/* 
Theme Name: whiteboard
Theme URL: http://whiteboardframework.com/
Description: A blank theme for you to draw on.
Author: Brian Purkiss
Author URI: http://brianpurkiss.com
Version: 2.0.1

Obviously, you may edit the above info upon your customization.
Though I wouldn't mind a link somewhere... *hint hint*
*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}


/*
Here is a list of all the <DIV>s in Whiteboard.
*/

#container{}
.posttitle {
	background-image: url(../media/layout/blog-posttitle.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding-right: 10px;
	padding-left: 30px;
	margin-bottom: 12px;	
}
.posttitle h2 a {
	display:block;
	padding-top:12px;
	paddin-left:3px;
	font-size:18px;
	text-decoration:none;
	color:#4D4D4D;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
}
.posttitle h2 a:hover {
	text-decoration:none;
	color:#333333;
}
.postcontent .upper {
	margin: 0 5px 15px 5px;
	padding: 4px 0 4px 0;
	border-bottom:#C7C7C7 1px dashed;
	color: #808080;
	font-size:11px;
	text-align:right;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
}
.postcontent {
	margin-left:30px;
	background-image: url(../media/layout/postcontent-fade.png);
	background-repeat: repeat-x;
	background-position: center top;
	min-height:160px;
	color: #404040;
	line-height:18px;
	padding: 5px 14px 5px 14px;	
}
.postcontent li {
	margin:0 0 0 30px;
}
.postmeta {
	margin: 10px 20px 30px 45px;
	padding: 4px 0 4px 0;
	border-top:#C7C7C7 1px dashed;
	color: #808080;
	font-size:11px;
	text-align:right;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
}
.postmeta a {
	border-bottom:#C7C7C7 1px dotted;
	color:#656565;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
	text-decoration:none;
	padding: 0px 0px 0px 0px;
	line-height:16px;
	font-weight:0;
}
.postmeta a:hover {
	border-bottom:#C7C7C7 1px solid;
	text-decoration:none;
}

.postnavigation{}
#searchform{}
#sidebar {

}
#sidebar ul {
	list-style:none;
	padding: 0px 10px 10px 10px;
	font-size:11px;
	color:#404040;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
}
#sidebar h2 {
	padding: 4px 10px 4px 30px;
	margin: 5px -10px 5px -10px;
	font-size:15px;
	font-weight:bold;
	color:#404040;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
	background-image: url(../media/layout/sidetiem-dark.png);
	background-repeat: repeat;
	text-transform: lowercase;
}
#sidebar ul a {
	display:block;
	font-size:12px;
	color:#656565;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
	line-height:14px;
	margin-left:40px;
	text-decoration:none;
}
#sidebar select {
	font-size:12px;
	color:#656565;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
	width:175px;
	margin: 0 15px 0 40px;
	opacity: .8;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	outline:none;
	border:#C7C7C7 1px solid;
	padding:2px;
}
#sidebar input {
	width:238px; 
	width:208px; !important
	margin-right: -10px;
	margin-left: -10px;
	margin-top: 6px;
	margin-bottom: 10px;
	padding: 7px 15px 7px 15px;
	background-image: url(../media/layout/sidetiem-dark.png);
	background-repeat: repeat;
	font-size:14px;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
	color:#9F9F9F;
	outline:none;
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	border-left: none;
	border-right: none;
}
#sidebar input:hover {
	color:#8cc33b;
	outline:none;
}
#comments, .comments_reply {
	margin-left:46px
}
#comments h3, .comments_reply h3 {
	color: #f4f5f6;
	padding:8px 12px 8px 12px;
	background-image: url(../media/layout/innerfooteradd.png);
	background-repeat: repeat;
	border: #999999 1px solid;
	margin: 20px 0 20px -26px;
	font-size:15px;
}
.comments_reply{
	color:#333333;
}
.comments_reply #author, .comments_reply #email,.comments_reply #url, .comments_reply textarea {
	padding:2px;
	margin: 1px 0 2px 0;
	background-image: url(../media/layout/footer-allback.png);
	background-repeat: repeat;
	border: 1px solid #0C0C0C;
	color:#999999;
	font-size:13px;
	outline:none;
	margin-top:4px;
	overflow:auto;
}
.comments_reply textarea {
	width:557px;
	margin-top:4px;
}
.comments_reply #submit {
	color: #f4f5f6;
	padding:3px 6px 3px 6px;
	background-image: url(../media/layout/innerfooteradd.png);
	background-repeat: repeat;
	border: #999999 1px solid;
	font-size:15px;
	margin: 4px 0px 10px 0;
}
.comments_reply #submit:hover {
	color:#0C0C0C;
}
.comments_reply .small {
	font-size:9px;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
}
.comments_navigation{}
.comments_navigation{}
#comments {
	color:#333333;
}
#comments_list {
	font-size:11px;
	color: #4863638;
}
#comments li {
	margin:0 0 12px 0;
	border-left:#e5e5e5 3px solid;
}
#comments_list .author {
	margin:0 0 12px 0;
	border-left:#303030 3px solid;
}
#comments_list .author .comment_text {
	padding:0 0 4px 10px;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
	margin: 0 0 6px 0;
	color:#404040;
}
#comments_list .author .comments_meta {
	background:#303030;	
	padding:3px 0 3px 10px;
	margin: 0 0 6px 0;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
	font-size:11px;
	color: #f4f5f6;
} 
#comments_list .author .comments_meta a {
	border-bottom:#f4f5f6; 1px dotted;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
	text-decoration:none;
	color:#f4f5f6;
}
#comments_list .author .comments_meta a:hover {
	border-bottom:#f4f5f6; 1px solid;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
	text-decoration:none;
	color:#f4f5f6;
}
.comment_text {
	padding:0 0 4px 10px;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
	margin: 0 0 6px 0;
	color:#404040;
	
}
.comments_meta {
	background:#e5e5e5;	
	padding:3px 0 3px 10px;
	margin: 0 0 6px 0;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
	font-size:11px;
	color:#333333;
}
.comments_meta a {
	color:#333333;
	border-bottom:#333333 1px dotted;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
	text-decoration:none;
}
.comments_meta a:hover {
	border-bottom:#333333 1px solid;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
	text-decoration:none;
}
.searchlist a {
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
	text-decoration:none;
	color:#8ac239;
	padding:6px;
	font-size:14px;
	border:none;
	font-weight:100;
}
.searchlist a:hover {
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
	text-decoration:none;
	color:#8ac239;
	padding:6px;
	font-weight:900;
}
#searchresults {
	color: #f4f5f6;
	padding:8px 12px 8px 12px;
	background-image: url(../media/layout/innerfooteradd.png);
	background-repeat: repeat;
	border: #999999 1px solid;
	margin-bottom:20px;
}
#commentform a {
	color:#333333;
	border-bottom:#333333 1px dotted;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
	text-decoration:none;
}
#commentform a:hover {
	border-bottom:#333333 1px solid;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
	text-decoration:none;
}
.postlinknav {
	color:#656565; 
	height:20px; 
	margin:8px; 
	width:600px;
	font-size:11px;
}
.postlinknav a {
	color:inherit; 
	text-decoration:none;
}
.postlinknav a:hover {
	color:#9A9A9A; 
	text-decoration:none;
}
