/*
Theme Name: Angelicos
Theme URI: 
Description: Tema Angelicos
Version: 1.0
Author: Yogh. Web Ideas
Author URI: http://www.yogh.com.br

*/

body {
	font-family:Arial, serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	line-height:1.7em;
	/*background-color: #f1f1f1;*/
	color: #333;
	background: url(images/body_background.png) 0 0 repeat;
}
a {
	/*border-bottom:1px dotted #000;*/
	text-decoration:none;
	color: #4b5b42;
	font-weight: bold;
	cursor: pointer;
	/*font-weight:600;*/
}
a:hover {
	/*border-bottom:1px dashed #e12000;*/
	/*background-color:#f7f7f7;*/
}
ul{
	list-style: disc;
	padding-left: 20px;
}
h4{
	color: #4b5b42;
	font-weight: bold;
}

h1, h2, h3{
	text-transform: uppercase;
	color: #000;
	font-size: 1.2em;
	font-family: Myriad Pro;
	width: 100%;
	margin: 10px 0 15px 0;
	font-weight: bold;
}
h2, h3{
	color: #4b5b42;
	font-size: 1.1em;
}
h3{
	margin: 0;
}


.wrapper{
	width: 960px;
	margin: 0 auto;
	/*_width: 1020px;*/
}



#header{
	width: 100%;
	height: 183px;
	background: url('images/header_background.png') 0 0 repeat-x;
	position: relative;
	z-index: 999;
}

#logo{
	background: url('images/logo.png') 0 0 no-repeat;
	margin: 0 auto;
	width: 503px;
	height: 183px;
	z-index: 1000;
}

#content, .content{
	width: 100%;
	background: url(images/content_background.png) 0 0 repeat;
	float: left;
	border-bottom: 8px solid #79936b;
}
.content-lower{
	background: url(images/content-lower.png) 0 0 repeat;
	/*background-color: #e7e7e7;*/
	width: 100%;
	float: left;
	margin-top: 10px;
	padding: 10px 0 10px 0;
}
#footer{
	width: 100%;
	/*position: absolute;
	bottom: 0;*/
	height: 36px;
	font-size: 0.85em;
	background-color: #e7e7e7;
	float: left;
	margin-top: 10px;
}
#copyright{
	float: left;
	margin-top: 10px;
}
#yogh{
	float: right;
	margin-top: 10px;
}

ul#menu{
	margin-top: -44px;
	height: 44px;
	width: 720px;
	_width: 740px;
	list-style: none;
}

ul#menu li{
	float: left;
}
ul#menu li a{
	color: #FFF;
	text-transform: uppercase;
	font-family: Myriad Pro;
	font-size: 1.2em;
	padding: 14px 13px;
	
	*padding: 11px 13px;
	/*_padding: 11px 13px;*/
	float: left;
	font-weight: normal;
}
ul#menu li a:hover, ul#menu li.current_page_item, ul#menu li.current_page_ancestor, ul#menu li.current_page_parent{
	background-color: #617656;
}
ul#menu li.page-item-11{
	margin-left: 30px;
}
ul#menu li.page-item-5{
	margin-left: 30px;
}
ul#menu li.page-item-7{
	margin-left: 260px;
	_margin-left: 240px;
}

ul#menu li.page-item-30{
	margin-left: 18px;
}


#pslideshow{
	float: left;
	height: 370px;
}

#pslideshow #slideshow-wrapper{
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	width: 640px;
}

#pslideshow #slideshow-wrapper #fullsize{
	width: 640px;
	height: 370px;
}
#slideshow-wrapper #imgnext{
	background: url(images/slideright.png) center center no-repeat;
	background-color: #000;
	height: 100%;
	width: 44px;
}
#slideshow-wrapper #imgprev{
	background: url(images/slideleft.png) center center no-repeat;
	background-color: #000;
	height: 100%;
	width: 44px;
}

#slideshow-wrapper #imglink, #slideshow-wrapper #information{
	width: 0;
	height: 0;
}
#pslideshow #image img{
	width: 640px;
}


#cardapio{
	float: left;
	background: url(images/content_background2.png) 0 0 repeat;
	width: 300px;
	height: 360px;
	padding: 0 0 10px 20px;
	overflow: auto;
	/*font-size: 0.9em;*/
}

#cardapio h2, #cardapio h1{
	margin: 10px 0 5px 0;
}

#cardapio ul{
	line-height: 17px;
}


#contact{
	margin-top: 20px;
}

#contact div{
	/*float: left;*/
}

#contactinfo{
	width: 230px;
	line-height: 15px;
	padding-left: 20px;
	float: left;
}
#contactmap{
	width: 200px;
	margin-top: 10px;
	float: left;
}

#contactform{
	width: 430px;
	float: left;
}
form.wpcf7-form span{
	padding-left: 20px;
	float: right;
	margin-top: -5px;
	*margin-top: -25px;
}

form.wpcf7-form .wpcf7-not-valid-tip{
	position: absolute;
	right: -50px;
	top: 8px;
	line-height: 10px;
	font-size: 10px;
	width: 160px;
	padding: 3px;
	background: #f9f9f9;
	border: 1px solid red;
	z-index: 999;
}

form.wpcf7-form p{
	text-align: right;
	/*margin-bottom: 30px;*/
	height: 50px;
	width: 100%;
	clear: both;
	*text-align: left;
	position: relative;
	/*float: right;*/
}



form.wpcf7-form input, form.wpcf7-form textarea{
	width: 300px;
	background-color: #fff;
	border: 1px solid #bbc4b7;
	font-size: 1.1em;
	height: 30px;
	font-family: Arial;
}
form.wpcf7-form input.wpcf7-submit, #eventos_right form.wpcf7-form input.wpcf7-submit{
	width: 100px;
	background-color: #79936b;
	float: right;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	]margin-top: 130px;
	_margin-top: 0;
}
form.wpcf7-form textarea{
	height: 160px;
	margin-bottom: 20px;
}

span.wpcf7-form-control-wrap.guests{
	/*margin-top: -15px;*/
}


#homelower{
	background-color: #e7e7e7;
	width: 100%;
	float: left;
	margin-top: 10px;
	padding: 10px 0 10px 0;
}
#homelower_item{
	width: 268px;
	height: 175px;
	float: left;
	border-right: 1px solid #c9c9c9;
	padding: 5px 0 5px 30px;
}

#homelower_item.homelower_item_noborder{
	border: 0;
}

.homelower_item_imgtext{
	float: left; 
	margin: 30px 0 0 10px;
	width: 150px;
}

div.googleMap{
	/*float: left;*/
}

#map_2_link{
	float: left;
}


#estrutura_content{
	width: 678px;
	float: left;
}
#estrutura_content h2{
	margin-left: 30px;
}
#estrutura_content p{
	line-height: 17px;
	margin: 15px 0 5px;
}
#estrutura_content h4{
	margin-top: 20px;
	text-align: left;
}

#estrutura_content table{
	width: 100%;
	margin: -30px 0 0 0;
}
#estrutura_content table td{
	text-align: justify;
	width: 50%;
}
#estrutura_content table td{
	padding-left: 30px;
}

#estrutura_tour{
	width: 260px;
	*width: 250px;  
	float: left;
	text-align: center;
}

#estrutura_tour img{
	margin-top: 20px;
}

#estrutura_tour h4{
	width: 150px;
	margin: 10px auto;
	
}


ul#estrutura_menu{
	width: 300px;
	float: left;
	list-style: none;
	padding: 55px 0;
	background: url("images/content_background2.png") 0 0 repeat;
}

ul#estrutura_menu li{
	float: left;
	border-top: 1px solid #79936b;
	border-bottom: 1px solid #79936b;
}
ul#estrutura_menu li a{
	width: 280px;
	height: 100%;
	float: left;
	padding: 13px 0 13px 20px;
}
	
ul#estrutura_menu li.noborder{
	border: 0;
}
ul#estrutura_menu li.selected, ul#estrutura_menu li a:hover{
	background: url("images/estrutura_selected.png") 0 0 no-repeat;
}


#eventos{
	margin-top: 30px
}

#eventos_left{
	float: left;
	width: 530px;
}

#eventos_right{
	float: right;
	width: 390px;
	padding-left: 20px;
	/*_width: 365px;
	_padding: 0;*/
}
#eventos_right h2{
	margin-left: 90px;
	/*_width: 300px;*/
	_margin-left: 0;
}
#eventos_right input, #eventos_right textarea{
	width: 220px;
}

#eventosbartitle{
	background-color: #79936b;
	padding: 12px 0 9px 10px;
	font-size: 1.1em;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	*margin-top: -6px;
}
#eventosbar{
	background-color: #b9c5b2;
	list-style: none;
	width: 100%;
	float: left;
	padding: 0;
}

#eventosbar li{
	color: #617656;
	padding: 7px 12px 7px 12px;
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
	float: left;
	cursor: pointer;
}
#eventosbar li.hover, #eventosbar li.selected{
	background-color: #a7b5a0;
	color: #fff;
}
#eventoschildren{
	float: left;
	width: 100%;
	background: url(images/content_background.png) 0 0 repeat;
	/*height: 380px;*/
}
#eventoschildren div{
	float: left;
	padding: 20px;
}

#eventoschildren table{
	margin-bottom: 20px;
}

#eventoschildren p{
	margin: 10px 0 20px 0;
}
#eventoschildren td{
	padding-right: 24px;
}
#eventoschildren ul{
	list-style: inside;
	margin: 0;
	padding: 0;
}

ul#estrutura_menu.tour_menu{
	padding: 0;
	margin-top: -1px;
	width: 280px;
	_width: 260px;
	height: 375px;
}

ul#estrutura_menu.tour_menu li.title{
	font-size: 1.2em;
	border: none;
	padding: 17px 0 17px 20px;
}
ul.tour_menu li.title h2{
	margin: 0;
}
ul.tour_menu li{
	cursor: pointer;
}
ul#estrutura_menu.tour_menu li a{
	padding: 10px 0 10px 20px;
	_width: 260px;
}
#tour-lower{
	list-style: none;
	padding: 0;
	margin: 0;
}
#tour-lower li, #tour-lower li span{
	float: left;
	margin: 0 auto;
}
#tour-lower li{
	width: 195px;
	text-align: center;
	padding: 10px;
	background-color: #e0e1df;
	margin: 0 15px;
}
#tour-lower li.hover, #tour-lower li.selected{
	color: #fff;
	background-color: #a7b2a0;
}
#tour-lower li span{
	width: 100%;
	text-transform: uppercase;
	font-size: 1.1em;
	color: #4b5b42;
	padding-bottom: 4px;
	font-weight: bold;
}

#tour-lower li span.hover{
	color: #fff;
}

#tour{
	float: right;
}
img.tourimg{
	height: 375px;
	/*display: none;
	_display: block;*/
}