/*
Theme Name: Blank 2 Column - Left Sidebar
Theme URI: http://subism.com
Description: A miserable hackjob hodgepodge of different elements of different sites and themes.
Author: John Morrison
Author URI: http://subism.com
version: 1.0
Tags: two-column, widget-ready, pin-stripes
*/



/* basics */

*{margin:0; padding:0;}

body {
	background:#000 url('/i/pinstripes.gif') top;
	font-family: 'Lucida Grande', 'Lucida Sans', Lucida, verdana, arial, tahoma, sans-serif;
	font-size: 12px;
	margin:0px;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt; color:#900000; font-weight: bold;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}

hr {color: #000; border: 0; border-top: 1px dashed; margin:5px 0 10px 0;}


.post img{ border: 1px solid black; padding:0; }
img a{border:none;}
img.none{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 #900000;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}

small {
	color: #000;
	}


/* links */

a{
	color:#900000;
	text-decoration: none;
	}

a:hover{
	color:#900000;
	text-decoration: underline;
}



/* container */


#container {
	width: 960px;
	margin: 0 auto;
	padding:0;
	color:#000;
	background:#000 url('/i/paperbg.jpg') top;
	overflow: hidden;
	}

.entry a{
	color:#900000;
	text-decoration: none;
	}

.entry a:hover{
	color:#900000;
	text-decoration: underline;
}

	
/* header */


#headerarea {
	background:#000 url('/i/header/rotate.php') no-repeat top;
  	width: 960px; 
  	height: 320px;
	color: #fff;
	border-bottom: 1px solid black;
	}
	
#definition {
	position: relative;
	top: 138px;
	left:330px;
	width:630px;
	font: 14px/18px Helvetica, Arial, sans-serif;
	-webkit-text-size-adjust: none;
}

#definition a {
	color: #c00000;
	font-weight: bold;
	text-decoration: none;
}

#definition a:hover {
	color: #fff;
	text-decoration: underline;
}

#searchform {
	position: relative;
	top: 20px;
	left:800px;
}


.georgian {
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
}


/* content */	

#contentarea {
	float: right;
	width:690px;
	padding: 10px;
	overflow: hidden;
	margin:5px 0 0 0;
	}

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post h2{
	font:normal 24px 'Lucida Grande', 'Lucida Sans', Lucida, verdana, arial, tahoma, sans-serif;
	font-weight: bold;
	}
	
.post h2 a{
	color: #900000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #900000;
	text-decoration: underline;
	}

.post ul {}

.post li {margin-left: 30px; margin-bottom: 5px;}


.entry p{margin:12px 0;}

.postmetadata{
	border-top: 1px dashed black;
	border-bottom: 1px dashed black;
	clear: both;
	color: #000;
	padding:6px;
	margin: 20px 0;
	}

.postmetadata a{
	color:#900000;
	text-decoration: underline;
	}

.postmetadata a:hover{
	color:#900000;
	text-decoration: none;
}
	

.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: 'Lucida Grande', 'Lucida Sans', Lucida, verdana, arial, tahoma, sans-serif;
	font-size:8pt;
	width:210px;
	float:left;
	margin:5px 0 0 0;
	padding: 0 20px;
	border: 0;
	text-align: right;
	}

#sidebar h2{
	font:normal 12pt 'Lucida Grande', 'Lucida Sans', Lucida, verdana, arial, tahoma, sans-serif;
	font-weight: bold;
	color: #900000;	
	margin: 0;
	padding: 0;
}

#sidebar label{
	font:normal 11pt 'Lucida Grande', 'Lucida Sans', Lucida, verdana, arial, tahoma, sans-serif;
	color: #fff;	
	margin: 0;
	padding: 0;
}


#sidebar p {margin:0; padding:0;}

#sidebar img {padding: 0; margin: 0;}

#sidebar a{
	color:#000;
	text-decoration: none;
	}

#sidebar a:hover{
	color:#900000;
	text-decoration: underline;
}

#sidebar select {
	margin-bottom:14px;
	padding: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:0 0 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: square;
	color: #898989;
}

.aktt_tweets {
	font-size:9pt;
	}
	
.aktt_more_updates {
	font-size:8pt;
	}

/* comments */


#commentform{
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; 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: #900000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment {
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #fff;
	}

#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0; color: #900000;}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #fff; text-decoration: none; border-bottom: 1px dotted #465D71;}

#respond h3 { color: #900000;}


/* search */

#searchform{
	padding:0;
	margin: 0 0 14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

	
	
/* 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;
}




/* footer */

#footerarea {
	background:#000;
	clear: both;
	width: 100%;
	}
	
#footerarea p{padding:14px 0;margin: 0; color: #eee; text-align:center;}
#footerarea a{color: #fff;text-decoration: none;}
#footerarea a:hover{color: #fff;text-decoration: underline;}

