/*  
Theme Name: CineSéries 1.0 Basic
Theme URI: http://www.cineseries.com.br
Author: Vagner Alencar
Author URI: http://www.cineseries.com.br
Description: Este é um Theme Wordpress para o CineSéries

*/


/* --- [ Default style settings are below, while user-defined adjustments and adjustments for various color schemes are in the style.php file. You can make additional adjustments in style-2.css. ] --- */

/* -------------------[ Main Page Elements ]------------------- */

body {
    background: #cdcdcd url(images/bg.png);
    text-align: left;
    margin: 0;
    padding: 0;
    line-height: 1.4em;
    color:#333;
    font-family:arial,helvetica,sans-serif;
    font-size:9pt;

}

#wrap {
    clear: both;
    margin: 0 auto;
    padding:0;
    width:980px;
    -moz-box-shadow: 0 3px 10px #000;
    -webkit-box-shadow: 0 3px 10px #000;
    box-shadow: 0 3px 10px #000;
}

#header {
    padding:0;
    margin: 0 auto;
    position:relative;
    padding: 0;
    z-index:9999;
    -moz-box-shadow: 0 0 10px #000;
    -webkit-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    width: 980px;
}

#head-content {
    width:980px;
    margin: 0 auto;
  /*  background:url(images/topos/0.png) 0 0 no-repeat;*/
    height:195px;
    padding: 0;
    border-bottom: 2px solid #f0f0f0;
}

#sitetitle {
    margin-left:auto;
    margin-right: auto;
    padding:0;
    display: block;
    text-align: center;
}

#sitetitle h1, #sitetitle .title {
    font-size: 30px;
    padding: 0;
    margin:30px auto 0 auto;
    text-align: center;
    line-height: 1.2em;
    letter-spacing:-1px;
    color:#000;
    display:block;
}

.maincontent {
	font-size: 1.20em;
	}
#sitetitle .description {
    font-size: 9pt;
    padding: 0;
    margin:auto;
    text-align:center;
    color:#fff;
}

#head-banner728 {
    width:728px;
    height:90px;
    margin-top:15px;
    overflow:hidden;
    margin-left: auto;
    margin-right: auto;
}


#subhead {
    height:7px;
    clear: both;
    margin: 0 auto;
    padding: 0;
    width:980px;
    background: #fff url(images/separa-menu.gif) top left repeat-x;
}

#page {
    clear: both;
    margin: 0 auto 0;
    padding: 7px 0 7px 2px;
    width:978px;
    background: #fff;
    border-top:1px solid #fff;
}

#contentright {
    width: 665px;
    float:left;
    padding: 0;
    margin: 0;
    overflow:hidden;
} 

#content {
    width: 665px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#contentleft {
    width: 300px;
    padding: 0 2px 0 0;
    float:right;
    margin:0;
    overflow:hidden;
} 

#sidebar {
    width: 300px;
    float:left;
    overflow:hidden;
}

#footer {
    text-align:center;
    padding:20px 0;
    clear: both;
    margin: 0 auto;
    width:980px;
    overflow:hidden;
}

#footer .limit {
    padding: 0;
    margin:0 auto;
    width:980px;
    color: #000;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* -------------------[ Headings ]------------------- */

h1, h2, h3, h4, h5, h6, h7 {
    line-height: 1.5em;
    letter-spacing: -1px;
    margin: 0;
    padding: 0;
    text-align: left;
    color:#000;
}

h1 {
    font-size: 20pt;
}

h2 {
    font-size: 18pt;
}

h3 {
    font-size: 16pt;
}

h4,h5,h6 {
    font-size: 14pt;
    letter-spacing:0px;
}
h7{
    font-size: 12pt;
    letter-spacing:0px;
}

.entry h1,.entry h2,.entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {
    margin-bottom: 15px;
}

h3#comments, #respond h3  {
    margin: 0;
}

h1.archive-title, h1.page-title {
    margin-bottom:15px;
    background:url(images/dot1.gif) bottom left repeat-x;
    padding-bottom:5px;
}

h2.post-title, h1.post-title {
    margin: 0;
    padding: 0;
}

.singlepost h1.post-title {

}

.sitemap h2 {
    font-size: 14pt;
    padding:0;
    margin-bottom:5px;
}

h3.widgettitle {
    font-size: 16pt;
    padding:0;
    margin-bottom:5px;
    letter-spacing:-1px;
}

#sidebar li h3.widgettitle {
    padding:2px 2px 2px 0;
    margin-bottom:0;
    background-color: #FFF;
    font-variant: small-caps;
    color: #49a9c3;
}

#slideshow .feature-entry h2 {
    padding-top:5px;
    margin-bottom: 10px;
}

/* -------------------[ Links ]------------------- */

a, a:link, a:visited {
    text-decoration:none;
    color:#336699;
}

a:hover, a:active {
    text-decoration:none;
    color:#000000;
}

a.more-link, a.more-link:link, a.more-link:visited  {
    padding-right:12px;
}

a.more-link:hover, a.more-link:active  {
    padding-right:12px;
}

#footer a, #footer a:link, #footer a:visited {
    color:#006600;
}

#footer a:hover, #footer a:active {

}

.post-title a, .post-title a:link, .post-title a:visited {
    text-decoration:none;
    color:#333;
}

.post-title a:hover, .post-title a:active {
    text-decoration:underline;
}

/* -------------------[ Images ]------------------- */

.entry img {
    border:1px solid #ddd;
    padding:4px;
    background:#fff;
    max-width:630px;
}

img.alignright {
    float: right;
    clear: right;
    margin: 0 0 10px 10px;
    border:1px solid #ddd;
    padding:4px;
    background:#fff;
}

img.alignleft {
    float: left;
    clear: left;
    margin: 0 10px 10px 0px;
    border:1px solid #ddd;
    padding:4px;
    background:#fff;
}

img.aligncenter, img.centered, img.center { 
    display: block;
    margin: 0 auto 15px auto;
    float: none;
    clear: both;
    border:1px solid #ddd;
    padding:4px;
    background:#fff;
}

img.post-thum, img.thumbnail {
    float:right;
    margin: 0 0 15px 10px;
    border:1px solid #ddd;
    padding:2px;
    background:#fff;
}

img.avatar, img.comment-grav {
    border:1px solid #ddd;
    padding:2px;
    background:#fff;
    float:right;
    margin:0 0 10px 10px;
}

.commentlist img.avatar, img.comment-grav {
    margin-bottom:15px;
}

.singlepost .auth-bio img.avatar {
    border:1px solid #ddd;
    padding:2px;
    background:#fff;
    float:right;
    margin:0 0 10px 10px;
}

/* -------------------[ Caption Styles for WP 2.6+ ]------------------- */

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #fff;
    padding-top:5px;
    margin: 0 10px 10px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 8pt;
    padding: 5px;
    margin: 0;
}

/* -------------------[ Misc Tags and Classes ]------------------- */

p {
    margin-top: 0px;
    margin-bottom: 15px;
    line-height: 1.7em;
}

ol {
    margin-left: 40px;
    padding: 0;
}

ul {
    margin-left: 20px;
    padding: 0;
}

.post ul, .post ol {
    list-style-type: none;
}

.post ul li {
    list-style-type:none;
    padding: 0;
    margin: 0 0 2px;
    padding-left:16px; 
}

.post ul li li {
    padding-left:0;
    background:transparent;
}

.post ol li {
    list-style-type:decimal;
    margin-left: 0;
    padding-left: 0;
}

.post ul ul {
    margin-left:0;
}

form, select {
    margin:0;
    padding:0;
}

acronym, abbr, span.caps {
    cursor: help;
}

acronym, abbr {
    border-bottom: 1px solid #999;
}

* html acronym, abbr {
    border-bottom: 1px dashed #999;
}

blockquote {
    margin: 0 20px 15px;
    color: #666;
    background:#eee;
    padding: 15px 20px 1px;
}

.center {
    text-align: center;
}

a img, img a {
    border: none;
}

.post {
    clear:both;
    margin: 0 0 15px;
    padding:0 0 1px;
    background: url(images/dot2.gif) bottom left repeat-x;
}

.singlepost .post {
    margin: 0 0 10px;
    border:0;
    background:transparent;
    padding:20px;
}

.singlepost .sitemap .post {
    border:0;
    margin: 0 0 10px;
    padding:0 0 1px;
    background: url(images/dot2.gif) bottom left repeat-x;
}

.entry {
    margin: 0;
    padding: 0;
}


.postdate {
    font-size:8pt;
    margin-bottom: 15px;
}

.singlepost .postdate {
    background:url(images/dot1.gif) bottom left repeat-x;
    padding-bottom:5px;
    margin-bottom:15px;
}

code {
    font: 1.1em 'Courier New', Courier, Fixed;
}

hr {
    display: block;
    clear:both;
}

.navigation {
    margin: 0;
    padding: 10px 0 0;
    font-weight:bold;
    clear:both;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none;
    clear: both;
}

.banner468 {
    text-align:center;
    margin: 0 auto 10px;
    padding:5px 0px;
    border:1px solid #EEE;
    background:#F6F6F6;
    float:none;
    display:block;
}

.banner468-noticias {
    text-align:center;
    margin: 0 auto 10px;
    padding:5px 0px;
    border:none;
    background:#FFF;
    float:none;
    display:block;
}

.tags {
    margin: 0;
    padding: 0;
}

.cats {
    margin: 0;
    padding: 0;
}

input:focus {
    outline: none;
}

p#breadcrumbs {
    padding: 0 0 5px;
    background: url(images/dot1.gif) bottom left repeat-x;
    font-size:8pt;
    margin: 0 0 5px;
    font-family:arial,helvetica,sans-serif;
    color:#666;
    text-transform: uppercase;
}

.archive-border {
    padding:20px;
    margin:0 0 10px;
}

/* ---------------[ Tables ]--------------- */

table {
    margin-bottom:15px;
}

tr, td, th {
    margin:auto;
}

td, th {
    padding:5px;
    vertical-align:top;
}

th {
    font-weight:bold;
    background:#ddd;
}

td {
    border:1px solid #ddd;
}

/* -------------------[ Author Bio Info ]------------------- */

.auth-bio {
    padding: 15px;
    margin: 0 0 15px;
    background:#f6f6f6;
    border:1px solid #eee;
}

.singlepost .auth-bio {
    margin: 0 0 10px;
}

.auth-bio img.avatar {
    padding:1px;
    background:#fff;
    border:1px solid #ddd;
    float:right;
    margin:0 0 0 10px;
}

.auth-bio p {
    margin:0;
}

/* -------------------[ Comments ]------------------- */

.allcomments {
    padding: 10px 0 0;
    margin:0;
}

.commentlist {
    padding: 0;
    list-style-type:none;
    margin: 0 ;
}

.commentlist li {
    background: #eee;
    clear:both;
    margin: 15px 0 0;
    padding: 15px;
    border:1px solid #ddd;
    list-style-type:none;
}

.commentlist li ul.children li {
    background: #fff;
}

.commentlist li ul.children {
    margin: 0;
    padding: 0;
}

.commentlist li.alt { }

.commentmetadata {
    display: block;
    margin-bottom:10px;
    font-size: 8pt;
}

.commentlist cite {
    font-style:normal;
    font-weight:bold;
}

#commentform {
    padding: 0;
    margin: 0;
}

#commentform input#author,
#commentform input#email,
#commentform input#url,
#commentform textarea {
    padding:10px;
    border:1px solid #ddd;
    background:#fff;
}

#commentform input#submit {
    cursor:pointer;
}

#commentform textarea {
    width:80%;
}

.thread-alt { }	

.thread-even { }

#respond { 
    margin: 10px 0 0;
    padding:15px;
    background:#eee;
    border:1px solid #ddd;
    clear:both;
}

.commentlist #respond { 
    clear:both;
    padding-top:10px;
}

.comments-navigation {
    display:block;
    margin: 0;
    padding:5px 0;
    font-weight:bold;
}

.comments-navigation .alignleft {
    float:left;
}

.comments-navigation .alignright {
    float:right;
}

.comments-number {
    font-size:8pt;
    font-weight:bold;
    margin-bottom:0;
    padding:0 0 5px;
}

.commentlist img.avatar, 
.commentlist img.comment-grav {
    padding:2px;
    background:#fff;
    border:1px solid #ddd;
    float:right;
    margin:0 0 10px 10px;
}

.reply {
    padding: 0 0 5px;
}

a.comment-reply-link, 
a.comment-reply-link:link, 
a.comment-reply-link:visited, 
.reply a, 
.reply a:link, 
.reply a:visited {
    clear:both;
    background:#ddd;
    padding: 5px 10px;
    font-weight:bold;
    font-size:8pt;
    text-transform:lowercase;
    color:#000;
}

a.comment-reply-link:hover, 
a.comment-reply-link:active, 
.reply a:hover, 
.reply a:active {
    background:#000;
    color:#fff !important;
    border:1px solid #000;
}

.comment-body ul {
    list-style-type:disc;
    margin:0 30px 15px;
    padding:0;
    border:none;
}

.comment-body ul li {
    list-style-type:disc;
    margin:0;
    padding:0;
    border:none;
}

.cancel-comment-reply {
    padding: 5px 0 10px;
}

/* -------------------[ Sidebar ]------------------- */

#sidebar ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#sidebar ul ul {
    margin: 0;
    padding: 10px 0;
}

#sidebar ul ul ul {
    margin: 0;
    padding: 0;
}

#sidebar ul ul ul ul {
    margin: 0;
    padding: 0;
}

#sidebar li {
    list-style-type: none;
    margin: 0 0 10px 0;
    padding:0;
}

#sidebar li li {
    margin: 0 0 5px;
    padding:0 0 0 16px;
    background:url(images/arrow-simple.gif) 0 3px no-repeat;
    border-bottom:0;
}

#sidebar li li li {
    margin: 0;
    padding:0;
    border:0;
    background:transparent;
}

#sidebar li li li:hover {
}

#sidebar li li li li {
    margin: 0 0 0 15px;
    padding:0;
    background:transparent;
}

#sidebar .textwidget {
    padding: 10px;
}

#sidebar li#tag-cloud ul { }

#sidebar li.widget_tag_cloud div { 
    padding:10px 0;
    line-height:2em;
}

#sidebar li#tag-cloud ul.wp-tag-cloud { 
    padding:10px;
    line-height:2em;
}

#sidebar li#tag-cloud li {
    border:0;
    float:none;
    display:inline;
    padding: 0;
    margin: 0;
    background:transparent;
    background-image: none;
}

#sidebar li#tag-cloud li a {
    padding:0;
    background:transparent;
    background-image: none;
}

#sidebar li select {
    width:160px;
    margin: 0;
}

#sidebar li li.recentcomments {
    margin: 0 0 10px;
    padding-left: 20px;
    background:url(images/comments.gif) 0 1px no-repeat;
}

#sidebar .widget_flickrRSS img {
    margin: 0 5px 5px 0;
    background: #ddd;
    padding: 3px;
    width:75px;
    height:75px;
}

#sidebar #calendar_wrap, #sidebar #akismetwrap {
    padding:10px;
    margin:0;
}

#sidebar li#sidebar-banner300 {
    padding: 0 10px 10px 0;
    margin: 0;
    border: none;
}

#sidebar li#sidebar-banner300-2 {
    padding: 0 10px 10px 0;
    margin: 30px 0 0;
    border: none;
    
}
#sidebar li#sidebar-login h3{
    color: #49A9C3;
    padding: 2px 2px 2px 10px;
    font-variant: small-caps;
}

#formlogin{
    background: #EFEFEF;
    margin: 5px 0 10px 0;
    border-bottom: 3px solid #e6e6e6;
    padding-top: 15px;
}

#formlogin input {
    color: #633;
    font-size: 10px;
    background-color: #FFF;
    padding: 3px;
    border: solid 1px #DDD;
    float: left;
    margin-bottom: 5px;
    width: 230px;
    display: block;
    height: 20px
}

#formlogin input:focus{
    border: solid 1px orange;
}

#formlogin label {
    color: #807f7b;
    text-align: right;
    float: left;
    width: 62px;
    font-variant: small-caps;
    font-weight: bold;
    font-size: 11pt;
    display: block;
    padding: 5px;
}

br{clear: left;}


#formlogin .lembrar{
    width: 1em;
}

.btn-login{
    background: url(images/btn-login.gif);
    float: left;
    width: 112px;
    height: 23px;
    border: 0;
}
.btn-cadastro{
    background: url(images/btn-cadastro.gif);
    float:right;
    width: 112px;
    height: 24px;
    border: 0;
}

#sidebar ul li ul li{
    margin: 3px;
    padding: 0;
    border: none;
    background: #fff;
}

#sidebar li#sidebar-busca h3{
    color: #49A9C3;
    padding: 2px 2px 2px 0;
    font-variant: small-caps;
}

#sidebar li#sidebar-enquete h3{
    color: #49A9C3;
    padding: 2px 2px 2px 0;
    font-variant: small-caps;
}
#sidebar li#noticias-populares h3{
    color: #49A9C3;
    padding: 2px 2px 2px 0;
    font-variant: small-caps;
}
#sidebar li#like-facebook h3{
    color: #49A9C3;
    padding: 2px 2px 2px 0;
    font-variant: small-caps;
}
#searchform {
    height: 30px;
    position: relative;
    width: 300px;
    margin: 15px 0;
}
#searchform input#submitbutton {
    float: right;
}

#searchform input#searchfield{
    width: 214px;
    height: 20px;
}

#searchform label {
    display: block;
    height: 15px;
    margin: 0 0 30px;
    text-indent: -9999px;
    width: 65px;
}

#searchform input#s {
    color: #b2b2b2;
    font: 1.125em Arial, Helvetica, sans-serif;
    height: 32px;
    padding: 8px 115px 0 40px;
    width: 145px;
}

#searchform input#s:focus {
    color: #4c2805;
}

#searchform input#searchsubmit {
    position: absolute;
    right: 0;
    top: 45px;
}

.focus {
    background: url(images/input.gif) no-repeat 0 -40px !important;
}

/* ---------------[ Site Map Page ]--------------- */

.post .sitemap ul {
    margin-top: 0;
    margin-left: 0;
}

.post .sitemap ul ul {
    margin-left: 0;
}

.post .sitemap ul ul ul {
    margin-left: 15px;
}

.sitemap img.post-thum, .sitemap img.thumbnail {
    float:right;
    margin: 0 0 10px 10px;
    width:75px;
    height:75px;
}

p.site-map {
    margin: 0;
    font-weight:bold;
    font-size:10pt;
}

.map-narrow {
    width:30%;
    float:right;
    border:1px solid #ddd;
    background:#eee;
    padding: 10px;
}

.map-wide {
    width:100%;
    float:left;
}

/* ---------------[ Related Posts on Single Post Page ]--------------- */

#related {
    background:#f6f6f6 url(images/dot.gif) 45% 0 repeat-y;
    border:1px solid #eee;
    padding:15px;
    margin: 0 0 10px;
}

#related .related-posts {
    font-weight:bold;
    width: 50%;
    float:right;
}

#related .related-posts p {
    margin:0;
}

#related .related-posts h3, #related .related-posts h2, #related .related-posts h1 {
    margin:0;
    font-size:12pt;
    letter-spacing:0;
}

#related .related-posts ol {
    font-weight:normal;
    margin:2px 0 0 25px;
}

#related .subscribe {
    width: 43%;
    float:left;
}

#related .subscribe p.intro {
    font-weight:bold;
}

#related .subscribe p.feed {
    margin-bottom:10px;
    font-weight:bold;
    padding-left: 21px;
    background: url(images/FeedIcon-16.gif) 0px 50% no-repeat;
}

#related .subscribe form {
    margin:0;
    padding:0;
}

/* -------------------[ Top Navigation ]------------------- */

#menu-header {
    background: #1a1a1a url(images/menu.gif) top left repeat-x;
    margin:0 auto;
    padding:0;
    width:980px;
    position:relative;
    z-index:9999;
    border-bottom:1px solid #000;
    -moz-box-shadow: 0 -10px 10px #000;
    -webkit-box-shadow: 0 -10px 10px #000;
    box-shadow: 0 -10px 10px #000;
}

#menu-header ul {
    list-style: none;
    padding: 0;
    margin: 0 0 0 15px;
}

#menu-header li {
    margin: 0;
    padding:0;
    float: left;
    height:34px;
    line-height:34px;
    font-weight: bold;
}

#menu-header li li {
    padding:0;
    margin: 0;
    height:30px;
    line-height:30px;
}

#menu-header li a, #menu-header li a:link, #menu-header li a:visited {
    color: #000;
    text-decoration: none;
    display: block;
    text-decoration: none;
    padding: 0px 10px;
    font-variant: small-caps;
    text-transform: uppercase;
}

#menu-header li a:hover, #menu-header li a:active {
    color: #FF6600;
}

#menu-header li.current_page_item {
    padding-right:10px;
    background:#666;
    color: #fff;
}

#menu-header li.current_page_item a, 
#menu-header li.current_page_item a:link, 
#menu-header li.current_page_item a:visited {
    background:#666;
    padding-right: 0;
    color: #FFF;
}

#menu-header li.current-category-ancestor {
    padding-right:10px;
    background:#666;
    color: #FFF;
}

#menu-header li.current-category-ancestor a, 
#menu-header li.current-category-ancestor a:link, 
#menu-header li.current-category-ancestor a:visited {
    background: #666;
    padding-right: 0;
    color: #fff;
}

#menu-header li li.current_page_item {
    padding-right:0;
    background:transparent;
}

#menu-header li li.current_page_item a, 
#menu-header li li.current_page_item a:link, 
#menu-header li li.current_page_item a:visited {
    background:transparent;
    padding: 0px 10px;
}

#menu-header li ul {
    float:none;
    z-index:9999;
    position: absolute;
    left: -999em;
    height: auto;
    width: 200px;
    margin: 0;
    padding:0;
    background:#ccc;
    border:1px solid #000;
}

#menu-header li.current_page_item ul {

}

#menu-header li li.current_page_item ul {

}

#menu-header li.current_page_item li {
    background-image:none;
    padding:0;
    margin: 0;
}

#menu-header li ul a, 
#menu-header li ul a:link, 
#menu-header li ul a:visited,
#menu-header li.current_page_item ul a, 
#menu-header li.current_page_item ul a:link, 
#menu-header li.current_page_item ul a:visited {
    background-image:none;
    padding: 0px 10px;
    width:180px;
    background:transparent;
    color:#000;
}

#menu-header li ul a:hover, 
#menu-header li ul a:active,
#menu-header li.current_page_item ul a:hover, 
#menu-header li.current_page_item ul a:active  { 
    background:#333;
    color:#fff;
}

#menu-header li ul ul, #menu-header li.current_page_item ul ul  {
    border-top:0;
    margin: -30px 0 0 200px;
}

#menu-header li:hover ul ul, #menu-header li:hover ul ul ul, #menu-header li.sfhover ul ul, #menu-header li.sfhover ul ul ul {
    left: -999em;
}

#menu-header li:hover ul, #menu-header li li:hover ul, #menu-header li li li:hover ul, #menu-header li.sfhover ul, #menu-header li li.sfhover ul, #menu-header li li li.sfhover ul {
    left: auto;
}

#menu-header li:hover, #menu-header li.sfhover { width:auto;
}

/*----------------------[ MenuTop ]---------------------*/

#menu-top {
    background: #FFF;
    margin:10px auto 0;
    padding:0;
    width:980px;
    position:relative;
    z-index:9999;
}

#menu-top ul {
    list-style: none;
    padding: 0;
    margin: 0 0 0 15px;
}

#menu-top li {
    margin: 0;
    padding:0;
    float: left;
    height:34px;
    line-height:34px;
}

#menu-top li li {
    padding:0;
    margin: 0;
    height:30px;
    line-height:30px;
}

#menu-top li a, #menu-top li a:link, #menu-top li a:visited {
    color: #000;
    text-decoration: none;
    display: block;
    text-decoration: none;
    padding: 0px 10px;
    text-transform: uppercase;
    font-weight: bold;
}

#menu-top li a:hover, #menu-top li a:active {
    color: #FF6600;
}



#menu-top li li.current_page_item {
    padding-right:0;
    background:transparent;
}

#menu-top li li.current_page_item a, 
#menu-top li li.current_page_item a:link, 
#menu-top li li.current_page_item a:visited {
    background:transparent;
    padding: 0px 10px;
}

#menu-top li ul {
    float:none;
    z-index:9999;
    position: absolute;
    left: -999em;
    height: auto;
    width: 200px;
    margin: 0;
    padding:0;
    background:#ccc;
    border:1px solid #000;
}

#menu-top li.current_page_item ul {

}

#menu-top li li.current_page_item ul {

}

#menu-top li.current_page_item li {
    background-image:none;
    padding:0;
    margin: 0;
}

#menu-top li ul a, 
#menu-top li ul a:link, 
#menu-top li ul a:visited,
#menu-top li.current_page_item ul a, 
#menu-top li.current_page_item ul a:link, 
#menu-top li.current_page_item ul a:visited {
    background-image:none;
    padding: 0px 10px;
    width:180px;
    background:transparent;
    color:#000;
}

#menu-top li ul a:hover, 
#menu-top li ul a:active,
#menu-top li.current_page_item ul a:hover, 
#menu-top li.current_page_item ul a:active  { 
    background:#333;
    color:#fff;
}

#menu-top li ul ul, #menu-top li.current_page_item ul ul  {
    border-top:0;
    margin: -30px 0 0 200px;
}

#menu-top li:hover ul ul, #menu-top li:hover ul ul ul, #menu-top li.sfhover ul ul, #menu-top li.sfhover ul ul ul {
    left: -999em;
}

#menu-top li:hover ul, #menu-top li li:hover ul, #menu-top li li li:hover ul, #menu-top li.sfhover ul, #menu-top li li.sfhover ul, #menu-top li li li.sfhover ul {
    left: auto;
}

#menu-top li:hover, #menu-top li.sfhover { width:auto;
}




/* -------------------[ Searchform ]------------------- */

#menu-header #topsearch {
    position: absolute;
    top: 0;
    right:15px;
    width:200px;
    height:60px;
    background:url(images/searchbg.gif) top left no-repeat;
}

#menu-header #searchform {
    padding:0;
    margin:0;
}

#menu-header #searchform #searchfield {
    font-size:9pt;
    float:left;
    padding:0;
    width:150px;
    margin: 23px 0 0 25px;
    border:0;
    background:transparent;
    color:#888;
    line-height:1.1em;
}

#menu-header #searchform #submitbutton {
    margin: 15px 0 0;
    float:right;
    font-size:8pt;
    width:20px;
    height:30px;
    text-align:center;
    border:0;
    background: transparent;
}

/* -----------[ Bottom Categories ]----------- */

#bottom-cats {
    margin: 0 auto;
    padding: 5px;
    overflow:hidden;
    border-top:1px solid #ddd;
    background:#fff;
}

#bottom-cats ul {
    list-style-type:none;
    width:608px;
    margin: 0 auto;
    padding: 5px;
    overflow:hidden;
    background:#FFF;
}

#bottom-cats li {
    padding:3px;
    margin: 0;
    float:left;
    list-style-type:none;
    display:inline;
}
#bottom-cats a, #bottom-cats a:link, #bottom-cats a:visited {
    background:#f9f9f9;
    display:block;
    float:left;
    padding:5px;
    width:184px;
    border:1px solid #f1f1f1;
    overflow:hidden;
    font-size:9pt;
    color:#000;
    font-weight: bold;
    height: 30px;
}

#bottom-cats a:hover, #bottom-cats a:active {
    color:#000;
    background:#f1f1f1;
    border: 1px solid #F9D28E;
}

/* -------------------[ Side Tabs ]------------------- */

#sidebar li#side-tabs {
    padding: 0;

}

#sidebar li#side-tabs a, a:link, a:visited {
    color: #000;
}

#sidebar #side-tabs ul, #side-tabs ul {
    margin: 0;
    padding: 0;
    background:transparent;
    border:0;
}

#side-tabs ul.tabs {  
    list-style-type:none;
    margin: 0;
    padding: 0;
    clear:both;
}

#side-tabs ul.tabs li {
    border:0;
    background:transparent;
    float: left;
    display: inline;
    margin: 0;
    padding: 0;
} 

#side-tabs ul.tabs li a, 
#side-tabs ul.tabs li a:link, 
#side-tabs ul.tabs li a:visited {
    float: left;
    display: block;
    padding: 5px 8px;
    color:#000;
    font-size:8pt;
    font-weight:bold;
} 

#side-tabs ul.tabs li a:hover, 
#side-tabs ul.tabs li a:active {
    color:#000;
}  

#side-tabs ul.tabs li a.on {
    background: url("images/fundo-tabs.png") repeat scroll 0 0 #CCCCCC;
    color: #FFFFFF;
}

#side-tabs .cat_content {
    padding: 15px 0;
    background:#f9f9f9;
    margin: 0 !important;
}

#side-tabs select {
    margin: 10px !important;
}

#side-tabs .cat_content li {
    margin: 0 !important;
    padding:10px !important;
    background:transparent !important;
    border-bottom: 1px dotted #f0f0f0 !important;
}

#sidebar li#like-facebook{
    #height: 300px;
}

/* ---------[ Sidebar Subscribe ]--------- */

#sidebar li#sidebar-subscribe h3.social {
    background: url(images/fundo_relacionamento.png) top repeat-x;
    color: #FFF;
    padding: 2px
}
h3.social{
    font-size:12pt;
    letter-spacing:0;
}

#sidebar li#sidebar-subscribe {
    padding: 0 0 10px;
    overflow: hidden;
    border: none;
}

a#rss-sub, a#rss-sub:link, a#rss-sub:visited {
    height:30px;
    width:140px;
    background: url(images/social-icons.png) top left no-repeat;
    display:block;
    padding:0;
    margin: 5px 0 0;
    float: left;

}
a#rss-sub:hover, a#rss-sub:active {
    background: url(images/social-icons.png) bottom left no-repeat;
    background-position: 0 0;
}

.email-sub {
}

.email-sub form {
    padding: 47px 0 0 0;
    margin:10px 0 0;
    background: url(images/email-sub.gif) top left no-repeat;
}

.email-sub input#sub {
    padding: 5px 5px 0;
    background: #fff;
    border:1px solid #ccc;
    width:160px;
    color:#999;
    height:21px;
    font-size: 10pt;
    float:left;
    clear:left;
    margin:0 5px 0 0;
}

.email-sub input#subbutton {
    padding: 0;
    background: transparent url(images/submit.gif) top left no-repeat;;
    border:0;
    height:28px;
    width:60px;
    cursor:pointer;
    float:left;
    clear:right;
    margin:0;
}

.email-sub input#subbutton:hover {
    background: transparent url(images/submit.gif) bottom left no-repeat;;
}

a#twitter-sub, a#twitter-sub:link, a#twitter-sub:visited {
    height:30px;
    width:140px;
    background: url(images/social-icons.png) top left no-repeat;
    display:block;
    padding:0;
    margin: 5px 0 0;
    float: right;
    background-position: 0 -30px;
}
a#twitter-sub:hover, a#twitter-sub:active {
    background: url(images/social-icons.png) bottom left no-repeat;
    background-position: 0 -30px;
}

#facebook-sub, a#facebook-sub:link, a#facebook-sub:visited {
    height:49px;
    line-height:49px;
    margin: 5px 0 0;
    padding: 0;
    background: url(images/facebook.png) top left no-repeat;
    display: block;
    float: right;
    width: 90px;
}

a#facebook-sub:hover, a#facebook-sub:active {
    background: url(images/facebook.png) bottom left no-repeat;
}

.facebook-sub{
    padding-right: 105px;
}
.twitter-sub{

}

.rss-sub{

}

.other-sub {
    padding: 0;
    background:#ddd;

    border-bottom:0;
    margin: 15px 0 0;
}

.linkedin-sub {
    height:36px;
    line-height:36px;
    margin: 0;
    padding: 0 10px 0 35px;
    background: url(images/linkedin.png) 10px 50% no-repeat;
    border-bottom:1px solid #ccc;
}

.flickr-sub {
    height:36px;
    line-height:36px;
    margin: 0;
    padding: 0 10px 0 35px;
    background: url(images/flickr.png) 10px 50% no-repeat;
    border-bottom:1px solid #ccc;
}

/* ---------[ Slideshow ]--------- */

#home-top {
    width:663px;
    background:#fff;
    margin:0 auto;
    padding:0 0 5px 2px;
    overflow:hidden;
    float: right;
}

#slideshow {
    width: 656px;
    margin: 0 0 10px;
    padding:0;
    background:#000;
    height:240px;
    overflow:hidden;
    border:5px solid #000;
    float: right;
}

#slideshow ul {
    background:transparent;
    margin: 0;
    padding: 0;
    list-style-type: none;
}           

/* ---------[ Slideshow Slides ]--------- */

#slideshow .slides {
    width:575px;
    overflow: hidden;
    float:left;
    color:#fff;
}

#slideshow .slides ul {
    float:left;
    overflow: hidden;
    width:575px;
    height:240px;
}

#slideshow .slides li {
    display:none;
    left:-99999em;
    width:540px;
    height:250px;
    display:block;
    overflow: hidden;
    background:#000;
    position:relative;
    z-index:1;
}

.js #slideshow .slides li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width:579px;
    height:250px;
    display:block;
    overflow: hidden;
    background:#000;
    position:relative;
    z-index:1;
}

.js #slideshow .slides li .entry {
    width:570px;
    padding: 5px 5px 15px 5px;
    overflow: hidden;
    position:absolute;
    bottom:0;
    left:0;
    background:#000;
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}

#slideshow .slides li .entry p {
    margin: 0;
}

#slideshow .slides li .entry h2 a, 
#slideshow .slides li .entry h2 a:link,
#slideshow .slides li .entry h2 a:visited,
#slideshow .slides li .entry h2 a:hover,
#slideshow .slides li .entry h2 a:active  {
    font-size:12pt;
    line-height: 1.1em;
    margin:0;
    color:#fff !important;
    margin: 0;
    letter-spacing:0;
}

/* ---------[ Slideshow Navigation ]--------- */

#slideshow  ul.slides-nav {
    height:240px;
    width:75px;
    margin:0;
    padding: 0;
    float:right;
    overflow:hidden;
}

#slideshow .slides-nav li {
    display:block;
    margin:0;
    padding:0;
    list-style-type:none;
    display:block;
}

#slideshow .slides-nav li a {
    width:55px;
    font-family:arial,helvetica,sans-serif;
    display:block;
    margin:0;
    padding:9px 10px;
    list-style-type:none;
    display:block;
    height:30px;
    color:#999;
    font-size:8pt;
    overflow:hidden;
    background: #1A1A1A;
    line-height:1.35em;
}

.js #slideshow .slides-nav li.on a {
    background: #292929 url(images/featbg.gif) top left no-repeat;
    color:#fff;
}

.js #slideshow .slides-nav li a:hover,
.js #slideshow .slides-nav li a:active {
    color:#fff;
}

#slideshow .slides-nav li a img.post-thum, 
#slideshow .slides-nav li a img.thumbnail {
    float:left;
    margin: 0 10px 0 0;
    border:0;
    padding:1px;
    background:#999;
    width:53px;
    height:28px;
}

.js #slideshow .slides-nav li.on a img.post-thum, 
.js #slideshow .slides-nav li.on a img.thumbnail {
    background:#fff !important;
}

/* ---------[ More Features ]--------- */

#more-feat {
    width:950px;
    background:#fff;
    margin:0 auto;
    padding:0;
    overflow:hidden;
}

#more-feat .post {
    border:1px solid #ddd;
    font-size:8pt;
    width:228px;
    background:#eee;
    margin:0 10px 10px 0;
    padding:0;
    overflow:hidden;
    float:left;
    display:inline;
    clear:none;
}

#more-feat .right .post {
    margin:0;
    float:right;
}

#more-feat .post .entry {
    line-height: 1.3em;
    margin:0;
    padding:8px;
    height:105px;
    overflow:hidden;
}

#more-feat .post .entry-bottom {
    margin:5px 0 0;
    padding:5px 8px;
    border-top:1px solid #ddd;
    background:#e5e5e5;
}

#more-feat h2 {
    font-size: 10pt;
    letter-spacing:0;
    margin:0;
}

#more-feat img.thumbnail {
    float:right;
    margin: 0 0 5px 5px;
    padding:1px;
    background:#fff;
    width:70px;
    height:70px;
    border:1px solid #ccc;
}

/* -------------------[ Magazine Home Page Styles ]------------------- */
#noticias-cinema a{
    color: #006600;
    font-size: 10pt;
    line-height: 15px;
}

#noticias-series a{
    color: #005273;
    font-size: 10pt;
    line-height: 15px;
}
#especial a{
    font-size: 10pt;
    line-height: 15px;
}

#reviews a{
    font-size: 9pt;
    line-height: 15px;
}

#colunas{
        line-height: 15px;
}
#reviews h3.episodio a{
    color: #A80505;
}

#comentando-cinema a{
    font-size: 9pt;
    line-height: 15px;
}

#noticias-series{
    width: 49%;
    float: left;
    
    padding: 3px 0 3px 0;
    text-align: left;
    margin: 0;
    overflow: hidden;
}

#noticias-series li.homepost img.post-thum,
li.homepost img.thumbnail {
    width:79px;
    height:49px;
    float:left;
    margin: 0 10px 10px 0;
}

#noticias-cinema{
    width: 49%;
    float: right;
    
    padding: 3px 0 3px;
    text-align: right;
    margin: 0;
}
#noticias-series h3{
    text-align: left;
}
#noticias-cinema h3{
    text-align: right;
}

ul.home-left {
    width:48%;
    padding:0;
    margin:0 0 15px;
    list-style-type:none;
}

ul.home-right {
    width:48%;
    padding:0;
    margin:0 0 15px;
    list-style-type:none;
}

ul.home-bottom {
    clear:both;
    width:100%;
    padding:0;
    margin:0;
    list-style-type:none;
}

ul.home-left li, 
ul.home-right li, 
ul.home-bottom li {
    margin:0;
    padding:0;
}

ul.home-right li.homepost, 
ul.home-left li.homepost, 
ul.home-bottom li.homepost {
    font-size:9pt;
    margin:0;
    padding:0;
    list-style-type:none;
    border-top:0;

}

ul.home-right li.homepost .entry, 
ul.home-left li.homepost .entry, 
ul.home-bottom li.homepost .entry {
    padding: 10px 0 0 0;
    height: 65px;

}

#especial .entry{
    width: 431px;
}

#especial li.homepost {
    width: 431px;
}

#especial ul.home-left li.homepost{
    display: inline-block;
    width: 116px;
    zoom: 1;
    *display: inline;
    overflow: hidden;
    height: 170px;
}

#especial ul.home-left li.homepost .entry{
    width: 115px;
    display: block;
    height:  131px;
    padding-left: 0;
}

#especial ul.home-left{
    clear: both;
    float: none;
    width: 100%;
}

#colunas{
    width: 176px;
    float: left;
    margin-top: 5px;
    
}

#colunas ul.home-right li.title {
    background: url("images/colunas.gif") repeat-x scroll 0 0 transparent;
    width: 158px;
    height: 29px;
}

#colunas li.homepost h3 {
    text-align: center;
    font-size: 9pt;
}

#colunas img {
    float: left;
    height: 90px;
    margin-left: 0;
    width: 169px;
    margin-top: 10px;
}

#colunas ul.home-right li.homepost {
    display: inline-block;
    height: 179px;
    width: 174px;
}

#promocoes{
    width: 176px;
    float: left;
    margin-top: 0;

}

#promocoes ul.home-right li.title {
    background: url("images/promocao.gif") repeat-x scroll 0 0 transparent;
    width: 158px;
    height: 29px;
}


#promocoes li.homepost h3 {
    text-align: center;
}

#promocoes img {
    float: left;
    height: 110px;
    margin-left: 0;
    width: 168px;
    margin-top: 10px;
}

#promocoes ul.home-right li.homepost {
    display: inline-block;
    height: 200px;
    width: 174px;
}

#reviews .entry{
    width: 431px;
}

#reviews li.homepost {
    width: 431px;
}

#reviews ul.home-left li.homepost{
    display: inline-block;
    width: 116px;
    zoom: 1;
    *display: inline;
    overflow: hidden;
    height: 150px;
}

#conteudo-esquerda{
    float:left;
    width: 176px;
}

#reviews ul.home-left li.homepost .entry{
    width: 115px;
    display: block;
    height:  131px;
    padding-left: 0;
}

#reviews ul.home-left{
    clear: both;
    float: none;
    width: 100%;
}


#reviews ul.home-left li.title {
    background: url("images/reviews.gif") repeat-x scroll 0 0 transparent;
    width: 462px;
    height: 29px;
}
#reviews{
    margin-top: 5px;
    width: 478px;
    float: right;
    
}

#reviews img{
    width: 111px;
    height:77px;
    float: left;
    margin-left: 0;
}

#reviews li.homepost h3{
    text-align: center;
    margin-top: 5px;
}



#comentando-cinema .entry{
    width: 431px;
}

#comentando-cinema li.homepost {
    width: 431px;
}

#comentando-cinema ul.home-left li.homepost{
    display: inline-block;
    width: 116px;
    zoom: 1;
    *display: inline;
    overflow: hidden;
    height: 155px;
}

#comentando-cinema ul.home-left li.homepost .entry{
    width: 115px;
    display: block;
    height:  131px;
    padding-left: 0;
}

#comentando-cinema ul.home-left{
    clear: both;
    float: none;
    width: 100%;
}


#comentando-cinema ul.home-left li.title {
    background: url("images/comentando-cinema.gif") repeat-x scroll 0 0 transparent;
    width: 462px;
    height: 29px;
}
#comentando-cinema{
    margin-top: 5px;
    width: 478px;
    float: right;

}

#comentando-cinema img{
    width: 111px;
    height:77px;
    float: left;
    margin-left: 0;
}

#comentando-cinema li.homepost h3{
    text-align: center;
}


.first-row{
	background: #f5fabf;
}

.normal-content .post-alt{
	float: left;
	width: 302px;
	margin: 10px 0 0 10px;
	display: inline;
}

ul.home-right li.title, 
ul.home-left li.title, 
ul.home-bottom li.title {
    margin:0;
    padding:0 8px;
    list-style-type:none;
    background: url(images/noticias-cinema.png) repeat-x scroll 0 0 transparent;
    clear:both;
    text-indent: -9999px;
    display: block;
    font-size: 0pt;
    height: 29px;
    overflow: hidden;
    width: 320px;

}

#noticias-series ul.home-left li.title {
    background: url("images/noticias-series.png") repeat-x scroll 0 0 transparent ;
}

#noticias-cinema ul.home-right li.title{
    background: url("images/noticias-cinema.png") repeat-x scroll 0 0 transparent ;
}
ul.home-right #noticias-series li.title, ul.home-left li.title, ul.home-bottom li.title {
    clear: both;
    list-style-type: none;
    margin: 0;
    padding: 0 10px;
    text-indent: -9999px;
    display: block;
    font-size: 0pt;
    height: 29px;
    overflow: hidden;
    width: 311px;
}

#especial ul.home-left li.title {
    background: url("images/listas.gif") repeat-x scroll 0 0 transparent;
    width: 462px;
    height: 29px;
}
#especial{
    margin-top: 5px;
    width: 478px;
    float: right;
    
}
#noticias-series .moreposts a, a:link, a:visited {color:#FFF;}

#leia-mais{
    margin: auto;
    text-align: center;
    font-size: 9pt;
    margin-bottom: 10px;
}
ul.home-right #noticias-cinema li.title h2.feat-title, ul.home-left li.title h2.feat-title, ul.home-bottom li.title h2.feat-title {
    float: left;
    font-size: 10pt;
    letter-spacing: 0;
    margin: 0;
    padding: 5px 0;
    width: 74%;
    display: block;
}
#noticias-cinema .moreposts a, a:link, a:visited {color:#FFF;}

ul.home-right .bottom,
ul.home-left .bottom,
ul.home-bottom .bottom {
    clear:both;
    font-size: 8pt;
    padding: 5px 10px;
    background:#eee;
    border-top:1px solid #e5e5e5;
    margin: 10px 0 0;
}

ul.home-right li.title h2.feat-title,
ul.home-left li.title h2.feat-title,
ul.home-bottom li.title h2.feat-title {
    letter-spacing:0px;
    font-size: 10pt;
    padding:5px 0;
    margin: 0;
    float:left;
    width:100%;
    display: block;
}

ul.home-bottom li.title h2.feat-title {
    padding: 8px 0 0;
}

ul.home-right  li.title .moreposts,
ul.home-left  li.title .moreposts,
ul.home-bottom  li.title .moreposts {
    text-align:right;
    float:right;
    width:24%;
    font-size:9pt;
    font-weight:bold;
    padding:5px 0;
    margin:0;
}

ul.home-right #noticias-cinema li.title .moreposts, ul.home-right li.title .moreposts, ul.home-bottom li.title .moreposts {
    float: left;
    font-size: 9pt;
    font-weight: bold;
    margin: 0;
    padding: 5px 0;
    text-align: left;
    width: 24%;
}

#noticias-cinema li.homepost img.post-thum,
li.homepost img.thumbnail {
    width:79px;
    height:49px;
    float:right;
    margin: 0 0 10px 10px;
}

#especial img{
    width: 111px;
    height:77px;
    float: left;
    margin-left: 0;
}

li.homepost h3 {
    padding:0;
    margin: 0;
    letter-spacing:0px;
    font-size:8pt;
    line-height:1.3em;
}
#especial li.homepost h3{
    text-align: center;
}

.categoria-serie{
    height: 20px;
    overflow: hidden;
    }

.categoria-cinema{
    height: 20px;
    overflow: hidden;
    }

li.homepost p {
    margin-bottom:0;
}



/* -------------------[ Footer Widgets ]------------------- */

#footer-widgets {
    background:#fff;
    margin:0 auto;
    clear:both;
    padding:15px 15px 0;
    color:#999;
    border:5px solid #fff;
    border-top:0;
}

#footer-widgets h3.widgettitle {
    font-size: 10pt;
    padding:0;
    margin-bottom:7px;
    color:#999;
    letter-spacing:0;
    text-transform:uppercase;
}

#footer-widgets ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#footer-widgets ul ul {
    margin: 0;
    padding: 0;
}

#footer-widgets ul ul ul {
    margin: 0 0 0 15px;
    padding: 0;
}

#footer-widgets li {
    list-style-type: none;
    margin: 0 0 20px;
    padding:0;
}

#footer-widgets li li {
    margin: 0 0 7px;
    padding:0;
    background:transparent;
    border: 0;
}

#footer-widgets li li li {
    margin: 0;
    padding:0;
    border:0;
    background:transparent;
}

#footer-widgets li li li:hover {
}

#footer-widgets li li li li {
    margin: 0;
    padding:0;
    background:transparent;
}

#footer-widgets .textwidget {
    padding: 0;
}

#footer-widgets li#tag-cloud ul { }

#footer-widgets li.widget_tag_cloud div { 
    padding:0px;
    line-height:2em;
}

#footer-widgets li#tag-cloud ul.wp-tag-cloud { 
    padding:0;
    line-height:2em;
}

#footer-widgets li#tag-cloud li {
    border:0;
    float:none;
    display:inline;
    padding: 0;
    margin: 0;
    background:transparent;
    background-image: none;
}

#footer-widgets li#tag-cloud li a {
    padding:0;
    background:transparent;
    background-image: none;
}

#footer-widgets li select {
    width:140px;
    margin: 0;
    border:2px solid #999;
}

#footer-widgets ul.footer-widget1 {
    float:left;
    width:265px;
    margin: 0 30px 0 0;
    overflow:hidden;
}

#footer-widgets ul.footer-widget2 {
    float:left;
    width:265px;
    margin: 0 30px 0 0;
    overflow:hidden;
}

#footer-widgets ul.footer-widget3 {
    float:left;
    width:160px;
    margin: 0;
    overflow:hidden;
}

#footer-widgets ul.footer-widget4 {
    float:right;
    width:160px;
    margin: 0;
    overflow:hidden;
}

#footer-widgets .widget_flickrRSS img {
    margin: 0 5px 5px 0;
    background: #222;
    padding: 3px;
    width:75px;
    height:75px;
}

#footer-widgets a, #footer-widgets a:link, #footer-widgets a:visited {
    text-decoration:none;
}

#footer-widgets a:hover, #footer-widgets a:active {
    text-decoration:none;
    color:#fff;
}

/* -------------------[ Footer Widgets Side Tabs ]------------------- */

#footer-widgets #side-tabs ul, 
#footer-widgets #side-tabs ul {
    margin: 0;
    padding: 0;
    background:transparent;
    border:0;
}

#footer-widgets #side-tabs ul.tabs {  
    list-style-type:none;
    margin: 0;
    padding: 0;
    clear:both;
}

#footer-widgets #side-tabs ul.tabs li {
    border:0;
    background:transparent;
    float: left;
    display: inline;
    margin: 0;
    padding: 0;
} 

#footer-widgets #side-tabs ul.tabs li a, 
#footer-widgets #side-tabs ul.tabs li a:link, 
#footer-widgets #side-tabs ul.tabs li a:visited {
    float: left;
    display: block;
    padding: 5px 8px;
    color:#aaa;
    font-size:8pt;
    font-weight:bold;
} 

#footer-widgets #side-tabs ul.tabs li a:hover, 
#footer-widgets #side-tabs ul.tabs li a:active {
    color:#fff;
}  

#footer-widgets #side-tabs ul.tabs li a.on {
    background:#111;
    color:#fff;
}

#footer-widgets #side-tabs .cat_content {
    border:3px solid #111;
    padding: 0;
    background:#222;
    margin: 0 !important;
}

#footer-widgets #side-tabs select {
    margin: 10px !important;
}

#footer-widgets #side-tabs .cat_content li {
    margin: 0 !important;
    padding:10px !important;
    background:transparent !important;
    border-bottom: 1px solid #111 !important;
}

/* ---------------[ New 125x125 Banner Ads ]--------------- */

.banner125 {
    width:260px;
    margin:0;
    padding:0;
}

.banner125 .ad img {
    float:left;
    width:125px;
    height:125px;
    margin:0 5px 5px 0;
    padding:0;
}

/* ------[ 125x125 Banner Ads For Backwards Compatibility ]------ */

#sidebar ul li ul#banner125 li.ad1, #sidebar ul li ul#banner125 li.ad3, #sidebar ul li ul#banner125 li.ad5, #sidebar ul li ul#banner125 li.ad7, #sidebar ul li ul#banner125 li.ad9  {
    float:left !important;
    clear:left !important;
    padding: 0 !important;
    margin: 0 0 5px 0 !important;
    border: 0 !important;
    background: transparent !important;
    overflow:visible !important;
}

#sidebar ul li ul#banner125 li.ad2, #sidebar ul li ul#banner125 li.ad4, #sidebar ul li ul#banner125 li.ad6, #sidebar ul li ul#banner125 li.ad8, #sidebar ul li ul#banner125 li.ad10  {
    float:right !important;
    clear:right !important;
    padding: 0 !important;
    margin: 0 0 5px 0 !important;
    border: 0 !important;
    background: transparent !important;
    overflow:visible !important;
}

#sidebar ul li ul#banner125 li:hover {
    background: transparent !important;
}

#serie{
    width: 150px;
    float: left;
    position: relative;
    padding: 0 5px 5px 0;
}
#titulo-reviews{
    background: url(images/fundo-titulo.png);
}
#contato form { width: 20em; font-size: 11pt; }
#contato form fieldset { border: 1px solid #666; padding: 0 0.5em; }
#contato form legend { padding: 0 0.5em; border: 1px solid #333; }
#contato form fieldset ol { list-style: none; margin: 0; padding: 0; }
#contato form label { display: block; font-variant: small-caps; font-weight: bold; }
#contato form li { margin: 0.8em 0; list-style: none; }
#contato form input { width: 550px; height: 25px; margin: 10px 0; border: 1px solid #777; }
#contato form input.submit { margin-bottom: 1em; width: 50px; }
#contato form textarea { width: 550px; border: 1px solid #777; margin: 10px 0; }

#twitter-post{
    float: left;
    margin-left: 35px;
}
#curtir{
    float: left;
    margin-left: 35px;
}
#g1 {
    float: left;
    margin-left: 35px;
}