/*   
Theme Name: sfbaywildlife
Theme URI: http://blog.sfbaywildlife.info/
Description: Thematic child theme for sfbaywildlife.info
Author: Mihir Zaveri
Author URI: http://www.theholyforest.info/
Template: thematic
Version: 1.0
Tags: Thematic
*/
 
@import url("../thematic/style.css");

/* HEADER STUFF */

#blog-title a {
background:url(images/sfbayblogbanner9.jpg) no-repeat top left;
display:block;
text-indent:-9000px;
height:131px;
width:960px;
}

#access {
display:none;
}

#branding {
padding: 50px 0px 15px;
border-top-style:none;
border-bottom-style:solid;
border-left-style:none;
border-right-style:none;
border-width:1px;
border-color:#006699;
}

#blog-description {
display:none;
}

/* BODY STUFF */

#wrapper {
    background-color:#FFFFFF;
}

#main {
padding: 15px 0px 22px 15px;
}

.hentry {
padding:10px;
margin:0 0 15px 0;
}

.entry-title {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:20px;
    line-height:25px;
    padding:0 0 7px 0;
}

.entry-title a {
    color:#006699;
}

#container {
width: 700px;
}

#content {
width: 700px;
overflow:hidden;
margin:0 0 0 0;
}

body, input, textarea {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:17px;
color:#000;
}

.wp-caption {
border:none;
padding:0 0 0 0;
}

.single .hentry {
    padding:10px;
}

.entry-utility {
	clear:both;
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0 0 0 0;
}

/* ASIDES */

.main-aside {
width:240px;
border-top-style:none;
border-bottom-style:none;
border-left-style:solid;
border-right-style:none;
border-width:1px;
border-color:#ffffff;
}

.aside,
.aside input {
    font-size:11px;
    line-height:18px;
    margin-bottom:6px;
}

.aside h3 {
    font-size:15px;
    font-style:normal;
    font-family:arial, helvetica, sans-serif;
    line-height:22px;
    color:#000;
}

#primary {
    border:none;
    padding:0 0 0 0;
    margin-bottom:0px;
}
