/*  
Theme Name: Estancia Paraiso
Theme URI: http://www.lagoinha.org.br
Description: Tema oficial do Ministério da Estância Paraíso.
Version: 1.0
Author: Mateus Neves
Author URI: http://artesanatodigital.com.br
*/

body{
	margin:0; padding:0;
	background:#4A492E url("images/background.gif") repeat-x;
	text-align:center;
	font-family:verdana, arial;
	font-size:11px;
}

input{
	font-family:verdana, arial;
	font-size:11px;
}

hr{display:block; clear:left; margin-bottom:10px;}

div{text-align:left;}

h1, h2, h3, p, form, ul, ol, li{margin:0; padding:0;}

h2 span{display:none;}

h3 a{color:#fff;}
h3{color:#fff; font-size:16px; border-bottom:solid 1px #9b9a75; font-weight:bold;}

a{text-decoration:none; color:#000;}

.widget li{list-style-type:none;}

.clear{display:block; clear:both; height:2px;}

/* Lists */
.list_1 li, .ec3_list_day li{
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:solid 1px #91906B;
	list-style-type:none;
}
.list_1 .date{display:block; font-size:9px; color:#676646;}

	/* Event list */
	.ec3_list_day{
		font-weight:bold;
		color:#4A492E;
	}
	.ec3_list_day a{
		font-weight:normal;
		color:#000;
	}
	.eventday{color:#58A71F !important;}
	/* / Event list */

/* / List */

#content{
	width:898px;
	margin:auto;
}

#header{
	position:relative;
	height:208px;
}

#logomarca{
	display:block;
	width:208px; height:194px;
	background:url("images/logomarca.gif") no-repeat;
	position:absolute;
	top:0px; left:0;
	z-index:2;	
}

#nav{
	background:url("images/menu.gif");
	height:48px;
	position:absolute;
	top:65px;
	left:208px;
	border-left:solid 1px #91C56B;
	z-index:1;	
}

#nav li{
	float:left;
	list-style-type:none;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:13px;
	font-weight:bold;
}

#nav a{
	color:#E8F6DF;
	display:block;
	border-collapse:collapse;
	padding:15px 10px 15px 10px;
	border-right:solid 1px #91C56B;
}

#nav a:hover{
	background:url("images/menu_over.gif") repeat-x;
}

#busca{
	position:absolute;
	width:313px; height:32px;
	background:url("images/busca.gif") no-repeat;
	right:0; top:142px;	
}

#busca #s{
	width:212px;
	margin-left:61px;
	margin-top:8px;
	height:16px;
	border:solid 1px #fff;
	padding:0;
	text-transform:uppercase;
}

#busca #searchsubmit{
	width:27px;
	color:#fff;
	font-weight:bold;
	border:none;
	height:21px;
	cursor:pointer;
	background:none;
	padding:0;
}

#row1, #row2, #row3{
	margin:auto;
	position:relative;
	width:898px;
}

#row1{
	height:282px;
	background:#437D82 url("images/intro_box.jpg");
	color:#fff;
}

#title_ministerio{
	margin:0 0 15px 0;
	background:url("images/title_ministerio.gif");
	width:211px; height:49px;
}

#row1 .padding{padding:23px;}

#row1_col1{
	width:407px; height:228px;
	padding:4px;
	background:#fff;
	float:left;
	overflow:hidden;
}

#row1 .widget h2, #row2 .widget h2, #row3 .widget h2{display:none;}

#row1_col1 .widget {margin-top:-5px;}

#row1_col2{
	width:412px; height:242px;
	float:right;
}

#row2{
	height:350px;
	margin-top:20px;
}

#row2_col1, #row2_col2{
	position:relative;
	width:274px; height:350px;
	background:#C5C49F url("images/corner_bottom.gif") no-repeat bottom left;
	float:left;
	margin-right:20px;
}

#row2_col1 .widget, #row2_col2 .widget {padding:0 5px 0 5px;}

#row2_col2{margin:0;}

#row2_col3{
	position:relative;
	width:304px; height:318px;
	float:right;
}

#row2_col3 .ngg-widget a, #row2_col3 .ngg-widget img{background:none; border:none; margin:0;}
#row2_col3 .ngg-widget img{
	border:solid 3px #fff;
	margin:5px;
}

#title_box1, #title_box2{
	margin:0;
	width:274px; height:72px;
}

#title_box1{background:url("images/title_noticias.gif");}

#title_box2{background:url("images/title_eventos.gif");}

#title_box3{
	background:url("images/title_fotos.gif");
	width:127px; height:58px;
	margin:0;
}

#row3{height:230px;}

#row3 h2{
	margin:0 0 10px 0;
	width:147px; height:22px;
}

#title_box4{background:url("images/title_contato.gif")}
#title_box5{background:url("images/title_parceiros.gif")}
#title_box6{background:url("images/title_calendario.gif")}

#row3_col1, #row3_col2, #row3_col3{height:190px;}

#row3_col1{
	float:left;
	width:280px;
	padding-right:20px;
	margin-right:20px;
	border-right:solid 1px #92916C;
}

#row3_col2{
	float:left;
	width:258px;
	padding-right:20px;
	border-right:solid 1px #92916C;
}

#row3_col3{
	float:right;
	width:280px;
}

#footer .widget h2{display:none;}
#footer a{color:#fff;}
#footer{
	color:#fff;
	padding-top:30px;
	background:#4A492E url("images/footer.gif") repeat-x;
	clear:both;
	height:230px;
}