@charset "UTF-8";
/*Custom Guitar Buyers Review Theme */



body{
	margin: 0px;
    background-color: #620202;
	background-image: url(images/backgroundgrad.jpg);
	background-repeat: repeat-x;

}


h1{
  font-family: Arial, Verdana, sans-serif;
  color: #330000;
  font-size: 1.8em;
}

h2 
{
    text-align: center;
    font-family: Arial, Verdana, sans-serif;
    color: #660000;
    font-size: 1.6em;
	padding: 0px;

	margin-top: 0px;
}

a:link
{
    color: #993300;
}

a:visited
{
    color: #CC6633;
}

a:hover
{
    color: #663300;
}

a:active
{
    color: #CC3300;
	
}

p{
padding: 10px 0 0 0;
}

li
{
    font-family: Arial, Verdana, sans-serif;
    font-size: 1.1em;
    color: #660000;
	margin: 10px 20px 10px 20px;

}

/*Layout*/
#wrapper{
margin: 0 auto 0 auto;
width: 955px;
text-align: left;
background-color: #350100;
}

#enclose {
	width: 705px;
	margin: 0;
	float: left;
}
#header{
float: left;
width: 955px;
background-color: #350100;
}
#navigation
{
    
	padding-top: 20px;
	float:left;
    width: 220px;
    display: inline;
	background-color: #F6F2EC;

	
}
#container{
float: right;
width: 460px;
background-color: #EEE0D9;
padding: 10px;
}

	/*Rules within Container*/
	.post{
	padding: 10px 0 10px 0;
	}
	
	.post h2{
	font-family: Georgia, Sans-serif;
	font-size: 18px;
	}
	
	.entry{
	line-height: 18px;
	}
	
	p.postmetadata{
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
	}
	
	.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	}
	/*Rules within Container End*/
	
.sidebar{
float: right;
width: 240px;
background: #eeeeee;
margin: 0 0 0 10px;
display: inline;
background-color: #EEE0D9;
padding-top: 10px;
}

	/*Rules within Sidebar*/
	.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
	font-family: Georgia, Sans-serif;
	}
	
	.sidebar ul li{
	padding: 10px 0 10px 0;
	font-family: Georgia, Sans-serif;
	font-size: 13px;
	}
	
	.sidebar ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 14px;
	}
	
	.sidebar ul ul li{
	font-family: Georgia, Sans-serif;
	font-size: 12px;
	padding: 0;
	}
	
	table#wp-calendar{
	width: 100%;
	}
	/*Rules within Sidebar End*/

#footer
{
    background-color: #F6F2EC;
	background: url(images/bottom-left2.png) no-repeat left  bottom;
    text-align: center;
   
    clear: both;
}

/*Navigation*/

.ulnav
{

   padding: 0;
   display: inline;
   list-style-type: none;


}
.linav
{

   list-style-type: none;
   padding: 0px;
   background: url(images/pixy-rollover2.png) no-repeat left top;
   font-weight: bold;
   text-indent: 20px;
   
   
}

.linav a:link
{
   color: #660000;
   text-decoration: none;
   background: url(images/pixy-rollover2.png) no-repeat left top;
   display: block;
   width: 180px;
   height: 50px;
   line-height: 50px;

 

 
   
}

.linav a:visited
{
   color: #660000;
   text-decoration: none;
   background: url(images/pixy-rollover2.png) no-repeat left top;
   display: block;
   width: 180px;
   height: 50px;
   line-height: 50px;




}

.linav a:hover
{
   color: #663300;
   text-decoration: none;
   background-position: right top;
   display: block;
   width: 180px;
   height: 50px;
   line-height: 50px;



}

.linav a:active
{
   color: #CC3300;
   text-decoration: none;
   background-position: right top;
   display: block;
   width: 180px;
   height: 50px;
   line-height: 50px;

 

}

.linavselected
{
    background: url(images/linavsel.png);
    color: #FFFFCC;
	list-style-type: none;
	font-weight: bold;
	display: block;
    width: 180px;
    height: 50px;
    line-height: 50px;

    text-indent: 20px;
	 padding: 0px;

}

/*Rounded Corner Box for #navigation and #footer*/

.box-outer
{
 background:  url(images/bottom-right2.png) no-repeat right bottom;
 padding-bottom: 20px;
 
 
}

.box-inner
{
 background: url(images/top-left2.png) no-repeat left top;

}

.box-top
{
background: url( images/top-right2.png) no-repeat right top;
padding-top: 15px;
}


/*Comments CSS*/
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
/*Comments CSS End*/
/*Rounded Corner Box for subheading*/
.subheader
{	
    
	background: url(images/bottom-left2.png) no-repeat left  bottom;
	width: 955px;
	
}
.subheader-outer
{
 background:  url(images/bottom-right2.png) no-repeat right bottom;
 padding-bottom: 1px;
 
 
}

.subheader-inner
{
 background: url(images/top-left2.png) no-repeat left top;

}

.subheader h2
{
background: url(images/top-right2.png) no-repeat right top;
padding-top: 10px;
}
/*Miscellaneous*/
.googlead {
	
	margin-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
