/*
Theme Name: Theme 133
Theme URI: http://leonpaternoster.com/
Description: A really simple theme for quick posting and reading
Version: 0.1
Author: Leon Paternoster
Author URI: http://leonpaternoster.com/
Tags: white, red, black, simple
*/

* {
	margin: 0;
	padding: 0;
}

html {
	background-color: #FFF;
	color: #000;
	border-top: 6px solid #000;
}

body {
	font-size: 100%;
	line-height: 24px;
	width: 960px; /*  765  */
	margin: 24px auto;
	font-family: arial, serif;
}	
	
/* Layout

Very simple: 3 columns
Two columns for content
Two columns=500px
Font 16/24 Georgia

1 col=235px
2 col=500px
3 col=765px

*/

/* Remove the following page elements: */

#access, .entry-meta, .single #nav-below, .home #nav-above {
	display: none;
}

h1, #blog-description {
	display: block;
	width: 500px;
}

#blog-description {
	
}


#container {
	border-top: 1px dotted #333;
	padding-top: 24px;
}

#tagline {
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 40px;
	text-align: right;
	}

#content {
	padding-left: 50px;
	padding-right: 50px;
	width: 600px;
	float: left;
	
}

.clear { clear: both; }


#sidebar {
	width: 200px;
	padding-right: 20px;
	float: right;
	list-style: none;
}

#sidebar ul li {
	list-style: none;
	list-style-type: none;
}

#sidebar ul {
	font-family: georgia;
	font-size: 12px;
	margin: 0px 0px 0px 10px;
}



#sidebar li {
	font-family: arial, serif;
	font-size: 11px;
	
}

#sidebar h3 {
	font-size: 13px;
	font-family: Georgia, serif;
	font-weight: bold;

}

#sidebar a {
text-decoration: none;
border: none;
}

#sidebar a:link {
	color: #AF0000;
	text-decoration: none;

}

#sidebar a:visited {
	color: #AF0000;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: none;
	color: #AF0000;
}

#sidebar p {
	font-size: 13px;
	font-family: Arial, serif;
}



#footer {
	clear: both;
	padding-top: 11px;
	border-top: 1px dotted #333;
	padding-left: 100px; /* 265px */
	padding-right: 100px;
}

/* typography */

h1 {
	font-weight: bold;
	font-family: georgia, helvetica;
	font-size: 32px;
         line-height: 46px;
	margin-bottom: 3px;
}

h2 {
	font-weight: normal;
	font-size: 26px;
	font-family: georgia, arial;
	line-height: 26px;
	margin-bottom: 5px;
	clear: both;
}

h3, h4, h5, h6, dt {
	margin: 24px 0 12px 0;
	font-weight: normal;
}

h3 {
	font-size: 18px;
	font-family: georgia, arial;
}

h4 {
	font-size: 16px;
	font-family: georgia, arial;
}

h5, h6, dt {
	font-size: 12px;
}

abbr, acronym {
	border-bottom: 1px dotted #AAA;
	cursor: help;
	text-transform: lowercase;
	font-variant: small-caps;
}

blockquote {
	margin: 24px 0 24px 10px;
	padding-left: 10px;
	border-left: 4px solid #AAA;
	font-size: 13px;
	
}

blockquote p {
	font-size: 13px;
}

cite {
	font-style: italic;
}

code {
	font-size: 14px;
	font-family: 'lucida console', 'consolas', 'courier new', monospace;
}

pre {
	overflow: scroll;
	margin-bottom: 12px;
}

a img {
	border: none;
	max-width: 500px;
}	

a:link {
	color: #AF0000;
	text-decoration: none;
	border-bottom: 1px dotted #AAA;
}

a:visited {
	color: #AAA;
	border-bottom: 1px dotted #AAA;
	text-decoration: none;
}

a:hover {
	border-bottom: 1px solid #AF0000;
	text-decoration: none;
	color: #AF0000;
}

h1 a:link, h1 a:visited, h1 a:hover, h2 a:link, h2 a:visited, h2 a:hover {
	text-decoration: none;
	border-bottom: none;
	color: #AF0000;
}

p, ul, ol, dd {
	font-size: 14px;
	margin-bottom: 12px;
}

/* bits and bobs */

#blog-description {
	font-size: 13px;
	line-height: 16px;
}

.entry-content {
text-align: justify;

}


.post {
	margin-bottom: 48px;
}

.nav-previous {
	float: left;
	width: 285px;
	margin-right: 30px;
	font-size: 12px;
	margin-bottom: 24px;
}

.nav-next {
	float: left;
	width: 285px;
	font-size: 12px;
	text-align: right;
	margin-bottom: 24px;
}

abbr.published {
	border-bottom: none;
	color: #888;
	display: block;
	margin-bottom: 18px;
	font-size: 14px;
	font-style: italic;
	text-transform: none;
	font-variant: normal;
	cursor: default;
}


abbr.published2 {
	border-bottom: none;
	color: #888;
	display: block;
	font-size: 12px;
	font-style: italic;
	text-transform: none;
	font-variant: normal;
	cursor: default;
         margin-bottom: 20px;
}

.wp-caption-text {
	margin-bottom: 0;
	font-size: 12px;
	line-height: 18px;
	color: #888;
	text-align: center;
}

.wp-caption a {
	color: #fff;
	border-bottom: none;
}

.alignnone {
	margin-bottom: 12px;
}

.aligncenter {
	display: block;
	margin: 0 auto;
	margin-bottom: 12px;
}

.alignright {
	float: right;
	margin-left: 12px;
}

.alignleft {
	float: left;
	margin-right: 12px;
}

.says {
	display: none;
}

.comment-body p {
	font-size: 12px;
	line-height: 18px;
}

cite.fn {
	font-style: normal;
	font-size: 16px;
}

.commentmetadata {
	display: none;
}

#footer p {
	font-size: 16px;
	color: #888;
}

.amp {
	font-family: 'Goudy Old Style', 'Monotype Corsiva', baskerville, garamond, palatino, 'palatino linotype', times, serif;
	font-style: italic;
}

#nav {
	font-size: 11px;
	text-align: right;
	margin-bottom: 23px;
	margin-top: -21px;
	padding: 0px;
}

#nav ul {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	}

#nav li {
	display: inline;
	font-weight:bold;
	padding:0 5px 0 10px;
	}

#nav a:link, #nav a:visited	{ color:#444; text-decoration:none; }
#nav a:hover, #nav a:active	{ color:#444; text-decoration:none; }

/* Comments */

h4.comm {
	padding: 20px 0 10px 0 !important;
}

.comment {
	background: #fff;
	width: 580px;
	padding: 15px 20px 10px 20px;
	margin-bottom: 5px;
	border: 1px solid #888; background: #ECECEC; 
}

.authorcomment {
	background: #FAFAFA;
	width: 580px;
	margin-bottom: 5px;
}

.author {
	background: #FBFBFB;
}

.comment_date_and_id {
	width: 100%;
	font-size: 12px;
	margin-top: -15px;
	margin-bottom: -10px;
}

.comm_date {
	float: left;
	color: #ACACAC;
}

.comm_id {
	font-weight: bold;
}

.comment_by {
	padding: 0 0 0 0 !important;
	
}

#content form {
	background: #FAFAFA;
	width: 580px;
	border: #EEEEEE 1px solid;
	padding: 15px 18px 10px 18px;
	margin-bottom: 10px;
}

#content form p {
	padding: 0px 0 5px 0;
	line-height: 20px;
}

#content input {
	border: #EEEEEE 1px solid;
	background: #fff;
	padding: 3px;
}

#content input.data {
	width: 184px;
}

#content textarea {
	border: #EEEEEE 1px solid;
	width: 570px;
	padding: 3px;
}

#content input.sbutton {
	margin-top: 3px;
}

img.l {
	float: left;
	margin-right: 6px;
	border: 1px solid #DFDFDF;
	}
	
img.c {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #DFDFDF;
	}
		
img.r {
	float: right;
	margin-left: 6px;
	border: 1px solid #DFDFDF;
	}
	
	

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */






ul.dates{
  list-style-type:none;
  margin:1.5em 0 2em 0;
  border-top:1px solid #3D3D3D;
  font-size: 12px;
}
ul.dates li{
  list-style-type:none;
  margin:0;
  padding:0.5em 0;
  border-bottom:1px solid #3D3D3D;
}
ul.dates .date{
  color:#858585;
  padding:0 1.5em 0 0;
}

ul.counts .count{
  float:right;
  color:#858585;
}

ul.dates a, ul.counts a, ul.blogroll a, ul.pages a{
  text-decoration:none;
  border-bottom: none;
  color: #AF0000;
}
ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count, ul.blogroll a:hover, ul.pages a:hover{ 
 	color: #AF0000;
}

