/*
Theme Name: Roatan Meridian at Lighthouse Point
Theme URI: http://roatanmeridian.com/
Description: Roatan Meridian theme
Version: 0.2
Author: Steve Craig
Author URI: http://thescubageek.com/
Tags: fixed width, two columns
*/


/* CSS Document */

body {
	margin: 0 auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #4477c0 url('images/bg.jpg') bottom center fixed no-repeat;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	text-align: left;
}

.index_container {
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 100%;
	background-color: #DBD7B9;
	padding: 0px 10px;
	border-left: 5px solid #874915;
	border-right: 5px solid #874915;
}

a {
	color: #888095;
	text-decoration: underline;
}

a:hover {
	color: #668ec8;
	text-decoration: underline;
}

a:hover img
{
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}

/********* HEADER ************/

.header_container {
	position: relative;
	z-index: 1;
	width: 800px;
	height: 175px;
	margin-top: 2px;
	padding-right: 10px;
}

.index_logo {
	position: absolute;
	z-index: 1;
}

.header_image {
	position: absolute;
	right: 0;
	float: right;
	z-index: 3;
	padding-top: 5px;
	height: 145px;
	margin-right: 12px;
}
.header_image img {
	width: auto;
	height: auto;
	border: 2px solid #874915;
	padding: 1px;
	margin-left: 8px;
	margin-right: 8px;
}

.middle_bar {
	position: relative;
	width: 800px;
	height: 20px;
	z-index: 2;
	margin-top: 3px;
}


/************* MENU ****************/
.menu_container {
	position: relative;
	width: 800px;
	height: 12px;
	background-color: #C0B983;
	text-align: center;
	margin-top: 0px;
	padding-bottom: 10px;
	z-index: 1;
}

ul.menu {
	position: relative;
	float: left;
	width: 800px;
	height: 12px;
	padding: 0px;
	margin: 0px;
	line-height: 22px;
	cursor: default;
	text-align: center;
	z-index: 50;
	left: 30px;
}

ul.menu ul {
	position: relative;
	float: left;
	background-color: #C0B983;
	width: 800px;
	height: auto;                           
 	padding: 5px;
	margin: 0px;           
	cursor: default;             
	text-align: center;
	z-index: 20;           
}

ul.menu li {
	position: relative; 
  float: left;
	list-style: none;       
  margin: 0px;                   
  color: #874915;
  padding-right: 12px;
  padding-left: 12px;    
  display: inline; 
  width: auto;    
	font-size: 12px;       
}

ul.menu li > ul {          
	display: none;             
  position: absolute;         
  width: 200px;
  top: 15px;                   
  left: -50px; 
	padding-left: 12px;
	padding-right: 12px;   
}

ul.menu li:hover {
  background-color: #A8A173;      
  color: #874915;                           
}

li:hover li {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

ul.menu li:hover > ul {    
  display: block;
}

ul.menu li a { 
	color: #874915; 
	display: inline; 
	width: 100%; 
	text-decoration: none;
}

.swf_bar {
	position: relative;
	margin-top: 2px;
	height: 300px;
	width: 780px;
	z-index: 2;
	border: 1px #C0B983 solid;
	padding: 5px 5px;
	margin: 5px 5px;
}

/*************** MAIN CONTENT ****************/

#main_content
{
	margin-bottom: 10px;
}

#main_content img
{
	border: 2px solid #874915;
	padding: 1px;
}

#main_contact a:hover 
{
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}

.entry img
{
	margin: 8px 0px 8px 16px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
	clear: right;
}

.textleft {
	text-align: left;
}

.textright {
	text-align: right;
}

.clear {
	clear: both;
}

#main_content h3 {
	text-align: center;
	font-size: 24px;
	margin-bottom: 5px;
	margin-top: 0;
	color: #874915;
	border-bottom: 2px #C0B983 solid;
	padding-bottom: 3px;
}

#main_content .left {
	position: relative;
	float: left;
	width: 300px;
}

#main_content .right {
	position: relative;
	float: right;
	width: 490px;
	margin-left: 10px;
}

#main_content h2 {
	text-align: center;
	font-size: 24px;
	margin-bottom: 5px;
	margin-top: 0;
	color: #874915;
	border-bottom: 2px #C0B983 solid;
	padding-bottom: 3px;
	line-height: 40px;
}

#main_content h4 {
	text-align: center;
	font-size: 10px;
	margin:0px;
	margin-bottom: 10px;
	font-weight:normal;
}

#main_content .pagetitle a
{
	color: #874915;
	text-decoration: none;
}

.clear {
	position: absolute;
	font-size: 1px;
	width:0px;
	height: 0px;
	visibility: hidden;
}




/*************** FOOTER *****************/

.footer {
	position: relative;
	z-index: 1;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	line-height: 12ox;
	padding-top: 10px;
	width: 800px;
}

.footer #copyright
{
	float: left;
	text-align: left;
	padding-left: 10px;
}

.footer #wordpress
{
	float: right;
	text-align: right;
	padding-right: 10px;
}

.post-edit-link
{
	float: left;
	clear: left;
	font-size: 10px;
	padding: 10px 0px;
}


/************* NAV **********/

.nav {
	position: relative;
	float: left;
	z-index: 30;
	border: 1px #C0B983 solid;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 5px;
	padding: 5px 5px;
}

.nav a {
	display: block;
	text-decoration:none;
	color: #5a3806;
}

.nav a:hover {
	background-color: #C0B983;
}

.nav .title {
	margin: 0px 0px;
	background-color: #C0B983;
	color: #5a3806;
	text-align: center;
	font-size: 20px;
	font-style:normal;
	font-weight:normal;
	text-align: center;
}

.nav .title a
{
	display: block;
	border: 2px solid #874915;
	border-bottom: none;
	padding: 3px 1px;
}

.nav .title a:hover
{
	background-color: #874915;
	color: #DBD7B9;
}

.nav .image {
	position: relative;
	margin: 0px 0px;
}

.nav .image img
{
	margin: 0px 0px;
}

.nav .image a:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}


.nav .blurb {
	padding: 2px 2px;
	font-size: 12px;
	text-align: justify;
	color: #5a3806;
}

/*********** HOME NAV **********/

.home_nav
{
	display: block;
	position: relative;
	width: 100%;
	height: 380px;
}

.home_nav #news li {
	text-align: left;
	border-bottom: 1px solid #5a3806;
	list-style: none;
}

.home_nav #news li a {
	display: block;
	padding: 5px 5px;
	text-decoration: none;
}

.home_nav #news li a:hover {
	
	background: #C0B983;
	text-decoration: underline;
}

.home_nav .title a {
	width: 175px;
}

.home_nav .nav {
	width: 180px;
	height: 360px;
}

/************ HOME VID *************/

.home_vid
{
	display: block;
	position: relative;
	border: 1px #C0B983 solid;
	margin: 5px 5px;
	padding: 5px 5px;
}

.home_vid object
{
	
}

.home_vid .nav 
{
	float: right;
	width: 210px;
	border: none;
	margin: 0px 0px;
	padding: 0px 0px;
}

/******** PRICING *********/

.pricing {
	position: relative;
	float: left;
	margin-left: 30px;
	margin-bottom: 20px;
	width: 200px;
}

.pricing h3 {
	position:relative;
	margin-top: 0px;
	font-size: 14px;
	font-weight: bold;
}

.pricing_cost
{
	margin-left: 30px;
}

.image_left {
	position: relative;
	float: left;
	left: 0;
	width: 300;
	z-index: 10;
}

.gallery-icon a
{
	display: inline-block;
	padding: 1px 1px;
	margin: 0px 0px;
	border: 2px solid #874915;	
}

.gallery-icon a:hover
{
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}

.gallery-icon img
{
	margin: 0px 0px;
	padding: 0px 0px;
}
