/*
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2 (WP2.6.2)
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/



@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";


/*My css*/


body{font-family: arial, sans-serif;font-size: 14px;color:#898989;line-height: 1.2 em; background:#000;}
#wrapper{margin:0 auto; width:500px;}
.post, #content{margin:3em 0;}
#header {display: block;}
#content{line-height: 1em;	}
#header h1 a{display:block;
text-indent: -9999px;
background:url('imgs/merc_logo_black.jpg') no-repeat 0 0;
height: 164px;width:500px;}

#navigation ul li {
margin-right:42px;
   display:block;
   float:left;
   list-style-type:none; 
 }


#navigation{
	width: 600px;
	margin-top: 0;}

#navigation ul li#contact, #navigation ul li#contact-on{margin-right: 0;}
  
 /*Type*/
p{   font-family: arial, Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
}

/*Links*/

a:link,a:visited, a:hover , a:active {background: none;text-decoration: none;color:gray; }

a:active{outline: none;}
a:focus{-moz-outline-style: none;}

#content a{border-bottom: #D6C76C 1px solid;font-style: italic;}
#content a:hover{background: #D6C76C;}
#content a img{border-bottom: none;background-color: none;}

   /*News*/
   
#news a {
   display:block;
   height:19px; width:78px;
   background:transparent url(imgs/news_a_black.jpg) no-repeat 0 0;
   text-indent:-9999px;
   }

#news a:hover {
background:transparent url(imgs/news_b_black.jpg) no-repeat 0 0;
   }
   
   
   /*Release*/
   
.release{text-align: center;}
   
#release a {
   display:block;
   height:19px; width:126px;
   background:transparent url(imgs/release_a_black.jpg) no-repeat;
   text-indent:-9999px;
   }
   
   
   #release-on a {
   display:block;
   height:19px; width:126px;
   background:transparent url(imgs/release_b_black.jpg) no-repeat;
   text-indent:-9999px;
   }

#release a:hover {
background:transparent url(imgs/release_b_black.jpg) no-repeat;

   }


   

   /*blog*/
   

   
#blog a {
   display:block;
   height:19px; width:74px;
   background:transparent url(imgs/blog_a_black.jpg) no-repeat;
   text-indent:-9999px;
   }
   

   #blog-on a {
   display:block;
   height:19px; width:74px;
   background:transparent url(imgs/blog_b_black.jpg) no-repeat;
   text-indent:-9999px;
   }


#blog a:hover {
background:transparent url(imgs/blog_b_black.jpg) no-repeat;

   }
   
   /*mix*/
  


 .mix object{text-align: center;}
   
#mix a {
   display:block;
   height:19px; width:46px;
   background:transparent url(imgs/mix_a_black.jpg) no-repeat;
   text-indent:-9999px;
   }
   
   
   #mix-on a {
   display:block;
   height:19px; width:46px;
   background:transparent url(imgs/mix_b_black.jpg) no-repeat;
   text-indent:-9999px;
   }
   

#mix a:hover {
background:transparent url(imgs/mix_b_black.jpg) no-repeat;

   }
   



      /*Contact*/

   
#contact a {

   display:block;
   height:19px; width:141px;
   background:transparent url(imgs/contact_a_black.jpg) no-repeat;
   text-indent:-9999px;
   }
   
#contact-on a {

   display:block;
   height:19px; width:141px;
   background:transparent url(imgs/contact_b_black.jpg) no-repeat;
   text-indent:-9999px;
   }


#contact a:hover {
background:transparent url(imgs/contact_b_black.jpg) no-repeat;

   }


/*Content*/

#content{margin:40px 0 0 0;}

/*post*/
.post h2{margin:20px 0 5px 0 ;font-size: 1.2em;font-weight: lighter;}

/*helper -  no flicking in the bg image*/

#hidden-helper{display: none;background:transparent url(imgs/contact_b.jpg) no-repeat;background:transparent url(imgs/blog_b.jpg) no-repeat;background:transparent url(imgs/release_b.jpg) no-repeat;background:transparent url(imgs/news_b.jpg) no-repeat 0 0;background:transparent url(imgs/mix_b.jpg) no-repeat 0 0;}


/*Contact form*/

input{margin:5px 0;}

/* error */

.error{font-style: italic;font-weight: 100;}


/*various elements*/

object{margin:1em 0 ;}


/*comments*/

#respond{font-size: 100%;font-weight: 100;}

form#commentform{font-style: italic;margin: 1em 0;}

/*Posts*/

h2.post-title{font-size:2em; margin: 1em 0;
}





img{border: 0;}


/*Comments*/

#commentform input{display: block; clear:both;}

#comment-link{margin:20px 0;}

#comment{width: 300px;display: block;line-height: 1.2em;}

ol#comment-display li{margin: 20px 0;}

div#comment-text{margin:10px 0;}




