/*
Theme Name: Ships Ahoy!
Theme URI: http://themeterminal.com/free-themes/
Description: A simple, three column,  widget-ready WordPress theme by <a href="http://themeterminal.com">Theme Terminal</a>.
Author: Theme Terminal
Author URI: http://themeterminal.com
version: 1.0
Tags: fixed width, three column, widget ready
*/


/* You are welcome to modify our Ships Ahoy! WordPress theme for personal or commercial use. Please note: if you redistribute your modified theme, please add somewhere either in the stylesheet or footer: [start credit] built off of <a href="http://themeterminal.com">Ships Ahoy!</a>  [end credit] Thank you for your cooperation. */


/* basics */

*{margin:0; padding:0;}

body {
	background: #51452D url(images/body.png) center repeat-y;
	font-family:arial, verdana, tahoma, sans-serif;
	font-size: 9pt;	
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt; margin-top:10px;}
h3 {font-size: 10pt; margin-top:10px;}
h4 {font-size: 9pt;}
h5 {font-size: 14pt; margin-bottom:10px}


/* images and misc. */

img {border: none; padding: 6px;}
img a {border:none;}

img.left {float: left; border: none; padding: 6px;}
img.right {float: right; border: none; padding: 6px;}

blockquote{
	border-left:2px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


/* links */

a {
	color:#723710;
	text-decoration:none;
	border: none;
	}

a:hover{color:#9A927D;text-decoration: none;}



/* container */


#container {
	width: 884px;
	margin: 0 auto;
	background:#fff;
	color:#333;
	}
	
/* header */

#header {
  width: 100%; 
	color: #fff; 
	height: 238px;
	}

#header h1{
	font-family:garamond, georgia, palatino linotype, arial, times;
	font-size: 32pt;
	font-weight: 300;
	letter-spacing: 1px;
	margin: 45px 0 1px 0;	
	padding: 8px 12px;
	float: right;
	background:url(images/h1.png);
	}
	
#header h1:hover{
	background:url(images/h1hover.png);
	}
	
#header h1 a{color: #fff; text-decoration: none;}


#header h2{
	font-family: georgia, palatino linotype, arial, times;
	font-size: 9pt;
	font-weight: 300;
	font-style: italic;
	color: #fff;
	background:url(images/h2.png);
	letter-spacing: 1px;
	margin: 0;	
	padding: 8px 12px;
	float: right;
	clear:both;	
	}

/* main menu */


#menu {
	background: #141510;
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width:100%; 
	height:24px;
	border-top: 1px solid #fff;
	overflow:hidden;
}


#menu ul {
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding: 5px 13px 6px 13px;
	margin: 0;
	text-decoration: none;
	color: #fff;
	display:block;
	border-right:1px solid #fff;
}

#menu ul li a:hover {
	background: #9A927D;
	color:#fff;
}

#menu ul li a.itema {
	background:#281100;
}

#menu ul li a.itema:hover {
	background:#AFA58E;
}

#menu ul li a.itemb {
	background:#605140;
}

#menu ul li a.itemb:hover {
	background:#8E5C39;
}


#menu ul li a.itemc {
	background:#723710;
}

#menu ul li a.itemc:hover {
	background:#9B7E62;
}

#menu ul li a.itemd {
	background:#9A927D;
}

#menu ul li a.itemd:hover {
	background:#5F411D;
}

/* content */


#content {
	float: left;
	width: 480px;
	overflow: hidden;
	padding:0 11px 10px 0;
	font:11px/18px Verdana, Tahoma, sans-serif;
	}
	
#content .title{
	/*font: normal 11pt georgia, sylfaen, times, verdana;*/
	font:12px/12px Verdana, Tahoma, sans-serif;
	background:#605140;
	padding:6px;
	display:block;
	color:#fff;
	font-variant:small-caps;
	}

.post {
	margin: 0;
	/*padding:15px 15px 6px 15px;*/
	padding:5px 15px 6px 15px;
	line-height: 14pt;
	text-align:justify;
	}

.post h2{
	font: normal 18pt georgia, sylfaen, times, verdana;
	color:#000;
	}
	
.post h2 a{
	color: #100F0D;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #666;
	text-decoration: none;
	}
	
.post h3{
	/*font: normal 10pt georgia, sylfaen, times, verdana;*/
	font:11px/11px Verdana, Tahoma, sans-serif;
	color:#605140;
	border-bottom: 1px dotted #E5E4DA;
	padding: 0 0 15px 0px;
	}

.recentposts h5{
	font: normal 14pt georgia, sylfaen, times, verdana;
	color:#000;	
	}
	
/*.post ul {margin:25px 0;}*/

.post ul, ol  {
	list-style-type: disc; 
	margin: 0 0 20px 20px;
	padding: 0px;
}

.entry p{margin:12px 0;}

.more-link{
	font: normal 10pt georgia, tahoma, arial, verdana;
	padding:4px 6px;
	background:#723710;
	color:#fff;
	text-decoration:none;
	}
	
.more-link:hover{
	background:#605140;
	color:#fff;
	text-decoration:none;
	}

.spacer{
	width:450px;
	height:1px;
	background:#E5E4DA;
	margin:15px 0 0 15px;
	}
	
.recentposts{
	padding:15px;
	}
	
.repost{
	border-bottom:1px dotted #E5E4DA;
	padding: 0 0 16px 0;
	}
	
.repost h2{
	font: normal 14pt georgia, sylfaen, times, verdana;
	padding:0;
	color:#000;
	}
	
.repost h2 a{
	color:#000;
	}
	
.repost h2 a:hover{
	color:#723710;
	}
	
.repost h3{
	font: normal 8pt georgia, sylfaen, times, verdana;
	padding:0;
	color:#000;
	}
	
.repost ul {margin:15px 25px;}

.repost li {list-style-type:square; line-height: 14pt;}


.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin-top: 16px;
	}

.repostmetadata{
	/*font: normal 8pt georgia, sylfaen, times, verdana;*/
	font:11px/11px Verdana, Tahoma, sans-serif;
	/*padding:8px 0 0 0;*/
	padding:2px 0 0 2px;
	color:#000;
	line-height:14pt;
	}
	
	
	

.navigation {
	font-size:8pt;
	float:left;
	width:100%;
	}
	
.alignleft a{
	float:left; 
	margin:25px 0;
	font: normal 10pt georgia, tahoma, arial, verdana;
	padding:4px 6px;
	background:#723710;
	color:#fff;
	text-decoration:none;
	}
	
.alignleft a:hover{
	background:#605140;
	color:#fff;
	text-decoration:none;
	}
	
.alignright a{
	float:right; 
	margin:25px 0;
	font: normal 10pt georgia, tahoma, arial, verdana;
	padding:4px 6px;
	background:#723710;
	color:#fff;
	text-decoration:none;
	}

.alignright a:hover{
	background:#605140;
	color:#fff;
	text-decoration:none;
	}

.notfound{padding: 25px; font-size: 14pt; font-weight: 300;}


/* left sidebar */

#left {
	/*font-family:bookman old style, georgia, verdana, arial, tahoma;*/
	font-family:Verdana, Tahoma, sans-serif;
	/*font-size:9pt;*/
	font-size:8pt;
	width: 194px;
	float:left;
	margin: 0 0 14px 0;
	padding: 0;
	overflow:hidden;
	}

#left h2{
	/*font: normal 11pt georgia, sylfaen, times, verdana;*/
	font:12px/12px Verdana, Tahoma, sans-serif;
	background:#723710;
	padding:6px;
	display:block;
	color:#fff;
	font-variant:small-caps;
}

#left p {margin:0; padding: 12px 6px 12px 0; color:#333;}
#left .textwidget{margin:0; padding: 12px 6px 12px 0; color:#333;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:10px 0;
	padding:0;
	list-style-type: none;
	}

#left ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	color:#D6D3C4;
	}

#left ul ul {
	margin: 12px 0;
	padding: 0;
}

#left ul ul li {
	list-style-type: none;
	color:#D6D3C4;
	margin:0;
	padding:0;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color:#D6D3C4;
}



/* right sidebar */

#right{
	/*font-family:bookman old style, georgia, verdana, arial, tahoma;*/
	font-family:Verdana, Tahoma, sans-serif;
	/*font-size:9pt;*/
	font-size:8pt;
	width: 188px;
	float:right;
	margin: 0 0 14px 0;
	padding: 0;
	overflow:hidden;
	}

#right h2{
	/*font: normal 11pt georgia, sylfaen, times, verdana;*/
	font:12px/12px Verdana, Tahoma, sans-serif;
	padding:6px 0;
	display:block;
	color:#6B6455;
	border-top:1px solid #CEC6AF;
	border-bottom:1px dotted #CEC6AF;
	font-variant:small-caps;
}

#right p {margin:0; padding: 0 6px 0 12px;}
#right .textwidget{margin:0; padding: 0 6px 0 12px;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:10px 0;
	padding:0;
	list-style-type: none;
	}

#right ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	color:#D6D3C4;
	}

#right ul ul {
	margin: 12px 0;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	color:#D6D3C4;
	margin:0;
	padding:0;
	}

#right ul ul ul{
	margin: 0;
	padding: 12px 0;
}

#right ul ul ul li{
	padding: 0;
	list-style-type: none;
	color:#D6D3C4;
}



/* comments */



.commsection{
  margin: 10px 0 15px 15px;
  padding:0 8px;
  width:425px;
  border:1px solid #D3D1C1;
  }

#commentssection{


	padding: 0;
	margin: 0;
	}

#commentssection h3{
	font-family: georgia, times, verdana;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentssection .respond{
	font-family: georgia, times, verdana;
	font-size: 14pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	margin: 8px 0 8px 0;
	padding:8px;
	background:#FAFAF5;
	}

#commentform .respond{
	font-family: georgia, times, verdana;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	margin: 0 0 8px 0;
	}

#commentform p{
	color: #000;
	font-size: 8pt;
	}

#commentform label{
	color: #000;
	font-size: 8pt;
	}

#commentform .formwhite{
	margin: 0 2px;
	padding:2px;
	background:#723710;
	color:#fff;
	}

#commentform a{color: #723710; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}

#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	}

#commentbox{
	width:98%;
	margin:5px 0;
	}

#author, #email, #url, #commentbox{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 6px 2px 0;
	border: none; 
	padding: 4px;
	border:1px solid #C9C9C9;
	}

#submit{
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 6px 0 0;
	border: none; 
	padding: 4px;
	margin:5px 5px 0 0;
	font-weight:300;
	background:#723710;
	color:#fff;
	}

#submit:hover{background:#605140; color:#fff; border:none;}

ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0 15px 0;
	padding:5px 0 5px 0;
	overflow: hidden;
	}

ol.commentlist li p {margin: 8px 0 8px 0; padding: 0 12px 0 0; font: normal 8pt arial, verdana, times; color:#000;}

.commentmetadata{
  overflow:hidden;
  font-family: arial, verdana;
  font-size: 8pt;
  line-height: 15pt;
  margin: 0 0 12px 0;
  background:#FAFAF5;
  }

.commentmetadata img{
	float: left;
	padding:0;
	margin: 4px 12px 4px 4px;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	}

cite {
	font-family: tahoma, verdana;
	font-size: 8pt;
	font-style: normal;
	text-transform: lowercase;
	}

cite a{border-bottom: 1px dotted #465D71;}





/* search */

#searchform{
	padding: 16px 0 6px 0;
	font-family: verdana, arial, times;
	}

#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 7pt;
	padding: 4px;
	margin: o;
	border-top:none;
	border-bottom:none;
	border-left:1px solid #8E8367;
	border-right:1px solid #9A927D;
	background:#EAE8DE;
	color:#605140;
	width: 178px;
	text-transform:lowercase;
	}
	
#searchform input#s:hover{
	background:#D8D6C4;
	}
	
#searchform input#s:focus{
	background:#EAE8DE;
	}



/* footer */

#footer {
	background: #723710;
	clear: both;
	width:910px;
	margin: 0 auto;
	padding:0;
	font-family:tahoma, verdana, times;
	font-size: 8pt;
	overflow:hidden;
	}
	
#footer p.fleft{padding:16px 27px;margin: 0; color: #CEC9B7; line-height: 14pt; width: 40%; float: left;}
#footer p.fright{padding:16px 27px;margin: 0; color: #CEC9B7; line-height: 14pt; width: 40%; float: right; text-align: right;}
#footer a{color: #fff;text-decoration: none;}
#footer a:hover{color: #AFA795;text-decoration: none;}

/* Custom */

#sk2-footer {
color:#FFF; 
background-color:#444; 
padding: 3px 2px 3px 2px; 
border-top: #888 solid 1px;
text-align: center;
}
#sk2-footer a {
color:#FFF; 
}

.dropshadow{
	float:left;
	clear:left;
	background: url(images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	/*width: 500px; */
	}
	
.dropshadow p{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	padding:4px;
	font-size:14px;
	margin: 0px;
	}

.dropshadow img{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	padding:8px;
	font-size:14px;
	margin: 0px;
	}

br.clear {
	clear: both;
  	height: 0;
  	line-height: 0px;
	}
	
/* Related Plugin */

.related_outside {
border-top:2px solid #f3f4f0;
border-bottom:2px solid #f3f4f0;
border-width:2px;
}

.related_inside {
font-size:10px;
padding:0px 0px 0px 20px;
}

.related_inside h1 {
	font-size:11px;
	padding-top: 15px;
}

ul.related_post {line-height: 15px;}

/* Navigation */

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

.alignright_post {
	float: right;
	}

.alignleft_post {
	float: left
	}

/* Musique */

ul#ilastfm li, ul#ilastfm_display li {
	list-style-type: none;
	list-style-image: none;
	display: inline;
}

ul#ilastfm, ul#ilastfm_display {
	margin: 5px 0 0 5px;
	padding: 0;
}

#ilastfm a img, #ilastfm_display a img {
	background: #E8E5DC;
	padding: 2px;
	border: 1px solid #E8E5DC;
	width: 75px; /* Put the width and the height of the covers here! */
	height: 75px;
}

#ilastfm a:hover img, #ilastfm_display a:hover img {
	border: 1px solid #C0C0A8;
}

li.lastfm {list-style-type: none; padding-left: 10px;}

