/*
Theme Name: RetroSpec Guitar
Theme URI: http://retrospec-guitar.com
Description: Custom designed for RetroSpec Guitar.
Version: 1.0
Author: NetThink 21
Author URI: 

*/



/* Begin Typography & Colors */
body {border-top: 2px solid #000000;
	margin: 0px; padding: 0px;
	font-size: 14px;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	background: #e8ddd5 url(bg-body.jpg) top center;
	color: #3d2e24;
	}
a:link, a:visited {color: #0373a7;}
a:hover, a:active {color: #ffa70e;}
#page {border-top: 4px solid #000000; background: url(bg-page.jpg) repeat-x; overflow: auto; padding: 0px 0px 100px 0px;}	
#header {background: url(bg-header.png) no-repeat top center; text-align: right; height: 105px;}
#menu {width: 947px; padding: 0px 0px 0px 3px; margin: 0px auto 0px auto; background: url(bg-menu.png) no-repeat top center;}
a.nav {width: 118px; height: 120px; float: left; text-decoration: none; color: #ffffff;}
a.guitar:link, a.guitar:visited {background: url(bgl-guitar.gif) no-repeat 0px -150px;}
a.guitar:hover, a.guitar:active {background: url(bgl-guitar.gif) no-repeat 0px 0px;}
a.fender:link, a.fender:visited {background: url(bgl-fender.gif) no-repeat 0px -150px;}
a.fender:hover, a.fender:active {background: url(bgl-fender.gif) no-repeat 0px 0px;}
a.gibson:link, a.gibson:visited {background: url(bgl-gibson.gif) no-repeat 0px -150px;}
a.gibson:hover, a.gibson:active {background: url(bgl-gibson.gif) no-repeat 0px 0px;}
a.pickup:link, a.pickup:visited {background: url(bgl-pickup.gif) no-repeat 0px -150px;}
a.pickup:hover, a.pickup:active {background: url(bgl-pickup.gif) no-repeat 0px 0px;}
a.pedal:link, a.pedal:visited {background: url(bgl-pedal.gif) no-repeat 0px -150px;}
a.pedal:hover, a.pedal:active {background: url(bgl-pedal.gif) no-repeat 0px 0px;}
a.amp:link, a.amp:visited {background: url(bgl-amp.gif) no-repeat 0px -150px;}
a.amp:hover, a.amp:active {background: url(bgl-amp.gif) no-repeat 0px 0px;}
a.speaker:link, a.speaker:visited {background: url(bgl-speaker.gif) no-repeat 0px -150px;}
a.speaker:hover, a.speaker:active {background: url(bgl-speaker.gif) no-repeat 0px 0px;}
a.cable:link, a.cable:visited {background: url(bgl-cable.gif) no-repeat 0px -150px;}
a.cable:hover, a.cable:active {background: url(bgl-cable.gif) no-repeat 0px 0px;}
#content {clear: both; background: #ffffff; width: 880px; padding: 10px 20px 10px 20px; margin: 0px 0px 0px 12px;}
#blog {float: right; width: 610px;}
#cart {float: left; width: 230px; padding: 10px 10px 50px 10px; background: url(bg-cart.jpg) repeat-x; font-size: 14px; margin: 40px 0px 0px 0px;}
#cart a {text-decoration: none;}
#cart ul {margin: 0px; padding: 0px 0px 15px 0px; list-style: none;}
#cart ul li {line-height: 1.3em;}
#footer {clear: both; border-top: 1px solid #d6c6bb; color: #72655c; padding: 5px 0px 0px 0px; margin: 15px 0px 0px 0px;}
#footer a:link, #footer a:visited {color: #72655c; text-decoration: underline;}
#footer a:hover, #footer a:active {color: #0373a7; text-decoration: underline;}
p {margin: 2px 0px 14px 0px; padding: 0px; line-height: 1.3em;}
a img {border: none; text-decoration: none;}

#recentcolumn {float: left; width: 290px;}
#recentcolumn ul {margin: 0px; padding: 0px 0px 15px 0px; list-style: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
#recentcolumn ul li {line-height: 1.4em;}
#recentcolumn a:link, #recentcolumn a:visited {color: #72655c; text-decoration: none;}
#recentcolumn a:hover, #recentcolumn a:active {color: #72655c; text-decoration: underline;}
#recentcolumn h4 {padding: 0px; margin: 0px 0px 3px 0px; font-size: 14px; color: #0373a7; font-weight: bold; text-transform: uppercase;}
#recentcolumn a img {border-bottom: none;}
p.copyright {clear: both; text-align: center; margin: 0px; font-size: 14px;}

h1 {margin: 0px; padding: 0px 0px 10px 0px; font-size: 24px; font-weight: bold;}
h2 {margin: 0px; padding: 0px 0px 10px 0px; font-size: 20px; font-weight: bold;}
h4 {margin: 0px; padding: 5px 0px 5px 0px; font-size: 14px; font-weight: bold;}
h3 {text-align: center; font-size: 16px; margin: 0px; padding: 0px 0px 3px 0px; font-weight: bold;}
.soundclips {
	font-size: 12px;
	color: #aaaaaa;
}
.frontpage_product {font-size: 11px;}
.front_page_price {font-size: 14px;}
p.audioplayer_container {margin: 0px; padding: 0px 0px 3px 0px;}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


/* End Typography & Colors */



/* Begin Structure */
.post {margin: 0px 0px 25px 0px;}
.post hr {display: block;}
.postmetadata {clear: both; font-size: 12px;}
.clear {clear: both;}
/* End Structure */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* 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: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* 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 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;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */


