/*  
Theme Name: SybmimDX
Theme URI: http://86confessional.com/dev/sybmimdx
Description: Built off of Sybmim 1.0.9a, featuring MANY improvements, including AJAX commenting, search all content, etc.  It's pretty damn sweet looking too.
Version: 1.0
Author: Jack
Author URI: http://86confessional.com/
*/

html, body{
	margin:0px;
	background:#333 url(images/bg.gif) repeat-x;
	font-family: Arial, Helvetica, Verdana, sans-serif; font-size:12px;
	}
	blockquote{
		padding-left:10px;
		border-left:1px solid #dddddd;
		font-style:normal;
		}

#page{
	margin-left:auto; margin-right:auto; margin-top:0; margin-bottom:0; padding:0; width:780px;	
	}

#header{
	padding:0;
	width:780px;
	height:200px;
	float:left;
	background:#000 url(images/bgTopGradient.gif) repeat-x;
	opacity:0.9;
	}
	#header h1{
		margin:0; padding-top:15px; padding-left:20px;
		color:#ffffff; font-size:14px;
		}
	#header h2{
		margin:0; padding:0; padding-left:40px;
		color:#e0e0e0; font-size:12px;
		}
	#header_left{
	margin-left:60px;
	margin-top:45px;
	width:780px;
	height: 100px;
	float: left;
	background: url(images/logo2.png) no-repeat;
		}
	#header_right{
	width:300px;
	position: relative;
	list-style-type: none;
	clear: both;
		}
		
	#header_top{
		padding:0; width:780px; height: 9px; float:left;
		background:url(images/bgTop.gif) repeat-x;
		}

	#header_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2em;
	letter-spacing: 0px;
	font-weight: 400;
	float: left;
	margin-top: 32px;
	margin-left: 5px;
	}
	
	#header_text a{
	color: #fff;
	text-decoration: none;
	}
	
	#header_text a:hover{
	color: #e00;
	}
	
	#header_menu{
	
	}
	
	#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 #666666; color:#cccccc;
		border:1px solid #333333;
		}
	#navigation{
		background: #000;
		height: 22px;
		padding-top: 6px;
		float: left;
		width: 780px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #333333;
		}
	.rightoflink{
		width:8px; height:16px; float:left;
		background:red;
		}

	#navigation ul{
	margin:0;
	padding-left: 20px;
	list-style-type:none;
		}
	#navigation ul li{
	padding:0;
	float:left;
	font-size:12px;
		}
	#navigation ul li a{
		text-decoration:none;
		padding: 6px 10px 6px 10px;
		background:#000;
		color:#dddddd;
		}
		
	#navigation ul li a:hover{
		background: #fff;
		color:#333;
		}
		
	#navigation .page_item a{
		padding: 6px 10px 6px 10px;
		color:#dddddd;
		}
	#navigation .page_item a:hover{
		background: #fff;
		color:#333;
		}
	#navigation .current_page_item a{
		padding: 6px 10px 6px 10px;
		background:#e00;
		color:#fff;
		}
	#navigation .current_page_item a:hover{
		color:#333;
		}


	#container{/*contains content and sidebar */
		padding-top:15px; clear:both; width:780px; float:left;
		background:#000;
		opacity:0.9;
		}

	#content{
		margin-left:30px; width:540px; float:left;
		background:#000;
		opacity:0.9;
		}
	* 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:20px;
	}
	
	.post h1, .post h1 a{
		margin-bottom: 6px; padding:0; padding-right:10px;
		letter-spacing: -2px; font-weight: 900;
		font-size: 24px; color:#e00; text-decoration:none;
		}
	
	.post h1 a:hover{
		color:#fff;
		}
	.post .postmetadata{
		border-bottom:1px solid #dddddd; color:#999999;
		font-size:11px;
		}
	.post .postmetadata a{
		color:#666666; text-decoration:none;
		}
	.post .postmetadata a:hover{
		color:#ccc;
		background:#e00;
		}
	.post .tags{
		color:#666666;
		font-size:11px;
		}
	.post .tags a{
		color:#666666;
		text-decoration:none;
		}
	.post .tags a:hover{
		color:#ccc;
		background:#e00;
		}
	.post .entry img{
		text-decoration:none;
		margin: 15px;
		padding: 0;
		}
		
	.post .entry a img {
		padding: 0px 0px 0px 0px;
		}
		
	.post .entry{
		font-size: 13px;
		color: #ccc;
		margin-top:20px;
		line-height: 1.5em;
		padding:0 0 40px 0;
		}
		
	.post .entry a{
	color:#e00;
	text-decoration:none;
	padding-top: 2px;
	padding-bottom: 2px;
		}
			
	.post .entry a:hover{
		color:#fff;
		}
		
	.post .entry p{
		padding-top: 10px;
		padding-bottom: 10px;
		}	
	
	#postinformation{
		margin-left:0; margin-right:auto; margin-bottom:50px; padding:3px; width:540px;
		background:#000;
		text-align:left; font-size:11px; color:#777;
		}
	
	#postinformation a{
		color:#e00;
		}
	
	#postinformation a:hover{
		color:#fff;
		}
	
	.submenu{
		padding-bottom: 20px;
		list-style-type:none;
		}
	
	.submenu li{
		float:left; margin-right:5px; margin-bottom: 10px;
		}
	
	.submenu a, .sb-pagemenu a{
		color:#e00; font-weight:bold; text-decoration:none;
		}
	
	.submenu a:hover, .sb-pagemenu a:hover{
		color:#fff;
		}

	#allcomments{
		margin-left:0px; width:540px;color:#bbb;
		}
		
	#allcomments h3{
		font-size:17px; font-weight:bold; color:#ddd;
		}
		
	.commentlist{
		margin:0; padding:0;
		list-style-type:none;
		}
		
	#allcomments a{
		color:#ddd;
		}
		
	#allcomments a:hover{
		color:#fff;
		background:#00f;
		}
		
	.commentlist li{
		margin-top:5px; padding:5px;
		overflow:hidden;
		}
		
	.author{
	    color:#aaa;
		background:#222;
		}

	#navigate a{
		color:#0000ff; text-decoration:none;
		padding:3px;
		}
		
	#navigate a:hover{
		color:#156ec6; text-decoration:none;
		padding:3px;
		}
		
	#navigate .left{
		float:left;
		}
		
	#navigate .right{
		float:right;
		}

	#sidebar{
		margin-right:30px; margin-top:30px; padding-left:10px; width:120px; float:right;
		border-left:1px solid #dddddd;
		}
		
	* html #sidebar{
		margin-top:27px;
		}
		
	#sidebar h1{
		margin:0px;	padding:0px;
		border-bottom:1px solid #dddddd;
		font-size:1.2em; color:#666;
		text-decoration:none; text-transform:lowercase; font-variant:small-caps;
		}
		
	#sidebar p{
		font-size:14px; color:#666666;
		}
		
	#sidebar p a{
		color:#333333;
		}
		
	#sidebar p a:hover{
		color:#156ec6;
		}
		
	#sidebar ul{
		list-style-type:none;
		margin:0px;
		padding-top:10px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		}
		
	#sidebar .sidebarlink a{
		margin-right:5px; padding-left:10px; padding-right:5px; margin-top:0px; margin-bottom:0px;
		font-size:1.4em; text-decoration:none; color:#e00;
		}
		
	#sidebar .sidebarlink a:hover{
		color:#fff;
		background:#e00;
		}

	#footer{
		margin:0; padding:0; clear:both;
		background:#111;
		opacity:0.95;
		}
	#footer p{
		margin:0; padding-top:5px; padding-bottom:5px; padding-left:20px;
		font-size:11px; color:#cccccc;
		}
	#footer a{
		border-bottom:1px solid #666666;
		text-decoration:none; color:#dddddd;
		}
	#footer a:hover{
		border-bottom:1px solid #999999;
		color:#ffffff;
		}
		
	#up{
		height: 20px;
		width: 30px;
		background-image: url(images/up.gif);
		background-repeat: no-repeat;
		border-left-width: 1px;
		border-left-style: dotted;
		border-left-color: #CCCCCC;
		padding-left: 24px;
		}
	#header_lang{
		float: right;
		padding-right: 10px;
		}

	#header_lang ul li{
	float:left;
	font-size:12px;
	list-style-type: none;
		}
		
	#header_lang ul li a{
		text-decoration:none;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 6px;
		padding-bottom:6px;
		color:#fff;
		}
	
	#header_lang ul li a:hover{
		background: #fff;
		color:#333;
		}
		
	