/* CSS Document */
/***Colors***
red:ad1b0c
Grey:333
*/
@import url('glide.css');
p {
font-size:13px;
margin:10px 0;
padding:0;
}

*{   
  margin:0;   
  padding:0;   
}   

#sidebar li {
list-style-type: none;
}

.post h3 {
	margin: 0px 0 0 0;
	padding: 2px 0px 2px 10px;
	background: transparent;
	font: 30px Arial, sans-serif;
	font-weight:bold;
  
	}

.post h3 a, .post h2 a:link, .post h2 a:visited  {
	color: #000;
	background-color: transparent;
	}
.post h3 a:hover  {
	color: #333;
	background-color: transparent;
	}		

/******************************/
.clear {
	clear:both;
        width:620px;
	}
body {
	margin:0;
	padding-top:0px;
	background: #fff top center repeat url();
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#666;
	font-size:13px;
         text-align: center;
   }
html{text-align: center;
}

img {
	border:15px;
	}
a {
	color:#ad1b0c;
	text-decoration:none;
	}
a:hover {
	color:#666666;
	text-decoration:none;
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#5d0505;
	font-style: normal;
	
	}
.alignleft {
        float:left;
	padding:2px 0 0 5px;
        font-size:18px;
	}
.alignright {
	float:right;
	padding:2px 7px 0 5px;
        font-size:18px;
	}

.spacer {
     background:url('images/grey_line.gif') 0px 300px repeat-x;
}
#mainWrapper {
	padding-top:0px;
	background:url('images/grey_line.gif') 0px 147px repeat-x;	
         margin:0 auto;
}
#mainContent {
        width: 990px;
        background-color:#ffffff;
        height:auto;
        margin:0 auto;
        padding:0;
        position:relative;	
        text-align: left;
}

/*
/*****************************/
/****    Navigation  **********/
/*			!nav			                */
/*****************************/

#nav_top {
	height:100px;
        padding-top:10px;
}
#site_logo {
	float:left;
	width:250px;
	margin-top:7px;
 margin-left: 8px;
}
.date {
font-size:11.5px;
	text-transform:capitalize;   
}
#nav_bar {
	z-index: 5;
}
#nav_bar ul {
	margin:0 0 0 0px; /* formerly -12 to flush letter with logo */
	padding:0px;
	list-style-type:none;
}
.navi li {
	background-image:url('http://rottingtelevision.com/wp-content/themes/RTV/images/main_navigation.gif');
	height:33px;
        width:730px;
}
.navi li a, .navi li a.active_link:hover {
	background-image:url('http://rottingtelevision.com/wp-content/themes/RTV/images/main_navigation.gif');
	display:block;
	text-indent:-990em;
	overflow:hidden;
	width:100%;
	height:100%;
}

.navi a:hover {
	background:none;
}

.navi li.nav_home {width:70px; background-position:0px -33px;}
.navi li.nav_entertainment {width:165px; background-position:-65px -33px;}
.navi li.nav_style {width:80px; background-position:-230px -33px;}
.navi li.nav_girls {width:65px; background-position:-310px -33px;}
.navi li.nav_lifestyle {width:118px; background-position:-372px -33px;}
.navi li.nav_artndesign {width:150px; background-position:-490px -33px;}
.navi li.nav_tech {width:53px; background-position:-640px -33px; }

.navi li.nav_home a {background-position:0px 0px;}
.navi li.nav_entertainment a {background-position:-65px 0px;}
.navi li.nav_style a {background-position:-230px 0px;}
.navi li.nav_girls a {background-position:-310px 0px;}
.navi li.nav_lifestyle a {background-position:-372px 0px; }
.navi li.nav_artndesign a {background-position:-490px 0px; }
.navi li.nav_tech a {background-position:-640px 0px; }


.home .navi li.nav_home a, .home .navi li.nav_home {background-position:-7px -66px;}
.navi li.nav_entertainment a.active_link {background-position:-65px -66px;}
.navi li.nav_style a.active_link {background-position:-230px -66px;}
.navi li.nav_girls a.active_link {background-position:-310px -66px;}
.navi li.nav_lifestyle a.active_link {background-position:-372px -66px; }
.navi li.nav_artndesign a.active_link {background-position:-490px -66px;}
.navi li.nav_tech a.active_link {background-position:-640px -66px;}

.navi {	
	float:left;
width:725px;
	padding-left:0px;
height:40px;
}

ul.navi li {
	display:block;
	float:left;
}

ul.navi li a.active_link {
	color:#00A4E7;
}
.divider_left {
	border-right:2px solid #333;
}
.subnav a {
	color:#CC0033;
	text-decoration:none;
}
.subnav a:hover {
	color:#00A4E7;
	text-decoration:none;
}

.subnav {
	color:#A5A5A5;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
li.subnav {float:left;}

.subnav a {
	color:#A5A5A5;
}
.subnav a:hover {
	color:#FD01EA;
}
/**********************search ******************/
/**********************************************/
#searchform{
	padding:0;
	margin:0px 0;
	border: none;
	}


#searchform input#s{
  background: none repeat scroll 0 0 #000000;
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font: 12px Helvetica,Arial,sans-serif;
    width: 180px;
    Height:25px;
}
#searchform input#s:focus{
background:black url() no-repeat;
border: none;
}

#search_bar {
	width: 300px;
	height: 30px;
	background-color:#F2F5FA;
	float:right;
}
#search_barsub {
	width: 600px;
	height: 24px;
	z-index: 4;
}
#searchfld {
	background-color:#FFF;
	top:6px;
	border:#CCC 1px solid;
	width:220px;
	height:25px;
	overflow:hidden;
}
.searchfld_mod {
	width:400px;
	margin-right: 5px;
	float:left;
}
.searchfld_mod input {
	width:170px;
	border:#CCC 1px solid;
	padding:4px;
	height:16px;
}

.searchfld_submit { float: left; }
.searchfld_select { padding-bottom: 10px; }

#searchfldsub {
	position:absolute;
	right:170px;
	background-color:#FFFFFF;
	top:6px;
	border:#CCC 1px solid;
	width:187px;
	height:23px;
	overflow:hidden;
}

/******************end search****************/




#DL_container {
	width:100%;
	height:400px;
	position:absolute;
	overflow:hidden;
	left:0px;
	top: 175px;
	z-index:1;
}

/***********End Holders***********/

/*************************/
/******* Top Bar *********/
/* 		!topbar  		      */
/*************************/

#tophat {
	height:25px;
	color:#737373;
	background:#000 none;
	width:100%;
        border-bottom: 1px solid #CCC;
}
.tophat_content {
	width:980px;
	margin:0px auto;
	font: normal 12px/26px "trebuchet ms", arial, helvetica, sans-serif;
	overflow: hidden;
}
.tophat_content a {
	color:#666666;
	display:block;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
        margin-bottom:3px;
	font-weight:bold;
	text-decoration:none;
}
.tophat_content a:hover {color:#d4d4d4;}

.info {
	height:30px;
	width:500px;
	float:left;
}
.info p {
	display:block;
	float:left;
}
info {float:left; padding-top: -4px;}

.info ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.info ul li {
	float:left;
	padding:0px 6px 0px 8px;
	background:transparent url('http://rottingtelevision.com/wp-content/themes/RTV/images/tophat_li_dot.gif') no-repeat scroll -7px 2px;
}
.top_logo_left {margin: 6px 8px; padding: 0 !important;}
.top_logo_right {margin:8px;}

.socialnetwork {float:right; padding-top: 4px;}

.socialnetwork ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.socialnetwork ul li {
	float:left;
	padding:0 6px 0 8px;
	background:transparent url('') no-repeat scroll -7px 2px;
}

.thumbsup {
vertical-align:center;
margin-top:-4px;
padding-right:5px;
}


/*****************************/
/****    Footer        **********/
/*		!footer				           */
/*****************************/

#footer_holder {
	width:100%;
	background-color:#000;
	height:75px;
	margin-top:20px;
}
.footer {
	margin:0px auto;
	width:990px;
        background-color:#000;
	color:#5E5E5E;
	font-size:11px;
}
.footer a {
	font-size:14px;
	font-weight:bold;
	color:#5E5E5E;
background-color:#000;
}
.footer a:hover {
	color:#FFF;
background-color:#000;
}
.footer_left {
	margin:10px 0 0 0;
	padding:0 0 0 15px;
	float:left;
	list-style-type:none;
	width: 460px;
background-color:#000;
}
.footer_button {
	width:82px;
	height:48px;
	text-indent:-990em;
	overflow:hidden;
	display:block;
	text-decoration:none;
	color:#FFF;
	float:left;
	background-repeat:no-repeat;
	background-position:0px -48px;
}
.footer_button:hover {
	background-position:0px 0px;
}
.footer_left li {
	width:82px;
	margin-right:15px;
	height:48px;
	float:left;
	list-style:none;
}
.footer_left li a:hover {
	background:none;
}

li.vmg a {background:url('http://rottingtelevision.com/wp-content/themes/RTV/images/footer_vmg.gif') 0px -48px;}
li.vmg {background:url('http://rottingtelevision.com/wp-content/themes/RTV/images/footer_vmg.gif') 0px 2px;}

li.lockedvolt {width:110px; background-image:url('http://rottingtelevision.com/wp-content/themes/RTV/images/footer_lockedvolt.gif');}
li.lockedvolt a{ width:110px; background:url('http://rottingtelevision.com/wp-content/themes/RTV/images/footer_lockedvolt.gif') 0px -48px; }


li.elev8 {width:115px; background-image:url(''); }
li.elev8 a {width:100%; background:url('') 0px -48px; }

li.mannytoro {margin-top:3px; width:180px; height:47px; background-image:url('http://rottingtelevision.com/wp-content/themes/RTV/images/footer_mannytoro.gif'); }
li.mannytoro a { width:180px; background:url('http://rottingtelevision.com/wp-content/themes/RTV/images/footer_mannytoro.gif') 0px -48px;}

.footer_right {
	margin-top:10px;
	float:right;
	padding-right:15px;
	width: 400px;
	text-align: left;
}
.footer_right ul {
	margin:0;
	padding:0;
}

.footer_right li {
	display:inline;
}

.giant_footer_links {
	margin-top:8px;
	padding-top:8px;
	border-top:1px solid #222222;
}
.giant_footer_links a {
	font-size:11px;
}
.footer_title {
	color:#00A4E7;
	display:block;
	float:left;
	width:65px;
}
.footer_link_list {
	margin-left:65px;
}

/* end footer */

/****************************************/
/*************** Content****************/
/***************************************/

#content {
        float:left;
	width: 650px;
	margin: 0px 0px 0px 10px;
	padding: 0 0;
	}

.post2 {
	margin: 0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
        height:250px;
	color:#000;
	font: 13px  Century gothic,Arial,Tahoma,sans-serif;
	background:url(images/content.jpg) repeat-y;

	}
.post2 h2 {
	 color: #FFFFFF;
    font-size: 16px;
    line-height: 20px;
    min-height: 40px;
    padding: 5px 10px 0 5px;
    text-align: left;
    text-transform: uppercase;
}

.post2 h2 a, .post h2 a:link, .post h2 a:visited  {
	font-color: #000000;
        color: #000000;
	background-color: transparent;
	}

.post2 h2 a:hover  {
	color: #000000;
	background-color: transparent;
	}

.post2 h3 {
	margin: 0px 0 0 0;
	padding: 2px 0px 2px 10px;
	background: transparent;
	font: 30px Arial, sans-serif;
	font-weight:bold;

	}

.post2 h3 a, .post h2 a:link, .post h2 a:visited  {
	color: #ad1b0c;
	background-color: transparent;
	}
.post2 h3 a:hover  {
	color: #000000;
	background-color: transparent;
	}		


.post {
	margin: 0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	color:#000;
        float:left;
	font: 13px  Century gothic,Arial,Tahoma,sans-serif;
	background:url(images/content.jpg) repeat-y;

	}


.post h2 {
	margin: 0px 0 0 0;
	padding: 2px 0px 2px 10px;
	background: transparent;
	font: 16px Century gothic,Arial,Tahoma,sans-serif;
	font-weight:bold;

	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #ad1b0c;
	background-color: transparent;
	}

.post h2 a:hover  {
	color: #333;
	background-color: transparent;
	}	


.postinfo {
	height:18px;
        width:640px;
        font-color:#333;
	padding: 2px 0px 2px 0px;
        background:#000000;
	font-size:12px Century gothic,Arial,Tahoma,sans-serif;
   text-align: left;

}

.entry a:link,
.entry a:visited {
	color: #666;
	background-color: transparent;
}

.entry a:hover {
	color: #666666;
	background-color: transparent;
	text-decoration: none;
}

.entry {
	margin: 0px 0;
        width:650px;
       height:300px;
	padding: 0px 10px;
	}
.entry img{
float:left;
	margin: 0px 5px 5px 0px;
	padding: 4px 4px;
	border:1px solid #ccc;
	background:#fff;

}	

.category{
	float:left;
	margin-left:4px;
	padding:0px 0 0 20px;
        width:600px;
	color:#666;
	background:url(images/tag.png);
	background-repeat:no-repeat;
	font-size:14px;
        font-color:#ad1b0c;
	font-weight:normal;
	}
	
.category a:link,a:visited {
	color:#666;
	}


span.com{
	line-height:18px;
      text-align: right;
	padding:0px 0px 0 20px;
	background-repeat:no-repeat;
	font-size:13px;
	margin-right:0px;
	font-weight:bold;
}

span.com a:link,
span.com a:visited {
        float:right;
	color:#666;
	background-color: transparent;
}
span.com a:hover{
        float:right;
	color:#eeeeee;
}

.singlemeta{
	width:610px;
	background:#D9D1CE;
	border:1px solid #bbb;
	padding:5px 5px;
	margin:5px 0;
	color:#222;
	font: 13px georgia,century gothic, Arial, sans-serif;
}

	
/******************************************/	
/*********************sidebar**************/
/******************************************/

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:280px;
        border-left:#eee 1px soild;
	float:right;
	margin:10px 0 0 0;
	padding: 0;
}
	
#sidebar h2{
	font:normal 15pt arial, Trebuchet MS;
	color: #666666;	
	margin: 0;
	padding: 0;
}

#sidebar a:link,
#sidebar a:visited {
	color:#666;
	background-color: transparent;
}
#sidebar a:hover{
	color:#ad1b0c;
}
.left {
float:left;
margin-bottom:10px;
}

ul#adboxes {
background-color:#FFFFFF;
border:medium none;
overflow:hidden;
width:240px;
}
ul#adboxes li {
background-color:#E2E2E2;
background-position:center center;
background-repeat:no-repeat;

list-style-type:none;
margin-bottom:20px;
overflow:hidden;
padding:5px;
}
ul#adboxes li:hover {
background:none repeat scroll 0 0 #BBBBBB;
}
ul#adboxes li.left {

    margin-left: -40px;
    margin-right: 8px;

}


.thumbs{
border:1px #000000;
}

#submit {
    background: none repeat scroll 0 0 #000000;
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font: bold 12px Helvetica,Arial,sans-serif;
    padding: 5px 10px;
}

/****************************************/
/**************comments*****************/
/****************************************/


#commentform{
       width:620px;
	margin:0;
	padding:10;
	}	
#commentform p{
	color: 666;
	}
#commentform a{color: #666; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}

#commentform h3{
	font-family: Trebuchet MS, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #666;
	margin:0;
	padding:10px;
	}
#comment{
	width:80%;
        padding:10px;
	}
#author{
	background: url(images/name.png) no-repeat;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:12px 0 0 80px;
	color: #eee;
	border: none;
	width: 220px;
	height: 30px;
	}
#author:focus{
background: url(images/name2.png) no-repeat;
}
#email{
	background: url(images/email.png) no-repeat;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:12px 0 0 80px;
	color: #eee;
	border: none;
	width: 220px;
	height: 30px;
	}
#email:focus{
background: url(images/email2.png) no-repeat;
}
#url{
	background: url(images/url.png) no-repeat;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:12px 0 0 80px;
	color: #eee;
	border: none;
	width: 220px;
	height: 30px;
	}
#url:focus{
background: url(images/url2.png) no-repeat;
}
#comment{
	background: url(images/comment.png) no-repeat;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:10px;
	border: none;
	color: #ad1b0c;
	max-width: 480px;
	}
#comment:focus{
background: url(images/comment2.png) no-repeat;
}
#email{
	background: url(images/email.png) no-repeat;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:12px 0 0 80px;
	color: #eee;
	border: none;
	width: 220px;
	height: 30px;
	}
#email:focus{
background: url(images/email2.png) no-repeat;
}
#url{
	background: url(images/url.png) no-repeat;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:12px 0 0 80px;
	color: #eee;
	border: none;
	width: 220px;
	height: 30px;
	}
#submit{margin:5px 5px 0 0;}
#comments{margin:0; padding:0}
ol.commentlist {list-style-type: none; margin:0; padding:10;}
.avatar{}

ol.commentlist li {
background: transparent url(images/clbg.png);
	margin:10px 0;
	padding:10px 0 10px 10px;
	list-style-type:none;
	}
ol.commentlist li:hover {background: transparent url(images/clbg2.png);}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt; width: 470px; overflow:hidden;}
ol.commentlist a {color:#ad1b0c; text-decoration:none;}
ol.commentlist  .date {
font-size: 10px;
	}

.avatar {
margin: 12px 15px 0 7px;
float:left;
}
cite {
	font-family: Trebuchet MS;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	}	
cite a{color: #eee; text-decoration: none;}

#searchform{
	padding:0;
	margin:14px 0;
	border: none;
	}

---------------------------------------------------------------------------------------------------------------------
SET WALLPAPER PROMOTIONAL BG
---------------------------------------------------------------------------------------------------------------------
*/
/*
body.home {
	background: #fff url(images/wallpaper-promo-bg.jpg) no-repeat center 36px;
}
.home #tophat {
	background-color: #FFF;
}
.home #mainWrapper {
	padding-top: 0;
}
.home #mainContent {
	padding: 9px 10px 0 11px;
	background-color: #FFF;
}
*/
/* END

/** Next / Previous / Read More links****/

.nextPrevious {text-align: right;}

.nextPrevious a {
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#B3B3B3;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}
	
.nextPrevious .prev_link a {
	padding-left:35px;
	background:url('images/prev_arrow.gif') 0px 0px no-repeat;
}

.nextPrevious .next_link a {
	padding-right:35px;
	background:url('images/next_arrow.gif') top right no-repeat;
}

.nextPrevious a:hover { 
	color:#CC0033;
} 



/* next/previous */
/******************/
/*
.nav-previous {float:left;}
.nav-next {float:right;}

.nav-previous a, .nav-next a {
	width:105px;
	height:32px;
	background-repeat:no-repeat;
	background-position:0px -32px;
	display:block;
	cursor:pointer;
}
.nav-previous a {
	background-image:url('images/button_older_posts.gif');
	width:200px;
}
.nav-next a {
	background-image:url('images/button_newer_posts.gif');
}

.nav-previous a span, .nav-next a span {
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
	text-indent:-990em;
	background-position:0px 0px;
	background-repeat:no-repeat;
	cursor:pointer;
}
.nav-previous a:hover span, .nav-next a:hover span {
	background:none;
}
	
.nav-previous a span {
	background-image:url('images/button_older_posts.gif');
}

.nav-next a span {
	background-image:url('images/button_newer_posts.gif');
}
*/
