/*
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, arial, tahoma, sans-serif;
	font-size: 14pt;
	margin:0px;
	padding: 0px;
	background-color: #FFFFFF;
	}

	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {
	font-size: 18pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	background-image: url(images/homepage-mod-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 22px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #e3e3e3;
}
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; }
.clearing {
	font-size: 1px;
	clear: both;
	height: 0px;
}


blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}
.loginout {
	margin-right: 30px;
	display: block;
}

#breadcrumbs {
	font-size: 16px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	padding-top: 14px;
}
#breadcrumbs strong {
	font-weight: normal;
	color: #7C5033;
}
#sidebar  .sidemod li {
	list-style-type: none;
	margin-left: 20px;
	padding-bottom: 2px;
	line-height: 14px;
	list-style-image: url(images/category-bullet.gif);
	padding-top: 12px;
}




#SignUp  .signupframe label {
	font-size: 12px;
	color: #707070;
	border-top-color: #CCCCCC;
}

#wrapper {
	background-color: #FFFFFF;
}
#sidebar .sidemod a {
	font-size: 12px;
	text-decoration: underline;
}

#header #searchform {
	display: block;
	float: right;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	margin: 0px;
	height: 87px;
}
#SignUp input {
	width: 100px;
	margin-bottom: 4px;
	margin-left: 6px;
	border: 1px solid #CCCCCC;
}




code{
	font-family:"Courier New", Courier, monospace;
	}
#footermenu ul {
	padding-left: 200px;
}

#header .loginregister {
	float: right;
	margin-top: -120px;
	width: 200px;
}



/* links */

a{
	color:#0099FF;
	text-decoration:underline;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width: 760px;
	margin: 0 auto;
	padding:0;
	background:#fff;
	color:#333;
	overflow: hidden;
	}
	
/* header */

#header {
	width: 764px;
	height: 168px;
	color: #fff;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	padding-top: 27px;
	}

#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}
#topbg {
	background-image: url(images/top-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


/* main menu */


#menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	width:760px;
	overflow:hidden;
	border-top-style: dashed;
	border-top-color: #4FBAFF;
	text-transform: uppercase;
	clear: right;
	border-top-width: 1px;
	height: 28px;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
	background-image: url(images/nav-separators.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#menu ul li a {
	margin: 0;
	color: #fff;
	display:block;
	padding-top: 6px;
	padding-right: 18px;
	padding-bottom: 7px;
	padding-left: 18px;
	text-decoration: none;
}

#menu ul li a:hover {
	background: #fff;
	color:#000;
}



/* content */


#content {
	float:left;
	width:490px;
	padding-right: 14px;
	padding-bottom: 30px;
	background-color: #FFFFFF;
	padding-left: 18px;
	}
#container {
	clear: both;

}


.post {
	margin:0;
	padding:0;
	line-height: 20pt;
	color: #707070;
	font-size: 14px;
	}
	
#content h2{
	font-family: georgia, times;
	font-size: 24pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7c5033;
	display: block;
	padding-top: 26px;
	padding-bottom: 12px;
	}
	
#content h2 a{
	color: #7c5033;
	text-decoration: none;
	}
	
#content h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {
	margin: 12px 0 18px 0;
}

.post li {
	margin-left: 24px;
}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	padding:6px;
	margin: 20px 0;
	font-size: 10px;
	background-color: #FFFFE1;
	border: 1px dotted #CCCCCC;
	line-height: 16px;
	}
	

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



/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:236px;
	float:right;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #ddd;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
	}

#sidebar h2{
	color: #7c5033;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	letter-spacing: -1px;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #707070;
	display: block;
	margin: 0;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	padding:0;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
	}

#sidebar ul li {
	margin: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 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 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	font-size: 14px;
	}
	
#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 #CBCBCB;
	color: #707070;
	}
	
#submit{
	padding: 4px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}

#comments{
}
	
ol.commentlist {
	list-style-type: none;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 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:#707070;
}

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:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #999999;
	color: #999999;
	}

#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;
	width: 100%;
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 57px;
	background-color: #7A4E31;
	font-size: 12px;
	bottom: 0px;
	position: relative;
	}
	
#footer p{padding:14px 0;margin: 0; color: #eee; text-align:center;}
#footer a{
	color: #BCBCBC;
	padding-right: 2px;
	padding-left: 2px;
}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}
#footermenu li {
	display: inline;
	margin-right: 2px;
	margin-left: 2px;
}
#footermenu {
	width: 782px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer-center-bg.jpg);
	height: 145px;
	padding-top: 70px;
	background-repeat: no-repeat;
	background-position: center top;
}

#sidebar .sidemod {
	background-image: url(images/sidebar-mod-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}


#menu .current_page_item {
	background-image: url(images/active-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

}
#menu .current_page_item a{
	color: #2378F9;
	font-weight: bold;
	}

#container #content .post .entry h3 {
	font-size: 22px;
	font-weight: normal;
	color: #7c5033;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
}
#serviceslinks ul {
	padding-left: 22px;
}
#serviceslinks li {
	list-style-type: square;
	padding-bottom: 6px;
}


#content .homemod {

}

.clock {
	background-image: url(images/clock.jpg);
	background-repeat: no-repeat;
	background-position: right 20px;
	padding-right: 100px;
}

#banner {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 293px;
}
#banner p {
	font-size: 12px;
	color: #707070;
	padding-top: 130px;
	padding-left: 22px;
	padding-right: 286px;
	line-height: 20px;
}
#content  .contactform  input, #content .contactform textarea {
	border: 1px solid #999999;
	padding: 4px;
}

#banner a {
	background-image: url(images/learn-more.gif);
	display: block;
	height: 36px;
	width: 148px;
	text-indent: -999px;
	margin-top: 14px;
	margin-left: 151px;
}

#homebuckets a {
	display: block;
	height: 71px;
	width: 96px;
	background-image: url(images/homebuckets.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	line-height: 15px;
	padding-top: 12px;
	text-align: center;
	text-decoration: none;
}
#homebuckets a:hover {
	background-position: bottom;
}
#homebuckets li {
	float: left;
	margin-right: 2px;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#homebuckets {
	margin-bottom: 40px;
	height: 80px;
	float: left;
}
#sidebar .sidemod li.categories {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}

#content .commentlist li.comment {
	background-color: #f6f4f2;
	font-size: 14px;
	color: #707070;
	line-height: 20px;
	border: 1px solid #cbcbcb;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 12px;
}
#content  .commentlist  .comment-meta {
	font-size: 12px;
}
#content .commentlist .comment-author {
	font-size: 12px;
}
.commentlist .comment-author img.avatar {
	border: 1px solid #CBCBCB;
}
#comments {
	color: #7C5033;
}
.commenticon {
	background-image: url(images/comment-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display: block;
	float: right;
}
#header .loginout a {
	color: #FFFFFF;
	font-size: 12px;
	float: right;
	display: block;
	margin-left: 20px;
}
