/*  
Theme Name: seriestv
Theme URI: http://www.web2themes.com
Description: Series Televisivas theme designed by <a href="http://www.web2themes.com">Web2themes</a>.
Version: 1.0
Author: Rui Castro
Author URI: http://www.web2themes.com

	This theme was designed and built by Rui Castro.
*/


body {
	color: #263845;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(images/bg.gif);
	background-color:#ffffff;
}
#page {
	width:1020px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#page_int {
	width:1020px;
	height:auto;
	float:left;
	background-repeat:repeat-y;
	background-image: url(images/bg_page.gif);
}
#header {
	width:1020px;
	height:auto;
	float:left;
        margin-bottom:-16px;
}
.header_top {
	width:1020px;
	height:13px;
	float:left;
	background:url(images/header_top.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-top:12px;
}
.header_line1 {
	width:1020px;
	height:70px;
	float:left;
}
.header_logo {
	width:295px;
	height:38px;
	float:left;
	padding-left:20px;
	padding-top:10px;
}
.header_ads {
	width:468px;
	height:60px;
	float:right;
	padding-right:20px;
	padding-top:10px;
}
.header_menu {
	width:1000px;
	height:auto;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
}
#nav {
	list-style: none;
	padding:0px;
	padding-top: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
}
#nav li {
	float: left;
	height: 26px;
	background: url(images/navtabactiver.png) top right no-repeat;
	white-space: nowrap;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
* html #nav .page_item a{
	color: #ffffff;
	background: url(images/navtabactivel_.png);
	background-position:top left;
	background-repeat:no-repeat;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	line-height: 16px;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
}
#nav .page_item a{
	color: #ffffff;
	display: block;
	background: url(images/navtabactivel.png) top left no-repeat;
	text-decoration: none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	line-height: 16px;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
}
* html #nav li:hover {
	color: #fff;
}
#nav li:hover {
	background-position: 100% -26px;
	color: #fff;
}

* html #nav .page_item a:hover {
	border: none;
	color: #ffffff;
	text-decoration:underline;
}
#nav .page_item a:hover {
	background-position: 0px -26px;
	border: none;
	color: #ffffff;
}
#main {
	width:1009px;
	float:left;
	height:auto;
	padding-left:11px;
	margin-top:0px;
}
#main_content {
	width:998px;
	float:left;
	height:auto;
	background:url(images/bg_maintop.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#dee5e8;
}
#sidebar {
	width:308px;
	float:right;
	height:auto;
	margin-top:9px;
	padding-right:9px;
}
#content {
	width:663px;
	height:auto;
	float:left;
	padding-left:9px;
	margin-top:9px;
}
.featured_post {
	width:663px;
	height:auto;
	float:left;
margin-bottom:4px;
}
.featured_post_top {
	width:663px;
	float:left;
	height:41px;
	background:url(images/featured_post_top.gif);
	background-repeat:no-repeat;
}
.featured_post_content {
	width:643px;
	height:auto;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	background:#bac9d0;
	font-size:11px;
	padding-bottom:10px;
}
.featured_post_content p {
	width:auto;
	height:auto;
	text-align:justify;
	line-height:16px;
	margin:0px;
	padding:0px;
	padding-bottom:9px;
}
.featured_post_content a {
        color:#263845;
        text-decoration:none;
        border-bottom:1px dotted #000;
        font-weight:bold;
}
.featured_post_content a:hover {
        color:#171C20;
        text-decoration:none;
        border-bottom: none;
}
.featured_post_content img {
	margin:5px;
float:left;
}
.featured_post_content ul {
	width:440px;
	height:auto;
	float:left;
	font-size:11px;
	color:#225278;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.featured_post_content ol {
	width:440px;
	height:auto;
	float:left;
	font-size:11px;
	color:#225278;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}		
.featured_post_content li {
	width:440px;
	height:auto;
	float:left;
	font-size:11px;
	color:#225278;
	margin:0px;
	padding:0px;
}
.featured_post_content blockquote {
	width:590px;
	float:left;
	padding:10px;
	background:#dde5e8;
	border: 1px solid #d0dadf;
	margin:5px;
}
.featured_post_content blockquote p {
	width:100%;
	float:left;
	text-align:justify;
	line-height:15px;
	color:#516971;
	font-size:11px;
}
.featured_post_bottom {
	width:643px;
	float:left;
	height:20px;
	font-size:11px;
	padding-left:20px;
	padding-top:3px;
	background:url(images/featured_post_bottom.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.featured_post_bottom a, .featured_post_bottom a:visited {
	color:#263845;
	text-decoration:none;
}
.featured_post_bottom a:hover {
	color:#263845;
	text-decoration:underline;
}
.featured_post_title {
	width:575px;
	height:15px;
	float:left;
	padding:0px;
	margin:0px;
	font-size:14px;
	padding-left:20px;
	padding-top:11px;
}
.featured_post_title a, .featured_post_title a:visited {
	color:#263845;
	text-decoration:none;
}
.featured_post_title a:hover {
	color:#263845;
	text-decoration:underline;
}
.featured_post_date {
	width:43px;
	float:right;
	height:auto;
	padding-right:12px;
	padding-top:9px;
}
.post-month {
	font-size: 10px;
	text-transform: uppercase;
	color:#92a7b0;
	text-align: center;
	display:block;
	line-height: 11px;
	font-weight:bold;
	float:left;
	width:43px;
	padding-left:3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color:#92a7b0;
	text-align: center;
	display:block;
	line-height: 13px;
	float:left;
	width:43px;
	padding-left:4px;
	padding-bottom:1px;
}
.main_content_2 {
	width:663px;
	height:auto;
	float:left;
	margin-top:9px;
}
.main_posts_list {
	width:346px;
	height:auto;
	float:left;
}
.main_posts {
	width:346px;
	height:auto;
	float:left;
	background:url(images/bg_post.gif);
	background-repeat:repeat-y;
	margin-bottom:9px;
}
.main_posts a {
	color:#263845;
	text-decoration:none;
}
.main_posts a:hover {
	color:#263845;
	text-decoration:underline;
}
.post_categories {
	font-size:10px;
	color:#718994;
}
.post_categories a {
	color:#718994;
	text-decoration:none;
}
.post_categories a:hover {
	color:#718994;
	text-decoration:underline;
}
.main_post_top {
	width:316px;
	height:auto;
	float:left;
	padding-left:15px;
	padding-right:15px;
	font-size:11px;
	background:url(images/bg_post_top.gif);
	background-position:top;
	background-repeat:no-repeat;	
}
.main_post_top_inf {
	width:316px;
	float:left;
	height:auto;
	border-bottom:1px solid #ccd8dd;
	padding-bottom:4px;
}
.main_post_top_txt {
	width:274px;
	height:auto;
	float:left;
	margin-top:11px;
	line-height:15px;
}
.main_post_content {
	width:316px;
	height:auto;
	float:left;
	padding-left:15px;
	padding-right:15px;
	font-size:11px;
	padding-top:5px;
}
.main_post_content p {
	width:100%;
	height:auto;
	text-align:justify;
	line-height:17px;
	padding:0px;
	margin:0px;
	padding-bottom:9px;
}
.main_post_content_readmore_fix {
	width:316px;
	float:left;
	height:auto;
	padding-left:15px;
}
.main_post_content_readmore {
	width:316px;
	height:auto;
	float:left;
	padding-top:6px;
	font-size:11px;
	border-top:1px solid #ccd8dd;
}
.main_post_bottom {
	width:346px;
	height:17px;
	float:left;
	background:url(images/bg_post_bottom.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.post_comments {
	width:29px;
	float:right;
	height:auto;
	margin-top:16px;
	text-align:center;
	font-weight:bold;
}
.navigation {
	width:346px;
	height:20px;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	background:url(images/bg_pagination.gif);
	background-repeat:no-repeat;
	font-weight:bold;
}

.pleft {
	width:auto;
	float:left;
	font-size:11px;
	height:auto;
	padding-left:10px;
	padding-top:2px;
}
.pright {
	width:auto;
	float:right;
	font-size:11px;
	height:auto;
	padding-right:10px;
	padding-top:2px;
}
.navigation a {
	color:#263845;
	text-decoration:none;
}
.navigation a:hover {
	color:#263845;
	text-decoration:underline;
}
/* SIDEBAR */

#sidebar2 {
	width:300px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	
}
.div_sidebar_bottom {
	width:308px;
	height:18px;
	float:left;
	background:url(images/sidebar_bottom.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#dee5e8;
}
.dbx-box2 {
	width:308px;
	height:auto;
	margin:0px;
	float:left;
	padding:0px;
	margin:0px;
	list-style:none;
	color:#263845;
	background:url(images/sidebar_top.gif);
	background-repeat:no-repeat;
	background-position:left top;
	}
.dbx-box2 ul {
	width:300px;
	float:left;
	margin:0px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	font-size:11px;
	font-weight:normal;
	background-color:#FFFFFF;
}
.dbx-box2 ul li {
	width:300px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight:bold;
	list-style:none;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 7px;
	font-weight:normal;
	color: #263845;
	border-bottom:1px solid #ebeff1;
}
.dbx-box2 ul li a {
	color: #263845;
}
.dbx-box2 ul li:hover {
	width:300px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight:bold;
	list-style:none;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 7px;
	font-weight:normal;
	background:url(images/bg_li_hover.gif);
}
.dbx-box2 ul li a, .dbx-box ul li a:visited {
	text-decoration:none;
	font-size:11px;
	color: #263845;
}
.dbx-box2 ul li a:hover {
	font-size:11px;
	text-decoration:underline;
	color:#263845;
}		
.dbx2-handle {
	width: 270px;
	height:25px;
	margin:0px;
	padding:0px;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	background:url(images/sidebar_title_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#FFFFFF;
	padding-top:4px;
	padding-left:38px;
	color:#263845;
	margin-top:8px;
}
.textwidget {
	width:300px;
	height:auto;
	float:left;
	padding:0px;
	margin:0px;
	padding-left:4px;
	padding-right:4px;
	background:#FFFFFF;
	font-size:11px;
}
.textwidget a {
	color:#263845;
	text-decoration:none;
}
.textwidget a:hover {
	color:#263845;
	text-decoration:underline;
}
.dbx2-content {
	margin: 0;
	overflow: hidden;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom:15px;
	background:url(images/sidebar_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
}

.dbx2-content select {
float:left; width: 300px; margin-left:4px; margin-right:4px; padding-bottom:4px; }


#calendar_wrap {
	font-weight:normal;
	font-size:11px;
	text-align:center;
}
#wp-calendar {
	width:100%;
	float:left;
}
#calendar_wrap a, #calendar_wrap a:visited {
	color:#263845;
	font-size:11px;
	text-decoration:none;
	padding:1px;
}
#calendar_wrap a:hover {
	color:#263845;
	font-size:11px;
	text-decoration:underline;
	padding:1px;
}
#calendar_wrap caption {
	font-weight:bold;
}
#calendar_wrap th {
	padding:1px;
}

/* TABS */

.tabs_series {
	width:307px;
	height:auto;
	float:right;
}
.tab_1 {
	width:307px;
	height:auto;
	float:left;
	background-repeat:no-repeat;
}
.tab_bottom {
	width:307px;
	height:16px;
	float:left;
	background:url(images/tab_bottom.gif);
	background-repeat:no-repeat;
}
.domtab {
	width:290px;
	height:auto;
	float:left;
	padding-left:8px;
}
.domtabs {
	width:280px;
	height:auto;
	font-size:11px;
	list-style:none;
	margin:0px;
	padding:0px;
	padding-top:6px;
}
.domtabs a {
	color:#263845;
	text-decoration:none;
}
.domtabs a:hover {
	color:#263845;
	text-decoration:underline;
}
.domtabs li {
	width:auto;
	height:12px;
	float:left;
	padding:0px;
	margin:0px;
	padding-right:10px;
	margin-bottom:3px;
}
ul.domtabs{
	width:100%;
	margin:0 0 0 0;				
}
ul.domtabs a:hover{
	background:#ffffff; 
	float:left;
}
li.active a { 
	color: #c13a01; 
	height:12px; 
	float:left; 
}
ul.domtabs li a{
	padding:5px;
	float:left;
	padding-right:7px;
	padding-left:2px;
	padding-top:5px;
	padding-bottom:5px;
	}
ul.domtabs li.active a:link,
ul.domtabs li.active a:visited,
ul.domtabs li.active a:active,
ul.domtabs li.active a:hover{
	color:#263845;
	font-weight:bold;
	height:12px;
	float:left;
	background:url(images/bg_tab_selected.gif);
	background-position:right top;
	background-repeat:no-repeat;
	padding-right:7px;
	padding-left:2px;
	padding-top:5px;
	padding-bottom:5px;
}
.tab_1_content {
	width:270px;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
	padding-top:29px;
	line-height:14px;
}
*html .tab_1_content {
	width:270px;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
	padding-top:12px;
	line-height:14px;
}
.title_tab {
	width:270px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	font-size:11px;
	padding-bottom:2px;
	padding-top:6px;
}
.tab_1_content p {
	width:100%;
	float:left;
	text-align:justify;
	padding:0px;
	margin:0px;
	padding-bottom:4px;
	border-bottom:1px solid #e5eaed;
	color:#8298a8;
}
.tab_1_content h2 {
	width:0px;
	height:0px;
	float:left;
	margin:0px;
	padding:0px;
}
.tab_1_content a {
	color:#263845;
	text-decoration:none;
}
.tab_1_content a:hover {
	color:#263845;
	text-decoration:underline;
}


/* FOOTER */ 

.main_footer_fix {
	width:998px;
	height:auto;
	float:left;
	padding-left:11px;
}
.main_footer {
	width:998px;
	height:auto;
	float:left;
	background:url(images/bg_mainbottom.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-size:11px;
	text-align:center;
	padding-top:16px;
}
.main_footer a {
	color:#263845;
	text-decoration:none;
}
.main_footer a:hover {
	color:#263845;
	text-decoration:underline;
}
.footer {
	width:1020px;
	height:13px;
	float:left;
	background:url(images/footer.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom:2px;
}

/* COMMENTS */

.comments {
	width:643px;
	height:auto;
	float:left;
	background:url(images/bg_comments_top.gif);
	background-color:#FFFFFF;
	background-position:top;
	background-repeat:no-repeat;
	margin-top:9px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
.comments_bottom {
	width:663px;
	height:20px;
	float:left;
	background:url(images/bg_comments_bottom.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.commentlist {
	width:643px;
	height:auto;
	float:left;
	font-size:11px;
}
.commentlist p {
	padding:0px;
	margin:0px;
	padding-bottom:5px;
}
.comment_ind {
	width:623px;
	height:auto;
	float:left;
	background:url(images/comment_ind_top.gif);
	background-color:#e8eef1;
	background-repeat:no-repeat;
	background-position:top;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
.comment_ind_bottom {
	width:643px;
	height:20px;
	float:left;
	background:url(images/comment_ind_bottom.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.comments a {
	color:#263845;
	text-decoration:none;
}
.comments a:hover {
	color:#263845;
	text-decoration:underline;
}

#feed {
     float: right;
	 padding-right: 20px;
	 background: url(images/feed.gif) no-repeat;
	 width: 134px;
	 height: 29px;
}

#feedicon {
        float: left;
	margin-top:1px;
        padding-left:4px;
	
}

#feedicon a {
        color: transparent;
	text-decoration: none;
        border: medium none;
	
}

#rss {
        float: right;
	margin:3px;
        padding-right:6px;

}

.relatedinfo {
      background: transparent url(images/relatedf.png) no-repeat ;
	  float:left;
      height:auto;
      margin-top:9px;
      padding-left:0px;
      padding-right:20px;
      padding-top:10px;
      width:643px; 

}
.related {
      background: #263845;
	  float:left;
      height:auto;
      margin-top:-1px;
      padding-left:10px;
      padding-right:10px;
      padding-top:0px;
      width:643px; 
	  
}

.related a:link {

      color: #94c2d4;
      font-size: 11px;
      text-decoration: none;
}

.related li {
     color: #94c2d4;
	 font-size: 11px;
}

.related h3 {
     color: #fff;
	 font-size: 14px;
	 margin-top: 0pt;
	 
}

.related a:visited {
     text-decoration: none;
	 color: #81b3c7;
}


.related a:hover {
    text-decoration: underline;
	color: #94c2d4;
}

.related_post {
    color: #94c2d4;
	font-size: 11px;
	
}
	  

.relatedb {
      background: transparent url(images/relatedb.png) no-repeat scroll center top;
	  float:left;
      width:663px;
	  height: 9px;
}

.subscribe-to-comments {
     font-size: 11px;
}

#wrap {
   font-size: 12px;
}

#wrap a:hover {
    text-decoration: underline;
	color: #94c2d4;
}

.footerb {
   text-align: center; 
   font-size: 11px;
  padding-bottom: 18px

}
.footerb a {
    color:#263845;
    text-decoration: none;
}
.footerb a:hover {
    color:#263845;
    text-decoration:underline;
}

#forum {

}
