/*
Theme Name: Criaom
Theme URI: http://wordpress.org/
Description: Template Criaom.
Version: 1.0
Author: Criaom
Author URI: http://www.criaom.com
Tags: blue, custom header, fixed width, widgets
Text Domain: kubrick

Kubrick v1.5
http://binarybonsai.com/kubrick/

This theme was designed and built by Michael Heilemann,
whose blog you will find at http://binarybonsai.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/



/* Begin Typography & Colors */
body {
    font-size: 62.5%; /* Resets 1em to 10px */
    font-family:Verdana, Geneva, sans-serif;
    text-align: center;
}
a {
    outline:none;
}
input, select, textarea {
	font-family:Verdana, Geneva, sans-serif;
}

#page {
    text-align: left;
    width:948px;
    margin:0 auto;
    padding:0 26px;
}

#header {
    margin:0;
    padding: 0;
    width: 948px;
}
#header h1, #header .description {
    display:none;
}

#headerimg {
    margin:0;
    width: 948px;
}

#esteira ul {
    list-style:none;
    margin:0;
    padding:0;
}	

ul.navMain { position:relative; display:block; height:20px; margin:15px 20px 0 20px; padding:15px 0; list-style:none; text-align:center; font-size:15px; font-weight:bold; z-index:10; }
ul.navMain li { position:relative; display:inline; text-align:left; }
ul.navMain li a { line-height:20px; padding:0 15px 0 12px; text-decoration:none; text-transform:uppercase; }
ul.navMain li ul { visibility:hidden; position:absolute; list-style:none; padding:15px 20px 15px 15px; top:18px; left:-4px; }
ul.navMain li:hover ul { visibility:visible; }
ul.navMain li ul li { display:block; margin:0 0 4px 0; padding:0 15px 10px 0; border:none; }
ul.navMain li ul li:last-child { margin:0; padding:0; border:none; }
ul.navMain li ul li a { padding:0; font-size:12px; white-space:nowrap; }	
ul.navMain li ul li ul { position:relative; top:0; left:10px; padding:0; }
ul.navMain li ul li ul li { border:none; padding:0; margin:0; line-height:1em; font-size:11px; }
ul.navMain li ul li ul li a { font-size:11px;  }
	
	
	

#wrapNav {
    margin:0 20px;
	position:relative;
}
#wrapNav:hover {
    /* border:none; */
}

#nav {
    position:relative;
    margin:10px 0 0 70px;
    width:110px;
}
#nav:hover {
    /* height:457px; */
}

#wrapNav .mPlayer {
	position:absolute;
	right:0;
	top:0;
}

#nav a.menu {
    font-size:20px;
    display:block;
    font-weight:bold;
    text-transform:uppercase;
    height:32px;
    padding:5px 0 10px 42px;
}
#nav:hover #sectionNav {
    display:block;
}

#nav:hover a.menu {
    background-position:-19px -93px;
    text-decoration:none;
}

#nav #sectionNav {
	display:none;
    position:absolute;
    top:47px;
    left:-90px;
    padding:42px 37px 47px 37px;
    width:874px;
    height:321px;
    z-index:99;
}

/* #nav:hover #sectionNav {
display:block;
} */

#nav #sectionNav h2 {
    font-size:18px;
    font-weight:bold;
    margin:0 0 20px 0;
    padding:0;
}
#nav #sectionNav .cat1, #nav #sectionNav .ads, #nav #sectionNav .tags, #nav #sectionNav .arquivos {
    float:left;
    width:218px;
    height:321px;
}
#nav #sectionNav .ads, #nav #sectionNav .tags, #nav #sectionNav .arquivos {
    width:203px;
    margin:0 0 0 15px;
    display:inline;
}
#nav #sectionNav ul {
    list-style:none;
    margin:0 0 15px 0;
    padding:0;
    height:245px;
    overflow:hidden;
}
#nav #sectionNav ul li {
    font-size:13px;
    padding:0 0 3px 0;
}
#nav #sectionNav ul li a {
    font-weight:bold;
}
#nav #sectionNav ul li a span {
    font-weight:normal;
}
#nav #sectionNav ul li a:hover {
    text-decoration:none;
}
#nav #sectionNav ul li ul {
	height:auto;
	overflow:hidden;
	margin:0 0 0 10px;
	padding:0;
	font-size:12px;
}
#nav #sectionNav ul.nav {
	height:18px;
	margin:0 0 0 85px;
}
#nav #sectionNav ul.nav li {
	display:inline;
	float:left;
	height:18px;
	margin:0;
	padding:0;
}
#nav #sectionNav ul.nav li a {
	display:block;
	width:23px;
	height:18px;
	text-indent:-9999px;
    opacity:0.80;
    -moz-opacity:0.80;
    filter:alpha(opacity=80);
}
#nav #sectionNav ul.nav li a:hover {
    opacity:1.00;
    -moz-opacity:1.00;
    filter:alpha(opacity=100);
}
#nav #sectionNav ul.nav li.up a {
	background:url(images/custom/pag_up.png) no-repeat;
}
#nav #sectionNav ul.nav li.down {
	margin:0 0 0 2px;
}
#nav #sectionNav ul.nav li.down a {
	background:url(images/custom/pag_down.png) no-repeat;
}

form.inputSearch, form.inputSearch fieldset {
    border:none;
    margin:0;
    padding:0;
}
form.inputSearch {
    margin:5px 0 0 0;
}
.inputSearch input {
    width:153px;
    height:25px;
    font-size:14px;
    font-weight:bold;
    text-transform:uppercase;
    padding:9px 0 0 50px;
    border:none;
}
#nav #sectionNav .arquivos h2 {
    margin:15px 0 10px 0;
}
#nav #sectionNav .arquivos select {
    width:203px;
}
#nav #sectionNav .arquivos ul {
    list-style:none;
    margin:0;
    padding:0;
}
#nav #sectionNav .arquivos ul li {
    margin:0 0 5px 0;
}
#nav #sectionNav .arquivos ul li a {
    font-size:12px;
    font-weight:normal;
}



.post h2 {
    font-size:24px;
    font-weight:bold;
    font-family:Verdana, Geneva, sans-serif;
}
.post small.data {
    font-size:12px;
    margin:5px 0 25px 0 ;
    display:block;
}
.catList {
    overflow:hidden;
    margin:0 0 10px 0;
    width:868px;
}
.catList p {
    float:left;
    width:75px;
    text-align:right;
    font-weight:bold;
    margin:1px 0 0 0;
    padding:0;
    text-transform:uppercase;
    font-size:9px;
}
.catList ul {
    list-style:none;
    margin:0;
    padding:0;
    float:left;
    width:793px;
}
.catList ul li {
    float:left;
    margin:0 0 5px 8px;
    padding:0 0 0 7px;
    height:15px;
}
.catList ul li a {
    font-size:10px;
    padding:1px 7px 0 0;
}
.navBts {
    list-style:none;
    margin:0;
    padding:0;
    width:868px;
    overflow:hidden;
}
.navBts li {
    float:left;
    height:41px;
    margin:0 10px 0 0;
    width:209px;
}
.navBts li:last-child {
    margin-right:0;
}
.navBts li a {
    display:block;
    text-transform:uppercase;
    padding:0;
    font-weight:bold;
    font-size:11px;
    opacity:0.80;
    -moz-opacity:0.80;
    filter:alpha(opacity=80);
}
.navBts li.com a {
    padding:13px 15px 0 63px;
    height:28px;
}
.navBts li.add a {
}
.navBts li.add a.stico_default {
    padding:3px 15px 0 66px;
    line-height:1em;
    height:38px;
}
.navBts li.env a {
    padding:7px 15px 0 72px;
    text-align:center;
    height:34px;
}
.navBts li.env.ativo {
	height:51px;
}
.navBts li.env.ativo a {
	height:44px;
    opacity:1.00;
    -moz-opacity:1.00;
    filter:alpha(opacity=100);
}
.navBts li.vot {
    width:147px;
    padding:4px 31px 0 31px;
    text-align:center;
    font-weight:bold;
    text-transform:uppercase;
    font-size:11px;
    height:37px;
    position:relative;
    opacity:0.80;
    -moz-opacity:0.80;
    filter:alpha(opacity=80);
}
.navBts li.vot:hover {
    opacity:1.00;
    -moz-opacity:1.00;
    filter:alpha(opacity=100);
}
.navBts li.vot span {
    font-weight:normal;
    font-size:10px;
    display:block;
    margin:2px 0 0 0;
    clear:left;
}
.navBts li a:hover {
    text-decoration:none;
    opacity:1.00;
    -moz-opacity:1.00;
    filter:alpha(opacity=100);
}
div#indique {
	padding:20px;
	width:828px;
	overflow:hidden;
}
div#indique form {
	margin:0;
	padding:0;
}
div#indique form fieldset {
	float:left;
	width:848px;
	margin:0 -20px 0 0;
	padding:0;
	border:none;
}
div#indique form fieldset label {
	float:left;
	width:404px;
	padding:0 20px 10px 0;
}

div#indique form fieldset label.ta {
	padding:0 0 10px 0;
	width:828px;
}
div#indique form fieldset label span {
	display:inline;
	float:left;
	font-size:12px;
	font-weight:bold;
	width:90px;
	text-align:right;
	margin:5px 10px 0 0;
}
div#indique form fieldset label span.d {
	margin-top:0;
}
div#indique form fieldset label input {
	float:left;
	width:292px;
	height:16px;
	margin:0;
	padding:4px;
	border:1px solid #a5acb2;
}
div#indique form fieldset label textarea {
	width:716px;
	height:112px;
	font-size:12px;
	margin:0;
	padding:4px;
	border:1px solid #a5acb2;
}
div#indique form input.bt {
	float:right;
}



#content {
    /* font-size: 1.2em; */
    font-size:14px;
}

.widecolumn .entry p {
    font-size: 1.05em;
}
.narrowcolumn .entry p {
    margin:0 0 15px 0;
}

.narrowcolumn .entry, .widecolumn .entry {
    line-height: 1.4em;
}

.widecolumn {
    line-height: 1.6em;
}

.narrowcolumn .postmetadata {
    text-align: left;
}

.thread-alt {
    background-color:#f8f8f8;
}
.thread-even {
    background-color: white;
}
.depth-1 {
    border: 1px solid #ddd;
}

.even, .alt {
    /*border-left: 1px solid #ddd;*/
}


small {
    font-family:Verdana, Geneva, sans-serif;
    font-size: 0.9em;
    line-height: 1.5em;
}

h1, h2, h3 {
    font-family:Verdana, Geneva, sans-serif;
    font-weight: bold;
}

h1 {
    font-size: 4em;
    text-align: center;
}

#headerimg .description {
    font-size: 1.2em;
    text-align: center;
}

h2 {
    font-size: 1.6em;
}

h2.pagetitle {
    font-size: 1.6em;
}

h3 {
    font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
    text-decoration: none;
    color: white;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, .sidebar h2, #wp-calendar caption, cite {
    text-decoration: none;
}


.sticky {
    background:#f7f7f7;
    padding: 0 10px 10px;
}
.sticky h2 {
    padding-top: 10px;
}

.commentlist li, #commentform input, #commentform textarea {
    font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
    font-size: 1em;
}

.commentlist li {
    font-weight: bold;
}

.commentlist li .avatar { 
    float: left;
    border: 1px solid #eee;
    padding: 2px;
    background:#fff;
}

.commentlist cite, .commentlist cite a {
    font-weight: bold;
    font-style: normal;
    font-size: 1.1em;
}

.commentlist p {
    font-weight: normal;
    line-height: 1.5em;
    text-transform: none;
}

#commentform p {
    font-family:Verdana, Geneva, sans-serif;
}

.commentmetadata {
    font-weight: normal;
}

small, .sidebar ul ul li, .sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
    color:#777;
}

code {
    font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
    font-size: 0.9em;
    letter-spacing: .07em;
}



#wp-calendar #prev a, #wp-calendar #next a {
    font-size: 9pt;
}

#wp-calendar a {
    text-decoration: none;
}

#wp-calendar caption {
    font: bold 14px 'Lucida Grande', Verdana, Arial, Sans-Serif;
    text-align: center;
}

#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */
body {
    margin: 0 0 20px 0;
    padding: 0;
}


.narrowcolumn {
    float: left;
    padding: 0 40px 20px 40px;
    margin: 0px 0 0;
    width: 868px;
}

.widecolumn {
    padding: 10px 0 20px 0;
    margin: 5px 0 0 150px;
    width: 450px;
}

.post {
    margin: 0 0 40px;
    text-align: justify;
}

.post img {
    max-width:868px;
    height: auto;
}

.post hr {
    display: block;
}

.widecolumn .post {
    margin: 0;
}

.narrowcolumn .postmetadata {
    padding-top: 5px;
}

.widecolumn .postmetadata {
    margin: 30px 0;
}

.widecolumn .smallattachment {
    text-align: center;
    float: left;
    width: 128px;
    margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
    text-align: center;
    margin: 5px 0px;
}

.postmetadata {
    clear: both;
}
.postmetadata a {
    text-transform:none;
    font-size:11px;
    display:inline-block;
    margin:0 0 15px 0;
}
.postmetadata a:hover {
    text-decoration:none;
}

hr.clear {
    clear: both;
    float: none;
    width: 100%;
    border:0px;
    margin:0px;
    visibility:hidden;
    padding:0px;
    height:0px;
    display:block;
    #margin: -8px;
    #display:block;
}

.clear {
    clear: both;
}

#footer {
    padding: 0;
    margin: 0 auto;
    clear: both;
    background:#000000;
    border: none;
    overflow:hidden;
    position:fixed;
    left:0;
    width:100%;
    bottom:0;
    z-index:9999;
}
#footer div {
    width:948px;
    margin:0 auto;
    overflow:hidden;
}
#footer div ul {
    list-style:none;
    float:left;
    margin:0;
    padding:0;
    height:20px;
}
#footer div ul li {
    float:left;
    margin:0 0 0 40px;
    display:inline;
    height:20px;
}
#footer div ul li:hover {
    background:url(images/footer/bg.jpg) repeat-x;
}
#footer div ul li:first-child {
    margin-left:20px;
}
#footer div ul li a {
    font-weight:bold;
    font-size:11px;
    color:#ffffff;
    display:block;
}
#footer div ul li a:hover {
    text-decoration:none;
}
#footer div ul li.home a {
    background:url(images/footer/home.png) 10px 0 no-repeat;
    padding:1px 10px 0 30px;
    margin:3px 0 0 0;
}
#footer div ul li.rss a {
    background:url(images/footer/rss.png) 10px 0 no-repeat;
    padding:1px 10px 0 33px;
    margin:3px 0 0 0;
}
#footer div ul li.contato a {
    background:url(images/footer/contato.png) 10px 0 no-repeat;
    padding:1px 10px 0 38px;
    margin:3px 0 0 0;
}
#footer div ul li.admin a {
    width:15px;
    height:15px;
    display:block;
    background:url(images/footer/admin.png) 10px 0 no-repeat;
    padding:1px 10px 0 10px;
    margin:3px 0 0 0;
    text-indent:-9999px;
}
#footer div ul li.topo a {
    height:16px;
    display:inline-block;
    padding:4px 28px 0 10px;
    margin:0 0 0 0;
    background:url(images/footer/topo.png) 34px 4px no-repeat;
}
#footer div ul li.rodape {
    margin:0;
}
#footer div ul li.rodape a {
    background:url(images/footer/rodape.png) 10px 1px no-repeat;
    padding:1px 10px 0 30px;
    margin:3px 0 0 0;
}
#footer div a.sign {
    float:right;
    height:17px;
    margin:0 20px 0 0;
    padding:3px 0 0 0;
}
#footer div a.sign:hover {
    background:url(images/footer/bg.jpg) repeat-x;
}
#footer div a.sign span {
    width:149px;
    height:14px;
    display:block;
    padding:0 10px;
    text-indent:-9999px;
    background:url(images/footer/sign.png) center top no-repeat;
}
#footer p {
    margin: 0;
    padding: 20px 0;
    text-align: center;
}

#footerAd {
    width:868px;
    clear:both;
    padding:15px 40px 35px 40px;
}
/* End Structure */



/*	Begin Headers */
h1 {
    padding-top: 70px;
    margin: 0;
}

h2 {
    margin: 30px 0 0;
}

h2.pagetitle {
    margin-top: 30px;
}

h3 {
    padding: 0;
    margin: 30px 0 0;
}

h3.comments {
    padding: 0;
    margin: 40px auto 20px ;
}
/* End Headers */



/* 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 Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
    margin-left: 0px;
    padding: 0 0 0 30px;
    list-style: none;
    padding-left: 10px;
    text-indent: -10px;
}

html>body .entry li {
    margin: 7px 0 8px 10px;
}

.entry ul li:before, .sidebar ul ul li:before {
}

.entry ol {
    padding: 0 0 0 35px;
    margin: 0;
}

.entry ol li {
    margin: 0;
    padding: 0;
}

.postmetadata ul, .postmetadata li {
    display: inline;
    list-style-type: none;
    list-style-image: none;
}

.sidebar ul, .sidebar ul ol {
    margin: 0;
    padding: 0;
}

.sidebar ul li {
    list-style-type: none;
    list-style-image: none;
    margin-bottom: 15px;
}

.sidebar ul p, .sidebar ul select {
    margin: 5px 0 8px;
}

.sidebar ul ul, .sidebar ul ol {
    margin: 5px 0 0 0;
}

.sidebar ul ul ul, .sidebar ul ol {
    margin: 0 0 0 10px;
}

ol li, .sidebar ul ol li {
    list-style: decimal outside;
}

.sidebar ul ul li, .sidebar ul ol li {
    margin: 3px 0 0;
    padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	/*text-align: center;*/
}
#reSearch {
	float:right;
	margin:20px 0 0 0;
}
.sidebar #searchform #s {
    width: 108px;
    padding: 2px;
}

.sidebar #searchsubmit {
    padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
    text-align:center;
}

select {
    width: 130px;
}
#commentform p {
    overflow:hidden;
    clear:left;
}
#commentform label small {
    float:left;
    width:71px;
    text-align:right;
    font-size:14px;
    font-weight:bold;
    margin:2px 6px 0 0;
}
#commentform label small span {
    color:#fd0303;
}
#commentform p {
    margin:0 0 15px 0;
    padding:0;
}
#commentform p input {
    float:left;
    width: 245px;
    height:16px;
    padding:4px;
    margin:0;
}

#commentform p.ta {
    position:absolute;
    top:0;
    right:0;
    margin:0;
    padding:0;
    height:120px;
}
#commentform p.ta small {
    width:100px;
}
#commentform p.ta textarea {
    width:370px;
    height:105px;
}
#commentform p.taLog textarea {
    height:105px;
    width:830px;
}
#commentform p.bt {
    float:right;
    clear:none;
    margin:0;
    padding:0;
}
#commentform p.bt input {
    height:26px;
    width:auto;
    margin:0;
    padding:0;
}

#commentform p.obs {
    font-size:10px;
    float:left;
    margin:8px 0 0 0;
}
#commentform p.obs span {
    color:#fd0303;
}
#commentform {
    position:relative;
}
#commentform textarea {
    width: 100%;
    padding: 2px;
}

#respond div.box {
    padding:15px;
    overflow:hidden;
    margin:0 0 40px 0;
}
#respond div.box2 {
    width:868px;
    margin:0 -40px -20px -40px;
    padding:15px 40px;
}
#respond div.box2 .navigation {
    display:none;
}
#respond div.box2 ol {
    margin:0;
    padding:0;
}

#respond h3 {
    margin:0 0 25px 0;
    padding:0;
    font-size:24px;
    font-weight:bold;
}
#respond:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
    margin: 0;
    padding: 10px;
}

.commentlist {
    padding: 0;
    text-align: justify;
}

.commentlist li {
    margin: 15px 0 10px;
    padding:10px 20px;
    list-style: none;
    min-height:60px;
}
.commentlist li div.spc {
    margin:0 0 0 75px;
}
.commentlist li ul li { 
    /*margin-right: -5px;*/
    margin-left: 10px;
}
.commentlist li ul.children {
    margin:0 0 0 80px;
    padding:0;
}
.commentlist li ul.children li {
    margin-left:0;
    padding-left:20px;
}

.commentlist p {
    margin: 10px 5px 10px 0;
}
.children { padding: 0; }

.nocomments {
    text-align: center;
    margin: 0;
    padding: 0;
}

.comment-author {
    float:left;
}
.comment-author cite {
    font-size:14px;
}
.commentmetadata {
    margin: 0;
    display: block;
    float:right;
}
.ovHidden {
    overflow:hidden;
}
/* End Comments */



/* Begin Sidebar */
.sidebar {
    padding: 20px 0 10px 0;
    /* font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif; */
    font:14px 'Lucida Grande', Verdana, Arial, Sans-Serif;
    float:left;
}

.sidebar form {
    margin: 0;
}

.sidebar h2 {
    font-family:Verdana, Geneva, sans-serif;
    font-size:14px;
    margin:0 0 10px 0;
    padding: 0;
}
.sidebar>ul {
    overflow:hidden;
}
.sidebar ul li.wp125_write_ads_widget {
    margin:0 0 15px 0;
    padding:0;
}
.sidebar ul li.sponsors_slideshow_widget {
    float:left;
    width:432px;
}
.sidebar ul li.sponsors_slideshow_widget h2 {
    display:none;
}
#sb1, #sb3 {
    width:208px;
}
#sb2 {
    width:432px;
    margin:0 14px 0 6px;
    display:inline;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
    empty-cells: show;
    margin: 10px auto 0;
    width: 155px;
}

#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 #999;
}
blockquote {
    margin: 15px 30px 0 10px;
    padding-left: 20px;
    border-left: 5px solid #ddd;
}

blockquote cite {
    margin: 5px 0 0;
    display: block;
}

.entry blockquote {
    margin:0 5px 15px 2px;
	padding:0 0 0 20px;
    border:none;
    background:url(images/custom/quoteE.png) no-repeat;
}
.entry blockquote p {
    margin:0 !important;
    padding:5px 25px 5px 5px;
}
.entry blockquote p:last-child {
    background:url(images/custom/quoteD.png) bottom right no-repeat;
}
.center {
    text-align: center;
}
.hidden {
    display: none;
}

.screen-reader-text {
    position: absolute;
    left: -1000em;
}

hr {
    display: none;
}

a img {
    border: none;
}

.navigation {
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* 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;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
	max-width:868px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
	max-width:848px;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
It won't be a stylish marriage, I can't afford a carriage.
But you'll look sweet upon the seat of a bicycle built for two." */

body#popup {
    margin:0;
	background:url(images/blank.gif) repeat;
    *background:url(macFFBgHack.png);
}
body#popup div.bg {
	background:url(images/custom/pop_bg.png) left top no-repeat;
	padding:21px 0 0 0;
	height:496px;
	text-align:left;
}
body#popup a.fechar {
	display:block;
	position:relative;
	width:82px;
	height:29px;
	margin:0 0 0 35px;
	text-align:left;
	text-indent:-9999px;
	background:url(images/custom/pop_fechar.png) no-repeat;
}
body#popup h1 {
    font-size:24px;
    font-weight:bold;
    text-align:left;
	text-transform:uppercase;
    margin:25px 0 50px 65px;
    padding:0;
	color:#868a90;
}
form.contato {
    margin:0;
    padding:0;
}
form.contato fieldset {
    margin:0;
    padding:0;
    border:none;
	width:auto;
	overflow:hidden;
}
form.contato fieldset legend {
    display:none;
}
form.contato fieldset label {
	float:left;
    margin:0 0 20px 50px;
}

form.contato fieldset label input, form.contato fieldset label select, form.contato fieldset label textarea {
    color:#3a3a3a;
}
form.contato fieldset label.first, form.contato fieldset label.ta {
	margin-left:65px;
}
form.contato fieldset label span {
    float:left;
    width:130px;
    font-size:14px;
    text-align:right;
    margin:4px 10px 0 0;
	font-weight:bold;
	color:#fff;
}
form.contato fieldset label input, form.contato fieldset label select, form.contato fieldset label textarea {
    font-size:14px;
    font-family:Verdana, Geneva, sans-serif;
	background:#d8dce3;
	padding:4px;
	width:222px;
}
form.contato fieldset label input {
    margin:0;
	float:left;
}
form.contato fieldset label select {
	width:232px;
    margin:0;
    padding:0;
}
form.contato fieldset label.ta {
	height:auto;
	margin-bottom:0;
}
form.contato fieldset label textarea {
    width:788px;
    margin:0;
    padding:4px;
    height:185px;
}
form.contato input.bt {
	display:block;
    float:right;
	width:113px;
	height:27px;
	margin:10px 80px 0 0;
	text-align:left;
	border:none;
	text-indent:9999px;
	font-size:0px;
	color:#5f6264;
	background:transparent url(images/custom/pop_enviar.png) no-repeat;
	cursor:pointer;
}
body#popup span.mail {
	float:right;
	clear:both;
	cursor:default;
	width:25px;
	height:25px;
	margin:47px 69px 0 0;
	*margin:46px 69px 0 0;
	text-indent:-9999px;
	background:url(images/custom/pop_arroba.png) no-repeat;
}
div#success  {
	display:block;
	margin:140px auto 0 auto;
}
div#success h1 {
	display:block;
	width:273px;
	height:85px;
	margin:0 auto;
	text-indent:-999px;
	background:url(images/custom/pop_success.gif) no-repeat;
}
div#success a.fechar {
	display:block;
	width:201px;
	height:25px;
	margin:30px auto 0 auto;
	text-indent:-9999px;
	background:url(images/custom/pop_success_fechar.gif) no-repeat;
}
div#success a.mail {
	margin-top:263px;
	*margin-top:285px;
}

/*
* Imagem do topo.
*/
div#criaomTopo {
    display:block;
    position:relative;
    overflow:hidden;
}
div#criaomTopo img {
    position:absolute;
}
div#criaomTopo {
    height:100px;
}
div#criaomTopo, div#criaomTopo img {
    width:948px;
}

/*
* Lista de fotos.
*/
div#criaomTopoLista {
    display:block;
    padding:5px 5px 0px 5px;
}
div#criaomTopoLista ul {
    display:block;
    height:36px;
    margin:0px;
    padding:0px;
    list-style:none;
    text-align:center;
}
div#criaomTopoLista li {
    display:inline-block;
    # display:inline;
    cursor:pointer;
}

div#criaomTopoLista li, div#criaomTopoLista img {
    width:36px;
    height:36px;
    position:relative;
}
div#criaomTopoLista div {
    display:none;
    width:32px;
    height:32px;
    position:absolute;
    left:0px;
    top:0px;
}
div#criaomTopoLista li:not(:first-child) {
    margin-left:5px;
}
div#criaomTopoLista a.play.bold {
    font-weight:bold;
}
div#criaomTopoLista a.pause.bold {
    font-weight:bold;
}

/*
 * Banners superiores
 */
#nav #sectionNav .ads img {
    width:200px;
    height:100px;
    margin-bottom:9px;
    overflow:hidden;
}

#nav #sectionNav .ads img:not(:last-child) {
    margin-bottom:0px;
}

div[id^="sponsors_slideshow_"] div:not(:first-child) {
    padding:0px;
    margin:0px;
    margin-top:15px;
}

li div.textwidget {
    margin:0px;
    padding:0px;
    /*overflow:hidden;
    height:94px;*/
}
.b20 {
	margin-bottom:20px;
}

#page {
	background:url(images/shadow.png) repeat-y;
}

hr.linePost {
    width:948px;
    margin:22px -40px 0 -40px;
    height:1px;
    border-bottom:none;
}

a, h2 a:hover, h3 a:hover {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.entry a {
    font-weight:bold;
    text-decoration:underline;
}


.postmetadata {
    font-weight:bold;
    text-transform:uppercase;
    font-size:9px;
}

.catList ul li {
    background:url(images/custom/bg_categoria_e.png) left top no-repeat;
}

.catList ul li a {
    display:block;
    height:15px;
    font-weight:bold;
    background:url(images/custom/bg_categoria_d.png) right top no-repeat;
}

.navBts {
    margin:20px 0 0 0;
}

.navBts.home {
    width:908px;
    /*background:url(images/custom/separadorPost.gif) left bottom repeat-x;*/
    margin:0 -40px;
    padding:0 0 0 40px;
}

.navBts li.com a {
    background-image:url(images/custom/btsPost/com.png);
    background-repeat:no-repeat;
    background-position:28px 12px;
}

.navBts li.add a {
    background-image:url(images/custom/btsPost/add.png) !important;
    background-repeat:no-repeat !important;
    background-position:33px 8px !important;
}

.navBts li.env a {
    background-image:url(images/custom/btsPost/env.png);
    background-repeat:no-repeat;
    background-position:35px 12px;
}

p a.more-link {
    display:block;
    margin:0 110px;
    padding:10px 0;
    text-align:center;
    font-size:18px;
    text-decoration:none;
    opacity:0.80;
    -moz-opacity:0.80;
    filter:alpha(opacity=80);
}

p a.more-link:hover {
    opacity:1.00;
    -moz-opacity:1.00;
    filter:alpha(opacity=100);
}

#nav #sectionNav {
    background:url(images/custom/menu_bg.gif) no-repeat;
}

#nav a.menu {
    background:url(images/custom/menu.png) -19px -19px no-repeat;
}

.inputSearch input {
    background:transparent url(images/custom/bg_search.png) no-repeat;
}
#criaom_bannersFooter {
	overflow:hidden;
}
#criaom_bannersFooter a {
    display:block;
	/* float:left; */
	margin:0 0px 4px 0;
	/* display:inline; */
}
#criaom_bannersFooter img {
	display:block;
    width:200px;
    height:100px;
}

.gecko form.contato fieldset label input { background:#0F0 !important; width:435px; }
.win.gecko input.abc { background:#096 !important; margin:30px 0 0 0 !important; }

p.contatoMsgErro { margin:-41px 69px 15px 65px; padding:5px; font-size:12px; background:#F9E4E4 none repeat scroll 0 0; border:1px solid #ECCFCF; color:#A33030; }
p.contatoMsgOk { margin:-41px 69px 15px 65px; padding:5px; font-size:12px; background:#E9F6EB none repeat scroll 0 0; border:1px solid #D2ECD4; color:#528F5B; }