/*
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;}



html, body {
	background:#CCC;
	font-family: Helvetica, arial, tahoma, sans-serif;
	
	}

#top_strip{
	background-color:#ff2b2b;	
	border-bottom:solid 1px #ffaaaa;
	height:4px;	
}


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;
	}

#rssicon{
	margin-left:759px;
	position:absolute;	
	
}

#time_div{
color:#FF0000;
font-size:11px;
margin-left:5px;
margin-top:4px;
position:absolute;
}

/* links */

a{
	color:#FF0000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}

/* container */

#container {
	width:810px;
	margin: 0 auto;
	padding:0;
	background:#FFF;
	color:#000;
}
	
/* header */

#header {
	text-align:center;
	color:#FFFFFF;
	}

#headerimg{
	/*width:450px;*/
}

small{
font-size:10px;
font-weight:bold;
}

/* content */
#page_description{
border-bottom:1px solid #444444;
color:#AAAAAA;
font-style:italic;
margin-bottom:7px;
padding-bottom:27px;
padding-top:4px;

}


#content {
margin-left:33px;
}
	

.post {
	margin-bottom:35px;
	}
.singlepost{
border-bottom:3px solid #CCCCCC;
padding-bottom:35px;
margin-bottom:20px;
	
	}	
.post h2 {
	
	font-family:Helvetica, arial, sans-serif;
	margin-top:16px;
	font-size:1.9em !important;
	font-weight:bold;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #FF0000;
	text-decoration: none;
	}

.post ul {
	list-style:circle outside none;
	margin-left:27px;
}

.post li {}

.entry{
	width:525px;
	font-family:Helvetica,arial,sans-serif;
	font-size:0.9em;
	line-height:20px;
	float:left;
}

.entry p{
	margin:14px 0;
}

.postmetadata{
background-color:#EDEDED;
float:right;
font-size:13px;
font-weight:bold;
height:108px;
margin-top:16px;

width:172px;
border-bottom:solid 2px black;
	}
	
.post_side_link.comments_link, .post_side_link.comments_link a{
	background-color:#ff0000;	
	color:#FFFFFF;	
}

.post_side_link{
color:#FF0000;
margin-bottom:6px;
padding-bottom:4px;
padding-left:9px;
padding-top:4px;
	}	
	

.post_side_link:hover, .post_side_link:hover a{

	}	
	
.shareLink{

float:left;
height:62px;
margin-right:5px;
width:62px;
	}
	
.posttime{
	color:#888;
	font-size:8pt;
}

.post_date{
	background-color:#B5B5B5;
	font-family:Helvetica,Arial,Verdana;
	font-size:1.9em;
	font-weight:bold;
	height:29px;
	padding-left:5px;
	padding-top:4px;
}

.post_hdr_bar{
	margin-top:1px;
	border-top:solid 1px #333;
	background-color:#000;
	border-bottom:solid 1px #666;
	height:1px;
}



.navigation {
	border-top:3px solid #CCCCCC;
	height:30px;
	margin:0;
	padding-bottom:18px;
	padding-top:24px;
	width:581px;
}
	
.alignleft a{float : left; }
.alignright a{float:right;}

.entry .excerpt_image{
	float:left;
	padding-bottom:17px;
	padding-right:17px;
	width:175px;
	
}
.entry ol{
	list-style:disc outside none;
	margin-left:22px;
	margin-top:-10px;
	
}

.entry {

	
}

.mapDivContainer{
border:8px solid #EDEDED;
height:355px;
width:425px;
}
.mapDiv{
height:355px;
width:425px;
	
}

#postfooter{
font-size:14pt;
padding-bottom:40px;
padding-top:14px;
}


.aligncenter{
	
}





/* comments */

#respond{


padding-top:10px;
}

#commentform{
	margin:0;
	padding:0;
	padding-bottom:12px;
	}
	
#commentform p{

	}
	
#commentform a{
	text-decoration: none;
	border-bottom: 1px dotted #465D71;
	line-height: 14pt;
	
}
	
#commentform h3{
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
border:1px solid #000000;
margin:5px 5px 0 0;
padding:5px;
	}
	
#submit{cursor:pointer;
margin:5px 5px 0 0;}

#comments{
	border-top:4px solid #CCCCCC;
margin:0;
padding:18px 0 0;
}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {

	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 {}

cite {
	font-weight: bold;
	font-style: normal;
	}
	
cite a{text-decoration: none;}

.commentmetadata{
	font-size:13px;
padding-bottom:8px;
	}


/* search */

#searchform{
display:block;
float:right;
left:14px;
padding:0 3px 0 0;
position:relative;
margin-top:-4px;
	}

#searchform input#s{
	
	margin:0;
	padding:2px;
	border:0px solid #000;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}

#searchresults{
background-color:#B5B5B5;
font-size:1.9em;
font-weight:bold;
height:29px;
padding:4px;
	}
	
.sr_heading, .sr_heading a{
	color:#000;
}
.sr_date{
	color:#000;
}
.sr_postedby{
	color:#bdbdbd;
}
.sr_author{
	color:#FF0000;
}
.sr_navigation{
border-top:2px solid #000000;
height:30px;
margin:0;
padding-bottom:18px;
padding-top:24px;
width:581px;
	
	}
	
	
/* 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 {
	/*background-color:#FF0000;*/
	position:fixed;
	width:100%;
	height:25px;
	z-index:1;
}
#footer_bg{
	background-color:#000000;
	position:relative;
	height:25px;
	/*opacity:.67;*/
	z-index:-1;
}

.footer_link:hover{
	color:#FFF;
	background-color:#FF0000;
	cursor:pointer;
}

.footer_link{
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:11px;
	height:17px;
	padding-left:15px;
	padding-right:15px;
	padding-top:8px;	
	
}

#footer_inner{
	float:right;	
}

#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

.current_page_item, .current_page_item a, .current_page_item ul li{
	background-color:#33DDFF;
	color:#000;
}
#menu .current_page_item a{
	background-color:#33DDFF;
	color:#000;
}

