/*  
Theme Name: SEAIR Adventure Club
Theme URI: http://seairadventureclub.com/
Description: Custom web design by <a href="http://sheeromedia.com/">Sheero Media Solutions</a>.
Version: 1.0
Author: Sheero Media Solutions Group, Inc.
Author URI: http://sheeromedia.com/

	This layout is for the website of
	SEAIR Adventure Club
	only and may not be used for any other purpose.

*/

body {
	background-color:#042f62;
	margin:0px 0px 0px 0px;
	padding:0px 0px 30px 0px;
}

body, td, th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

a {color:#900106;}
a:hover {color:#e17b02;}

img {border:none;}

.bodycontainer {
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
	width:100%;
}

.container {
	width:960px;
	margin:auto;
	padding:0px 0px 0px 0px;
}

.body {
	background-color:#deeefe;
	background-image:url(images/bodybg1.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:960px;
	padding:22px 0px 0px 0px;
}

/* Footer */
.footer {
	background-image:url(images/bodybg2.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color:#7f91be;
	font-size:11px;
	text-align:center;
	padding:25px 0px 0px 0px;
}
	.insidefooter {background-image:url(images/footer_inside.gif);}
	.homefooter {background-image:url(images/footer_home.gif);}

.footer a {color:#7f91be;}
.footer a:hover {color:#ffffff;}

.copyright {
	display:block;
	color:#6078a7;
	padding:10px 0px 0px 0px;
}
.copyright a {color:#6078a7; text-decoration:none;}
.copyright a:hover {color:#ffffff;}

/* Header */
.header {width:960px; height:161px;}
.header .col1 {width:268px; float:left;}
.header .col2 {width:670px; float:right;}

.header .col1 a {
	display:block;
	text-decoration:none;
	width:268px;
	height:144px;
}

.header .col2 .search {
	padding:48px 0px 0px 430px;
	height:48px;
}
.header .col2 .search form {margin:0px; padding:0px;}
.header .col2 .nav {
	width:670px;
	height:30px;
	font-family:tahoma, Geneva, Verdana, Helvetica, "Sans Serif";
	font-size:11px;
	text-align:center;
}
.header .col2 .nav ul {margin:0px; padding:0px; list-style-type:none;}
.header .col2 .nav ul li {
	margin:0px;
	padding:0px 12px 0px 12px;
	float:left;
	line-height:32px;
	text-transform:uppercase;
}
.header .col2 .nav ul li a {color:#ffffff; text-decoration:none;}
.header .col2 .nav ul li a:hover {color:#f7941e; text-decoration:underline;}


/* Content - Inside */
.body_inside1 {
	width:960px;
	background-image:url(images/body_inside1.gif);
	background-repeat:repeat-y;
}
.body_inside2 {
	width:960px;
	background-image:url(images/body_inside2.jpg);
	background-repeat:no-repeat;
}
.inside_col23 {width:770px; float:right;}
.inside_col2 {width:580px; float:left; padding:22px 0px 0px 0px;}
.inside_col3 {width:170px; float:right;}
.inside_col1 {width:170px; float:left;}

/* Content - Inside - Column 2 */
.sidebar {margin:0px; padding:0px 0px 0px 0px; color:#c4d5ed; font-size:11px;}
	.leftsidebar ul li h2 {text-align:right;}
.sidebar ul {margin:0px; padding:0px; list-style-type:none;}
.sidebar ul li {
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}
.sidebar ul li p {
	margin:0px;
	padding:0px 10px 8px 10px;
	line-height:14px;
}
.sidebar ul li p a {color:#ffffff;}
.sidebar ul li p a:hover {color:#2c3180;}

.sidebar ul li h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#f7941e;
	background-color:#2c3180;
	margin:0px 0px 10px 0px;
	padding:5px 10px 3px 10px;
	text-transform:uppercase;
}
	h2.topright {
		height:19px;
		background-image:url(images/inside_sidebarh2_right.gif);
		background-repeat:no-repeat;
		background-position:top left;
	}
	h2.topleft {
		height:19px;
		background-image:url(images/inside_sidebarh2_left.gif);
		background-repeat:no-repeat;
		background-position:top right;
	}	
	h2.tophome{
		height:19px;
		background-image:url(images/home_sidebarh2.gif);
		background-repeat:no-repeat;
		background-position:top right;
	}
	
.sidebar ul li ul {margin:0px; padding:0px 10px 0px 10px; list-style-type:none;}
.sidebar ul li ul li {
	margin:0px 0px 4px 0px;
	padding:0px 0px 4px 3px;
	background-image:url(images/sidebarlist.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}
.sidebar ul li ul li a {color:#ffffff; text-decoration:none; display:block; margin:0px; padding:0px;}
.sidebar ul li ul li a:hover {color:#2c3180;}

/* Post */
.post {margin:0px 0px 0px 0px; padding:0px 0px 30px 0px;}
.post-title-date {
	display:block;
	margin:0px;
	padding:0px 0px 20px 0px;
	color:#2c3180;
	font-size:11px;
	text-transform:uppercase;
}
	.post-title-date a {color:#2c3180;}
	.post-title-date a:hover {color:#900106;}

.post-title-date h2 {
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	margin:0px;
	padding:0px 0px 4px 0px;
	line-height:normal;
	text-transform:none;
	font-weight:normal;
}
.post-title-date h2 a {color:#900106; text-decoration:none;}
.post-title-date h2 a:hover {color:#000000; text-decoration:underline;}

.post-body {
	width:580px;
	margin:0px;
	padding:0px 0px 0px 0px;
	line-height:18px;
}
	.posthome {padding:0px 0px 0px 20px;}
	
	
.post-body p {
	margin:0px;
	padding:0px 0px 10px 0px;
}

.post-body ul {margin-top:0px; margin-bottom:0px; padding-top:10px; padding-bottom:10px; list-style-type:square; line-height:18px;}
.post-body ul li {margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:10px;}

.post-body ol {margin-top:0px; margin-bottom:0px; padding-top:10px; padding-bottom:10px; list-style-type:square; line-height:18px;}
.post-body ol li {margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:10px;}

.post-meta {
	margin:20px 0px 20px 0px;
	padding:5px 10px 5px 10px;
	border-top: 1px solid #cebfcc;
	border-bottom: 1px solid #cebfcc;
	color:#a84951;
	font-size:11px;
	line-height:16px;
}
.post-meta p {margin:0px; padding:0px 0px 10px 0px;}
.post-meta a {color:#a84951;}
.post-meta a:hover {color:#5661a1;}


/* Comments */
.comments {margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
.comments h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	margin:0px;
	padding:20px 0px 10px 0px;
	color:#2c3180;
}
.comment {
	background-color:#d2e5f9;
	margin:0px 0px 10px 0px;
	padding:10px 10px 15px 10px;
	color:#000000;
	font-size:11px;
	width:560px;
}
.comment p {margin:0px; padding:0px 0px 8px 0px; line-height:16px;}
.comment .gravatar {
	float:left;
	width:50px;
}
.comment .comment-content {
	float:right;
	width:510px;
}
.comment .comment-author {
	display:block;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	line-height:normal;
	padding:0px 0px 3px 0px;
	color:#2c3180;
}
.comment .comment-author a {color:#2c3180;}
.comment .comment-author a:hover {color:#900106;}
.comment .comment-date {display:block; padding:0px 0px 10px 0px; font-family:Arial, Helvetica, sans-serif; font-size:10px; text-transform:uppercase;}
.comment .comment-date a {color:#5661a1; text-decoration:none;}
.comment .comment-date a:hover {color:#900106; text-decoration:none;}


/* Content - Home */
.body_home1 {
	width:960px;
	background-image:url(images/body_home1.gif);
	background-repeat:repeat-y;
}
.body_home2 {
	width:960px;
	background-image:url(images/body_home2.jpg);
	background-repeat:no-repeat;
}
.home_col1 {width:660px; float:left;}
.home_col2 {width:300px; float:right;}

/* Home - Slideshow */
.slideshow {
	width:639px;
	height:393px;
	background-image:url(images/home_slideshow.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	padding:0px 0px 0px 21px;
}
.slideshow_col1 {
	width:160px;
	padding:20px 0px 0px 0px;
	float:left;
}
.slideshow_col1 p {margin:0px; padding:0px 0px 10px 0px; line-height:18px;}
.slideshow_col1 h2 {
	font-size:30px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 7px 0px;
}

.slideshow_col2 {
	width:433px;
	float:right;
	padding:0px 0px 0px 37px;
}
.slideshow_col2_morepics {
	width:367px;
	padding:5px 33px 0px 33px;
	text-align:right;
	font-size:10px;
}
.slideshow_col2_morepics a {color:#2c3180;}
.slideshow_col2_morepics a:hover {color:#900106;}

.home_blogheadrss {
	width:660px;
	margin:0px 0px 0px 0px;
	padding:0px;
}
.home_blogheadrss .bloghead {
	width:350px;
	float:left;
	height:42px;
}
.home_blogheadrss .blogrss {
	width:272px;
	height:27px;
	float:left;
	background-image:url(images/home_blogheadrss.gif);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:11px;
	padding:15px 0px 0px 30px;
}
.home_blogheadrss .blogrss a {color:#5888c7;}
.home_blogheadrss .blogrss a:hover {color:#900106;}

.home_blogentries {
	width:640px;
	padding:25px 0px 0px 20px;
}

/* Home Sidebar */
.homesidebarbox {
	width:300px;
	padding:0px 0px 20px 0px;
	color:#ffffff;
	font-size:11px;
}
	
.homesidebarbox h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#f7941e;
	background-color:#2c3180;
	margin:0px 0px 15px 0px;
	padding:5px 10px 3px 10px;
	text-transform:uppercase;
}
	h2.tophome{
		height:19px;
		background-image:url(images/home_sidebarh2.gif);
		background-repeat:no-repeat;
		background-position:top right;
	}

.homesidebarbox p {margin:0px; padding:0px 0px 7px 0px; line-height:16px;}
	
.homesidebarbox .entry {
	width:275px;
	margin:0px 0px 0px 0px;
	background-image:url(images/home_sidebarsep.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	padding:0px 10px 15px 15px;
	margin:0px 0px 15px 0px;
	color:#deeefe;
}

.homesidebarbox .featuredtitle {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	padding:0px 0px 3px 0px;
	color:#ffffff;
}
.homesidebarbox .featuredtitle a {color:#ffffff;}
.homesidebarbox .featuredtitle a:hover {color:#000000;}

.homesidebarbox .entry .col1 {width:111px; float:left;}
.homesidebarbox .entry .col2 {width:155px; float:right; padding:0px 0px 0px 0px;}

.homesidebarbox .more {
	width:275px;
	padding:0px 0px 0px 0px;
	text-align:right;
}
.homesidebarbox .more a {
	display:block;
	background-image:url(images/more_sidebar.gif);
	background-repeat:no-repeat;
	width:54px;
	height:17px;
	text-decoration:none;
	color:#f7941e;
	text-align:center;
	float:right;
	text-transform:uppercase;
	line-height:17px;
	font-size:10px;
}
.homesidebarbox .more a:hover {color:#ffffff;}

.homesidebarbox .newstitle {
	display:block;
	color:#2c3180;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	padding:0px 0px 5px 0px;
}
.homesidebarbox .newstitle a {color:#2c3180;}
.homesidebarbox .newstitle a:hover {color:#FFFFFF;}

.homesidebarbox .newsdate {
	display:block;
	color:#c4d5ed;
	font-size:9px;
	text-transform:uppercase;
	padding:0px 0px 10px 0px;
}

.homesidebarbox .divbox {
	width:270px;
	margin:0px 0px 0px 0px;
	padding:0px 15px 15px 15px;
	margin:0px 0px 15px 0px;
	color:#deeefe;
}