/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: A theme with powerful, semantic CSS selectors and the ability to add new skins.
VERSION: 0.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
*/

body.single div.entry-content p.rs_event_meta {
  margin-top: .5em;
  font-weight: bold;
}

div.entry-content p.rs_event_meta {
  margin: 0em;
  font-weight: bold;
}

/* Definitions for global link styles */
a {text-decoration: none;}

a:hover {text-decoration: underline;}

/* MARGINS, PADDING, ETC., FOR ALL LAYOUT DIVS */

body {
    text-align: center;
    /*background: url("/images/ps_background.png") top left repeat;*/
    font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
    background: #3E4571;
}

#wrapper {
    background-color: white;
    text-align: left;
    margin: 0px auto;
    width: 95%;
	min-width: 750px;
    border:0px solid black;
    font-size: 9pt;
}

div.sidebar ul h3 {
    color: #990000;
    font-size: 9pt;
    margin: 30px 0pt 0pt;
}

div#content, div.sidebar {
	padding: 0 10px;
}
div#footer {
	text-align: center;
	margin: 2em 0;
	padding: 3em 0 0 0;
}
div#inner-footer{
	margin: 0px auto;
}

/* HEADER STUFF */
#header {
	cursor: pointer;
	height: 120px;
	background-color: #3E4571;
	background-image: url("/wp-content/themes/sandbox/images/header-left.jpg");
	background-repeat: no-repeat;
	text-align: center;
	position: relative;
}

div#title-image {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 120px;
	width: 413px;
	background-image: url("/wp-content/themes/sandbox/images/header-right.jpg");
	background-repeat: no-repeat;
}

div#header #blog-title, #blog-description {
  display: none;
}

div#header p.access {
	display: none;
}

#top-navigation {
  padding: 0px 0px .5em;
}

#top-navigation ul{
  position: relative;
  padding: 2px 5px;
  margin: 0px;
  location: relative;
  top: -4px;
  background-color: #3E4571;
}

#top-navigation ul li{
  /*
  padding: 0px 5px 2px 0px;
  */
  margin: 0px 5px;
  display: inline;
  /*
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  */
  font-weight: bold;
  font-size: 10pt;

}

#top-navigation ul li a{
 text-decoration: none;
 color: white;
}

/* GENERAL TAGS FOR CONTENT, MOSTLY */
abbr.published {
	border: 0;
	cursor: default;
	margin: 0;
}

div.entry-date {
  color: gray;
  font-size: 7pt;
}

body.home abbr.published, body.archive abbr.published, div.page-link {
	font-weight: bold;
}
div.entry-content p {
	margin: 1em 0;
}
div.entry-content ul li {
	list-style: square;
}
div.entry-content ul li ul {
	margin-bottom: 0.3em;
}
div.entry-content ul li ul li {
	list-style: circle;
}
div.entry-content ul#linkcats, div.entry-content ul#linkcats li {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.entry-content ul#linkcats li ul li {
	list-style: square;
}
div.entry-content img.center {
	display: block;
	margin: 0.4em auto;
}
div.entry-content img.alignright {
	margin: 0.4em 0 0.4em 1.1em
}
div.entry-content img.alignleft {
	margin: 0.4em 1.1em 0.4em 0;
}
div.entry-meta {
	font-size: 7pt;
	line-height: 140%;
	color: gray;
}
body.home .entry-meta, body.archive .entry-meta {
	margin: 0 0 4em 0;
}
body.single .entry-meta {
	font-size: 7pt;
}
body.single div.navigation {
	padding: 0 0 3em 0;

}
div.archive-meta {
	margin: 1em 0 3em 0;
}
div.edit-link {
	clear: both;
}
abbr, acronym {
	border-bottom: 1px dotted blue;
	cursor: help;
}
blockquote {
	/*border-left: 1em solid #e6e6fe;*/
	padding: 0 0 0 1em;
}
code, pre {
	font-family: "courier new", courier, monospace;
}
/* HEADINGS */
h2, h3, h4 , h5, h6 {
	line-height: 125%;
}

h2.entry-title, h2.entry-title a {
  color: #990000;
  font-weight: bold;
  font-size: 14pt;
  text-decoration: none;
  font-family: 'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
}

body.home h2.entry-title {
	clear: both;
	margin: 0;
}
body.single h2.entry-title, body.page h2.entry-title {
	margin: 0 0 -.4em 0;
}
body.category h2.page-title, body.author h2.page-title {
	font-size: 1.6em;
	margin: 0;
}
body.date h2.page-title, body.single h2.page-title {
	font-size: 1.6em;
	margin: 0 0 2em 0;
}
body.archive h3.entry-title, body.single h3.entry-title {
	margin: 0;
}
body.single h3.comment-header {
	font-size: 1.4em;
	margin: 3em 0 1em 0;
}
body.single h3#respond {
	font-size: 1.2em;
	margin: 3em 0 0.5em 0;
}
div.entry-content ul#linkcats li h3 {
	margin: 1em 0 0 0;
}
div.entry-content h2 {
	color: #990000;
        font-family: 'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size: 14pt;
        margin: 1.5em 0pt 0em;
}
div.entry-content h3 {
	font-size: 1.1em;
	margin: 0.5em 0em -1.5em;
}
div.entry-content h4, div.entry-content h5, div.entry-content h6 {
	font-size: 1em;
	margin: 1.5em 0 -1.1em;
}
/* COMMENTS STUFF */
ol.commentlist li {
	margin: 0 0 3.5em 0;
}
ol.commentlist .comment-meta {
	font-size: 7pt;
	color: gray;
}
form#commentform, form#commentform p {
	padding: 0;
}
form#commentform span.req-field {
	background: #fff;
	color: red;
}
form#commentform .form-label {
	margin: 1em 0 0 0;
}
input#author, input#email, input#url, textarea#comment {
	font-family: "courier new", courier, monospace;
	font-size: 1em;
	padding: 0.2em;
}
input#author, input#email, input#url {
	width: 50%;
}
textarea#comment {
	height: 13em;
	margin: 0 0 0.5em 0;
	overflow: auto;
	width: 66%;
}
/* SIDEBAR STUFF */
div.sidebar div, div.sidebar h3, div.sidebar h4, div.sidebar ul, div.sidebar li {
	margin: 0;
	padding: 0;
}
div.sidebar li {
	list-style: none;
}
div.sidebar li form {
	margin: 0.2em 0 0 0;
	padding: 0;
}
div.sidebar h3 {
	font-size: 1.2em;
}
div.sidebar h4 {
	font-size: 1.0em;
}
div.sidebar li {
	margin: 0 0 1em 0;
}
div.sidebar ul ul {
	margin: 0 0 0 1.0em;
	
}
div.sidebar ul ul ul {
	margin: 0 0 0 0.5em;
}
div.sidebar ul ul li {
	margin: 0;
	font-size: 8pt;
	background: transparent url("/images/arrow.gif") no-repeat scroll 0pt 0.3em;
	padding-left: 10px;
	margin: 0px;
	list-style: none;
}
div.sidebar ul ul ul li {
	list-style: circle;
}
div.sidebar ul#bookmarks {
	margin: 0 0 0.5em 0.5em;
}
div.sidebar ul#bookmarks li {
	list-style: none;
}
div.sidebar ul#bookmarks ul {
	margin: 0 0 .5em 1.0em;
}
div.sidebar ul#bookmarks ul li {
	list-style: disc;
}
div.sidebar input#s {
	width: 7em;
}
/* FOOTER STUFF */
div#footer {
	text-align: center;
}
/*  COMMON MULTI-PURPOSE ELEMENTS */
.alignleft, div.nav-previous, #archives-by-category {
	float: left;
}
.alignright, div.nav-next, #archives-by-month {
	float: right;
}
.clearer {
	clear: both;
}
div#nav-above, body.single div#nav-below {
	display: none;
}
body.single div#nav-above {
	display: block;
	padding: 0px 0px 1.5em 0px;
}
body.home div.nav-next, body.home div.nav-previous, body.archive div.nav-next, body.archive div.nav-previous,  #archives-by-category, #archives-by-month {
	width: 48%;
}
body.home div.nav-next, body.archive div.nav-next {
	text-align: left;
}
body.home div.nav-previous, body.archive div.nav-previous {
	text-align: right;
}




/**** Other styles ****/

div.flickr-photos {margin: 1.5em 0px;}

div.flickr-photos a img {border: 1px solid black; padding: 2px; margin: 5px;}

body.single h2.entry-title {
	margin-bottom: .5em;
}

img.buy {
	border: 0px;
}

div.performance img.buy {
	margin-left: .5em;
}

a.sm_player_play_pause {
	height: 16px;
	width: 16px;
	padding: 0px;
	background-image: url(/wp-content/scripts/playpause.png);
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
}

a.sm_player_play_pause.stopped { background-position: top left; }
a.sm_player_play_pause.stopped:hover {background-position: top right;}
a.sm_player_play_pause.paused { background-position: top left; }
a.sm_player_play_pause.paused:hover {background-position: top right;}
a.sm_player_play_pause.playing { background-position: bottom left; }
a.sm_player_play_pause.playing:hover {background-position: bottom right;}

#post-4 td {
	font-size: 9pt !important;
}

table.gigs td, table.gigs th {
	font-size: 10px;
}