@charset "utf-8";
/* NPO VISIT LOCAL CSS FILE. PRODUCT BY Fantasista Creates*/
/* -------------------------info */
div#left{
width:300px;
padding:0;
background:url(../images/info-left.png) top left repeat-y ;
float:left;
}
div#right{
width:560px;
margin:0 15px 0 0;
float:right;
}
/* index -right content -*/
div.info h2 {
margin:10px 0;
border-bottom:solid 2px #999999;
font-size:15px;
} 
div.post {
margin:0 0 20px 0;
}
div.navigation{
margin:10px 0 20px 0;
}
div.info h3 {
height:27px;
padding:8px 0 0 30px;
background:url(../images/info-h3-base.png) bottom left no-repeat;
}
div.info h3 a{
font-size:15px;
text-decoration:none;
}
div.meta {
margin:5px 0 0 0;
text-align:right;
}
div.feedback {
margin:0 0 5px 0;
text-align:right;
}
div.storycontent{
margin:10px;
}
h2#comments{
border-bottom:solid 1px #fcb0e5;
}
ol#commentlist {
margin:10px 0 30px 0;
}
ol#commentlist li{
padding:5px;
background-color:#F2EFDD;
}
p.meta{
margin:10px 0 0 0;
}
h2#postcomment {
border-bottom:solid 1px #fcb0e5;
}
/* Sidebar */
div#left ul  ul{
width:250px;
padding:0 0 0 30px;
margin:10px 0 30px 0;
}
div#left h4{
height:21px;
padding:3px 0 0 10px;
font-size:14px;
font-weight:bold;
color:#666666;
background:url(../images/info-h4-base.png) bottom left no-repeat;
}
table#wp-calendar{
margin:10px 0 0 30px;
}
table#wp-calendar caption{
margin:10px 0 0 0;
}
table#wp-calendar td{
width:25px;
}
div#left form {
margin:30px 0 0 30px;
}



