/*
Theme Name: Yacht
Theme URI: http://themes.floridakeysnews.info
Description: <a href="http://themes.floridakeysnews.info">Yacht</a> from <a href="http://www.floridakeysnews.info">Florida Keys News</a>
Version: 1.0
Author: themes.floridakeysnews.info
Author URI: http://themes.floridakeysnews.info/
*/
/* -------------------------------------
#standards
------------------------------------- */

html 
{ 
	/* force scrollbars */
	min-height:100%; 
	margin-bottom:1px; 
}

body 
{
    font: 95% Trebuchet MS, Arial, Helvetica, sans-serif;
	padding:10px 0 0 0;
	margin:0;
	color:#000;
	background: #c8d7e6 url(images/pool_bg.jpg);
}


p
{
	/*line-height:1.5em;
	text-align:justify;
	margin-top:0;
	margin-bottom:10px;*/
	margin:0;
	padding:5px 0 5px 0;
}

a
{
	color: #0066CC;
	text-decoration:none;
}

a:hover 
{
	color: blue;
	border-bottom: none;		
}

img {
	border: none;
}

h1 
{
    font-size:3.5em;
	margin:0;
	padding:0;
	font-weight:normal;

}
    
h2 
{
    font-size:1.4em;
	margin:0;
	padding:0;
	
}
    
h3 
{
    font-size:1.15em;
	margin:0;
	padding:0;
}

h4 
{
    font-size:1em;
	margin:0;
	padding:0;
}

form
{
	padding:0;
	margin:0;
}

.clear 
{
    clear:both;
	padding:0;
	margin:0;
}

.alignleft
{
	float:left;
}

.alignright
{
	float:right;
}

.credits

{

	display: none;
}

a.credits		{ color: #444444; text-decoration: none;}
a.credits:hover { color: #000000; text-decoration: underline;}


/* -------------------------------------
#page
------------------------------------- */

#page
{
	width:800px;
	margin:0 auto;
	background: #fff;
	padding:0 0 10px 0;
	border:1px solid #05647c; 
}

.pagetitle
{
	margin:0 0 10px 0;
	padding:7px 7px 2px 7px;
	background:url('images/pagetitle2.png') no-repeat;
	font-weight:normal;
	color:#000;
	height:27px;
}

#page img {
	padding: 30px 0 10px;
}


/* -------------------------------------
#navigation
------------------------------------- */

#navigation
{
	margin:0;
	padding:0;
	
}

.navigation a
{

	text-decoration:none;
	font-weight:bold;
	color:#000;

}

#navigation a:hover 
{

}
.tabNavigation
{
	margin:0;
	padding:0;
	line-height:30px;
	float:right;
	margin-top:16px;
	display: none;
}

.tabNavigation li 
{
	line-height:30px;
	margin:0;
	list-style:none;
	float:left;
	margin:0 20px 0 0;
	position:relative;
	
}

.tabNavigation li a
{
	line-height:30px;
	display:block;
	height:25px;
	width:80px;
	margin:0;
	background:url('images/tab.png') no-repeat;
	color:#05647c !important;
	text-align:center;
}

.tabNavigation li a:hover
{

	color:#06c !important;
	text-decoration:underline;
}

	

/* -------------------------------------
#header
------------------------------------- */

#header
{
	background:url('images/header_beach.png') no-repeat;
	width:800px;
	height:225px;
	margin-bottom:10px;	
}

#header a, #header a:hover
{
	color: #000;
	text-decoration:none;
}

#headerTitle
{
}


#headerTitle h1
{
	float:left;
	width: 160px;
	clear:both;
	position:relative;
	top:15px;
	left:25px;
	font-size: 24px;
}

#headerTitle h1 a
{
	color:#000 !important;
	font-weight:normal !important;
}

.description
{
	float:right;
	clear:right;
	position:relative;
	top:200px;
	left:-20px;
	color:#000;
}

/*#headerSidebox
{
	width:185px;
	height:100px;
	padding:10px 5px 10px 10px;
	color:#fff;
	background:url('images/trans_bg.png');
}

*/

#search
{
	float:left;
	margin:0;
}

#sidebar #search
{

}

#s
{
	font:1em Trebuchet MS, Arial, Verdana,  Helvetica, sans-serif;
	margin:0;
	border:none;
	color:#021f2d;
	padding:3px;
	margin-top:10px;
	margin-bottom:10px;
}


#sidebar #s
{
	font:1em Trebuchet MS, Arial, Verdana,  Helvetica, sans-serif;
	margin:0;
	border:none;
	color:#021f2d;
	padding:3px;
	margin-top:10px;
	margin-bottom:10px;
}

#searchsubmit
{
	font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	color:#021f2d;
	border:none;
	font-weight:bold;
	text-align:right;
	float:left;
	background:transparent;
}

#sidebar #searchsubmit
{
	font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	color:#fff;
	background:transparent;
	border:none;
	float:right;
	font-weight:bold;
	text-align:right;
	padding:0;
	margin:4px 10px 4px 0;
}

/* -------------------------------------
#middle
------------------------------------- */

#middle
{

	width:760px;
	margin:0 auto;
	padding:10px;
}

/* -------------------------------------
#content
------------------------------------- */

#content
{
	clear:both;
	float:left;
	width:540px;
}

.small
{
	padding:5px;
	line-height:1.5em;
}

/* -------------------------------------
.post
------------------------------------- */

.searchresults .post
{
	margin-bottom:20px;
}

#content .navigation
{
	padding:5px 15px 5px 15px;
	height:30px;
	line-height:30px;
}
.post
{
	background:#fff;
	padding:5px;
}

.post a
{
	border-bottom: none;	
}

.post a:hover
{

	border-bottom: 1px blue dotted;		
}

.post .metadata
{
	width:488px;
	padding:5px;
	margin-left:10px;
	border:1px solid #fff;
	background:#c8d7e6;
}

.postfooter
{
	background:#fff;
	width:530px;
	padding:5px;
	margin-bottom:55px;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	font-size: 0.8em;
}

.postfooter a
{
}

.postfooter a:hover
{
}

.entry
{
	padding: 10px 15px 5px 0px;
	margin:0;
}

.title
{
}

.title h2
{
	margin:0;
	padding:7px 7px 2px 7px;

	font-weight:normal;
	display:block;
	height:27px;
	color:#000;
	border-bottom: 1px silver dotted;
}

.title h2 a
{
	color:#000;
	font-weight:normal;
	display:block;
	width:530px;
}

.post .small

{
	font-weight: normal;
	margin:0;
	padding:0;
	padding-bottom:10px;
}

.metadata
{
	background:#fff;
	padding:5px;
	width:530px;
	margin:0 auto;
}

.ommig
{
	margin: 12 0 10px;
}


/* -------------------------------------
#sidebar
------------------------------------- */

#sidebar
{
	float:right;
	color:#000;
	width:210px;
	font-size: 1.0em;
}

#sidebar h2
{
	margin:0;
	padding:7px 10px 2px 7px;
	background:url('images/ud_07.png') repeat-x;
	display:block;
	width:208px;
	height:27px;
	font-weight:normal;
	font-size: 1.1em;
	color:#000;

}
#sidebar h2 a
{
	font-weight:normal;
	color:#000;

}

#sidebar a
{
	color: #000;
	font-size: 1.1em;
}

#sidebar a:hover
{
	border-bottom: 1px dotted silver;
}

#sidebar ul, #sidebar ul ol 
{
	margin: 0;
	padding: 0;
	font-size: 0.9em;

	
}

#sidebar ul ul {
	margin: 16px;
}

#sidebar ul li 
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li, #sidebar ol li 
{
	margin: 0;
	padding: 0;

	
}

#sidebar ul p, #sidebar ul select 
{
	margin: 0;
	padding: 0;
}

#sidebar ul ul, #sidebar ul ol 
{
	margin: 5px;
	padding: 0;
	background:#fff;
	margin-bottom:10px;
}

#sidebar ul li ul li 
{
	list-style: square;
	margin-left: 14px;
}

#sidebar ul li ul li ul li
{
	list-style: circle;
	margin-left: 14px;
}



#sidebar ul ul li
{
	list-style: round;
}

#sidebar ul ul li a
{
	margin: 0;
	padding: 0px 5px 0px 5px;

}

#sidebar ul ul li a:hover
{
	margin: 0;
	padding: 0px 5px 0px 5px;

}

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

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

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

#sidebar ul ul li, #sidebar ul ol li
{
	margin: 0;
	padding:0;
	border-bottom:1px solid #fff;

}

#sidebar ul li h2, #sidebar ol li h2
{
list-style:none;
}

#rssBox
{
	text-align:right;
	float:right;
	margin-right:102px;
	margin-top:-28px;
}

#rssBox a
{
	line-height:30px;
	padding:4px 5px 0px 5px;
	color:#000 !important;
	text-decoration:none;
	font-style:italic;
}

#rssBox a:hover
{
	color:#ffc !important;
}


#sidebar #calendar_wrap
{
	width:210px;
	background:#fff;
	padding-bottom:7px;
	margin-bottom:10px;
}

#sidebar #calendar_wrap table
{
	width:180px;
	margin:0 auto;
}

#sidebar .textwidget
{
	background:#fff;
	padding:7px 10px 10px 10px;
	margin-bottom:10px;
}

#sidebar .recentcomments
{
	padding:10px;
}

#sidebar .recentcomments a
{
}

#sidebar .recentcomments a:hover
{
}

#sidebar .widget_search
{
	width:190px;
	padding:10px;
	padding-top:46px;
	float:none;
	margin-bottom:10px;
}


input text
{
	border:none;
	color:#000;
	font-weight:normal;
	background: url(images/input_bg.png) repeat-x;	
	margin-top:2px;
}

#s
{
	border:1px solid #05647c !important;
	/*height:17px !important;*/
	width:142px !important;
	font:1em trebuchet ms, verdana, arial;
	background: url(images/input_bg.png) repeat-x;
}

ul ul ul .children li {
	margin-left: 15px;
}

/* -------------------------------------
.noPostsFound
------------------------------------- */

.noPostsFound h2
{
}

/* -------------------------------------
comments
------------------------------------- */


.commentbox
{
	background:#fff;
}

.commentbox h2
{
	margin:0;
	padding:7px 7px 2px 7px;
	font-weight:normal;
	display:block;
	height:27px;
	border-top:10px solid #fff;
	color:#000;
}

.commentbox p
{

	padding:10px 20px 10px 20px;
}

#respond
{

	
}


textarea
{
	width:490px;
	height:140px;
	font:1em Trebuchet MS, Arial, Verdana,  Helvetica, sans-serif;
	border:1px solid #eaeaea;
	padding:4px;
	margin:0 20px 0 20px;
}

#submit
{

}

/* -------------------------------------
#footer
------------------------------------- */

#footer
{

	width:790px;
	text-align:center;
	padding:5px;
	margin:0 auto;
	font-size:10px;
}

#footer a
{
}

blockquote
{
	margin-left:10px;
	margin-right:-5px;
	padding:10px;
	border:1px solid #fff;
	background:#c8d7e6;
}

blockquote blockquote
{
	margin-right:10px;
	background:#fff;
}

.wp-caption-text {
	font-style: italic;
	text-align: center;
}


