/*
Theme Name: Metal Guitar Lessons.net
Theme URI: http://ls3-solutions.com/
Description: Theme designed for Paul Kleff's MetalGuitarLessons.net.
Version: 1.0
Author: Lewie Snyder
Author URI: http://ls3-solutions.com/
Tags:
*/

@charset "utf-8";
/* CSS Document */

applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, fieldset, form, label, legend,
table, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a{	
	color:#FC0;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	color:#fff;
	text-decoration:underline;
}

.More{
	display:none;	
}

a img{
	border:0;	
}








.FL, .alignleft{
	clear:left;
	float:left;
}

.FR, .alignright{
	clear:right;
	float:right;
}

.Center{
	text-align:center;	
}

.CB{
	clear:both;	
}

.Hide{
	display:none;
}

.Grad{
	background:#252525;
}


body {
	background:#000000 url() no-repeat center top;
	color:#EEEEEE;
	font:70%/160% Verdana, Arial, Helvetica, sans-serif;
	margin:-10px auto 0;
	width: 960px;
}

body.single{
	margin:0 auto;
}
h1{
	font-size:36px;
}

h2{
	font-size:24px;
}

h2.Heading{
	color:#FFF;	
}

h3{
	color:#F90;
	font-size:18px;	
}

h3.Caps{
	text-transform:uppercase;	
}

#wrapper{
	color:#ccc;
	/*background:#000000;*/
	left:0px;
	position:relative;
	text-align: center;
	width: 960px;			
}

#header{
	/*background:#000 url(img/fireGuitar5.png) 0 -55px no-repeat;*/
	background:#000 url(img/fireguitarlogo.png) 0 -55px no-repeat !important;
	background:#000 url(img/fireguitarlogo.gif) 0 -55px no-repeat;
	/*background:#000 url(img/fireguitarlogo.png) 0 0px no-repeat;*/
	color:#fff;
	height:250px;
	/*height:350px;*/
}

#header .Heading{

}

#header .Heading a{ 
	text-indent: -999em; 
	width: 750px; 
	height: 175px; 
	display: block; 
	position: absolute; 
	top: 20px;
	left: 0; 
}

#search{
	float:right;
	padding:90px 0 0 0;
}

.head-nav{
	float:right;
	/*margin:195px 0 0 0;*/
	margin:95px 0 0 0;
	padding:0 0px 0 0;
}

	.head-nav li{
		display:inline;	
		font-size:17px;
	}
	
	.head-nav li a{
		color:#ddd;	
		font-variant:small-caps;
	}
	
	.head-nav li a:hover{
		color:#FC0;
		text-decoration:none;
	}

#content{
/*	background:url(img/fireGuitar5.png) 0 -305px no-repeat;	*/
	background:url(img/fireguitarlogo.png) 0 -305px no-repeat !important;
	background:url(img/fireguitarlogo.gif) 0 -305px no-repeat;
	
/*	background:url(img/fireguitarlogo.png) 0 -350px no-repeat;*/
	float:left;
	padding:40px 25px 0;
	text-align:left;
	width:670px;
	
	border-right:thin #666 solid;
}

.page{
	padding:10px 0 0 0;	
}





#footer .Feeds{
	background:url(img/rssgp.png) no-repeat !important;
	background:url(img/rssgp.gif) no-repeat;
	height:48px;
	text-indent: -999em;
	width:48px;
}

#footer a{
	color:#Ffcc00;		
}

.More{
	font-size:8px;	
}

.Home{
	margin:10px 0 0 0;	
}

#welcome{
	width:675px;	
}

	#welcome h2{
		font-size:28px;
		padding:5px 0 0 0;
		text-align:right;
	}

#cols{
	border-top:thin #666 solid;
	padding:25px 0 0 0;
	width:685px;	
}

#cols h3.Heading{
	font-size:24px;	
	padding:0 0 0 85px;
	text-align:left;
}

	#newCols{
		float:right;	
		padding:0 0 0 25px;
		width:325px;
	}
	
	#newCols h3.Heading, #popCols h3.Heading{
		background:url(img/radiation.png) 45px 0px no-repeat !important;	
		background:url(img/radiation.gif) 45px 0px no-repeat;	
		height:25px;
	}
	
	ul.Newest, ul.Most-Popular{
		display:table-row-group;	
	}
	
	ul.Newest ul, ul.Most-Popular ul{
		display:table-row;
	}
	
	#popCols{
		border-right:thin #666 solid;
		float:left;	
		width:325px;
	}


#sideBar{
	float:right;
	margin:10px 0 0 0;
	width:235px;
}

#sideBar .Tell-A-Friend{
	display:none;	
}

#sideBar ul li{
	float:left;	
}

	#signup{
		padding:0 15px 0 0;
		text-align:left;
	}


.Col{
		
}

	.Col-head{
		float:right;	
	}
	
	.Col-head h3{
		float:right;
		padding:15px 0 0 0;
	}
	
	.Col h2{
		color:#F90;	
		padding:0 0 0 15px;
	}
	
	.Col h2.Heading{
		color:#FFFFFF;	
	}
	
/*Instrcutors*/

.Instr{
	margin-left:-40px;	
}

.Instructor-Small-Pic{
	padding-right:10px;	
}

/*Instructor */
.Single-Instructor #content{
	color:#FFF;
	width:910px;
}

.Single-Instructor .Instructor-Heading{
	color:FFF;
}

#instr-head{
	float:right;
	margin:-25px 0 0 0;
	text-align:right;
	width:460px;
}

.Instructors{
	padding:0px 0 0 0;	
}

.Instructors li{
	/*border-bottom:thin #666 solid;*/
	padding:15px 0;
}

	.Instructor-pg-cont{
		width:500px;	
	}
	
/* Single-Instr */
.Single-Instructor .InstructorImg{
	border:1px solid #FFCC00;
	margin-left:10px;	
}

	
	
/* Single-Lesson */	
	
.Single-Lesson-Ad-Top{
	margin:50px 0 -10px 0;
}
	
.Single-Lesson a{
	color:#000;	
}
	
	
.Single-Lesson #content{
	/*background: #fff url(img/fireGuitar5.png) 0 -305px no-repeat;	*/
	background: #fff url(img/fireguitarlogo.png) 0 -305px no-repeat !important;
	background: #fff url(img/fireguitarlogo.gif) 0 -305px no-repeat;
	color:#000;
	width:910px;
}

.Single-Lesson .Lesson-Heading{
	color:#000;	
}

.Single-Lesson .Print a{
	color:#000;	
}


	
	
	
/* hide unwanted tell a friends */	
.Home .Tell-A-Friend{
	display:none;	
}

.Single-Instructor .Tell-A-Friend, .Store .Tell-A-Friend, .Single-Stuff .Tell-A-Friend{
	display:none;	
}


h2.Cat-Heading{
	line-height:30px;
	text-align:right;
	width:380px;
}


.Single-Lesson .Print{
	padding:25px 0 0 0;
}

.Feeds-Heading{
	padding:50px 0 0 0;	
}

.Feed-List .categories{
	display:none;	
}

.Feed-List .children{
	margin-left:-20px;
}	

.Feed-Page{
	padding:0px 0 0 0;
	width:450px;	
}


/*Search page*/
.search .Page{
	padding:10px 0 0 0;	
}

.search-terms{
	font-style:italic;
}

.search #content h2.Heading{
	line-height:25px;
	text-align:right;
	width:450px;	
}




/** Contact Page **/
.wpcf7-form{
	text-align:center;	
}




/** Single-stuff */
.Single-Stuff #content{
	width:910px;
}





/** ERROR 404 **/
.error404 #content span{
	
}
/** end ERROR 404 **/




















/* COMMENTS ------------------------------------------------------------------- */
h3#comments, h4#pings { float: left; }
h3#comments, #respond h3 { margin: 0 0 5px; font-size: 20px; padding:15px 0 0 0;}
#respond h3 { margin: 18px 0 5px 28px; }
h4#pings { line-height: 1.2; margin: 10px 0; width: 150px; }

.comments-header,
.navigation { /*border-bottom: 1px solid #f2f2f2;*/ text-shadow: 0 1px 0 #fff; }

.comments .navigation {
  background-color: #E6F0F2;
	border-top: 1px solid #fff;
  font-size: 11px;
  height: auto;
  line-height: 28px;
  overflow: hidden;
  padding: 0 28px;
}

.comments-header { background-color: #f2f2f2; border-top: 1px solid #CCC; padding: 6px 28px; }
.comments-header-meta {
  float: right;
  font-size: 11px;
  font-weight: bold;
  line-height: 44px;
  padding: 4px 0 0 ;
}

.commentlist {
  background-color: #f6f6f6;
  border: 28px solid #ffffff;
  border-top: 0 none;
  font-size: 11px;
}
.pinglist { margin-top: 10px; width: 420px; float: right; }

li.pings {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #E6F0F2;
  margin: 0;
  padding: 4px 10px;
  width: 400px;
}

.pings:first-child { border-top: none; }
.pings:last-child { border-bottom: none; }

.comment {
	background: transparent url(img/bg-comment.png) 10px 19px no-repeat;
  border-top: 28px solid #f9fbfc;
  border-left: 40px solid #f9fbfc;
}

.comment-body {
  background-color: #f2f2f2;
  color: #333;
  font-size:15px;
  margin-left: 20px;  
  padding: 11px 15px;
  position: relative;
}

.comment-body img.avatar {
	/*border: 1px solid #eee;*/
	margin:-12px 0 0 0;
	padding: 2px;
  	position: absolute;
  	left: -60px;
}

ul.children { }
.comment ul.children li { border-top: 15px solid #f9fbfc; }

.comment-meta { font-size: 10px; margin-bottom: 3px; }
.comment-author-admin { background-image: url(img/bg-comment-admin.png); }
.comment-author-admin > .comment-body { background-color: #E6F0F2; }
.comment p, .comment blockquote { padding: 0 0 7px; }
.comment blockquote p, .comment blockquote blockquote, .comment blockquote blockquote p { margin: 5px; padding: 7px; }
.commentlist cite, .commentlist cite a { font-style: normal; font-size: 12px; }
.commentlist cite a { background:transparent; padding: 2px 5px; border-bottom: 1px dotted #ddd; }

/* Not used */
li.thread-alt { }
.comment-author { }
.commentlist .thread-even { }
.commentlist .depth-1 { }
.commentlist .odd { }

.commentlist .odd .comment-body{background:#F4F8F9;}
.commentlist .even,
.commentlist .alt { }
.comment-author cite { }
.says {font-size:10px; }
.comment div em { } /* comments awaiting moderation. */

.reply { overflow: hidden; }

a.comment-reply-link { 
  color: #666;
  display: block;
	float: right;
  padding: 2px 6px;
}
.comment-reply-link:hover { background-color: #fff; color: #333; }

#respond {
  background-color: #f2f2f2;
  margin-top: 1px;
  overflow: hidden;
  padding: 0 0 18px;
  width: 100%;
}

#commentform { padding: 18px 28px 0; }

.cancel-comment-reply,
.you-must-be-logged-in { padding: 0 0 0 28px; }

.respond-left { float: left; width: 42%; }
.respond-right { float: left; width: 58%; }

#respond label { display: block; font-size: 11px; height: 20px; margin: 3px 0 9px; width: 85%; }

input#author, input#email, input#url {
  border: 1px solid #ddd;
  color: #999;
  display: block;
  height: 15px;
  line-height: 15px;
  padding: 5px 3px;
  width: 85%;
}

textarea#comment {
  border: 1px solid #ddd;
  font-family: inherit;
  height: 150px;
  margin: 0 0 9px;
  padding: 5px 3px;
  width: 100%;
}

#respond input:focus,
textarea#comment:focus {
  color: #000;
  border-color: #aaa;
  -moz-box-shadow: 3px 3px 0px rgba(238,238,238,1);
  -webkit-box-shadow: 3px 3px #eee;
}

input#submit {
  background: #5388b6 url(img/button-style.png) center left repeat-x;
  border: 1px solid #3b73a3;
  border-radius: 3px 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  height: 24px;
  line-height: 24px;
  padding: 0 10px;
}

/* END COMMENTS ------------------------------------------------------------------- */



	
	

