/*
Theme Name: Ebbtide Default
Theme URI: http://www.ebbtidemarine.com
Description: Ebbtide default theme
Author: Chelsey Gourgaud
Author URI: http://www.dsquaredmedia.co.uk
Tags: 

	This theme was designed and built by Chelsey Gourgaud.

*/

.d2{
	float:right; 
	padding:13px 28px 0 0;
	}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Sans Unicode', Verdana, Arial, Sans-Serif;
	background: #eaeeef url('images/bg_grad.gif') repeat-x;
	color: #333;
	text-align: center;
	margin: 7px 0 20px 0;
	padding: 0;
	}

a{
	color:#f4a619;
}

#header {
	margin: 0 0 0 1px;
	padding: 0;
	height: 137px;
	width: 1011px;
	background: url('images/header.jpg') no-repeat top center;
	overflow:hidden;
	}

.current_page_item a:visited, .current_page_item li {
	margin-top:-9px;
	color:#000;
	padding:9px 14px 17px 14px;
	background-color:#fff;
	display:inline-block;
}
 
.current_page_item a:visited, .current_page_item a{
	position:relative;
	margin-bottom:17px;
}

#content {
	font-size: 1.2em
	}

.entry{
	margin-bottom:10px;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.maincolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}


p{
	margin:3px 0 3px 0;
	padding:3px 0 3px 0;
}



.orangeBar{
	margin-top:2px;
	background-color:#fca41c;
	height:5px;
	width:980px;
	margin-left:4px;
	margin-right:25px;
	
}

.darkBar{
	background-color:#3b4043;
	height:35px;
	width:980px;
	margin-left:4px;
	margin-right:25px;
	text-align:left;
	padding:0;
	border:0;
	
}

.navLinks{
	float:right;
	clear:both;
	overflow:auto;
	margin-top:25px;
	margin-right:38px;
	}



.navLinks a{
	text-decoration:none;
	color:#000;
	text-align:right;
}

.nav li{
	color:#000;
	font-size:1.2em;
	display: inline;
	list-style:none;
	text-transform: uppercase;
	vertical-align: top;
	padding:0 8px 0 8px;
}

.nav ul{	
	margin-left:7px;
	padding-top:9px;
	padding-left:25px;
}

ul{
	margin:0;
}

.nav a{
	text-decoration:none;
	color:#FFFFFF;
}

#footer {
	background: url('images/footer.gif') no-repeat top;
	border: none;
	padding: 0;
	padding-bottom:10px;
	margin: 0 auto;
	width: 1011px;
	height:92px;
	clear:both;
	}
	
#footer p {
	margin: 0;
	padding-top: 10px;
	padding-left:25px;
	text-align: left;
	color:#FFFFFF;
	}
	
#footer p a{
	color:#FFFFFF;
	text-decoration:none;
}

#footer p a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}	

.news{
	width:205px;
	min-height:280px;
	margin:272px 0 0 150px;
	background: url('images/newsbg.gif') repeat-x;
	padding:7px;
	font-size:1.2em;
	z-index:9;
	position:absolute;
}

.newsStory{
	border:#ccc 1px solid;
	width:450px;
	min-height:inherit;
	padding:5px;
	clear:both;
	overflow:auto;
}

.friends{
	width:450px;
	min-height:inherit;
	padding:5px;
}

h3{
	padding:0;
	margin:0;
}

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

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Sans Unicode', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 1.8em;
	}

h2 {
	font-size: 1.6em;

	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

#right
{
	font: 1em 'Lucida Sans Unicode', Verdana, Arial, Sans-Serif;
	padding: 0 0 10px 0;
	margin-left: 592px;
	width: 394px;
	min-height:557px;
	margin-top:-20px;
	}
	
#rightEngines
{
	font: 1em 'Lucida Sans Unicode', Verdana, Arial, Sans-Serif;
	padding: 20px 0 10px 0;
	margin-left: 592px;
	width: 394px;
	}
	


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


a:hover {
	text-decoration: underline;
	}



#main {
	margin: 0 20px 20px 20px;
	margin:auto;
	padding: 0;
	width: 1011px;
	text-align: left;
	overflow: hidden;
	background: url('images/bg.gif') repeat-y top; 
	border: none; 
	}

.maincolumn {
	float: left;
	padding: 0 0 20px 45px;
	width: 515px;
	min-height:inherit;
	margin:0;
	}
	
.gallerycolumn{
	float: left;
	padding: 0 0 20px 45px;
	width: 915px;
	margin-top:25px;
	min-height:inherit;
	}

.size-thumbnail{
	padding:2px;
	margin-right:15px;
	margin-bottom:15px;
	background-color:#ccc;
	margin-top:0;
	float:left;
	
}

.widecolumn {
	clear:both;
	width: 850px;
	padding:0 0 0 45px;
	line-height: 1.6em;
	}

.post {
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}


.widecolumn .postmetadata {
	margin: 30px 0;
	}


.clear {
	clear: both;
}


h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 10px 0 0;
	}
	
.newsTitle h2{
	margin:0;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#right h2 {
	margin: 5px 0 0;
	padding: 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: 14px;
	margin: 0px 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;

	}


html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #right ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}


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

#right ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#right ul p, #right ul select {
	margin: 5px 0 8px;
	}

#right ul ul, #right ul ol {
	margin: 5px 0 0 10px;
	}

#right ul ul ul, #right ul ol {
	margin: 0 0 0 10px;
	}

ol li, #right ul ol li {
	list-style: decimal outside;
	}

#right ul ul li, #right ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}


.search{
	width:300px;
	float:right;
	padding-top:125px;
}


hr {
	background-color:#ccc;
	color:#ccc;
	height:1px;
	width:100%;
	border:0px;
	margin-left:0px;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* root element for scrollable */ 
div.scrollable { 

    position:relative; 
    overflow:hidden; 
    height: 275px; 
    width: 890px; 

} 
 
/* root element for scrollable items */ 
div.scrollable div.items { 
    position:absolute; 

    height:20000em; 
}



/* single scrollable item */
.items {
	margin:0;
	padding:15px 0 20px 0;
	font-size:12px;
	height:270px;
	width:890px;
	font-size:1.1em;
}

/* elements inside single item */
.items img {
	float:left;
	margin-right:20px;

}

.items h3 {
	margin:0 0 5px 0;
	font-size:16px;
	color:#456;
	font-weight:normal;
}

/* the action buttons above the scrollable */
#actions {
	width:860px;
	margin:10px 0 30px 20px;
	clear:both;	
}

#actions a {
	font-size:11px;		
	cursor:pointer;
	color:#666;
}

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

.disabled {
	visibility:hidden;		
}

.nextPage {
	float:right;
}

.prevPage{
	float:left;
}

	

.single{
	width:890px;
	clear:both;

}

.single p{
	margin:0;
	padding:0;
}

.topMenu{
	background-color:#e3e3e3;
	font-weight:bold;
	width:855px;
	height:25px;
	padding-left:18px;
	margin-top:20px;
}

/* engines sidebar */

.engines li.current_page_item a{
	background-color:#e3e3e3;
	color:#000000;
	width:277px;
	height:10px;
	display:list-item;
	padding:2px 0 6px 5px;
	margin:2px 0;
	}
	
.engines li, .engines a{
	list-style:none;
	text-decoration:none;
	padding:2px 0 3px 5px;
	
}

.engines a:hover{
	text-decoration:underline;
}

ul.engines {
	padding-top:10px;
	font-size:1.05em;
}

.field{
	min-width:80px;
	min-height:25px;
	display:block;
	padding:5px 2px 0px 5px;
	float:left;
	text-align:center;
	vertical-align:middle;

}

.descField{
	width:100px;
	min-height:25px;
	display:block;
	padding:5px 2px 0px 10px;
	float:left;
}


.entry .field{

	height:75px;
	clear:both;
	display:block;
	padding:5px 2px 0px 10px;

}



.titleLabels{
	float:left;
	width:650px;
	line-height:1.8em;

}

.titleLabels .field{
	height:45px;
	text-align:left;
}





