/*
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{ background-color:#0e263e; margin:0px; padding:0px; font-family:"Trebuchet MS", Tahoma, Arial;}

#page-wrap { width:860px; margin:0 auto ; padding:0px 5px 5px 5px; border:#e3e3e3 1px solid; background-color:#FFFFFF;}
a {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	color: #CC6633;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	background: url(images/header-icon.gif) no-repeat;
	padding-left: 70px;
	height: 60px;
	font-weight: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #547391;
}
h1 a, h1 a:visited{
	color: #547391;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #547391;
	margin: 0px 0px 2px;
	border-bottom: 1px dashed #e3e3e3;
	letter-spacing: -1px;
	font: normal 150%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}


.shrink {
        font-size: 70%;
}

.single_title{ border: 0px; color: #313131; padding-top: 6px; padding-bottom:14px; font-weight: bold; font-size: 120%;}
h2 a, h2 a:visited {
	color: #547391;
	text-decoration: none;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}

/* Header 
 ----------------------------------------- */

#header {
	      background: #90a090;
	     
	      height: 117px;
	      width:100%;
 	      
	      background: no-repeat url(../../../wp-includes/images/images/bt_bkg.png) top right; 
         }


#top_links{ height: 25px;  vertical-align:bottom;  padding: 90px 5px 0px 5px;}

#top_links ul{ list-style-type: none; list-style-image: none; list-style-position: outside; }

#top_links LI { padding: 0 12px 0 0; position: relative; display: inline; }
#top_links A			{ font-size: 80%; font-weight: bold; color: #ff8a00; text-transform: uppercase; text-decoration: none; }
#top_links A:link		{  }
#top_links A:visited	{  }
#top_links A:hover		{ color: #FFF; }
#top_links A:active	{  }
#top_links A.Selected	{ color: #FFF; }

/*#menu {
background-image:url(../../../wp-includes/images/images/global-section_intro_bg.jpg); background-repeat:no-repeat;
background-position: top right;
background-color:#1c364f;
	height:61px;
	width:100%;
	margin-bottom:2px;
}
*/

#menu{ width:100%; height:25px; background-color:#0e263e;}

#search_bar{ float:right; width:25.1%; padding:10px; 	background: #fff url(../../../wp-includes/images/images/global-section_intro_bg.jpg) top right no-repeat; height:43px }
#search_bar #s {
	border:1px solid #203346;
	width: 130px;
	height: 22px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #bed881;
	background: #e9facc;
	vertical-align: middle;
}
#search_bar #searchsubmit {
	background: url(style/images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 28px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
	
}

#searchform label {
	font-size: 11px;
	color: #41550e;
}

#banner{width:860px;  height:120px;  margin-top: 2px; padding:5px; background: url(style/images/mm-header3.jpg) left top no-repeat;}
#banner_full{  width:100%;  height:51px;  padding:0px; background:url(../../../wp-includes/images/images/global-section_intro_bg.jpg) left top no-repeat; }
#banner_home{width:860px;  height:120px;  margin-top: 2px; padding:5px; background: url(style/images/mm-header3.jpg) left top no-repeat;}
/* sidebar 
------------------------------------------------ */

#side_bar { float: right; width:20.65%; padding: 10px; background: url(style/images/sidebar-top.jpg) top no-repeat;}

#side_bar h2 {
	font: normal "Trebuchet MS", Tahoma, Arial;
	color: #124c84;
	margin: 10px 0px 5px;
    border-bottom: #a7c2d6 1px solid;
	font-size: 16px;
}

#side_bar p {
	color: #124c84;
}

.categories {
        color: #124c84;
}

.mosaic_home {
        font: normal 120% "Trebuchet MS", Tahoma, Arial;
	color: #124c84;
	margin: 10px 0px 5px;
}

.mosaic_home a, .mosaic_home a:visited{
	color: #124c84;
	margin: 10px 0px 5px;
	font-size: 16px;
}

.mosaic_home a:hover{
	color: #4897de;
	margin: 10px 0px 5px;
}

#side_bar a {
	color: #646464;
	text-decoration: none;
}
#side_bar a:visited {
	color: #646464;
	text-decoration: none;
}
#side_bar a:hover {
	color: #4897de;
	text-decoration: underline;
}

.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(style/images/mini-category.gif) no-repeat left center;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(style/images/mini-monthly-archive.gif) no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #FF6600;
	text-decoration: none;
}
/* content 
------------------------------------------------ */
#content{ width: 100%; margin-top: 5px; background: #dce4ea url(style/images/sidebar-bkg.jpg) right repeat-y; margin:2px 0px 0px 0px; }

#content_wrapper{ float: left; width:77%; background-color: #fff; }

#content_wrapper_page{ float: left; height: 650px; width:72.5%; background-color: #fff; }


#right_content{float: left; height: 100%; width:98%; background-color: #fff; margin-top:2px; padding:5px 5px 0px 5px;}

#right_content_page {float: left; height: 650px; width:98%; background-color: #fff; margin-top:2px; padding:5px 5px 0px 5px;}

/* footer 
------------------------------------------------ */
#footer { margin: 0; padding: 10px; font-size: 75%; background: #000; color: #FFF; clear: both; /*border-top: #000066 5px solid;*/ height:150px; border-top: solid 3px #0e263e;}
#footer UL { margin: 0 0 10px 0; padding: 0; list-style: none; }
#footer LI { padding: 0 12px 0 0; position: relative; display: inline; }
#footer P  { line-height: 1.3em; margin: 0 0 10px 0; }
#footer A			{ color: #ff8a00; text-decoration: none; }
#footer A:link		{  }
#footer A:visited	{  }
#footer A:hover		{ color: #FFF; }
#footer A:active	{  }

.left_column{float: left; width:35%; padding-right:2px;}
.right_column{float: right; width:23.5%;}

#footer ul li{ display:block;}

.clear{ overflow:hidden; height:1px; clear:both; }


/* comments 
------------------------------------------------ */
#comments, #respond {
	border-bottom:#e3e3e3 1px solid;
	padding: 10px 0 5px 10px;
	clear: both;
	margin:10px;
	font-size: 110%;
	letter-spacing: 1px;
}

.commentlist {
	margin: 10px 0px 10px 20px;
	width:95%;
	font-size: 90%;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	margin: 10px 0px 10px 0px;
}
.commentlist .alt {
	background: #e3e3e3;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 90%;
	color: #CC6600;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}

.comment_text {
	margin-top: 5px;
	display: block;
	font-size: 87%;
}


#commentform {
	margin-top: 10px;
	font: 80% Arial, Helvetica, sans-serif;
	margin-left:10px;
	padding-bottom:10px;
	
	
}
#commentform p {
	padding: 2px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 80%;
}
#commentform input{
	width: 153px;
	background: #547391;
	border: 1px solid #0c3359;
	padding: 3px;
	margin-top: 1px;
	height:10px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background: #547391;
	border: 1px solid #0c3359;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(style/images/nav-button-bg.gif) ;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 29px;
	margin-right:140px;
}


/* post 
------------------------------------------------ */
.post {
	clear:both;
	padding-bottom: 15px;
	
	margin-bottom: 15px;
}
.post-date {
	width: 65px;
	height: 80px;
	float:left;
	background: url(style/images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.post-title {
	float: left;
	width: 88%;
        margin: 10px 0 0 0;
}

.entry {
	clear: both;
	padding-top: 10px;
        font-size: 80%;
}

.entry li {
	list-style: disc;
        padding: 0 0 0 5px;
        margin: 0 0 0 15px;
}


.entry_w_bkg {
	clear: both;
	margin: 10px 10px 2px 10px;
	padding: 15px 0px 5px 10px;
    font-size: 80%;
	border-top:#e3e3e3 1px solid;
    border-bottom:#e3e3e3 1px solid;	

}
.navigation {
	clear: both;
	padding: 10px  ;
	margin:0px 10px 5px 10px;
	font-size: 80%;
    border-bottom:#e3e3e3 1px solid;
}
.navigation a, .navigation a:visited {
	color: #547391;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(style/images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(style/images/mini-nav-right.gif) no-repeat right center;
}


.post-cat {
	background: url(style/images/mini-category.gif) no-repeat left center;
	padding-left: 18px;
	float:right;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(style/images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 80%;
}
.post-calendar {
	background: url(style/images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
/* Author Profile 
------------------------------------------------ */
#author_img {
padding-right: 15px;

}
#time_stamp {
padding-left:5px;
font-size:9px;

}