/*
Theme Name: magicblue
Theme URI: http://www.blogchemistry.com/2008/09/13/free-wordpress-theme-magicblue/
Description: 2 column, with RHS widget sidebar
Version: 1.2
Tags: fixed width, two columns, widget ready, white, blue
Author: BlogChemistry
Author URI: http://www.blogchemistry.com/
*/


body {
margin: 0;
padding: 0;  
color: #333;
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100.1%;
background-attachment: fixed;
background-color: #f0f0f0;
background-image: url('images/tile.gif');
}


#wrapper{
width: 895px;
margin: 0px auto;
padding: 0px;
text-align:left;
font-size: 78%;
line-height:18px;
background: #f0f0f0;
border-left: 2px solid #fff;
border-right: 2px solid #fff;
}

#wrapper2{
background: #f0f0f0 url('images/awrapperbg.gif') top right repeat-y;
}

#superheader{
padding: 0;
margin: 0;
height: 13px;
background: url('images/superheaderbg.gif') top left repeat-x;
}	

#superheader2{
padding: 0;
margin: 0;
height: 37px;
background: url('images/banner-top.jpg') top left no-repeat;
}	

#header{
padding: 0  0 0px 0;
margin: 0 0 0px 0;
border-bottom:2px solid #fff;

}	

/* different header images */
.header1 {
height: 200px;
background: #fff url('images/banner-small1.jpg') top center no-repeat;
}

.header2 {
height: 200px;
background: #fff url('images/banner-small.jpg') top center no-repeat;
}

		
#content{
clear:both;
padding: 0;
margin: 0px 0px;
background:#f0f0f0 url('images/newsletter_bg.gif') no-repeat top right;
}	


#main {
width: 565px; 
float:left;
margin: 0;
padding: 0 0 10px 0px;
overflow:hidden;
clear:both;
}


#sidebar {
padding: 0;
margin: 0px 0px 0px 570px;
}


#footer {
clear: both;
margin: 0;
text-align: center;
font-size: 85%;
background: #f0f0f0;
}


#footer-inner{
background: #111111;
color:white;
height: 45px;
border-bottom: 1px solid #f0f0f0;
}

#footer-inner p{
padding:15px 0 20px 0;
margin:0;
}

#navigation{
padding: 5px 15px;

}

#navigation div.fleft{
float:left;
}

#navigation div.fright{ 
float:right;
}

#credit{
text-align:right;
font-size: 80%;
}

#credit p{
	margin: 0px 10px;
	padding: 3px;
	}
#credit p a{
	color: #777;
	font-weight:100;
}
#credit p a:hover{
	color: #777;
}


#subscribe{
text-align:center;
}

#subscribe p{
 margin: 5px 0;
}

/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
margin: 10px 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {
font-family: 'Lucida Sans Unicode', 'Lucida Sans', sans-serif;
}

h1{
	font-size: 190%;
}
h2{
	font-size: 160%;
}
h3{
	font-size: 120%;
}
h4{
	font-size: 110%;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 90%;
}


a{
color:#53360e;
font-weight:800;
text-decoration:none;
}
a:hover{
color:#232323;
text-decoration:underline;
}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

blockquote{
background: #EBF7FF;
padding: 5px 15px;
margin: 3px 30px;
border-left: 4px solid #81a3be;
border-top: 1px solid #EBF7FF;
border-right: 1px solid #EBF7FF;
border-bottom: 1px solid #EBF7FF;

}

form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
	font-size: 90%;
	font-family: "Courier New", Courier, monospace;
	white-space: pre;
}

td{
 vertical-align:top;
}




#tabs{
padding: 0;
background:#111111;
}

#tabs ul{
margin: 0;
margin-left:-2px;
padding:13px 0;
list-style-type:none;
}

#tabs ul li{
margin: 10px 15px 3px 0px;
padding: 6px 0px 6px 15px;
display:inline;
border-left: 2px solid #fff;
font-size: 130%;
font-family: Tahoma, Arial, sans-serif;
}

#tabs ul li a{
color: #f0f0f0;
}

#tabs ul li a:hover{
color:#b5a188;
 text-decoration:none;
}

#subtabs {
padding: 0;
margin-top:2px;
background:#4d4d4d;
}

#subtabs ul{
margin: 0;
margin-left:-2px;
padding:5px 0;
list-style-type:none;
}

#subtabs ul li{
margin: 10px 15px 3px 0px;
padding: 6px 20px 6px 35px;
display:inline;
border-left: 2px solid #fff;
font-size: 100%;
font-family: Tahoma, Arial, sans-serif;
}

#subtabs ul li a{
color: #f0f0f0;
}

#subtabs ul li a:hover{
color:#b5a188;
 text-decoration:none;
}

/* Headings */ 

form#searchform2{
display: block;
margin: 3px 0px;
}


#header h3{
margin:  0;
padding: 15px 0 0 15px;
font-weight:800;
font-size: 200%;
}

#header h3 a{
font-weight:100;
color: white;
text-decoration: none;
}


#header h2{
margin: 0;
font-family: Tahoma, Arial, Verdana, sans-serif;
letter-spacing:1px;
padding: 10px 0 5px 17px;
font-weight:800;
color: white;
font-size: 90%;
}

h2#sectiontitle{
font-size:150%;
font-weight: 100;
padding:6px 6px 6px 10px;
margin:8px 10px 5px 0px;
color: #444;
border-top: 1px solid #81a3be;
background:#EBF7FF;
}

/* post styles */

.post{
margin: 0 0 10px 0;
padding: 5px;
}

.entry{
margin: 0;
padding: 5px 10px 8px 10px;
}

.post h2 {
color: black;
font-size: 150%;
font-weight:100;
padding: 2px 0 4px 2px;
margin: 0 0 15px 0;
background: url('images/dots.gif') left bottom repeat-x;
}


.post h2 a{
color: black;
text-decoration:none;
font-weight:100;
}

.post h2 a:hover{
text-decoration:none;
color: black;
}

.postmetadata{
font-size:80%;
border-top: 1px solid #81a3be;
background:#EBF7FF;
padding: 1px 0 1px 5px;
margin: 0 5px;
}

.postmetadata p{
line-height: 15px;
padding: 0;
margin: 3px 0;
}


/*  Comments   */

h3#comments, h3#postcomment{
	font-size: 100%;
	font-family:verdana, sans-serif;
}	

ol#commentlist{
padding: 0 0 0 20px;
font-size: 90%;
list-style-type:none;
}

ol#commentlist li{
	padding: 2px 10px;
	margin: 0;
}

ol#commentlist li p.commentheader{
margin: 3px 0 0px 0;
padding: 1px 5px;
}



ul#commentlist{
padding: 0;
margin:0;
list-style-type:none;
}

ul#commentlist li{
	display: block;
	padding: 0;
	margin: 15px 15px;
	font-size:90%;
border:2px solid #232323;
background:#cec1b0;
}


ul#commentlist li div.gravatar {
	width:40px;
	float:left;
	text-align: center;
	padding: 5px 0 0 5px;
}

ul#commentlist li div.gravatar img{

}


ul#commentlist li p.commentauthor {
	padding: 0;
	margin: 0 0 2px 0;
	overflow:hidden;
}


ul#commentlist li p.commentheader{
margin: 0 0 10px 0;
padding: 0px;
}


ul#commentlist li div.commenttext{
padding: 0 0 0 0px;
margin:5px 10px 5px 10px;
}

ul#commentlist li div.commenttext div.commentwrapper{

}


/*  sidebar styles */


.menu{
padding:0;
font-size:90%;
margin: 0px 10px;
}

.menu a{
font-weight: 100;
}

.menu a:hover{
text-decoration:none;
}

.menu ul{
margin:0;
padding:0 0 0 0px;
list-style-type:none;
}

.menu ul li.widget{
padding:2px;
margin:0 0 7px 0px;
}

.menu ul li.widget ul{
	margin: 0;
	padding:0;
}

.menu ul li.widget ul li{
	padding: 2px 0 2px 12px;
	margin:0;
	border-bottom: 1px solid #eee;
	background: url('images/listbullet.gif') no-repeat 0 3px;
}

.menu ul li.widget ul li ul{
}

.menu ul li.widget ul li ul li{
	border-top: 1px solid #eee;
	border-bottom: none !important;
	padding: 0 0 0 11px;
	background: url('images/listbullet.gif') no-repeat 0 1px;
}

.menu ul li.widget h3{
font-size:120%;
padding:4px 0 3px 5px;
margin:0;
color: #232323;
font-weight: 800;
font-family: arial, verdana, sans-serif;
font-variant:small-caps;
border: 2px solid #232323;
background-color: #cec1b0;
letter-spacing:2px;
}

.menu ul li.phplist_widget h3{
	background-color:#cec1b0;
	border:2px solid #232323;
	color:#232323;
}

.menu ul li h3 a{
color: #023A5E;
font-weight: 800;
}
.menu ul li h3 a:hover{
color: #023A5E;
text-decoration: none;
}

.menu form{
display:block;
margin:0px;
padding:4px;
}

.menu input{
margin:3px 0;
font-size:90%;
}

li.widget .textwidget, li.widget #search {
padding: 2px 0px;
}

/* Calendar styles */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}


#footer a{
font-weight: 100;
}


.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;
}

.press {
background-color:#d2dde5;
border:2px solid #81a3be;
text-align:center;
padding:5px;
margin-bottom:20px;
margin-left:auto;
margin-right:auto;
}

.video{
background-color:#cec1b0;
border:2px solid #232323;
padding-top:3px;
padding-bottom:3px;
text-align:center;
width:505px;
margin-bottom:20px;
margin-left:auto;
margin-right:auto;
}

.press_blurbs {
padding:5px;
text-align:center;
font-size:90%;
width:525px;
margin-top:15px;
margin-left:auto;
margin-right:auto;
height:85px;
}


.press_blurbs a, .press_blurbs a:hover,
.press_blurbs a:visited, .press_blurbs a:active{
text-decoration:none;
font-weight:normal;
color:black;
}

.profile_press_excerpt {
margin-bottom:8px;
}
.profile_press_publication {
font-style:italic;
}

#vid_highlight {
background-color:#f0f0f0;
border:3px solid #232323;
padding-top:3px;
padding-bottom:3px;
text-align:center;
width:505px;
margin-left:auto;
margin-right:auto;
}

.merch {
background-color:#cec1b0;
border:2px solid #232323;
padding-top:10px;
padding-bottom:10px;
text-align:center;
width:525px;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
display:block;
float:left;
clear:both;
}

.merch_item {
display:inline;
float:left;
width:250px;
height:220px;
}

.merch_button {
display:inline;
float:left;
clear:right;
width:250px;
height:220px;
}

img.on_web {
width:90px;
}

.phplist_widget {
color:white;
font-weight:bold;
}

#postlist {
margin:0;
padding:0;
margin-top:15px;
padding-left:10px;
color: #f0f0f0;
font-family: arial, verdana, sans-serif;
font-variant:small-caps;
border: 2px solid #232323;
background-color: #4d4d4d;
letter-spacing:2px;
}

a.buzzpost {
color:#53360e!important;
}

a:hover.buzzpost {
color:#232323!important;
}

.pressblock
{
padding:3px;
background:#cec1b0;
margin-left:30px;
border:2px solid #232323;
}

.pressblock a
{
text-decoration:underline;
}

.presslink
{
text-decoration:underline;
}

.pressimage
{
float:left;
width:100px;
margin-right:25px;
}

.pressimage img
{
width:100px;
}

.pressblurb
{
float:left;
width:375px;
}

.clear
{
clear:both;
}

table#upcomingshows {
border-collapse:collapse;
width:100%;
font-size:90%;
}

th, td {
padding:0.1em 1em;
text-align:left;
}

th
{
text-decoration:underline;
padding-bottom:20px;
}

table#upcomingshows tr.alsoplaying
{
font-size:0.8em;
}

table#upcomingshows tr.newshow td
{
padding-top:20px;
}

table#upcomingshows td.venue
{
text-decoration:underline;
}

hr.divider
{
color: #f0f0f0;
background-color: #f0f0f0;
height: 0px;
border-top:1px dashed #b5a188;
}

table#upcomingshows tr.divider td
{
padding:10px 0 10px 0;
}

.email-list
{
	margin-bottom:20px;
}
