/*
Theme Name: Plainpeak blog
Theme URI: http://plainpeak.com
Author: Forrest Zeisler (Designed by Peter Urban)
Author URI: http://plainpeak.com
Tags: fixed width, two columns
*/


.clearfix:after {content:"."; display:block; height:0px; visibility:hidden; clear:both;}

/* Begin Typography & Colors */
body { background-color:#E9E9E9; background-image:url(/images/top-shadow.png); background-repeat:repeat-x; padding: 0; margin: 0; font-family: Arial, "MS Trebuchet", sans-serif; font-size:11px; min-width:960px;}

#header {height:55px; position:relative;}
#header .logo {float:left; margin-top:13px; }
#header .nav {width:720px; float:right; text-align:center; margin-top:22px;}
#header .nav a {color:#57869C; text-decoration:none; letter-spacing:1px; margin-left:35px;} /*display:block; width:102px; text-align:right;*/
#header .nav a:hover {text-decoration:underline;}
#header .nav .external a {color:#888;}
#header .nav .selected {color:#333;}
#sec-header {padding:0; background-image:url(images/plains.jpg); height:106px; background-position:left; position:relative;}
#sec-header .top-shadow {position:absolute; top:-1px; z-index:5; background-image:url(images/upper-content-shadow.png); background-repeat:repeat-x; height:7px; left:0px; right:0px; background-position:top;}
* html #sec-header .top-shadow {width:100%;}

#background-grad {height:64px; background-image:url(images/background-grad.gif); background-repeat:repeat-x; position:absolute; width:100%; top:160px; z-index:-1;}

#tagline {font-weight:bold; font-family: "MS Trebuchet", sans-serif; }
#tagline h1 {font-weight:bold; font-size:30px; color:#4c4c4c; display:inline; margin-right:5px; line-height:80px; text-shadow:#fff 1px 1px 1px;}
#tagline h2 {font-weight:normal; font-size:30px; color:#808080; display:inline; line-height:80px; text-shadow:#fff 1px 1px 1px;}

a img {border:none;}
.full-width-container {position:relative; padding-left:50%;}
.usable-width { width:940px; position:relative; margin-left:-470px; overflow:visible;}

a {	color: #0088cc;}
a:hover {	color: blue;}
a img {	text-decoration:none; border: 0; }

.webpage-content-box {position: relative;}
.webpage-content-box:after {content:"."; display:block; height:0px; visibility:hidden; clear:both;}
.webpage-content-box > .side, .webpage-content-box > .corner {position: absolute; }
.webpage-content-box > .corner {height: 10px; width:10px; background-image:url(images/content-box-corners.png);}
.webpage-content-box > .topLeft {top:-5px; left: -5px; background-position:top left;}
.webpage-content-box > .topRight {top:-5px; right: -5px; background-position:top right;}
.webpage-content-box > .bottomLeft {bottom:-5px; left: -5px; background-position:bottom left;}
.webpage-content-box > .bottomRight {bottom:-5px; right: -5px; background-position:bottom right;}
.webpage-content-box .content {width:940px; background-color: white; margin-top:-2px; margin-bottom:-2px; font-size:13px; }
table.content td {vertical-align:top; position:relative; overflow:hidden;}

.webpage-content-box > .vertical {width:10px; top:5px; bottom:5px; background-repeat:repeat-y; background-image:url(images/content-box-verticals.png);}
.webpage-content-box > .left {left:-5px;  background-position:left;  }
.webpage-content-box > .right {right:-5px;  background-position:right; }

.webpage-content-box > .horizontal {height:10px; left:5px; right:5px; background-repeat:repeat-x; background-image:url(images/content-box-horizontals.png);}
.webpage-content-box > .top {top:-5px;  background-position:top;  }
.webpage-content-box > .bottom {bottom:-5px;  background-position:bottom; }


.main-column {width:629px; padding:10px; border-right:1px solid #B3B3B3; }

.post {clear:both;}
.post h2, .post h2 a {color:black; margin-bottom:10px; font-size:22px;}
.post h2 a:hover {color:#0088cc; text-decoration:underline;}

.post .post-details, .post .post-details span {line-height:25px; color:#888;} 
.post .com_and_tweets {font-weight:bold; float:left; position:relative; font-size:12px;}
.post-details .com_and_tweets {float:right; position:relative;}
.post .com_and_tweets a {color:black; line-height:23px; }
.post .com_and_tweets .coms {white-space:nowrap;}
.post .com_and_tweets .coms a {position:relative; top:-2px;}
.postmetadata .com_and_tweets {width:315px;}
.post .tweetmeme_button {margin-left:20px;}
.post-details .tweetmeme_button {margin-right:-20px;}
.post .stbutton {float:right; }

.post .filed_cats {text-align:right; font-size:12px;}
.postmetadata { margin:5px -10px 10px -10px; border-style:solid; border-color:#ccc; border-width:1px 0; padding:5px; color:black; line-height:23px; text-align:right; font-size:13px;}
.postmetadata .com_and_tweets {padding-top:3px; text-align:left;}

.post .entry p {line-height:22px; color:#333333; margin:10px 0;}
.post .wp-caption {-moz-border-radius-bottomleft:3px; -moz-border-radius-bottomright:3px; -moz-border-radius-topleft:3px; -moz-border-radius-topright:3px; background-color:#F3F3F3; border:1px solid #DDDDDD; margin:10px; padding-top:4px; text-align:center; }

.post .entry a {text-decoration:underline;}

strong {font-weight:bold;}
em {font-style:italic;}

/* Begin Sidebar */
#sidebar { padding:10px;	}
#sidebar ul {margin:0 -7px 0 -10px; position:relative; overflow:visible;}
#sidebar ul li {overflow:hidden; list-style-type: none; margin-bottom: 15px; padding:0 10px;}
#sidebar ul li h2 {  padding:5px 0; margin:0px; color:#4D4D4D;}
#sidebar ul li li {background:none; padding:0px;}
#sidebar p {padding:0 5px;}
#sidebar .topnav {font-size: 16px; color:#ccc; margin-bottom:0px;}
#sidebar .topnav a {margin:0;}
#sidebar .topnav span {margin:0 7px;}
#sidebar ul li.seperated {margin:5px 0px; padding:0px;}
#sidebar .seperated div {border-bottom:1px solid #ccc; position:relative; }
#sidebar ul ul, #sidebar ul ol {margin: 5px 0 0 10px;}
#sidebar ul ul.links {margin: 5px 0 0 0; }
#sidebar ul ul.links img {position:relative; bottom:-2px; margin-right:2px;}



#sidebar ul p {	margin: 5px 0 8px;}
#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 10px;	}
ol li, #sidebar ul ol li {	list-style: decimal outside;	}
#sidebar ul ul li, #sidebar ul ol li {	margin: 3px 0 0;	padding: 0;	}


.archives ul {padding:5px 10px;}

#wpcumuluswidgetcontent {padding-left:3px;}



#comments li {background-color:#EDEDED;}
#comments li .vcard {background-image:url(images/comment-header.gif); background-repeat:repeat-x; padding:3px 10px; border-bottom:2px solid #fff; color:#828181;}
#comments li.byuser {background-color:#EDF0F2;}
#comments li.byuser .vcard {background-image:url(images/comment-header-even.gif);}

.commentlist {	padding: 0;	text-align: justify;	}
.commentlist li, #commentform input, #commentform textarea {font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
.commentlist li {font-weight: bold; 	margin: 15px 0 10px;	padding: 0;	list-style: none; min-height:68px; padding-bottom:5px;}
.commentlist li .avatar { float: right;	border: 1px solid #eee;	padding: 2px;	background: #fff;	margin:4px 5px 4px 5px;}
.commentlist p {	font-weight: normal;	line-height: 1.5em;	text-transform: none;	margin: 10px;}
.commentlist li ul li {font-size: 1em; 	margin-right: -5px;	margin-left: 10px;}
.commentlist cite, .commentlist cite a {	font-weight: bold;	font-style: normal;	font-size: 1.1em;	}


.children { padding: 0; }

.nocomments {	text-align: center;	margin: 0;	padding: 0;	}
.commentmetadata {	margin: 0;	display: block;	}

 
#respond #commentform {width:430px;}
#respond #commentform label {display:block;width:80px; font-weight:bold; font-size:16px; height:30px; margin-top:5px; float:left; }
#commentform input, #commentform textarea { padding: 2px; margin: 5px 0 1px 0; }
#respond #commentform input[type=text] {width:320px; float:right; }
#respond #commentform textarea {width:100%;}
#commentform #submit { 	margin: 0 0 5px auto; }
#respond #commentform { padding:0px 15px 5px 5px; }
#respond #commentform  .submit-holder {text-align:right;}
#respond #commentform p {	margin: 5px 0;	clear:both;}
#respond h4 {font-size:19px; font-weight:bold; padding:5px;}


#footer {margin-top:20px;}
#footer .usable-width { text-align:center;}
#footer div.outer-shadow {border-style:solid; border-width:1px; border-color:#A7A7A7 #fff #fff #A7A7A7; margin:0 10px; }
#footer div.inner-shadow {border-style:solid; border-width:1px; border-color:#fff #A7A7A7 #A7A7A7 #fff; margin:0; } 
#footer .nav {width:700px; margin:3px 100px;}
#footer .nav a {color:#57869C; text-decoration:none; margin:0 20px;}
#footer .nav a:hover {text-decoration:underline;}
#footer p {clear:both; color:#606060; padding:10px;}


small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h3 {
	font-size: 1.3em;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* End Structure */



/*	Begin Headers */ 
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul li.widget ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 10px 0;
	text-align: left;
}

#searchform #s {
	width: 195px;
	padding: 2px;
}

#searchsubmit {
	padding: 1px;
  position: relative;
  top: 5px;
  margin-left: 5px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/* End Form Elements */



/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	height:30px;
	
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/*Contactform III default styling*/
#contactform {
	padding:2px;
	margin:5px 0px;
	overflow: hidden;
	line-height:1em;
}
#contactform fieldset {
	border:none;
}

#contactform input, #contactform textarea {
	display:block;
	margin:2px 0px 5px;
	padding:2px;
}
#contactform input {
	width:60%;
}
#contactform textarea {
	width:90%;
}

.contacterror {
	border: 1px solid #ff0000;
}
input#contactsubmit {
	width:25%;
	margin-top:3px;
	padding:2px;
	display:block;
}
input.hiddenfield {
	background:transparent;
	border:none;
	padding:0px;
	margin:0px;
}