/* -------------------------------------------------------------------------------

	Theme Name: Deserto- Um mod do Seagull

	Theme URI: http://www.templatelite.com/seagull-free-wordpress-theme/ (O tema Seagull, original)

	Description: Beautiful seagull theme with animated flying bird in the header. Brought to you free by <a href="http://www.templatelite.com/">Templatelite.com</a>.

	Version: 1.00

	Author: TemplateLite.com , modificado por Capitao Anilto

	Author URI: http://www.templatelite.com/

	Tags: Green, Right Sidebar, Fixed Width, 2 columns, Widget Ready, Valid XHtml, Valid CSS

   ------------------------------------------------------------------------------- */



/***** GENERAL *****/

body{

	margin:0px auto;

	font-size: 11px;

	font-family: Verdana, Arial, Helvetica, Sans-Serif;

	color:#000000;

	background:#000000 url(images/bg_header.png) repeat-x top;

	border:0px yellow solid;

}



img {

	border:0px;

	padding:5px;

	max-width: 100%; /* not working in IE6*/

}

a {color:#333333;text-decoration: none;}

a:hover {text-decoration: underline;}



h1 {font-size:30px;}

h2 {font-size:26px;}

h3 {font-size:21px;}

h4 {font-size:17px;}

h5 {font-size:14px;}

h6 {font-size:12px;}



p {margin: 0px 0px 12px 0px; text-indent: 3em;}

hr {height:1px;border:none;border-top:1px dashed #000000; width:95%;}

del {color:red;}

ins {color:green;}



blockquote {

	clear: left;

	text-align: justify;

	padding: 0px 0px 0px 22px;

	margin: 10px 10px 10px 10px;

	border-left: 3px solid #ACACAC;

}

input,select,textarea {

	font-size:12px;

	font-family: Verdana, Arial, Helvetica, Sans-Serif;

}

code{

	font: 1.1em 'Courier New', Courier, Fixed;

}

.alignleft {float: left;}

.alignright {float: right;}

.aligncenter,div.aligncenter{

   display: block;

   margin-left: auto;

   margin-right: auto;

}

img.alignleft {

	padding: 5px;

	margin: 0 7px 2px 0;

	display: inline;

}



img.alignright {

	padding: 5px;

	margin: 0 0 2px 7px;

	display: inline;

}

img.centered {

	display: inline;

	margin-left: auto;

	margin-right: auto;

}

.clear {clear:both;}

.spacer {height:35px;}



.more-link {

display: block;

border: none;

margin-bottom: -40px;

padding-top: 40px;

height: 48px; 

background:url(images/book_48.gif) no-repeat;

}

/********** LAYOUT **********/

#base{

	position:relative;

	margin:0 auto;

	padding:0;

	width:950px;

	background:url(images/bg_base_repeat.jpg) repeat-y center top;

}

#base2{

	position:relative;

	padding:0 0 30px 0;

	width:950px;

	background:url(images/bg_base_btm.jpg) no-repeat bottom;

}

#header{

	position:relative;

	margin-left: -4px;

	height:220px;

}

#container{

	position:relative;

	overflow:hidden;

	width:950px;

	border:0px red solid;

    margin-top: -22px;

	background:url(images/bg_container_top.jpg) no-repeat center top;
    z-index: 1;

}

#content{

	float:right;

	overflow:hidden;

	display:inline;

	width:586px;

	margin:0px 27px 0 0px;

	padding:0 0px 0 0px;

}

#sidebar{

	float:left;

	overflow:hidden;

	display:inline;

	width:228px;/*284*/

	margin:20px 0px 0 32px;

	padding:0 28px 0px 28px;

	font-size:11px;

}

#footer{

	position:relative;

	width:580px;

	margin:20px 0 0px 20px;

	padding:10px 10px 10px 20px;

	background:#F1F2F2;

	font-size:11px;

	color:#000000;

}

#footer a{

	color:#000000;

    background: #ccc;

}

#footer a:hover{

	color:#ffff22;

   }

/********** header *************/

#header .rss{

	position:absolute;

        top: 154px;

	right:2px;

	display:block;

	background:url(images/rss.png) 0 0px no-repeat;

	width:119px;

	height:80px;

}

#header .rss:hover{

	position:absolute;

        top: 154px;

	right:2px;

	display:block;

	background:url(images/rss1.png) 0 0px no-repeat;

	width:119px;

	height:80px;

}

#header .home{

	position:absolute;

    top: 25px;

    left:0;

	width:950px;

	height:140px;

}

#header #blogtitle {

	position:absolute;

	overflow:hidden;

	top:30px; 

	left:20px;

	width:600px;

	height:40px;

	font-family: Arial,Verdana; 

	font-size:30px; 

	text-align:left;

	color:#000000; 

	padding:0;

	margin:0;

}

#header #blogtitle a, #header #blogtitle a:hover {

	font-family: Arial, Verdana; 

	font-weight:bold;

	color:#000000; 

	text-decoration:none;

}

#header #subtitle {

	position:absolute;

	overflow:hidden;

	top:70px;

	width:300px;

	height:38px;

	line-height:12px;

	letter-spacing:2px;

	font-size:12px; 

	font-weight:bold;

	font-style:italic;

	font-family: Arial, Verdana; 

	text-align:left;

	margin:0px 0px 0 30px;

	padding:0;

	color:#D2DA78; 

}



#mainsearch{

	position:absolute;

	top:2px;

	left:650px;

	width:286px;

	height:22px;

	margin:0;

	padding:0;

	border:2px #ec9938 solid;

    background: #fff;

}



#mainsearch .input {

	position:absolute;

	top:0px;

	left:0px;

	height:18px;

	text-align:left;

	width:184px;

	padding:4px 0 0px 10px;

	margin:0px 0 0 0;

	font-size:12px;

	font-family: Arial, Verdana, Helvetica;

	color:#000000; 

	border:none;

	background:#fff;

}

#mainsearch .submit{

	position:absolute;

	top:0px;

	left:198px;

    height: 18px;

    padding:4px 0px 14px 4px;

    font-size: 12px;

	width:88px;

   	cursor:pointer;

	border: 2px #809686 solid;

	background:#b7d6c2;

}





/********** menu *************/

#menu{

	position:absolute;

	overflow:hidden;

	top:5px;

	left:35px;

	height:25px;

	width:800px;

}

#menu ul{

	list-style-type: none;

	overflow:hidden;

	margin:0;

	padding:0;

}

#menu ul li {

	display: inline;

	font-family:Verdana,Arial;

	font-size: 11px;

	font-weight:bold;



}

#menu ul li a{

	float:left;

	display: block;

	overflow:hidden;

	line-height:25px;

	text-align:center;

	padding:0px 5px 0 5px;

	margin:0 5px 0 0;

	color:#000;

	background:#fecd85;

    border: 1px solid #d7aa69;

	text-decoration:none;

}

#menu ul li a:hover, #menu ul li.current_page_item a {

	color:#000;

   background:url('images/bg_menu_item.jpg') repeat-x bottom;

}



/********** menu1 *************/

#menu1{
	position:absolute;
	overflow:hidden;
	top:171px;
	left:35px;
	height:25px;
	width:800px;
    z-index: 2}

#menu1 ul{
 	list-style-type: none;
	overflow:hidden;
	margin:0;
	padding:0;
}

#menu1 ul li {
	display: inline;
	font-family:Verdana,Arial;
	font-size: 11px;
	font-weight:bold;
}

#menu1 ul li a{
 	float:left;
	display: block;
	overflow:hidden;
	line-height:25px;
	text-align:center;
	padding:0px 5px 0 5px;
	margin:0 5px 0 0;
	color:#eee;
	background:#6d999e;
    border: 1px solid #777;
	text-decoration:none;
}

#menu1 ul li a:hover, #menu1 ul li.current_page_item a {
	color:#000;
	background:url('images/bg_menu_item.jpg') repeat-x bottom;
}

/*** Category Navigation ***/
#nav {
     position:absolute;
	/*overflow:hidden;  */
	top:169px;
	left:35px;
	height:25px;
	width:800px;
    z-index: 3;
}

#nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: .8; 
}
#nav a, #nav a:visited {
  display: block;
  padding: 10px 11px 10px 11px;
  color: #101010;
  font-weight: bold;
}
#nav a:hover {
  background: #e7f1da;
  color: #101010;
  /* border-top:1px solid #b6c10f; */

}
#nav li {
  float: left;
}
#nav li ul {
  position: absolute;
  width: 160px;
  left: -999em;
}
#nav li li a, #nav li li a:link, #nav li li a:visited {
  background: #F0F0F0;
  width: 160px;
  float: none;
  text-transform: none;
  margin: 0px;
  padding: 9px 10px 9px 10px;
  border-bottom: 1px solid #CCC;
}
#nav li li a:hover {
  background: #DDD;
}
#nav li ul ul {
  margin: -25px 0px 0px 160px;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
  left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
  left: auto;
}

/*************** content ***************/

.archivetitle {

	color: #ffffff;

	text-align:left;

	font-size: 11px;

	font-weight:bold;

	height:25px;

	line-height:25px;

	padding: 0px 0px 0px 20px;

	margin: 0px 10px 10px 0px;

}



.post,.page{

	position:relative;

	margin:0 0px 20px 0px;

	width:586px;

	background:url('images/bg_post_top.gif') no-repeat center top;

}

.sticky{

	background:url('images/bg_post_top_sticky.gif') no-repeat center top;

}

.post_title{

	height:43px;/*43*/

	overflow:hidden;

	padding:0px 20px 0 20px;

	font-size:18px;

	font-weight:normal;

	line-height:43px;

	background:transparent;

}

.post_title a,.post_title a:hover{

	text-decoration:none;

	color:#000000;

}

.sticky .post_title a{

	color:#ffffff;

}

.post_mid{

	background:url('images/bg_post_repeat.gif') repeat-y center top;

	padding:0;

	margin:0 0 -222px 0;

}



.post_btm{

	background:url('images/bg_post_btm.gif') no-repeat center bottom;

	height:236px;

	margin:0;

}



.post_author{

	font-size:10px;

	text-align:right;

	font-style:italic;

	padding:2px 20px 10px 20px;

}

.entry{

	position:relative;

	overflow:hidden;

	width:546px;

	min-height:200px;

	line-height: 1.6em;

	text-align: justify;

	padding:0;

	margin:0 20px;

	font-size:12px;

}

.entry a{

	color:#4B9130;

}

.entry .iehack{

	float:right;

	width:0px;

	height:200px;

}



.info {

	position:relative;

	line-height: 1.6em;

	font-size: 10px;

	width:535px;

	margin: 20px 0 0 10px;

	padding:5px 15px;

	color:#000000;

	background-color:#F1F2F2;

}

.category {

	font-size: 10px;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 4px 20px;

	background: url('images/category.gif') no-repeat top left;

	color:#999999;

}



.tags {

	font-size: 10px;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 4px 20px;

	color:#999999;

	background: url('images/tags.gif') no-repeat top left;

}



.bubble {

	font-size: 10px;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 4px 20px;

	color:#999999;

	background: url('images/bubble.gif') no-repeat top left;

}



.navigation {

	clear:both;

	font-size: 11px;

	margin: 40px 0px 0px 0px;

	padding: 5px 0px 5px 0px;

}

.navigation a{

	color:#ffffff;

}

.sorry {

	font-size: 11px;

	font-style: italic;

	margin: 8px 0px 0px 0px;

	padding: 10px 10px 10px 10px;

	border: 1px dashed #000000;

	background:#ffffff;

}



/******************* Sidebar *****************/

#sidebar {color:#000000;}

#sidebar a{color:#000000; text-decoration:none;}

#sidebar a:hover {color:#4B9130; text-decoration:underline;}



#sidebar ul {

	position:relative;

	list-style-type: none;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

}



#sidebar li {

	list-style-type: none;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 20px 0px;

	line-height:20px;

}

#sidebar ul ul li{

	margin: 0px 10px 0px 10px;

	padding: 0px 0px 0px 12px;

	background:url(images/bg_sb_arrow.gif) no-repeat 0 7px;

	border-bottom:1px #c0c0c0 dotted;

	

}

#sidebar ul ul ul li {

	margin: 0px 0px 0px 5px;

	border:none;

}

#sidebar h4 {

	color: #C3D82D;

	height:24px;

	line-height:24px;

	font-size: 12px;

	font-weight: bold;

	text-align:center;

	font-variant: normal;

	margin: 0px 0px 10px 0px;

	padding: 0px 0px 0px 0px;

	background:url(images/bg_sb_title.gif) no-repeat 0 0;

}

#sidebar h2{

	color: #C3D82D;

	height:24px;

	line-height:24px;

	font-size: 12px;

	font-weight: bold;

	text-align:center;

	font-variant: normal;

	margin: 0px 0px 10px 0px;

	padding: 0px 0px 0px 0px;

	background:url(images/bg_sb_title.gif) no-repeat 0 0;

}



#sidebar select{

	margin:0 10px;

	font-size:11px;

	width:205px;

	overflow:hidden;

}





/*************** comment ***************/

#postmetadata {

	font-size: 11px;

	margin: 0px 10px 20px 10px;

	padding: 5px 15px 5px 15px;

	color:#000000;

	background:#F1F2F2;

}



.nocomments {background: none; color: #000000;}





#comments {

	color: #ffffff;

	font-size: 13px;

	text-align: left;

	font-weight: bold;

	margin: 0px 10px 0px 10px;

	padding:0;

	font-variant: normal;

	border-bottom: 1px dotted #ffffff;

}



.commentlist {

	list-style: none;

	margin:0px ;

	padding:0 10px 10px 10px;

}

.comment,.trackback,.pingback{

	clear:both;

	margin:10px 0px 0px 0;

	padding:0px 0px 0px 0px;

	

}

.comment .children{

	list-style: none;

	padding:0px 0 0 0;

	margin:0px 0 0px 15px;

	border:0px red solid;

}

.comment div, .trackback div, .pingback div{

	height:100%;

	background:#F1F2F2;

	border:1px #c8c8c8 solid;

	padding:5px;

}

.trackback div, .pingback div{

	border:1px #c8c8c8 dashed;

}

.comment div div,.trackback div div, .pingback div div{

	background:none;

	padding:0;

	border:0px;

}



.comment .says, .trackback .says, .pingback .says{

	display:none;

}

.comment .avatar{

	position:relative;

	float: left;

	margin: 0px 5px 0px 0px;

	padding: 0px;

}

.comment .fn,.comment .fn a,.trackback .fn,.trackback .fn a,.pingback .fn,.pingback .fn a{

	margin-left:0px;

	color:#000000;

	text-decoration:none;

	font-size: 11px;

}	

.byuser .fn a{

	font-weight:normal;

	text-decoration:underline;

}

.bypostauthor .fn a{

	font-weight:bold;

	text-decoration:underline;

}



.comment .comment-meta,.trackback .comment-meta, .pingback .comment-meta{

	border-bottom: 1px dashed #c8c8c8;

	margin:0 0 10px 0px;

	padding:6px 0 6px 0;

	font-size:10px;

}

.trackback .comment-meta{

	padding:2px 0 2px 0;

}

.comment .comment-meta a, .trackback .comment-meta a, .pingback .comment-meta a {

	color:#000000;

	text-decoration:none;

}



.comment .reply{

	margin:5px 0 0 0;

	padding:2px;

	font-size:10px;

	text-align:right;

}

.comment .reply a{

	color:#000000;

	text-decoration:none;

}

.trackback .reply, .pingback .reply{

	display:none;

}

	/**comment paging WP2.7**/

.commentnavi{

	padding-right:20px;

}

.commentpages{

	float:right;

	padding:5px 10px;

}

.page-numbers{

	padding-left:5px;

}

.current{

	font-weight:bold;

}

	/*** comment form ***/

#respond {

	clear:both;

	padding:5px 15px 5px 5px;

	margin:10px 0px 0px 20px;

	font-size:11px;

}	

.cancel-comment-reply{

}



#commentform {

	margin:0;

	padding:10px 0 0 0;

}

#email, #author, #url {

	color: #000000;

	font-size: 11px;

	padding-left: 2px;

	vertical-align: middle;

	border: 1px solid #c8c8c8;

	font-family: Verdana, Arial, Helvetica, Sans-Serif;

}

#comment {

	width: 98%;

	color: #000000;

	font-size: 11px;

	font-family: Verdana, Arial, Helvetica, Sans-Serif;

	border: 1px solid #c8c8c8;

	padding: 2px 2px 2px 2px;

}

#submit {

	cursor:pointer;

	height: 20px;

	color: #ffffff;

	font-size: 11px;

	margin: 0px 0px 0px 0px;

	padding: 0px 10px 2px 10px;

	border: 0px solid #c8c8c8;

	background:#000000;

	font-family: Verdana, Arial, Helvetica, Sans-Serif;

}







/********** WIDGET **********/

#wp-calendar td {font-size:11px;color:#000000;}

#wp-calendar td a {color:#4B9130;font-weight:bold;text-decoration:underline;}

#wp-calendar {

	width: 200px;

	margin:0 0 0 10px;

	text-align: center;

	font-size:11px;

	color:#000000;

}



.wp-caption {  

    text-align: center;

    color:#000000;

}



.textwidget {

	margin:2px 5px 0 5px;

}

#akismetwrap{

	margin:2px 0 2px 10px;

}

.rsswidget img {

	display:none;

}



#sidebar h1 a.rsswidget{

	margin-left:0px;

	overflow:hidden;

	text-decoration:none;

}

.wp-smiley{

	vertical-align:middle;

	border:0px;

	padding:0px;

}




