/*
Theme Name: Bow and Crossbones
Theme URI: http://www.tropicaweb.co.uk
Description: Bow and Crossbones Wordpress Theme.
Author: Paul Maloney
Author URI: http://www.tropicaweb.co.uk
version: 1.0
Tags: two-column, bowandcrossbones
*/




/* basics */

*{margin:0; padding:0;}



body {
background: #ffffff url('http://www.blog.bowandcrossbones.com/wp-content/themes/bowandcrossboneswp/images/bg4.jpg');
color: #000000;
text-align:center;

}

a {
color: #75bad9;
text-decoration:none;
}

a:hover {
color: #191919;
text-decoration:none;
}

#container {
font:15px Courier, "Courier New", monospace;
width:950px;
background: url('http://www.blog.bowandcrossbones.com/wp-content/themes/bowandcrossboneswp/images/mid.png');
color: #000000;
margin:0 auto;
text-align:left;
}

#header {
width:630px;
height:172px;
background: url('http://www.blog.bowandcrossbones.com/wp-content/themes/bowandcrossboneswp/images/header.jpg');
color: #000000;
margin-bottom:10px;
}

#nav {
width:650px;
height:45px;
color: #000000;
margin-bottom:30px;
margin-left: 10px;
}

#nav a {
color: #000000;
text-decoration:none;
}

#nav a:hover {
color: #e6b1cd;
text-decoration:none;
}


h1 {
font:15px Courier, "Courier New", monospace;
color: #94c0bf;
}

h2 {
font:15px Courier, "Courier New", monospace;
color: #94c0bf;
}



#logo {
width:250px;
height:250px;
background: url('http://www.blog.bowandcrossbones.com/wp-content/themes/bowandcrossboneswp/images/logo.jpg');
margin-bottom:10px;
}


#conttop {
width:950px;
height:19px;
background: url('http://www.blog.bowandcrossbones.com/wp-content/themes/bowandcrossboneswp/images/top.png');
margin:0 auto;
padding:0;
}

#contbottom {
width:950px;
height:19px;
background: url('http://www.blog.bowandcrossbones.com/wp-content/themes/bowandcrossboneswp/images/foot.png');
margin:0 auto;
padding:0;
}

#left {
float:left;
width:250px;
margin:0 15px 0 15px;

}

#left p{
margin-bottom:5px;
}

#left img{
border:0;
margin-top: 5px;
margin-bottom: 15px;
}

#left a {
color: #000000;
text-decoration:none;
margin-left:10px;
margin-bottom: 10px;
}

#left a:hover {
color: #e6b1cd;
text-decoration:none;
margin-left:10px;
margin-bottom: 10px;
}

#right {
float:right;
width:630px;
margin:0 20px 0 20px;
}

#right p{

margin:0 10px 0 10px;
margin-bottom:10px;
padding:3px;
color: #000000;
}

#right a{
text-decoration:none;
border:0px;
}

#right a:hover{
text-decoration:none;
border:0px;
}

#right img{

border:0px;
}

.clearer {
clear:both;
}

#footer {
font:15px Courier, "Courier New", monospace;
text-align:center;
padding-top:15px;
padding-bottom:5px;
}


#home {
float: left;
}

#home a{
display:block;
width: 104px;
height: 45px;
padding:0;
background: url("http://www.blog.bowandcrossbones.com/wp-content/themes/bowandcrossboneswp/images/home.jpg") 0 0 no-repeat;
text-decoration: none;
}

#home a:hover { 
background-position: 0 -46px;
}



#blog {
float: left;
}

#blog a{
display:block;
width: 148px;
height: 45px;
padding:0;
background: url("http://www.blog.bowandcrossbones.com/wp-content/themes/bowandcrossboneswp/images/blog.jpg") 0 0 no-repeat;
text-decoration: none;
}

#blog a:hover { 
background-position: 0 -46px;
}


#contact {
float: left;
}

#contact a{
display:block;
width: 193px;
height: 45px;
padding:0;
background: url("http://www.blog.bowandcrossbones.com/wp-content/themes/bowandcrossboneswp/images/contact.jpg") 0 0 no-repeat;
text-decoration: none;
}

#contact a:hover { 
background-position: 0 -46px;
}



#links {
float: left;
}

#links a{
display:block;
width: 163px;
height: 45px;
padding:0;
background: url("http://www.blog.bowandcrossbones.com/wp-content/themes/bowandcrossboneswp/images/links.jpg") 0 0 no-repeat;
text-decoration: none;
}

#links a:hover { 
background-position: 0 -46px;
}

#lmain {
width:250px;
margin:0 15px 0 15px;
border-right: 4px solid #bcdfcb;
}

#lmain li{
list-style-type: none;
}
	



img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color: #94c0bf;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}






#content {
	float: right;
	width:530px;
	overflow: hidden;
	margin:14px;
	}	

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post h2{
	font:normal 15px Courier, "Courier New", monospace;
	}
	
.post h2 a{
	color: #94c0bf;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #000000;
	text-decoration: none;
	}

.post ul {}

.post li {list-style-type: none;}

.li {list-style-type: none;}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#fcfaa7;
	padding:6px;
	margin: 20px 0;
	}
	

fcfaa7



.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */

#sidebar {
	font-family: Courier, "Courier New", monospace;
	font-size:8pt;
	width:190px;
	float:left;
	margin:0;
	padding: 0;
	border-right: 1px solid #ddd;
	}

#sidebar h2{
	font:normal 11pt Courier, "Courier New", monospace;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar label{
	font:normal 11pt Courier, "Courier New", monospace;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding:0;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: none;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #000000;line-height: 14pt;}
	
#commentform h3{
	font-family: Courier, "Courier New", monospace;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: Courier, "Courier New", monospace;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #fcfaa7;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt; list-style-type: none;}

ol.commentlist a {color:#000;}

cite {
	font-family: Courier, "Courier New", monospace;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}



/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	
	background-color: #FFFFFF;
	border: 1px solid #000000;
 	width: 160px;
	font-family: Courier, "Courier New", monospace;
	font-size: 14px;
	color: #000000;
	vertical-align: middle;
	padding: 1px;
}

	
	
/* misc */

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
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}









.searchBtn {
	font-family: Courier, "Courier New", monospace;
	font-size: 14px;
	color: #FFFFFF;
	border: none;
	height: 22px;
	width: 60px;
	background-color: #e6b1cd;
	vertical-align: middle;
	
}

.s {
	background-color: #FFFFFF;
	border: 1px solid #000000;
 	width: 160px;
	font-family: Courier, "Courier New", monospace;
	font-size: 14px;
	color: #000000;
	vertical-align: middle;
}



