/*
Theme Name: Blank 2 Column - Right Sidebar
Theme URI: http://refueled.net/blank-themes/
Description: A Blank Wordpress theme with left sidebar.
Author: refueled
Author URI: http://refueled.net
version: 2.0
Tags: two-column, widget-ready,blank
*/

/* basics */

*{margin:0; padding:0;}

body {
	background:#ffffff;
	font-family: Helvetica, arial, sans-serif;
	font-size: 75%;
	}

	
h1, h2, h3, h4, h5 { color: #000000; font-weight: bold; font-family: helvetica, sans-serif;}
h2 { color: #000; border-bottom: 1px solid black;}
h1 {font-size: 1.75em; line-height: 1.714em; margin-bottom: 1.166em; text-align: center;}
h2 {font-size: 1.5em; line-height: 2.0em; margin-bottom: 1.0em;}
h3 {font-size: 1.17em; line-height: 1.2857em; margin-bottom: 1.2857em;}
h4 {font-size: 1.0em; line-height: 1.5em; margin-bottom: 1.5em;}

p {font-size: 1.0em; line-height: 1.5em; margin-bottom: 1.5em;}

small {font-size: 1.0em; font-weight: bold; line-height: 1.5em; margin-bottom: 1.5em;}
img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 18px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 12px; }

blockquote{
	border-left:1px solid #A5ABAB;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#6699FF;
	text-decoration:none;
	}

a:hover{text-decoration: underline; color: #000;}



/* container */


#container {
	width: 760px;
	margin: 0 auto;
	padding:0;
	background:#fff;
	color:#333;
	overflow: hidden;
	}
	
/* header */

#header {
  	width: 760px; 
  	height: 90px;
	color: #000000;
        border-top: 5px solid #000000;       
margin-top: 13px;
        padding-top: 18px;
	}

#header #header-left {float: left;}

#header #header-right {float: right; margin-right: 12px; margin-left: 24px; width: 215px; text-align: center; margin-top: 36px;}

/* main menu */


#menu {
	margin: 0;
background: none;
	width:760px; 
	overflow:hidden;
        background: #000;
        margin-bottom: 18px;
}

#menu .link-subtitle {
        font-size: 0.8333em;
}

#menu ul {
	margin:0;
	padding:0;
        display: block;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
       padding: 0;
}

#menu ul li a {
	padding:0;
	margin: 0;
	display:block;
        color: #ffffff;
        background: #000000;
font-size: 1.0em; line-height: 1.5em;
	padding: 10px 0px 8px 12px;
       width: 143px;
       border-right: 1px solid #ffffff;
        display: block;
}

#menu ul li a:hover {
       background: #6699FF;
       text-decoration: none;
}



/* content */


#content {
	float:left;
	width:576px;
	overflow: hidden;
	}

.post {
	margin:0;
	padding:0;
	}
	
.post h2{
        padding-left: 6px;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #6699FF;
	text-decoration: none;
	}

.post h3 a{
	color: #000;
	text-decoration: none;
	}
	
.post h3 a:hover{
	color: #6699FF;
	text-decoration: none;
	}
.post ul { margin-bottom: 18px; list-style-type: none;}

.post li { margin-bottom: 18px;}

.entry {margin-left: 12px;}

.postmetadata{
	clear: both;
        border-bottom: 2px solid #777;
        padding: 0px 0 10px 12px;
	}
	

.navigation {
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin: 0;}
.alignright a{float:right; margin: 0;}



/* sidebar */


#sidebar {
	width:144px;
	float:right;
	margin: 0px 0 0 0;
	}

#sidebar h2{
        color: #000;	
        display: block;
        padding: 5px 0 9px 6px;
        
margin-bottom: 5px; margin-top: 18px;
        border-bottom: 2px solid black;
font-size: 1.17em; line-height: 1.2857em;
}

#sidebar label{
	color: #000;	
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	}

#sidebar ul li {
        line-height: 1.5em;
        margin: 0 0px 7px 12px;
        padding: 5px 0 9px 12px;
	list-style-type: none;
        border-bottom: 1px solid black;
	}

#sidebar ul ul {
	margin: 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 12px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}
	
#commentform h3{
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	margin:0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:0;
	padding:0px 0 0px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 0; padding: 0 12px 0 0; }

ol.commentlist a {color:#000;}

cite {
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	}

#searchform input#s{
        height: 1.5em;	
margin: 18px 12px 17px 12px;
        font-size: 1.0em; line-height: 1.5em;
	border:1px solid #000;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 0px 12px;
	display: inline;
	}

img.alignleft {
	margin: 0 12px 0px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   /* 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 {
   padding: 0;
   margin: 0;
}




/* footer */

#footer {
	background: none;
	clear: both;
	width: 100%;
	}
	
#footer p{padding: 0;margin: 18px 0; color: #5D5D5D; text-align:center;}
#footer a{color: #5D5D5D;text-decoration: none;}
#footer a:hover{color: #bcbcbc;text-decoration: underline;}

