/* @override 
	http://casadavizinha.br351.com/index.php?css=styles/casadavizinha.v.1253733201
	http://www.casadavizinha.eu/index.php?css=styles/casadavizinha.v.1255013021
*/

/* @group #global */

.bghome {
	background: #FFFFFF url(images/interface/bghome.jpg) repeat-x fixed;
	border-top: 2px solid #df0;
}

.bginner {
	background: #FFFFFF url(images/interface/bginner.jpg) repeat-x fixed;
	border-top: 2px solid #df0;
}

h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
	margin:0px; 
	padding:0px;
}

h1 {
	font-size: 22px;
	line-height: 22px;
	margin:0px; 
	padding:0px;
}

h2 {
	font-size: 18px;
	line-height: 18px;
	margin:0px; 
	padding:0px;
}

h3 {
	font-size: 16px;
	line-height: 16px;
}

h4 {
	font-size: 14px;
	line-height: 14px;
}

h5 {
	font-size: 12px;
	line-height: 12px;
}

h6 {
	font-size: 10px;
	line-height: 10px;
}

p {
	font-size: 11px;
	line-height: 11px;
	margin: 0 0px;
}

img {
	border:none;
	margin-top: 0;
	margin-bottom: 0;
}

hr {
	margin-bottom:10px;
	border-style: solid;
	clear: right;
}

.col {
	border-top: 1px solid white;
	padding-top: 10px;
}

.smalltxt {
	padding-top: 0px;
	margin-top: 0px;
	font-size:10px;
}

.mediumtxt {
	font-size:12px;
}

.maintitle {
	font-size: 2.5em;
	margin-top: 2px;
}

.largetxt {
	font-size:13px;
}

.entry {
	margin-top: 5px;
	margin-bottom: 10px;
}

.entryradar {
	margin-top: 5px;
	margin-bottom: 10px;
	height: 120px;
}

.entryindex {
	margin-top: 5px;
	margin-bottom: 10px;
	height: 220px;
}

.entryindex img{
	margin-top: 0px;
	margin-bottom: 0px;
}

.entry img{
	margin-top: 0px;
	margin-bottom: 5px;
}

/* @end */

/* @group #colors */

.green {
	color: #164704;
	border-color: #164704;
}

.white {
	color:white;
	border-color: white;
}

.black {
	color: black;
	border-color: black;
}

.white {
	color: white;
	border-color: white;
}

.lime {
	color: #df0;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* @end */

/* @group #topbar */

#topbar .left {
	float: left;
	color: #000;
	font-size: 10px;
	margin-top: 5px;
}

#topbar .left a {
	color: #000;
	text-decoration: none;
}

#topbar .right {
	background: #df0 repeat-x;
	float: right;
}

#topbar .right ul li {
	display:block;
	height:20px;
	float: right;
	margin:0px 1px;
	padding: 5px 10px 0px;
	font-size: 10px;
}

#topbar .right ul li a {
	text-decoration:none;
	color:#000000;
}

.contactpanel {
	display: none;
}

.newsletterpanel {
	display: none;
}

.loginpanel {
	display: none;
}

.searchpanel {
	display: none;
}

.slide {
	text-align: left;
	position: absolute;
	background: #df0;
	z-index: 300;
	top: 27px;
	overflow: hidden;
	right: 0;
	padding: 10px;
}

/* @group .dropdown */

.dropdown {
	width: 200px;
	border-style: none;
	text-align: right;
	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.dropdown.label{
	width: auto;
	white-space	overflow: hidden;
	text-transform: uppercase;
	font-size: .8em;
}

.dropdown.field {
	margin-bottom: 10px;
	font-size: .8em;
	margin-top: 5px;
}

.dropdown.textarea {
	height: 100px;
	margin-bottom: 10px;
	font-size: .8em;
}

.dropdown.submit {
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	font-size: 1em;
	background-color: transparent;
	text-decoration: underline;
}

.dropdown.submit:hover {
	text-decoration: underline;
}

.dropdown p{
	margin-bottom: 10px;
	margin-right: 0;
}

.dropdown a, .dropdown.email a{
	color: black;
}

.dropdown h3 {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 0;
}

/* @end */

/* @end */

/* @group #header */

#header {
	display:block;
	height: 89px;
	overflow: visible;
}

/* @end */

/* @group #content */


#content h3 a,
#content h3 a:hover,
#content h3 a:visited,
#content h3 a:link {
	color:white; 
	text-decoration:none;
}

#content {
	border-top: 10px solid white;
	color: white;
}

#content a {
	color: white;
	text-decoration:none;
	line-height: 1em;
}

#content .smalltxt a {
	text-transform: uppercase;
	color: #164704;
}

#feature {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 280px;
	overflow: hidden;
}

#featureentry {
}

#featureentry img {
	margin-bottom: 20px;
}

#featuretxt {
	height: 280px;
}

#featuretxt .pages{
	float: left;
	position: absolute;
	bottom: 0;
}

#feature .pages {
	color: #164704 !important;
	margin-bottom: -10px;
	left: 0;
}

#feature .pages a {
	color: #164704 !important;
	font-weight:bold;
	font-size:12px;
}

#feature .pages .active {
	color:#000 !important;
}

/* @end */

/* @group #content.inner */

#contentinner {
	border-top: 10px solid black;
	color: #164704;
}

#contentinner h3 a, #contentinner h3 a:hover, #contentinner h3 a:visited, #contentinner h3 a:link {
	color: #164704; 
	text-decoration: none;
}

#content.inner a {
	color: #164704;
	text-decoration:none;
	line-height: 1em;
}

#article {
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0;
}

#radar {
	margin-top: 10px;
}

#article p, #radar p {
	margin-bottom: 10px;
	color: black;
}

#article a, #radar a {
	margin-bottom: 10px;
	color: #164704;
	text-decoration: none;
}

#article img {
	margin-bottom: 5px;
}

#article blockquote, #article blockquote p  {
	margin-bottom: 10px;
	color: black;
	text-decoration: none;
	font-size: 14px;
	line-height: 1.1em;
}

#caption {
	color: black;
	direction: ltr;
	text-align: right;
	display: block;
	font-size: smaller;
}

#caption a {
	color: black;
}

/* @end */

/* @group #comment */

#comment {
	margin-left: 20px;
	margin-top: 20px;
}

.comment {
	padding-top: 1px;
	margin: 5px 0;
}

.comment.entry {
	background-color: white;
	padding: 5px 10px;
	margin-bottom: 5px;
}

.comment .smalltxt {
	border-bottom: 1px dotted #164704;
	padding-bottom: 2px;
	margin-bottom: 5px;
}

.comment .smalltxt a {
	color: #164704;
	text-decoration: none;
	text-transform: uppercase;
}

.comment p {
	color: black;
	padding-bottom: 5px;
}

.comment a {
	color: #164704;
	text-transform: uppercase;
	text-decoration: none;
}

.comment h3 {
	margin-top: 5px;
	margin-bottom: 5px;
}

.comment .label {
	text-transform: uppercase;
	font-size: 10px;
}

.comment img {
	margin-top: 5px;
	margin-bottom: 5px;
}

.comment .checkbox {
	width: auto;
	margin-left: 0;
	margin-bottom: 0;
	height: auto;
	margin-right: 10px;
}

.comment input {
	width: 280px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 15px;
	background-color: #f1f1f1;
	border-style: none;
	margin-top: 0px;
	margin-bottom: 10px;
}

.comment textarea {
	width: 280px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 120px;
	background-color: #f1f1f1;
	border-style: none;
}

.comment.submit {
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	font-size: 1em;
	background-color: transparent;
	text-decoration: underline;
	text-align: left;
}

.commnent.submit:hover {
	text-decoration: underline;
}

/* @end */

/* @group #sidebar */

#sidebar {
	display:block;
	border-top: 1px solid white;
	padding-top:10px;
	overflow:hidden;
}

#sidebar h2 {
	margin-bottom:5px;
}

#sidebar  a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	margin:1px 0px;
	font-size: 1em;
	line-height: 1em;
}

#sidebar a.strike{
	text-decoration: line-through;
}

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

#sidebar .quicknav {
	margin-bottom: 10px;
}

#sidebar img {
	padding-top: 0px;
	padding-bottom: 10px;
	display: block;
}

/* @end */

/* @group #sidebarinner */

#sidebarinner {
	display:block;
	border-top: 1px solid #164704;
	padding-top:10px;
	overflow:hidden;
}

#sidebarinner h2 {
	margin-bottom:5px;
}

#sidebarinner a {
	color:black;
	text-decoration:none;
	display:block;
	margin:1px 0px;
	font-size: 1em;
	line-height: 1em;
}

#sidebarinner a.strike{
	text-decoration: line-through;
}

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

#sidebarinner .quicknav {
	margin-bottom: 10px;
}

#sidebarinner img {
	padding-top: 0px;
	padding-bottom: 10px;
	display: block;
}

/* @end */

/* @group #footer */

#footer {
	display:block; 
	overflow:hidden; 
	font-size:10px; 
	color:#FFFFFF;
	margin-top: -5px;
	padding-bottom: 20px;
}

#footer a {
	color:#FFFFFF;
	margin:0px 0px 0px 10px;
	text-decoration:none;
}

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

#footer .black {
	display:block; 
	overflow:hidden; 
	font-size:10px; 
	color: black;
	margin-top: -5px;
	padding-bottom: 20px;
}

#footer.black a {
	color: black;
	margin:0px 0px 0px 10px;
	text-decoration:none;
}

#footer.black a:hover {
	text-decoration:underline;
}

/* @end */

/* @group #search */

#search {
	margin-top: 10px;
}

#search h3 a, #search h3 a:hover, #search h3 a:visited, #search h3 a:link {
	color: #164704; 
	text-decoration: none;
}

#search a {
	color: #164704;
	text-decoration:none;
	line-height: 1em;
}

.entrysearch {
	height: 220px;
	padding: 0;
	width: 140px;
	margin: 5px 0 10px 20px;
	border-width: 0;
	display: block;
	position: relative;
	left: -20px;
	float: left;
	visibility: visible;
}



/* @end */

/* @group #gallery */

#gallery img {
	margin-bottom: 20px;
}



/* @end */
