/*
Theme Name: Caribbean Villas Hotel Final
Theme URI: http://animamedia.org
Description: Custom Wordpress Theme.
Version: 1.2
Author: Paul Jewitt
Author URI: http://animamedia.org
Tags: blue, custom header, fixed width, two columns, widgets


*/

body { 
  	margin: 0px; 
	padding: 0px; 
	line-height: 16px;
	color: #000;
	voice-family: MS Trebuchet, "MS Arial", "MS Verdana", "Helvetica"; 
	voice-family: inherit;
	text-align: left; }
/* ie5 win - grrr - end */

/* start of the real css */

/* basic elements */
body { 
	color: #444; 
	background-color: #edf6e3;
	 	background-image:  url(images/bodybg.gif);
	background-position: top center;
	background-repeat: repeat-y;
	font-size: 14px; 
	line-height: 17px;
	font-family: MS Trebuchet, "MS Arial", "MS Verdana", "Helvetica";  
	text-align: left;
margin: 0px 0 0px 50%;
	padding: 0px;
}
p {
	font-size: 14px; 
	line-height: 17px;
	font-family: MS Trebuchet, "MS Arial", "MS Verdana", "Helvetica";  
	text-align: left; 
	margin: 0px; 
	padding: 5px 10px 5px 10px;
	}
h1, h3 {
	font-size: 18px; 
	line-height: 21px;
	font-weight: bold; 
	font-family: MS Trebuchet, "MS Arial", "MS Verdana", "Helvetica";  
	text-align: left; 
	margin: 10px; 
	padding: 5px;
	}
	
	 h2 {
	 font-size: 14px;
	 line-height: 18px;
	 font-weight: bold;
	 color: #284B6F;
	 text-align: center;
	 	margin: 10px; 
	padding: 5px;
	 }
	
a:link { 
	font-weight: bold; 
	text-decoration: none;
	color: #002750;
	}
a:visited, 
a:visited:hover { 
	font-weight: bold; 
	text-decoration: none; 
	color: #6789AB;
	}
a:hover, 
a:active { 
	text-decoration:none; 
	color: #6789AB;
	}

/* major divs */
#container {
	position: relative;
	width: 700px;
	margin: 0 0 0 -350px;
}

#intro {
 	width: 435px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}
	

	


/* minor divs */
#pageHeader {
 	width: 700px;
 		height: 350px; /* strange but ie6 needs this */

	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}
		
#logospot {
 	width: 435px;
	background-color: #ffffff;
	border: 1px solid #aaa;    
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #001B36;
	text-align: center; 
	}

#main {
 	width: 435px;
	border: 1px solid #aaa; 
	background-color: #fff;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	

	




#main p 
 {padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	}

#main h3 {
	width: 435px;
	color: #284B6F;
	background-color: #C2D4E7;
	font-size: 14px; 
	line-height: 19px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;

	font-weight: bold;
		border-bottom: 1px solid #aaa;   
			text-align: center; 
			letter-spacing: -0.25px;
				text-transform: uppercase;	
}





.top_meta {
width: 400px;
font-size: 12px;
padding: 5px 0 0 10px;
}

.post {
margin: 0px 0 15px 0;
}




#footer {
 	width: 435px;
	border: 1px solid #aaa;    
	background-position: center center;
	background-repeat: repeat;
	background-color: #CFDAE4;	
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	}
	
	#footer p {
	text-align: center;
	font-size: 12px;
	padding: 0px 0 5px 0;
	margin: 0 0 0 0;
	}

#linkList {
	position: absolute;
	top: 361px;
	left: 453px;
	width: 245px;
background-color: #fff;
	border: 1px solid #aaa;    
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
	#linkList a:hover {
	
	}
	
#linkList ul {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#linkList li {
	display: block;
	list-style-type: none;
	color: #284B6F;
	font-size: 12px; 
	line-height: 15px;
	font-weight: normal; 
	font-family: MS Trebuchet, Arial, Verdana, Helvetica;
	text-align: left; 
	border-bottom: 1px dotted #ccc;
	margin: 5px 0px 5px 15px;
	padding: 0px 0px 0px 0px;
	}
	
#linkList li a:link,
#linkList li a:visited, 
#linkList li a:visited:hover,
#linkList li a:hover, 
#linkList li a:active {
	font-style: normal;
	padding-right: 5px;
	}
	


#linkList h3 {
	color: #284B6F;
	background-color: #C2D4E7;
	font-size: 14px; 
	line-height: 16px;
	font-family: MS Trebuchet, "MS Arial", "MS Verdana", "Helvetica";  
	text-align: center; 
	border-bottom: 1px solid #aaa;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
				letter-spacing: -0.25px;
				text-transform: uppercase;
				font-weight: bold;
	}

#sidebar_img, sidebar_img a {
margin:5px 0 5px 0px;
}
	
.alignnone {
margin: 0px 10px 0px 10px;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
