/*  
Theme Name: Blog 2XT
Theme URI: http://www.2xt.com.br
Description: Blog Principal para o site da 2XT - Too Much Talent <br /><a href="http://www.marcusferraz.com.br">por Ariane Aguiar e Flavia S. Paula</a>.
Version: 2.0
Author: Ariane Aguiar
Author URI: http://www.2xt.com.br

License Information :

All templates are free to use as long as you leave the credits unchanged.
You cannot claim these templates or modifications of these templates as yours.

You cannot redistribute these templates on your website.

You cannot modify these templates and distribute them.

*/



ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color:#333333;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

#page{
	width:1026px;
	margin:0px auto;
}

/* HEADER */

#header_left{
	float:left;
	width:765px;
}

#header_right{
	float:left;
	width:220px;
}

#header_right a{
	float:left;
	margin-top: 29px; 
	margin-right: 17px;
}

#header h1{
	color:#4b4b4b;
	font-size:30px;
	font-style:italic;
	padding-top:6px;
	_padding-top:3px;
	padding-left:25px;
}

#header h1 a{
	color:#000000;
	float:left;
}
#header_right ul{
	padding-top:44px;
}

#header_right ul li{
	float:left;
	position:relative;
	top:4px;
}

#header_right ul li img{
	float:left;
}

/*BOARD - Modificado por Flavia 31/05*/

#board{
	background:url(images/board_bg.png) repeat-x;
	margin-left:36px;
	height:131px;
	width:738px;
}

#board h2{
	color:#31B2F3;
	font-size:23px;
	font-weight:normal;
	width:675px;
	margin-left:10px;
	padding-top:10px;
}

#board p{
	font-size:14px;
	color:#FFFFFF;
	margin-left:10px;
	line-height:20px;
	width:705px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#board p a{
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	text-decoration:underline;
}

/* BODY */

#body{
	width:100%;
	float:left;
}

#body_top{
	width:100%;
	float:left;
	padding-bottom:50px;
}


/* left contact */

#body_left_content{
	width:730px;
}

.narrowcolumn{
	margin-top:40px;
}

.post{
	background:url(images/bg_posts.png) repeat transparent;
	padding:20px 20px 0;
	*margin:-4px 0px 0px;
	width:721px;
}

.post-top{
}

.post-title{
	color:#000;
}

.post-title h4{
	font-weight:normal;
	color:#9a9a9a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(images/box_data.png) no-repeat;
	height:68px;
	margin:-10px 0 -53px -50px;
	width:130px;
}
.post-title h2, .post-title h3{
	margin-left:85px;
}
.post-title h4 p span{
	line-height:14px;
	margin:0 5px 0;
}
.post-title h4 p {
	margin-top:12px;
	max-width:67px;
}
.data , .post-title h4 p {
	float:left;
	width:auto;
}
.data  {
	*float:none !important;
}
.data.dia{
	color:#FFF;
	font-size:49px;
	letter-spacing:-4px;
	margin-top:-1px;
}
.data.mes{
	font-size:11px;
	color:#005DAB;
}
.data.ano{
	font-size:9px;
	color:#5C8ABC;
}
.post-title h2{
	font-size:20px;
	color:#64A4DA;
	font-weight:bold;
}

.post-title h2 a{
	color:#64A4DA;
}

.post-title h2 a:hover{
	color:#2972AD;
}

.post-title h3.tags{
	font-weight:normal;
	color:#0074be;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:5px;
	padding-top:7px;
	padding-right:5px;
	padding-bottom:5px;
}

.post-title h3 a{
	color:#6b6b6b;
}

.post-title h3.tags span{
	color:#0074be;
	font-weight:bold;
}

.post-title h3.tags a{
	color:#6b6b6b;
	font-weight:normal;
}

.entry{
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px 3px;
	margin-left:85px;
}

.entry p{
	padding-bottom:10px;
}

.postmetadata  {
	color:#000000;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	margin:0 0 -50px -18px;
	position:relative;
	width:780px;
	z-index:10000;
}

.postmetadata b{
	color:#0072bc;
}

.postmetadata .alignleft{
	padding-top:12px;
	padding-left:10px;
}

.postmetadata .alignright{
	padding-right:5px;
	font-weight:bold;
}

.alignright a{
	color:#64A4DA;
	padding-left:5px;
	padding-right:10px;
}

a.readmore{
	color:#64A4DA;
}

.post-page{
	background:url(images/bg_posts.png) repeat transparent;
	width:721px;
	padding:20px 20px 0;
}

.post-page h2{
	font-size:20px;
	font-style:normal;
	font-weight:normal;
	color:#0074be;
}

.post-page .entry{
	color:#595959;
	margin-left:0;
	margin-top:10px;
	width:720px;
}

.post-page .entry a{
	color:#f7941d;
	font-weight:bold;
	text-decoration:underline;
}

strong{
	color:#362f2d;
}

/* uncomment it if you want use STRONG tag like title h1,h2 ...

.post-page .entry strong{
	color:#0054a6;
	background:url(images/entry_strong.gif) repeat-x left bottom;
	padding:0 0 5px 0;
	margin:0;
	font-size:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	display:block;
}*/

/* right content */

#body_right_content{
	width:252px;
}

/* ADS */

#main_ads{
	margin-left:6px;
	padding-top:6px;
}

#main_ads img{
	padding-left:16px;
	padding-right:8px;
	margin-bottom:19px;
}

/* SEARCH */

#main_search{
	margin:10px 0;
	color:#8f8f8f;
	font-size:12px;
	height:47px;
	background:url(images/search_bg.gif) no-repeat;
	position:relative;
	top:-2px;
}

#main_search #searchform_top_text{
	background:url(images/bg_input_pesquisa.png) repeat-x;
	float:left;
	height:26px;
	margin-left:-2px;
	*margin:10px 0 0 -2px;
	margin/*\**/: 10px 0 0 -2px\9;
	padding:2px 0 2px 8px;
	width:180px;
}
#searchform_top img{
	*margin:10px 0 0 -2px;
	margin/*\**/: 10px 0 0 -2px\9;
}

#searchform_top{
	padding-left:12px;
}

#searchform_top span{
	font-weight:bold;
	/*font-style:italic;*/
}

#searchform_top_text{
	width:216px;
	border:0px;
	background:none;
	color:#666666;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#gosearch{
	float:left;
	position:relative;
}


/* TAGS */

#main_tags{
	line-height:25px;
	background:url(images/main_tags_line.gif) repeat-x left bottom;
	padding-bottom:15px;
	padding:10px;
	width:232px;
}

#main_tags h2{
	color:#0057A1;
	font-size:20px;
	font-weight:bold;
	padding-bottom:5px;
}

#main_tags a{
	color:#0E9FED;
}

#sidebars{
	float:right;
	margin-top:10px;
	width:252px;
}

#sidebar{
	width:240px;
	float:left;
}

#sidebar_right{
	/*width:154px;*/
	width:310px;
	float:left;
	/*padding-left:8px;*/
}

#sidebars h2{
	font-size:16px;
	color:#0057A1;
	font-weight:bold;
	padding-left:10px;
	padding-top:12px;
	padding-bottom:15px;
	text-transform:capitalize;
	font-weight:bold;
}

#sidebars ul{
	color:#0057A1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#sidebars li ul{
	padding-bottom:18px;
}

#sidebars li ul li ul{
	padding-left:10px;
	background:none;
	padding-bottom:0px;
}

#sidebars li ul li ul li ul{
	padding-left:0px;
}

#sidebars li{
	margin-bottom:0px;
}

#sidebars li li{
	margin-bottom:0px;
	padding-bottom:0px;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	padding-top:4px;
	padding-bottom:8px;
	padding-right:3px;
	padding-left:6px;
}

#sidebars li li li{
	background:none;
	border:0px;
	padding-bottom:3px;
}

#sidebars li a{
	color:#4b4b4b;
	padding-left:3px;
}

#sidebars li.widget_categories ul li{
	font-weight:bold;
}

#sidebars li.widget_categories ul li a{
	background:url(images/sidebar_li_cat.gif) no-repeat left 4px;
	font-weight:normal;
	padding-left:15px;
}

#sidebars li.widget_categories ul li ul li a{
	background:url(images/sidebar_li_cat_sub.gif) no-repeat left 4px;
	font-weight:normal;
	padding-left:15px;
}

#sidebars li.widget_archives ul li a{
	background:url(images/sidebar_li_ar.gif) no-repeat left 5px;
	font-weight:normal;
	padding-left:15px;
	color:#7f7f7f;
}

#sidebars li.widget_meta ul li a{
	background:url(images/sidebar_li_meta.gif) no-repeat left 4px;
	font-weight:normal;
	padding-left:15px;
}

#sidebars li ul li a{
	background:url(images/sidebar_li_bl.gif) no-repeat left 4px;
	font-weight:normal;
	padding-left:15px;
}

#tag_cloud{
	color:#999999;
	padding-bottom:20px;
}

#tag_cloud a{
	color:#999999;
}

.textwidget{
	padding:5px 5px 10px 5px;
}

/* FOOTER */

#footer{
	width:100%;
	height:66px;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	background:url(images/bg_footer.gif) repeat-x bottom;
}
#footer_text{
	float:left;
	padding-top:22px;
	font-size:12px;
}
#footer_text img{
	float:left;
	margin-right:15px;
}
#footer_text p{
	float:left;
	margin-top:5px;
}

#footer_text a{
	color:#6dcff6;
	font-weight:bold;

}

#footer_copyrights{
	padding-top:7px;
}

#footer_copyrights a{
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}

#footer_copyrights a span{
	color:#ffffff;
}




/* Begin Typography & Colors */

#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 */




/* 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 {
	background:url(images/bg_postmetadata.png) repeat-x;
	float: left;
	height:83px;
	width:706px;
}
/* End Images */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px 0;
	width: 252px;
	}

#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 10px 10px;
	padding-left: 15px;
	padding-bottom:5px;
	background:url(images/blockquote_bg.gif) repeat-y;
	}

blockquote blockquote{
	background:url(images/blockquote_bg2.gif) repeat-y;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 0 10px 15px 0;
	list-style: disc;
	padding:10px 15px 10px 20px;
	} 

.entry ul li {
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	padding-bottom:4px;
	padding-top:3px;
	color:#595959;
	}

/*.entry ul li:before{
	content: url(images/entry_before.gif);
	}*/

.entry ol {
	margin: 0 10px 15px 0;
	padding:10px 15px 10px 40px;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	padding-bottom:4px;
	padding-top:3px;
	border-bottom:1px solid #eeeeee;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#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{
	width:500px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	width:65px;
	height:25px;
	}
/* End Form Elements */



/* Begin Comments*/

#comments_template{
	padding-top:20px;
	width:741px;
	clear:both;
}

h2#comment_title{
	font-size:24px;
	color:#0072bc;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

h3#comments{
	font-size:15px;
	color:#737373;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.alt {
	}

.commentlist {
	padding: 0px;
	text-align: justify;
	color:#828383;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.commentlist li {
	margin: 15px 0 10px 0px;
	list-style: none;
	display:block;
	}

.commentlist li li {
	margin: 0px;
	padding: 5px 10px 5px;
	border-bottom:0px;
	background:none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:16px;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	color:#6888bf;
	padding:10px 0px 10px 35px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:capitalize;
	font-weight:bold;
	}

.commentmetadata span{
	color:#000000;
	font-weight:bold;
	}

.commentmetadata a{
	color:#000000;
	font-weight:bold;
	}

.commentmetadata_text{
	color:#333;
	padding:0px 20px 0px 20px; 
}

.commentmetadata_end{
	text-align:right;
	color:#1c2c43;
	font-weight:bold;
	border-top:1px solid #ded7b0;
	margin:10px;
	padding-top:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.commentmetadata_end a{
	color:#1c2c43;
	}

.commentmetadata_end span{
	}

#respond_box{
	background:url(images/bg_posts.png) repeat;
	padding:10px;
	*margin:-4px 0 0 0;
	width:100%;
}

h3#respond{
	font-size:21px;
	color:#000000;
	margin-bottom:30px;
	margin-left:25px;
	padding-top:20px;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#commentform{
	margin-left:55px;
	color:#7c7c7c;
	width:80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#commentform a{
	color:#7d7d7d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#commentform .comm_input_text, #commentform .comm_textarea_text{
	border:1px solid #e1e1e1;
	background:#fff url(images/comm_input_text_bg.gif) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#727a7d;
	width:150px;
	padding:5px;
}

#commentform .comm_textarea_text{
	width:80%;
	height:100px;
}

#commentform label{
	position:relative;
	top:-5px;
}
/* End Comments */

/* Archives page */
.page_archives_div{
	width:564px;
	margin-left:38px;
	margin-top:80px;
}

.ar_panel{
	margin-top:39px;
}

.ar_panel2{
	margin-top:39px;
}

.ar_panel3{
	width:100%;
	background:url(images/post-page.gif) no-repeat;
	padding-top:5px;
}

.page_archives_div h2{
	font-size:20px;
	font-style:normal;
	font-weight:normal;
	color:#0074be;
}

.ar_panel3 h2{
	font-size:20px;
	font-style:normal;
	font-weight:normal;
	color:#0074be;
}

.ar_panel3 ul{
	margin:0px;
	padding:0px;
	padding-top:0px !important;
	margin-bottom:40px;
	padding-left:10px !important;
}

.page_archives_div ul h2{
	border:0px;
}

.page_archives_div ul{
	margin:0px;
	padding:0px;
	padding-top:15px;
	margin-bottom:40px;
	padding-left:5px;
}

.page_archives_div ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	background:none;
	padding-left:5px;
}

.page_archives_div ul li ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

.page_archives_div ul li a{
	color:#7f7f7f;
	font-size:12px;
	padding-left:10px;
}

.page_archives_div ul li a:hover{
	color:#333;
}

.page_archives_div ul li{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #e9e9e9;
}

.page_archives_div ul li ul li{
	background:none;
	border:0px;
}

.traco_meio_topo{
	float:left;
	height:50px;
	width:3px;
	background:#000;
	margin:16px!important;
	font-size:0px!important;
}

/*Modificacoes Flavia - 31/05/10*/
#header{
	margin-top:30px;
	height:122px;
	width:100%;
}

.description{
	background:url(images/balao_blog.png) no-repeat;
	float:left;
	height:49px;
	margin:0 0 0 15px;
	width:62px;
}
.traco_topo{
	background:#23374B;
	float:left;
	height:8px;
	left:0;
	position:absolute;
	top:0;
	width:100%;
}
body{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#CEE9F6 url(images/bg_pagina.jpg) no-repeat top fixed;
	color:#4b4b4b;
}

#body_right{
	width:252px;
	margin-top:-150px;
	float:left;
	background:url(images/bg_posts.png) repeat transparent;
}
#body_left{
	width:774px;
	float:left;
}
.bordas_sidebar{
	float:left;
	margin-top:-160px;
}
.bordas_sidebar.borda_bottom{
	float:right;
	margin-top:0px;
}
.widget_recent_entries ul li{
	background:url(images/bg_li_posts.png) no-repeat !important;
	height:45px;
	margin:6px 0 0 6px;
	padding:3px 0 0 6px;
	width:235px;
}
.widget_recent_entries ul li a{
	background:url("images/arrow_li_posts.png") no-repeat 0 8px  !important;
	float:left;
	padding-left:20px !important;
	height:40px;
	width:210px;
}

.menu_footer{
	float:left;
	margin-top:-10px;
	width:100%;
}
.menu_footer ul li{
	border-right:1px solid #172431;
	float:left;
	padding:0 20px;
}
.menu_footer ul li a{
	color:#172431;
	font-size:12px;
}
.alinha_footer{
	margin:auto;
	width:1000px;
}
.separador{
	background:#63C5F6;
	float:left;
	height:14px;
	margin-left:-2px;
	width:2px;
}
.borda_left_postmetadata{
	float:left;
}
.no_margin{
	margin:0 !important;
}
.borda_right_postmetadata{
	float:right;
}
.postmetadata img, .postmetadata img{
	float:left;
}
.autor_post{
	float:left;
	color:#CCC;
	font-size:12px;
	margin-top:10px;
	*margin-top:0;
	width:100%;
}

.alignleft p{
	color:#052546;
	float:left;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	margin-right:10px;
	margin-bottom:6px;
	width:660px;
}
.alignleft p  a{
	height:16px;
	color:#FFF;
}
.alignleft img{
	margin-right:5px;
}
.pagenarrow{
	margin-top:25px;
}
.recentcomments a{
	background:none !important;
}

.navigation {
	float: left;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	font-weight:bold;
	clear:both;
	width:100%;
}
.navigation a{
	color:#FFF;
	font-size:13px;
}
.navigation_link {
	float:left;
	padding:0 10px;
	width:auto;
}
.alinha_nav{
	float:none;
	margin:auto;
	width:260px;
}
/*Fim Modificacoes Flavia - 31/05/10*/