/*
Theme Name: Capricorn
Theme URI: http://www.random-is.me/themes/
Version: 1.3
Description: Capricorn is a light simple one cloumn theme, designed for people with simple taste.
Author: <a href="http://shaibanii.com">Shaibanii</a>
Tags: white, black, one-column, fixed-width, light
For the WordPress community (GPL), enjoy!
by Shaibanii - Random-is.me

For WordPress 2.7+ :)
*/

@import "content.css";
@import "footer.css";
@import "tabgallery.css";


body {
background-color:#321402;
color:#FFF;
font:11px "Lucida Grande", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
padding:0;
margin:0;
height: 100%;
}

a {
color: #D57900;
text-decoration:none;
outline: none;
}

a:hover{
text-decoration:underline;
}


blockquote {
padding:0 0 0 20px;
color:#000;
}

blockquote a{
color:#999;
}

cite{
font-size:inherit;
font-style:normal;
}

code{
background:#efefef;
color:#000;
}

ul{
list-style:square;
}

/* Headers */

h1{
font-size:43px;
color:#EFD7B0;
font-family:"Helvetica 65 Medium", Helvetica, sans-serif;
text-align:center;
text-transform:lowercase;
}

#header h1, #header h4 { 
font-size: 16px;
text-indent: -9999px;}

h1 a, h1 a:hover{
color:#888;
text-decoration:none;
}


h2{
font-size:20px;
margin:5px 0 7px 0;
text-align:justify;
}

h2 a{
color:#D57900;
text-decoration:none;
}

h2 a:hover{
color:#EFD7B0;
text-decoration: underline;
}

.post h2 a{
color:#EFD7B0;
font-size: 24px;
text-decoration:none;
}

.post h2 a:hover{
color: #D57900;
text-decoration:underline;
}

h3{
text-align:justify;
font-size:12px;
color:#000;
}

h4 {
color:#EFD7B0;
}


/* Blog Contents */

#wrapper{
	margin:0 auto; /* center, not in IE5 */
	padding: 0px;
	padding-bottom: 10px;
	width: 950px;
	text-align: left;
	background-color: #200D04;

}


/* Header & Navigation */

#header {
background-image: url('http://www.wynguitars.com/images/header2b.jpg');
width: 950px;
background-repeat: no-repeat;
height: 110px;
margin-bottom: 30px;
}


#nav {	
        width: 950px;
	height: 25px;
	padding-top: 20px;
	}

#nav ul {
        margin-left: 30px;
	width: 950px;
	list-style:none;
}

#nav li {
	display:inline;
	height:25px;
	padding:0;
}

#nav a {
	
}

#nav li.home a {
	height: 20px;
	width: 69px;
	background-image: url('http://www.wynguitars.com/images/nav/home.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -999999px;
	float: left;
}

#nav li.home a:hover {
	height: 20px;
	width: 69px;
	background-image: url('http://www.wynguitars.com/images/nav/home.gif');
	background-repeat: no-repeat;
	background-position: 0px -20px;
}


#nav li.about a {
	height: 20px;
	width: 91px;
	background-image: url('http://www.wynguitars.com/images/nav/about.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -999999px;
	float: left;
}

#nav li.about a:hover {
	height: 20px;
	width: 91px;
	background-image: url('http://www.wynguitars.com/images/nav/about.gif');
	background-repeat: no-repeat;
	background-position: 0px -20px;
}

#nav li.news a {
	height: 20px;
	width: 82px;
	background-image: url('http://www.wynguitars.com/images/nav/news.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -999999px;
	float: left;
}

#nav li.news a:hover {
	height: 20px;
	width: 82px;
	background-image: url('http://www.wynguitars.com/images/nav/news.gif');
	background-repeat: no-repeat;
	background-position: 0px -20px;
}


#nav li.guitars a {
	height: 20px;
	width: 107px;
	background-image: url('http://www.wynguitars.com/images/nav/guitars.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -999999px;
	float: left;
}

#nav li.guitars a:hover {
	height: 20px;
	width: 107px;
	background-image: url('http://www.wynguitars.com/images/nav/guitars.gif');
	background-repeat: no-repeat;
	background-position: 0px -20px;
}

#nav li.wood a {
	height: 20px;
	width: 83px;
	background-image: url('http://www.wynguitars.com/images/nav/wood.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -999999px;
	float: left;
}

#nav li.wood a:hover {
	height: 20px;
	width: 83px;
	background-image: url('http://www.wynguitars.com/images/nav/wood.gif');
	background-repeat: no-repeat;
	background-position: 0px -20px;
}

#nav li.players a {
	height: 20px;
	width: 110px;
	background-image: url('http://www.wynguitars.com/images/nav/players.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -999999px;
	float: left;
}

#nav li.players a:hover {
	height: 20px;
	width: 110px;
	background-image: url('http://www.wynguitars.com/images/nav/players.gif');
	background-repeat: no-repeat;
	background-position: 0px -20px;
}

#nav li.pricing a {
	height: 20px;
	width: 101px;
	background-image: url('http://www.wynguitars.com//images/nav/pricing.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -999999px;
	float: left;
}

#nav li.pricing a:hover {
	height: 20px;
	width: 101px;
	background-image: url('http://www.wynguitars.com/images/nav/pricing.gif');
	background-repeat: no-repeat;
	background-position: 0px -20px;
}

#nav li.faq a {
	height: 20px;
	width: 65px;
	background-image: url('http://www.wynguitars.com/images/nav/faq.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -999999px;
	float: left;
}

#nav li.faq a:hover {
	height: 20px;
	width: 65px;
	background-image: url('http://www.wynguitars.com/images/nav/faq.gif');
	background-repeat: no-repeat;
	background-position: 0px -20px;
}

#nav li.contact a {
	height: 20px;
	width: 97px;
	background-image: url('http://www.wynguitars.com/images/nav/contact.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -999999px;
	float: left;
}

#nav li.contact a:hover {
	height: 20px;
	width: 97px;
	background-image: url('http://www.wynguitars.com/images/nav/contact.gif');
	background-repeat: no-repeat;
	background-position: 0px -20px;
}


/* Page Headers */

h3 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 16px;
	display: block;
	margin-top: 20px;
	text-indent: -9999px;
	margin: 20px 0 10px 0;
	padding: 0px;
	}
	
.header-home {
	height: 25px;
	background-image: url('http://www.wynguitars.com/images/pageheaders/welcome.gif');
	background-repeat: no-repeat;		
}
.header-home_namm {
margin-top: 0px;
	height: 25px;
	background-image: url('http://www.wynguitars.com/images/pageheaders/wyn_namm.gif');
	background-repeat: no-repeat;
}

.header-home_springarrives {
margin-top: 0px;
	height: 50px;
	background-image: url('http://www.wynguitars.com/images/pageheaders/wyn_home_springarrives.gif');
	background-repeat: no-repeat;

}

.header-home_summerheat {
margin-top: 0px;
	height: 50px;
	background-image: url('http://www.wynguitars.com/images/pageheaders/wyn_home_summerheat.gif');
	background-repeat: no-repeat;

}

.header-about {
	height: 25px;
	background-image: url('http://www.wynguitars.com/images/pageheaders/about.gif');
	background-repeat: no-repeat;		
}

.header-news {
	height: 25px;
margin-left: 40px;
margin-bottom: 20px;
	background-image: url('http://www.wynguitars.com/images/pageheaders/news.gif');
	background-repeat: no-repeat;		
}

.header-news-description {
margin-left: 40px;
padding-bottom: 20px;
border-bottom: 1px dotted #321305;
width: 850px;
}

.header-guitars {
	height: 25px;
	background-image: url('http://www.wynguitars.com/images/pageheaders/guitars.gif');
	background-repeat: no-repeat;		
}

.header-wood {
	height: 25px;
	background-image: url('http://www.wynguitars.com/images/pageheaders/wood.gif');
	background-repeat: no-repeat;		
}

.header-players {
	height: 25px;
	background-image: url('http://www.wynguitars.com/images/pageheaders/players.gif');
	background-repeat: no-repeat;		
}

.header-pricing {
	height: 25px;
	background-image: url('http://www.wynguitars.com/images/pageheaders/pricing.gif');
	background-repeat: no-repeat;		
}

.header-faq {
	height: 40px;
	background-image: url('http://www.wynguitars.com/images/pageheaders/faq.gif');
	background-repeat: no-repeat;		
}

.header-contact {
	height: 25px;
	background-image: url('http://www.wynguitars.com/images/pageheaders/contact.gif');
	background-repeat: no-repeat;		
}

.randysig {
	height: 77px;
	width: 300px;
	float: left;
	text-indent: -9999px;
	background-image: url('http://www.wynguitars.com/images/RFullmerSignature.gif');
	background-repeat: no-repeat;
}

#content_wood h4 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 16px;
	display: block;
	text-indent: -9999px;
	margin: 20px 0 10px 0;
	padding: 0px;
	}
	
.subheader-wood-bodywoods {
	height: 30px;
	background-image: url('http://www.wynguitars.com/images/subheaders/wood-bodywoods.gif');
	background-repeat: no-repeat;
}

.subheader-wood-neckwoods {
	height: 30px;
	background-image: url('http://www.wynguitars.com/images/subheaders/wood-neckwoods.gif');
	background-repeat: no-repeat;		
}

.subheader-wood-topwoods {
	height: 30px;
	background-image: url('http://www.wynguitars.com/images/subheaders/wood-topwoods.gif');
	background-repeat: no-repeat;		
}

.subheader-wood-fingerboardwoods {
	height: 30px;
	background-image: url('http://www.wynguitars.com/images/subheaders/wood-fingerboardwoods.gif');
	background-repeat: no-repeat;		
}




/* Posts */

#main{
float:left;
width:950px;
background-color: #200D04;
	margin-bottom: 0px;
/*
height: 100%;
min-height: 100%; 
*/
}



.post{
/*padding: 0 20px 30px 0px;*/
padding-bottom: 20px;
background-color: #200D04;
border-bottom: 3px dotted #321305;
margin-left: 40px;
margin-top: 20px;
margin-bottom: 40px;
width: 830px;
}

.main{
}

.main p{
line-height:18px;
margin:0 0 15px 0;
}

.main ol{
line-height:18px;
margin:0 0 15px 30px;
}

.main ul{
line-height:18px;
margin:0 0 15px 30px;
}

.main li{
margin:0 0 5px 0;
}


.main img{

}

.main img:hover{

}

img.wp-smiley{
padding:0px;
border:0px;
}

img.wp-smiley:hover{
padding:0px;
border:0px;
}


.meta{
font-size:9px;
line-height:15px;
display:inline;
color:#FFF;
padding:5px;
margin:0 0 30px 0;
}

.navigation{
font-size:11px;
}


#prevnext {
margin: 0 0 30px 0;
font-size: 16px;

}

#prevnext .alignright {
margin-right: 60px;
border:0px;
}

#prevnext .alignleft {
border:0px;
}


#prevnext a {
display: block;
padding: 4px 10px;
background-color: #900;
text-decoration: none;
}

#prevnext a:hover {
color: #900;
background-color: #D57900;
}

/* Comments */

#comments {
margin-left: 40px;
}

.gravatar{
float:left;
padding:2px;
border:1px solid #999;
margin:5px;
}

.gravatar:hover{
padding:2px;
border:1px solid #444;
}

.alt{
color:#777;
}

ol#comments{
text-align:justify;
}

.gravatar{
float:right;
border:1px solid #222;
}


/* Forms */

input, textarea, select, button{
background:#fafafa;
border:1px solid #efefef;
color:#666;
padding:2px;
margin:3px 0 5px 0;
font:10px "Lucida Grande", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
}

input:focus{
border:1px solid #555;
}



/* Others */

.important {
padding: 10px;
background-color: #660000;
border: #FFF dotted 1px;
}

.clicktoenlarge {
font-size: .8em;
}

#horizontaldivider {
height: 5px;
border-top: 1px dotted #321305;
}

.blogimage {
border: 10px solid #FFF;
}


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

.alignleft {
   float: left;
margin: 5px 20px 5px 0;
}


.alignright {
   float: right;
margin: 5px 0 5px 20px;
}

#prevnext {
background-color: #200D04;
min-height: 20px;
padding-left: 40px;
}

.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;
}

