/********************************************** Harbor Web Design **********************************************/

body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	line-height: 122%;
	background-color: #191919;
	background-image: url(zeeslayoutimages/background.jpg);
	background-repeat: repeat-x;
}

div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 50px;
   width: 1px;
}

h1, h2, h3 {
	margin: 0;
	color: #D0D0D0;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.5em;
	color: #A0D3E4;
	line-height: 125%;
}

h2 {
	font-size: 1.2em;
	color: #A0D3E4;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	background: url(zeeslayoutimages/motorcyclepolishing4.gif) repeat-x left bottom;
	text-decoration: none;
	color: #A0D3E4;
}

a:hover {
	background: none;
	color: #FFFFFF;
}

/********************************************** Header **********************************************/

#header {
	width: 940px;
	height: 128px;
	margin: 0 auto;
	background-image: url(zeeslayoutimages/zeespolishingheader.jpg);
}

#logo {
	width: 1065px;
	height: 105px;
	padding-top: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(custom_layout/custom_motorcycle02.jpg);
	background-repeat: no-repeat;
	padding-left: 140px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo span {
}

#logo h1 {
	letter-spacing: -1px;
	text-transform: none;
	font-weight: normal;
	font-size: 2em;
	padding-top: 55px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 120px;
}

#logo p {
	text-transform: uppercase;
	font-size: 10px;
	color: #CCCCCC;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #8ABAF8;
}

#logo a:hover {
	border: none;
	text-decoration: none;
	color: #ffffff;
}

#phone {
	color: #ffffff;
	font-size: 1em;
	text-align: right;
	line-height: 17px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 260px;
	padding-bottom: 0px;
	padding-left: 0;
}

#phone a {
	text-decoration: none;
	font-weight: bold;
	color: #FBEDC4;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 24px;
}

#phone a:hover {
	color: #A4C1CF;
}




/********************************************** Navigation *********************************************/

#navigation {
	width: 940px;
	height: 46px;
	margin: 0 auto;
	background: #000000 url(zeeslayoutimages/polishedmenubarback.gif) repeat-x;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;

}

#navigation ul {
	list-style-type: none;
	margin: 0; 
	padding: 0; 
	width: auto; 
}

#navigation ul li {
	display: block;
	float: left;
	margin: 0;
	background: none;
	padding: 0;
}

#navigation ul li a {
	background: transparent url(zeeslayoutimages/webbgdivider.gif) no-repeat top right;
	color: #CCCCCC; 
	display: block; 
	float: left; 
	height: 34px; 
	padding-top: 13px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-decoration: none; 
}

#navigation ul li a:hover {
	color: #E2F1FB;
	background-color: #ffffff;
	height: 34px; 
	background-image: url(zeeslayoutimages/polishedmenuhover.gif);
	background-repeat: repeat;
	background-position: right top;

}

#navigation ul li a.current {
	color: #FFFFFF;
	background-color: #ffffff;
	background-image: url(zeeslayoutimages/polishedmenubarcurrent.gif);
	background-repeat: repeat;
	background-position: right top;
}




/********************************************** Page **********************************************/

#page {
	width: 860px;
	background: #121212 url(zeeslayoutimages/motorcyclepolishing3.gif) repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}

/********************************************** Content **********************************************/


.splashleft{
	position:absolute;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	top: auto;
	float: none;
}

#content {
	float: left;
	width: 560px;
}

.post {
}

.post .title {
	padding: 5px 0;
	color: #FFFFFF;
}

.post .title a {
	background: none;
}

.post .meta {
	color: #0092B6;
	padding: 2px 10px;
	background: #0D0D0D;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-transform: uppercase;
	text-align: left;
	font-size: .9em;
}

.post .entry {
	text-align: justify;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}

.post .links {
	text-align: left;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	text-decoration:underline;
	line-height: 250%;
}



/********************************************** Feature **********************************************/


.post .feature {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	text-align: justify;
}

.minifeature {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	float: right;
}

.minifeatureleft {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 1px;
	float: left;
}


/********************************************** Sidebar **********************************************/

#sidebar {
	float: right;
	width: 275px;
	background: #0D0D0D;

}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}

#sidebar li li {
}

#sidebar h2 {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background: #000000;
	font-size: 1.2em;
}

#sidebar p {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.sidebarfeature {
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}


/********************************************** Footer Address Block **********************************/

#footeraddress {
	width: 940px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 0px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #35393D;
	background-image: url(zeeslayoutimages/zees.gif);
	background-repeat: repeat-x;
}

#footeraddress p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}
