/*
Theme Name: This Is Roatan
Theme URI: http://thisisroatan.com/
Description: This Is Roatan page theme
Version: 1.1
Author: Steve Craig
Author URI: http://thescubageek.com/
*/


/********** BODY STYLES **********/
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #003260 url('images/background_bar.gif') fixed bottom left repeat-x;
}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	cursor: pointer;
	}
	

a:hover {
	color: #00427f;
	text-decoration: underline;
	cursor: pointer;
	}
	
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ccc;
	}
	
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#container {
	width: 800px;
	margin: 0px auto;
	text-align: left;
	color: #000;
	background: #fff;
	border: 1px solid #000;
	border-top: none;
	border-bottom: none;
}

/********** external message *****/

#show-full
{
	display: none;
	position: fixed;
	text-align: center;
	width: 98%;
	top: 0px;
	left: 1%;
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	background: #900;
	border: 1px solid #fff;
	color: #fff;
	z-index: 10000002;
	padding: 2px;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}

#show-full a
{
	display: block;
	color: #fff;
	text-decoration: none;
}

#show-full a:hover
{
	color: #ccc;
	text-decoration: underline;
}


/*********** header ************/

#header {
	display: block;
	width: 800px;
	height: 218px;
	background: url('images/top.jpg') top left no-repeat;
	}
	
#header #account
{
	display: block;
	position: absolute;
	text-align: right;
	top: 162px;
	left: 50%;
	margin-left: -100px;
	width: 450px;
}

#header
{
	list-style: none;
}

#header #header-logo
{
	position: absolute;
	left: 270px;
	width: 450px;
	top: 0px;
	height: 170px;
}


#header #account h3
{
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
	margin: 0px;
}

#header #account h3 #username
{
	font-weight: bold;
	
}

.al_nodisplay {
	display: none;
}

#al_loading, #al_login, #al_register, #al_lostPassword {
	height: 175px;
}

#al_loginMessage, #al_registerMessage, #al_lostPasswordMessage {
	display: none;
}

#al_loadingImage {
	margin-top: 35px;
}

.al_form_elm
{
	float: right;
	margin-right: 2px;
	text-align: left;
}

.login_submit
{
	height: 26px;
	margin-top: 12px;
}

/*********** body styles **************/

#body
{
}


#body-main
{
	margin: 0px 0px;
	background-color: #fff;
}

.entry
{
	font-size: 14px;
	line-height: 18px;
	color: #336;
}

.entry h3
{
	color: #333;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.entry h2
{
	color: #333;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.entry img
{
	border: 1px solid #666;
	padding: 1px;
}

.entry a:hover img
{
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}

/************ sidebar styles ************/

#sidebar
{
	position: relative;
	float: left;
	width: 190px;
	text-align: left;
	margin: 0px 5px 10px 5px;
	font-size: 1.2em;
}

#sidebar-main
{
	padding: 0px 5px 5px 0px;
}

#sidebar-main h2
{
	margin: 0px;
	background: #003260 url('images/th.gif') top left repeat-x;
	text-align: center;
	color: #eee;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}

#sidebar-main h2 a
{
	display: block;
	color: #eee;
}

#sidebar-main h2 a:hover
{
	background: #06c;
}

#sidebar-main li
{
	list-style: none;
}

#sidebar-main ul
{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px;
	border: 1px solid #666;
	background: #eee;
}

#sidebar-main ul li
{
	list-style-position: inside;
	font-size: 1.0em;
	line-height: 1.4em;
	border-bottom: 1px solid #ccc;
}

#sidebar ul li a
{
	display: block;
	padding-left: 5px;
}

#sidebar ul li a:hover
{
	background: #ccc;
}

#sidebar .tweets li
{
	padding-left: 5px;
	padding: 2px 2px 2px 5px;
}

#sidebar .tweets a
{
	padding-left: 0px;
	display: inline;
}

#sidebar .tweets a:hover
{
	background: none;
}

#sidebar .widget_tag_cloud div
{
	background: #eee;
	padding: 5px 5px;
	border: 1px solid #666;
}

#sidebar #roatan_weather
{
	text-align: center;
}

#sidebar .sidebar-archives
{
	text-align: center;
}

#sidebar .sidebar-archives select
{
	width: 160px;
}

#sidebar #facebook-fans
{

}

#sidebar #mlist
{
	margin-bottom: 10px;
	border: 1px solid #666;
}

#sidebar #paypal
{
	padding: 2px 10px;
	text-align: justify;
}

/************* markerlist styles ***********/

/********** menu stats **********/

.stats
{
	background: #7b7b7b url('images/menu.gif') repeat-x top left;
}

.stats h3
{
	color: #fff;
	height: 30px;
	font-size: 12px;
	line-height: 32px;
	height: 32px;
	text-align: left;
	margin: 0px;
}

.stats h3 img
{
	float: left;
	padding: 4px 4px;
}

.stats h3 a
{
	display: block;
	text-decoration: none;
	line-height: 32px;
	height: 32px;
	color: #eee;
}

.stats h3 a:hover
{
	background: #003260 url('images/menu-hover.gif') top left repeat-x;
}

.stats h3 a span
{
	float: right;
	width: 10px;
	height: 32px;
	background: url('images/tab-show.png') right center no-repeat;
	margin-left: 2px;
	margin-right: 5px;
}

.stats .marker_stats
{
	display: none;
	text-align: left;
	font-size: 12px;
}
.stats .marker_stats img
{
	float: left;
	padding: 1px 2px;
	border: none;
}

.stats .marker_stats a
{
	display: block;
	line-height: 26px;
	background: #ccc;
	color: #333;
	border-bottom: 1px solid #999;
}

.stats .marker_stats a:hover
{
	background: #eee url('images/markerlist.gif') bottom left repeat-x;
	color: #003260;
}

.stats .marker_stats a span
{
	float: right;
	width: 16px;
	height: 26px;
	background: url('images/noviz.gif') right center no-repeat;
	margin-left: 2px;
}

/************** content styles *************/

#content
{
	padding: 0px 10px;
	margin-left: 190px;
	font-size: 1.2em;
	line-height: 1.6em;
	text-align: left;
	background: #fff;
}

#content ul
{
	list-style: circle;
}

#content ol
{
	list-style-position: inside;
}

#content li
{
	margin-bottom: 0.5em;
}

#content .post
{
	margin-bottom: 30px;
}

/************** body top styles ***********/
#pagemenu
{
	position: relative;
	width: 100%;
	display: block;
	height: 30px;
	background: url('images/menu.gif') repeat-x top left;
	border: 1px solid #666;
	border-top: 1px solid #aaa;
	z-index: 100000;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#pagemenu ul
{
	margin: 0px;
	padding: 0px;
}

#pagemenu li
{
	display: block;
	width: 194px;
	padding: 0px;
	margin: 0px;
	list-style: none;
	border-left: 1px solid #999;
	border-right: 1px solid #666;
	float: left;
}

#pagemenu a
{
	display: block;
	padding: 0px 5px;
	line-height: 30px;
	font-size: 14px;
	padding: 0px;
	color: #eee;
}

#pagemenu a:hover
{
	background: #003260 url('images/menu-hover.gif') top left repeat-x;
	cursor: pointer;
}

#pagemenu a span
{
	float: right;
	width: 10px;
	height: 30px;
	background-image: url('images/tab-show.png');
	background-position: center;
	margin-left: 2px;
	margin-right: 5px;
}

#pagemenu .page_dropdown
{
	display: none;
	position: absolute;
	top: 30px;
	left: -1px;
	border: 1px solid #666;
	background: #ccc;
	width: 100%;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	opacity:0.90;
}

#pagemenu .page_dropdown:hover
{
	z-index: 100000000;
	pointer: cursor;
}

#pagemenu .page_subpages
{
	width: 100%;
}

#pagemenu .page_subpages li
{
	display: block;
	float: left;
	width: 194px;
	padding: 0px;
	margin: 0px;
	list-style: none;
	border-left: 1px solid #999;
	border-right: none;
	float: left;
}

#pagemenu .page_subpages a
{
	line-height: 26px;
	background: #ccc;
	color: #333;
	float: none;
	margin: 0px;
}

#pagemenu .page_subpages a:hover
{
	background: #eee url('images/markerlist.gif') bottom left repeat-x;
	color: #003260;
}


/***************** navigation styles ****************/

.archivetitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	text-align: center;
	font-size: 22px;
}

.navigation
{
	display: block;
	color: #084883;
	height: 20px;
	padding: 5px 5px;
	margin: 0px;
	margin-bottom: 10px;
}

.prevlink
{
	float: left;
	text-align: left;
}

.nextlink
{
	float: right;
	text-align: right;
}

/************ page title styles ***********/

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: center;
	font-size: 30px;
	line-height: 50px;
	color: #003260;
	border-bottom: 1px solid #003260;
}

.pagetitle a
{
	color: #003260;
}

.pagetitle a:hover {
	color: #666;
}

.pagetitle small
{
	font-size: 12px;
}

.pagetitle small a {
	color: #ccc;
	font-size: 16px;
}

.pagetitle small a:hover {
	text-decoration: underline;
	color: #999;
}

.pagetitle img {
	float: left;
	margin-right: 5px;
}

/************ post title styles ***********/

.posttitle {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: left;
	font-size: 22px;
	color: #003260;
}

.posttitle a
{
	color: #003260;
}

.posttitle a:hover {
	color: #666;
}

.posttitle small a {
	color: #8cb4d0;
	font-size: 16px;
}

.posttitle small a:hover {
	text-decoration: underline;
	color: #00427f;
}

.posttitle img {
	float: left;
	margin-right: 5px;
}


/************ postmetadata style *********/

.postmetadata
{
	font-size: 10px;
	background-color: #eee;
	border: 1px solid #00427f;
	margin-bottom: 10px;
	text-align: left;
	padding: 2px;
}

.postmetadata .info
{
	background: #003260 url('images/th.gif') top left repeat-x;
	color: #eee;
	font-weight: bold;
	padding: 2px 5px;
}

.postmetadata .tags
{
	padding: 2px 5px;
}

.postmetadata .info a
{
	color: #fff;
	text-decoration: underline;
}

.postmetadata .info a:hover
{
	color: #ccc;
}

/************ comments styles *************/

.post-comments
{
	text-align: left;
	border: 1px solid #00427f;
	background: #ccc;
	margin-bottom: 10px;
}

.post-comments h3
{
	background: #003260 url('images/th.gif') top left repeat-x;
	color: #eee;
	font-weight: bold;
	padding: 2px 5px;
	margin: 0px 0px;
}

.post-comments .commentlist
{
	margin: 0px 0px;
	padding: 0px 0px;
}

.post-comments li
{
	list-style: none;
	border-top: 1px solid #00427f;
}

.post-comments .comment-count
{
	float: right;
	font-size: 16px;
	color: #fff;
	padding: 2px 2px;
	margin: 0px;
	font-weight: bold;
	background: #00427f;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.post-comments .commentmetadata
{
	display: block;
	font-size: 10px;
}


.post-comments .comment-author
{
	padding: 5px 5px;
	line-height: 16px;
	font-size: 16px;
	height: 34px;
	background: #eee;
	border-bottom: 1px solid #00427f;
}

.post-comments .comment-author img
{
	float: left;
	border: 1px solid #00427f;
	margin-right: 5px;
}

.post-comments .alt 
{
	
}

.post-comments .comment-text
{
	margin: 2px 9px;
}

.post-comments .comment-text-top
{
	background: url('images/comment-top.png') top left no-repeat;
	width: 600px;
	height: 16px;
	margin: 0px 0px;
}

.post-comments .comment-text-bottom
{
	background: url('images/comment-bottom.png') top left no-repeat;
	width: 600px;
	height: 6px;
	margin: 0px 0px;
}

.post-comments .comment-text-main
{
	background: #fff;
	margin: 0px;
	padding: 1px 6px;
}

/*********** comments reply ***************/

.comments-reply
{
	text-align: left;
	border: 1px solid #00427f;
	background: #ccc;
	margin-bottom: 10px;
}

.comments-reply h3
{
	background: #003260 url('images/th.gif') top left repeat-x;
	color: #eee;
	font-weight: bold;
	padding: 2px 5px;
	margin: 0px 0px;
}

.comments-reply h4
{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.comments-reply h4 input
{
	width: 500px;
	margin: 0px 0px;
	padding: 1px 1px;
	border: none;
	height: 30px;
	color: #fff;
	background: #333;
	font-size: 16px;
	font-weight: bold;
	border: 2px solid #333;
}

.comments-reply h4 input:hover
{
	background: #00427f;
	cursor: pointer;
}


.comments-reply .info
{
	padding: 5px 5px;
	line-height: 16px;
	font-size: 16px;
	background: #eee;
	border-bottom: 1px solid #00427f;
}

.comments-reply form
{
	padding: 5px 5px;
}

.comments-reply small
{
	font-size: 1.0em;
	line-height: 1.3em;
}

.comments-reply textarea
{
	border: 1px solid #00427f;
	font-size: 14px;
	color: #00427f;
	padding: 1px 1px;
}

.comments-reply #comment
{
	width: 572px;
}

.comments-reply label
{
	font-weight: bold;
}

.comments-reply input
{
	border: 1px solid #00427f;
	font-size: 14px;
	color: #00427f;
	padding: 1px 1px;
}

.comments-reply #submit
{
	margin: 0px 0px;
	padding: 1px 1px;
	border: none;
	width: 576px;
	height: 30px;
	color: #fff;
	background: #333;
	font-size: 16px;
	font-weight: bold;
	border: 2px solid #333;
}

.comments-reply #submit:hover
{
	background: #00427f;
	cursor: pointer;
}

/************ home styles ****************/

#tir-slideshow
{
	position: relative;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;
	display: block;
	border: 1px solid #666;
	border-top: none;
}

#tir-slideshow a
{
	color: #6FF;
	text-decoration: underline;
}

#tir-slideshow a:hover
{
	color: #06f;
}


/*************** MARKER *************/

.marker
{
	display: block;
}

.marker .basic
{
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.marker .basic:hover
{
	background: #eee url('images/markerlist.gif') bottom left repeat-x;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.marker .basic h3
{
	font-size: 14px;
	line-height: 14px;
}

.marker .sponsor
{
	padding: 5px;
	background: #ffc;
	border: 1px solid #F99;
	margin: 2px 0px;
}

.marker .sponsor:hover
{
	background: #ffc url('images/sponsors-hover.gif') top left repeat-x;
}

.marker .sponsor h3
{
	font-size: 16px;
	line-height: 16px;
}

.marker a
{
	text-decoration: none;
}

.marker a:hover
{
	text-decoration: underline;
}

.marker h3 img
{
	margin-right: 10px;
	border: none;
}

.marker h3 a
{
	text-decoration: none;
	color: #00427f;
}

.marker h3 a:hover
{
	text-decoration: underline;
	color: #8cb4d0;
}

.marker h3
{
	color: #00427f;
	margin: 0px 0px;
	padding: 5px 2px;
	text-align: left;
}

.marker h3 small
{
	color: #666;
}

.marker .sponsor-info
{
	margin-left: 58px;
	padding: 2px 5px;
}

.marker .basic-info
{
	margin-left: 34px;
	padding: 2px 5px;
}

.marker .blurb
{
	padding: 2px 5px;
	text-align: left;
}

.marker .info
{
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}

.marker .info a
{
	display: inline;
	text-decoration: none;
}

.marker .info a:hover
{
	cursor: pointer;
	text-decoration: underline;
}

.markert .info ul
{
	list-style: none;
}

.marker .info li
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

.marker .info li img
{
	float: left;
	margin-right: 5px;
	border: none;
}

.marker .links
{
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}

.marker .links a
{
	display: inline;
	text-decoration: none;
}

.marker .links a:hover
{
	cursor: pointer;
	text-decoration: underline;
}

.marker .links ul
{
	list-style: none;
}

.marker .links li
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

.marker .links li img
{
	float: left;
	margin-right: 5px;
	border: none;
}

.marker a.delete
{
	color: #f00;
}

.marker a:hover.delete
{
	background: #f00;
	color: #fff;
}

/************ footer styles ***************/

#footer
{
	position: relative;
	padding: 15px 300px 0px 40px;
	height: 190px;
	text-align: center;
	margin: 0px;
	font-size: 10px;
	background: url('images/bottom.jpg') bottom left no-repeat;
}

#footer li
{
	list-style: none;
	display: inline;
}

#footer-main
{
	position: relative;
	top: 15px;
}

/*********** general styles ***********/

.clear
{
	clear: both;
}

.clearright
{
	clear: right;
}

.clearleft
{
	clear: left;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

img.alignright {
	margin: 0px 0px 5px 7px;
	display: inline;
	}

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

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.textleft {
	text-align: left;
}

.textright {
	text-align: right;
}

.textcenter {
	text-align: center;
}

.textjustify {
	text-align: justify;
}
/* End Images */

