* {
	margin: 0;
	padding: 0;
}

#website {
        width: 980px;
        margin: 0 auto;
        background-color: #36393D;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #D1E9A3;
}

#header {
	width: 980px;
	height: 140px;
	margin: 0 auto;
	background: #D1E9A3 url(https://tpl.no.comunidades.net/estilos/style23/img02.gif) repeat-x;
}

#logo {
	float: left;
	height: 100px;
	padding: 0 0 0 115px;
	background: url(https://tpl.no.comunidades.net/estilos/style23/img03.gif) no-repeat;
	color: #36393D;
}

#page {
	width: 980px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

#content {
	padding: 0px 10px 0px 10px;
	float: left;
	width: 640px;
}

.post {
	padding: 0px 0px 20px 0px;
}

.post .title {
	font-size: 2.0em;
	padding-bottom: 10px;
}

.titulo{
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #D1E9A3;
}

.texto{
	font-family: Arial, Helvetica, sans-serif;
	color: #D1E9A3;
	font-size: 13px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

.texto a, .texto a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #D1E9A3;
	font-size: 13px;
	text-decoration: underline;
}

.texto a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #D1E9A3;
	font-size: 13px;
	text-decoration: none;
}

.coluna{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

.coluna a, .coluna a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	text-decoration: underline;
}

.coluna a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	text-decoration: none;
}

#right_sidebar {
        float: right;
        width: 320px;
}

#sidebar {
	float: right;
	width: 320px;
}

#sidebar2 {
        float: right;
        width: 320px;
}

#sidebar ul {
	background: #D6EBAD url(https://tpl.no.comunidades.net/estilos/style23/img10.gif) repeat-y;
	list-style: none;
	color: #36393D;
}

#sidebar li {
	background: url(https://tpl.no.comunidades.net/estilos/style23/img12.gif) no-repeat left bottom;
}

#sidebar li ul {
	padding: 0px 20px 30px 20px;
	line-height: 200%;
	background: none;
}

#sidebar li li {
	padding: 0 0 0 10px;
	background: url(https://tpl.no.comunidades.net/estilos/style23/img13.gif) no-repeat left center;
}

#sidebar h2 {
	height: 42px;
	padding: 8px 0 0 10px;
	background: #BA3300 url(https://tpl.no.comunidades.net/estilos/style23/img11.gif) no-repeat;
	font-size: 1.6em;
}

#sidebar a {
	text-decoration: none;
	color: #BA3300;
}

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

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font: bold 1em Arial, Helvetica, sans-serif;
}

#footer {
	clear: both;
	padding: 5px 0px 20px 0px;
	background: #242628 url(https://tpl.no.comunidades.net/estilos/style23/img20.gif) repeat-x;
}
