/*
Theme Name: Blog Portal Copa 2014
Theme URI: 
Description: Tema do Blog do Portal Copa2014.
Version: 1.0
Author: Alexandre Ito
Author URI: http://www.xy2.com.br
Tags: 
*/


* html #conteudo 
{
	height:950px;
}
body 
{
	background:url(../../../../../images/site/fundo-dia.jpg) center top no-repeat;
	background-color:#789cd8;
	color:#333333;
	font-family:Tahoma, Arial, Helvetica, sans-serif;	
	margin:0 auto;
	padding:0;
	width:100%;
}
form 
{
	margin:0;
	padding:0;
}
img
{
	border:0;
}
#site
{
	background:url(../../../../../images/blog/estadio-dia.jpg) center bottom repeat-x;
	margin:0 auto;
	padding:0;
	width:100%;
}
#body
{
	margin:0 auto;
	padding:0;
	position:relative;
	width:988px;
}
#content
{
	background:url(../../../../../images/site/fundo-colunas.jpg) left top repeat-x;
	background-color:#FFFFFF;
	padding-top:11px;
	width:100%;
}
a,
a:visited
{
	text-decoration:none;
}
a:hover 
{
	text-decoration:underline;
}
.clear 
{
	clear:both;
}
.logado,
.logado-como {
	font-size:12px;
}
.opiniao-blog
{
	font-size:12px;
	font-style:italic;
	margin:25px 0px 5px 0px;
}
/* 
TOPO
*/
#topo 
{
	background:url(http://www.copa2014.org.br/images/site/topo.jpg) right top no-repeat;
	height:168px;
	z-index:10;
	position:relative;
	width:100%;
}
#topo .click 
{
	cursor:pointer;
	height:105px;
	position:absolute;
	margin:5px 0px 0px 10px;
	width:160px;
}
#topo .idiomas 
{
    height:35px;
    text-align:right;
}
#topo .idiomas .flags 
{
    background:url(http://www.copa2014.org.br/images/site/topo-all-tasks.png) center left no-repeat;
    float:right;
    margin:4px 10px 0px 0px;
    width:200px;
}
#topo .busca 
{
    height:40px;
    position:absolute;
    right:0;
    margin-top:12px;
    text-align:right;
    width:527px;
}
#topo .busca .wrap 
{
    padding:4px 10px 0px 0px;
}
#topo .busca .nivel1 
{
    background:url(http://www.copa2014.org.br/images/site/busca-txt.png) left no-repeat;
    margin-bottom:2px;
    height:35px;
    float:left;
    text-align:left;
    width:267px;
}
#topo .busca .nivel2
{
    background:url(http://www.copa2014.org.br/images/site/busca-sel.png) left no-repeat;
    height:35px;
    float:left;
    overflow:hidden;
    width:200px;
}
#topo .busca .nivel3
{
    height:34px;
	width:45px;
	z-index:2;
	margin-top:2px;
	float:left;
}
#topo .busca .nivel3 .botao
{
    margin:0px 0px 0px 4px;
    padding:0;
    z-index:45;
    text-align:left;
}
#topo .busca input.texto
{
    color:#3a73a9;
    font-size:12px;
    font-weight:bold;
    border:0;
    background-color:Transparent;
    height:28px;
    line-height:28px;
    margin:2px 0px 3px 3px;
	width:225px;
}
#topo .links 
{
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    margin-top:97px;
    height:20px;
    position:absolute;
    text-align:center;
    margin-left:262px;
    width:712px;
}
#topo .links .item1
{
    float:left;
    width:172px;
}
#topo .links .item2, 
#topo .links .item3, 
#topo .links .item4
{
    float:left;
    margin-left:10px;
    width:170px;
}
#topo .links .item1 a, #topo .links .item1 a:visited,
#topo .links .item2 a, #topo .links .item2 a:visited,
#topo .links .item3 a, #topo .links .item3 a:visited,
#topo .links .item4 a, #topo .links .item4 a:visited
{
    color:#FFFFFF;
}

/* TOPO SELECT */
#topo .nodisplay 
{
    display:none;
}
#topo div.skinned-select {
	overflow:hidden;
	width:200px;
}
#topo div.skinned-select select {
	opacity: 0;
	filter: alpha(opacity = 0);
	moz-opacity: 0;
	z-index: 100;
    color:#3a73a9;
    font-size:13px;
    font-weight:bold;
    height:32px;
    overflow:hidden;
}
#topo div.skinned-select .select-text 
{
    color:#3a73a9;
	height: 20px;
	padding-bottom:5px;
	padding-top:5px;
	line-height:20px;
	width: 155px;
    font-size:10px;
	z-index: 10;
	text-align:left;
	font-weight:bold;
	margin:3px 0px 0px 4px;	
    position: absolute;
    overflow:hidden;
}
#topo .my-skinnable-select select {
    width: 165px;
    font-size: 11px;
    border: 1px solid #D5E6EE;
}

/*
MENU 
*/
#menu
{
	border-bottom:none;
	float:left;
	display:inline;
	margin:0px 8px 0px 2px;
	padding-right:4px;
	width:148px;
}
/* menu */
#menu .menu
{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
#menu .menu .topo
{
	background:url(../../../../../images/menu/topo.gif) left top no-repeat;
	color:#3a4047;
	height:19px;
	font-weight:bold;
}
#menu .menu .topo .wrap
{
	padding:3px 0px 0px 10px;
}
#menu .menu ul
{
	background:url(../../../../../images/menu/fundo.gif) left top repeat-y;
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
}
#menu .menu ul a,
#menu .menu ul a:visited {
	color:#FFFFFF;
}
#menu .menu ul li
{
	padding:5px 0px 5px 10px;
	margin:0;
}
#menu .menu ul.main li {
	background:url(../../../../../images/menu/item-div.gif) left bottom repeat-x;
}
#menu .menu ul.main li h2 {
	color:#FFFFFF;
}
#menu .menu ul.main li ul li {
	background:none;
	color:#85bcf7;
	padding:4px 0px 4px 10px;
}
#menu .menu ul.main ul li a,
#menu .menu ul.main ul li a:visited {
	color:#85bcf7;
}
#menu .menu .rodape
{
	background:url(../../../../../images/menu/rodape.gif) left top no-repeat;
	height:8px;
}
#menu .menu .editor {
	margin-right:10px;
}
#menu .menu .editor .img img {
	border:2px solid #49688f;
}
#menu .menu .editor .nome {
	border-bottom:1px solid #337cb9;
	border-top:1px solid #337cb9;
	color:#769fc0;
	margin-top:10px;
	text-transform:uppercase;
	text-align:center;
}
#menu .menu .editor .descricao {
	color:#ffffff;
	font-size:11px;
	margin-top:10px;
}
/* icones */
#menu a,
#menu a:visited
{
	color:#000000;
}
#menu .icones {
	font-size:12px;
	padding-left:6px;
}

/*
RODAPE
*/
#rodape 
{
	background:url(../../../../../images/site/grama.jpg) center bottom no-repeat;
	clear:both;
	color:#909291;
	font-size:12px;
	height:180px;
	width:100%;
}
#rodape .topo
{
	background:url(../../../../../images/rodape/topo.gif) top no-repeat;
	height:7px;
	font-size:0px;
	line-height:0px;
}
#rodape .body 
{
	background:url(../../../../../images/rodape/body.gif) top repeat-x;

}
#rodape .body a,
#rodape .body a:visited
{
	color:#909291;
}
#rodape .body .icones {
	float:right;
	padding-right:14px;
	text-align:right;
	width:160px;
}
#rodape .body .menu
{
	clear:both;
	margin:0 auto;
	padding:4px 0px 5px 0px;
	text-align:center;
}
#rodape .body .menu ul {
	font-weight:bold;
	list-style:none;
	margin:0;
	padding:0px 0px 5px 0px;
	text-align:center;
	width:100%;
}
#rodape .body .menu ul li {
	display:inline;
}
#rodape .body .menu ul li span {
	margin:0px 10px 0px 10px;
}
#rodape .body .menu hr {
	border:0px;
	height:1px;
	width:480px;
}
#rodape .body .info {
	font-size:10px;
	margin-top:25px;
	text-align:center;
}

/*
CONTEUDO
*/
#conteudo 
{
min-height:950px;
	background-color:#FFFFFF;
	border-left:1px solid #adb4b2;
	border-right:1px solid #adb4b2;
	border-top:1px solid #adb4b2;
	border-bottom:none;
	float:left;
	margin:0;
	padding:0;
	width:814px;
}
#conteudo  .wrap {
	margin:9px 10px 0px 9px;
	width:800px;
}
#conteudo .top-image {
	height:97px;
	width:100%;
}

/*
TOPO POST
*/
#conteudo .post-copa {
	margin-top:30px;
}
#conteudo .post-copa .topo {
	border-bottom:1px solid #334f78;
	border-top:1px solid #334f78;
	padding:2px;
}
#conteudo .post-copa .topo small {
	color:#2a4772	;
	font-size: 0.7em;
}
#conteudo .post-copa .entry {
	color:#707070;
	font-size: 0.8em;
}
#conteudo .post-copa .postmetadata {
	
}

/*
BUSCA POST
*/
#conteudo .busca-post-copa {
	margin-top:10px;
	margin-bottom:20px;
	border-top:1px solid #334f78;
	padding:2px;
}
#conteudo .busca-post-copa small {
	color:#949faf;
	font-size: 0.7em;
}
#conteudo .busca-post-copa .entry {
	color:#707070;
	font-size: 0.8em;
}

/*
NAO ENCONTRADO
*/
#conteudo .simples {
	border-bottom:1px solid #334f78;
	border-top:1px solid #334f78;
	padding:2px;
	margin-top:30px;
	text-align:center;
}
#conteudo .simples h2 {
	font-size: 1.2em;
}

/*
BUSCA
*/
#searchform 
{
	margin:10px 0px 5px 0px;
	text-align: center;
}
#searchform #searchsubmit 
{
	background-color:#dcdcdc;
	border:1px solid #517089;
	padding: 1px;
}
#searchform #s
{
	border:1px solid #517089;
	background-color:#FFFFFF;
	padding: 2px;
	width:80px;
}
#conteudo .notfound #searchform #s
{
	width:150px;
}

/* 
COMENTARIOS
*/
#commentform {
	margin: 5px 10px 0 0;
}
#commentform .label
{
	padding-top:2px;
	padding-left:1px;
	color:#454343;
	font-size:12px;
	font-weight:bold;
}
#commentform input[type=text] {
	border:1px solid #CCCCCC;
	font-size:14px;
	height:20px;
	padding:4px;
	width:290px;
}
#commentform textarea {
	border:1px solid #CCCCCC;
	font-size:12px;
	height:180px;
	padding:4px;
	width:400px;
}
#commentform #submit {
	border:1px solid #CCCCCC;
	font-size:14px;
	padding:5px;
}
	
#respond small {
	font-size:12px;
	font-weight:normal;
}
#respond small .validacao {
	color:#cc3500;
	font-size:10px;
}

/*
LISTA DE COMENTARIOS
*/
.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
	font-size:12px;
}
.comment-body p {
	font-size:13px;
}


#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}


h2.pagetitle {
	font-size: 1.2em;
}

.even, .alt {
	border: 1px solid #ddd;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 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.2em;
	}
h3 {
	font-size: 1.1em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited { /* copa */
	color:#2a4772;
	}

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;
	}

.entry p a:visited {
	color: #0066cc;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

	.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.0em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
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;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	background-color:#f3f5f5;
	clear: both;
	padding:2px;
}

.clear {
	clear: both;
}

/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 4px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
h3 {
	padding: 0;
	margin: 20px 0 0;
	font-weight:normal;
}

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 {
	content: "\00BB \0020";
	}

.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;
	}ding: 0;
	}
/* End Entry Lists */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 0px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}


/* End Comments */

/* 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;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	font-size:1em;
	display: block;
	font-weight:bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.navigation a {
color:#1e558d;
}
/* 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;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "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." */

