/*
Theme Name: magicblue
Theme URI: http://www.blogchemistry.com/2008/09/13/free-wordpress-theme-magicblue/
Description: 2 column, with RHS widget sidebar
Version: 1.2
Tags: fixed width, two columns, widget ready, white, blue
Author: BlogChemistry
Author URI: http://www.blogchemistry.com/
*/


body {
margin: 0;
padding: 0;  
color: #333;
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100.1%;
background: #777;
}


#wrapper{
width: 998px;
margin: 0px auto;
padding: 0px;
text-align:left;
font-size: 78%;
line-height:18px;

}

#wrapper2{
	background: #fff;
	width: 980px;
	margin-left: 0px;
	overflow: auto;
	

}


#header{
padding: 0  0 0px 0;
height: 167px;
margin: 0 0 0px 0;
}	


		
#content{
clear:both;
padding: 0;
margin: 0px 0px;
}	


#main {
width: 570px; 
float:left;
margin: 0;
padding: 10px;
overflow:hidden;
}


#sidebar {
padding: 0;
margin: 0px 0px 0px 605px;
width: 365px;
}


#footer {
clear: both;
margin: 20px 0 0 0;
text-align: center;
font-size: 85%;
background: url("images/rodape.png")	no-repeat;
height: 266px;
width: 980px;

}

#footer #livro{
float: left;
width: 325px;
}
#footer #livro h4{
font-size: 17px;
color: #FFF;
	 }
#footer #livro .div-roda {
	width: 304px;
	margin-top: 20px;
	margin-left: 20px;
	border-right: 1px solid #333333;
	height: 205px;
}
#footer #livro .div-roda img{
float: left;
margin-right: 10px;
margin-top: 20px;
}
#footer #livro .div-roda p{
float: left;
width: 160px;
font-size: 11px;
font-weight: normal;
text-align: left;
color: #999;
margin-top: 85px;
	 }
#footer #livro .div-roda a{
font-weight: normal;
font-size: 10px;
color: #999;
	 }
#footer #redes-rodape{
float: left;
width: 325px;
}
#footer #redes-rodape h4{
font-size: 17px;
color: #FFF;
	 }
#footer #redes-rodape .div-roda {
	width: 328px;
	margin-top: 20px;
	border-left: 1px solid #666666;
	border-right: 1px solid #333333;
	height: 205px;
}
#footer #redes-rodape #redes_sociais {
    margin-left: 60px; ;
	float: left;
}	 
#footer #contato{
float: right;
width: 325px;
}
#footer #contato h4{
font-size: 17px;
color: #FFF;
	 }
#footer #contato .div-roda {
	width: 324px;
	margin-top: 20px;
	border-left: 1px solid #666666;
	height: 205px;
}
#frm-contato {
 margin-right: 35px;
}
#frm-contato ul {
 padding: 0;
}
#frm-contato ul li {
	list-style: none;
	float: right;
	margin-top: 10px;
	margin-bottom: 5px;
	 }
#frm-contato label {
float: left;
margin-right: 5px;
color: #999;
font-size: 12px;
text-transform: uppercase;
}
#frm-contato input {
width: 200px;
height: 25px;
background: #323232;
border: none;
color: #FFF;
}
#frm-contato textarea {
width: 200px;
height: 70px;
background: #323232;
border: none;
color: #FFF;
}
#cont-bot {
 margin: 0 !important;
}
#cont-bot button {
 background: url(images/botao-contato.png) no-repeat;
 border: none;
 width: 77px;
 height: 27px;
 color: #FFF;
 padding-bottom: 3px;
 text-transform: uppercase;
 cursor: pointer;
}



}
#btn {
 background: url(images/botao-contato.png) no-repeat;
 border: none;
 width: 77px;
 height: 27px;
 color: #FFF;
 padding-bottom: 3px;
 text-transform: uppercase;
 cursor: pointer;
}

#navigation{
padding: 5px 15px;

}

#navigation div.fleft{
float:left;
}

#navigation div.fright{ 
float:right;
}

#credit{
text-align:right;
font-size: 80%;
}

#credit p{
	margin: 0px 10px;
	padding: 3px;
	}
#credit p a{
	color: #777;
	font-weight:100;
}
#credit p a:hover{
	color: #777;
}


#subscribe{
text-align:center;
}

#subscribe p{
 margin: 5px 0;
}

/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
margin: 10px 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {
font-family: 'Lucida Sans Unicode', 'Lucida Sans', sans-serif;
}

p a {
 color: #21759B;
 text-decoration: underline;
 font-weight: normal;
 
 
}
p a:hover { 
 text-decoration: none;
}
h1{
	font-size: 190%;
}
h2{
	font-size: 160%;
}
h3{
	font-size: 120%;
}
h4{
	font-size: 110%;
}
h5{
	font-size: 100%;
}
h6 { 

    font-family: georgia, "Times New Roman", Times, serif; 

    font-size: 32px;

    font-weight: normal; 

    color: #111111; 

    border-bottom: 1px solid #C6EC8C; 

    } 


a{
color: #666666;
font-weight:800;
text-decoration:none;
}
a:hover{
color: #666666;
text-decoration:underline;
}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

blockquote{
background: #EBF7FF;
padding: 5px 15px;
margin: 3px 30px;
border-left: 4px solid #8CD1FD;
border-top: 1px solid #EBF7FF;
border-right: 1px solid #EBF7FF;
border-bottom: 1px solid #EBF7FF;

}

form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
	font-size: 90%;
	font-family: "Courier New", Courier, monospace;
	white-space: pre;
}

td{
 vertical-align:top;
}




#tabs{
padding-bottom: 8px;
}

#tabs ul{
margin: 0;
list-style-type:none;
padding-top: 8px;
height: 18px;
padding-left: 0px;


}

#tabs ul li{
display:inline;
color: #333;
font-size: 12px;
font-family: trebushet, Arial, sans-serif;
font-weight: normal;
margin-top: 15px;
padding-left: 10px;
padding-right: 0px;
}

#tabs ul li a{
color: #444;
}

#tabs ul li a:hover{
color:#b4b4b4;
 text-decoration:none;
}


/* Headings */ 

form#searchform2{
display: block;
margin: 3px 0px;
}


#header h3{
margin:  0;
padding: 120px 0 0 250px;
width: 430px;
font-size: 25px;
color: white;
font-weight: normal;
text-decoration: none;
line-height: normal;
float: left;
}

#header h2{
margin: 0;
width: 440px; ;
font-family: Tahoma, Arial, Verdana, sans-serif;
letter-spacing:1px;
padding: 15px 0 5px 250px;
font-weight: normal;
color: #CCC;
font-size: 12px;
float: left;
}

h2#sectiontitle{
font-size:150%;
font-weight: 100;
padding:6px 6px 6px 10px;
margin:8px 10px 5px 0px;
color: #444;
border-top: 1px solid #EBEBEB;
background:#EBEBEB;
}

/* post styles */

.post{
margin: 0 0 10px 0;
padding: 5px;
}

.entry{
margin: 0;
padding: 5px 10px 8px 10px;
}

.post h2 {
color: #FF3333;
font-size: 150%;
font-weight:100;
padding: 2px 0 4px 2px;
margin: 0 0 15px 0;
}


.post h2 a{
color: #FF3333;
text-decoration:none;
font-weight:100;
}

.post h2 a:hover{
text-decoration:underline;

}

.postmetadata{
font-size:80%;
background:#EBEBEB ;
padding: 1px 0 1px 5px;
margin: 0 5px;
}


.postmetadata p{
line-height: 15px;
padding: 0;
margin: 3px 0;
}
.postmetadata a {
 color: #666666;
}


/*  Comments   */

h3#comments, h3#postcomment{
	font-size: 100%;
	font-family:verdana, sans-serif;
}	

ol#commentlist{
padding: 0 0 0 20px;
font-size: 90%;
list-style-type:none;
}

ol#commentlist li{
	padding: 2px 10px;
	margin: 0;
}

ol#commentlist li p.commentheader{
margin: 3px 0 0px 0;
padding: 1px 5px;
}



ul#commentlist{
padding: 0;
margin:0;
list-style-type:none;
}

ul#commentlist li{
	display: block;
	padding: 0;
	margin: 0 15px;
	font-size:90%;
	border: 4px solid white;
}


ul#commentlist li div.gravatar {
	width:40px;
	float:left;
	text-align: center;
	padding: 5px 0 0 5px;
}

ul#commentlist li div.gravatar img{
border: 2px solid #ddd;
}


ul#commentlist li p.commentauthor {
	padding: 0;
	margin: 0 0 2px 0;
	overflow:hidden;
}


ul#commentlist li p.commentheader{
margin: 0 0 10px 0;
padding: 0px;
}


ul#commentlist li div.commenttext{
padding: 0 0 0 0px;
margin:5px 10px 5px 60px;
}

ul#commentlist li div.commenttext div.commentwrapper{
background: #EBEBEB;
margin:0 0 0 5px;
padding: 3px 8px;
border-top: 1px solid #EBEBEB; 
}


/*  sidebar styles */


.menu{
padding:0;
font-size:10px;
}

.menu a{
font-weight: normal;
}

.menu a:hover{
text-decoration:none;
}

.menu ul{
margin:0;
padding:0 0 0 0px;
list-style-type:none;
}

.menu ul li.widget{
padding:2px;
margin:0 0 7px 0px;
}

.menu ul li.widget ul{
	margin: 0;
	padding:0;
}

.menu ul li.widget ul li{
padding: 2px 0 2px 12px;
margin:0;
border-bottom: 1px solid #eee;
}

.menu ul li.widget ul li ul{
}

.menu ul li.widget ul li ul li{
border-top: 1px solid #eee;
border-bottom: 3px !important;
padding: 0 0 0 11px;
}


.menu ul li h3 a{
color: #023A5E;
font-weight: 800;
}
.menu ul li h3 a:hover{
color: #023A5E;
text-decoration: none;
}

.menu form{
display:block;
margin:0px;
padding:4px;
}

.menu input{
margin:3px 0;
font-size:60%;
}

li.widget .textwidget, li.widget #search {
padding: 2px 5px;
}

/* Calendar styles */
#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;
}


#footer a{
font-weight: 100;
}


.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}

#busca {
	width: 190px;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}

#busca input{
	width: 138px;
	padding: 6px;
	border: 1px solid #dddddd;
	font-size: 11px;
	color: #666;
	font-family: Tahoma;
}

#busca #button {
	background: none;
	border: 1px;
	color: #000;
	font-weight: bold;
	font-family: Tahoma;
	cursor: pointer;
	padding-left: 0px;
	width: 30px;
}

#busca li {
	float: left;
	color: #000;
	font-size: 11px;
	text-transform: uppercase;
	margin-top: 15px;
	margin-right: 12px;
}

#busca li a{
	color: #fff;
}
.titulo_busca {
	color: #fff !important;
	font-size: 12px !important;
	margin-bottom: 0px !important;
	
	}
#chamada_redes_sociais {
	margin-top: 65px;
	margin-right: 40px;
	float: right;
	
}
.redes1 {
	margin-top: 20px;
	margin-left: 20px;
}
.redes {
	margin-left: 20px;
}
#lateral{
	width: 377px;
	float:right;   
	padding-left: px;          
}


<!--

#lateral #ltag {
 background: url("images/ico-recente2.png")	no-repeat;
 height: 40px;
 width: 325px;
 font-size: 12px;
 font-family: 'trebuchet MS';
 margin-left: 25px;

-->

<!--

} 
#lateral #ltag #news{
 margin-top: 3px;
 margin-left: 34px;
 float: left;
 margin-bottom: 11px;
}	
#lateral #ltag  #lidos{
 float: left;
  margin-top: 3px;
  margin-left: 35px;
}	
#lateral #ltag  #comentarios{
     float: left;
      margin-top: 3px;
        margin-left: 45px;
}

-->

#lateral #videos {
  width: 327px;
  margin-left: 25px;
  margin-top: 20px;
  overflow: auto;
  
}
#lateral #videos h3 {
  background: #F6F6F6;
  width: 315px;
  border: 1px solid #DBDBDB;
  color: #FF3333;
  padding: 10px 0 10px 10px;
  margin-left: -10px;
	font-size: 14px;
font-weight: normal;
	text-transform: uppercase;
	text-align: left;
       
}
#lateral #videos li {
	  background: #EBEBEB;
	  padding-bottom: 10px;
	  margin-bottom: 20px;
	  padding-left: 10px;
	  
}
#lateral #videos ul {
 padding: 0 0 0 15px;
 margin: 0;
}
#lateral #videos ul li {
 padding: 0;
 margin: 0;
 list-style: none;
 font-weight: normal;
}
#lateral #videos ul li a {
  font-weight: normal;
}
#lateral #videos #text-3 {
 	list-style: none;
}


#lateral #twitter {
  width: 325px;
  padding-top: 10px;
  margin-top: 20px;
  overflow: auto;
   background: url("images/ico-twitter.png") no-repeat;
   margin-left: 25px;
  
}
#lateral #tags {
  background: url("images/ico-tag.png") no-repeat;
  width: 377px;
  padding-top: 10px;
  margin-top: 20px;
  overflow: auto;
  
}

#lateral #tags h3 {
	 margin-top: 23px;
 margin-left: 40px;
 width: 150px;
 color: #FF3333;
  font-size: 14px;
 font-weight: normal;
 
	}
#lateral #tags #tag_ul {
 background: #EBEBEB;
 width: 294px; 
 margin-left: 26px;
 margin-top: 10px;
 padding: 10px 10px 20px 20px;

}
#lateral #tags #tag_ul a {
 font-weight: normal;
}
.twtr-doc {
 background-color: none !important;
}	
.twtr-hd {
 height: 24px;
 padding-left: 77px !important;
 padding-top: 20px !important;
}
.twtr-bd {
 padding: 1px 0 0 2px !important;
} 
.twtr-ft {
  border: 1px solid #DBDBDB;
  background: #F6F6F6;
  display: none;
}
#twtr-widget-1 {
 width: 325px;
}
#lateral #twitter h3 {
	 margin-top: 23px;
 margin-left: 95px;
 width: 150px;
 color: #FF3333;
  font-size: 14px;
 font-weight: normal;
 margin-bottom: 15px;
	}
.box{
    background: #EBEBEB ;
	width: 307px;
}
.boxholder2 p{
	margin: 0;
	padding: 5px;
	line-height: 1.5em;
	text-align: justify;
	color: #282828;
	font: 11px verdana;

}
.boxholder2{
	clear: both;
	width: 325px;
	background: #EBEBEB;
	margin-left: 25px;
	margin-top: -1px;
}
.boxholder p{
	margin: 0;
	padding: 5px;
	line-height: 1.5em;
	text-align: justify;
	color: #282828;
	font: 11px verdana;

}
.boxholder{
	clear: both;
	width: 325px;
	background: #EBEBEB;
	margin-left: 26px;
}
.boxholder ul{
 margin-top: 0;	 }
.tabtxt{
	margin: 0;
	color: #d8d8d8;
	font-size: 12px;
	font-family: trebuchet MS;
	font-weight: bold;
	padding: 7px 0 0 0;
}
.box ul a {
	color: #666;
	text-decoration: none;
	font: 11px verdana;
	font-weight: normal;
}
.box ul {
	color: #282828;
	margin: 5px;
	padding: 0 0 6px 20px;
}
.box ul li {
	color: #282828;
	margin: 10px;
	padding: 0;
	font-weight: bold;	
	border-bottom: 1px solid #CCC;
}
.box a {
	color: #282828;
	text-decoration: none;
}
.box img {
	text-decoration: underline;
	margin: 0 5px;
}
.box a:hover {
	color: #282828;
	text-decoration: underline;
}


#tabbedcontent {
	margin:0px 0px 0px 0px;
	padding: 20px 0 0 0;
}




