/*
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 {
	font-family: verdana, Geneva, sans-serif;
	font-size: 0.75em;
	margin:20px;
	}

	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}

	

img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}

/* headings */

.pageheading {
font:normal 18px georgia, times;
margin-top:10px;
margin-bottom:10px;
}

/* farmatted-paragraph */
.para{
margin:12px 0;
line-height: 18px;
}

/* adsense */

#adsense-top-of-post {
	float: right;
	height: 250px;
	width: 300px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#adsense-bottom-of-post {
       float:left;
	height: 250px;
	width: 300px;
	margin-left: 10px;
}
#ads-top {
	padding: 2px;
	float: right;
	height: 60px;
	width: 468px;
	border: 1px dotted #69C;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.adsense468x60 {
	background-color: #EEE;
	width: 670px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999;
	border-bottom-color: #999;
	float:left;
}

/* meta-widgets */

.meta-and-widgets {
	float: left;
	height: 250px;
	width: 350px;
}
.meta-and-widgets ul {
	list-style-type:none;
	margin:0;
	padding:0;
	margin-top:15px;
}
.meta-and-widgets li {
	display: block;
	width: 342px;
	padding-top: 5px;
	padding-bottom: 5px;
	float:left;
}

#meta-adsense {
	clear:both;
	width:670px;
	margin-top:22px;
	margin-bottom:22px;
        float:left;
        height:250px;
}

/* links */
a{ color:#069;}




/* container */


#container {
	width: 980px;
	margin: 0 auto;
	padding:0;
	background:#fff;
	color:#333;
	overflow: hidden;
	}
	
/* header-logo */

#header {
  	width: 980px; 
  	height: 75px;
        margin-bottom:8px;
	}
.logo {
	width: 269px; height: 75px;
	float:left;
	}


/* main menu */


#menu {
	font-size:0.917em;
	width:980px; 
	overflow:hidden;
        background-color: #69C;
        margin-bottom:5px;
}


/* content */


#content {
	float:left;
	width:660px;
	overflow: hidden;
	margin-right:5px;
	}

.post {
        margin-top:22px;
        margin-bottom:22px;
	padding:0;
        line-height: 18px;
	}
	

.post h1{
	font:normal 22px georgia, times;
	}
	
.post h1 a{
	color:#069;
	}
	
.post h1 a:hover{
	color: #999;
	}

.post ul {
        list-style-type:disc;
	list-style-position:outside;
margin-left:20px;
}

.post li {
margin-top:5px;
margin-bottom:5px;

}

.post-arc {
        padding-top:22px;
        padding-bottom:22px;
        line-height: 18px;
        border-bottom: dashed 1px #999;
	}
	
.post-arc h2{
	font:normal 22px georgia, times;
	}
	
.post-arc h2 a{
	color: #069;
	}
	
.post-arc h2 a:hover{
	color: #999;
	}

.post-arc ul {
        list-style-type:disc;
	list-style-position:outside;
        margin-left:20px;
}

.post-arc li {
        padding-top:3px;
        padding-bottom:3px;

}

.entry p{margin:12px 0;}

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}

#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #fff;
	display:block;
}



/* sidebar */

#sidebar {
	width:300px;
	float:right;
	margin:0;
	padding: 0;
	}
#sidebar p {
font-size:0.917em;
}

#sidebar h2{
	font-size: 1em;
font-weight:bold;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}



#sidebar img {padding: 0; margin: 0;}



.rightbox, #linkcat-2 {
	background-color: #EEE;
	width: 290px;
	padding: 5px;
	margin-bottom: 8px;
}
.rightbox strong, #linkcat-2 strong{
	display:block;
	width: 290px;
	padding-bottom: 3px;
	border-bottom: solid 1px #ccc;
        margin-bottom:5px;
}
.rightbox ul, #linkcat-2 ul {
	list-style:none;
	padding:0;
        margin:0;
}

.rightbox li, #linkcat-2 li {
	margin-bottom:6px;
        font-size:0.917em;
}

.rightbox li a, #linkcat-2 li a{
	color: #069;
}

.socialandfeed-icon {
	padding: 3px;
	float: left;
	height: 14px;
	width: 14px;
}

.socialandfeed-link {
	padding: 3px;
	height: 14px;
	width:264px;
}
.socialandfeed-link a{
	font-size:0.917em;
	color:#069;
	text-decoration:underline;
}
#feedandsocial {
	width: 290px;
	margin-top: 3px;
	margin-bottom: 8px;
}

.wf-avatar {
	padding-bottom:5px;
	float:right;
	padding-left: 5px;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 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:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin-top:4px;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #CCC;
        width:220px;
	}

#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 {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* 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 {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#footer {
	clear: both;
        margin-top:10px;
	padding-top: 5px;
	border-top:dashed 1px #999;
	width: 980px;
font-size:11px;
	}
	
#footer a{color: #069;text-decoration: none;}
#footer a:hover{color: #069;text-decoration: underline;}

