/*
Theme Name: Vacation Cost Rica Beach 2010
Theme URI: http://www.vacationcostaricabeach.com/
Description: Custom wordpress theme for VacationCostaRicaBeach.
Version: 2.0
Author: Dzynit
Author URI: http://www.dzynit.net/
*/



/* Begin Typography & Colors */

body {
	color: #4F7E8F; /*Teal*/
	font-family:Arial;
	background-color: #FBE5A9; /*Dark Yellow*/
	}
	
p	{
	color: #4F7E8F;
	font-family:Arial;
	font-size: 12pt;
	}
	
td	{
	color: #4F7E8F;
	font-family:Arial;
	font-size: 12pt;
	vertical-align: top;
	}	
	
h1 {
	font-size: 32pt;
	font-weight: bold;
	text-align: center;
	}	
	
h2 {
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	}	

h3 {
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	}
		
A	{
	text-decoration:none;
	color:#4F7E8F;
	}
	
A:hover	{
	text-decoration:none;
	color:#CC0000;
	}

.thumbnail{
position: relative;
z-index: 0;
}

:hover.thumbnail{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: red;
padding: 0px;
left: -1000px;
border: 1px solid #000000;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

:hover.thumbnail span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -90px;
left: -50px; /*position where enlarged image should offset horizontally */

}

.copyright {
	color: #4F7E8F;
	font-family: Arial;
	font-size: 7pt; 
	text-align: center;
}	

.copyright li {
display: inline;
padding: 0 10px;
}
.copyright li li {
display: none;
}

.copyright a {
text-decoration: underline;
}

div.Section1
	{page:Section1;}
	
#post-5, #post-13, #post-62 {
	text-align: center;
	}	

#post-4 li {
	list-style-type: none;
	padding-bottom: .5em;
	}		
fieldset {
	border: 0px none;
	}
#li--3 span, #li--4 span {
width: 150px;
margin-left: -55px;
}
#li--5 span {
width: 195px;
margin-left: -99px;
}
#content {
text-align: center;
padding: 0 50px;
}
#nav {
text-align: center;
margin: 0 0 0 -35px;
}
#nav li {
display: inline;
margin: 0 -2px;
padding: 5px;
border: 1px solid #000000;
background-color: #4F7E8F;
}
#nav li li {
display: none;
}
#nav li a {
color: #FBE5A9;
font-weight: bold;
}
#nav li a:hover {
color: #4f7e8f;
}
#nav li:hover {
background-color: #fbe5a9;
}
.ddsg-wrapper {
text-align: left;
}
.ddsg-wrapper ul {
padding-left: 200px;
}
.ddsg-wrapper li li {
display: none;
}
.ddsg-wrapper li {
list-style-type: none;
}
#bgmusic {
float: right;
margin-right: 50px;
}
#translator { text-align: center!important }

.vvqbox {
border-left: 2px solid #000000;
border-right: 2px solid #000000;
border-top: 2px solid #000000;
border-bottom: 1px solid #000000;
margin-bottom: 30px;
}
