/*
Theme Name: The Captains Memos v3
Theme URI: http://thecaptainsmemos.com/
Description: v3 of TCM.
Version: 3
Author: Sean Sullivan
Tags: old, fun, pirates, fixed width, two columns

	The Captains Memos v3
	http://www.thecaptainsmemos.com

	This theme was designed and built by Sean Sullivan,
	whose blog you will find at http://seansdesign.net/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	background: #CCFFFF;
	margin: 0;
	padding: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 13px;
	text-align: center;
	}

#content {
	background: url(images/mainbg.png) repeat-y;
	width: 900px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	}

#header {
	width: 900px;
	height: 229px
	}
   
#maincontent {
    width: 900px;
	height: auto;
	}
   
#textarea {
    width: 600px;
    height: auto;
    float: left;
   	padding: 0px 10px 0px 20px;
    }
   
/*=====Homepage=====*/

.topcolumns {
	width: 190px;
	height: auto;
	float: left;
	padding-right: 5px;
	}
	
/*=====Post Styles=====*/

.entry {
	clear: both;
	line-height: 150%;
	color: #333
	}

.cat {
	text-transform: uppercase;
	margin-bottom: 7px
	}
  
.tags {
	font-size: 11px;
	margin-top: 15px;
	clear: left;
	font-weight: bold;
	}

.socialbuttons {
	font-size: 11px;
	margin: 15px 0;
	}

.related {
	font-size: 11px;
	line-height: 150%;
	padding: 5px 1px;
	background: #FFF
	}

#auth, #like, #commenting {
	float: left;
	width: auto;
	height: auto;
	font-size: 11px;
	border-right: 1px #000000 solid;
	padding-right: 10px;
	margin-right: 10px; 
	}

#auth, #commenting {
	padding-top: 3px;
	height: 18px;
	}
		
#commenting {border: 0}
	
/*=====Sidebar=====*/
   
 #sidebar {
    width: 250px;
    height: auto;
    float: left;
    font-size: 12px;
    }

.sidetitle { margin-bottom:7px;}

.sideinfo {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	background: #FFF;
	padding: 7px 0;
	}

#sidebar ul {
	margin: 5px;
	list-style: none;
	}

html>/**/body #sidebar ul {padding-left: 0px;}

/*=====General=====*/

.left {float: left}
.right {float: right}
img {border: 0}

.middle {vertical-align: middle}

h1, h2, h3 {
	font-size: 23px;
	margin: 0px 5px;
	font-weight: normal
	}

h2 {font-size: 19px;}
h3 {font-size: 16px}

h2.pagetitle {
	font-family: Georgia;
	margin: 5px 0 7px 0;
	padding: 0 0 7px 0;
	border-bottom: 1px #000 dotted;
	}

h1.title {
	font-family: Georgia;
	font-size: 27px;
	margin-top: 10px;
	float: left;
	clear: right;
	width: 520px;
	height: auto
	}

.divider, .sidedivider {
	width: 450px;
	height: 5px;
	background: url(images/hordivider-sm.png) repeat-x;
	margin: 25px auto;
	}

.sidedivider {background: url(images/hordivider-sm.png) repeat-x;}

.postmetadata {font-size: 11px;}

.readmore {
	width: 100%;
	text-align: right;
	padding-right: 20px;
	margin-top: 7px;
	}

blockquote {
	margin: 13px 5px 13px 20px;
	padding-left: 10px;
	color: #555;
	border-left: 1px #999 solid;
	}

/*=====Link Styles=====*/

a:link, a:visited {color: #0C2D73}
a:hover, a:visited:hover {color: #000; text-decoration: none}

#footer a, #footer a:visited {color: #70F3D1; text-decoration: none;}
#footer a:hover, #footer a:visited:hover {text-decoration: underline;}

h1 a, h1 a:visited {text-decoration: none}
h1 a:hover, h1 a:visited:hover {text-decoration: underline;}

.cat a, .cat a:visited, .socialbuttons a, .socialbuttons a:visited  {text-decoration: none}
.cat a:hover, .cat a:visited:hover, .socialbuttons a:hover, .socialbuttons a:visited:hover  {text-decoration: none}

.socialbuttons a:link {margin-right: 10px;}

/*=====Comments=====*/

h3#comments {
	margin: 20px 0 10px 0;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 10px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {margin: 5px 0;}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#commentform textarea {
	padding:2px;
	width:90%;
	background-color: transparent;
	border: 1px #000 solid;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	-x-system-font:none;
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size:0.9em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	}

li.bypostauthor {
    background: #FFF;
	}


/*=====Forms=====*/

.searchform {
	width: 240px;
	height: 50px;
	}

.searchfield {
	border: 1px #EFEFEF solid;
	padding-top: 6px;
	font-size: 15px;
	color: #555;
	background-color: #EFEFEF;
	height: 28px;
	width: 160px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	margin: 7px 0px 0px 10px;
	float: left;
	}

html>/**/body .searchfield {height: 22px;}

/*=====Featured=====*/

#featured {
	width: 188px; 
	height: 75px;
	}

#featured_text {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	padding: 55px 3px 0px 0px;
	}

#featured a {
	color: #000;
	}

/*=====Page Bar=====*/

.pagebar {
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	margin-bottom: 1.0em;
	border: none;
	background: none;
	text-decoration: none;
	text-align: center;
}

.pagebar a,.pageList .this-page {
	border: 1px solid #9AAFE5;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar a:visited {
	border: 1px solid #9AAFE5;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: none;
	text-decoration: none;
}

.pagebar .this-page {
	border: 1px solid #2E6AB1;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #2E6AB1;
	color: #fff;
}

.pagebar a:hover {
	border-color: #2E6AB1;
}

.pagebar .inactive
{
	border: 1px solid #cccccc;
	color: #ccc;
	text-decoration: none;
	padding: 0.2em 0.5em;
}
	
/*=====Footer=====*/

#footer {	
	background: url(images/footerbg.jpg) center repeat-x;
	height: 292px;
    font-size: 10px;
	}
	
#footertext {
	width: 900px;
	height: 292px;
	color: #FFF;
	margin: 0 auto;
	background: url(images/tcm_08.png) left no-repeat;
	}

#footerinfo {
	 margin: 180px 0 0 425px;
	 width: 455px;
	 text-align: center
	 }
	
