/*  
Theme Name: Wed
Theme URI: http://jackosh.com/wpthemes/
Description: Another simple, customizable theme from Jack O'Shaughnessy. This theme can be used as is, or can easily be built on (which it is meant for).
Version: 1.0.0
Author: Jack O'Shaughnessy
Author URI: http://jackosh.com/

	Wed v1.0.0
	http://www.jackosh.com/wpthemes

	The CSS, XHTML and design is released under Creative Commons:
	http://creativecommons.org/licenses/by-sa/2.5/
	
	Be nice. I don't steal from you!
*/

html{ height: 100%;
  margin-bottom: 1px;}

body{ margin:0; padding:0;
		font-family: Arial, sans-serif;
		color: #5B5648;
		background-image: url(images/body-bg.jpg)}

blockquote{ padding-right:25px; padding-left:15px; border:1px solid #000000; color:#666666;}

#container{ margin:0; padding:0; width:846px; margin-left:auto; margin-right:auto;}

#header{ margin:0; padding:0; height:100px; width:846px; background-image:url(images/header.png); background-repeat:no-repeat;}
#header a{ margin-left:500px; font-size:38px; font-weight:bold; color:#960000; text-decoration:none; font-family:"Arial Narrow", Arial, sans-serif;}
#header a:hover{ color:#ffffff;}

#navigation{
	margin:0;
	padding:0;
	width:846px;
	height:30px;
	background-image: url(images/toolbar-bg_new.png);
}

#maincontain{ width:846px; background-color:#f8f8f8; float:left;}

#entrycontain{ width:610px; background-color:#f8f8f8; float:left; padding-left:5px;}
#entrycontainwide{ width:600px; background-color:#f8f8f8; float:left; padding-left:5px; padding-right:5px;}

.post{ margin-top:20px; margin-bottom:100px;}
.post a{ color:#ed0000; text-decoration:none; border-bottom:1px hidden #ff5c5c;}
.post a:hover{ border-bottom:1px solid #ff5c5c;}
.post h2{
	padding:0;
	margin:0;
	font-size: 20px;
	font: arial;
	color: #960000;
}
.post h2 a{ text-decoration:none; color:#960000;}
.post h2 a:hover{ color:#00887E;}
.entry{
	font-family: Arial, sans-serif;
	font-size: 12px;
}
.postmetadata{
	float:right;
	clear:both;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.author{ padding:0; margin:0; font-size:smaller; padding-top:5px; padding-bottom:10px;}
.tags{
	padding:0;
	margin:0;
	padding-top:0;
	font-size:smaller;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sidebar{ float:right; width:195px; margin:0; padding:0; padding-left:3px; padding-right:2px; padding-top:5px; padding-bottom:5px; background:#ffffff;}
#sidebar ul{ list-style-type:none; margin:0; padding-left:3px;}
#sidebar a{
	text-decoration:none;
	border-bottom:1px dotted #b2cfff;
	color:#960000;
	font-size: 12px;
}
#sidebar a:hover{
	border-bottom:2px solid #ccccff;
	color: #FFFFFF;
}

#searchbox{ margin:0;}
#search{ width: 190px; height: 35px; overflow: hidden; margin:0; background: url(images/search_back.gif) top left no-repeat;
position: relative; z-index:15;}
#searchtext{ background: transparent url(../images/blank.gif) no-repeat; border:0; margin-top:7px; margin-left:12px; color:#666666;}

#links{ color:#333333;}
#links h1{ font-size:18px; padding-left:3px; margin-bottom:0;}

#footer{ clear:both; padding:5px; background:url(images/footer.png) bottom no-repeat; color:#960000; height: 118px; text-decoration:none; color:#960000; font-weight:none; font-size:9px; }
#footer a{ text-decoration:none; color:#960000; font-weight:none; font-size:9px; }

#comments{ font-size:120.5%; color:#333333; font-weight:bold}
.commentlist{ list-style-type:none; padding:0;}
.commentlist li{ padding-bottom:10px; padding-top:10px; margin:10px; margin-right:auto; margin-left:auto; width:400px; border:1px dotted #999999;}
.commentlist a{ color:#ed0000; text-decoration:none;}
#commentform{ margin-right:auto; margin-left:auto; width:400px;}
