/*  
Theme Name: SybmimDX Remix: 20/20
Theme URI: http://86confessional.com/dev/sybmimdx
Description: A SybmimDX remix.  Looks very web 2.0, and is pretty damn tasty!
Version: 1.0
Author: Jack
Author URI: http://86confessional.com/
*/

html, body{
	margin:0px;
	background:url(images/tile.gif) 0 0 repeat #222222;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;
	}
	blockquote{
		padding-left:10px;
		border-left:4px solid #dddddd;
		font-style:italic;
		}

#page{
	margin-left:auto; margin-right:auto; margin-top:0; margin-bottom:0; padding:0; width:800px;	
	}

#header{
	padding:0; margin-top:20px; width:800px; height:75px; float:left;
	background:url(images/header.gif) 0 0 no-repeat #333333;
	}
	#header h1{
		margin:0; padding-top:21px; padding-left:20px;
		}
	#header h1 a, #header h1{
		color:#ffffff; font-size:18px; text-decoration:none;
		}
	#header h2{
		margin:0; margin-top:-2px; padding:0; padding-left:40px;
		color:#e0e0e0; font-size:11px;
		}
	#header_left{
		margin:0; padding:0; width:549px; float:left;
		}
	#header_right{
		margin-right:5px; margin-top:15px; width:60px; float:right;
		}
	.rss a{
		height:50px; width:50px; display:block;
		background:url(images/rss.gif) 0 0 no-repeat;
		text-indent:-99999px;
		}
	#searchform{
		float:right; margin-right:12px;
		}
	#searchform input{
		padding:1px; padding-right:2px; margin:0; width:170px;
		text-align:right; font-size:10px;
		background:url(images/search.gif) 0 0 no-repeat #ffffff; color:#666666;
		border:0;
		border-bottom:1px solid #326cff; border-left:1px solid #326cff; border-right:1px solid #326cff;
		}

#navigation{
	padding:0; padding-top:2px; clear:both; width:800px; height:25px; float:left;
	background:#ffffff;
	}
	.rightoflink{
		width:8px; height:16px; float:left;
		background:red;
		}
	#navigation ul{
		margin:0; padding-left:12px;
		list-style-type:none;
		}
	#navigation ul li{
		margin-right:0; padding:0; float:left;
		font-size:13px; font-weight:bold;
		}
	#navigation ul li a{
		padding-right:5px;
		text-decoration:none;
		}
	#navigation .page_item a{
		padding-left:5px; padding-right:5px;
		background:url(images/navigation.gif) 0 -18px repeat-x #808080;
		color:#dddddd;
		}
	#navigation .page_item a:hover{
		background:url(images/navigation.gif) 0 -36px repeat-x #999999;
		color:#ffffff;
		}
	#navigation .current_page_item a{
		padding-left:5px; padding-right:5px;
		background:url(images/navigation.gif) 0 0 repeat-x #333333;
		color:#ffffff;
		}
	#navigation .current_page_item a:hover{
		background:url(images/navigation.gif) 0 0 repeat-x #333333;
		color:#ffffff;
		}

#container{/*contains content and sidebar */
	padding-top:15px; clear:both; width:800px; float:left;
	background:#ffffff;
	}

#content{
	margin-left:20px; float:left;
	background:#ffffff;
	}
	* html #content{
		margin-left:10px;
		}
	#content h3{
		font-size:14px; color:#666666;
		}
	.wide{
		width:750px;
		}
	.narrow{
		width:520px;
		}

.post{
	margin:0; padding:0; margin-bottom:50px;
	}
	.post h1, .post h1 a{
		margin:0; margin-bottom:-12px; padding:0;
		font-size:18px; color:#333333; text-decoration:none;
		}
	.post h1 a:hover{
		color:#111111;
		}
	.post .postmetadata{
		border-bottom:1px solid #555555; color:#555555;
		font-size:11px;
		}
	.post .postmetadata a{
		color:#326cff; text-decoration:none;
		}
	.post .postmetadata a:hover{
		color:#5283fd;
		}
	.post .tags{
		color:#555555;
		font-size:11px;
		}
	.post .tags a{
		color:#326cff;
		}
	.post .tags a:hover{
		color:#5283fd;
		}
	.post .entry{
		margin-top:20px;
		}
	.post .entry a{
		color:#326cff;
		}
	.post .entry a:hover{
		color:#5283fd;
		}
	#postinformation{
		margin-left:auto; margin-right:auto; margin-bottom:50px; padding:3px; width:650px;
		background:#cccccc;
		border:1px solid #999999;
		text-align:center; font-size:11px; color:#333333;
		}
	#postinformation a{
		color:#326cff;
		}
	#postinformation a:hover{
		color:#5283fd;
		}
	.submenu{
		margin:0; padding:0;
		list-style-type:none;
		}
	.submenu li{
		float:left; margin-right:15px;
		}
	.submenu a, .sb-pagemenu a{
		color:#326cff; font-weight:bold; text-decoration:none;
		}
	.submenu a:hover, .sb-pagemenu a:hover{
		color:#5283fd;
		}

#allcomments{
	margin-left:auto; margin-right:auto; width:600px;
	}
	#allcomments h3{
		font-size:17px; font-weight:bold; color:#333333;
		}
	.commentlist{
		margin:0; padding:0;
		list-style-type:none;
		}
	#allcomments a{
		color:#326cff;
		}
	#allcomments a:hover{
		color:#5283fd;
		}
	.commentlist li{
		margin-top:5px; padding:5px;
		overflow:hidden;
		border:1px solid #cccccc;
		}
	.author{
		background:#eeeeee;
		}

#navigate a{
	color:#326cff; text-decoration:none;
	padding:3px;
	}
	#navigate a:hover{
		color:#5283fd; text-decoration:none;
		padding:3px;
		}
	#navigate .left{
		float:left;
		}
	#navigate .right{
		float:right;
		}

#sidebar{
	margin-right:10px; margin-top:; padding-left:5px; width:220px; float:right;
	}
	#sidebar h1{
		margin:0px;	padding:0px;
		border-bottom:1px solid #555555;
		font-size:15px; color:#333333;
		text-decoration:none; text-transform:lowercase; font-variant:small-caps;
		}
	#sidebar p{
		font-size:12px; color:#555555;
		}
	#sidebar p a{
		color:#326cff;
		}
	#sidebar p a:hover{
		color:#5283fd;
		}
	#sidebar ul{
		list-style-type:none; margin:0px; padding:0px;
		}
	#sidebar .sidebarlink a{
		margin-right:5px; padding-left:10px; margin-top:0px; margin-bottom:0px;
		border-left:3px solid #eeeeee;
		font-size:12px; text-decoration:none; color:#326cff;
		}
	#sidebar .sidebarlink a:hover{
		border-left:3px solid #5283fd;
		}

#footer{
	margin:0; padding:0; clear:both;
	background:url(images/tile2.gif) center repeat-x;
	}
	#footer p{
		margin:0; padding-top:5px; padding-bottom:5px; padding-left:20px;
		font-size:11px; color:#dddddd;
		}
	#footer a{
		border-bottom:1px solid #888888;
		text-decoration:none; color:#ededed;
		}
	#footer a:hover{
		border-bottom:1px solid #888888;
		color:#ffffff;
		}