/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

@import url("http://www.phowlerboatcompany.com/reset.css");
@import url("http://www.phowlerboatcompany.com/dropdown.css");

body {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background: #22273b url(http://www.phowlerboatcompany.com/images/bkg.jpg) no-repeat top center;
	text-align: center;
}

#clearing {
	clear: both;
}

#container {
	width: 920px;
	background: #ffffff url(http://www.phowlerboatcompany.com/images/container_bkg.jpg) no-repeat top left;
	margin: 0 auto;
	text-align: center;
	border-bottom: 10px solid #656943;
}

#header {
	width: 920px;
	height: 110px;
	background: #ffffff url(http://www.phowlerboatcompany.com/images/phowler_header.jpg) no-repeat top left;
	margin: 0 auto;
}

#mainmenu {
	height: 50px;
	width: 920px;
	background: url(http://www.phowlerboatcompany.com/images/mainmenu.jpg) no-repeat top left;
	margin: 0 auto;
	text-align: center;
}

#mainmenu span { visibility: hidden; }

#mainmenu a { height: 50px; display: block; text-decoration: none; }

#mainmenu li { height: 50px; display: block; }

#mainmenu li { float: left; list-style: none; display: inline; }

#home { width: 140px; }
#about { width: 95px;}
#products { width: 140px;}
#contact { width: 145px;}
#downloads { width: 165px;}
#illowa { width: 235px;}

li#home a:hover {background: transparent url(http://www.phowlerboatcompany.com/images/mainmenu.jpg)  0px -50px no-repeat}
li#about a:hover {background: transparent url(http://www.phowlerboatcompany.com/images/mainmenu.jpg)  -140px -50px no-repeat}
li#products a:hover {background: transparent url(http://www.phowlerboatcompany.com/images/mainmenu.jpg) -235px -50px no-repeat;}
li#contact a:hover {background: transparent url(http://www.phowlerboatcompany.com/images/mainmenu.jpg) -375px -50px no-repeat;}
li#downloads a:hover {background: transparent url(http://www.phowlerboatcompany.com/images/mainmenu.jpg) -520px -50px no-repeat;}
li#illowa a:hover {background: transparent url(http://www.phowlerboatcompany.com/images/mainmenu.jpg) -685px -50px no-repeat;}

#billboard {
	width: 920px;
	height: 440px;
	background: transparent;
	overflow: hidden;
}

#news {
	float: left;
	width: 318px;
	height: 163px;
	background: url(/images/news-bkg.png) no-repeat top left;
	z-index: 8;
	position: relative;
	bottom: 430px;
	padding: 48px 20px 15px 30px;
	text-align: left;
}

#news p, #news p a {
        color: #3e3e3e;
        width: 258px;
        line-height: 150%;
        font-size: 1em;
	text-decoration: none;
}

#news h2, #news h2 a {
	font-size: 1.1em;
	text-align: left;
	color: #656943;
	text-decoration: none;
}

#news h2 a:hover, #news p a:hover {
        text-decoration: underline;
}

#content {
	width: 594px;
	float: left;
	background: transparent;
	text-align: left;
        margin: 20px 20px 20px 42px;
}

#content-gallery {
	width: 838px;
	float: left;
	background: transparent;
	text-align: left;
        margin: 20px 20px 20px 42px;
}

#sidebar {
	width: 204px;
	float: right;
	margin: 0px 0px 0px 0px;
        background: url(/images/sidebar_bkg.jpg) repeat-y top left;
        padding: 20px 18px 20px 22px;
        text-align: left;
        min-height: 420px;
}

.sidebar_outsides {
       float: right;
}

#product-box-left, #product-box-right {
        width: 268px;
        padding: 10px;
        text-align: center;
        background: #656943;
        font-size: 1.5em;
        color: #ffffff;
        margin: 8px 0px 15px 0px;
}

#product-box-left {
        float: left;
}

#product-box-right {
        float: right;
}

#product-box-left img, #product-box-right img {
        margin: 0px 0px 8px 0px;
}

#product-box-left img:hover, #product-box-right img:hover {
        background: #ffffff;
}

#product-box-left a, #product-box-right a, #product-box-left a:visited, #product-box-right a:visited {
        color: #ffffff;
        text-decoration: none;
}

#product-box-left a:hover, #product-box-right a:hover {
        color: #ffffff;
        text-decoration: none;
}

.products_left {
	width: 250px;
	float: left;
        clear: left;
        min-height: 110px;
        text-align: center;
        background: #cececa;
}

.products_full, .announcement {
        width: 584px;
        background: #cececa;
        color: #3e3e3e;
        padding: 10px 20px 10px 10px;
        clear: both;
        margin: 0 0 20px 0;
        vertical-align: middle;
        min-height: 140px;
        height: 140px;
}

.products_full p {
	padding: 0px 0px 8px 0px;
	color: #3e3e3e;
	line-height: 150%;
	font-size: 1.05em;
	text-align: left;    
}

.products_full img, .products_left img {
        margin: 0;
        vertical-align: middle;
}

/* fix for image flash problem before jquery loads */
#features a {
	display: none;
}
	
/* re-enable for noscript */
#features noscript a {
	display: block;
}

#pagers { position: relative; z-index: 9; width: 880px; height: 25px; bottom: 110px; margin: 0px 0px 0px 28px; }
#pagers li { float: right; }
#pagers a { display: block; background: #bbbbbb; color: #bbbbbb; text-decoration: none; margin: 0 3px; padding: 0px 2px;  }
#pagers a:hover { background: #666666; color: #666666; }
#pagers a.activeSlide { background: #656943; color: #656943; }
#pagers a:focus { outline: none; }

#footer {
	width: 880px;
	height: 100px;
	margin: 0px 20px 40px 20px;
	padding: 10px 0px 0px 0px;
	text-align: left;
	margin: 0 auto;
}

#footer-left {
	width: 440px;
	float: left;
}

#footer-right {
	width: 440px;
	float: right;
}

#footer-left p {
	color: #535663;
	font-size: 1em;
	line-height: 170%;
	text-align: left;
}

#footer-right p {
	color: #535663;
	font-size: 1em;
	line-height: 170%;
	text-align: right;
}

#footer p a, #footer p a:visited {
	color: #535663;
	text-decoration: none;
}

#footer p a:hover {
	color: #535663;
	text-decoration: underline;
}

#footer p img {
	vertical-align: middle;
}

.title {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial;
	font-size: 1.5em;
	font-weight: bolder;
	text-align: left;
	color: #ffffff;
}

/* Table styles */

table {
       width: 100%;
       color: #3e3e3e;
       line-height: 200%;
       font-size: 1.05em;
       text-align: left;
}

table td {
       padding: 8px;
}

#content img.icon {
       padding: 0;
       background: transparent;
}

tr.headtable td {
	background: #656943; color: #ffffff;
}

tr.odd td {
	background: #e3e3e3;
}


/* Type styles */

h1 {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial;
	font-size: 2.7em;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
	color: #3b4f47;
	text-decoration: none;
	padding: 0px 0px 5px 0px;
        letter-spacing: -0.009em;
}

#content h2, #sidebar h2 {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial;
	font-size: 1.5em;
	font-weight: normal;
	text-align: left;
	color: #3b4f47;
	text-decoration: none;
	padding: 5px 0px 3px 0px;
	line-height: 140%;
        border-bottom: 1px solid #bbbbbb;
        margin: 0px 0px 5px 0px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 120%;
	font-weight: normal;
	text-align: left;
	color: #656943;
	text-decoration: none;
	padding: 8px 0px 8px 0px;
}

h4 {
	font-size: 1.1em;
	font-weight: normal;
	text-align: center;
	color: #444444;
	text-decoration: none;
	padding: 15px 15px 15px 15px;
	border: 1px dashed #bbbbbb;
	background: #e0f3dc;
	margin: 5px 0px 15px 0px;
	line-height: 150%;
}

p {
	padding: 0px 0px 14px 0px;
	color: #3e3e3e;
	line-height: 200%;
	font-size: 1.05em;
	text-align: left;
}

.date {
	padding: 8px 0px 8px 0px;
	color: #bbbbbb;
	line-height: 180%;
	font-size: 1em;
	text-align: left;
}

#content a, #content a:visited, #sidebar a, #sidebar a:visited, #content-gallery a, #content-gallery a:visited {
	color: #3b4f47;
	text-decoration: underline;
}

#content a:hover, #sidebar a:hover, #address a:hover, #content-gallery a:hover {
	color: #3b4f47;
	text-decoration: underline;
        font-weight: bold;
}

#content ul {
	list-style-type: disc;
	list-style-position: inside;
	margin: 0px 0px 10px 40px;
	text-align: left;
}

#content li {
	padding: 4px;
	color: #3e3e3e;
	line-height: 170%;
}

#sidebar li {
	line-height: 170%;
        padding: 0px 0px 10px 0px;
}

#sidebar ul li ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px 0px 10px 15px;
	text-align: left;
}

.formbox {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial;
	border: 1px solid #bbbbbb;
	background: #ffffff;
	color: #3e3e3e;
	padding: 4px;
	text-align: left;
	font-size: 1.2em;
	vertical-align: middle;
	margin: 3px 0px 15px 0px;
}

/* Breadcrumbs */

#breadcrumb {
	font-size: 0.95em;
	font-weight: normal;
	color: #555555;
	text-align: left;
	float: left;	
}

#breadcrumb a, #breadcrumb a:visited {
    color: #555555;
	font-size: 0.95em;
	text-decoration: none;
}

#breadcrumb a:hover {
    color: #24572b;
	font-size: 0.95em;
	text-decoration: underline;
}

/* IMG styles */

#content img, #content-gallery img {
	padding: 7px;
	background: #cececa;
}

#content-gallery img {
	margin: 3px;
}

#sidebar p img {
	margin: 0px 0px 12px 0px;
}

#content ul img {
        margin: 5px;
}

/** 
 * Default CSS Drop-Down Menu Theme
 *
 * @file		default.css
 * @name		Default
 * @version		0.1
 * @type		transitional
 * @browsers	Windows: IE5+, Opera7+, Firefox1+
 *				Mac OS: Safari2+, Firefox2+
 *
 * @link		http://www.lwis.net/
 * @copyright	2008 Live Web Institute. All Rights Reserved.
 *
 * Module Classes: *.dir {} *.on {} *.open {} li.hover {} li.first {} li.last {}
 * Expected directory tag - li
 *
 */



/*-------------------------------------------------/
 * @section		Base Drop-Down Styling
 * @structure	ul (unordered list)
 *				ul li (list item)
 *				ul li a (links)
 *				/*\.class|(li|a):hover/
 * @level sep	ul
 */


/* ul.dropdown {
 font-weight: bold;
 background: transparent;
 width: 920px;
 text-align: center;
 margin: 0 auto;
} */

	/* ul.dropdown li {
	 padding: 7px 10px;
	 color: #ffffff;
	} */

	/* ul.dropdown li.hover,
	ul.dropdown li:hover {
	 background: #3a4352;
	 color: #ffffff;
	} */

        li#products ul li.secondary a:hover, li#contact ul li.secondary a:hover,li#illowa ul li.secondary a:hover {
        background: #656943;
        height: 22px;
        width: 92px;
}

	ul.dropdown a:link,
	ul.dropdown a:visited	{ color: #ffffff; text-decoration: none; }
	ul.dropdown a:hover		{ color: #ffffff; }
	ul.dropdown a:active	{ color: #ffffff; }


	/* -- level mark -- */

	ul.dropdown ul {
	 width: 100px;
	}

		#mainmenu ul.dropdown ul li.secondary {
		 font-weight: normal;
		 text-align: left;
		 height: 30px;
		 padding: 0px;
		}

		#mainmenu ul.dropdown ul li.secondary a {
		 padding: 8px 0 0 8px;
		}



/*-------------------------------------------------/
 * @section		Support Class `dir`
 * @level sep	ul, .class
 */


/* ul.dropdown *.dir {
 padding-right: 20px;
} */


/* -- Components override -- */

/* ul.dropdown-horizontal ul *.dir {
 padding-right: 15px;
}

ul.dropdown-upward *.dir {
 background-image: url(images/nav-arrow-top.png);
}

ul.dropdown-vertical *.dir,
ul.dropdown-upward ul *.dir {
 background-image: url(images/nav-arrow-right.png);
}

ul.dropdown-vertical-rtl *.dir {
 padding-right: 10px;
 padding-left: 15px;
} */

