/*
Theme Name: libation
Theme URI: 
Description: 2 column, with RHS widget sidebar
Version: 0.1
Tags: fixed width, two columns, widget ready
Author: Anita w/ Blog Chemistry
Author URI: http://anitaboeira.net/
*/


body {
	background-image: url(http://anitaboeira.net/images/bg_new.jpg);
	background-repeat: repeat-x;
	background-color: #474747;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;	
}


#wrapper{
width: 800px;
height: 135px;
margin: 0px auto;
padding: 0px;
text-align:left;
font-size: 78%;
line-height:18px;
background: #ffffff url(http://anitaboeira.net/images/header1.png) no-repeat right top;
}

#wrapper2{
}

#superheader{
padding: 0;
margin: 0;
height: 135px;
}	


#header{
padding: 0  0 0px 0;
height: 70px;
margin: 0 0 0px 0;
border-bottom:2px solid #f0ece1;
}	


		
#content{
padding: 0;
background: #FFFFFF;
}	


#main {
width: 580px; 
margin: 0;
padding: 0 0 10px 0px;
overflow:hidden;
border-right: thin solid #474747;
}


#sidebar {
width: 200px; 
padding: 0;
margin: 0px 8px 0px 552px;
float: right;
}


#footer {
clear: both;
margin: 0 auto;
padding: 10px 16px 0 16px;
text-align: center;
font-size: 85%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font: white; 
width: 800px;
}


#footer-inner{
height: 45px;
}

#footer-inner p{
padding:15px 0 20px 0;
margin:0;
color:#FFFFFF;
}

#navigation{
padding: 5px 15px;

}

#navigation div.fleft{
float:left;
}

#navigation div.fright{ 
float:right;
}

#credit{
clear: both;
margin: 0 auto;
text-align: center;
font-size: 85%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font: white; 
width: 800px;
background: url(http://anitaboeira.net/images/footerbg.jpg);
}

#credit p{
	margin: 0px 10px;
	padding: 3px;
	color: white; 

	}
#credit p a{
	color: white;
	font-weight:100;
}
#credit p a:hover{
	color: white;
}




#subscribe{
text-align:left;
margin-top:10px;
padding-top:35px;
}

#subscribe p{
 margin: 5px 0;
}

/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
margin: 10px 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {
font-family: Georgia,Times New Roman,Times,serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #474747;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #908E91;
	padding-bottom: 5px;

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFE400;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: lighter;
	line-height: 22px;
}
h4{
	font-size: 110%;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 90%;
}

p{
font-size: 12px;
color: #000000;
}


a{
color:#2f0000;
font-weight:600;
text-decoration:underline;
}
a:hover{
color:#520000;
text-decoration:none;
}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}


blockquote{
background: #d4d3d4;
padding: 5px 15px;
margin: 3px 30px;
border-left: 4px solid #474747;
border-top: 1px solid #d4d3d4;
border-right: 1px solid #d4d3d4;
border-bottom: 1px solid #d4d3d4;

}


form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
	font-size: 90%;
	font-family: "Courier New", Courier, monospace;
	white-space: pre;
}

td{
 vertical-align:top;
}


#tabs{
padding: 0;
	background-color: #474747;
	background-image: url(images/basics_06.jpg);
	height: 65px;
	overflow:hidden;
}

#tabs ul{
margin: 0;
padding:23px 0;
list-style-type:none;
text-align: center;
}

#tabs ul li{
margin: 15px 6px;
display:inline;
font-size: 13px;
font-weight: normal;
font-family: Geneva, Arial, Helvetica, sans-serif;
color: white;
}

#tabs ul li a{
color: white;
 text-decoration:none;
 	font-weight: normal;
	font-size: 13px;
	padding: 30px;

}

#tabs ul li a:hover{
	font-weight: normal;
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #474747;
	text-decoration: none;
	background-color: #ffe400;
	padding: 30px;
}


/* Headings */ 

form#searchform2{
display: block;
margin: 3px 0px;
}


#header h3{
margin:  0;
padding: 15px 0 0 15px;
font-weight:800;
font-size: 200%;
}

#header h3 a{
font-weight:100;
color: white;
text-decoration: none;
}


#header h2{
margin: 0;
font-family: Tahoma, Arial, Verdana, sans-serif;
letter-spacing:1px;
padding: 10px 0 5px 17px;
font-weight:800;
color: white;
font-size: 90%;
}

h2#sectiontitle{
font-size:150%;
font-weight: 100;
padding:6px 6px 6px 10px;
margin:8px 10px 5px 0px;
color: #444;
}

/* post styles */

.post{
margin: 0 0 10px 0;
padding: 5px;
}

.entry{
margin: 0;
padding: 5px 10px 8px 10px;
}

.post h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #474747;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #908E91;
	padding-bottom: 10px;
	font-size: 22px;
}


.post h2 a{
color: #474747;
text-decoration:none;
}

.post h2 a:hover{
text-decoration:none;
color: #4f1c47;
}

.postmetadata{
font-size:60%;
border-top: 1px solid #474747;
border-bottom: 1px solid #474747;
padding: 1px 0 1px 5px;
margin: 0 5px;
}

.postmetadata p{
line-height: 15px;
padding: 0;
margin: 3px 0;
font-size: 11px;
}


/*  Comments   */

h3#comments, h3#postcomment{
	font-size: 100%;
	font-family:verdana, sans-serif;
}	

ol#commentlist{
padding: 0 0 0 20px;
font-size: 90%;
list-style-type:none;
}

ol#commentlist li{
	padding: 2px 10px;
	margin: 0;
}

ol#commentlist li p.commentheader{
margin: 3px 0 0px 0;
padding: 1px 5px;
}



ul#commentlist{
padding: 0;
margin:0;
list-style-type:none;
}

ul#commentlist li{
	display: block;
	padding: 0;
	margin: 0 15px;
	font-size:90%;
	border: 4px solid #f0ece1;
}


ul#commentlist li div.gravatar {
	width:40px;
	float:left;
	text-align: center;
	padding: 5px 0 0 5px;
}

ul#commentlist li div.gravatar img{
border: 2px solid #ddd;
}


ul#commentlist li p.commentauthor {
	padding: 0;
	margin: 0 0 2px 0;
	overflow:hidden;
}


ul#commentlist li p.commentheader{
margin: 0 0 10px 0;
padding: 0px;
}


ul#commentlist li div.commenttext{
padding: 0 0 0 0px;
margin:5px 10px 5px 60px;
}

ul#commentlist li div.commenttext div.commentwrapper{
margin:0 0 0 5px;
padding: 3px 8px;
border-top: 1px solid #c6a6a5; 
}


/*  sidebar styles */


.menu{
padding:0;
font-size:90%;
}

.menu a{
font-weight: 100;
}

.menu a:hover{
text-decoration:underline;
}

.menu ul{
margin:0;
padding:0 0 0 0px;
list-style-type: none; 

}

.menu ul li.widget{
padding:2px;
margin:0 0 7px 0px;
}

.menu ul li.widget ul{
	margin: 0;
	padding:0;
}

.menu ul li.widget ul li{
padding: 6px 0 4px 12px;
margin:0;
border-bottom: 1px solid #eee;
}

.menu ul li.widget ul li ul{
}

.menu ul li.widget ul li ul li{
border-top: 1px solid #eee;
border-bottom: none !important;
padding: 0 0 0 11px;
}

.menu ul li.widget h3{
font-size:120%;
padding:2px 0 3px 5px;
margin:0;
color: #474747;
font-weight: 1600;
font-family: Verdana, Arial, Helvetica, sans-serif;
 border-bottom: 3px solid #ffe400; 
}

.menu ul li h3 a{
color: #023A5E;
font-weight: 800;
}
.menu ul li h3 a:hover{
color: #023A5E;
text-decoration: none;
}

.menu form{
display:block;
margin:0px;
padding:4px;
}

.menu input{
margin:3px 0;
font-size:90%;
}

li.widget .textwidget, li.widget #search {
padding: 2px 5px;
} 

/* Calendar styles */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

#footer a{
font-weight: 100;
}


.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px; 
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
} 


.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

