/*
Theme Name: Greyscape Deep Green
Theme URI: http://www.thecolorbindery.com
Description: Variation on the Greyscape theme.
Author: R. Carson
Author URI: http://www.thecolorbindery.com
version: 1.0
Tags: grey, business
*/



/* general structure */

*{margin:0; padding:0;}

body {
	background: #b8ccd3 url(images/bg_main.jpg) repeat-x left top;
	font: normal 12px helvetica, arial, verdana;
	margin: 30px;
	}
	
h1 {font-size: 19px;}
h2 {font-size: 17px;}
h3 {font-size: 15px;}
h4 {font-size: 13px;}

blockquote{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #999999;
	font-style: italic;
	padding: 10px 5px 5px 36px;
}

ol {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ol li {
	margin: 0px;
}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a, a:link, a:visited, a:active {
	color:#43575E;
	text-decoration:none;
	}

a:hover {color:#5a8391; text-decoration:none; border-bottom:1px dotted #5073ce;}

/* container */


#container {
	width: 940px;
	background:#fff url(none); 
	color:#333;
	border: 8px solid white;
	margin: 0 auto;
	padding: 0;
	overflow:hidden;
	}
	
/* header */

#header {
	background:#43575E url(none) no-repeat center center;
	width: 940px;
	height:105px;
	color: #fff;
	overflow:hidden;
	}

#header h1{
	font:normal 29px georgia, palatino linotype, arial, times;
	font-variant:small-caps;
	letter-spacing: 1px;
	margin: 0;	
	padding: 18px 0 1px 16px;	
	}

#header h2{
	font:normal 18px georgia, palatino linotype, arial, times;
	font-variant:small-caps;
	letter-spacing: 1px;
	margin: 0;
	padding: 2px 0 0 16px;
	}
	
.logo{float:left; width:auto;}
	
#header a, #header a:visited {color: #dcdcdc; text-decoration: none;}
#header a:hover {color: #ffffff; text-decoration: none; border:none;}

#header .welcome{
	color:#fff; 
	font: normal 11px georgia, times, verdana;
	width: 40%; 
	float:right; 
	padding: 14px 14px 0 0;
	line-height:15px; 
	text-align:right;
	word-spacing:1px;
	}


/* main menu */


#menu {
	background: #b27f5a url(images/menu.jpg) repeat-x left bottom;
	font:normal 13px helvetica, arial, verdana, serif;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width:100%; 
	overflow:hidden;
}

#menu ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#menu ul li a, #menu ul li a:visited {
	color:#ffffff;
	border-right: 1px solid #c7c6c4;
	padding: 0px 14px 0px 10px;
	text-decoration: none;
}

#menu ul li a:hover {
	color:#dbb89f;
	text-decoration: none;
	border-bottom:none;
}


/* Float Properties*/

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


/* content */


#content {
	width:722px;
	float: left;
	overflow: hidden;
	margin: 5px 0 0 0;
	}
	
#contentwide {
	width:100%;
	float: left;
	overflow: hidden;
	margin: 5px 0 0 0;
	}
	
#content a:hover {color:#000000; text-decoration:none; border-bottom:1px dotted #000000;}

.pagetitle{
  	font:22px normal sylfaen, georgia, baskerville, times, serif;
  	padding:14px 30px 0 30px;
  	margin:0;
	}
	
.post {
	margin: 0;
	padding:6px 23px 14px 23px;
	line-height: 1.9em;
	overflow: hidden;
	}
	
	
.post h2{
	font:22px normal sylfaen, georgia, baskerville, times, serif;
	border-bottom: 1px dashed #BEBEBE;
	padding: 0 0 10px;
	line-height: 21px;
	margin: 10px 0;
	color:#43575E;
	}
	
.post h3{
	color:#43575E;
	font-family: georgia, baskerville, times, serif;
	}
	
.post h2 a, .post h2 a:visited{
	text-decoration: none;
	color:#43575E;
	}
	
.post h2 a:hover{
	color: #000000;
	text-decoration: none;
	border:none;
	}
	
.post p{color:#333333;}

.post ul {
	list-style: none;
	margin-left: 0px;
	padding: 5px 0 6px;
}

.post ul li {
	background: url(images/bullet_grey.gif) no-repeat;
	padding-left: 18px ;
}

.post ul li ul li {
	background: url(images/bullet_grey.gif) no-repeat;
	padding-left: 12px ;
}

.entry p{margin:12px 0;}

.singletags{
	border-top: 1px dashed #e0a980;
	padding:10px 0;
	margin:20px 0;
	font-size: .9em;
	}

.postmetadata{
	background:#fbfbfb;
	padding:6px;
	margin:22px 0;
	border-left:1px solid #e0a980;
	font-size: .9em;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.pageleft {float:left; margin:25px 0;}
.pageright {float:right; margin:25px 0;}
	
.more-link{
	background:#455a79;
	color:#fff;	
	padding:4px;
	margin:10px 0;
	color:#fff;
	border:none;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	display:block;
	width:150px;
	height:20px;
	text-align:center;
	}
	
.more-link:hover{
	background:#fbfbfb;
	color:#7e93ad;
	text-decoration:none;
	border:none;
	}


/* left sidebar */

#left {
	font-family: verdana, arial, tahoma;
	font-size:11px;
	width: 212px;
	float:left;
	margin: 0 0 34px;
	padding: 15px 0;
	overflow: hidden;
	background: #d0dde2 url(images/bg_sidebar.jpg) repeat-x left bottom;
	}

#left h2{
	font-family: georgia, verdana, times;
	font-weight: normal; 
	font-size: 13px; 
	font-variant:small-caps;
	text-align: left;
	color: #43575E;	
	letter-spacing: 1px;
	border-bottom: 1px dashed #B4BCC6;
}

#left a, #left a:link, #left a:visited {
	color:#34444a;
	text-decoration: none;
}

#left p {margin:0; padding: 0 6px 0 12px;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:12px;
	padding:0;
	list-style-type: none;
	}

#left ul li {
	margin: 0;
	padding: 0;
	line-height: 17px;
	list-style-type: none;
	}

#left ul ul {
	margin: 12px 0;
	padding: 0;
}

#left ul ul li {
	list-style: none;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

/* comments */


.maincommentssection{
	width:425px;
	margin:0 auto 14px;
	border:1px solid #e5e5e5;
	padding:8px;
	background:#f6f6f6;
}


#commentform{
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font:normal 12px georgia, arial, times, verdana;
	color: #000;
	}
	
#comment{
	width:96%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:2px;
	border: 1px solid #ddd;
	}
	
#submit{
	background:#3a4b68;
	color:#fff;	
	padding:4px 6px;
	color:#fff;
	border:none;
	}
	
#submit:hover{
	background:#7e93ad;
	color:#fff;
	}

#comments{margin:10px 0; padding:0; font:normal 14px georgia, times;}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	margin:0;
	padding:12px;
	list-style-type:none;
	}

ol.commentlist li.alt {background:#fcfcfc;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}


cite {
	font:bold 11px arial, verdana, tahoma;
	padding:4px 0;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}

.children{
	border:1px solid #ddd;
	margin:0;
	padding: 0;
}

.reply{margin:0 0 20px 0; padding:0;}

.nocomments{background:#2d2d2d; color:#fff; padding:8px;}




/* search */

#searchform{
	padding: 8px 0 15px 0;
	margin: 0;
	font-family: verdana, arial, times;
	}
	
#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 11px;
	padding: 4px;
	margin: 2px 0 3px;
	width: 175px;
	text-align: left;
	border-top: none;
	border-bottom: none;
	border-right: 1px solid #D1D1D1;
	border-left: 1px solid #D1D1D1;
	background: #fff;
	color:#8E8E8E;
	letter-spacing: 1px;
	}

#searchform input#s:hover{
  background: #f7f7f7;
	}
	
#searchform input#s:focus{
  background: #fff;
	}


/* footer */

#footer {
	clear: both;
	width: 100%;
	margin: 15px 0 0;
	font:normal 11px/160% arial, verdana, tahoma;
	background:#d0dde2;
	word-spacing:1px;
	color:#34444a;
	padding:12px;
	text-align:center;
	}
#footer a, #footer a:link, #footer a:visited, #footer ul li a, #footer ul li a:visited {color:#34444a; text-decoration: none; border-bottom:1px dotted #234aaf;}
#footer a:hover, #footer ul li a:hover {text-decoration:none; border:none;}
.txtenlarge1{font-size: 14px;}

#footer a {
	padding: 3px;
}

#footer ul {
	text-align:center;
	padding: 4px 0;
	margin: 0 auto;
}

#footer a:active {
	background:#739bab;
	text-decoration:none;
	color: #FFFFFF;
	}
	
#footer .current_page_item a, #footer .current_page_item ul li a, #footer .current_page_item a:active {background:#739bab; color: #FFFFFF;}

#footer ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 4px 6px;
}

/* content head */

#contenthead {
	width: 100%;
	margin: 7px 0 15px;
	clear: right;
	}

#contenthead img {
	margin: 0 0 8px;
	padding: 0 4px 0 0;
	float: left;
	display: inline;
	border:0;
	}
	
.excerplink {
	margin: 2px 0px;
	font: bold 110%/110% Helvetica, Arial, sans-serif;
}
	
	
	