/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

body{
 background: #F0F0F6;
}

table, tr, td, th, tbody td{
 background: transparent;
 border: none;
}

img.aligncenter, img.alignright, img.alignleft{
 border: none;
}

.posts-default img{
 background: white;
}

#header{
 background: #b40000;
 border-bottom: none;
}

#nav{
 background: white;
 border-top: 1px solid silver;
 border-bottom: 1px solid silver;
}

#searchbar{
 margin-top: 12px;
}

#branding{
 padding: 0px;
}

.logo{
 margin: 0px;
}

#searchbar .searchform{
 border: 1px solid silver;
}

#main{
 background: white;
}

#footer{
 background: white;
}

.archive-intro{
border-bottom: 1px dotted #ccc;
margin: 0px 10px 10px 0px;
}
