/*  
Theme Name: EDmesh WP theme
Theme URI: http://www.www.edmesh.org.uk/
Description: EDMESH WP theme, adapted from mimbo
Version: 1.0
Author: Gecko New Media, Darren Hoyt
Author URI: www.geckonewmedia.com

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

/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background: #fff url(images/bg.jpg) left top repeat-x;
	color: #545454;
	padding: 0px 0 25px 0;
	}

body, select, input, textarea {
	font: 100% Verdana, Arial, Sans-Serif;
	}
	
p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #cc3399;
	text-decoration:underline
	}

a:hover, a:active {
	color:#cc3399;
	text-decoration:underline;
	}
	
a:visited { color:#990099;}
    
hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.95em;
	padding:0px 6px 3px 0;
	}

img, a:link img, a:visited img {
	border:0
	}
	
		

/* Structure */

#page {
	width:865px;
	margin:0 auto;
	font-size:14px;
	background:#FFF url(images/header_bg2.jpg) left top repeat-x;
	padding: 10px 25px 35px 25px;
	border: 1px solid #ccc;
	margin-top:-14px;
	}

#branding {
	padding-bottom:15px;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 270px;
	float:right
	}

#leftcol {
	width:265px;
	}

#leftcol, #rightcol {
	float:left
	}	
	
#rightcol {
	width:265px;
	padding: 0;
	float: right;
	}



		
/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:5px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#d9e1f0;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #7a95ca;
    color: #000;
    font-size: 14px;
    font-weight: bold;
	text-decoration:none;
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#7a95ca;
	text-decoration:none;
    border-left:4px solid #d9e1f0;
	color: #fff;
    font-size: 14px;
    font-weight: bold;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
		
	 
	
	
/*	Headers */

h1 {
	font-weight:bold;
	letter-spacing:-0.02em;
	}
	
h2 {
	padding-bottom:8px;
	border-bottom:1px solid #333;
	margin: 20px 0;
	}

h3, #sidebar h2 {
	font: 1em Verdana, Helvetica, sans-serif;
	margin-top:8px;
	margin-bottom:4px;
	font-weight:bold;
	}

#sidebar h3, #sidebar h2 {
	border-top:5px solid #003399;
	border-bottom:1px solid #003399;
	padding:6px 0 6px 2px;
	margin:22px 0 15px 0;
	font-size:18px;
    letter-spacing: normal;
     color: #F76400;
	}

h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h4 {
	margin-bottom:6px;
	font-size:16px;
	font-weight:bold;
	}
	
	
	
/* Content */

#content {
	width:560px;
	float:left
	}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	}

.feature {
	width: 544px;
	background: white url(images/feature_bg.gif) left top no-repeat;
	padding:0px 8px;
	}
	
div#subfeature {
	width: 544px;
	float:left;
	background: white url(images/subfeature.jpg) left top no-repeat;
	padding:0px 8px;
}

.feature p, #rightcol p {
	margin:0;
	}


.feature h3, .feature h3 a ,
#subfeature h3, #subfeature h3 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:white;
	padding:0;
	margin:0;
	height:41px;
	line-height:41px;
	text-decoration:none;
}
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	width:270px;
	}

#lead {
	margin-top:22px;
	}
	
#lead a.leadlink {
	font-size:14px;
	font-weight:bold;
	}

.title {
	font-size:1.2em;
	font-weight:bold;
	line-height:115%;
	text-decoration:none;
	}
	
.feature#lead .title{
	display:block;
	margin-top:10px;
	font-size:24px;
	color: #003399;
	font-weight:bold;
	padding-bottom:7px;
	text-decoration:none;
	}

#leftcol .feature {
	margin-bottom: 5px;
	border-bottom:none
	}

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {
	border-bottom:1px dotted #b6b6b6;
	padding:0;
	}	

#sidelist li {
	list-style:none
	}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	background:#e4efd5;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e4efd5;
	color: #818d6f;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#465d23
	}

.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#fee2d7;
	margin:25px 0 15px 0;
	padding:12px;
        font-size: 0.9em;
	}

#writer img {
	float:left;
	width:51px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #fe9876;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	

.entry {
	padding-bottom:28px;
	}





/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}	
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	
#searchform {
	padding:16px 5px 0 0; 
	}

.button {
	padding: 1px;
	background:#5376ba;
	color:#e7e7e7;
	border:none;
	}

.button:hover {
	background:#777;
	color:#FFF;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	


/* Footer*/

#footer {
	margin: 0 auto;
	width: 900px;
	font-size:0.7em;
	padding-top:15px;
	color:#999;
	}

#footer a {
	color:#666;
	}
	
/*misc */

ul.latest_news li a {
	font-size: 14px;
	font-weight:bold;
}

.hp_newsbox {
	margin: 0 10px;  
}

.hp_newsbox h4 {
	color: #006699;
	color: #CC3366;
	font-size:16px;
	margin-top: 10px;
}

.hp_newsbox h5 {
	color: #006699;
	margin-bottom: 5px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.hp_newsbox p {
	font-size:12px;
}

ul#get_involved_list {
    margin: 20px 25px;
    text-align: center;
}

ul#get_involved_list li {
    list-style-type:none;
    margin-bottom: 10px;
}

a.involved_link {
    display:block;
    margin: 5px auto 20px auto;
    height: 27px;
    width: 205px;
    background: url(images/link_bg.gif) left top no-repeat;
    color: white !important;
    line-height: 27px;
    font-weight: bold;
	text-decoration:none;
}

div#header {
    position: relative;
    left: 25px;
	float:left;
    height: 162px;
    background: url(images/ed_castle.jpg) right top no-repeat;
    margin-top: 3px;
	width: 100%;
}

img.logo {
	margin-top:10px;
	position:relative;
	right:40px;
	}
	
h2.main_header {
	width:865px;
	float: left;
    margin: 10px 0 -10px 0;
    padding: 0;
    border: none;
	clear: both;
	font-size: 23px;
	text-align:center;
	font-weight:bold;
	color: #003399;
    font-family: arial;
	}
	

h1 {
    float: left;
    width: 281px;
    height: 138px;
    margin-top:10px;
    position:relative;
    right:40px;
	visibility:hidden;
}

h1 a {
    float: left;
    width: 281px;
    height: 138px;
    background: url(images/logo.gif) left top no-repeat;
    position: absolute;
    margin:0;
    top: 0;
	visibility:visible;
 	text-decoration: none !important;
}

h1 a span {
	visibility:hidden;
 	text-decoration: none;
}

.post h2, h2.pagetitle, h2.center {
font-family: arial;
font-size: 30px;
margin-bottom: 5px;
color: #003399;
border-bottom-color: #ffa300;
}
h2.pagetitle, h2.center {font-size:24px;}

#writer a, .post a {color: #336699}

.ddsg-wrapper h2 {
font-size: 18px;
border-bottom:none;
}

div.main_nav {
float: right; 
margin-top: 60px;
width: 500px;

}

div.main_nav ul {
	display:block;
	float: right; 
	clear: none;   
}


div.main_nav ul li {
	display:block;
	float: left; 
	clear: none;   
}

div.main_nav ul li a {
	height: 49px;
	margin-right: 5px;
	text-align: center;
	line-height: 49px;
	width: 135px;
	display:block;
	float: left;
	background: url(images/main_bg.gif) left top no-repeat;
	color: #003399;
	font-family: arila;
	font-size: 24px;
	font-weight: bold;
	text-decoration:none !important;   
}


