@charset "utf-8";

/*  Design by Azhirai de Silva @ Az Designs, http://www.theaztrinity.com/  */

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	}



/* ========== Marine OEM Logo / Media ============ */

#topbanner {
	position: relative;
	float: left;
	margin-top: 20px;
	width: 750px;
	height: 200px;
	}




/* ======= FORMATTING ====== */

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #007CC3;
	}

h1 {
	font-size: 1.8em;
	}

h2 {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.4em;
	}



p, ul, ol {
	margin-top: 0;
	line-height: 160%;
	}


a {
	text-decoration: none;
	border-bottom: 1px #999999;
	color: #007CC3;
	}

a:hover {
text-decoration:none;
	}



#wrapper {
	width: 750px;
	margin: 0 auto ;
	padding: 0 auto;
	}


	
.container {
	float: left;
	position:relative;
		background: url(imgs/header3.png) no-repeat top;
	width: 750px;
	margin: 0 auto;
	padding: 0;
	
	}


/* ======= Page ========*/

#page {
	width: 750px;
	float: left;

	margin-top: 22px;
	background: url(imgs/footer3.png) no-repeat bottom;
	/* background-color: #dddddd;  Background */
	}

#pageheader {
	
	margin: 0 auto;
	padding: 0;	
	}

/* ========= Sidebar ========== */

#sidebar {
	float: left;
	width: 150px;
	padding-top: 10px;
	padding-left: 10px;
	}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#sidebar li {
	margin: 0;
	padding-left: 0px;
	padding-right: 0px;
	}

#sidebar li ul {
	padding-bottom: 30px;
	}

#sidebar li li {
	line-height: 35px;
	}

#sidebar li li span {
	display: block;
	margin-top: 0px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
	}

#sidebar h3 {
	height: 35px;
	text-align: left;
	padding-left: 30px;
	letter-spacing: -0.5px;
	background: url(imgs/mbg2.png) no-repeat left top;
	color: #007CC3;
	font-size:12px;
	}


#sidebar h3:hover {
	
	height: 35px;
	text-align: left;
	padding-left: 30px;
	letter-spacing: -.5px;
	text-shadow: #00568A;
	background: url(imgs/mbg.png) no-repeat left top;
	font-size:11px;
	}

#sidebar a {
	border: none;
	}

#sidebar a:hover {
	text-decoration: none;
	color: #787878;
	}


#page-sidebgtop {
	background: url(imgs/menutop.png) no-repeat left bottom;
	}


#page-sidebgbtm {
	background: url(imgs/menubottom.png) no-repeat left bottom;
	}

/* ======= POST Content ======== */

#content {
	float: right;
	width: 590px;
	padding-top: 10px;
	min-height: 500px;
	}

.post {
	margin-bottom: 8px;
	margin-right: 20px;
	margin-left: 2px;
	}

.post-bgtop {
	background: url(imgs/img08.png) no-repeat left top;
	}

.post-bgbtm {
	background: url(imgs/img10.png) no-repeat left bottom;
	}

.post .title {
	padding-top: 10px;
	padding-left: 20px;
	color: #007CC3;
	}

.post .title a {
	color: #007CC3;
	border: none;
	}

.post .meta {
	border-bottom: 1px dashed #B5DEF4;
	padding-left: 20px;
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	}

.post .entry {
	padding: 10px 0px 15px 20px;
	text-align: justify;
	}

.post .tbhead {
	border-bottom:thin; 
	border-bottom-color:#007CC3;
	font-size:16px;
	
	}




/* Footer */

#footer {

	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	}

#footer a {
	color: #660066;
	}
