/*
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";


body{
	
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
        background-color: #FFFFFF;
}

#wrapper { 800px ;
	margin:10px 0 10 0px;
        
}
	
#header{
	margin:20px 0;

}

#main{width:100%;margin:20px 0;}


#header ul li{display:inline;}

#blog-title{font-size:30px;display: inline;}
#blog-title a{text-transform: capitalize;font-size:25px}

#blog-title a:hover{color:#000000;text-decoration: none;}

#image-nav a,a:link {
font-size: 12px;
	color: #000000;
	text-decoration: none;
}


a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #6666FF;
}
div#image-nav ul li{display: inline;margin:30px 5px 0 ;}
div#image-nav {0 0 30px 0; }

.attachment-medium{
margin:30px 0;}

#footer{font-size: 90%; }

.gallery-item {height:23%!important;float: bottom !important; }

#menu-top{ margin:20px 0; }

#menu-top ul li{ <span style="color: #ff0000;">/</span>: 01px solid black;padding: 0 5px 0 0 ;text-transform: capitalize;font-size: 12px;}

#desc{display: inline;font-size: 20px;font-weight: normal;color:gray;}

.page-title{font-size: 12px;font-weight: bold;text-transform: capitalize;}

.right{text-align: right;}

.gallery img,.gallery-icon{text-align: bottom;margin-bottom: 0;padding-bottom: 0;}



