/* 
	Theme Name: Xeiro
	Theme URL: http://www.blogsdna.com/xeiro-wordpress-theme
	Description: Three column, Search engine optimized, Widget Ready, Adsense  optimized, Supporting tags & Gravatars, Lightweight WordPress v2.6 Professional Wordpress Theme from <a href="http://www.blogsdna.com">BlogsDNA</a>. 
	Author: blogsdna
	Author URI: http://www.blogsdna.com
	Version: 1.1		
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	Tags: widget ready, fixed width, three columns,  3 colums, widgets, adsense, seo, adsense ready, custom header, gravatar support, sidebar left, sidebar right,  widget sidebar, seo adsense
*/

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { 
	margin:0; 
	padding:0; 
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { 
	font-size:1em; 
	font-weight:normal; 
	font-style:normal; 
}

ul,ol { 
	list-style:none;
 }

fieldset,img { 
	border:none; 
}

caption,th { 
	text-align:left; 
}

table { 
	border-collapse:collapse; 
	border-spacing:0; 
}

img.left { 
	float:left; 
	margin:2px 20px 16px 0; 
}

img.right { 
	float:right; 
	margin:2px 0 16px 20px; 
}

.clear { 
	clear:both; 
	height:0; 
	overflow:hidden; 
	line-height:1px; 
	font-size:1px;
}

/* default type */
strong,b { 
	font-weight:bold; 
}

em,i {
	 font-style:italic;
}

sup { 
	padding-left:1px; 
	font-size:10px!important; 
	font-weight:normal!important; 
	vertical-align:baseline; 
	position:relative; 
	bottom:.33em; 
	color:#76797c; 
	_position:static!important; 
}

h1 { 
	font-weight:bold; 
	font-size:24px; 
	line-height:36px; 
	margin-bottom:18px; 
}
	
	
h2 { 
	font-weight:bold; 
	font-size:16px; 
	line-height:18px; 
	margin-bottom:18px; 
}

h3 { 
	font-weight:bold; 
	font-size:1em; 
	line-height:18px; 
}

h4 { 
	font-weight:bold; 
	font-size:10px; 
	line-height:18px; 
}

p { 
	margin-bottom:18px; 
}

p.more { 
	text-align:right; 
}

p.more a { 
	font:bold 11px Verdana; 
	text-decoration:none; 
}

ul { 
	margin-bottom:18px; 
	margin-left:2em; 
	list-style:disc outside; 
}

ol { 
	margin-bottom:18px; 
	list-style:decimal; 
	margin-left:25px; 
}
	
ul ul { 
	margin-top:4px; 
	margin-bottom:5px; 
}


/*aqui*/
blockquote {
	margin:1em;
	padding:0 2em 0 4em;
	background:url(images/quote.gif) no-repeat left top;
	color:#aaa;
/*	font-style:normal;*/
	padding-top: 20px;
}

/* layout */
body { 
	text-align:center; 
	background:#f1f1f1 url(images/body_bg.jpg) repeat-x; 
	/* aqui */
	background:#ffffff; 
	font:11px/18px "Verdana", "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif; color:#333; 
}

/* APR 31.10.08 */
a:link{
	color:#444; 
	text-decoration:none;
}

#wrap { 
	width:899px; 
	margin:0 auto; 
	text-align:left; 
}

.cap { 
	line-height:1px; 
	font-size:1px; 
}

object {
	margin-left:20px;
}

/*Pages*/
#pages {
	position:relative;
	/*background:url(images/page_top.gif) no-repeat;*/
	/* aqui */
	/*background:url(images/page_top.gif) no-repeat;*/
	margin-top:0px;
	padding-left:2px;
	padding-top:0px;
	height:30px;
	/* aqui */
	height:66px;
	color:#FFFFFF;
	font:bold;
}

#pages a {
color:#FFFFFF;
padding:1px 5px;
text-decoration:none;
font-weight:bold;
}

#pages ul {
	display:inline;
	width:800px;
	margin-left:5px;
	float:left;
}

#pages li {
	display:inline;
	margin-right:0px;
}

/*Footer*/
#footer_link {
	position:relative;
	/*background:url(images/page_top.gif) no-repeat;*/
	margin-top:10px;
	padding-left:10px;
	padding-top:10px;
	height:30px;
	color:#444;
	text-align:center;
}

#footer_link a {
	color:#444;
	padding:1px 5px;
	text-decoration:none;
	font-weight:bold;
}


/* header */
#header { 
	position:relative; 
	height:149px; 
}

#header h1 { 
	position:absolute; 
	top:85px; 
	left:123px; 
	color:#fff; 
	font:bold 18px georgia,Arial, sans-serif; 
	margin:0; 
}

#header h1.title { 
top:103px; 
	font-size:20px; 
	line-height:23px; 
	font-weight:bold; 
}

#header h1 a { 
	color:red; 
	text-decoration:none; 
}

#header h1 small { 
	display:block; 
	font-weight:normal;
	font:14px;
}

#header h2 { 
	position:absolute; 
	top:120px; 
	left:123px; 
	color:#fff; 
	font:bold 16px Arial, sans-serif; 
	margin:0; 
}

/* content */
#content { 
	float:left; 
	overflow:hidden;
	width:478px; 
	padding-left: 10px;
}

#content .entries { 
	background:#fff url(images/post_bg_meio.gif) repeat-y; 
	margin-bottom:5px; 
}

#content .entries h1,#content .entries h2 { 
	padding-top:3px; 
	margin-bottom:2px; 
	font:bold 15px/1.3 Arial, sans-serif; 
	color:#333; 
}

#content .entries h1.title { 
	margin-bottom:15px; 
}

#content .entries h2 a { 
	text-decoration:none; 
	color:#333; 
}

/* APR 31.10.08 */
#content .entries h3.heading { 
	background:url(images/entries_date_bg_new.jpg) no-repeat; 
	margin:0; 
	margin-bottom:10px;
	margin-bottom:0px;
	padding:15px 25px 3px; 
	font-size:21px; 
	font-family: "Trebuchet MS", "Verdana", "Lucida Grande","Lucida Sans" ;
	font-weight:normal;
	LETTER-SPACING: -0.1em;
	line-height:22px;
	color:#acb369;
	color:#00;
}

#content .post { 
	background:none; 
	padding:0 20px 8px; px;
	padding:0 25px 8px; px;
}


#content ul li { 
	line-height:18px; 
	list-style-image:url(images/bullet.gif); 
	margin-bottom:7px; 
}

#content .post.bio { 
	padding-top:15px; 
}

/* APR 31.10.08 */
#content .post p { 
	color:#444; 
	margin-bottom:7px;
	text-align: justify;
	line-height: 1.5em;
}


#content .post p.info { 
	font-size:11px; 
	margin-bottom:7px; 
	float:left; 
	width:470px;
}

#content .post p.info a { 
	font-weight:bold; 
	text-decoration:none; 
	color:#acb369; 
}

#content .entries img {
	margin:2px 2px 2px 2px;
}

#content .entries a:link, a:visited, a:active {
	text-decoration:none;
	color: #444;
}

#content .entries a:hover{
	color: #444;
	text-decoration:underline;
	height:12px;
}

/* aqui */
#content .entries .cap { 
	background:url(images/post_bg_bottom.jpg) no-repeat; 
/*	margin-top:8px; */
	height:23px; 
	font-size:1px; 
	line-height:1px; 
	margin-bottom:25px;
}

#content .entries .cap.top { 
	background-image:url(images/entries_bgtop.gif); 
	margin:0 0 -7px; 
}

#content .entries .cap.top.noheader { 
	height:25px; 
}

#content .entries .assinatura {
	background:url(images/assinatura.jpg) no-repeat 0 0;
	height:24px; 
	margin-top:15px;
	margin-bottom:0px;
	padding:0px;
}

/* aqui */
#content .entries .comments {
	background: url(images/comment.gif) no-repeat center left;
	padding-left: 15px;
	padding-right: 25px;
	margin-top: 20px;
	font-size:7pt;	
	float: right;
}



#content .post a.more { 
	font-weight:bold; 
	text-decoration:none; 
	color:#acb369; 
}

#content .post a.more.inline { 
	margin-left:5px; 
}

/* APR 31.10.08 cor link post*/
#content .post a:link, a:visited  { 
	color:orange;

}

/* APR 31.10.08 cor link categoria*/
#content .post .actions a { 
	color:#92a459;
}


/* aqui */
#content .post .actions p { 
	width:100%; 
	float:left; 
	margin-bottom:11px; 
	font-size:10px; 
	color:#666; 
}

#content .post .actions p.tags { 
	float:right; 
}

#content .post .more a{
	text-decoration:none;
}

/* APR 02.11.08 cor link comment e cor link post */
#content .comment p { 
	margin-bottom:12px; 
	font-size:11px; 
	color:#444; 
}

#content .comment a:link {
	color:red;
	color:#92a459;
}

#content .comment a:hover {
	text-decoration:underline; 
}

#content h3.title { 
	font-size:12px; 
	margin:0 5px 18px; 
	padding:6px 16px; 
	background:#e6e6e6; 
	background-color:#ececec; 
	border-bottom:1px solid #d6d6d6; 
	color:#00; 
}

#content .comment { 
	padding-bottom:10px; 
}

#content .comment h4.posted { 
	font-size:11px; 
	font-weight:normal; 
	color:#888; 
	margin-bottom:2px; 
}

#content .comment h4.posted strong { 
	font-size:13px; 
	font-weight:bold; 
	color:#acb369; 
	margin-right:5px; 
}

#content .comment h4.posted a { 
	color:#acb369; 
}

#content #comment_form { 
	padding-bottom:16px; 
	background:url(images/post_bgbottom.gif) no-repeat left bottom; 
}

#content #comment_form table { 
	margin:0 20px 12px; 
}
#content #comment_form table td input { 
	margin:3px 0; 
	width:320px; 
}

#content #comment_form table th { 
	padding-right:9px; 
	color:#666; 
}

#content #comment_form p { 
	margin:0 20px 12px; 
	color:#666; 
}

#content #comment_form textarea { 
	width:370px; 
	height:145px; 
}

#content .paginate { 
	padding:10px 20px; 
	font-size:12px; 
	color:#666; 
}

#content .paginate .pagecount { 
	margin-right:10px; 
}

#content .paginate b { 
	padding:3px 6px; 
	color:#333; 
}

#content .paginate a { 
	padding:3px 6px; 
}

#content .paginate a:hover { 
	color:#fff; 
	background:#2f6782; 
	text-decoration:none; 
}

#content .more-entries { 
	margin-right: 3px; 
	font-size: 11px; 
	text-align: right; 
}

#content .more-entries .calignleft {
	float:left;
}

#content .more-entries .calignright {
	float:right;
}

.commenttext-admin {
	background-color:#ffff;
	min-height:50px;
	border-bottom:1px solid #d6d6d6; 
}

/* APR 02.11.08 */
.commenttext-avatar img {
	float:right;
	padding:4px;
}

.commenttext{
	min-height:20px;
	font-size:11px;
}

/*.commenttext img{float:right;}*/
.comment li {
	color:black;
}

.commentname {
	color:#ccc;
	font-size:11px; 
	padding-bottom:10px;
}

/* sidebars */
/* APR 31.10.08 cor link sidebar */
.sidebar { 
	color: #999; 
	float:left; 
	margin-right:9px; 
	padding-top:3px; 
	width:183px; 	
	width:193px; 	
	overflow:hidden;

}

.sidebar a:link,
.sidebar a:visited,
.sidebar a:active,{
	color:#333;
	text-decoration:none;
}

.sidebar a:hover {
	color:#92a459;
}

.sidebar.last { 
	float:right; 
	margin:0; 
}


.sidebar .box { 
	width:183px; 
	width:193px; 
	margin-bottom:20px; 
	background:url(images/sidebar_box_bg.gif) repeat-y; 
}


/* aqui */
.sidebar .box .cap { 
	background:url(images/sidebar_box_bgbottom.jpg) no-repeat bottom; 
	height:25px; 
}

.sidebar .box .cap.top { 
	background:url(images/sidebar_box_bgtop.gif) no-repeat; 
}

.sidebar .box p { 
	color:#2f6782; 
	font-size:12px; 
	font-weight:bold; 
	display:inline; 
	margin:0 5px 0 10px; 
}

.sidebar .box h3 { 
	background:url(images/sidebar_heading_bg.jpg) no-repeat; 
	font-size:11px; 
	padding:4px 10px 8px; 
	color:#fff; 
	padding-bottom:15px;
}

.sidebar .box h4 { 
	font-size:12px; 
	font-weight:bold; 
	padding:2px 0 0 14px; 
}

.sidebar .box ul { 
	list-style:none; 
	margin:0 15px 8px; 
}

/* APR 31.10.08 */
/*.sidebar .box ul li { font-size:11px; line-height:15px; padding-bottom:4px; }*/

.sidebar .box ul li { 
	font-size:11px; 
	line-height:15px; 
	padding-bottom:4px; 
	background:url(images/bullet.gif) no-repeat 0 .41em; 
	padding:0 0 0 15px; 
	margin-bottom:7px; 
}

.sidebar .box ul  li ul { 
	list-style:none; 
	margin:0 15px 0px; 
}

.sidebar .box ul li ul li{ 
	font-size:11px; 
	line-height:15px; 
	padding-bottom:0px; 
}

.sidebar .box ul  li ul li ul{ 
	list-style:none; 
	margin:0 15px 0px; 
}

.sidebar .box ul li ul li ul li { 
	font-size:11px; 
	line-height:15px; 
	padding-bottom:0px; 
}

.sidebar .box form { 
	padding:4px 15px 6px; 
}

.sidebar .box form select { 
	width:151px; 
	font-size:11px; 
}
	
.sidebar .box form select option { 
	color:#444; 
}

.sidebar .box#featured ul { 
	margin-bottom:12px; 
	padding-top:3px; 
}

/*aqui */
/* APR 31.10.08 */

/*.sidebar .box#featured li { background:url(images/bullet.gif) no-repeat 0 .41em; padding:0 0 0 15px; margin-bottom:6px; }*/

.sidebar .box#subscribe li {
	background-image:none; 
	padding:0 0 0 0px; 
	margin-bottom:8px; 
}

.sidebar .box#subscribe li a { 
	display:block; 
	text-indent:-9999px; 
	height:13px; 
	outline:0; 
}

.sidebar .box#subscribe li#s-yahoo a { 
	background:url(images/sub_yahoo.gif) no-repeat; 
}

.sidebar .box#subscribe li#s-google a { 
	background:url(images/sub_google.gif) no-repeat; 
}

.sidebar .box#subscribe li#s-bloglines { 
	margin-bottom:6px; 
}

.sidebar .box#subscribe li#s-bloglines a { 
	background:url(images/sub_bloglines.gif) no-repeat; 
}

.sidebar .box#subscribe li#s-newsgator a { 
	background:url(images/sub_newsgator.gif) no-repeat; 
	height:18px; 
}

.sidebar .box#subscribe li#s-rss a { 
	background:url(images/sub_rss.gif) no-repeat; 
	height:12px; 
}

.sidebar .box#mailinglist h3 small { 
	font-size:11px; 
	font-weight:normal; 
	margin-left:3px; 
	color:#ddd; 
}

.sidebar .box#mailinglist h3 small a { 
	color:#fff; 
}

.sidebar  #mailinglist form { 
	padding:3px 11px; 
}

.sidebar .box#mailinglist input.email { 
	float:left; 
	width:120px; 
	height:18px; 
}
.sidebar .box#mailinglist #mailinglist-info { 
	position:relative; 
	display:none; 
}

.sidebar .box#mailinglist #mailinglist-info.selected { 
	display:block; 
}

.sidebar .box#mailinglist #mailinglist-info .hidden { 
	position:absolute; 
	top:-4px; 
	left:-136px; 
	width:300px; 
	background:url(images/mailinglist_arrow.gif) no-repeat 50% 0; 
	padding:12px 0 0; 
}

.sidebar .box#mailinglist #mailinglist-info .content { 
	background:#ffc; 
	border:1px solid #ccc; 
	border-width:0 1px 1px; 
	padding:10px 15px; 
}

.sidebar .box#mailinglist #mailinglist-info .content p { 
	display:block; 
	color:#222; 
	font-weight:normal; 
	font-size:11px; 
	line-height:15px; 
	margin:0 0 8px; 
}

.sidebar .box#mailinglist #mailinglist-info .content ol {
	 color:#222; 
	 margin-bottom:8px; 
 }

.sidebar .box#mailinglist #mailinglist-info .content li { 
	font-size:11px; 
	color:#222; 
}

.sidebar .box#mailinglist #mailinglist-info #hide { 
	font-size:11px; 
	color:#333; 
	text-align:right; 
	margin-bottom:2px; 
}

.sidebar .box .row { 
	margin:3px 0pt; 
	clear:both; 
	float:left; 
	width:183px; 
}

.sidebar .box .row input.search { 
	width:120px; 
	height:18px; 
	float:left; 
	margin-left:10px; 
}

.sidebar .box .row input#submit { 
	margin:0; 
	float:left;
}

.sidebar .box .row label { 
	margin-left:7px; 
	position:relative; 
	bottom:1px; 
	color:#2f6782; 
}

.sidebar .box#tagcloud ul { 
	margin:3px 11px; 
	padding-bottom:1px; 
}

.sidebar .box#tagcloud li { 
	display:inline; 
	padding:5px 4px 0 0; 
}

.sidebar .box#tagcloud a { 
	text-decoration:none; 
	color:#2f6782; 
}


/* APR 31.10.08 */
.sidebar .box .textwidget
{
	padding-left:10px;
	text-align: justify;
	padding-right:12px;
	overflow:hidden;
	color: #444;
}

.sidebar .button { 
	width:183px; 
	margin-bottom:8px; 
}
.sidebar .button a {
	display:block; 
	text-indent:-9999px; 
	outline:0; 
	width:183px; 
	height:31px; 
}
.sidebar .button#bookmark a { 
	background:url(images/button_bookmark.gif) no-repeat; 
}
.news .sidebar ul li#news a { 
	background:url(images/arrow_dotted_white.gif) no-repeat 5px 50%; 
	font-weight:bold;
}
.news #header {
	background-image:url(images/banner.jpg);
	width:900px; 
	height:148px; 
}


/* footer */
#footer { 
	padding:3em 0 1em; 
	font-size:11px; 
	color:#444; 
	clear:both; 
}

#footer a { 
	text-decoration:none; 
	color:#acb369; 
}


/*  Must Required CSS CLASS for Wordpress 2.5 onwords check out http://codex.wordpress.org/CSS */

.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;
}*/


/**************** MENU HORIZONTAL ****************/


#home {
	text-indent:-300em;
	overflow:hidden;
	left:0px;
	width:53px;
}
#quemsou {
	text-indent:-300em;
	overflow:hidden;
	left:53px;
	width:100px;
}

#sobresite {
	text-indent:-300em;
	overflow:hidden;
	left:153px;
	width:115px;
}

#scrap {
	text-indent:-300em;
	overflow:hidden;
	left:268px;
	width:124px;
}

#contato {
	text-indent:-300em;
	overflow:hidden;
	left:392px;
	width:86px;
}

#home a {
	float:left;
	width:53px;
	height:39px;
	text-indent:-400px; 
	background:url(images/link-blog.gif) no-repeat 0 0;
	overflow:hidden;
}

#home a:hover {
	background:url(images/link-blog.gif) no-repeat 0 -40px;
}

#quemsou a {
	float:left;
	width:100px;
	height:39px;
	text-indent:-400px; 
	background:url(images/link-quemsou.gif) no-repeat 0 0;
	overflow:hidden;
}

#quemsou a:hover {
	background:url(images/link-quemsou.gif) no-repeat 0 -40px;
}

#sobresite a {
	float:left;
	width:115px;
	height:39px;
	text-indent:-400px; 
	background:url(images/link-sobresite.gif) no-repeat 0 0;
	overflow:hidden;
}
#sobresite a:hover {
	background:url(images/link-sobresite.gif) no-repeat 0 -40px;
}
 

#scrap a {
	float:left;
	width:124px;
	height:39px;
	text-indent:-400px; 
	background:url(images/link-scrap.gif) no-repeat 0 0;
	overflow:hidden;
}

#scrap a:hover {
	background:url(images/link-scrap.gif) no-repeat 0 -40px;
}

#contato a {
	float:left;
	width:86px;
	height:39px;
	text-indent:-400px; 
	background:url(images/link-contato.gif) no-repeat 0 0;
	overflow:hidden;
}

#contato a:hover {
	background:url(images/link-contato.gif) no-repeat 0 -40px;
}

