/*
Theme Name: Substainable Blackwood
Theme URI: n/a
Description: Substainable Blackwood
Author: Green House Group
Author URI: http://www.greenhousegroup.co.uk/
Template: thematic
Version: 0.1

*/

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

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

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

/* Apply default theme styles and colors */
@import url('../thematic/library/styles/default.css');

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




/* Copied and modified from 2c-r-fixed layout*/

body {
	min-width:960px;
	background-image:url(images/bg.gif);
	background-color: #735b2e;
	background-repeat: repeat-x;
}

/* re-define base font-face and size */
body, input, textarea {
	font-family:"Helvetica", Verdana, Arial, Trebuchet MS, sans-serif;
	font-size:12px;
	color:#000000;
}

/*Text links*/
a{
  color: #7c302c;
  font-weight:bold;
  text-decoration: none;
}
a:hover{
  color: #7c302c;
  font-weight:bold;
  text-decoration: underline;
}

p, .entry-content li {
	margin-bottom:10px;
	font-size: 1.17em;
}
h1, h2, h3, h4, h5, h6 {
	clear:none;	
}
h2{
	font-weight:bold;
	font-size:1.3em;	
	margin:10px 0;
}
address {
	font-size: 0.83em;
}

/* font styles for post titles */
.entry-title {
	font-family:"Helvetica", Verdana, Arial, Trebuchet MS, sans-serif;
	color:#666666;
	font-size:24px;
	font-weight:bold;
	text-transform:none;
	font-style:normal;
	border-bottom-width:2px;
	border-bottom-style:dotted;
	border-bottom-color:#660000;
}

/* color must be defined also on links */
.entry-title a{
	text-decoration:none;
	color:#113242;
	line-height:20px;
}
.entry-title a:active, .entry-title a:hover {
	color:#BD2E36;
}


/* Main text (entry) */

.entry-content {
	padding-top: 10px;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, {
	font-family:"Helvetica", Verdana, Arial, Trebuchet MS, sans-serif;
}

.entry-content h1 {
	font-family:"Helvetica", Verdana, Arial, Trebuchet MS, sans-serif;
	background-color:#41441b;
	color:#FFFFFF;
	font-size:18px;
	font-style:normal;
	font-weight:normal;
	padding:10px 0 14px;
	margin-bottom:10px;
	padding:5px 10px 5px 10px;
	}
#topleftblock{
	text-align:center;
	width:60px;
	float:left;
	margin-right:20px;
}
.date{
	color:#999;
	margin-right:10px;
        float:left;
}
#date{
	color:#bbb;
	font-size:1.5em;
	font-weight:bold;
	margin:10px 0;
}
.socials{
	background-color:#FFFFFF;
	float:right;
	margin:0 0 10px 10px;
}
.fb{
	margin-bottom:10px;	
        width:130px;
        float:left;
}
.tweet{
        width:125px;
        float:left;
}
.entry-content h2 {
	font-size: 1.5em;
	padding:0 0 14px;;
}	

.entry-content h3 {
	font-family:"Helvetica", Verdana, Arial, Trebuchet MS, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom:10px;
	padding-top:10px;
}
.entry-content h4 {
	font-size:14px;
	font-weight:bold;
	letter-spacing:0.0em;
	text-transform:none;
}

.entry-content h5 {
	font-size:9px;
	color:#666666
}

.entry-content h6 {
	
}

.post h1 {
   font-size:18px;
   line-height:20px;
   margin-bottom:10px;
}
.post h2 {
   font-size:18px;
   line-height:20px;;
   clear:both
}
.postmeta{
	color:#999;
	font-size:10px;
	margin-top:30px;
}

/* Navigation at bottom of posts*/
.navigation a {
color:#41441B;
font-style:normal;
text-decoration:none;
}
.navigation a:hover {
color:#BD2e36;
font-style:normal;
text-decoration:none;
}

#header, #footer {
	position:relative;

}
/* thick white borders to header and footer */
#header {
	background-image: url(images/branding.gif);
	background-repeat: no-repeat;
	background-position:center;
	height:145px
}

/* Moves the new widgetized area to the right and levels it with #branding */
#header-aside {
  float: right;
  height: 90px;
  width: 220px;
  margin-top:0px;
  margin-bottom:15px;
  padding: 0px 0 0px;
  padding-right:20px;
}

#featured{
	margin:20px 0;
	padding: 5px 10px 10px;
	color:#fff;
	background-color:#41441b;
	border-radius:7pt;
}
#featured li{
	list-style:none;	
}
#featured li a{
	color:#EDCA3C;	
}

#footer {
	height:85px;
	background-color: #41441b;
	border-top:5px solid #7c302c;
	clear:both;
	margin-top:0px; /* remove the default top margin on footer */
	padding:0 20px;
	text-align:center;
	color:#fff;
}
#footer a{
	color:#ecc93c;	
}

#branding {
    width: 960px;
	height:10px;	
	background-repeat:no-repeat;
	background-position:top center;
    margin:0 auto;
/* Move access up or down*/
	padding: 0px 0px 0px;
}

/*Replace blog title with image and move (indent) text to off the page so you can't see it*/
#blog-title {
	text-indent:-9000px;
	height:10px;
}
	
#blog-description {
	text-indent:-9000px;
	}
#access {
	position:relative;
	overflow:visible;
	border:none;
	padding-top:15px;
}
.menu {
    width:940px;
    margin:0 auto;
}
#main {

	border-top:4px solid #BD2E36;
	background-color:#EDCA3C;
	background-image: url(images/content-bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	width:960px;
	position:relative;
	margin: 0 auto;
	padding:0;
}
#container {
	min-height:700px;
	padding-left:5px;
	padding-right:5px;
	width:670px;
	float:left;
	padding-top:10px;
}
#content {

    margin: auto;
    width:650px;
}


.hentry {
	color:#000000;
	border-radius:7pt;
	padding:10px 10px 22px 10px;
	margin-bottom:20px;
	background-color: #ffffff;


}

.single .hentry {
	padding:10px 10px 22px 10px;
}


.entry-utility {
	display:none;
}

#comments {
	display:none;
}

.entry-meta {
	display:none;
}


/* Content Asides */

#content .aside {
    border:none;
    margin:0 0 10px 0;
    padding:0 0 0 0;
}
#content .aside ul {
    padding:0 0px;
}

#content .aside h3 {
    font-weight:normal;
    font-size:17px;
    padding:0 0 7px 0;
    text-transform:none;
	color:#000000
}
#content .aside ul ul {
    background-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
}





/* Widgets */
#primary {
	background-color:#ffffff;
	border-radius:7pt;
	color:#000000;
	padding:10px 10px 0px;
	clear:right;
	width:240px;
	border:none;
	margin:10px auto 20px;
	margin-right:10px;
	padding-top:10px;
	margin-bottom:0;
}
#quinary {
	background-color:#ffffff;
	border-radius:7pt;
	color:#000000;
	padding:0 10px 0px;
	padding-top:10px;
	clear:right;
	width:240px;
	border:none;
	margin:20px auto 0px;
	margin-right:10px;
}

#secondary {
	background-color:#ffffff;
	border-radius:7pt;
	color:#000000;
	padding:0 10px 0px;
	padding-top:10px;
	clear:right;
	width:240px;
	border:none;
	margin:20px auto 0px;
	margin-right:10px;
}


#tertiary {
	background-color:#ffffff;
	border-radius:7pt;
	color:#000000;
	padding:0 10px 0px;
	padding-top:10px;
	clear:right;
	width:240px;
	border:none;
	margin:20px auto 0px;
	margin-right:10px;
}


#quaternary {
	display:none;
}


body.slug-welcome #quaternary {
	display:block;
	background-color:#ffffff;
	border-radius:7pt;
	color:#000000;
	padding:0 10px 20px;
	padding-top:10px;
		clear:right;
	width:240px;
	border:none;
	margin:20px auto 0px;
	margin-right:10px;
}

#senary{
	background-color:#ffffff;
	border-radius:7pt;
	color:#000000;
	padding:0 10px 20px;
	padding-top:10px;
	clear:right;
	width:240px;
	border:none;
	margin:20px auto 0px;
	margin-right:10px;
}



#septenary {
	background-color:#ffffff;
	border-radius:7pt;
	color:#000000;
	padding:0 10px 20px;
	padding-top:10px;
		clear:right;
	width:240px;
	border:none;
	margin:20px auto 0px;
	margin-right:10px;
	margin-bottom: 20px;

}

/*Footer text in 1st Subsidiary*/

#subsidiary {
color:#FFFFFF;
padding:10px 0 0;
}



.aside a {
	color:#993b36;
}
.aside a:active {
	color:#993b36;
}
.aside a:hover {
	color:#999999;
	text-decoration:none
}
.main-aside h3 {
}
.aside h3 {
	padding:0px 0 5px 0;
	font-size:20px;
	font-weight:bold;
	font-style:normal;
	color:#333333;
	line-height:22px;
}

/*Footer header text*/
.aside h5 {
	font-size:14px;
	color:#ffffff;
}
/*Smaller footer text (green house link)*/
.aside h6 {
	font-size:10px;
	color:#7f8a39;
	}
.aside, .aside input {
	color:#000000;
	font-size:13px;
	line-height:18px;
	margin-bottom:6px;
}

.aside il {
	border-bottom-width:0px;
}

.aside ul ul {
	list-style-image:circle;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 22px 0px;
}

.aside ul ul li {
	padding:1px 0;
	border-bottom-width:1px;
	margin-bottom:25px;
}

.aside p, .aside ul, .aside ol, .aside dd, .aside pre {
margin-bottom:0px;
}

/* Search form*/
.aside form, .aside table  {
	margin-bottom:0;
	text-align:left;
}
.widget_archive ul li {
	margin-bottom:0 !important;
	padding-left:20px !important;	
}
.main-aside ul {
	border-bottom: 0px;
	border-bottom-style: dotted;
	padding:0px;
	margin-left:0;
}

.main-aside ul li {
	padding-bottom:10px;
}

/*End of Content Asides*/

.main-aside {
    width:270px;
    float:right;
    right:10px;
	border:none;
}


#siteinfo {
    clear:both;
	display:none;
    width:940px;
    margin:0 auto;
	color:#FFFFFF
}

/* ----------- PLEDGE ----------------*/
#pledge{
	background-color:#EDCA3C;
	padding:20px;
}
#pledge-right h1, #pledge-left h1{
	background-color:#ba3139;
	text-align:center;
}
#pledge-left{
	float:left;
	margin-right:10px;
	width:438px;
	height:500px;
}
#pledge-right{
	border:1px solid #FFFFFF;
	float:left;
	width:430px;
	border-radius:7pt;
	padding:10px 10px 22px 10px;
	height:500px;
}
#mc_embed_signup{
	
}
#mc_embed_signup form{
	text-align:center;
	margin:-20px 0 40px;
	padding:20px 0;
}
.validate{
	
}
.mc-field-group{
	clear:both;
	font-size:1.3em;
	margin:20px 0;
}
.mc-field-group label{
	width:160px;
	font-weight:bold;
	text-align:right;
	display:block;
	float:left;
	margin-right:10px;
	font-size:1.3em;
}
.mc-field-group input{
	width:210px;
	font-size:1.3em;
	color:#666;
}

#mce-responses{
	color:green;
	font-size:1.3em;
	margin:20px auto;
	width:400px;
}
.response{
	
}
.indicate-required{
	color:#666;
}
.form-label{
	font-weight:normal;
	font-size:0.75em;	
	display:block;
	margin-left:30px;
}
.radio{
	margin:5px 10px 0 0;
	width:15px !important;
	float:left;
}


/*Menu*/

.sf-menu {
	border:none;
	float:left;
}

.sf-menu li {
	text-transform:uppercase;
	background:transparent;
	font-weight:bold;
	margin-right:0px;
	}
	
/*Main access buttons on rollover*/
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	text-transform:uppercase;
	color:#fff;
	border:none;
	padding:9px 7px;
}
.sf-menu li:hover,.sf-menu li.sfHover, .sf-menu a:focus, 
.sf-menu a:focus, .sf-menu a:hover {
	text-transform:uppercase;
	border:none;
    background:#993b36;
	text-decoration:none;

}
.sf-menu li.current_page_item a, .sf-menu li.current_page_parent {
	text-transform:uppercase;
    background:#bd2e36;
	border-bottom:none;
 }
.sf-menu ul a {
	text-transform:uppercase;
    background:#993b36;
	border-bottom:none;
}
/*sub menu items*/
.sf-menu ul {
	text-transform:uppercase;
	border-right:none;
	border-bottom:none
}
.sf-menu ul a:hover {
	border:none;
    color: #ffffff;
	background:#c7463f;

	text-decoration:none;
	border-bottom:none;
}
.sf-menu ul a:focus, {
    background:#4488a5;

	border-bottom:none;
 }
 
 
 
 .tddrecentposts dd.sidebardate { 
 	font-style:italic;
	color:#999999;
 }


/* ---------- PRESS --------------- */
#press-gallery{
	margin:0;	
}
#press-gallery li{
	display: inline;
    float: left;
    list-style: none outside none;
}
.press-img{
	background-color:#fff;
	margin:0 10px 10px 0;
	width: 188px;
	text-align:center;
	padding:5px;
	border:1px solid #ccc;
}
.press-img img{
	margin:0;
	width:100%;
	height:auto;
}
.press-img  a{
	background: url('images/download.gif') no-repeat 20px 0;
	color: #333333;
    display: block;
    height: 27px;
    margin-top: 3px;
}

/* ------------ MISC --------------*/
.shareaholic-show-on-load {
	clear:both;
}
.clear{
	clear:both;	
}

