/*
Theme Name: Simple Please
Theme URI: http://www.tutorial9.net/
Description: A Simple Theme for Wordpress. A Theme for bloggers who want to put emphasis on content.
Version: 1.0
Author: David Leggett, BetterBloggin.com
Author URI: http://www.betterbloggin.com/
Tags: simple, minimal, white, plain, 3-column
*/

/* Setup the Grid (Wouldn't change this unless you sort of know what you're doing) */
.column { float: left; margin-right: 10px; }
.last { margin-right: 0; }
.span-24 { width: 950px; margin: 0; }
.container { width: 950px; margin: 0 auto; text-align:left; background-color: #000; }
#masthead { 
	margin:0 0 15px;
	width:950px;
	height:115px;
	background:#252120 url(/graphics/body_back.png) repeat-x top;
	float:left;
	position: relative;
}
#subscribe {
	position: absolute;	top: 8px;right: 30px; list-style: none;}
ul#subscribe a,ul#subscribe a:hover { background: url(images/subscribe.png) no-repeat right; width: 204px;	height: 29px; text-indent: -90000em;display:block;}
ul#subscribe a:hover { background:url(images/subscribe.png) no-repeat 1px;}
#banner { float: left; margin-right: 10px; width: 630px; }
#search { float: right; margin-right: 10px; width: 300px; }
#prologue { width: 500px; margin: 0 auto; float:left; }
#content-layout { width: 950px; margin: 0 auto; }
#primary { float: left; margin-right: 50px; padding-left:20px; width: 570px; }
#secondary { float: left; text-align:right; margin-right: 0px; width: 290px; }
#footer { width: 950px; margin: 0 auto 20px auto; padding-top:20px; }
#column-1 { float: left; margin-right: 10px; padding-left:20px; width: 270px; }
#column-2 { float: left; margin-right: 10px; padding-left:20px; width: 290px; }
#column-3 { float: left; margin-right: 0; padding-left:20px; width: 290px; }
#copyright { width: 930px; padding-left:20px; margin: 0 auto; }

/* And so we begin with the details… */

body {

	background:#252120 url(/graphics/body_back.png) repeat-x top;
	color:#eeebeb;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size:12px;
	margin: 0px;
}



/* The Masthead */
#masthead h1 {
  color:#0d0d0d;
  margin:0px;
  text-indent: -9000em;
  background: url(/graphics/blog_logo.png) no-repeat left;
  width: 95px;
  height: 98px;
  position: absolute;
  top: 12px;
}
#masthead h1 a {
  display: block;
  height: 98px;
  text-decoration:none;
  
  
}
#masthead h1 a:hover {
  color:#953333;
}
#search {
margin-top:23px;
text-align:right;
}
#search div {
  display:inline;
}
form #s {
  border:1px inset #0d0d0d;
  width:150px;
}
#searchsubmit {
  width:70px;
  margin-right:10px;
}

ul#nav {
  list-style:none;
  margin:0px 20px 20px 20px;
  font-family:Helvetica, Arial, sans-serif;
  padding:0px;
  text-transform:uppercase;
}

ul#nav li a { color: #ccc;
  font-weight:bold;
  text-decoration:none;
  font-size:.9em;
}
ul#nav li a:hover {
  color:#ccc;
}

/* The Prologue */
#prologue .column {
	font-family:Helvetica, Arial, sans-serif;
	background-color: #323131;
	margin-top:0px;
	position:absolute;
	top: 15px;
	left: 125px;
	width: 565px;
	-moz-border-radius: 12px;  
}
#prologue .column p {
	color: #e5e5e5;
}
#prologue h2 {
  font-size:1.1em;
  font-weight:normal;
  margin:20px 20px 10px 20px;
  color:#4b4a4a;
}
#prologue p {
  line-height:1.6em;
  font-size:.8em;
  margin:0px 20px 20px 20px;
  color:#0d0d0d;
  text-align:justify;
}
.shadow {
  clear:both;
  background:url(images/shadow.gif) top right no-repeat;
  height:14px;
  display:block;
  width:100%;
}
hr {
  clear:both;
  color:#fff;
  height:1px;
  border:0px;
  background:#fff;
  width:910px;
  margin-top:20px;
}

/* Main Body Elements */
a {
text-decoration:none;
color:#5b9019;
}

a:hover {
text-decoration:none;
color:#444141;
}
a.active { 
color: #666;
}
.full .post, .single .post {
  margin-bottom:40px;
}
.postmeta .lt {
  float:right;
  margin-left:40px;
}
.full h2 {
  font-family:Georgia;
  font-size:1.8em;
  font-weight:normal;
  margin:0px;
  text-align:justify;
}
.single .post h2 {
  font-family:Georgia;
  font-size:1.8em;
  font-weight:normal;
  margin:10px 0px 0px 0px;
  text-align:justify;  
}
.full h2.archive {
  background:#0d0d0d;
  color:#fff;
  padding:20px;
}
.full h2 a, .single .post h2 a {
  text-decoration:none;
  color:#8b2828;
}
.full h2 a:hover, .single .post h2 a:hover {
  text-decoration:underline;
}
h2.archive, h2.page {
  margin-top:10px;
}
.full .entry p, .single .entry p, .entry ul, .entry ol {
  text-align:justify;
  font-family:Helvetica, Arial, sans-serif;
  Xfont-size:.8em;
  line-height:1.6em;
  color:#f3f3f3;
}
.full .entry ul li {
  line-height:1.6em;
}
.full p.postmeta {
	font-family:Helvetica, Arial, sans-serif;
	font-size:0.8em;
	padding-bottom:10px;
	border-bottom:1px solid #f3f3f3;
	color:#CCC;
}
.full p.postmeta a { color: #ccc;
}
p.postmeta a:hover {
  color:#f3f3f3;
}
.entry a, #prologue a {
  color:#953333;
  font-weight:bold;
}
.entry a:hover, #prologue a:hover {
  color:#444141;
}
.full .entry blockquote p {
  font-family:Georgia;
  color:#444;
  font-style:italic;
  line-height:1.8em;
  background:#f5f5f5;
  border:1px solid #eee;
  padding:20px;
}
.entry img {
  background:#fff;
  border:1px solid #888;
  padding:5px;
}
.alignright {
  float:right;
  margin-left:20px;
  margin-bottom:10px;
}
.alignleft {
  float:left;
  margin-right:20px;
  margin-bottom:10px;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	background-color: #fff;
	padding:5px;
	margin: 0px 0px 0px 20px;
}

.entry img {
  padding:5px;
  border:1px solid #888;
}
.wp-caption p.wp-caption-text {
	font-size: .7em;
	color:#444;
	font-style:italic;
	font-family:Georgia;
	line-height: 1.6em;
	padding-top:0px;
	margin-top:5px;
}
.entry p.tags {
  background:#0d0d0d;
  color:#fff;
  padding:5px;
}

#morecontent {
  background:url(images/double-thick.gif) top repeat-x;
  padding-top:20px;
  padding-bottom:0px;
}
.entry h3 {
  color:#020202;
  font-weight:normal;
  font-style:italic;
  font-size:1.3em;
  padding-left:5px;
  padding-bottom:5px;
  border-bottom:1px solid #020202;
  margin:40px 0px 20px 0px;
  text-align:justify;
}

.entry h3, .entry h4, .entry h5, .entry h6 {
  clear:both;
}

.archive .post h3 a {
  font-family:Georgia;
  font-weight:normal;
  color:#8b2828;
  font-size:1.7em;
  text-decoration:none;
  text-align:justify;
}
.archive .post h3 a:hover {
  border-bottom:1px solid #f3f3f3;
}
.archivelist {
  list-style:none;
  margin:10px 0px 20px 20px;
  padding:0px;
  font-family:Helvetica, Arial, sans-serif;
}
.archivelist li {
  line-height:1.6em;
  font-size:.8em;
}
.archivelist a, .taglist a {
  color:#444;
}
.archivelist a:hover, .taglist a:hover {
  color:#444141;
}
.taglist {
  list-style:none;
  margin:10px 0px 20px 20px;
  font-family:Georgia;
  padding:0px;
}
.taglist li {
  display:inline;
  margin-right:20px;
  line-height:1.6em;
}
#morecontent h3, .postnav a, p.edit a {
  font-family:Helvetica, Arial, sans-serif; color: #ccc;
  font-weight:bold;
  font-size:.9em;
  text-decoration:none;
  margin-right:40px;
}
.postnav a:hover, p.edit a:hover {
  color:#444141;
}
ol.comments {
  list-style:none;
  font-family:Georgia;
  margin:0px;
  padding:0px;
  font-size:.75em;
}
ol.comments li {
  border-left:1px solid #666;
  padding-left:20px;
  margin-bottom:40px;
}
ol.comments li.author {
  border-left:2px solid #953333;
}
p.commentheader {
  font-family:Georgia;
  font-size:1.2em;
  color:#333;
}
.commentheader a {
  color:#ccc;
  text-decoration:none;
  font-style:italic;
}
.commentheader a:hover {
  text-decoration:underline;
}
p.commentheader cite {
  color:#0d0d0d;
}
.commentheader cite a {
  color:#953333;
  text-decoration:none;
}
.commentheader cite a:hover {
  text-decoration:underline;
}
.comments p {
  line-height:1.8em;
  text-align:justify;
  color:#e5e5e5;
}
#leavereply label {
  font-family:Helvetica, Arial, sans-serif;
  font-size:.9em;
  font-style:italic;
  font-weight:bold;
  color:#e5e5e5;
}
p.loggedin {
  color:#e5e5e5;
  font-family:Helvetica, Arial, sans-serif;
  font-style:italic;
  font-size:.8em;
}
p.loggedin a { color: #ccc;
}
p.loggedin a:hover {
  color:#444141;
}
textarea#comment {
  width:570px;
}
.col-1 {
  float:left;
  width:265px;
}
.col-2 {
  float:right;
  width:265px;
}
.col-title a {
  font-family:Helvetica, Arial, sans-serif; color: #ccc;
  font-weight:bold;
  text-decoration:none;
  font-size:.9em;
  text-transform:uppercase;
}
.col-title a:hover {
  color:#444141;
}
.col-title { text-transform: uppercase;}
.splitter {
  background:url(images/black.gif) top center repeat-y;
  width:570px;
}
#morecontent h2 {
  font-weight:normal;
  font-size:1.2em;
  margin:20px 0px 0px 0px;
}
#morecontent h2 a {
  color:#f3f3f3;
}
#morecontent h2 a:hover {
  color:#444141;
}
#morecontent p.postmeta {
  font-size:.8em;
  font-family:Georgia; color: #ccc;
  margin:5px 0px 0px 0px;
}
#morecontent p.postmeta a { color: #ccc;
}
#morecontent p.postmeta a:hover {
  color:#444141;
}
#morecontent .post {
  margin-bottom:20px;
}

/* Secondary Elements (The Sidebar) */
#secondary {
  font-family:Helvetica, Arial, sans-serif;
  color:#444;
}
#secondary h3, #nav ul a {
  font-size:1em;
  color:#953333;
  padding-bottom:11px;
  background:url(images/double.gif) bottom repeat-x;
  text-transform:uppercase;
  border-bottom: 1px solid #fff;
}
#secondary ul.widget {
  list-style:none;
  margin:0px;
  padding:0px;
}
li.ads_default img {
  border:none;
  text-align:right;
}
li.ads_default a {
  display:inline-block;
  border:5px solid #eee;
  margin:0px 5px 10px 0px
}
li.ads_default a:hover {
  border-color:#ddd;
}
#secondary ul ul {
  list-style:none;
  padding:0px;
  margin:0px;
}
#footer ul {
  font-family:Helvetica, Arial, sans-serif;
  list-style:none;
  margin:0px 0px 40px 0px;
  padding:0px;
}
#secondary ul li ul {
  margin-bottom:40px;
  color:#444;
}
#trackbacks a { color: #ccc;
  font-size:.8em;
}
#secondary ul li {
  margin-bottom:0px;
}
#secondary ul ul li, #footer ul {
  line-height:1.6em;
  font-size:.8em;
}
#secondary ul li ul.children {
  margin:2px 0px 5px 0px;
  padding:0px 10px 5px 0px;
  border-right:2px solid #aaa;
}
#secondary ul ul li li {
  font-size:.8em;
}
#secondary a, #footer li a { color: #ccc;
  line-height:1.6em;
  text-decoration:none;
}
#secondary ul ul li a:hover, #footer li a:hover, #secondary a:hover {
  color:#4b4a4a;
}
.textwidget {
  font-size:.8em;
  color:#444;
}
#calendar_wrap {
  float:right;
  width:290px;
}
#calendar table {
  width:290px;
  text-align:center;
}

/* Footer */
#footer h4 {
  color:#e8e7e7;
  font-family:Helvetica, Arial, sans-serif;
  font-size:.9em;
}
#footer {
  background:url(images/double-thick.gif) top repeat-x;
  margin-top:40px;
}

.clear {
  clear:both;
}

#copyright, #copyright a { color: #ccc;
  font-family:Helvetica, Arial, sans-serif;
}
#copyright p {
  font-size:.8em;
  padding-bottom:20px;
}
#searchsubmit2 { margin-top: 3px;}
#nav a { border: none; margin-bottom: 0;}