@charset "utf-8";
/* CSS Document */

/* BUILDING BLOCKS */

._left { float:left;}
._right { float:right;}
.center { margin: 0 auto; }
.clear{ clear: both;}
.middle { text-align: center;}
.inline {display:inline;}

.top_5{ margin-top: 5px;}
.top_20{ margin-top: 20px;}
.top_25{ margin-top: 25px;}
.top_30{ margin-top: 30px;}
.top_90{ margin-top: 90px;}
.left_365{ margin-left: 365px;}

a{color: #282827; text-decoration: none;}
a:hover{color: #c30000; text-decoration:none;}
li{list-style: none;}

hr{ position: relative; top: 335px; border-color:#000; z-index: 1;}

h2{font-family:'Josefin Slab', serif; color: #282827; text-transform:uppercase; margin: 0; font-size: 1.25em; padding-right: 10px;}

h2 a:hover{color: #c30000; text-decoration: none;}

html{
	width: 100%;
	margin: 0;
	padding: 0;
}

body {
    font-size: 100%;
    line-height: 1.4;
	background-color: #ececec;
	color: #282827;
	margin: 0;
	padding:0;
	min-width: 1281px;
	overflow-x:hidden;
	
}

#container{
	background:url(../img/header-bg.jpg);
	height: 325px;
	clear: both;
}

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

h1{
	position: absolute;
}

#header{
	height: 236px;
	margin: 0 auto;
	width: 915px;
}

#header h1 a {
    background: url(../img/logo-banner.png) no-repeat transparent;
    display: block;
    height: 184px;
    text-indent: -5000px;
    width: 915px;
	margin: 0 auto;
}

.icons{
	display: inline;
	float: right;
    margin-right: 80px;
}

.icons a{
	height: 45px;
	width: 45px;
	margin-left: 10px;
    text-indent: -5000px;
	display: inline-block;
	float: right;
	margin-top:10px;
}

.icons a:hover{
	zoom: 1;
	filter: alpha(opacity=80);
	opacity: 0.8;
}

a.facebook{
	background:url(../img/facebook.png) no-repeat;
}

a.twitter{
	background:url(../img/twitter.png) no-repeat;
}

ul.topnav{
	font-family: 'Josefin Slab', serif;
	font-size: 1.25em;
	color:#282827;
	text-transform: uppercase;
	position: relative;
	left: 95px;
	top: 100px;
}

ul.topnav li{
	display:inline;
}

.topnav a:hover{
	color: white;
}
.tagline{
	background:url(../img/tagline.png) no-repeat;
	height: 80px;
	width: 694px;
	margin: 0 auto;
	margin-bottom: 50px;
}

article{

}

nav ul li{
	width: 365px;
	height: 620px;
	background:url(../img/post-border.png) no-repeat center right;
	float: left;
	margin-bottom: 50px;
	margin-right: 11px;
}

nav ul li img{
	width: 348px;
	height: auto;
	border: none;
}

.description{
	font-family: 'PT Sans', sans-serif;
	line-height: 20px;
	text-align: justify;
	margin-bottom: 20px;
	color: #666;
}

.limit{
	max-height: 366px;
	overflow: hidden;
	padding-right: 40px;
	margin-right: 20px;
}

.date{
	color: #9b9b9b;
	font-family: 'Josefin Slab', serif;
	margin-bottom: 10px;
}
.tags{
}

.tags a{
	background: none repeat scroll 0 0 #fff;
    border-radius: 2px 2px 2px 2px;
    color: #444444;
    display: block;
    float: left;
    font-size: 0.9em;
    height: 21px;
    line-height: 22px;
    margin: 0 6px 0 0;
    padding: 0 10px;
    transition: background 0.25s ease-out 0s;
	color: #9b9b9b;
}

.tags a:hover{
	background: none repeat scroll 0 0 #282827;
	color: white !important;
}

#footer{
	clear: both;
	background-color:#404041;
	height: 315px;
	padding-top: 61px;
	width:100%;
}

#footer-wrap{
	width:1181px;
	margin-left:41px ;
	
}

#twitter-widget{
	width: 379px;
	display: block;
	height:214px;
	float: left;
	margin-bottom: 20px;
	background-color:black;
	padding: 0 10px;
}

#book{
	background:url(../img/raising-hell-book.jpg) no-repeat;
	float: left;
	display: block;
	width: 522px;
	height: 240px;
	margin-left: 20px;
}
#footer-image{
	background:url(../img/pop-life-footer.jpg) no-repeat;
	float: left;
	display: block;
	width: 522px;
	height: 240px;
	margin-left: 20px;
}
#footer-wrap p{
	font-family: 'PT Sans', sans-serif;
	font-weight: normal;
	margin-left: 20px;
}

p.quote{
	color: white;
	width: 220px;
	float: right;	
	letter-spacing: 2px;
	font-size: 14px;
	font-style: italic;
    font-weight: bold;
}

p.quote-name{
	color: white;
	float: left;
	font-weight: bold;
	text-indent: 15px;
}

.ctv-logo a{
	display:block;
	background:url(../img/ctv-logo.png) no-repeat;
	width: 131px;
	height: 48px;
	clear: both;
	float:left;
	text-indent: -5000px;
}

.copyright{
	float:right;
	text-transform: uppercase;
	color: #9b9b9b;	
	font-size: 0.9em;
}

#searchform{
	float: right;
	margin-left: 20px;
    margin-top: 20px;
	margin-bottom: 20px;
}

.field{
	padding: 5px 20px 5px 5px;
	font-size: 0.75em;
	color:#999;
}

.span8{
	float: left;
	width: 750px;
	margin-right: 100px;
	margin-bottom: 100px;
}

.span8 img{
	float:left;
	padding: 0 30px 30px 0;
	border: none;
}

.span4{
		font-family: 'Josefin Slab', serif;
		float: left;
		width: 300px;
}

.span4 li{
	font-family: 'Josefin Slab', serif;
}
.span8 a:hover, .span4 a:hover{
	color: #c30000;
}

.inside-tags{
	font-size: 1.05em;
	color: 	#404041;
	background:url(../img/tag-icon.png) no-repeat;
	height: 27px;
	display:inline-block;
	margin-bottom: 35px;
	text-indent: 30px;
}

.inside-tags p{
	padding-left:35px;
	margin: 0;
}

.inside-tags a{
	margin-left: 5px;
	color:#999;
	font-size: .75em;
}

.nocomments{
	display:none;
}

.paginate{
	font-family: 'PT Sans', sans-serif;
	color:#333;
	text-transform: uppercase;
}

.utcw-45gqh3j{
	text-transform: none !important;
}

.tagcloud a{
	font-size: 0.5em;
}

.entries{
	clear: both;
	margin-bottom: 50px;
}

.entries a:hover{
	color: 
}
