/*  
Theme Name: Elixir Classic
Theme URI: http://www.whalesalad.com
Description: A temporary theme to exist between Moscow and Fusion.
Version: 1.3
Author: Michael Whalen
Author URI: http://www.whalesalad.com/
*/

* { margin: 0; padding: 0; list-style: none; }


body {
    background: url(img/bg2.png) top center repeat-y;
    color: #000;
    font-family: "Lucida Grande",Tahoma,"Lucida Sans Unicode",Verdana,sans-serif;
    border-top: 10px solid #66CCFF;
    margin-top: 15px;
    padding: 0;
    height: 100%;
    
}


#upperBar {
    height: 0px;
    background: #66CCFF;
    
 }
 
#footerBar {
 	
 	clear: both;
 	width: 100%;
 	background: #66CCFF;
	position: relative;
	bottom: 0 !important;
	bottom: -1px;
	margin-bottom: 15px;
	/*height: 200px;*/
}

#content_footer{
    width: 800px;
    margin: 0 auto;
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
	

}

#content_footer p{
	color: #FFFFFF;
	magin: 0 auto;
}

 

#wrapper {
    width: 800px;
    margin: 0 auto;
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    
    
}  

#prewrapper {
    /*width: 700px;*/
    /*margin: 0 auto;*/
    position: absolute;
    
}  


#presidebar {
    width: 386px;
    float:left;
    
} 

        #presidebar h1 {
        margin-bottom: 0px;
        margin-left: 0px;
        padding-top: 10px;
        /*font: normal 30px Arial, Helvetica, Sans-serif;
        
        letter-spacing: -1px;*/
        
    }

#content {
    float: left;
    width: 430px;
    margin-top: 28px;
}

    #content .notice {
        border-top: 2px solid #66CCFF;
        border-bottom: 2px solid #66CCFF;
        background: #EEEEEE;
        color: #111111;
        padding: 5px 7px;
        font-size: 12px;
        margin-bottom: 20px;
    }
    
    #content .notice p {
        margin: 0;
    }
    
    #content h2 {
    margin-left: 0    px;
    padding-left: 10px;
    padding-top: 10px;
    border-left: 2px solid #66CCFF;
    background: #222222;
    
    /*background: #222222 url(img/h2_top.gif) top left repeat-x;*/
    
    
    }

    #content .post {
        margin-bottom: 30px;
        border-right: 0px solid #EEE;
        background: #EEE;
        border-bottom: 3px solid #EEE;
        /*SOLUCION PARA IE 6*/
        line-height: 15px;
        
        
               
        
    }
    
    #content .post h2 a {
        color: #000;
        text-decoration: none;
        padding: 3px 0;
        
    }

    #content .post h2 a:hover {
        color: #EEEEEE;
    }
    
    #content .post h3 {
        font-size: 12px;
        font-weight: normal;
        color: #999;
        margin-bottom: 10px;
    }
    
    #content .post h3 a {
        color: #999;
    }              
    
    #content .post h3 a:hover {
        text-decoration: none;
    }
    
  /*  #content .post img {
        max-width: 390px;
        margin: 10px auto;
        display: block;
        text-align: center;
        border: 8px solid #eee;
        width: 390px;
	height : auto;
	-ms-interpolation-mode: bicubic;*/
	
    }   
      #content .post img {
            max-width: 390px;
            margin: 10px auto;
            text-align: center;
               	
    }     
    
    /*#content .post a img {
        border: 8px solid #fff;
    }*/
        
    #content .post ul {
        margin-left: 20px !important;
    }
    
    #content .post ul li {
        list-style-type: disc !important;
    }
    
    #content p,
    #content .post ul li {
        font: normal 12px/20px "Lucida Grande",Tahoma,"Lucida Sans Unicode",Verdana,sans-serif;
        padding-left: 12px;
        padding-right: 12px;
        margin-bottom: 1.5em;
        
    }
    
        #content blockquote {
            margin-left: 10px;
            border-left: 3px solid #333;
            padding-left: 12px;
        }
    
    #content p a {
        color: #66CCFF;
    }
    
    #content p a.more-link {
            
            color: #FFF;
            border-left: 2px solid #66CCFF;
            background: #66CCFF;
            padding:5px 5px ;
            text-decoration:none;
            width: 300px;
            
            
    }
    
    #content p a.more-link:hover {
                background: #222;
                text-decoration:none;
                
    }
    
    
        
        
    
    
    
    
    #content p a:hover {
        text-decoration: none;
    } 
    
    #content small {
        margin: 0 auto;
        text-align: center;
        display: block;
        border-top: 3px solid #333;
        border-bottom: 1px solid #333;
        font-size: 11px;
        color: #999;
    }
    
    #content ol.commentlist {
        margin-top: 10px;
        padding-left: 12px;
        /*border-left: 2px solid #66CCFF;*/
    }
    
    #content ol.commentlist li {
        border-top: 2px solid #66CCFF;
        margin-bottom: 10px;
    } 
    
        #content ol.commentlist li .commentMeta {
            width: 120px;
            float: left;
            margin-top: 5px;
        } 
        
            #content ol.commentlist li .commentMeta span {
                display: block;
            }
            
            #content ol.commentlist li .commentMeta span.author,
            #content ol.commentlist li .commentMeta span.author a {
                color: #666;    
                text-decoration: none;
                margin-bottom: 5px;
            }                     
            
            #content ol.commentlist li .commentMeta span.date a {
                color: #666;
                text-decoration: none;
                font-size: 11px;
            }

            #content ol.commentlist li .commentMeta span.moderate a {
                color: #66CCFF;
            }
        
        #content ol.commentlist li .commentText {
            width: 426px;
            float: right;
            padding: 5px;
            font-size: 12px;
        }
    
    #content h3 {
        color: #66CCFF;
        margin-bottom: 10px;
        padding-left: 10px;
        padding-top: 3px;
        border-left: 2px solid #66CCFF;
    }


    
   #content h4 {
	    margin-left: 0px;
	    padding-left: 10px;
	    padding-top: 8px;
	    border-left: 2px solid #66CCFF;
	    background: #222222;/* url(img/h2_top.gif) top left repeat-x;*/
    
    
    }
    
    #content #commentform {
    border-left: 2px solid #66CCFF;
    padding-top: 10px;
    }
    
    #content #commentform input {
        padding: 5px;
        border: 0px solid #f00;
	background: #222222;
	color: #FFFFFF;
        font-family: "Lucida Grande",Tahoma,"Lucida Sans Unicode",Verdana,sans-serif;
    }
    
    #content #commentform textarea {
        width: 397px;
        padding: 10px;
        border: 0px solid #f00;
	background: #222222;
	color: #FFFFFF;
        font-family: "Lucida Grande",Tahoma,"Lucida Sans Unicode",Verdana,sans-serif;
        overflow:hidden;
    }
    
    #content .nextprevious {
        height: 40px;
        display: block;
    } 
    
    
        
    
    #content .nextprevious a {
        color: #999;
        text-decoration: none;
        bacground: #66CCFF;
        padding: 5px 5px;
    }               
    
    #content .nextprevious a:hover {
        color: #66CCFF;
        
    }               
    
    #content .nextprevious .left {
        float: left;
    }              
    
    #content .nextprevious .right {
        float: right;
    }
    
    #content .adBrite {
        display: block;
        margin-bottom: 20px;
        border: 1px solid #333;
    }
    
.button {
    
    border: 0px solid #f00;
    /*border-left: 2px solid #66CCFF;*/
    /*font-family: "Lucida Grande",Tahoma,"Lucida Sans Unicode",Verdana,sans-serif;*/
    background: #66CCFF;
    color: #222222;
    width: 417px;
    cursor: pointer; 
    
}
.button:hover {
    border: 0px solid #f00;
    /*border-left: 2px solid #66CCFF;*/
    background: #222222;
    /*font-family: "Lucida Grande",Tahoma,"Lucida Sans Unicode",Verdana,sans-serif;*/
    color: #FFFFFF;
    
}




#sidebar {
    width: 332px;
    float: right;
} 

    #sidebar #upperBox {
        margin-bottom: 5px;
        padding-top: 80px;
    }
    
    #sidebar #upperBox h1 {
        margin-bottom: 0px;
        margin-left: 1px;
        /*font: normal 30px Arial, Helvetica, Sans-serif;
        letter-spacing: -1px;*/
        
    }
    
    #sidebar #upperBox h1 a {
        color: #FFF;
        text-decoration: none;
    }                
    
    #sidebar #upperBox a img {
        display: block;
        margin: 0 auto;
        border: none;
    }
    
    #sidebar #upperBox hr {
        border: none;
        /*border-top: 1px solid #EEEEEE;*/
        /*border-bottom: 1px solid #FFFFFF;*/
    }
    
    #sidebar #upperBox p{
    	color: #ddd;
    }
        
    #formu {
        position: block;
        text-align: left;
        margin-bottom: 10px;
        color: #DDD;
        
    }
    
    #formu input {
        height: 16px;
        padding: 5px 5px 5px 20px;
        border: 0;
        width: 302px;
        color: #EEEEEE;
        background: #222222;
        margin-top: 5px;
        margin-bottom: 8px;
        font-size: 12px;
        border-left: solid 2px #66CCFF;
        
        
    }
    
    #sidebar p input:focus {
        color: #FFF;
        border: 0px;
    }
    
    #sidebar h2 {
        font-weight: normal;
        font-size: 14px;
        text-transform: uppercase;
        margin-bottom: 10px;
        color: #FFF;
    }
    
    #sidebar a img {
        border: none;
    }
    
    #sidebar .widget {
        margin-bottom: 20px;
    }
    
    #sidebar .widget p {
        font-size: 12px;
        line-height: 18px;
        
    }
    
    #sidebar .widget a{
        font-size: 12px;
        line-height: 18px;
        text-decoration: none;
        color: #999;
        
    }
    
    #sidebar .widget a:hover{
            font-size: 12px;
            line-height: 18px;
            text-decoration: none;
            color: #EEE;
            
    }
    
    

    #sidebar ul {
        margin-bottom: 0px;
    }
    
    #sidebar ul li {
        font-size: 12px;
        background: url(img/bullet.png) 0 5px no-repeat;
        padding: 0 10px;
        margin: 0 0 5px 5px;
    }
    
    #sidebar ul li a {
        color: #999;
        text-decoration: none;
    }
    
    #sidebar ul li span {
        color: #666;
        margin-left: 5px;
    }
    
    #sidebar ul li a:hover {
        color: #CCC;
    }
    
    #sidebar ul#nav {
        margin: 10px 0 5px 0;
    }
    
    #sidebar ul#nav li {
        margin: 0;
        padding: 0;
        
        
	
        
    }
        
/*    #sidebar ul#nav li a {
        
        display: block;
        height: 15px;
        padding: 7px 10px;
        background: url(img/nav_off.png) 0 0 no-repeat;
        margin-bottom: 5px;
        text-decoration: none;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: bold;
        color: #999;
    }*/
    
    #sidebar ul#nav li a {
        float: left;
	height: 142px;
	width: 142px;
        background: #000;
        padding: 7px 10px;    
            background-color: #BBB;
            margin-bottom: 5px;
            text-decoration: none;
            margin-left: 0px;
            margin-right: 4px;
            
            
    }
    
        
    
    #sidebar ul#nav li a.active {
        /*background: url(img/nav_on.png) 0 0 no-repeat;*/
        /*height: 150px;*/
        color: #000;
        background: #66CCFF;
    }
    
    #sidebar ul#nav li a:hover {
            background: #DDD;
    }    

#sidebar #footer {
    border-top: 3px solid #444;
    border-bottom: 1px solid #444;
    padding: 7px 0;
    font-size: 11px;
    
}

    #sidebar #footer p {
        margin-bottom: 5px;
        color: #DDD;
    }
    
    #sidebar #footer a {
        color: #999;
    }
    
    #sidebar #footer a:hover {
        text-decoration: none;
        color: #CCC;
    }

.clearfix {
    clear: both;
}   



.post-tab{
	width: 31px;
	height: 50px;
	overflow: hidden;
	margin: -62px 0px 20px -31px;
	text-align: center;
	font-family: "Georgia", serif;
	font-size: 14px;
	color: #777;
	padding: 10px 0px 0px 2px;
	background: url(img/post-tab.png) repeat;
}

.tab-big{
	font-size: 20px;
	display: block;
}
    
    #header_sharing {
        color: #EEE;
        font-size: 12px;
        padding-left: 10px;
        padding-top: 3px;
        padding-bottom: 3px;
        border-left: 2px solid #66CCFF;
        background: #222222;
    }    
    

    

