/*  
Theme Name: Free Photo Gallery Light
Author URI: http://shutterthemes.com/purchase/
Version: 1
Author: Upgrade Your Free Shutter Themes Here
Description: Shutter Themes Free Photo Gallery is WordPress photo gallery template.
All the CSS, XHTML and design is copyrighted. Please don't steal.

Download the Free Photo Gallery at: http://freephotogallery.shutterthemes.com
*/


body {
background:#f4f4ea none repeat scroll 0 0;
color: #3E3828;
font-family:tahoma;
font-size:60%;
margin:0;
scrollbar-arrow-color:white;
scrollbar-3dlight-color:#d1d1b5;
scrollbar-highlight-color:#e6e6ce;
scrollbar-face-color:#d1d1b5;
scrollbar-shadow-color:#e6e6ce;
scrollbar-darkshadow-color:#d1d1b5;
scrollbar-track-color:#d1d1b5;

	}

body * {margin: 0px; padding: 0px;}

a { 
	color: #3E3828;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	}
	
	a:visited { 
	color: #3E3828;
	font-weight: normal;
	text-decoration: none;
	}
	
a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #3E3828;
	}
#container { 
/*padding-left:106px;*/
margin: auto;
width:946px;
	}

*html #container {
margin-left: 11em;
}

/************************************************
*	Header  									*
************************************************/

#header {
color:#333333;
font-size:20px;
margin:5px 0;
	}
	
#header a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#header h1 {
	color: #99cc00;
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	text-decoration: none;
	}
	
#header h1 a {
	font-weight: normal;
	color: #666;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#header h1 a:hover {
	text-decoration: none;
	}

#header p {
	color: #666666;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	}
#header li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#header ul {
	margin: 0px;
	padding: 0px;
	}
	
#header ul li a {
color:#3e3828;
font-family:Tahoma;
font-size:12px;
font-weight:normal;
margin:0;
padding:4px 20px;
text-transform:lowercase;
	}

#header ul li a:hover {
	padding:4px 20px;
	background-color: #d1d1b5;
	color: #3E3828;
	text-decoration: none;
	}

#header ul li.selected a{
	padding:4px 20px;
	background-color: #d1d1b5;
	color: #3E3828;
	text-decoration: none;
	}



/************************************************
*	HOME PAGE  									*
************************************************/


.small{
	float: left;
	width: 830px;
	height: 350px;
	margin: 10px 5px 0px 5px;
	background: #fff;
	display: inline;
	border: 10px solid #666;
	}

.small img {
	margin: 0px;
	border: 0px;
	padding: 0px;
	float: left;
	}	

.small img a {
	border: none;
	}	

.small img a:hover {
	border: 1px solid #fff;
	}

/************************************************
*	PAGE TEMPLATE 									*
************************************************/


#content_page { 
background-color: #d1d1b5;
float:left;
height:470px;
width:725px;
	}
	

	
#content_page p{
color:#3e3828;
font-size:1.3em;
line-height:1.5em;
margin:0;
padding:0 0px 10px 0px;
text-align:justify;

	}
	
#content_page p img{
	border: none;
	padding: 0px;
	margin: 0px
	}
#content_page h1 {
color:white;
font-family:Tahoma;
font-size:2.2em;
font-variant:normal;
font-weight:normal;
line-height:120%;
margin:0;
padding:0 0 10px;
text-align:left;
text-transform:capitalize;
	}
	
	
#content_page h2 {
color:#3e3828;
font-family:Tahoma;
font-size:1.4em;
font-weight:bold;
line-height:120%;
margin-bottom:15px;
}
	
#content_page h3 {
color:#3e3828;
font-family:Tahoma;
font-size:1.3em;
font-weight:bold;
line-height:120%;
margin-bottom:4px;
margin-top:10px;
}

#content_page h3 a{
color:#3e3828;
}
	
#content_page h4 {
color:#3e3828;
font-size:11px;
font-weight:bold;
}
	
#content_page h4 a{
color:#3e3828;
}	

#content_page h1 a  {
	font-size: 20px;	
	font-weight: bold;
	text-decoration: none;
	}

#content_page h1 a:hover {
	text-decoration: none;
	}


/************************************************
*	SINGLE POST  									*
************************************************/

#content { 
	display: block;
	background: #fff;
	width: 860px; 
	margin: auto;
	float: none; 
	padding: 0px 0px 15px 0px;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
	
#content p img{
	border: 10px solid #666;
	padding: 0px;
	margin: 0px 10px 10px 10px;
	}
#content h1 {
	color: #99cc00;
	font-size: 20px;	
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	line-height: 120%;
	font-variant: normal;
	text-align: center;
	}
#content h1 a  {
	font-size: 20px;	
	font-weight: bold;
	text-decoration: none;
	}

#content h1 a:hover {
	background: none;
	text-decoration: none;
	}


#content h2 {
	color: #99cc00;
	font-size: 18px;	
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
	font-variant: normal;
	}
#content h2 a  {
	text-decoration: none;
	}

#content h2 a:hover {
	background: none;
	text-decoration: underline;
	}

#content h3 {
	color: #99cc00;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
	text-align: center;
	padding: 0px 0px 10px 0px;
	}
#content h3 a  {
	text-decoration: none;
	}

#content h3 a:hover {
	text-decoration: underline;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	text-decoration: underline;
	}

#content ul li a:hover {
	text-decoration: underline;
	}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

/************************************************
*	MISC 									*
************************************************/


#navigation { 
	background: #fff;
	margin: 0px 0px 20px 0px;
	padding: 4px 0px 4px 0px;
	text-align: center;
	font-size: 9px;
	text-transform: uppercase;
	}
#navigation a {	text-decoration: none; padding: 0px 8px;
	}

#tags { 
	text-align: center; 
	font-size: 9px;
	text-transform: uppercase;
	}

#comment_page { 
	display: block;
	background: #000;
	margin: 10px 200px 10px 200px;
	float: left; 
	padding: 0px 0px 15px 0px;
	}

.postspace {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

/************************************************
*	COMMENTS 									*
************************************************/
#comments {
	width: 440px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
	border-top: 1px dotted #333;
	}
#comments h3 {
	color: #99cc00;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
	text-align: center;
	padding: 0px 0px 10px 0px;
	text-transform: uppercase;
	border-top: 0px solid #666;
	}


/************************************************
*	FOOTER 									*
************************************************/

*html #footer {
width: 935px;
}

#footer { 
background:#f4f4ea none repeat scroll 0 0;
color:#9B9B9B;
font-size:10px;
font-weight:normal;
line-height:1.7em;
padding:0px 2px;
text-align:right;
text-transform:none;


	}
#footer a {
	color: #3E3828;
	text-decoration: none;
	}
#footer a:hover {
	color: #3E3828;
	text-decoration: underline;
	}
	
#logo {
background-color: #d1d1b5;
float:left;
height:470px;
margin:35px 10px auto auto;
width:210px;
color: #3C4A57;
}

*html #logo {
margin-top: 37px;
}

#logo a {
color:#3C4A57;
float:left;
height:38px;
margin-bottom:12px;
margin-top:180px;
padding-left:11px;
width:185px;
}

#logo a:hover {
color: #3C4A57;
}

#logo a img {
border: none;
text-transform: none;
text-decoration: none;
color: #3C4A57;
}

#main_page {
height:505px;
/*margin:45px 0 0 11em;*/
margin: 45px auto auto;
width:946px;
}

*html #main_page {
margin-left: 11em;
}

#content_left {
float:left;
margin-top:20px;
padding-left:20px;
padding-right:10px;
width:395px;
}

*html #content_left {
width: 415px;
}

#content_right {
float: right;
width: 300px;
height: 470px;
}

#pacote {
color:#3e3828;
float:left;
height:auto;
line-height:17px;
margin-bottom:15px;
margin-right: 20px;
width:385px;
}

#pacote li {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding-left: 10px;
	font-size: 1.3em;
	}
		
#pacote ul {
	margin: 0px;
	padding: 0px;
	}
	
#teste {
float: right;
width: 300px;
height: 450px;
margin:0px;
}


/*----------------------Contact form-----------------------	*/
.contactform_back{
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
background-color:#3E3828;
border:1px solid #3E3828;
height:210px;
padding:10px;
width:380px;
}

.contactform {
margin-top: 10px;
padding-left:10px;
font-family:tahoma;
}

#wpcf label {
color:white;
float:left;
font-size:1.3em;
font-weight:bold;
padding-top:3px;
width:130px;
}
#wpcf input {
float:left;
margin:0 0px 8px 0;
padding:1px;
width:210px;
}
#wpcf textarea {
height:50px;
margin:0 0px 15px 130px;
padding:1px;
width:210px;
}
#wpcf #contactsubmit {
background-image:url(images/botao.jpg);
background-repeat:no-repeat;
border:medium none;
color:#7B7B57;
cursor:pointer;
font-family:tahoma;
font-size:1.1em;
font-weight:bold;
height:22px;
margin-left:260px;
padding-top:0;
text-transform:lowercase;
width:80px;
}	

#lang {
text-align:right;
height:30px;
width:400px;
float: right;
margin-bottom: 5px;
}

#lang a{
padding-right: 0px;
}

#lang a img{
border: none;
}

#menu-galeria {
width: 340px;
height: 25px;
float: left;
margin-top: 10px;
}

#menu-galeria li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#menu-galeria ul {
	margin: 0px;
	padding: 0px;
	}
	
#menu-galeria ul li a {
color:#3e3828;
font-family:Tahoma;
font-size:12px;
font-weight:bold;
margin:0;
padding:4px 20px;
text-transform:lowercase;
	}

#menu-galeria ul li a:hover {
	padding:4px 20px;
	background-color: #d1d1b5;
	color: #3E3828;
	text-decoration: none;
	}

#menu-galeria ul li.selected a {
	padding:4px 20px;
	background-color: #d1d1b5;
	color: #3E3828;
	text-decoration: none;
	}
	
#galeria-left {
float:left;
height:440px;
padding:30px 0 0 40px;
width:220px;
}

*html #galeria-left {
padding: 30px 00px 0px 0px;
width: 300px;
margin-left: 30px;
}

#galeria-left .thumb {
float:left;
}

#galeria-left .thumb img{
border:5px solid white;
height:80px;
margin:0 17px 17px 0;
width:80px;

}


#galeria-right {
float:right;
height:470px;
width:630px;
}

#galeria-right img {
border:10px solid white;
float:right;
height:392px;
margin-bottom:0;
margin-right:30px;
margin-top:30px;
width:580px;
}

#setas {
float:left;
margin-top:416px;
width:34px;
}

#setas img{
border: none;
}

#gal-page {
float:left;
height:412px;
}