/*
Theme Name: WordPress Theme Generator 
Theme URI: http://www.yvoschaap.com/wpthemegen/
Description: WordPress Custom Theme for Haters Be Hatin created with the <a href="http://www.yvoschaap.com/wpthemegen/">WordPress Theme Generator</a>. To edit your current theme go: <a href="http://tinyurl.com/lvkklk">edit settings</a>.
Version: 24 Jul, 20:13
Author: W.P. Gen
Author URI: http://www.yvoschaap.com/

*/


html>body #content {
	height: auto;
	min-height: 580px;
}
#adsense_ad {
width: 100%; background-color: #222; text-align: center; padding-top: 5px; padding-bottom: 5px; margin-bottom: 15px;
}
#comments {
padding: 10px;
}



#respond {
padding: 10px;
padding-bottom: 0px;
}

#commentform {
padding: 10px;
}

.relatedposts {
padding: 10px;
}

.relatedpost li {
list-style: none;
margin: 0;
padding: 0;
}

.relatedposts ol {
margin: 0;
padding: 0;
}

.pagetitle {
background-color: transparent;
color: white;
}

.footer_icon {
float: left;
width: 70px;
font-size: 11px;
}

#footer_icons {
width: 420px;
margin: 0 auto;
}

#social_footer_header {
text-align: left;
}


.cat {
background-position: bottom right;
background-repeat: no-repeat;
}

.cat1 { background-image: url('images/headers/uncategorized.jpg'); }
.cat4 { background-image: url('images/headers/burnttoast.jpg'); }
.cat8 { background-image: url('images/headers/capitalpunishment.jpg'); }
.cat6 { background-image: url('images/headers/donthateonme.jpg'); }
.cat11 { background-image: url('images/headers/hatecounterhate.jpg'); }
.cat9 { background-image: url('images/headers/hateonthis.jpg'); }
.cat14 { background-image: url('images/headers/playahatin.jpg'); }
.cat3 { background-image: url('images/headers/splittintherent.jpg'); }
.cat10 { background-image: url('images/headers/comeback.jpg'); }
.cat12 { background-image: url('images/headers/dailydollar.jpg'); }
.cat7 { background-image: url('images/headers/thenotsosilverscreen.jpg'); }
.cat13 { background-image: url('images/headers/youhavenoideal.jpg'); }
.cat5 { background-image: url('images/headers/youhate.jpg'); }

#s {
width: 200px;
}

.fblink 
{
float: right;
}

body{
	font-family: "Trebuchet MS";
	font-size: 12px;
	 background-image: url('images/bggrad.png');
         background-repeat: repeat-x;
 background-attachment:fixed;
	background-color: black;
	text-align: center;
        width: 100%;
color: #CCC;
        padding-bottom: 25px;
}


a, a:link {
	padding: 1px;
	color: #B86B00;
	text-decoration: underline;
}

a:hover {
	color: #FF9A0D;
	text-decoration: none;
	;
}

h1 {
	font-family: monospace;
	font-weight: bold;
	font-size: 18px;
	padding-top: .1em;
	padding-bottom: .5em;
}


h2 {
	font-family: monospace;
	font-weight: bold;
	font-size: 18px;
}

h3 {
	font-family: monospace;
	font-size: 18px;
	font-weight: bold;
	 
}

h3 a { text-decoration: none; }

h4 {
        font-family: monospace;
	font-size: 18px;
}

p {
	font-size: 13px;
	margin-bottom:1em;
}

strong, b {
	font-weight: 900;
        font-size: 13px;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}


#hd{
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px
}
#hd h1{
	font-size: 290%;
	color: #FFFFFF;


}

#hd h1 a{
	text-decoration: none;
	color: #FFFFFF;
	
}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #FFFFFF;
       text-decoration: none;
}

#bd {
/*background-image: url('images/contentbg.jpg');*/
padding: 10px 10px 0px;
margin-top: 5px;
}


.item {
	 
	background-color: #fff2ae;
	 
	background-repeat: repeat-x;
	text-align:left;
	 border: 1px solid black;
	margin-bottom: 1em;
	color: black;
	
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 11px;
}


.item .storycontent ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 20px;
        margin-bottom: 10px;
        font-weight: bold;
}

.itemhead{
padding: 5px;
background-color: #700000; 
color: white;
border-bottom: 1px solid black;
}


.chronodata {
 
	font-size: 11px;
}


.itemhead h3{
	display: inline;
}


input{
        font-family: Arial;
	font-size: 12px;
}


.metadata{
	text-align: right;
        padding-top: 7px;
        font-size: 14px;
        font-weight: bold;
        border-top: 1px dotted #BFB683;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #B86B00;
}

.tags, .category {
	display: block;
	text-align:right;
}

.commentlist {
margin-left: 15px;
}

.commentlist p {
 
	font-size: 11px;
        font-weight: normal;
}


cite{
	font-size: 11px;
}


blockquote {
        background-color: #EFE3A4;
	padding-left: 1em;
       padding-top: 1em;
        padding-right: 1em;
        margin-left: 1em;
        margin-right: 1em;
        margin-bottom: 1em;
	border: 1px solid #AFA678;
       font-family: "Trebuchet MS";
	}
blockquote p {
font-size: 14px;
}
 

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 11px;
	font-style: italic;

}
.commentlist {
	padding-right: 15px;
}
.commentlist li {
	padding: 10px;

       list-style: none;

       margin-top: 7px;
       margin-bottom: 7px;
       background-color:#EFE195;
       border-top:1px solid #DFD07D;
       border-left:1px solid #DFD07D;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFCC;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #FFFFCC;
}

.alignright {
	float: right;
margin-left: 9px;
}

.alignleft {
	float: left;
margin-right: 9px;
}



#secondary, #third{

	text-align:left;
	padding: 0px;
 
	min-height: 500px
}

#secondary h4, #third h4{
	color: #FFFFFF;
	 font-weight: bold;
	padding: 6px;
 background-color: #600000;
border: 1px solid black;

}

#secondary p, #third p{
		padding: 3px;
		font-size: 11px;
}

#searchform {
	clear: both;
	margin-bottom: 15px;
	margin-left: 2px;
	padding: 3px;
 
background-color: #222222;
}

#third {
	margin-left: 9px;
}

#menu {padding:0; border:0px solid #fff; color: #AAA;}
#menu ul {list-style:none; margin-bottom:15px; padding:5px; font-size:12px; background-color: #222222; border: 1px solid black;  }
#menu ul li { padding:3px 0px 3px 0px; margin:0; border-top: 1px dotted #393939; }
#menu ul li:first-child { border-top: none; }
#menu ul li a { display:block;  text-decoration:none; color: white; }
#menu ul li a:hover { color:myheadttcolor; background: #bb6a00; }


li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav{
	margin-bottom: -1px;
}

.yui-navset .yui-nav a:hover {
	background-color: #B86B00;
	color: #FFFFFF;
}

.yui-navset .yui-nav li a {
    background-color: #fff2ae;
	background-image: url(/); 
	background-repeat: repeat;
	border-bottom: 0px;
	color: #FFFFFF;
	padding: .3em .7em .3em .7em;
	text-decoration:none;
	font-size: 85%;
}

.wp-caption {
background-color: #0A0A0A;
font-style: italic;
font-size: 11px;
text-align: center;
color: white;
border: 1px solid black;
padding-top: 5px;
}

.wp-caption-text {
margin: 0px;
padding: 3px;
font-family: monospace;
font-size: 12px;
}

#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}


#wp-calendar td {
	color: #FFFFFF;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background: ;
	color: #B86B00;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	text-align: center;
padding: 10px;
background-color: #222;
	margin-bottom: 10px;
	color: #FFFFCC;
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #FFFFCC;
}
.comment_icon {
position: relative;

margin: 0;
margin-right: 5px;
margin-top: -7px;
}
.storycontent img {
 
}

.storycontent {
clear: both;
padding: 10px;
}


.gravatar {
float:left;
padding: 2px;
border: 1px solid #000;
background: #fff;
width: 60px;
margin-top: 7px;
 
}

.postgrav {
float: left;
padding: 3px;
margin-right: 5px;
margin-left: 5px;
border: 1px solid #000;
background: #fff;
}

a.retweet strong.vert {
font-family: arial;
font-size: 11px;
}

a.retweet span {
font-family: arial;
font-size: 11px;
}

a.retweet {
font-size: 11px;
}

/* EyeStorm Tweaks */

#fbc_login ul{
	list-style:none;
	margin:0;
	padding:0;
}

.commentlist cite {
	font-weight:bold;
	font-size:140% ;
	margin-bottom:2px;
}

#doubleCol {
	overflow:auto;
	padding:10px;
}

#doubleCol div{
	width:50%;
	float:left;
	text-align:center;
}

/* END EyeStorm Tweaks */

.filter {
font-style: italic;
}

#network {
        width: 100%;
        height: 20px;
        background-color: #333333;
        color: #ffffff;
        position: fixed;
        bottom: 0px;
        z-index: 2;
        padding-left: 10px;
        padding-top: 3px;
        text-align: center;
        border-top: 1px solid #ffffff;
}

a.network1 {
        color: #ffffff;
        text-decoration: underline;
}

a.network {
        color: #ffffff;
        text-decoration: underline;
        padding-right: 2px;
        padding-left: 2px;
}
