/*
Theme Name: SamTilston
Theme URI: http://www.samtilston.com
Description:  The Custom theme for Sam
Version: 1
Author: JTk
Author URI: http://imjtk.com/
Tags: brown, 2 columns, drunken monkey, blue, orange
*/

html, body { height: 100%; }

body {
	background: #fff url(images/back.jpg) 0 0 repeat-x;
	background-position: top center;
	color: #352F26;
	text-align: center;
	font: 62.5% "Trebuchet MS", Tahoma, verdana sans-serif;
	padding:0px;
}

* {
	padding:0;
	margin:0;
}

a:link, a:visited {
	color: #FF6600;
	text-decoration: none;
}

a:hover, a:active {
	color: #B42300;
	text-decoration: underline;
}

#container {
	min-height: 100%;
	_height: 100%;
	width: 950px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

/* Header */
h1#header, h2#header {
	background: #CFB383;
	margin: 0;
	height: 231px;
	text-indent: -1234em;
	position: relative;
	z-index: 1001;
	background: url(images/header.jpg) 0 no-repeat;
}


/* You can change the dimensions of this if you use a logo instead of text for the title */

#header a {
	position: absolute;
	left: 1px;
	top: 1px;
	height: 150px;
	width: 200px;
	text-decoration: none;
}

/* Content */

#wrapper {
	width: 640px;
	position: relative;
	float: left;
	z-index: 12001;
	margin: 0;
}

#content {
	margin: 10px 0 0 0;
}


#sidebar {
	position: relative;
	float: right;
	color: #313131;
	padding: 0;
	margin: 5px 0 0 0;
	width: 300px;
	z-index: 1002;
	background: #E2ECF1;
}


#sidebar h2 {
	color:	#FF6600;
	margin: 20px 0 0 0;
	padding: 12px 0 0 15px;
	font-size: 1.33em; 
	font-weight: bold;
	font-family: rockwell, georgia, serif;
	background: url(images/sidebar_heading_back.jpg) right top no-repeat;
	min-height: 38px;
	vertical-align: middle;
}

#sidebar ul li {
	color:	#DED8BE;
	margin: 5px 0 20px 10px;
	padding: 0;
	font-size: 1.2em; 
	line-height: 1.25em;
	background: transparent;
}

#sidebar ul li ul li {
  	padding: 8px 0 0 0;
	margin: 0 0 0 25px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.1;
	border: none;
	background: transparent;
	color: #fff;
	list-style: disc;
}

#sidebar li, #sidebar li ul{
	margin: -7px 0 0 10px;
}

#sidebar a, #sidebar a:visited {
	color: #003366;
	text-decoration: none;
}

#sidebar a:hover{
	color: #C33000;
}

#description {
	position: absolute;
	right: 25px;
	top: 4px;
	color: #fff;
	margin: 0;
	padding: 0;
	font-weight:bold;
	font-size: 1.23em;
	letter-spacing: 0.3px;
	word-spacing: 1px;
	z-index: 888888;
}

#bloginfo_name {
	position: absolute;
	top: 10px;
	left: 20px;
	font-weight: bold;
	font-size: 3em;
	color: #485A48;
	z-index: 999998;
}

#rss_feed {
	position: absolute;
	top: 37px;
	right: 5px;
	z-index: 999998;
}

#rss_feed img {
	margin: 0 15px 0 0;
}


#header_path{
	position: absolute;
	right: 12px;
	top: 130px;
	color: #003366;
	margin: 0;
	padding: 0;
	font-weight:bold;
	font-size: 1.1em;
	letter-spacing: -0.2px;
	word-spacing: -0.4px;
	z-index: 999999;
}


/* Mani Menu */

#main_menu {
	position: absolute;
	top: 137px;
	left: 200px;
	z-index: 12002;
}

#tabsB {
    float:left;
    width:100%;
    background: transparent;
    font-size:1.33em;
    line-height:normal;
}

#tabsB ul {
	margin:0;
    padding:10px 10px 0 0;
    list-style:none;
	font-family: "arial black" arial, sans-serif;
}

#tabsB li {
    display:inline;
    margin:0;
}

#tabsB a {
    float:left;
    background:url("images/tableftB.gif") no-repeat left top;
    margin:0;
    text-decoration:none;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	      padding:0 15px 0 3px;
		  min-height: 25px;

}

#tabsB a span {
      float:left;
      display:block;
      background:url("images/tabrightB.gif") no-repeat right top;
      padding: 10px 15px 0 3px;
	  margin: 0;
	   min-height: 35px;

}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/

#tabsB a span {float:none;}
    /* End IE5-Mac hack */
   
#tabsB a:hover span {
      color:#fff;
}

#tabsB a:hover {
    background-position:0% -35px;
      }

#tabsB a:hover span {
    background-position:100% -35px;
      }

#tabsB #current a {
    background-position:0% -35px;
}

#tabsB #current a span {
	background-position:100% -35px;
}

#cover_it { 
	position: absolute;
	background: #b6cee1 url("images/cover.jpg") repeat-x 0 0;
	z-index:999999;
	top: 182px;
	left: 200px;
	min-height: 18px;
	width: 600px;
	}



#featured_story_box {
	margin: 0 0 0 0;
}

#featured_story {
	margin: 5px 0 0 0;
	padding: 0;
	float: left;
	position: relative;
	color:#666666;
	font-size: 1.3em;
	line-height: 1.1em;
	width: 620px;
}

#featured_story p {
	padding: 0 5px 0 5px;
}

#featured_story img {
	padding: -10px 10px 0 0;
}

#featured_story h3 {
	padding: 10px 5px 0 10px;
	background: url("images/o_bar.jpg") no-repeat;
	font-family: rockwell, georgia, serif;
	min-height: 38px;
	color: #fff;
}


.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}



hr#clear {
	clear: both;
	height: 85px;
	visibility: hidden;
}

.clear {
	clear: both;
	height: 10px;
}

hr {
	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: #953333;
	font-size: 2.2em; 
}

h3{
	margin: 0 25px 15px 0;
	padding: 0;
	font-size: 1.6em; 
	line-height: .9em; 
	font-weight: bold; 
	color: #003366; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	border-bottom: 1px solid #ddd;
	font-family: rockwell, georgia, serif;
}

h4 {
	margin: 0 25px 2px 0;
	padding: 0;
	font-size: 1.6em; 
	line-height: .9em; 
	font-weight: bold; 
	color: #003366; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	border-bottom: 1px solid #ddd;
	font-family: rockwell, georgia, serif;
}

h5 {
	color: #30292B;
	font-size: 1em;
	margin: 2px 0 -5px 0;
	font-weight: bold;
	letter-spacing: -0.3px;
	word-spacing: -4px;
}

h6 {
	color: #fff;
	font-size: 1.2em;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	margin: 0;
}

.dotted_line {
	border-bottom: 1px solid #DBE6EF;
	margin: 10px 0 25px 15px;
}

.solid_line {
	border-bottom: 1px solid #DBE6EF;
	margin: 10px 25px 5px 15px;
}


.premetadata {
	margin: 0;
	padding: 5px 0 0 10px;
	background: url("images/b_bar.jpg") no-repeat;
	min-height: 44px;
}

.premetadata_single {
	margin: 0 10px 0 0;
	border-bottom: 1px solid #DED8BE;
}

small {
	color: #FF6600;
	font-weight: bold;
	font-size: 10px;
	text-transform: none;
	padding: 0 0 0 5px;
}

.date_box {
	float: left;
	background: url(images/w_bar.jpg) 0 0 repeat-x;
	width: 43px;
	height: 38px;
	margin: -2px 5px 0 0;
	padding: 6px 0 2px 0;
	font-size: 1.2em;
	line-height: 13px;
	letter-spacing: -0.5px;
	color: #FF6600;
	text-align: center;
	font-weight: bold;
	position: relative;
	z-index: 999998;
	display: block;
	border: none;
	position: relative;
}	

.pwd_comments {
	float: right;
	font-size: 1em;
	font-weight: bold;
	color: #656565;
}

.socials {
	float: left;
	padding: 0;
	margin: 0;
}

.post {
	padding: 10px;
	margin: 0 0 15px 0;
}

.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;
}

.post h2 {
	margin: 2px 0 2px 5px;
	font-size: 1.75em; 
	line-height: .8em; 
	font-weight: bold; 
	color: #485A48; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
}

.post h2 a, .post h2 a:visited {
	color: #003366;
	text-decoration: none;
}

.post h2 a:hover {
	color: #b42300;
	text-decoration: none;
}

.postmetadata {
	padding: 8px 10px 10px 10px;
	margin: 5px 0 10px 0;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 14px;
	color: #fff;
	min-height: 38px;
	padding: 3px 5px 0 10px;
	background: url("images/o_bar.jpg") no-repeat;
}

.postmetadata a:link, .postmetadata a:visited {
	color: #fff;
	text-decoration: none;
}

.postmetadata a:hover, .postmetadata a:active {
	color: #fff;
	text-decoration: underline;
}

ul.social_media li{
	font-weight: bold;
	margin: 0;
	padding: 0 10px 0 10px;
	display: inline;
	text-align: left;
}

ul.social_media li a:link, ul.social_media li a:visited {
	color: #003366;
	text-decoration: none;
}

ul.social_media li a:hover, ul.social_media li a:active {
	color: #FF6600;
	text-decoration: underline;
}

ul.social_media{
	margin: 0;
	padding: 0;

}

.entry {
	margin: 0;
	padding: 5px;
	font-size: 1.33em; 
	line-height: 1.3em;
	color: #555;
}

.entry img {
	margin: 0 10px 5px 0;
	border: none;
}

ul,
ol {
	margin: 5px 0 20px 0px;
	list-style-type: none;
}

li,
dd{
	margin-left: 7px;
	list-style-type: none;
}

blockquote {
	padding: 5px 10px 5px 10px;
	margin: 5px 0 10px 0px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 16px;
	color: #949494;
	background-color: #F7F7F7;
	border-top: 1px dotted #D2DADA;
	border-bottom: 1px dotted #D2DADA;
	font-style: italic;
}

.textwidget {
	padding: 0 0 0 8px;
}

/* Form Stuff */

input {
	color: #333;
	border: none;
	padding: 2px 0 2px 7px;
	height: 16px;
	width: 300px;
	background-color: #fff;
	border: 1px solid #003366;
	font-size: 1.2em;
}

textarea {
	color: #333333;
	border: none;
	padding: 10px 20px 0 10px;
	height: 158px;
	width: 332px;
	background-color: #ffffff;
	border: 1px solid #003366;
	font-family: "Trebuchet MS", Tahoma, verdana sans-serif;
	font-size: 1.1em;
}

select {
	color: #44372C;
	height: 25px;
	width: 190px;
	padding: 3px 0 3px 3px;
	margin: 0;
	background-color: #F5F4F0;
	border: none;
	font-size: 1.2em;
		vertical-align: middle;

	
}

#header_category {
	position: absolute;
	top: 93px;
	right: 30px;
	margin: 0;
	padding: 0;
	word-spacing: .2px;
	z-index: 12002;
	color: #fff;
	vertical-align: middle;
	font-size: 1.3em;
	font-family: rockwell, georgia, serif;
}


#header_category select{
	font-size: .9em;
	color: #003366;
}

#header_search{
	position: absolute;
	top: 93px;
	left: 220px;
	margin: 0;
	padding: 0;
	word-spacing: .2px;
	z-index: 12002;
	color: #fff;
	font-size: 1.3em;
	font-family: rockwell, georgia, serif;
}

#searchsubmit {
	border: none;
	background: none;
	margin: -1px 0 0 -5px;
	height: 17px;
	width: 43px;
	vertical-align: middle;
}

#searchform {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#search_box {
	padding: 5px 0 5px 2px;
	height: 15px;
	width: 190px;
	margin: 0;
	vertical-align: middle;
	font-size: .9em;
	color: #003366;
	background-color: #F5F4F0;
	border: none;
}

.buttons_no_b {
	border: none;
	background: none;
	margin: 0 0 76px 0;
	height: 18px;
	width: 45px;
	vertical-align: middle;
}

form {

}

/* Comments styles */

.comments {	
	border: 1px solid #fff;
	background: url(images/featured_back.jpg) 0 0 repeat-x;
	padding: 10px;
	margin: 0 25px 15px 10px;
	}

#commentform {
	margin: 20px 0 10px 25px;
}

#postcomment {
	padding-left: 20px;
}

#comments  {
	padding-left: 15px;
}

ol.commentlist{
	margin: 0 0 50px 0;
}

.commentlist li {
	
}

.mad_city_comment {
	margin: 25px 10px 0 5px;
	padding: 3px 10px 0 6px;
	font-size: 1.5em;
	background-color: #e2ecf1;
	color: #003366;
}

.mad_city_commenter {
	margin: -10px 10px 25px 5px;
	padding: 10px 0 5px 400px;
	background-color: #e2ecf1;
	border-bottom: 3px solid #003366;
}

.mad_city_commenter img {
	border: 2px solid #fff;
}

 .commentlist{
	position: relative;
 }

 .more-link {
	font-size: 1em;
	font-weight: bold;
 }

.allowed_tags strong {
	font-size: .88em;
 }

.allowed_tags {
	margin: 15px 66px 20px 0px;
	padding: 5px 10px 5px 10px;
	font-size: .88em;
	background: #8fb1cd;
	color: #fff;
}

h3#comments, h3#respond{
	margin: 2px 15px 0 15px;
	padding: 0 0 2px 0;
	font-size: 1.5em; 
	line-height: .8em; 
	font-weight: bold; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	color: #003366;
}

#comment_submit {
	border: 1px solid #cfcfcf;
	width: 120px;
	height: 20px;
	font-size: 1.1em;
	border-bottom: 1px dotted #FE942A;
	color: #548E30;
	vertical-align: middle;
	padding: 0 0 4px 0;
	text-align: center;
}
#bottom_nav {
	margin: 10px 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;
  }

   /* The Pre Footer 
-----------------------------------------*/

#pre_footer_wrapper {
	width: 973px;
	margin: 0;
	padding: 5px 0 0 0;
	position: relative;
	float: left;
	z-index: 12001;
	background: #e2ecf1 url("images/pre_footer_back.jpg") repeat-x;
}

#pre_footer_wrapper h2 {
	margin: 0 25px 1px 0;
	padding: 5px 0 0 5px;
	font-size: 1.5em; 
	font-weight: bold; 
	color: #ff6600; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	font-family: rockwell, georgia, serif;
	border-bottom: 1px solid #e2ecf1;
}

.pre_footer_boxen {
	float: left;
	position: relative;
	margin: 10px 0 15px 25px;
	_margin: 10px 0 7px 12px;
	padding: 5px 0 0 5px;
	width: 280px;
	background: #fff url("images/pre_footer_heading.jpg") repeat-x;
}

.pre_footer_boxen ul {
	padding: 0 0 10px 0;
	margin: 0;
}


.pre_footer_boxen ul li{
		padding: 7px 0 0 0;
	margin: 0 0 0 25px;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.2;
	border: none;
	background: transparent;
	color: #D6D0B8;
	list-style: disc;
}

.pre_footer_boxen ul li ul{
	background: transparent;
}

.pre_footer_boxen a, .pre_footer_boxen a:visited {
	color: #003366;
 	text-decoration: none;
}

.pre_footer_boxen a:hover {
	color: #ff6600;
	text-decoration: underline;
}



h2.widgettitle {
	margin: 0 5px 2px 5px;
	font-size: 16px; 
	font-weight: bold; 
	color: #0073AC; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	border-bottom: 2px dotted #fff;
	font-family: "Trebuchet MS", verdana, sans-serif;
}

  /* Footer
-----------------------------------------*/

  #footer {
	min-height: 50px;
	_height: 50px;
	width: 100%;
	position: relative;
	padding: 0;
	margin: -50px auto 0 auto;
	background:#003366;

  }

#footer_container {
	margin: 0;
    padding-top: 15px;
	font-size: 1.1em;
	color: #F5F4F0;
	text-align: center;
}


