/*   
Theme Name: Tuscan Vintage
Theme URI: http://pamelabuenaventura.com
Description: Fresco style for web site design creative
Author: Pamela Buenaventura
Author URI: http://pamelabuenaventura.com

Version: 1
.
for private use only.
.
*/
body{
  margin: 0;
  font-family: Verdana, Sans-serif;	
  font-size: 12pt;	
  text-align: center;	
  vertical-align: top;	
  background: #ffffff url(images/vintage_bg.jpg);	
  color: #000000;
}

/*types and fonts*/
h1{
  font-size: 20px;
}
  
h2{
  font-size: 20px;
  color: #737F01;
}

h3{
  font-size: 12pt;
  font-weight: bold;
  padding-top: 1em;
}

#container h2{
    background-color: #EBEFB6;
    padding: 4px;
    margin: 0;
}
ul{
  display: block;
  list-style: none;
margin-top: 1em;
}

a, a:link, a:visited{
 text-decoration: none;
  color: #024A77;
}
#nav a:hover {
font-weight: bold;
}

h2 a:link, a:visited{
  text-decoration: none;
  color: #024A77;
  }

h2 a:hover{
  text-decoration: none;
  color: #707B03;}

img {
  border: 0;
}  
  
.postmetadata{
  clear: both;
}
#wrapper{
  margin: 0 auto 0 auto;
  width: 900px;	
  text-align: left;
  }

#header{
  float: left;
  width: 100%;
  height: 100px;
}
#headerimg {
  background: url(images/logo.gif) no-repeat;
  display: block;
  height: 40px;
  width: 340px;
  margin-top: 10px;
}

.description{
  font-size: 14pt;
  margin: 0;
  font-weight: bold;

}
#nav{
  height: 60px;
  width: 100%;
  clear: both;
}

.entry{
  padding: 1em;
  margin: 0;
  margin-bottom: 1em;
  background: white;
}
#container{	
  float: left;	
  width: 600px;
}
#container ul li{
list-style: square;
padding: 1em;
}
 #twitter_div {
   float: right;
   width: 275px;
   margin-top: 1em;
   padding: 1em;
   
} 
.sidebar-title {
  font-size: 10pt;
}  
ul, li{
	list-style: none;
  	color: black;
}

#nav li{
  display: inline;
  padding-right: 1.5em;
}


.sidebar1{	
  float: left;
  width: 250px;
  display: inline;	
  margin: 0 0 0 10px;	
  background: transparent;}
  
.sidebar h2{	
  font-size: 20px;
}
.sidebar a {
  text-decoration: underline;
}


#footer{
  clear: both;	
  float: left;	
  width: 750px;}
	
.comments-template{	margin: 10px 0 0;	border-top: 1px solid #ccc;	padding: 10px 0 0;}.comments-template ol{	margin: 0;	padding: 0 0 15px;	list-style: none;}
.comments-template ol li{	margin: 10px 0 0;	line-height: 18px;	padding: 0 0 10px;	border-bottom: 1px solid #ccc;}
.comments-template h2, .comments-template h3{	font-family: Georgia, Sans-serif;	font-size: 16px;}
.commentmetadata{	font-size: 12px;}.comments-template p.nocomments{	padding: 0;}.comments-template textarea{	font-family: Arial, Helvetica, Georgia, Sans-serif;	font-size: 12px;}
