/*
Theme Name: The Error Tribune
Theme URI: http://www.errortribune.com
Author: Thibaut Ninove - WooConcept
Author URI: http://www.wooconcept.com
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img { 
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

a, a:hover {
	text-decoration:none;
}

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	line-height:18px;
}

a {
	color:#4C7581;
}

a:hover, a:active, a:focus {
	color:#d54e21;
}

p {
	margin:10px 0;
}

strong {
	font-weight:700;
}

#wrapper {
	width:1000px;
	margin:0 auto;
}

#header {
	background:url(images/body_bg.gif) 0 0 repeat-x #fff;
	height:103px;
	margin-bottom:5px;
	float:left;
	/*background:url(images/header_bg.png) 100% 0 no-repeat transparent;*/
}

#logo {
	width:251px;
	height:73px;
	padding-left:16px;
	float:left;
}

#logo a {
	width:251px;
	height:48px;
	display:block;
	background:url(images/logo.png) 0 0 no-repeat #000;
	text-indent:-9999px;
	overflow:hidden;
	margin-top:10px;
}

#main_menu {
	width:1000px;
	height:30px;
	float:left;
	background:url(images/menu_bg.gif) 0 0 repeat-x #4c7581;
}

#main_menu ul {
	height:30px;
	padding-left:15px;
}

#main_menu ul li {
	float:left;
	padding-right:15px;
	font-size:18px;
	letter-spacing:-1px;
}

#main_menu ul li a {
	color:#fff;
	line-height:27px;
}

#main_menu ul li.current-cat a {
	text-decoration:underline;
}

#main {
	float:left;
}

#main_left {
	width:520px;
	float:left;
	margin-right:20px;
}

#main_right {
	width:460px;
	float:left;
}

#spotlight {
	width:520px;
	float:left;
}

#the_one, #the_last_one {
	width:250px;
	float:left;
}

#the_one {
	padding-right:20px;
}

#the_one h2, #the_last_one h2, #most_viewed h2 {
	height:30px;
	background:url(images/tab_bg.png) 0 0 no-repeat #ececec;
	padding-left:15px;
	margin-bottom:10px;
	font-size:15px;
	color:#4c7581;
	line-height:27px;
	font-weight:700;
}

#the_one h3 a, #the_last_one h3 a, #most_viewed h3 a, .author_posts_list h3 a {
	font-size:14px;
	font-weight:700;
}

#the_one .post_content, #the_last_one .post_content, #most_viewed .post_content {
	font-size:12px;
	line-height:16px;
}

#spotlight .postthumb, .first_post .postthumb, #most_viewed .postthumb {
	background:url(images/thumb_bg.png) 0 0 no-repeat #fff;
	width:250px;
	height:150px;
	overflow:hidden;
	margin-bottom:10px;
}

#featured {
	width:520px;
	float:left;
	margin-top:15px;
}

.featured_cat {
	float:left;
	margin:15px 0;
}

#featured h2 {
	width:520px;
	font-size:18px;
	border-bottom:2px solid #a1bdc5;
	margin-bottom:10px;
	text-transform:uppercase;
	letter-spacing:5px
}

#featured h2 a {
	background:#a1bdc5;
	color:#fff;
	line-height:20px;
	padding-left:5px;
}

#featured a span {
	color:#a1bdc5;
}

.first_post {
	width:520px;
	float:left;
	font-size:12px;
}

.first_post .postthumb {
	float:left;
	margin-right:20px;
}

.first_post h3 a {
	font-size:22px;
	font-weight:700;
	line-height:27px;
	letter-spacing:-2px;
}

.below_first {
	font-weight:700;
	float:left;
	display:block;
}

.below_first li {
	width:500px;
}

.audio_icon {
	background:url(images/audio.gif) 0 50% no-repeat #fff;
	padding-left:20px;
}

.video_icon {
	background:url(images/video.gif) 0 50% no-repeat #fff;
	padding-left:20px;
}

#most_viewed {
	width:250px;
	float:left;
	margin-right:20px;
}

#most_viewed .post {
	margin-bottom:20px;
}

#sidebar {
	font-size:12px;
	width:190px;
	float:left;
}

#sidebar h4 {
	font-size:14px;
	background:#4C7581;
	color:#fff;
	text-transform:uppercase;
	letter-spacing:-1px;
	padding-left:3px;
	margin-bottom:5px;
}

#sidebar ul li {
	width:100%;
	margin-bottom:15px;
	float:left;
	display:block;
}

#sidebar ul li ul li {
	background:url(images/arrow_small.gif) 0 6px no-repeat #fff;
	padding-left:19px;
	margin-bottom:0;
	clear:both;
	width:171px;
}

a.button, input[type="submit"], .wForm form .actions .primaryAction, .wForm form .actions .secondaryAction {
	background:url(images/button_grad.png) 0 0 repeat-x scroll #eee;
	line-height:22px;
	padding:2px 10px;
	border:1px solid #bbb;
	-moz-border-radius-bottomleft:11px;
	-moz-border-radius-bottomright:11px;
	-moz-border-radius-topleft:11px;
	-moz-border-radius-topright:11px;
	-moz-box-sizing:content-box;
	cursor:pointer;
	font-size:11px;
	outline:none;
}

.button:hover, .button:active, input[type="submit"]:hover, input[type="submit"]:focus, .wForm form .actions .primaryAction:hover, .wForm form .actions .primaryAction:focus, .wForm form .actions .secondaryAction:hover, .wForm form .actions .secondaryAction:focus {
	background:url(images/button_grad_active.png) 0 0 repeat-x scroll #eee;
	border-color:#868686;
}

#sidebar ul li ul#socialize {
	padding-top:5px;
	float:left;
}

#sidebar ul li ul#socialize li {
	width:188px;
	background:none;
	padding-left:2px;
}

#sidebar ul li ul#socialize li a img {
	float:left;
	margin:0;
	padding:;
}

#sidebar ul li ul#socialize li a:hover img {
	opacity:0.65;
}

#content {
	margin-top:15px;
}

#content h2 {
	font-size:25px;
	line-height:28px;
	font-weight:700;
	color:#4c7581;
}

#content .post_content img {
	max-width:520px; width: expression(this.width > 520 ? 520: true);
	height:auto;
}

.meta_data {
	background:#f2f2f2;
	border:1px solid #ddd;
	font-size:11px;
	color:#333;
	padding:5px 8px;
	float:left;
}

.meta_data .author {
	background:url(images/author.gif) 0 50% no-repeat #f2f2f2;
	padding-left:20px;
}

.meta_data .date {
	background:url(images/date.gif) 0 50% no-repeat #f2f2f2;
	padding-left:20px;
}

.meta_data .category {
	background:url(images/category.gif) 0 50% no-repeat #f2f2f2;
	padding-left:20px;
}

.meta_data .tags {
	background:url(images/tags.gif) 0 50% no-repeat #f2f2f2;
	padding-left:20px;
}

.meta_data .backlink {
	background:url(images/backlink.gif) 0 50% no-repeat #f2f2f2;
	padding-left:20px;
}

.meta_data .details {
	width:327px;
	float:left;
}

.meta_data .votes {
	width:175px;
	float:left;
}

p.more {
	text-align:right;
	margin-bottom:0;
}

.posts_list {
	width:540px;
	float:left;
}

.posts_list li {
	border-bottom:1px dotted #b1b1b1;
	float:left;
	height:103px;
	margin:8px 20px 15px 0;
	width:250px;
}

.posts_list li img {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #B9B9B9;
	float:left;
	margin:4px 18px 8px 0;
	padding:2px;
}

.posts_list li .small_meta_data {
	font-size:12px;
}

.comment_ico_right {
	background:url(images/comment_ico_right.png) 100% 100% no-repeat #fff;
	padding:15px 19px 0 0;
	line-height:32px;
}

#author_bio {
	background:#f2f2f2 none repeat scroll 0 0;
	border:1px solid #ddd;
	padding:20px 20px 10px 20px;
	margin:20px 20px 20px 0;
	float:left;
}

#author_bio img {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #B9B9B9;
	padding:2px;
	float:left;
	margin:0 18px 15px 0;
}

#author_bio .author_nick {
	font-size:25px;
	line-height:20px;
	font-weight:700;
	color:#4c7581;
}

p.desc {
	color:#333
}

#pagination {
	margin-top:30px;
	width:520px;
}

#pagination .left {
	text-align:right;
	width:250px;
	margin-right:20px;
	float:left;
}

#pagination .right {
	width:250px;
	padding-left:270px;
}

#content .post {
	padding-bottom:25px;
	border-bottom:1px solid #a1bdc5;
	margin-bottom:30px;
	float:left;
}

#content h2.category_title {
	font-size:18px;
	margin-bottom:10px;
	text-transform:uppercase;
	letter-spacing:5px;
	background:#a1bdc5;
	color:#fff;
	line-height:20px;
	padding-left:5px;
}

h3.category_post_title {
	font-size:22px;
	font-weight:700;
	letter-spacing:-2px;
	line-height:27px;
}

a.contact_button {
	background:url(images/contact_button.png) 0 0 no-repeat #fff;
	display:block;
	width:190px;
	height:40px;
	margin-top:10px;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
}

a.contact_button:hover {
	background-position:0 -40px;
}

.comments_container {
	clear:both;
}

h3#comments, #respond h3 {
	font-size:20px;
	color:#d54e21;
	font-weight:700;
}

.commentlist div.comment {
	background:#cfd5d7 url(images/comment_bg.png) no-repeat scroll 0 100%;
	color:#000;
	margin-top:15px;
	padding:5px 15px 15px 15px;
	width:490px;
	float:left;
	min-height:74px;
}

.commentlist div.authcomment {
	background:#a1bdc5 url(images/comment_bg_author.png) no-repeat scroll 0 100%;
}

.commentlist cite {
	margin:3px 0 0 20px;
	float:left;
}

#respond {
	clear:both;
	padding-top:30px;
}

div.comment img.avatar {
	background:#fff;
	border:1px solid #868686;
	padding:2px;
	margin:15px 0 15px 5px;
	float:left;
}

div.comment div.quote {
	margin-left:75px;
}

.hidden {
	display:none;
}

input#s {
	width:125px;
}

.post_content ul {
	margin-left:50px;
}

.post_content ul li {
	list-style-type:square;
}

.wFormContainer legend {
	font-size:18px;
	margin-bottom:10px;
	text-transform:uppercase;
	letter-spacing:5px;
	background:#a1bdc5;
	color:#fff;
	line-height:20px;
	padding-left:5px;
}

img.alignright {
	float:right;
	margin:5px 0 5px 10px;
}

img.alignleft {
	float:left;
	margin:5px 10px 5px 0;
}