/*
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.8
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/


html,body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,p { margin: 0; padding: 0; }
ul,li {list-style-type: none;}
h1,h2,h3,h4,h5,h6,em,strong, blockquote { font-weight: normal; font-style: normal; }
img { border: none; }
a { text-decoration: none; }
em { font-style: italic; } 
strong { font-weight: bold; }





body { background: #FFFFFF; font-family: Helvetica, Arial, sans-serif; }

h1 { font-size: 32px; font-family:  Georgia, "Times New Roman", Times, serif; color: #13a0c9; line-height: 1.25em; border-bottom: 1px #f8931d dotted;  margin: 30px 0 30px 0; }

h2 { font-size: 28px; font-family:  Georgia, "Times New Roman", Times, serif; line-height: 1.25em; margin: 0 0 10px 0; }

h3 { font-size: 20px; font-family:  Georgia, "Times New Roman", Times, serif; line-height: 1.25em; margin: 0 0 20px 0; }

p { font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 1.5em; margin: 0 0 15px 0; }

.date_p { margin: 3px 0 15px 0; font-size: 14px; color: #666666; }

.category_p { margin: 3px 0 15px 0; font-size: 11px; color: #666666; }




.green { color: #87d402; }
.blue { color: #13a0c9; }
.orange { #f8931d; }

/* BLOG POSTS LINKS */
#blog_posts a:link, #blog_posts a:active, #blog_posts a:visited { color: #13a0c9;  text-decoration: none; }
#blog_posts a:hover { color: #87d402;  text-decoration: none; } 

/* TWITTER LINKS */
#twitter_update_list a:link, #twitter_update_list a:active, #twitter_update_list a:visited { color: #13a0c9;  text-decoration: none; }
#twitter_update_list a:hover { color: #87d402;  text-decoration: none; } 

/* SIDBAR BLUE LINKS */
.blue a:link, .blue a:active, .blue a:visited { color: #13a0c9;  text-decoration: none; }
.blue a:hover { color: #87d402;  text-decoration: none; } 

/* SIDBAR GREEN LINKS */
.green a:link, .green a:active, .green a:visited { color: #87d402;  text-decoration: none; }
.green a:hover { color: #f8931d;  text-decoration: none; } 

/* SIDBAR ORANGE LINKS */
.oange a:link, .orange a:active, .orange a:visited { color: #f8931d;  text-decoration: none; }
.orange a:hover { color: #87d402;  text-decoration: none; } 


#header_wrapper {
	width: 100%;
	height: 117px;
	background: #12A0D2;
}

#header {
	width: 1000px;
	margin: 0 auto;	
	background: #12A0D2;	
}



#container {
   width: 1000px;
    margin: 0 auto;
    background: #fff;	
}


#blog_posts {
	width: 700px;
	float: left;	
	margin: 40px 50px 60px 0;
}

.category_p { margin: 15px 0 0 0; }

#sidebar {
	width: 200px;
    float: right;	
    margin: 10px 0 60px 0;
}

#sidebar ul li p { margin-top: -30px; font-style: italic; color: #666666; }

#sidebar ul { margin: 0 0 30px 0; }

#sidebar li { font-size: 14px; padding: 3px 0 3px 0; line-height: 1.5em; }

.search_box { margin: 0 0 30px 0; }

#sidebar h2 { font-size: 38px; border-bottom: 1px #f8931d dotted; margin-bottom: 10px; }

#sidebar h3 { font-size: 18px; font-family: Georgia, "Times New Roman", Times, serif; border-bottom: 1px #f8931d dotted; margin-bottom: 15px; color: #13a0c9; }

#footer {
	width: 1000px;
	height: 75px;
	padding: 40px 0 40px 0;
    margin: 0 auto;
}



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