/*
Theme Name: onlinetvs combo tv
Theme URI:  
Description: The WordPress theme.
Version: 1.0
Author: Theme Developed by: 
Author URI: 
Tags: 

*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
ol,ul{
	list-style:none;
}
blockquote,q{
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after{
	content:'';
	content:none;
}
:focus{
	outline:0;
}
ins{
	text-decoration:none;
}
del{
	text-decoration:line-through;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
/* General Styles */
.skiplink{
	display:none;
}
label{
	cursor:pointer;
}
a{
	color:#000;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
body{
	background:#392011 url(images/bgr_main.png) repeat-x;
	color:#000;
	font:62.5%/1 Verdana, Geneva, sans-serif;
}
.wrapper{
	margin:0 auto;
	width:1150px;
}
/* mainmenu */
#mainmenu{
	width:978px;
	height:29px;
	border:1px solid #e6a647;
	border-top:0;
	border-bottom:0;
	background:url(images/bgr_mainmenu.gif) repeat-x;
	padding:0 0 0 170px;
}
#mainmenu ul{
	float:left;
}
#mainmenu ul li{
	float: left;
	color:#fff;
	padding:0 0 0 1px;
	font-size:1.4em;
	line-height:1.1em;
}
#mainmenu ul li.first{
	padding:0;
	background:none;
}
#mainmenu ul li a{
	display:block;
	color:#fff;
	height:23px;
	padding:6px 14px 0 14px;
	float:left;
}
#mainmenu ul li a:hover, #mainmenu ul li.current_page_item a{
	text-decoration:none;
	background:#d6994d;
}
/*subtop_ads*/
#subtop_ads{
	width:978px;
	height:26px;
	border:1px solid #e6a647;
	border-top:0;
	border-bottom:0;
	background:#d6994d;
	padding:5px 0 0 170px;
	color:#fff;
}
/*subtop_slogan*/
#subtop_slogan{
	width:978px;
	height:33px;
	border:1px solid #e6a647;
	border-top:0;
	padding:5px 0 0 170px;
	background:#fff;
}
#subtop_slogan p{
	font-size:1.1em;
	line-height:1.3em;
}
/* header */
#header{
	width:1148px;
	height:99px;
	border:1px solid #e6a647;
	background:url(images/bgr_header.png) no-repeat;
	overflow:hidden;
}
.logo{
	position:absolute;
	margin:1px 0 0 1px;
}
.logo a{
	width:159px;
	height:198px;
	background:url(images/logo.png) no-repeat;
	display:block;
	text-indent:-9999em;
	cursor:pointer;
}
.logo p{
	position:absolute;
	left:-9999em;
	top:-9999em;
}
#header .banner{
	float:right;
	padding:19px 19px 0 0;
}
/*body*/
#body{
	width:1148px;
	border:1px solid #e6a647;
	border-top:0;
	background:#fff url(images/bgr_body.gif) repeat-y;
	overflow:hidden;
	padding:10px 0 10px 0;
}
#sidebar{
	float:left;
	width:158px;
}
#content{
	float:left;
	width:660px;
	padding:0 0 0 10px;
}
#sidebar_ads{
	float:left;
	width:160px;
	padding:0 0 0 8px;
}
#sidebar_right{
	width:149px;
	float:right;
}
/*post*/
.post{
	width:100%;
	margin:0 0 30px 0;
}
.single .post{
	width:640px;
	margin:0 0 20px 10px;
}
.home .post{
	margin:0;
}
.post .title{
	font-size:2.2em;
	line-height:1.3em;
	margin:0 0 12px 0;
	color:#8a590d;
}
.post .title a{
	color:#8a590d;
}
.post .entry{
	font-size:1.2em;
	line-height:1.5em;
}
.post .entry a{
	color:#0000ff;
	text-decoration:underline;
}
.post .entry a:hover{
	text-decoration:none;
}
.post .entry p{
	margin:0 0 15px 0;
}
.post .entry p img{
	border:1px solid #e8e8e6;
	padding:0;
}
.post .entry ul {
	margin:0 20px 15px 25px;
}
.post .entry ul li{
	margin: 0;
	padding: 3px 0 3px 0;
	border-bottom:1px solid #dbdad2;
	list-style:disc;
}
.post .entry ol {
	padding: 0 0 0 35px;
	margin:0 20px 15px 0;
	list-style:decimal;
}
.post .entry ol li {
	margin: 0;
	padding: 3px 0 3px 0;
	border-bottom:1px solid #dbdad2;
}
/*home_channels*/
.home_channels{
	width:100%;
	overflow:hidden;
	padding:10px 0 15px 0;
}
.home_channels_title{
	width:100%;
	overflow:hidden;
	background:url(images/bgr_home_channels_title.gif) repeat-x bottom;
	padding:0 0 10px 0;
}
.home_channels_title h3{
	float:left;
	color:#4f3308;
	font-size:1.5em;
	text-transform:capitalize;
	padding:0 0 0 5px;
	width:485px;
}
.home_channels_title p{
	float:right;
	font-size:1.2em;
	color:#8b590e;
	padding:5px 5px 0 0;
	font-weight:bold;
}
.home_channels_title p a{
	color:#8b590e;
	background:url(images/ico_ch_title.gif) no-repeat left 4px;
	padding:0 0 0 14px;
}
.home_channels ul{
	width:100%;
	overflow:hidden;
	background:url(images/bgr_home_channels_ul.gif) repeat-y;
	padding:10px 0 10px 0;
}
.home_channels li{
	float:left;
	padding:0 0 15px 16px;
	width:200px;
	color:#000;
	font-size:1.1em;
	line-height:1.3em;
}
.home_channels li a{
	color:#4f3308;
}
/*home_ads*/
.home_ads{
	width:100%;
	overflow:hidden;
	padding:10px 0 0 0;
}
.home_ads div{
	float:left;
}
.home_ads div.right{
	float:right;
}
/*channel_title*/
.channel_title{
	width:100%;
	overflow:hidden;
	background:#8a590d url(images/bgr_channel_title.gif) repeat-y;
}
.channel_title li{
	float:left;
	font-size:1.3em;
	line-height:1.3em;
	font-weight:bold;
	color:#fff;
	padding:7px 0 7px 10px;
}
.channel_title .channel_title_name{
	width:249px;
}
.channel_title .channel_title_descr{
	width:331px;
}
/*channel_items*/
.channel_items{
	width:100%;
	overflow:hidden;
}
.channel_items_blue{
	background:#ffe9ce url(images/bgr_channel_items.gif) repeat-y;
}
.channel_items li{
	float:left;
	font-size:1.3em;
	line-height:1.3em;
	padding:8px 0 8px 10px;
}
.channel_items .channel_items_name{
	width:249px;
}
.channel_items .channel_items_descr{
	width:382px;
}
.channel_items .channel_items_name .new{
	background:url(images/ico_new_window.png) no-repeat left 3px;
	padding:0 0 0 15px;
}
.channel_items .channel_items_name .flash{
	background:url(images/ico_flash.png) no-repeat left 3px;
	padding:0 0 0 15px;
}
.channel_items .channel_items_name .wmp{
	background:url(images/ico_wmp.png) no-repeat left 3px;
	padding:0 0 0 15px;
}
/*header_search*/
#header_search{
	width:100%;
	padding:0 0 10px 0;
	overflow:hidden;
}
#header_search fieldset{
	float:left;
	padding:0 0 0 5px;
}
#main_search_val{
	color:#555;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.1em;
	padding:4px;
	margin:0 5px 0 0;
	width:83px;
	float:left;
}
#main_search_sub{
	float:left;
}
/*sidebar_ads*/
#sidebar_ads .ads{
	width:100%;
	overflow:hidden;
}
/*sidebar*/
.sidebar_widgets{
	width:100%;
	overflow:hidden;
	font-size:1.4em;
	line-height:1.4em;
	color:#fff;
}
.sidebar_widgets a{
	color:#fff;
}
#sidebar_right .sidebar_widgets{
	font-size:1.1em;
	line-height:1.3em;
}
#sidebar_right .sidebar_widgets a{
	text-decoration:underline;
}
#sidebar_right .sidebar_widgets a:hover{
	text-decoration:none;
}
.sidebar_widgets .widgettitle{
	font-size:1.1em;
	line-height:1.3em;
	color:#fff;
	background:#c38940;
	padding:5px 0 5px 9px;
	text-transform:uppercase;
}
#sidebar_right .sidebar_widgets .widgettitle{
	font-size:1.0em;
	background:#c38940;
}
.sidebar_widgets .widget_categories a, .sidebar_widgets .widget_archive a, .sidebar_widgets .widget_meta a, .sidebar_widgets .widget_pages a, .sidebar_widgets .widget_meta a, .sidebar_widgets .widget_recent_entries a{
	background:url(images/ico_arrow.gif) no-repeat left 6px;
	padding:0 0 0 12px;
	display:block;
}
.sidebar_widgets ul{
}
.sidebar_widgets .widget_inner{
	padding:7px 9px 0 9px;
}
.sidebar_widgets ul li{
	margin:0 0 25px 0;
}
.sidebar_widgets ul ul{
}
.sidebar_widgets ul li ul li{
	background:url(images/bgr_sidebar_widgets_li.gif) repeat-x bottom;
	padding:5px 0 7px 3px;
	margin:0;
}
.sidebar_widgets ul li.widget_links ul li{
	background:none;
	padding:2px 0 2px 0;
}
.sidebar_widgets ul li.widget_advertise ul li{
	background:none;
	padding:3px 0 3px 0;
}
.sidebar_widgets ul li.widget_advertise ul li img{
	max-width:140px;
}
.sidebar_widgets ul ul ul{
	margin:0 0 0 9px;
}
.sidebar_widgets ul li ul li ul li{
	border:0;
	background:none;
}
.widget_text .textwidget{
	padding:5px 0 5px 0;
	line-height:1.3em;
}
.sidebar_widgets .widget_tag_cloud a{
	padding:0 5px 0 5px;
	line-height:1.3em;
}

#sidebar_right .sidebar_widgets .widget_inner2 ul{
	list-style:decimal;
	padding:0 0 0 20px;
}
#sidebar_right .sidebar_widgets .widget_inner2 ul li{
	list-style:decimal;
	padding:3px 0 3px 0;
	margin:0;
	background:none;
}
#sidebar_right .sidebar_widgets .widget_inner2 ul li a{
	padding:0;
	background:none;
}
.widget_keys p{
	font-size:9px;
	padding:0 0 0 13px;
}
.widget_keys .new{
	background:url(images/ico_new_window.png) no-repeat left center;
}
.widget_keys .flash{
	background:url(images/ico_flash.png) no-repeat left center;
}
.widget_keys .wmp{
	background:url(images/ico_wmp.png) no-repeat left center;
}
/*single_ads*/
.single_ads{
	text-align:center;
}
/*footer*/
#footer{
	width:100%;
	overflow:hidden;
	padding:10px 0 20px 0;
}
#footer a{
	color:#fff;
}
#footer ul{
	float:left;
}
#footer li{
	float:left;
	font-size:1.1em;
	line-height:1.3em;
	padding:0 0 0 13px;
	text-transform:capitalize;
	background:url(images/bgr_footer_li.gif) no-repeat left center;
	color:#fff;
}
#footer li.first{
	background:none;
	padding:0;
}
#footer p{
	font-size:1.1em;
	float:right;
	line-height:1.3em;
	color:#fff;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Form Elements */
#respond{
	width:640px;
	margin:0 0 0 10px;
	overflow:hidden;
	color:#333;
}
.commentlist #respond{
	width:auto;
	margin:0;
}
#respond a{
	color:#333;
}
#respond h3{
	font-size:2.0em;
	color:#000;
	font-weight:normal;
}
.cancel-comment-reply{
	font-size:1.2em;
	padding:15px 0 0 0;
}
.cancel-comment-reply a, .cancel-comment-reply a:visited{
	text-decoration:underline;
}
.cancel-comment-reply a:hover{
	text-decoration:none;
}
#commentform p{
	font-size:1.2em;
	line-height:1.6em;
	width:100%;
	overflow:hidden;
}
#commentform p a, #commentform p a:visited{
	text-decoration:underline;
}
#commentform p a:hover{
	text-decoration:none;
}
#commentform p input{
	float:left;
}
#commentform p label{
	float:left;
	padding:10px 0 0 5px;
}
#searchform{
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#commentform input{
	width: 170px;
	padding: 5px;
	margin: 5px 5px 1px 0;
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#666;
}

#commentform{
	margin: 5px 10px 0 0;
}
#commentform textarea{
	width: 97%;
	padding: 5px;
	overflow:auto;
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	margin:5px 0 0 0;
	color:#666;
}
#commentform #submit{
	font-size:1.2em;
	line-height:1.6em;
	background:#8a590d;
	color:#fff;
	font-weight:bold;
	padding:2px 6px 2px 6px;
	border:0;
	margin:5px 0 0 0;
	cursor:pointer;
}
/* End Form Elements */



/* Begin Comments*/
#comments{
	width:640px;
	margin:0 0 0 10px;
	padding:10px 0 0 0;
	font-size:2.0em;
	color:#000;
	font-weight:normal;
}
.commentlist{
	padding: 0;
	text-align: justify;
	line-height:1.6em;
	color:#333;
	width:640px;
	margin:0 0 0 10px;
}
.commentlist a{
	color:#333;
}
.commentlist li{
	margin: 15px 0 10px;
	padding: 15px;
	list-style: none;
	border:1px solid #ececec;
	background:#f6f6f5;

}
.commentlist .alt{
	margin: 10px 0 0 0;
	background:#fff;
}
.commentlist li ul li{ 
	margin-right: 15px;
	margin-left: 10px;
}
.commentlist p{
	margin: 10px 5px 10px 0;
	font-size:1.2em;
	line-height:1.5em;
}
.children{ padding: 0; }

#commentform p{
	margin: 5px 0;
}
.nocomments{
	text-align: center;
	margin: 0;
	padding: 0;
	font-size:1.2em;
}
.commentmetadata{
	margin: 0;
	display: block;
	font-size:1.2em;
	line-height:1.6em;
}
.reply{
	text-align:right;
}
.reply a, .reply a:visited{
	font-size:1.2em;
	line-height:1.6em;
	background:#b3b3b3;
	color:#fff;
	font-weight:bold;
	padding:2px 6px 2px 6px;
}
.reply a:hover{
	text-decoration:none;
	background:#8a590d;
}
.comment-author{
	font-size:1.4em;
	margin:0 0 10px 0;
}
.comment-author img{
	border:3px solid #b8b8b5;
}
.commentlist .fn{
	position:relative;
	top:-10px;
	text-transform:capitalize;
}
.commentlist .says{
	position:relative;
	top:-10px;
}
/* End Comments */



/* Begin Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 1.1em;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	font-size:1.3em;
	font-weight:bold;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 95%;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #dfcfba;
	}

blockquote {
	margin: 15px 0 20px 0;
	padding:15px 15px 5px 20px;
	border-left: 5px solid #bdbdbd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}
.nopost, .nocomments{
	text-align:center;
	color:#000;
	font-size:1.2em;
	line-height:1.5em;
}
/* End Various Tags & Classes*/

/*navigation*/
.navigation{
	width:100%;
	overflow:hidden;
	text-align: center;
	padding:10px 0 30px 0;
	font-size:1.3em;
	line-height:1.8em;
}
.single .navigation{
	width:auto;
	margin:0 10px 0 10px;
}
.navigation a{
	color:#0000ff;
}
#content .wp-pagenavi{
	padding:10px;
}
#content .wp-pagenavi a {
	font-weight:normal;
	padding: 2px; 
	margin: 2px;
	color:#0000ff;
	background:none;
	border:0;
}
#content .wp-pagenavi a:hover{
	color:#0000ff;
	background:none;
	border:0;
	text-decoration:underline;
}
#content .wp-pagenavi span.pages {
	padding: 2px; 
	margin: 2px 8px 2px 8px;
	color:#0000ff;
	background:none;
	border:0;
}
#content .wp-pagenavi span.current {
	padding: 2px; 
	margin: 2px;
	color:#0000ff;
	background:none;
	border:0;
	text-decoration:underline;
	font-weight:bold;
}
#content .wp-pagenavi span.extend {
	padding: 2px; 
	margin: 2px;
	color:#0000ff;
	background:none;
	border:0;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */