/*  
Theme Name: Custom Marine Components
Theme URI: http://www.custommarinejacksonville.com
Description: A custom wordpress theme for Custom Marine Components of Jacksonville, Florida. Theme designed and developed by Silver Web Designs of Jacksonville, Florida.
Version: 1.0
Author: Silver Web Designs
Author URI: http://www.silverwebdesigns.net

 	Copyright 2008 Silver Web Designs. All Rights Reserved.

*/

/* GENERAL CSS */
#body {
	margin: 0px;
	padding: 0px;
	color: #000000; }
body div, ul, ol, li, table, img {
	margin: 0px;
	padding: 0px; }
body p {
	margin: 10px 0px 15px; }
body img {
	border: none; }
.display_none {
	display: none; }
.clear_div {
	display: none;
	height: 0px;
	width: 0px; }
body:last-child .clear_div {
	display: block;
	clear: both; }
/* GENERAL STYLES */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.626em; }
a {
	color: #D86510;
	text-decoration: underline; }
a:hover {
	color: #113355; }
/* SIEDBAR STYLES */
div#left_content_area {
	font-size: 12px; }
div#left_content_area ul, div#left_content_area ol {
	list-style-type: circle;
	margin-left: 15px; }
div#left_content_area h2 {
	font-size: 21px;
	letter-spacing: -0.2px;
	text-transform: uppercase;
	color: #0e1f3a;
	padding-bottom: 2px;
	margin: 5px 0px;
	border-bottom: 1px solid #0e1f3a ; }
div#left_content_area h2 a {
	color: #0e1f3a;
	text-decoration: none; }
div#left_content_area h2 a:hover {
	text-decoration: underline; }
/* MAIN CONTENT AREA STYLES */
div#right_content_area {
	font-size: 12px;
	color: #0e1f3a; }
div#right_content_area div.entry ul, div#right_content_area div.entry ol {
	padding-left: 25px; }
div#homepage_links a {
	font-weight: bold; }
div#homepage_links a:link, div#homepage_links a:active {
	color: #0e1f3a; }
div#homepage_links a:hover {
	color: #5182b3; }
div#homepage_links a:visited {
	color: #868686; }
div#right_content_area div#search_form_container {
	margin-top: 15px;
	text-align: center; }
div#right_content_area div#search_form_container h2 {
	text-align: left; }
input#s {
	border: 1px solid #666666;
	background-color: #f7f7f7;
	width: 100%; }
input#searchsubmit {
	display: block;
	text-indent: -9000px;
	margin: 15px auto 0px;
	background-color: #ffffff;
	border: none;
	height: 25px;
	width: 91px;
	background-image: url(images/btn_search.jpg);
	background-position: top center;
	background-repeat: no-repeat; }
div#right_content_area div#search_form_container input.sfHover {
	background-image: url(images/btn_search_hover.jpg); }
div#right_content_area h2 {
	font-size: 21px;
	letter-spacing: -0.2px;
	text-transform: uppercase;
	color: #205688;
	padding-bottom: 2px;
	margin: 5px 0px;
	border-bottom: 1px solid #205688; }
div#right_content_area h2 a {
	color: #205688;
	text-decoration: none; }
div#right_content_area h2 a:hover {
	text-decoration: underline; }
div#internal_nav {
	width: 200px;
	float: left;	
}
ul#page_list { 
 	list-style-type: none;
	padding-left: 0px;
	margin: 10px 0px;
	list-style-type: none; }
ul#page_list li { 
	 padding: 3px 0px;}
ul#page_list li a {
	font-weight: bold;
	font-size: 14px; }
ul#page_list li ul {
	list-style-type: square;
 	padding-left: 25px;
	padding-top: 3px;}
ul#page_list li ul li { 
	padding: 3px 0px; }
ul#page_list li ul li a { 
	font-weight: normal;
	font-size: 12px }

/* STRUCTURE */
body {
	text-align: center; }
div#header_outside_container {
	width: 100%;
	height: 225px;
	background-image: url(images/img_gradient_black-blue.jpg);
	background-position: top center;
	background-repeat: no-repeat; }
div#header_top_outside_container {
	width: 100%;
	text-align: center; }
div#header_top_inside_container {
	width: 960px;
	margin: 0px auto;
	height: 109px;
	text-align: left; }
div#header_large_logo_container {
	float: left;
	width: 400px;
	height: 60px;
	margin: 29px 10px 10px 24px; }
div#header_large_logo_container h1 {
	margin: 0px; } 
div#header_large_logo_container a {
	outline: none;
	text-decoration: none; }
div#header_contact_info {
	float: right;
	margin: 10px 30px 5px; }
div#header_contact_info p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0px 7px;
	font-size: 10px;
	font-weight: bold;
	color: #cccccc; }
div#header_contact_info p span.highlight {
	color: #91bee7;
	font-weight: bold; }
/* NAV STYLES */
ul#nav_container {
	float: right;
	clear: right;
	padding: 0px;
	margin-top: 24px;
	width: 453px; }
/*\*/
html*ul#nav_container {
[margin-top: 24px;; /*Affects older Firefox and Netscape browsers only. Seen also by IE5-6 and Safari for Macintosh, which is addressed below.*/
margin-top: 26px;; /*Affects Safari for Macintosh only (v1-3). See also by IE5-6, but thats addressed below. Also hidden from older Firefox and Netscape browsers.*/
]margin-top: 24px;; /*Affects IE 7 only. Seen by IE5-6 but thats addressed below. Hidden from Safari and all Firefox and Netscape browsers.*/
}/**/
.dummyend[id]{clear:both/*end hack using dummy attribute selector for IE5 mac, else error in CSS occurs!*/}
*html ul#nav_container { /* Give IE5 and IE6 their CSS */
	margin-top: 24px; }
ul#nav_container li	{
	display: block;
	padding: 0px;
	float: left; }
ul#nav_container li	a {
	text-decoration: none;
	outline: none;
	display: block;
	height: 27px;
	text-indent: -9000px;
	background-position: top left;
	background-repeat: no-repeat; }
ul#nav_container li	a:hover {
	background-position: bottom left; }
ul#nav_container li	a.selected {
	background-position: bottom left; }
a#nav_home {
	width: 57px;
	background-image: url(images/nav_home.jpg); }
a#nav_about {
	width: 74px;
	background-image: url(images/nav_aboutus.jpg); }
a#nav_customs {
	width: 72px;
	background-image: url(images/nav_customs.jpg); }
a#nav_acc {
	width: 93px;
	background-image: url(images/nav_accessories.jpg); }
a#nav_location {
	width: 69px;
	background-image: url(images/nav_location.jpg); }
a#nav_contact {
	width: 87px;
	background-image: url(images/nav_contactus.jpg); }
					
/* END NAV STYLES */
div#header_bottom_outside_container {
	width: 100%;
	text-align: center; }
div#header_bottom_inside_container {
	width: 960px;
	margin: 0px auto;
	text-align: center;
	height: 110px; }
div#content_outside_container {
	width: 960px;
	min-height: 400px;
	background-image: url(images/blue_bar.jpg);
	background-position: top left;
	background-repeat: repeat-y;;
	margin: 0px auto 0px;
	text-align: left; }
div#left_content_area_container {
	float: left;
	min-height: 450px;
	width: 272px; }
div#right_content_area_container {
	float: right;
	min-height: 450px;
	width: 675px;
	margin-left: 12px;
	margin-bottom:  }
*html div#right_content_area_container {
	height: 450px; }
div#left_content_area {
	padding: 0px 10px; }
div#right_content_area {
	padding: 0px 10px; }
div#slideshow_container {
	width: 443px;
	height: 358px;
	margin: 10px 0px 10px 10px;
	background-color: #ffffff;
	float: right; }
div#footer_outside_container {
	width: 100%;
	background-color: #000000;
	text-align: center; }
div#footer_inside_container {
	width: 960px;
	margin: 0px auto;
	text-align: left; }
div#footer_left_block {
	float: left;
	height: 19px;
	width: 272px;
	background-color: #415264; }
div#footer_right_block {
	float: right;
	margin-right: 10px;
	line-height: 19px;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	color: #aaaaaa;
	font-size: 12px; }
div#footer_right_block a {
	color: #aaaaaa; }
div#footer_right_block a:hover {
	color: #ffffff; }

/* BEGIN DEFAULT WORDPRESS STYLES */

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}


.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

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

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




.post hr {
	display: block;
	}





/* 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 {
	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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

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

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
div#display_table {
	min-height: 500px;
}

div#display_table {
	height: 500px !important;
}

*html div#display_table {
	height: 500px;
}
/* End Various Tags & Classes*/

