/* 
Theme Name:  Evil TV
Theme URI:  http://www.eviltv.net/
Author:  Dave Ross
Author URI: http://www.shoehatdesign.com/
*/

html, body {
	margin: 0px;
	padding: 0px;
	background-color: #829482;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #2F372F;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

div, span, li, ul, p {
	padding: 0px;
	margin: 0px;
}

textarea{
	margin: 0px;
	padding: 0px;
	border: 1px solid #829482;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h2 {
	font-size: 16px;
	font-weight: 900;
	padding: 0px;
	margin: 0px;
}

h2.posttitle {
	font-size: 20px;
}

h2 a {
	color: #000000;
	text-decoration: none;
}

h2 a:hover {
	color: #DAA74C;
}

.hidden {
	display: none;
}

/* --- Whole Page --- */

#page {
	width:800px;
	margin: 0px auto;
	padding: 0px;
}

/* --- Header --- */

#top {
	width: 700px;
	height: 206px;
}

#header {
	width: 700px;
	height: 178px;
	background: url(img/header.png) no-repeat;
}

#homelink {
	position: relative;
	top: 43px;
	left: -2px;	
}

#editormenu {
	background: url(img/editorbar.jpg) top left no-repeat;
	width: 700px;
	height: 23px;
	margin-top: 2px;
	font-size: 12px;
	font-weight: bold;	
	text-decoration: none;
	font-variant: small-caps;
	color: #DAA74C;
}

#editormenu a {
	color: #DAA74C;
	text-decoration: none;
}

#editormenu a:hover {
	color: #E5F19B;
	text-decoration: none;
}

#editortitle {
	width: 800px;
	padding: 0px 0px 0px 6.5px;
	float: left;
}

#editorlist {
	float: right;
	margin-left: auto;
	margin-right: 5px;
}

#editorsingle {
	background: url(img/catdivider.jpg) top right no-repeat;
	height: 23px;
	padding: 0px 13px 0px 6.5px;
	text-align: left;
	white-space: nowrap;
	float: left;
}

#editorlist > div#editorsingle a {
	top: 2px;
}

#editorsingle a {
	position: relative;
	top: 3px;
	left: -4px;
}

#editorsingle a:hover {
	text-decoration: none;

}

#editorsingle2 {
	height: 23px;
	padding: 0px 12px 0px 6px;
	text-align: left;
	white-space: nowrap;
	float: left;
}

#editorlist > div#editorsingle2 a {
	top: 2px;
}

#editorsingle2 a {
	position: relative;
	top: 3px;
	left: -4px;
}

#editorsingle2 a:hover {
	text-decoration: none;
}

/* --- Content Wrap --- */

#content_wrap {
	width: 100%;
}

/* --- Left --- */

#left {
	width: 550px;
	float: left;
}

.details {
	font-size: 10px;
	font-style: italic;
	margin-top: 0px;
}

.details img {
	position: relative;
	top: 7px;
}

.post_bg_og {
	width: 550px;
	margin-top: 2px;
	background: url('img/post-middle-og.jpg') repeat-y;
}

.post_og {
	width: 550px;
	background: url('img/post-bottom-og.jpg') no-repeat bottom;
}

.post_end_og {
	width: 550px;
	background: url('img/post-top-og.jpg') no-repeat top;
}

.post_bg {
	width: 550px;
	margin-top: 2px;
	background: url('img/post-middle.jpg') repeat-y;
}

.post {
	width: 550px;
	background: url('img/post-bottom.jpg') no-repeat bottom;
}

.post_end {
	width: 550px;
	background: url('img/post-top.jpg') no-repeat top;
}

.post_content {
	padding: 20px 35px 20px 30px;
}

.post_content p {
	padding-bottom: 10px;
}

#originalicon {
	float: right;
	padding: 0px 0px 10px 10px;
}

.pushcomments {
	padding-bottom: 20px;
}

.rm {
	text-align: left;
	font-size: 10px;
}

#left ul {
	padding-left: 50px;
	padding-bottom: 10px;
}

#left ul li {
	line-height: 18px;
	list-style: disc;
}

#more_posts {
	text-align: center;
	padding: 30px 40px 30px 30px;
	margin: 0px auto;
}

.x {
	padding-bottom: 10px;
}

.bottomauthorlist {
	text-align: right;
}

.bottomauthorlist img {
	position: relative;
	top: 5px;
}


/* --- Author Page Header --- */

.author_content {
	padding: 20px 30px;
}

.author_content img {
	float: left;
	padding-right: 10px;
}

h2.authortitle {
	font-size: 30px;	
}

.authorsite {
	font-size: 10px;
}

.author_desc {
	padding-top: 10px;
	font-size: 11px;
}

.authorlinks {
	margin: 0px auto;
	text-align: left;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 10px;
	font-size: 10px;
}

.authorlinks img {
        padding: 0px 2px 2px 0px;
        margin: 0px;
}


/* --- Archive Page Header --- */
.archive {
	background: url('img/archive.jpg') top left no-repeat;
	height: 60px;
	width: 550px;
}

.archive h2 {
	padding: 14px 0px 0px 30px;
	font-size: 24px;
}

.archive_og {
	background: url(img/archive-og.gif) no-repeat;
	width: 550px;
	height: 60px;
}

.archive_og h2 {
	padding: 8px 0px 0px 0px;
	font-size: 32px;
	text-align: center;
	display: none;
}

/* --- Category Info --- */

.cattop {
	padding: 8px 30px 3px;
	font-size: 10px;
}

.cattop h2 {
	padding: 0px;
	font-size: 24px;
}

.post_end_og > div#catfeaturebar {
	padding-bottom: 50px;
	margin-bottom: 0px;
}

.post_end > div#catfeaturebar {
	padding-bottom: 50px;
	margin-bottom: 0px;
}

#catfeaturebar {
	width: 500px;
	padding: 0px 0px 0px 30px;
	margin-bottom: -30px;
}

#catfeattitle {
	width: 100px;
	background: url('img/catfeatures/catfeatured-title.jpg') no-repeat top left;
	float: left;
	height: 35px;
}

#catfeattitle p {
	color: #DAA74C;
	font-weight: bold;
	font-size: 11px;
	font-variant: small-caps;
	padding: 4px 7px;
}

#catfeature {
	width: 95px;
	background: url('img/catfeatures/catfeatured-box.jpg') no-repeat top left;
	float: left;
	height: 35px;
} 

#catfeature a {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

#catfeature a:hover {
	filter: alpha(opacity=40);
	-moz-opacity: .40;
	opacity: .40;
}

#catfeature img {
	margin: 3px;
	border: none;
}

/* --- Comments --- */

#left label {
	padding-left: 10px;
}

#left form p {
	padding: 0 0 5px 0 !important;
}

.comment {
	background: #CBB786;
	border: none;
	padding: 10px;
	margin: 10px 0;
}

.comment p {
	padding: 0 0 10px 0 !important;
}

.comment img {
	position: relative;
	top: 5px;
}

/* --- Right --- */

#right {
	width: 150px;
	float: left;
}

#innerlinks {
	width: 150px;
	padding-top: 2px;
}

#singlelink {
	width: 150px;
	margin: 0px;
	padding: 0px;
	height: 23px;
}

#singlelink img {
	border: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#singlelink form {
	padding-left: 31px;
	padding-top: 2px;	
}

#singlelink input {
	height: 12px;
	width: 105px;
	background: #000000;
	border: 1px solid #DAA74C;
	font-size: 9px;
	color: #E5F19B;
}

#featured {
	width: 150px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        border: none;
}


#featured p{
        position: relative;
        top: 12px;
        width: 150px;
        text-align: center;
	font-size: 11px;	
	text-decoration: none;
	font-weight: bold;
	color: #DAA74C;
}

#featured a {
	color: #DAA74C;
	text-decoration: none;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#featured a:hover {
	color: #E5F19B;
	text-decoration: none;
	filter: alpha(opacity=40);
	-moz-opacity: .40;
	opacity: .40;
}

#featured p a:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#featured img{
	margin: 0px 0px -3px 0px;
	padding: 0px 0px 0px 0px;
        border: none;
}


#ads {
	width: 150px;
	padding-bottom: 5px;	
}

#singlead {
	width: 150px;
	height: 60px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

#singlead a {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

#singlead a:hover {
	filter: alpha(opacity=40);
	-moz-opacity: .40;
	opacity: .40;
}

.float_left {
        float: left;
}


/* --- Footer --- */

#footer {
	width: 100%;
	height: 16px;
	background: #BDC6BD;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#footer p {
	font-size: 10px;
	text-align: right;
	padding-right: 2px;
	padding-top: 2px;
}

/* --- Fix --- */

#content_wrap:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}