/*   Theme Name: PortlandBranch

Theme URI: http://portlandbranch.org/

Description: a custom child of Thematic

Author: Angelica Hesse

Author URI: http://yellowpantsstudio.com/

Template: thematic

Version: a-number--optional

.Theme copyright Angelica Hesse http://yellowpantsstudio.com/General comments/License Statement if any.
.
*/

@import url(../thematic/style.css); 
@import url(../PortlandBranch/menu_style.css); 
#access {overflow: visible; background: #5658a5;}   

/* MY STYLES */ 

a, a:visited {
	color: #5658a5;
}

a:active {
	color: #c8c37a;
}

#wrapper {
	background: #f7e6b3;
	border: 0;
}

.miniads, .miniadsads a {
        width: 275px;
	height: 90px;       
        }
h1, h2 {
        font-family: baar sophia, baar philos, frutiger, helvetica, arial, sans-serif
        }

h2, h2:visited, .entry-title, .entry-title a:visited {
	color: #5658a5;
}

div.page h5 {
        margin: 25px 0 -6px; 
	padding: 0;
}

div.page h2 {
	margin: 6px 0;
	padding: 0;
}

div.page h6 {
	margin: 0 0 10px;
	padding: 0;
}

.main-aside {
	padding: 0 15px 0 30px;
	width: 285px;
}


#main {
	background: url(images/main_bg.jpg);
	background-attachment: fixed;
	background-position: center top;
	background-repeat: repeat-y;
	padding: 15px 0 0;
}

#container {
	background: transparent;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-attachment: none;
	width: 587px;
	margin-left: 5px;
	border: none;
	padding: 0 15px 15px;

}

#blog-title, #blog-description {
	display: none;
	}

#header {
        background: url(images/header.jpg); 
	background-repeat: no-repeat;
	background-position: center top;
	color: white;  
	height: 190px;
}


#access {	
	top: 161px;
	background: transparent;	
	border: 0;
}


#footer {
	background: #f7e6b3;
	padding: 8px 0 12px;
	border: 0;
	color: #c8c37a;
}

#subsidiary {
	height: 0
}

#siteinfo, #siteinfo a {
	padding: 0;
	color: #76734a;
}

.entry-meta, .entry-utility {
	display: none;
	height: 0px;
}

.entry-content {
	margin-top: 0;
}




