/*  
Theme Name: JTYD Mod
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/

	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

*/



body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-image: url('http://www.tayloryachtdesigns.com/images/sonars.jpg');
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color: #273b47;
	background-position: top center;
	margin: 0;
	padding: 0;
	text-align: center;
	}

#wrap {
	display: block;
	background-color: white;
	width: 700px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
}

#header {
	height: 155px;
	width: 696px;
	border-left: 2px solid white;
	border-right: 2px solid white;
	padding: 0;
	margin: 0;
	position: relative;
	}

#headerimg 	{ 
	margin: 0; 
	height: 120px; 
	width: 696px;
	background-image: url('http://www.tayloryachtdesigns.com/images/logoback2.png');
	} 

#nav {
	background-color: #003466;
	margin: 0;
	padding: 0px 0 0 0;
	height: 28px;
	width: 696px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

a.nav, a.nav:hover, a.nav:visited { font-size: 1.8em; font-family: 'Copperplate Gothic Light'; color: white; }

 #headlines-container {
	width: 160px;
	padding: 0;
	margin: -25px 10px 10px -13px;
	float: left;
	text-align: left;
	}

#headlines {
	margin: 0;
	padding: 3px;
	background-color: #d5eeee;
text-align: left;
	}

#headlines, #headlines a { font-size: .95em; }
ul#headlines {
 list-style-type:none;
    }

ul#headlines li:before{
   content:'»';}

#headlines-corner {
	margin: 0;
	padding: 0;
	} 

#search {
position:absolute;
bottom:-23px;
right:5px;
padding:0;
margin:0 0 0 0;
border:0;
background-image: url('http://www.tayloryachtdesigns.com/images/search.png');
height:30px;
width:186px;
text-align:left;
 }
#searchform {
padding:0;
margin:0;
border:0;}

#searchform input {
font-size: 10pt;
background:white;
padding:0;
margin:5px 0 0 25px;
border:0;
}

#content {
	font-size: 1.2em;
	padding: 15px;
	text-align: left;
	min-height:600px;
	}

#designs-image { margin: 0 -13px 0 -13px; padding: 0; }

#designs-list { margin: -15px 10px 0 -15px; background-color: #fbfbfb; width: 40px; float: left; }
#designs-list li {	list-style-type:none;}

#design-stats { float: right; width: 175px; margin: 0; padding: 0; }

table.stats { font-size: 1.0em; font-family: Arial; font-weight: bold; }

td.dark { background-color: #efefef; text-align: left; }
td.rightdark { background: url('images/statsgrad.png') top right; text-align: right; }
td.light { text-align: left; }
td.rightlight { text-align: right; }

#fpcontent { font-size: 1.2em; text-align: justify;}

.fpentry p, .fppost p { text-indent: 3.0em; }

#footer {
	background: url('http://www.tayloryachtdesigns.com/images/newfooter.PNG');
	border: none;
	text-align: center;
	height: 200px;
	width: 700px;
	padding: 0;
	margin: 0;
	}

#aboutfloat {
	float: left;
	width: 250px;
	text-align: center;
	color: black;
	font-size: .8em;
	font-family: arial;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}


h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

p.entry {
	font-size:1.2em;
	text-indent:3em;
	line-height:1.5em;
	text-align:justify;
	padding:15px;
}
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;
	}

a {	text-decoration: none; }
h2 a:hover, h3 a:hover {	text-decoration: underline; }

a:hover {
	color: #147;
	text-decoration: underline;
	}

/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

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
	}

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;
	}

#emailbutton {
position:absolute;
right:-32px;
margin:0;
padding:0;
}

h1.outro {
    font-family: garamond;
    font-size: 14pt;
    font-style:italic;
    text-align:middle;
    border-top: 2px solid black;
    border-bottom: 2px solid black;
    margin: 15px;
    padding: 3px;
color:black;
}


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

