/*
Theme Name: Total Recall 2009
Theme URI: http://www.totalrecall2009.com
Description: Total Recall 2009
Version: 2.1
Author: 13 Shades of Gray - http://www.13shadesofgray.com
Tags: red, white, blue, multi layout, fixed width
*/

html, body { height: 100%; }

body {
	background: #DDDDDD;
	background-position: top center;
	color: 444444;
	text-align: center;
	font: 62.5% georgia, Times, serif;
	padding:0px;
}

* {
	padding:0;
	margin:0;
}

a:link {
	color: #CA0F00;
	text-decoration: underline;
}

a:visited {
	color: #CA0F00;
	text-decoration: underline;
}
a:hover, a:active {
	color: #2F89C7;
	text-decoration: none;
}

#container {
	min-height: 100%;
	_height: 100%;
	width: 980px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFF url(images/repeat.png) 0 0 repeat-y;

}

#single_container {
	min-height: 100%;
	_height: 100%;
	width: 980px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: #FFF url(images/repeat.png) 0 0 repeat-y;
}

/* Header */
h1#header {
	background: #cccccc;
	margin: 0;
	height: 184px;
	text-indent: -1234em;
	position: relative;
	z-index: 1001;
	background: url(images/header.png) 0 no-repeat;
}

#header a {
	position: absolute;
	left: 1px;
	top: 1px;
	height: 1px;
	width: 1px;
	text-decoration: none;
}

/* Content */

#single_wrapper {
	width: 740px;
	position: relative;
	float: left;
	z-index: 12001;
	margin: 0;
	margin:0 0 0 0;
}

#wrapper {
	width: 530px;
	position: relative;
	float: left;
	z-index: 12001;
	margin: 0 0 0 0;
}

#content {
	margin: 0 0 0 25px;
	_margin: 0 0 0 12px;
}

#date_and_search {
	position: absolute;
	top: 142px;
	right: 20px;
	margin: 0;
	padding: 0;
	word-spacing: .2px;
	font-size: 12px;
	z-index: 12002;
	color: #ffffff;
	float: right;
}



#sidebar {
	position: relative;
	float: right;
	color: #313131;
	padding:0 ;
	margin: 0 15px 0 0;
	width: 190px;
	z-index: 1002;
	text-align: left;
  }

#sidebar ul li h2 {
	color:	#C83233;
	margin: 10px 0 5px 0;
	padding: 4px 0 0 8px;
	font-size: 1.25em; 
	line-height: 1.25em;
	text-transform: none;
	border-bottom: 1px solid #cccccc;
}

#sidebar ul li ul li {
  	padding: 2px 0 4px 4px;
	margin: 0 0 0 4px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2;
}

#sidebar ul li ul li ul li{
	margin-left: 0px;
	padding-left: 6px;
	padding-bottom: 4px;
	font-weight: normal;
}

#sidebar ul li ul li ul{
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0;
}

/*  All of the sidebar H2's no margins */

#sidebar li {
	margin: 0;
}

#sidebar li ul{
	margin: 0;
}

#sidebar a {
	color: #374A85;
	text-decoration: none;
	 font-family: Tahoma, sans-serif;
	 font-size: 11px;
}

#sidebar a:visited {
	color: #374A85;
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}

#sidebar a:hover {
	color: #2F89C7;
	font-family: Tahoma, sans-serif;
    font-size: 11px;
}

/* Right Column */

#right_col {
	margin: 0 15px 0 0;
	padding: 0 15px 0 10px;
	width: 200px;
	float: right;
    padding: 0;
	position: relative;
	color: #555655;
	z-index: 9999;
	font-size: 1.1em;
}

#right_col h2 {
	color:	#C83233;
	margin: 10px 0 10px 0;
	padding: 4px 0 0 8px;
	font-size: 1.3em; 
	line-height: 1.2em;
	text-transform: none;
	border-bottom: 1px solid #cccccc;
}

#right_col a {
	color: #475263;
 	text-decoration: none;
}

#right_col a:visited {
	color: #475263;
 	text-decoration: none;
}

#right_col a:hover {
	color: #444444;
	text-decoration: underline;
}

#right_col li {
	margin: 0;
}

#right_col li ul{
	margin: 0;
}

#right_col ul li{
	padding: 2px 12px 6px 12px;
	margin: 0;
	font-size: 11px;
}

#right_col ul li ul li{
	padding: 2px 0 6px 10px;
	margin: 0;
	font-size: 12px;
}

#right_col ul li ul li ul{
	margin-left: 0px;
	padding-left: 6px;
	padding-bottom: 4px;
	margin-bottom: 0;
}

.right_col_content {
	padding: 0 0 0 10px;
}

/* Right Column */

.featured_box {
	margin: 0 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	width: 400px;
	position: relative;
	color: #555655;
	z-index: 9999;
	float: right;
	font-size: 1.1em;
}

.featured_box h3 {
	color: #65503C;
	font-size: 1.8em; 
	border-bottom: 1px solid #C4C8CB;
	margin: 0 0 7px 0;
	padding: 0 0 1px 0;
}

.featured_box h4 {
	color: #008BCF;
	font-size: 1.5em; 
	border-bottom: 1px solid #C4C8CB;
	margin: 0 2px 4px 4px;
	padding: 0 0 1px 0;
}

.featured_box img {
	margin: 2px 6px 2px 4px;
	float: left;
	}

.featured_box ul{
	margin: 10px 0 0 0;
}

.featured_box li{
	margin-left: 6px;
	padding-left: 10px;
	font-weight: bold;
	background:  url(images/green_cross.jpg) left  no-repeat;
}

.featured_box li a {
	color: #65503C;
 	text-decoration: none;
}

.featured_box li a:visited {
	color: #65503C;
 	text-decoration: none;
}

.featured_box li a:hover {
	color: #008BCF;
	text-decoration: underline;
}

/* Main Menu */

#main_menu {
	position: absolute;
	left: 10px;
	top: 108px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-weight:bold;
	text-transform: uppercase;
	word-spacing: .5px;
	font-size: 10px;
	z-index: 12001;
}

#main_menu ul {
    margin:0;
    padding:10px 10px 0 10px;
    list-style:none;
}

#main_menu li {
    display:inline;
    margin:0;
	padding: 0 12px 0 8px;
	 font-family: Tahoma, sans-serif;
	 	border-right: 1px solid #999999;

}

#main_menu li a {
	color: #FFFFFF;
	text-decoration: none;
}

#main_menu li a:hover {
	color: #999999;
}



#sub_page_menu {
	position: absolute;
	left: 15px;
	top: 145px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-weight:bold;
	text-transform: none;
	word-spacing: 1px;
	font-size: 12px;
	z-index: 12001;
}

#sub_page_menu ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
}

#sub_page_menu li {
	padding: 0 8px 0 12px;
	margin: 0;
	display: inline;
	font-family: Tahoma, sans-serif;
	border-right: 1px solid #FFA3A3;

}

#sub_page_menu li a {
	color: #FFFFFF;
	text-decoration: none;
}

#sub_page_menu li a:hover {
	color: #FFA3A3;
}

hr#clear {
	clear: both;
	height: 135px;
	visibility: hidden;
}

hr.clear_right_col {
	clear: both;
	height: 20px;
	visibility: hidden;
}

p,
pre,
blockquote,
form,
label,
dl,
fieldset,
address {
	margin: 10px 0;
}

fieldset {
	padding:10px;
}
h1 {
	color: #475263;
	font-size: 2.3em; 
}
h2 {
	color: #0475263;
	font-size: 2.2em; 
}
h3 {
	color: #30292B;
	font-size: 1.8em; 
}
h4 {
	color: #A6AA78;
	font-size: 1.8em; 
}
h5 {
	color: #30292B;
	font-size: 1.4em; 
}

h6 {
	color: #30292B;
	font-size: 1.2em;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	margin: 0;
}

hr.clearing_r {
	height: 1px;
	visibility: hidden;
	clear: right;
	margin: 0;
}

hr.clearing_l {
	height: 1px;
	visibility: hidden;
	clear: left;
	margin: 0;
}

hr.clearing_r_between_boxes{
	height: 40px;
	visibility: hidden;
	clear: right;
	margin: 0;
}

.solid_line {
	border-bottom: 1px solid #C4C8CB;
	margin: 4px 10px 0 0;
}

/* Absolutely position blog elements */


#blog_name {
	position: absolute;
	top: 22px;
	left: 20px;
	z-index: 9999;
	color: #ffffff;
	font-size: 2.8em; 
}

#blog_name a {
	color: #ffffff;
 	text-decoration: none;
	border: none;
}

#blog_name a:visited {
	color: #ffffff;
 	text-decoration: none;
	border: none;
}

#blog_name a:hover {
    border-bottom: 3px solid #3A8AC0;
	text-decoration: none;	
	color: #192556;
}

#blog_slogan {
	position: absolute;
	top: 55px;
	left: 25px;
	color: #455D9F;
	font-weight: bold;
	font-size: 1.2em;
	word-spacing: .2em
	text-transform: none;
	z-index: 9999;
}

small {
    color: #394C87;
	font-weight: normal;
	font-size: 11px;
	text-transform: none;
	padding: 0 0 5px 0;
	font-family: Tahoma, sans-serif;
}

.postmetadata {
	color: #313131;
	padding: 8px 5px 8px 10px;
	margin: 6px 0 1px 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	background-color: #f5f5f5;
    border-bottom: 1px solid #ffffff;
}

.taggit {
	color: #313131;
	padding: 6px 5px 10px 10px;
	margin: 2px 0 6px 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	background-color: #f5f5f5;
}

.postmetadata_extended {
	color: #313131;
	padding: 10px 15px 10px 15px;
	margin: 0 0 25px 10px;
	font-size: 11px;
	font-weight: bold;
    border-bottom: 1px solid #cccccc;
}

.postmetadata_extended_buttons {
	padding: 0 10px 0 0;
}

.read_more {
	margin: 0 40px 10px 0px;
	text-align: right;
}

.entry {
	margin: 0 0 0 5px;
	font-size: 1.4em; 
	line-height: 1.571em;
	color: #333333;
}

.entry img {
	margin: 0 10px 5px 0;
	border: none;
}

.post ul li{
	list-style-type: disc;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post ol li{
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

ul,
ol {
	margin: 5px 0 20px 0px;
	list-style-type: none;
}

li,
dd{
	margin-left: 7px;
	list-style-type: none;
}

blockquote {
	padding: 3px 7px 3px 7px;
	margin: 7px 5px 7px 3px;
    border: 1px solid #bbbbbb;
	color: #313131;
	font-size: 1em;
}

.non_graybox {
	padding: 3px 7px 3px 7px;
	margin: 7px 5px 7px 3px;
    border: 1px solid #bbbbbb;
	color: #313131;
	font-size: 1.1em;
}

.graybox {
	padding: 3px 7px 3px 7px;
	margin: 7px 5px 7px 3px;
    border: 1px solid #bbbbbb;
	color: #313131;
	font-size: 1.1em;
}

.textwidget {
	padding: 0 0 0 8px;
}

/* Form Stuff */

input {
	color: #333333;
	border: none;
	padding: 6px 0 0 7px;
	height: 15px;
	width: 300px;
	background-color: #ffffff;
	border: 1px solid #bbbbbb;
	font-size: 1.2em;
	font-family: georgia, serif;
}

textarea {
	color: #333333;
	border: none;
	padding: 10px 20px 0 10px;
	height: 158px;
	width: 332px;
	background-color: #ffffff;
	border: 1px solid #bbbbbb;
	font-family: georgia, serif;
	font-size: 1.1em;
}

#searchsubmit {
	border: 1px solid #752632;
	width: 50px;
	height: 22px;
	font-size: .85em;
	background-color:#ffffff;
	color: #3A4D88;
	vertical-align: middle;
	padding: 1px 0 3px 0;
	text-align: center;
	font-family: Tahoma, sans-serif;
	background:  url(images/search.jpg) left  repeat;
}

#searchform {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#search_box {
	border: none;
	padding: 2px 0 4px 7px;
	height: 14px;
	width: 200px;
	background-color: #ffffff;
	border: 1px solid #752632;
	margin: 0;
	vertical-align: middle;
	color: #293669;
	background:  url(images/search_back.jpg) left  repeat;
}

.buttons_no_b {
	border: none;
	background: none;
	margin: 2px 0 0 0;
	height: 26px;
	width: 45px;
}

.search_no_b {
	margin: 0;
	border: none;
	background: none;
	height: 26px;
	width: 45px;
	vertical-align: middle;
}

form {

}

/*  All of the title H2's */

.post h2 {
	margin: 0 0 2px 0;
	font-size: 2.2em; 
	line-height: 1em; 
	font-weight: bold; 
	color: #CA0F00;
	letter-spacing: -.2px;
	word-spacing: -.3px;
}


.post h2 a {
	color: #CA0F00;
	text-decoration: none;
}

.post h2 a:visited {
	color: #CA0F00;
	text-decoration: none;
}

.post h2 a:hover {
	color: #2F89C7;
	text-decoration: underline;
}

.post h3 {
	margin: 0 0 2px 0;
	font-size: 18px;
	line-height: 1em;
	font-weight: bold;
	color: #CA0F00;
	letter-spacing: -.2px;
	word-spacing: -.3px;
}

/* Comments styles */


#postcomment {
	padding-left: 20px;
}

.comments_links {
	padding-left: 20px;
}

#comments  {
	padding-left: 15px;
}

h3#comments {
	margin: 15px 0 0 0;
	padding: 0;
	color: #2F89C7;
	border-bottom: 1px solid #bbbbbb;
}

ol.commentlist{
	margin: 0 0 50px 0;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	font-size: 1.1em;
	border-bottom: 1px solid #bbbbbb;
}

 .commentlist{
	position: relative;
 }

 .small_comments {
	color: #30292B;
	margin: 0 0 0 2px;
 }

h3#respond {
	margin: 10px 0 0 0;
	padding: 0;
	color: #2F89C7;
	border-bottom: 1px solid #bbbbbb;
}

#comment_submit {
	border: 1px solid #cfcfcf;
	width: 120px;
	height: 25px;
	font-size: 1.1em;
	border-bottom: 1px solid #bbbbbb;
	color: #74818C;
	vertical-align: middle;
	padding: 0 0 4px 0;
	text-align: center;
}

#bottom_nav {
	margin: 50px 0 0 0;
	font-size: 11px;
}

.prev_nav {
	float: left;
}

.next_nav {
	float: right;
}

	  /* WordPress likes this http://codex.wordpress.org/CSS
-----------------------------------------*/

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.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
-----------------------------------------*/
#footer {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	background: url(images/footer.png) 0 0 no-repeat;
	color: #ffffff;
	min-height: 83px;
	_height: 83px;
	position: relative;
	margin: -83px auto 0 auto;
	width: 980px;
	padding: 0;
  }
#footer_container {
	padding-left: 40px;
    padding-top: 20px;
	font-size: 1.2em;
	color: #ffffff;
	text-align: left;
}

#footer_container a {
	color: #81B6DE;
	text-decoration: none;
}

#footer_container a:visited {
	color: #81B6DE;
	text-decoration: none;
}

#footer_container a:hover {
	color: #ffffff;
	text-decoration: underline;
}
