/*
Theme Name: Hempnall Trust
Theme URI: http://hempnalltrust.org.uk/
Description: Theme for the Hempnall trust website.
Version: 1.0
Author: Andy Bryant
Author URI: http://lessfussdesign.com/
Tags: green, yellow, fixed width, two columns

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
body{
	background:url(/wp-content/themes/htrust/images/bg.gif);
	width:760px;
	text-align:center;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#fff;
	}

h1,h2,h3,h4,h5{
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	margin:0 0 10px 0;
	padding-bottom:5px;
	background:url(/wp-content/themes/htrust/images/h2bg.gif) bottom left repeat-x;
	font-weight:bold;
	}

h2{
	font-size:1.0em;
	margin-bottom:7px;
	/*font-weight:normal;*/
	}
#sidebar h2{
	margin-top:14px;
	}

div.posts h2{
	font-weight:bold;
	background:none;
	margin-bottom:2px;
	}

/*Online form header*/
h2.main_formhead, h2#results{
	margin-top:15px;
	}

h3{
	background:none;
	font-size:0.85em;
	margin-top:15px;
	}
/**STRUCTURAL**/
div#pageoptions{
	/*width:400px;*/
	margin:0 0 15px 0;
	overflow:hidden;
	padding:0;
	}
div#wrapper{
	clear:both;/*clears resizer*/
	background:url(/wp-content/themes/htrust/images/goldTile.gif);
	width:734px;
	border:12px solid #fff;
	margin-bottom:20px;
	}

div#wrapper2{
	margin:0 auto;
	background:url(/wp-content/themes/htrust/images/illustration.jpg) top center no-repeat;
	padding:12px 8px;
	}

div#header{
	width:100%;
	text-align:right;
	position:relative;
	}

div#content{
	float:left;
	width:480px;
	text-align:left;
	margin:135px 0 5px 8px;
	}
div.contentblock{
	background:url(/wp-content/themes/htrust/images/blackfill.png) top left repeat;
	padding:15px;
	margin-bottom:17px;
	position:relative;
	width:450px;
	}
div.column{
	float:left;
	width:31%;
	margin:0 9px 0 0;
	font-size:0.95em;
	line-height:1em;
	background:none;
	}
div.columnText{
	min-height:118px;
	}
div.columnLink{
	padding-top:10px;
	}
div.lastcolumn{
	margin-right:0;
	}

div#sidebar{
	float:left;
	width:180px;
	background:url(/wp-content/themes/htrust/images/blackfill.png);
	padding:19px 15px 15px 15px;
	margin:135px 0 5px 14px;
	text-align:left;
	}
* html div.contentblock, * html div#sidebar{
	background:#462c0c;
	}

/**PARAGRAPHS**/
p, li{
	font-size:0.75em;
	}

div#pageoptions p{
float:left;
color:#fff;
margin:0;
padding:4px 18px 6px 6px;
background:#333 url(/wp-content/themes/htrust/images/pageoptionsHighlight.gif) 115px 10px no-repeat;
font-size:13pt;
font-weight:bold;
cursor:pointer;
}

#content p, #content li #sidebar p, #sidebar li{
	line-height:1.5em;
	}

#content p{
	margin:8px 0;
	}

#header div.strapline{
	margin:0 6px;
	font-size:0.9em;
	font-family:Georgia;
	font-weight:bold;
	}

p.intro{
	font-size:0.9em;
	margin:20px 0 20px 0;
	font-family:Georgia, Arial, Helvetica, sans-serif;
	padding-bottom:20px;
	/*font-weight:normal;*/
	}

p#footer{
	font-family:Georgia, Arial, Helvetica, sans-serif;
	clear:both;
	text-align:right;
	font-size:0.75em;
	margin:5px 0;
	}

p.postmeta{
	font-size:0.7em;
	font-style:italic;
	}

/**LISTS**/

ul#nav{
	margin-top:12px;
	background:url(/wp-content/themes/htrust/images/navdivider.gif) top left repeat-x;
	position:absolute;
	right:6px;
	top:72px;
	}

ul#nav li{
	float:left;
	padding:4px 0 5px 0;
	}

#content ul li, #sidebar ul li, #content ol li{
	margin: 7px 0;
	}

#content ol li, #content ul li{
	list-style:decimal;
	margin:10px 0 10px 30px;
	line-height:1.5em;
	}

#content ul li{
	list-style:square;
	}

#content div.mt0 ul li{
	margin:7px 0;
	list-style:none;
	}

#sidebar ul li, #sidebar p{
	font-size:0.7em;
	}

#sidebar ul#subpages{
	margin-bottom:10px;
	}
#sidebar ul#subpages li{
	margin:2px;
	}

/*Image lists*/
ul.imageList li{
	margin:0 3px 0 0 !important;
	list-style-type:none !important;
	float:left;
	width:220px;
	text-align:center;
	height:200px;
	}
	
ul.imageList li.first{/*puts the first photo on it's own*/
	width:450px;
	}

/**ANCHORS**/
a{
	color:#fc3;
	}

a:hover, a:focus, a:active{
	color:#ff0;
	border-bottom:1px solid #ff0;
	}

#header a:hover, #header a:focus, #header a:active{
	border:0;
	}

div#resizer ul li a{
	text-transform:uppercase;
	padding:10px 4px 0 4px;
	}

div#resizer ul li a.active{
	color:#fff;
	font-weight:bold;
	background:url(/wp-content/themes/htrust/images/resizerHighlight.gif) top center no-repeat;
	}

/*Main nav links*/
ul#nav li a{
	display:block;
	padding:4px 8px;
	color:#fff;
	font-weight:bold;
	font-size:1.1em;
	}

ul#nav li.current_page_item a, ul#nav li.current-cat a{
	color:#52416b;
	background:#e0b952;
	}

ul#nav li a:hover, ul#nav li a:active, ul#nav li a:focus{
	color:#e0b952;
	}

ul#nav li.current_page_item a:hover, ul#nav li.current_page_item a:active, ul#nav li.current_page_item a:focus{
	color:#52416b;
	}

/*Sidebar subpage links*/
#sidebar ul#subpages li a{
	display:block;
	font-size:1.1em;
	font-weight:bold;
	padding:3px;
	}

#sidebar ul#subpages li a:hover, #sidebar ul#subpages li a:active, #sidebar ul#subpages li a:focus{
	border:0;
	}

#sidebar ul#subpages li.current_page_item a{
	color:#52416b;
	background:#e0b952;
	}

div.columnLink a{
	display:block;
	padding:5px 2px 5px 28px;
	background:url(/wp-content/themes/htrust/images/linkarrow.gif) top left no-repeat;
	font-size:0.75em;
	}
div.columnLink a:hover, div.columnLink a:focus, div.columnLink a.active{
	border:0;
	color:#fff;
	}

/**IMAGES**/
#sidebar img{
	border:1px solid #c90;
	margin:5px auto;
	}

#content img{
	border:1px solid #c90;
	}

img.alignleft{
	float:left;
	margin:0 10px 10px 0;
	}

/**GENERIC**/
.medium{
	font-size:8pt;
	}
.large{
	font-size:13pt;
	}
.xlarge{
	font-size:16pt;
	}
p.big{
	font-size:0.8em !important;
	}
.clear{
	clear:both;
	}
.mt0{
	margin-top:0 !important;
	}
.mt12{
	margin-top:12px;
	}
.slabserif{
	font-family:Nilland-Black,Rockwell,Arial, Helvetica, sans-serif;
	}
.hidden, div.strapline span.ht{
	position:absolute;
	left:-9999px;
	height:1px;
	font-size:0.1em;
	}
	
.block{
	display:block;
	}

img.alignright, div.alignright{
	float:right;
	margin:0 0 10px 10px;
	}

 div.alignright p{
 	font-style:italic;
	font-size:0.7em;
	}

.clear{
	clear:both;
	}

	
/*blog styles*/
div.entry{
	margin-top:8px;
	}

/*Contact form - styling Mike Cherim's accessible form*/
form#contactForm{
	width:98%;
	margin:5px auto;
	font-size:0.75em;
	}

form#contactForm input, form#contactForm textarea{
	background:#e0b952;
	color:#000;
	border:1px solid #c90;
	padding:3px;
	margin:3px 0;
	}

form#contactForm input#contactsubmit{
	background:#000;
	font-weight:bold;
	color:#fc0;
	display:block;
	}

form#contactForm input.contacterror, form#contactForm textarea.contacterror{
	background:#fff;
	border:1px solid #900;
	}

form#contactForm input#wpcf_stage{
	display:none;
	}

form#contactForm textarea{
	width:80%;
	}

form#contactForm label.block{
	padding:3px ;
	}

form#contactForm span.req{
	color:#f60;
	font-style:italic;
	}

div.errorMsg{
	background:#fff;
	border:1px solid #900;
	color:#900;
	padding:3px;
	font-size:0.75em;
	font-weight:bold;
	}

/***** screen switcher styles *****/

div#screen-switcher{
	float:left;
	position:relative;
	left:0;
	}

dl#select-screen-switcher{
	margin:0;
	overflow:hidden;
	background:#333;
	width:auto;
	padding-right:20px;
	}

dl#select-screen-switcher dd{
	display:block;
	float:left;
	font-size:13pt;
	font-weight:bold;
	margin:0 0 0 3px;
	padding:4px 4px 6px 16px;
	}
dl#select-screen-switcher dd.selected{
	background:url(/wp-content/themes/htrust/images/activeTick.gif) center left no-repeat;
	}

dl#select-screen-switcher dd a{
outline:none;
}

dl#select-screen-switcher dd a:focus{
color:#fc3;
border:0;
}

/**blog/news styles**/
div.entry{
	background:url(/wp-content/themes/htrust/images/h2bg.gif) bottom left repeat-x;
	padding-bottom:8px;
	margin-bottom:18px;
	}