/*  
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Begin Typography & Colors */
body {
	font-size: 65%; /* Resets 1em to 10px */
  font-family: Lucida Sans Unicode, Lucida Grande, Geneva, Arial, Ysans-serif;
	color: #999;
	text-align: center;
	}

#page {
	text-align: left;
	}

ul#links
{
  position: absolute;
  top: 0px;
  left: 0px;
width: 98%;
padding: 0px;
margin: 5px 0 0 1%;
text-align: center;
}
ul#links li
{
  font-family: Tahoma;
  padding: 0px;
  display: inline;
  list-style: none;
font-size: .9em;
letter-spacing: 3px;
}

ul#links li a
{
   margin-top: 0px;
  margin-left: .6em;
  margin-right: .6em;
  padding: 0px;
  color: #777777;
}

ul#links li a:hover
{
  color: white;
}


#content {
	font-size: 1.2em
	}


#footer 
{
  border-top: 1px solid #333;
background: #080808;
height: 200px;

}

small {
	font-size: 1em;
	line-height: 1.5em;
        letter-spacing: 1px;
        font-size: .9em;
	}



h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}



#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2{
	color: #777;
	}

h3
{
  color: #CCC;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
h2.pagetitle {
	
font-size: 1.3em;
color: #777;
margin: 5px;
margin-left: 10px;
padding: 0px;
letter-spacing: 1px;
	}

h5
{
   font-size: .9em;
   font-style: oblique;
   font-weight: normal;
}


ol.commentlist
{

  margin-left: 15px;
  padding: 0px;
  margin-right: 15px;
}
.commentlist li, #commentform input, #commentform textarea {

	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
  padding: 0px;

}

.commentlist li
{
   background: #181818;
   border-bottom: 1px dotted #333;
}
input#author, input#email, input#url, textarea#comment
{
  background: #222;
  border: 1px solid #555;

}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-size: 1em;
        letter-spacing: 1px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

h3#respond
{
  margin-left: .5em;
}

h3#comments
{
  margin-left: 15px;
  font-size: 1em;
  color: #777;
  letter-spacing: 3px;
}
#commentform
{
  margin-left: 1em;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
margin-left: 0px;
padding: 0px;	
}

.commentmetadata a {
	font-weight: normal;
letter-spacing: 3px;
word-spacing: 3px;
color: #557;
	}

#sidebar {
	font: 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #777;
	}

.nocomments
{
  display: none;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #9999DD;
	text-decoration: none;
	}

a:hover {
	color: #AAAAFF;
	}
	
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {

	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0 0;
	padding: 0; 
background: #222;
	}

#page {
	padding: 0;
	width: 1000px;
	//width: 1000px;

margin: 0 auto;
margin-bottom: 2em;
margin-top: 20px;
border: 1px solid #888;


	}

#header {
width: 100%;
	background: url(http://www.anthonystauffer.net/wp-content/themes/holysmokeblues/images/bandbanner.jpg) top center no-repeat;
	height: 329px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}
	
#menu
{
   width: 990px;
   margin-left: 0px;
   text-align: center;
   margin-bottom: -5px;
   font-weight: normal;
   font-weight: bold;
   font-size: 1em;
   letter-spacing: 1px;
z-index:1000;
}
#content.narrowcolumn { 
float: left; 
width: 550px;
//width: 545px;
 margin-left: 0px;
 padding-top: 1em; 
border-right: 1px solid #333;
border-left: 2px solid #161616;
background: #101010;
min-height: 800px;

}

#content.widecolumn{ 
float: left; 
width: 997px;
//width: 997px;
 margin-left: 0px;
 padding-top: 1em; 
border-right: 1px solid #181818;
border-left: 1px solid #181818;
border-left: 2px solid #161616;
background: #101010;
min-height: 800px;
}

#sidebar_wrapper
{
  background: #1A1A1A;
}

#sidebar
{
float: left;
	width: 222px;
padding-top: 10px;
border-right: 1px solid #2c2c2c;
  min-height: 250px;
	}

#sidebar2
{
  float: right;
  width: 221px;
  margin-right: 1px;
  padding-top: 10px;
  min-height: 250px;
  
}

#sidebar .side-c, #sidebar2 .side-c
{
  margin-right: 5px;
  margin-left: 5px;

  border-top: 1px solid #333;

  padding-bottom: 5px;
}
#sidebar .widget
{
  width: 90%;
  margin-left: 5%;

}

.bookmark_link
{
  float: right;
  margin-left: 1em;
  margin-right: 0px;
  margin-bottom: 1em;
  border: 1px solid #333;
  padding: .5em;

}

.post {
	text-align: justify;
margin-bottom: 3em;
margin-top: 0px;
padding-left: 14px;
padding-right: 15px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}



.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.post
{
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px;
  margin-top: 0px;
  margin-bottom: 1em;
  border-bottom: 1px dotted #444;
}
#footer {
	
	
	clear: both;
	text-align: center;
padding-top: 1em;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

#sidebar h3, #sidebar2 h3 {
	margin: 0 0 10px 0;
	padding: .2em 0 .4em 0;
        text-transform: lowercase;
        text-align: right;
        color: #F0F0F0;
        font-weight: normal;
        width: 200px;
        letter-spacing: 2px;
        font-size: 1em;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

h2.post_title
{
  font-family: Tahoma, 'Gill Sans', Verdana, Arial;
  font-weight: normal;
  text-transform: lowercase;
  margin: 0 0 3px 10;
  padding: 0px;
  font-size: 1.3em;
 display: inline;
}

h2.post_title a
{
 color: #AAAAFF;
}

h2.post_title a:hover
{
 color: white;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
        border: 1px solid #444;
	margin: 0 0px 2px 20px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
        border: 1px solid #444;
	margin: 0 20px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



.entry ul li:before, #sidebar ul ul li:before {

	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li { 
        
	margin: 0;
	padding: 0;
        margin-top: .4em;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.side-c ul, .side-c ul ol {
	margin: 0;
	padding: 0;
	}

.side-c ul li {
	list-style-type: none;
	list-style-image: none;
        margin-bottom: .5em;
	}

.side-c ul p, .side-c ul select {
	margin: 5px 0 8px;
	}

.side-c ul ul, .side-c ul ol {
	margin: 0px 0px 0px 0px;
	}

.side-c ul ul ul, .side-c ul ol {
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0 0 5px;
	padding: 0;
        
	}

.widget_cat_posts ul li
{
  font-size: .87em;
  line-height: 1.2em;
 /* white-space: nowrap;
  overflow: hidden;*/
  margin-top: .8em;
  margin-bottom: .8em;

}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 80%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
        background: #222;
        border: 1px solid #555;
        color: white;
        float: right;
        margin: 1em;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */


#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#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;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}


hr {
clear: both;
border: 0px solid #181818;
color: #181818;
background: #181818;
	}
a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
        font-size: .9em;
        width: 90%;
        margin-left: 5%;
  
	}

.postmetadata
{
   clear: left;
   border-top: 1px dotted #262626;
   background: #151515;
font-family: 'Gill Sans', 'Gill Sans MT', Arial;
   
   font-size: .8em;
   text-align: left;
  color: #555;
 }

.postmetadata a
{
  color: #8888AA;
}
.paddedimage
{
   padding: 5px;
   border: 1px solid #999;
   margin: 10px;
}

.post h2
{
  clear: both;
}

textarea
{
  border: none;
  border: 1px solid #777;
  background: #333;
  color: #DDD;
  margin: 10px;
  width: 400px;
}



#content_wrapper
{
  border-right: 1px solid #2c2c2c;
  min-height: 600px;

background: #101010;
}



ul.lesson_store_list
{
  margin: 0px;
  padding: 0px;
  list-style: none;
}

ul.lesson_store_list li
{
float: left;
  padding: 5px 15px;
  text-align: left;
  margin: 0px;
 width: 280px;
  height: 12em;
border: 1px solid #282828;
  background: #181818;

}

ul.lesson_store_list li h3
{
  font-size: 1.3em;
  margin: 0px;
  line-height: 1em;
  padding: 0px;
}

ul.lesson_store_list li h4
{
  margin: 0px;
  padding: 0px;
  font-size: .9em;
}

ul.lesson_store_list li p
{
  margin: 0px;
  padding: 0px;
}

.clear
{
  clear: both;
}

ul.main_links
{
  margin-top: .5em;
}
ul.main_links li
{
  font-size: 1.4em;
  font-weight: bold;
  clear: left;
  line-height: 30px;

}  
ul.main_links li img
{
  float: left;
  margin-right: 5px;
}

.cart_link

{
  text-align: right;
  background: #101010;

border: 1px solid #222;
 padding: 5px;
}  

 ul.lesson_store_list li h5

{

  margin: 0px;
  text-align: left;

border-top: 1px solid #222;
 padding: 5px;
}  

.more-link
{
  display: block;
  font-family: 'Gill Sans', 'Gill Sans MT', Arial;
  font-size: 1.2em;
  letter-spacing: 0px;
}

a
{
  color: #00AAFF;
}

#sidebar .widget_cat_posts ul li a
{
  color: #888;
}


#sidebar .widget_cat_posts ul li a:hover
{
  color: #00AAFF;
}


table#store_table
{
  border-spacing: 0px;
  font-size: .9em;
  width: 100%;
  border: none;
  font-family: 'Gill Sans', 'Gill Sans MT', Arial;
}

table#store_table th
{
   font-size: 1.2em;
   background: #333;
   border: 1px solid #555;
   padding: 2px 10px 2px 10px;
   white-space: nowrap; 
   color: #CCC;
}

table#store_table th:hover
{
  background: #444;
  cursor: pointer;
}
table#store_table tr td
{
   border-top: 1px solid #222;
}

table#store_table td
{
  padding: 2px 10px 2px 10px;
  text-align: left;
  line-height: 1.2em;
}

table#store_table td a
{
  white-space: wrap;
}


table#store_table td.store_link a
{
  border: 1px solid #444;
  font-family: Arial;
  font-size: .85em;
  background: #333;
  padding: 0px 5px 1px 5px;
}


.postavatar
{
  width: 30px;
  text-align: center;
  float: left;
  margin-right: 10px;
  height: 30px;
}


.entry
{
        clear: both;
	line-height: 1.4em;
        font-size: 1.01em;
        margin-top: 1em;
 }
.post small
{
  display: block;
}

.time small
{
  letter-spacing: 5px;
  color: #AABBAA;
}
ul.twitter li
{
   
  text-transform: lowercase;
  font-family: Comic Sans MS, Tahoma, Verdana, Sans;
  margin-bottom: .5em;
  padding-bottom: .5em;
  border-bottom: 1px dotted #555;
}


#tabbed_sidebar
{ 
  margin-top: 10px;
  float: right;
  width: 440px;
}


#google_search
{
  font-family: 'Gill Sans MT', 'Gill Sans', Verdana, Sans;
  clear: right;
  border-top: 1px dotted #444;
  font-size: .8em;
}

#google_search input
{
  border: 1px solid #555;
  color: #444;
}



#featured_content
{
  float: left;
  width: 65%;
  margin-top: 0px;
  margin-left: 10px;
  background: black;
  border: 1px solid #333;
}

span#featured_title
{
  padding: 0px 20px 0px 10px;
  background: #333;
  font-size: 2em;
  position: relative;
  display: block;  
}

span#featured_post_title
{
  font-size: 1.2em;
  padding: 5px 10px 5px 10px;
  letter-spacing: 0px;
  background: #222;
  display: block;
}

#featured_post_content
{ 
  margin: 0 auto;
  padding: 20px;
  margin-top: 0px;
  height: 400px;
  overflow: auto;
} 

.side_box
{
  width: 28%;
  display: block;
  float: left;
  padding: 5px 10px 5px 10px;
  font-size: .8em;
}

.side_box ul
{
  list-style: none;
  padding-left: 5px;
}


table.content_table
{
  width: 100%;
}

table.content_table td
{
  padding: 10px;
  border: 1px solid #333;
}
table.content_table h3
{
  margin-top: 0px;
}


.pxDivWrapper
{
  float: left;
 text-align: center;
  padding: 5px;
  height: 170px;
  width: 144px;
  list-style: none;
  margin-right: 3px;
  margin-bottom: 3px;
}

.pxDivWrapper img
{
   border: 1px solid #444;
}



.comment-childs{border: 1px solid #333;margin: 5px 2px 2px 4px;padding: 4px 2px 2px 4px;background-color: #181818;}
 .chalt {background-color: #222;} 