/*  
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{ font:78.5% Verdana, Arial, Helvetica, sans-serif; background-color:#b2cfff; color:#000000;}

body{ margin:0; padding:0;}

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

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

#header{ margin:0; padding:0; height:100px; width:650px; background-image:url(images/header.gif); background-repeat:no-repeat;}
#header a{ margin-left:20px; font-size:300%; font-weight:bold; color:#000000; text-decoration:none;}
#header a:hover{ color:#ffffff;}

#navigation{ margin:0; padding:0; width:650px; height:30px; background-color:#f8f8f8;}

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

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

.post{ 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{ font:200%; font-weight:900; padding:0; margin:0;}
.post h2 a{ text-decoration:none; color:#ed0000;}
.post h2 a:hover{ color:#c90000;}
.entry{}
.postmetadata{ float:right; clear:both;}
.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-weight:900;}

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

#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:140.5%; padding-left:3px; margin-bottom:0;}

#footer{ clear:both; padding:5px; background:url(images/header.gif) bottom no-repeat; color:#ffffff}
#footer a{ text-decoration:none; color:#ffffff; font-weight:bold; border-bottom:1px dotted #ffffff;}

#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;}
