    /*
    Theme Name: SinBrasil
    Theme URI: http://www.sinbrasil.com.br
   
    Author: Monetize
    Author Company URI: http://www.monetize.com.br
    Version: 1.0
    */
    

body{
	margin:0px;
	font-family:Arial, Helvetica, Sans-Serif;
	background-image: url(images/bg-corpo.jpg);
	background-repeat: repeat-x;
	background-position: 1px 233px;
	font-size:11px;
}
img {
        border:0px;
}
/* Fotolog */
.fotoRow{
       width:650px;
       height:80px;
       border:1px dotted #666666;
       border-width:0 0 1px 0;
}
.fotoImg{
    float:left;
    width:75px;
}
.fotoTxt{
    text-align:left;
    float:right;
width:550px;
}
/* End Fotolog */

#clientes,
#produtos{
	padding-left:15px;
	font-size:12px;
}
#clientes a,
#produtos a{
	color:#333333;
	font-size:12px;
}
#produtos .dotted{
	border:1px dotted #333333;
	border-width:0 0 1px 0;
}
/* SCROLL */
#scroll{
	margin-left:7px;
	overflow-y: scroll;
	height: 320px;
	text-align: left;
	width: 215px;
	border: 1px solid #666666;
}
#scroll .date{
	width:197px;
	background-color:#666666;
	color:white;
	line-height:26px;
	border:1px dotted black;
	border-width:0 0 1px 0;
	text-align:center;
	font-weight:bold;
}
#scroll .product{
	width:197px;
	background-color:#f5f5f5;
	color:black;
	border:1px dotted black;
	border-width:0 0 1px 0;
	padding-top:4px;
	padding-bottom:4px;
	text-indent:10px;
}
#scroll .product a{
	display:block;
	padding-left:3px;
	color:black;
	text-decoration:none;
}
/* END SCROLL */

/* Instrutores */
.instrutores{
	font-size:12px;
	color:black;
	padding-left:16px;
}
.instrutores a{
	color:#333333;
}
/* end instrutores*/
/* HEADER */

#topo-topo{
	width:100%;
	height:49px;
	background-color: #555555;
	background-image:url(images/fdo-topo.jpg);
	background-repeat: repeat-x;
}

#topo {
	margin:0px auto 0px auto;
	height:49px;
	width:1000px;
	text-align:right;
}

#topo #hoje{
	color:white;
	float:left;
	width:200px;
	height:20px;
	margin-top:14px;
}
#topo form{
	padding-top:7px;
}
.label{
	color:white;
}
#topo input[type="text"],
#topo input[type="password"]
{
    font-size: 11px;
    padding: 4px;
    border: solid 1px #000000;
    width: 80px;
}
#topo-logo{
	height:121px;
	width:100%;
}
#logotipo{
       float:left;
}
#logo #globo{
	float:right;
	width:295px;
	height:120px;
	background-image:url(images/globo.jpg);
	background-repeat: no-repeat;
}
#logo {
	margin:0px auto 0px auto;
	height:121px;
	width:1000px;
}
#logo img{
	margin-top:20px;
	margin-left:30px;
        border:0px;
}
#topo-menu {
	height:63px;
	width:100%;
	background-image:url(images/menu-alto.jpg);
}
#menu {
	margin:0px auto 0px auto;
	height:63px;
	font-size:12px;
	width:1000px;
	color:white;
	background-image:url(images/menu-baixo.jpg);
	text-align:center;
}
#menu a{
	color:white;
	text-decoration:none;
	margin-left:14px;
	margin-right:14px;
	font-weight:bold;
}
#menu #dobra-esq {
	width:28px;
	height:63px;
	float:left;
}
#menu #dobra-dir {
	width:28px;
	height:63px;
	float:right;
}

#icones {
        margin:0px;
	height:197px;
	padding-top:14px;
	padding-bottom:14px;
	width:1000px;
	color:white;
	text-align:center;
}



.icone{
	text-align:center;
	height:197px;
	float:left;
	width:152px;
	margin:0px;
	background-image:url(images/quadrado.jpg);
	margin-left:12px;
}
.icone a, .icone a:visited {
	display:block;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:white;
	width:151px;
	height:31px;
	border-width:0 0 0 0;
	background:#222222;
	line-height:30px;
}
.icone ul ul a, .icone ul ul a:visited{
	border:1px solid #fff;
	border-width:0 0 1px 0;
}
.icone a:hover, .icone ul ul a:hover{
	color:black;
	background:#FFFFFF;
}
.icone ul ul {
	visibility:hidden;
	position:absolute;
	bottom:31px;
	left:0px;
	width:152px;
}
* html .icone ul ul {
	bottom:30px;
}
.icone ul li:hover ul,.icone ul a:hover ul{
	visibility:visible;
	height:auto;
}
.icone ul{
	padding:0px;
	margin:0px;
	margin-top:146px;
	list-style-type:none;
}
.icone ul ul {
	width:152px;
}
.icone li{
	float:left;
	position:relative;
	width:152px;
}
	
/* END HEADER */



div#page{
	width:1000px;
	margin:0px;
	text-align:left;
}

/* blog*/

div#page #blog{
	background:#ffffff;
	float:left;
	width:100%;
        border: 1px solid #999999;
}

div#blog #blog_top{
	background:#ffffff;
	float:left;
	width:100%;
}

div#blog #blog_left{
	width:723px;
	float:left;
	padding-top:25px;
}

div#blog #blog_right{
	width:269px;
	float:left;
}

/* sidebar*/

#blog_right #sidebar{
	padding-left:35px;
	padding-top:15px;
	width:90%;
}


#blog_right #sidebar ul{
	padding:0px;
	margin:0px;
	padding-bottom:5px;
}
#blog_right #sidebar li{
	padding:0px;
	margin:0px;
	list-style-type:none;
}

#blog_right #sidebar h2{
	color:#333333;
	font-size:20px;
	margin:0px;
	padding-bottom:5px;
	padding-top:3px;
	padding-left:10px;
	font-weight:normal;
	background:url(images/h2_li.gif) no-repeat top left;
}

#blog_right #sidebar ul li{
	color:#2c2c2c;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:10px;
}

#blog_right #sidebar li a{
	color:#2c2c2c;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	line-height:19px;
}

#blog_right #sidebar ul li ul li{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-right:5px;
	padding-bottom:5px;
	background:none;
}
#blog_right #sidebar ul li ul li ul li{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#2c2c2c;
	padding-bottom:0px;
}
#blog_right #sidebar ul li ul li ul li a{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#2c2c2c;
}

#blog_right #sidebar ul li ul li{
	border-bottom:0;
	background: url(images/solid_li.gif) left bottom no-repeat;
}

#blog_right #sidebar ul li.widget_categories ul li ul li{
	border-bottom:0;
	background: none;
	padding-left:5px;
}

#blog_right #sidebar ul li ul li ul{
	padding-left:10px;
}

#blog_right #sidebar ul li ul li a{
	background: url(images/bl_li.gif) left top no-repeat;
	padding-left:12px;
}

#blog_right #sidebar ul li.widget_categories ul li a{
	background: url(images/cat_li.gif) left top no-repeat;
	padding-left:9px;
}

#blog_right #sidebar ul li.widget_archives ul li a{
	background: url(images/ar_li.gif) left top no-repeat;
	padding-left:9px;
}

#blog_right #sidebar ul li.widget_meta ul li a{
	background: url(images/meta_li.gif) left top no-repeat;
	padding-left:9px;
}

#blog_right #sidebar ul li.widget_categories li ul.children li a{
	background: url(images/line_li.gif) left top no-repeat;
	padding-left:9px;
}


/*inside*/

#blog_left #blog_comm{
	margin-left:60px;
	float:left;
	width:690px;
}

#blog_left #blog_comm h2{
	font-size:21px;
	font-weight:bold;
	color:#333333;
	position:relative;
	top:-10px;
	margin-left:0px;
	padding-left:0px;
}

#blog_left #blog_comm .comm_panel{
	height:16px;
	padding-right:10px;
	padding-left:10px;
	padding-top:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	width:94%;
}

#blog_left #blog_comm .comm_panel a{
	font-weight:bold;
	color:#000000;
}

#blog_left #blog_comm .comm_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	padding-top:0px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	border-bottom:1px solid #666666;
	width:94%;
	color:#666666;
}

#blog_left #blog_comm .comm_text p{
	padding:0px;
	margin:0px;
	margin-top:10px;
	text-indent:20px;
}

#blog_left #comments_from_bg{
	background:url(images/blog_form_bg.gif) no-repeat top left;
	width:670px;
	padding-bottom:30px;
}

#blog_left #blog_comm #comm_post_title{
	width:600px;
	height:65px;
	font-size:21px;
	font-weight:normal;
	padding-left:15px;
	padding-top:5px;
	color:#333333;
}

#blog_left #blog_comm #comm_post_form{
	padding-left:25px;
}

#blog_left #blog_comm #comm_post_form input.text{
	font-size:14px;
}

#blog_left #blog_comm #comm_post_form td{
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	padding-right:10px;
	color:#000000;
}

#blog_left #blog_comm #comm_post_form td.right{
	text-align:right;
	vertical-align:top;
}


/* end sidebar*/

/* blod item*/

#blog_left .item_class{
	width:90%;
	padding-left:50px;
	padding-bottom:30px;
	float:left;
}

#blog_left .item_class .item_class_title{
	width:710px;
}

#blog_left .item_class .item_class_title_text{
	min-height:52px;
}

#blog_left .item_class .item_class_title_text .titles{
	float:left;
	width:98%;
	padding-bottom:5px;
}

#blog_left .item_class .item_class_title_text .top_title_top{
	font-size:9px;
	padding-right:10px;
	padding-left:0px;
	color:#737373;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#blog_left .item_class .item_class_title_text .top_title{
	padding-right:10px;
	padding-left:0px;
}

#blog_left .item_class .item_class_title_text .top_title a{
	font-size:21px;
	color:#333333;
	font-weight:bold;
}

#blog_left .item_class .item_class_title_text .end_title{
	font-size:10px;
	padding-right:10px;
	padding-left:0px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#blog_left .item_class .item_class_title_text .end_title a{
	font-size:10px;
	font-weight:bold;
	color:#111111;
}

#blog_left .item_class .item_class_text{
	color:#111111;
	font-size:12px;
	line-height:20px;
	padding-left:5px;
	padding-right:0px;
	padding-bottom:5px;
	padding-top:10px;
	background:url(images/title_line.gif) repeat-x;
	float:left;
	width:700px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#blog_left .item_class .item_class_text p{
	padding:0px;
	margin:0px;
	margin-top:10px;
	text-indent:20px;
}

#blog_left .item_class .item_class_panel{
	height:21px;
	margin-left:0px;
	padding-right:10px;
	padding-left:10px;
	padding-top:5px;
	float:left;
	width:685px;
}

#blog_left .item_class .item_class_panel a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#111111;
}

#blog_left .item_class .item_class_panel a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	text-decoration:underline;
	color:#111111;
}

#blog_left .item_class .item_class_panel a.panel_read{
	background:url(images/read.gif) no-repeat left center;
	padding-left:10px;
	color:#111111;
}

#blog_left .item_class .item_class_panel span.panel_comm a{
	background:url(images/comm.gif) no-repeat left center;
	padding-left:0px;
	color:#111111;
}

/* end blog */

/* footer */

#footer{
	float:left;
	width:100%;
	height:64px;
	margin-top:16px;
	color:white;
	font-size:11px;
	text-align:center;
	background-image:url(images/rodape.jpg);
}
#footer a{
       color:white;
}
/* end footer */



#blog_left .navigation{
	padding-bottom:40px;
	text-align:center;
}

#blog_left .navigation ul{
}

#blog_left .navigation ul li{
	list-style:none;
	display:inline;
	padding-right:20px;
}

#blog_left .navigation .alignright a{
	font-weight:bold;
	font-size:11px;
	padding-right:15px;
	color:#000000;
}

#blog_left .navigation .alignleft a{
	font-weight:bold;
	font-size:11px;
	padding-left:8px;
	color:#000000;
}

div#blog h2{
	margin:0px;
	padding:0px;
	padding-left:40px;
	padding-top:0px;
	font-size:19px;
	color:#333333;
}

div#blog .entry{
	padding-left:40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:12px;
	color:#111111;
}

div#blog .entry p{
	padding:0px;
	margin:0px;
	margin-top:10px;
}

div#blog .entry a{
	color:#050505;
}

.item_class blockquote, #blog_comm blockquote{
	background:url(images/block_bg.gif) no-repeat left top;
	padding-left:10px;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:20px;
	padding-top:5px;
}

.item_class blockquote blockquote, #blog_comm blockquote blockquote{
	background:url(images/block2_bg.gif) no-repeat left top;
	padding-left:10px;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:20px;
}

.item_class ol, #blog_comm ol{
	background:url(images/ol_bg.png) repeat-y left;
	color:#7e7e7e;
}

.item_class ol li, #blog_comm ol li{
	color:#7e7e7e;
}

.item_class ul, #blog_comm ul{
	padding-left:30px;
}

.item_class img, #blog_comm img{
	float: left;
	margin:5px;
}

.item_class strong, #blog_comm strong{
	color:#000000;
}