

body {
	margin: 0px;
	padding: 0;
	background: #4C9BCD url(https://cdn.comunidades.net/estilos/styleA/4/images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #cccccc;
}

#header {
	width: 1000px;
	height: 68px;
	margin: 0 auto;
	margin-top: 20px;
	background: url(https://cdn.comunidades.net/estilos/styleA/4/images/img02.jpg) no-repeat left top;
}

#menu {
	float: left;
	width: 1000px;
	height: 68px;
}

#menu ul {
	margin: 0;
	padding: 15px 0px 0px 5px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 10px 20px 0px 20px;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #aaa;
}

#menu a:hover { 
	text-decoration: underline;
}

#page {
	width: 960px;
	margin: 0px auto;
	padding: 20px 20px 0px 20px;
	background: #222;
}

#page-bgtop {
}

#content {
	float: left;
	width: 660px;
}

.post {
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #1D1D1D;
	background: #1E1E1E;
}

.post .title {
	padding: 4px 20px 0px 20px;
	height: 28px;
	background: #161616;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 30px;
	color: #4999CB;
}

.post .entry {
	padding: 20px 20px 0px 20px;min-height:250px; height:auto!important; height:250px;
}

#sidebar {
	float: right;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right:0px;
}

#sidebar2 ul {
	margin: 0;
	padding: 10px;
	list-style: none;
	line-height: normal;
}

#sidebar2 li {
	padding: 10px 0px;
	background: #161616;
	border-bottom: 1px solid #222222;
}

#sidebar2 li ul {
	margin: 0px 0px;
}

#sidebar2 li a {
	color: #fff;
	padding: 0px 10px;
	font-weight: bold;
	text-decoration: none;
}

#sidebar2 li a:hover {
	color: #aaa;
	text-decoration: none;
}

#sidebar .ul {
	width: 270px;
	margin-bottom:20px;
	padding: 0px;
	background: #161616;
}

#sidebar .li {
	padding: 5px;
	margin: 0px;	
}


#coluna {
	padding: 20px;
}

#footer {
	width: 1000px;
	height: 30px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0;
	background: url(https://cdn.comunidades.net/estilos/styleA/4/images/img2.png) no-repeat left bottom;
	text-align: center;
}


h2{
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #4999CB;
}


h2 { font-size: 18px; }

p {margin:0 0 10px 0; padding:0;text-align: justify;}

ul, ol {
	margin: 0; padding: 0;
}

ul, ol { }

blockquote { }

a { color: #4999CB;text-decoration: none; }
a:hover { text-decoration: underline; }
a img {border: none;}


.titulo {border:0;float:left;width:50%!important;margin:-202px 0 0 0;overflow:hidden;line-height:0;padding:0;font-size:12px}


img {border: none; max-width: 620px;}

