/*
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; }
#masthead { width: 950px; margin: 0 auto; }
#banner { float: left; margin-right: 10px; width: 630px; }
#search { float: right; margin-right: 10px; width: 300px; }
#nav { width: 950px; margin: 0 auto; }
#prologue { width: 950px; margin: 0 auto; }
#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 {
  margin-top:30px;
  text-align:center;
}


/* The Masthead */
#masthead h1 {
  font-family:Helvetica, Arial;
  letter-spacing:-3px;
  font-weight:bold;
  color:#000;
  margin:0px 0px 0px 20px;
  font-size:3em;
}
#masthead h1 a {
  color:#000;
  text-decoration:none;
}
#masthead h1 a:hover {
  color:#333;
}
#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;
}

#nav ul {
  list-style:none;
  margin:0px 20px 20px 20px;
  font-family:Helvetica, Arial, sans-serif;
  padding:0px;
  text-transform:uppercase;
}
#nav ul li {
  display:inline;
  margin-right:20px;
}
#nav ul li a {
  color:#888;
  font-weight:bold;
  text-decoration:none;
  font-size:.9em;
}
#nav ul li a:hover {
  color:#0d0d0d;
}

/* The Prologue */
#prologue .column {
  font-family:Helvetica, Arial, sans-serif;
  background:#fff url(images/prologue-bg.gif) bottom repeat-x; 
  border:1px solid #ebebeb;
  margin-top:0px;
}
#prologue h2 {
  font-size:1.1em;
  font-weight:bold;
  margin:20px 20px 10px 20px;
  color:#000;
}
#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 */
.full .post, .single .post {
  margin-top:20px;
  margin-bottom:60px;
}
.postmeta .lt {
  float:right;
  margin-left:40px;
}
.full h2 {
  font-family:Helvetica,Arial,sans-serif;
  font-size:1.8em;
  letter-spacing:-1px;
  font-weight:bold;
  margin:0px;
/*  text-align:justify; */
  padding-bottom: 0px;
  padding-top: 10px;
  line-height: 1em;
}

.full h3 {
  font-family:Helvetica,Arial,sans-serif;
  font-size: .9em;
  color:#888;
  letter-spacing:-0.5px;
  font-weight:bold;
  margin:0 0 0 0;
  text-align:justify;
}

.full h3 a {
  color: #FF3333;
}

.full h3 a:hover {
  color: #4B4A4A;
}

.single .post h2 {
  font-family:Helvetica,Arial,sans-serif;
  font-size:1.8em;
  letter-spacing:-1px;
  font-weight:bold;
  margin:10px 0px 0px 0px;
  text-align:justify;  
}
.full h2.archive {
  text-transform: uppercase;
  background:#000;
  color:#FFF;
  font-size: 0.9em;
  letter-spacing: -0.1px;
  padding:7px 5px 5px 5px;
  font-weight:bold;
}
.full h2 a, .single .post h2 a {
  text-decoration:none;
  color:#000;
}
.full h2 a:hover, .single .post h2 a:hover {
  color:#999;
}
h2.archive, h2.page {
  margin-top:10px;
}
.full .entry p, .single .entry p, .entry ul, .entry ol {
  font-family:Helvetica, Arial, sans-serif;
  font-size:.8em;
  line-height:1.6em;
  color:#0d0d0d;
}
.full .entry ul li {
  line-height:1.6em;
}



.full p.postmeta {
  border-top: 1px solid;
  clear: both;
  font-family:Helvetica, Arial, sans-serif;
  font-size:.7em;
  padding-top: .7em;
  padding-bottom:8px;
  color:#888;
}
.full p.postmeta a {
  color:#F33;
}
p.postmeta a:hover {
  color:#4b4a4a;
}
.entry a, #prologue a {
  color:#EA3333;
  font-weight:bold;
}
.entry a:hover, #prologue a:hover {
  color:#4b4a4a;
}
.full .entry blockquote p {
  font-family:Arial,sans-serif;
  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:Arial,sans-serif;
	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 {
  font-family: Helvetica, Arial, sans-serif;
  color:#020202;
  font-weight:bold;
  font-style:normal;
  font-size:1.3em;
  margin:40px 0px 0px 0px;
  text-align:justify;
}

.entry h4 {
  font-family: Helvetica, Arial, sans-serif;
  color:#020202;
  font-weight:bold;
  font-style:normal;
  font-size:1.1em;
  margin:40px 0px 0px 0px;
  text-align:justify;
}

.entry h3, .entry h4, .entry h5, .entry h6 {
  clear:both;
}

.archive .post h3 a {
  color:#F33;
  text-decoration: underline;
  font-family:Helvetica,Arial,sans-serif;
  font-size:0.9em;
  font-weight:bold;
  letter-spacing:-0.5px;
  text-align:justify;
}
.archive .post h3 a:hover {
  color: #4B4A4A;
}
.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:#0d0d0d;
}
.taglist {
  list-style:none;
  margin:10px 0px 20px 20px;
  font-family:Arial,sans-serif;
  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:#888;
  font-weight:bold;
  font-size:.9em;
  text-decoration:none;
  margin-right:40px;
}
.postnav a:hover, p.edit a:hover {
  color:#0d0d0d;
}
ol.comments {
  list-style:none;
  font-family:Arial,sans-serif;
  margin:0px;
  padding:0px;
  font-size:.75em;
}
ol.comments li {
  border-left:1px solid #0d0d0d;
  padding-left:20px;
  margin-bottom:40px;
}
ol.comments li.author {
  border-left:1px solid #333;
}
p.commentheader {
  font-family:Helvetica,sans-serif;
  font-size:1.2em;
  color:#333;
}
.commentheader a {
  color:#F33;
  text-decoration:none;
  font-style:normal;
}
.commentheader a:hover {
  text-decoration:underline;
}
p.commentheader cite {
  color:#0d0d0d;
}
.commentheader cite a {
  color:#F33;
  text-decoration:none;
}
.commentheader cite a:hover {
  text-decoration:underline;
}
.comments p {
  line-height:1.8em;
  text-align:justify;
  color:#444;
}
#leavereply label {
  font-family:Helvetica, Arial, sans-serif;
  font-size:.9em;
  font-style:italic;
  font-weight:bold;
  color:#444;
}
p.loggedin {
  color:#444;
  font-family:Helvetica, Arial, sans-serif;
  font-style:italic;
  font-size:.8em;
}
p.loggedin a {
  color:#888;
}
p.loggedin a:hover {
  color:#0d0d0d;
}
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:#888;
  font-weight:bold;
  text-decoration:none;
  font-size:.9em;
  text-transform:uppercase;
}
.col-title a:hover {
  color:#0d0d0d;
}
.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:#0d0d0d;
}
#morecontent h2 a:hover {
  color:#953333;
}
#morecontent p.postmeta {
  font-size:.8em;
  font-family:Arial,sans-serif;
  color:#888;
  margin:5px 0px 0px 0px;
}
#morecontent p.postmeta a {
  color:#888;
}
#morecontent p.postmeta a:hover {
  color:#4b4a4a;
}
#morecontent .post {
  margin-bottom:20px;
}

/* Secondary Elements (The Sidebar) */
#secondary {
  font-family:Helvetica, Arial, sans-serif;
  color:#444;
}
#secondary h3 {
  font-size:.8em;
  color:#000;
  padding-bottom:11px;
  background:url(images/double.gif) bottom repeat-x;
  text-transform:uppercase;
}
#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 0px 10px 5px
}
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:#888;
  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:#888;
  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:#0d0d0d;
  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:#888;
  font-family:Helvetica, Arial, sans-serif;
}
#copyright p {
  font-size:.8em;
  padding-bottom:20px;
}

#searchform2 input {
  margin-bottom: 5px;
}


/* Leo sidebar hacks */

	li.participating_bands img {
		float: right;
		padding: 3px 0px 3px 5px;
		border: 0px;
	}
	
	.participating_bands a {
		color: #FF3333;
		font-family: Helvetica,Arial,sans-serif;
		font-size: 0.9em;
		font-weight: bold;
		letter-spacing: -0.5px;
		text-align: justify;
		float: right;
		text-decoration: underline!important;
	}

	li.participating_bands a:hover {
		color: #4B4A4A;
	}	
	
	
	td.right {
		width: 60px;	
	}






.navigation a {
   font-family: Helvetiva,Arial,sans-serif;
   font-size: 0.9em
   color: #000!important;
   text-decoration: underline;
   font-weight: bold;
   letter-spacing: -0.5px;
   text-align: justify;
   
}

.navigation a:visited {
   color: #000!important;
}

.navigation a:hover {
   color: #999;   
}

.previousposts a {
   color: #FF0000;
}

.wp-smiley {
   border:0!important;
}

.more-link {
   display: block;
   float: right;
   font-weight: bold;
}

/* Sociable */

div.sociable { 
	margin: 32px 0;
	padding: 16px 0 0 0;
	font-size: 0.9em;
	font-family: Helvetica, Sans-serif;
	font-weight: bold;
}

span.sociable_tagline { position: relative; float: left; display: inline !important; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: inline;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: inline !important;
}
.sociable ul {
	display: inline !important;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	display: inline !important;
	float: left;
	width: 24px;
	height: 24px;
	border: 0;
	margin: 3px 6px 0 0px;
	padding: 0;
}

.sociable-hovers {
	opacity: .8;
	-moz-opacity: .8;
	filter: alpha(opacity=80);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}


