/*   
Theme Name: Don's Marine
Theme URI: http://www.donsmarine.com
Description: A simple blue & white theme designed for Don's Marine, LLC. 
Author: M Blaze Miskulin.  Based on the "Travelogue" theme by Josh Lyman
Author URI: http://www.podq.com/
Version: 2.0


/* Color Schemes
   -------------
	Orange Dark: #8a0b23
	Orange Light: #4e61a6
	
	GreenBlue Dark: #618788
	Green Light: #D4DBD3
	Blue Light: #B6CAD1         */

body {
	background-image: url('images/background.jpg');
	background-repeat: repeat-x;
	background-color: #FFFFFF; 
	margin: 0;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
}

#polaroid {
	position:absolute;
	left:0px;
	top:0px;
	width:279px;
	height:285px;
	background: url('images/polaroid.jpg') no-repeat;
}

#header-img {
	position:absolute;
	left:279px;
	top:0px;
	width:486px;
	height:184px;
}

#subheader {
	position:absolute;
	left:279px;
	top:184px;
	width:60%;
	height:101px;
	margin: 3px 5px 0 35px;
}
	
		#subheader #search {
			float: left;
			width: 45%;
		}
		
		#subheader #cats {
			float: right;
			width: 45%;
		}

#sidebar {
	position:absolute;
	left:0px;
	top:285px;
	width:250px;
	margin: 10px 0 5px 3px;
}

#content {
	/*position:absolute;
	left:279px;
	top:285px;
	margin: 10px 20px 10px 35px;
	padding: 0;*/
	right:0;
	margin: 285px 20px 10px 300px;
	padding:0;
	z-index:0;
}

#footer {
	text-align: center;
	font-size:.7em;
	border: 1px solid #D4DBD3;
	width:100%;
	/*height:100%;*/
}

#footerwi {
	text-align: center;
	font-size:.7em;
	border: 1px solid #D4DBD3;
	width:100%;
	height:100%;
}

.post {
	padding: 7px 3px 1px 4px;
	max-width: 700px;
}

.comments {
	margin: 0 0 5px 5%;
	padding-left: 8px;
	/*border-left: 3px #618788 solid;
	border-bottom: 1px #618788 solid; */
}

/* Text Styles */

h1, h2, h3 {
	font-weight: bold;
	color: #8a0b23;
}

.post_head {
	margin-top:-19px;
}

p {
	font-size: .8em;
}

a:link {
	color: #4e61a6;
	text-decoration: underline;
}

a:visited {
	color: #8a0b23;
	text-decoration: underline;
	border: none;
}

a:hover {
	color: #8a0b23;
	text-decoration:none;
}

.pagetitle {
	text-align:center;
	text-decoration:underline;
}
/* End Typography & Colors */

/* Calendar Styles */

#wp-calendar {
	border: 2px solid #333333;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	font-size: smaller;
}

#wp-calendar caption {
	font: bold 1.2em 'Century Gothic', Verdana, Arial, Sans-Serif;
	text-align: center;
	background-color: #618788;
	color:#FFFFFF;
	border: 2px solid #333333;
	border-bottom: none;
	margin: 0 auto;
}

#wp-calendar tbody, #wp-calendar tfoot {
	background-color: #B6CAD1;
	padding: 0;
	margin: 0;
}

#wp-calendar th {
	padding: 0;
}

/* End Calendar Styles */

/* Postit Date */

.post .post_cal {
	border: 1px solid #A6A6A6;
	text-align: center;
	width: 10px;
	float: left;
	margin: 0 10px 5px 0;
}

	.post_cal .dayname {
		background-color: #8a0b23;
		border-bottom: 1px solid #A6A6A6;
		color: #FFFFFF;
		font-size: smaller;
		font-weight: bolder;
		width: 100%;
	}
	
	.post_cal .daynum {
		border-bottom: 1px solid #A6A6A6;
		font-size: xx-large;
		font-weight: bold;
		width: 100%;
	}
	
	.post_cal .month, .post_cal .year {
		background-color: #4e61a6;
		font-size: smaller;
		width: 100%;
	}
	
.postmetadata {
	font-weight: normal;
	font-size: .8em;
}

/* End Postit Date */

/* Sidebar Styles 
#sidebar h3 {
	font-size: medium;
}

#sidebar ul, #sidebar ul ol {
	margin: 0 10px 10px 5px;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	font-size: smaller;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Sidebar Styles */

#sidebar ul {
	list-style-type: none;
	margin: 0 10px 10px 10px;
	font-size: .9em;
}

#sidebar ul li h3 {
	font-size: 1.35em;
	color: #fff;
}

#sidebar ul li ul li {
	list-style-type: square;
	margin-left: 10px;
	padding-left: 10px;
}

/* Seriously hacked out code for cool boxes */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 250px; /* ems so it will grow */
	background: url('images/sbbody.jpg') no-repeat bottom right;
	font-size: 100%;
}

.boxhead {
	background: url('images/sbhead.jpg') no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}

.boxhead h3 {
	/*background: url('images/sbhead-l.gif') no-repeat top left;*/
	margin: 0;
	padding: 8px 30px 8px;
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: .8em;
}

.boxbody {
	/*background: url('images/sbbody-l.gif') no-repeat bottom left;*/
	margin: 5px 5px 10px 0px;
	padding: 5px 5px 10px 0px;
}

/* Gixes & Tweaks */

#navigation
{
	display: block; 
	background: url('images/page_nav.png') repeat; 
	text-align: center; 
	height: 1em; 
	padding: 2px 0; 
	border-left:  1px solid #000; 
}

#nav 
{
	padding-left: 0px; 
	min-width: 1000px; 
	margin: 0 auto;
}

#nav, #nav ul 
{
	text-align: left; 
	font-size: .9em; 
	list-style: none; 
	font-weight: normal; 
	z-index: 8;
}

#nav li 
{
	float: left; 
	padding: 0; 
	margin: 0;
}

#nav a 
{
	border-right: 1px solid #000; 
	display: block; 
	line-height: 1em; 
	padding: 0 7px; 
	color: #00f; 
	text-decoration: none; 
	font-weight: normal;
}
	
#nav a:hover 
{
	border-right: 1px solid #00f; 
	color: #00f; 
	background: #ccc;
}
	
#nav li ul 
{
	margin: 0; padding: 0; 
	font-size: .8em; 
	border: 1px solid #ddd; 
	background: url('images/page_nav.png') repeat #eee;
	position: absolute; 
	left: -999em; 
	height: auto; width: 10em;
}

#nav li li 
{
	width: 10em; 
	margin: 0;
}

#nav li ul a 
{
	background: #99f;
	border-left: 1em solid #f00; 
	margin: 0;
}

#nav li ul a:hover {border-left: 1em solid #f00;}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {left: auto;}
#nav li:hover, #nav li.sfhover { color: #000; background: #ccc;}


.clearer
{
	clear: both;
	padding-right: 7px;
}

.entry img {
	padding: 5px;
}

.boxbody img {
	border: 0;
}

/* Begin Blaze Tweaks and Gixes */

textarea
{
	border: 1px  solid #0518a7;
	background: #dddffd;
}

input
{
	border: 1px  solid #0518a7;
	background: #dddffd;
}

select
{
	border: 1px  solid #0518a7;
	background: #dddffd;
}

table, td
{
	clear: both;
	border: 0px;
	border-style: solid;
	border-color: #000;
}

td
{
	padding: 5px;
}

table.bored
{
	border: 1px solid #000;
	margin: 5px;
	background: #0518a7;
}


.legal
{
	color: #993333;
	font-size: .9em;
	font-style: italic;
}

table tr.rowBorder
{
	border: 1px solid #000;
	margin: 15px;
	background: #fff;
}	

.notice
{
	background: #feff8b;
}

.bigred
{
	font-size: 120%;
	color: #993333;
	font-weight: bold;
}

.medblue
{
	font-size: 110%;
	color: #0354C3;
	font-weight: bold;
}

.price
{
	font-size: 120%;
	font-weight: bold;
	color: #008000;
	line-height: 140%;
}

.entry .page_item ul
{
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

.entry .page_item li
{
	margin: 0;
	list-style: inside circle;
	line-height: 1em;
}

.entry .page_item ul li ul li
{
	margin: 0;
	list-style: inside circle;
	line-height: 1em;
}

.expired
{
	font-size: 175%;
	color: #f00;
}

ul
{
	font-size: .8em;
}

ul ul
{
	font-size: 1em;
}

/* For external sites */

.explorewi
{
	position: absolute;
	top: 285px;
	color: #ff0000;	
}

#flubber {
	text-align: center;
	font-size:.7em;
	border: 1px solid #D4DBD3;
	width:100%;
}

/* 2.6 Caption & Align gix */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

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

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */

/* Used Boats */

.photobox
{
	width: 654px;
	height: 454px;
}
	

.photocell_1
{
	position: relative;
	width: 300px;
	height: 200px;
	top: 15px;
	left: 15px;
}

.photocell_2
{
	position: relative;
	width: 300px;
	height: 200px;
	top: -185px;
	left: 335px;
}

.photocell_3
{
	position: relative;
	width: 300px;
	height: 200px;
	top: -165px;
	left: 15px;
}

.photocell_4
{
	position: relative;
	width: 300px;
	height: 200px;
	top: -365px;
	left: 335px;
}

.desc_box
{
	width: 624px;
	padding: 0 15px 10px 15px;
}

.optimus
{
	font-size: 70%;
	font-weight: bold;
	margin-bottom: .5em;
}

.boat_box
{
	font-family: Times, serif;
	font-size: 170%;
	color: #993333;
	font-weight: bold;
	text-align: center;
}

.motor_box
{
	font-size: 110%;
	color: #0354C3;
	font-weight: bold;
	font-family: Times, serif;
}

.trailer_box
{
	font-size: 110%;
	color: #0354C3;
	font-weight: bold;
	font-family: Times, serif;
}

.feature_box
{
	font-size: 100%;
	margin: .5em 0 .5em 1em;
}

.cash_box
{
	font-family: Times, serif;
	font-size: 170%;
	font-weight: bold;
	text-align: center;
	color: #008000;
	line-height: 140%;
}

.gallery_link
{
	font-weight: bold;
}
.shoe
{
	background-color: #8a0b23;
	text-align: center;
	font-size:.7em;
	width:654px;
	color: #fff;
	font-weight: bold;
	margin-left: 4px;
}

.print_header
{
	display: none;
}

.brokerage
{
	float: right;
	font-size: 120%;
	color: #0354C3;
	font-weight: bold;
	font-family: Times, serif;
	margin-top: -1em;
}


.tablehead
{
	background: #8a0b23;
	color: #fff;
	text-align: center;
	font-weight: bold;
}

.tabledata
{
	text-align: center;
}
