@charset "utf-8";
/* CSS Document */

body {
	margin:0; padding:0; border:0; width:100%;	min-width:960px;
	color:#FFF;
	font-family:Calibri, "Times New Roman", Times, serif;
	background-color:#000;
	background-attachment:fixed;
}

img {
	border:0; !important;
}

span .youtube {
	text-align:center; !important;
	margin-bottom:200px;
}


a { color:#FFF; text-decoration:none; }

#header {
	clear:both;
	width:100%;
	height:258px;
	text-align:center;
}

#topo {
	background:url(images/bg_topo.png) no-repeat;
	height:258px;
	margin-left:-480px;
	left:50%;
	width:960px;
	position:absolute;
}

#topo .logo {
	margin-top:15px;
}

#menu {
	text-align:center;
}

#menu ul {
	position:absolute;
	top:134px;
	width:960px;
	left:50%;
	margin-left:-520px;
	list-style:none;
	height:40px;
}

#menu li { 	display:inline-block; height:33px; font-size:20px; text-transform:uppercase; padding:7px 15px 0 15px; }
#menu li:hover { background:url(images/bg_menu.png); }

.colmask {
	position:relative;
	clear:both;
	width:960px;
	overflow:hidden;
	background:url(images/bg_conteudo.png) no-repeat;
}

.rightmenu {
	background:url(images/bg_conteudo.png);
}

.rightmenu .colleft {
	text-align:justify;	
	float:left;
	width:200%;
	margin-left:-320px;
	position:relative;
	right:100%;
}

.rightmenu .col1wrap {
	float:left;
	width:50%;
	position:relative;
	left:50%;
}

.rightmenu .col1 {
	overflow:hidden;
	margin:0 85px 0 345px;
	text-align:left;
}

.rightmenu .col2 {
	float:right;
	width:360px;
	position:relative;
	left:295px;
	text-align:left;
}

#sidebar ul { list-style:none; }

#footer {
	clear:both;	float:left;	width:100%; height:200px;
	text-align:center; color:#CCC; font-weight:400;
}

#rodape {
	background:url(images/bg_rodape.png) no-repeat;
	height:200px;
	margin:0;
	margin-left:-480px;
	left:50%;
	width:960px;
	position:absolute;
	padding:0;
}

#rodape #baixo {
	margin-top:100px;
}

#baixo h3, h4, h5 {
	margin:0; padding:0;
	text-shadow:#333 2px 2px 2px;	
}

#post {
	padding-left:5px; padding-right:5px;
	border-bottom:#666 1px solid;
	margin-bottom:30px;
	text-shadow:#333 2px 2px 2px;
	text-align:justify;
}

#post h1 {
	margin:0; padding:0;
}

#info-post p {
	margin:0; padding:0 0 0 10px; border-left:1px #FFF solid; font-size:12px; margin-bottom:20px;
}

#twitter-1 h2.widgettitle {
	background:url(images/twitter.png) no-repeat;
	height:55px;
	margin-left:120px;
	display:block;
	text-indent:10000px;
	margin-top:0; margin-bottom:0;
}

#twitter-1 ul {
	list-style:inside none;
}
#twitter-1 li { list-style:none; margin-left:-65px; padding:5px; border-bottom:#CCC dotted 1px;
}
#twitter-1 a { color:#999; text-shadow:#333 2px 2px 2px; }
#twitter-1 a:hover { text-shadow:none; text-decoration:underline; }
#twitter-1 .twitter-timestamp { color:#999; cursor:help; }
#twitter-1 { margin-bottom:15px; }

#post a { color:#999; text-shadow:#333 2px 2px 2px; }
#post a:hover { text-shadow:none; text-decoration:underline; }

#flickrrss h2.widgettitle {
	background:url(images/flickr.png) no-repeat;
	height:55px;
	margin-left:120px;
	display:block;
	text-indent:10000px;
	margin-top:0; margin-bottom:0;
}

#wp-cumulus h2.widgettitle {
	background:url(images/nuvem.png) no-repeat;
	height:55px;
	margin-left:120px;
	display:block;
	text-indent:-10000px;
	margin-top:0; margin-bottom:0;
}

#facebook-fan-box {
	background:url(images/facebook.png) top right no-repeat;
	margin-top:10px;
	padding-top:60px;
}

