/*   
Theme Name: Gowan Lea Timbers
Theme URI:  http://www.gowanleatimbers.com.au
Description: a child theme of Thematic, a theme framework
Author: Nicole Butler
Author URI: http://www.thisbutlerdidit.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* theme framework imported css files are linked in the functions.php */

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


/* ----- Gowan Lea Timber child styles  ---- */

body {	background-color: #9c9c63; }
	
#header {background: #314d1d url('images/background-body.gif') repeat-x top left;}	
#main {width: 908px;}
#access {
	background: #6d7524 url('images/background-nav.jpg') repeat-x top left; 
	border-bottom:1px solid #314d1d;
	border-top: 1px solid #9c9c63;
	}	

#wrapper {
	background: #9c9c63 url('images/background-trees-3.gif') no-repeat top center;
	}
	
#picturebanner{
	background: transparent url('images/background-banner.jpg') repeat-x top left;
	padding-top: 78px;}

body, input, textarea, .aside, a {
	color: #314d1d;
	}

#main {
	background-color: #c4cab7; 
	padding-top: 30px;
	}

#container {
    width:505px;
    margin:0 20px 0 25px;
}
	
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:	#fefffe; /* menu color */
	}
	
.sf-menu, .sf-menu a, .sf-menu li , .sf-menu li li , .sf-menu li li li {
	border: 0px transparent;
	background-color: transparent;
	}

.sf-menu li li a, .sf-menu li li a:visited{
color: #314d1d; /*Sets second level font color*/
}

.sf-menu li li a:hover{
color:#fff; /*Sets second level hovering font color*/
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background: #9c9c63;
}

#content {}

#branding {
    padding: 90px 0 58px 0;
	background: transparent url('images/logo.gif') no-repeat 2px 3px;
	}

h1, h2{font-family: Times New Roman, Georgia,serif!important; padding-top: 15px!important;}


 
#footer {
	border-top: transparent;
	margin-top: 0px; 
	padding-top:45px;
	background: transparent url('images/background-footer.gif') no-repeat top center;}
	
#siteinfo {
	 text-align: center;
	 color: #314d1d;
}

#primary {background-color: #d6dbca; margin-right: 20px; margin-left: 20px; padding-bottom: 20px;}

#main a, #footer a{
	color:#314d1d; 
	text-decoration: underline;
	}

#main a:hover, #footer a:hover{
	color:#314d1d;
	text-decoration: none;
	}
	
blockquote{
	color:#314d1d!important; 
	}	

dd.pp2_gallery-caption {display:none;}


#respond {background-color: #D6DBCA; padding: 5px;}
#gallery-1 .gallery-item {width: 26%!important;}
dl {margin-left: 0; margin-right: 2.2em;}
dd.gallery-caption {color: #314D1D;}
