/*  
Theme Name: VV
Theme URI: http://www.verdeventos.com.br
Description: VV is a theme developed for VerdeVentos Company.
Version: 1.0
Author: Vitor Britto
Author URI: http://www.vitorbritto.com.br
Tags: grey, green, blue, red, yellow, light, two-columns, fixed-width, right-sidebar, left-sidebar, theme-options, textured theme, front-page-post-form, photoblogging, custom-colors, custom-backgrounds, sticky-post, microformats, flickr api embed, flash embed.
*/

/*---------- HTML ----------*/

body {
	background:#FFF url(images/bg.jpg) top left repeat-x;
	height:auto;
	width:100%;
	margin:0px auto;
	padding:0px auto;
}

/* Links */
a:link,a:active,a:visited {
	color:#333;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration: underline;
}

a:hover {
	color:#F90;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration: underline;
	font-size: 11px;
}

/* Paragraph & Texts */
p {
	color:#353535;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight: normal;
}

table, tr, td {
	color:#353535;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight: normal;
	border:thin solid #ddd;
}

small {
	color:#F90;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	}

/* Headlines & Titles */
h1 {
	color:#1E1E1E;
	font-family: 'Yanone Kaffeesatz';
	text-transform:none;
	border-bottom:1px dotted #1E1E1E;
}

h2, h3, h4, h5, h6 {
	color:#1E1E1E;
	font-family: 'Yanone Kaffeesatz';
	margin:0px auto;
	padding:0px auto;
	text-transform:none;
}

h1 { font-size:24px; }
h2 { font-size:18px; }
h3 { font-size:14px; }
h4 { font-size:12px; }
h5 { font-size:10px; }
h6 { font-size:8px; }


/* Images */
img {
	border:none;
	}
	
/* Lists */
ul, il, ol {
	font-family:Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 11px;
	list-style:none;
	}

/* Forms */

input {}
textarea {}
form {}
button {}
select {}
area {}

/*---------- Layout ----------*/

#rss {
	width:45px;
	height:45px;
	position:absolute;
	top:20px;
	left:1075px;
}

#geral {
	width:100%;
	height:auto;
	margin:0px auto;
	padding:0px auto;
	float: left;
}

#top {
	margin:0px auto;
	width:100%;
	height:auto;
	float:left;
}

#header {
	margin:30px auto;
	width:1000px;
	height:auto;
}

#header_left {
	margin:0px auto;
	width:300px;
	height:auto;
	float:left;
	text-align:left;
}

#header_right {
	margin:0px auto;
	width:auto;
	height:auto;
	float:right;
	text-align:right;
}

#logo {
	width:auto;
	height:auto;
	margin:0px auto;
	padding:0px auto;
	float:left;
	text-align:left;
}

#search {
	width:auto;
	height:auto;
	margin:10px auto;
	padding:0px auto;
	float:left;
	text-align:left;
}

#search p{
	font-size:11px;
	color:#1E1E1E;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	text-transform:none;
}

#search a{
	line-height:14px;
}

#search h2{
	font-size:24px;
	color:#1E1E1E;
	font-family: 'Yanone Kaffeesatz';
	text-transform:none;
	border-bottom:1px dotted #1E1E1E;
}

.search_button {
	border: 0; 
	float: left; 
	margin: -5px 0px 0px -15px;
	}

.search_input {
	text-align: left;
	margin: 0px auto;
	color: #555555;
	font-size: 11px;
	padding: 5px;
	border: 1px solid #d1d1d1;
	width: 270px;
	background-color: #f1f1f1;
	}

#slideshow {
	width:auto;
	height:auto;
	margin:0px auto;
	padding:0px auto;
}

#content {
	width:1000px;
	height:auto;
	margin: 0px auto;
	padding:0px auto;
}

.post ul, .post li{
	list-style-image:url(images/tick.png);
	margin-left:10px;
	padding:0px auto;
}

.left {
	width:235px;
	height:auto;
	margin: 10px 20px 20px 0px;
	padding:0 auto;
	float:left;
	}
	
.center {
	width:520px;
	height:auto;
	margin: 10px 20px 20px 0px;
	padding:0 auto;
	float:left;
	}

.right {
	width:170px;
	height:auto;
	margin: 10px 20px 20px 0px;
	padding:0 auto;
	float:right;		
	}
	
#destaque{
	width:auto;
	height:auto;
	margin: 10px 0px 10px 0px;
	padding:0px auto;
}
	
#destaque_left {
	margin-bottom: 15px;
	width:185px;
	height:auto;
	float:left;
}

#destaque_right {
	margin-bottom: 15px;
	width:315px;
	height:auto;
	float:right;
	text-align:left;
}

#eventos{
	width:auto;
	height:auto;
	margin: 10px 0px 10px 0px;
	padding:0px auto;
}
	
#eventos_left {
	margin-bottom: 15px;
	width:95px;
	height:auto;
	float:left;
}

#eventos_right {
	margin-bottom: 15px;
	width:115px;
	height:auto;
	float:right;
	text-align:left;
}

#galeria {
	width:auto;
	height:auto;
	margin: 10px 0px 10px 0px;
	padding:0px auto;
}

#pacotes {
	width:auto;
	height:auto;
	margin: 10px 0px 10px 0px;
	padding:0px auto;
	z-index:1;
}

#footer {
	background:url(images/bg_footer.png) top right no-repeat;
	width:100%;
	margin:-50px auto;
	padding:0px auto;
	float: left;
	z-index: 5;
}

#footer_in {
	width:auto;
	margin:0px auto;
	padding:0px auto;
	text-align:center;
}

.rights {
	width:auto;
	height:auto;
	margin:315px 15px 35px 15px;
	padding:0px auto;
}

.rights a{
	font-size:11px;
}

/*---------- Menu ----------*/

#menu {
	margin:20px auto;
	padding:0px auto;
	width:1100px;
	height:auto;
	text-align:center;
}

#menu ul{
	margin: 0 auto;
}

#menu li {
	float: left;
	list-style: none;
	padding: 0px 8px 0px 8px;
}

#menu a:link, #menu a:active, #menu a:visited {
	font-family: 'Yanone Kaffeesatz';
	font-size: 24px;
	padding: 6px 8px 6px 8px;
	margin: 0 auto;
	text-transform: none;
	text-decoration:none;
	color:#3B480C;
	background:url(images/menu.png) top left repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#menu a:hover {
	font-family: 'Yanone Kaffeesatz';
	font-size: 24px;
	padding: 6px 8px 6px 8px;
	margin: 0 auto;
	text-transform: none;
	text-decoration:none;
	color:#FFF;
	background:#8fa810;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


/*submenu*/

#menu li ul {
	position: absolute;
	left: -999em;
	margin: 0px 0px 0px -45px;
	padding: 0px auto;
	height: auto;
	width: 100px;
	line-height: normal;
	}

#menu li li {
	width: auto;
	color: #1D1D1D;
	margin: 15px 0px 2px 0px;
	padding: 0px auto;
	line-height: normal;
	}

#menu li li a:link, #menu li li a:visited, #menu li li a:active  {
	font-size: 11px;
	font-family:Verdana, Geneva, sans-serif;
	padding: 6px 8px 6px 8px;
	margin: 0 auto;
	text-transform: none;
	font-weight: normal;
	text-decoration:none;
	color:#000;
	background:#f5f5f5 url(images/menu.png) top left repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

#menu li li a:hover {
	font-size: 11px;
	font-family:Verdana, Geneva, sans-serif;
	padding: 6px 8px 6px 8px;
	margin: 0 auto;
	text-transform: none;
	font-weight: normal;
	text-decoration:none;
	color:#FFF;
	background:#1d1d1d url(images/menu.png) top left repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
	}

/*--------- Sidebar ------------*/

#sidebar {
	margin:0px auto;
	padding:0px auto;
	width:auto;
	height:auto;
}

#sidebar ul{
	list-style:none;
}

/*---------- Extras ----------*/
.clear {
	clear:both;
}

acronym, abbr, code {}
blockquote cite {}
quote {}

#captchai {
	border: 2px solid #000;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0px 0px 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0px 7px 2px 0px;
	display: inline;
	}

.alignright {
	float: right;
	margin: 0px 0px 2px 7px;
	height:auto;
	width:auto;
	}

.alignleft {
	float: left;
	margin: 0px 7px 2px 0px;
	height:auto;
	width:auto;
	}
	
	
