/*
Theme Name: Blank 3 Column
Theme URI: http://refueled.net/blank-themes/
Description: A Blank Wordpress theme.
Author: refueled
Author URI: http://refueled.net
version: 2.0
Tags: three-column, widget-ready, blank
*/



/* basics */

*{margin:0; padding:0;}

body {
	background-color: white;
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:100%;
	color:#686A6C;
	line-height:17px;
	}
	
H1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#505153;
	line-height:20px;
}
H2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#505153;
	line-height:35px
}
H5{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#505153;
}
H3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#505153;
	line-height:35px;
	padding-top:10px;
}
/*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;
	}

.articlesicon{
	background:url('../images/blue-arrow1.gif') no-repeat left;
	height:40px;
	margin:0; padding-left:20px; padding-right:0; padding-top:0; padding-bottom:0
}
.contenticon_quote{
	background:url('../images/quote-icon.jpg') no-repeat left;
	height:40px;
	padding-left:60px; padding-right:0; padding-top:0; padding-bottom:0
}
.welcomesection{
	width:300px;
	float:left;
}
.date{
	width:161px;
	float:right;
}
.bodycontent{
	width:461px;
}

/* links */

a{
	color:#000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}

a.blacktxtlink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	color:#000000;
	}
	
a.blacktxtlink:hover{
	text-decoration:none;
	}
	
a.bluetxtlink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#0065B2;
	}
	
a.readmorelink:hover{
	text-decoration:none;
	}
	
a.readmorelink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#505153;
	}
	
a.readmorelink:hover{
	text-decoration:none;
	}
	
a.quoteicon{
	background:url('images/quote-icon.jpg') no-repeat left;
	height:42px;
	line-height:25px;
	display:block;
	width:130px; padding-left:45px; padding-right:0; padding-top:0; padding-bottom:0;
	}

a.bonuseicon{
	background:url('images/bonus-icon.jpg') no-repeat left;
	height:42px;
	line-height:25px;
	display:block;
	width:200px; padding-left:45px; padding-right:0; padding-top:0; padding-bottom:0;
	}
	
.subheaders{
	width:461px;
	border-bottom:1px solid #D0D2D3;
	padding:0 0 5px 0;
	margin:0;
	text-align:left;
	}

/* container */

#container {
	width:949px;
	margin: 0 auto;
	padding:0;
	background:#fff;
	color:#575758;
	overflow: hidden;
	}
	
#container_IE6 {
	width:969px;
	margin: 0 auto;
	padding:0;
	background:#fff;
	color:#686A6C;
	overflow: hidden;
	}
	
	
/* header */

#header {
	background:#e6e6e6;
  	width:100%; 
  	height:100px;
	color: #fff; 
	}

#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;	
	}


/* main menu */


#menu {
	background:url('images/menu-repeat.gif') repeat-x bottom;
	height:28px
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width:100%; 
	overflow:hidden;
}


#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;
}

#menu ul li a:hover {
	background: #fff;
	color:#000;
}


/* content */

#content-top{
	background:url('images/center-body-top.jpg') no-repeat;
	height:16px
}

#content {
	background:url('images/center-body-bottom.gif') no-repeat bottom; padding-left:14px; padding-right:14px; padding-top:0; padding-bottom:10px;
	float: left;
	width:471px;
	overflow: hidden;
	}

#centerbodycolumn{
	width:501px;
	float:left;
	background:url('images/center-body-bg.gif') repeat-y;
}

#centerbodycolumn_IE6{
	width:493px;
	float:left;
	background:url('images/center-body-bg.gif') repeat-y;
	overflow:hidden;
}

#centerbodytop{
	background:url('images/center-body-top.jpg') no-repeat;
	height:16px
}
#centerbody{
	width:471px;
	background:url('images/center-body-bottom.gif') no-repeat bottom;; padding-left:15px; padding-right:15px; padding-top:0; padding-bottom:10px
}


.post {
	margin:0;
	padding:0;
	line-height: 17px;
	}
	
.post h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#505153;
	line-height:35px;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.entry{
	width:461px;
	padding:10px 0 0 0;
}

.bluetxtbold{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#457EC0;
	}
	
.blacktxtbold1{
	font-weight:bold;
	color:#000000;
	font-size:14px;
	}

.post ul {
	padding:2px 0 4px 14px;
	}

.post ol {
	padding:2px 0 4px 40px;
	}

.post li {
	padding:2px 0 4px 0;
	}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:12px;
	font-weight:bold;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}
	



/* left sidebar */

#left {
	width:220px;
	float:left;
/*	margin-left: 3px;
	padding:0;  */
	}

#left h3{
	background: transparent url(images/our-services-bg.jpg) no-repeat scroll 0 0;
	font:bold 12px Verdana,Arial,Helvetica,sans-serif;
	color: #FFFDFD;	
	margin: 0;
	padding: 0 0 0 20px;
	line-height: 63px;
}

#left h2{
	background: transparent url(images/news-and-info-header.jpg) no-repeat scroll 0 0;
	font:bold 12px Verdana,Arial,Helvetica,sans-serif;
	color: #FFFDFD;	
	margin: 0;
	padding: 0 0 0 20px;
	line-height: 63px;
}

#left label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#left p {margin:0; padding: 0;}

#left img {padding-right: 10px; margin: 0;}

#left ul {
	margin:0;;
	padding:0;
	}

#left ul li {
	background: transparent url(images/left-colum-bottom.jpg) no-repeat scroll center bottom;
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#left ul ul {
	margin:14px 0;
	padding: 0;
}

#left ul ul li {
	background: none;
	font: normal 12px Verdana,Arial,Helvetica,sans-serif;
	padding: 0 0 25px 20px;
	color: #505153;
	list-style-type: none;
	}

#left ul ul li a{
	color: #505153;
	font-weight: normal;
	text-decoration:none;
	}

#left ul ul li a:hover{
	color: #505153;
	font-weight: bold;
	text-decoration:underline;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	background: none;
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #505153;
}

.leftmenuImage{
	vertical-align:middle;
}

.menudeviderMain{	
	padding-bottom:2px;
	padding-top:2px;

}
.menudevider{
	border-bottom:1px solid #CFD1D3;
	padding-top:5px;	
}
.menudevidernews{
	border-bottom:1px solid #CFD1D3;
	padding-top:3px;
	padding-bottom:3px;	
}

.menudeviderSub{
	border-top:1px solid #CFD1D3;
	padding-top:5px;
	margin-left:40px;
	margin-bottom:5px;
	
}

/* right sidebar */

#right{
	width:218px;
	float:left;
/*	margin-right: 6px;
	padding: 0;  */
	}

#right h2{
	background: transparent url(images/our-services-bg.jpg) no-repeat scroll 0 0;
	font:bold 12px Verdana,Arial,Helvetica,sans-serif;
	color: #FFFDFD;	
	margin: 0;
	padding: 0 0 0 20px;
	line-height: 63px;
}

#right label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#right p {margin:0; padding:0;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:0;;
	padding:0;
	}

#right ul li {
	background: transparent url(images/left-colum-bottom.jpg) no-repeat scroll center bottom;
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#right ul ul {
	margin:14px 0;
	padding: 0;
}

#right ul ul li {
	background: none;
	font: normal 12px Verdana,Arial,Helvetica,sans-serif;
	padding: 0 0 25px 20px;
	color: #505153;
	list-style-type: none;
	}

#right ul ul li a{
	color: #505153;
	font-weight: normal;
	text-decoration:none;
	}

#right ul ul li a:hover{
	color: #505153;
	font-weight: bold;
	text-decoration:underline;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	background: none;
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #505153;
}

.quickcontactheader{
	background:url('images/quick-contact-header.jpg') no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FCFCFC;
	height:35px;
	padding-left:15px; padding-right:0; padding-top:24px; padding-bottom:0
}


/* 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:14px 0;
	}

#searchform input#s{
	margin:0;
	border:1px solid #000;
	padding:2px;
	}




/* 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{
	border-top:1px solid #D0D2D3;
	padding:10px 0 20px 0;
	color:#505153;
	font-size:10px;
	text-align:center;
	font-weight:bold;
}
#footer A{
	font-size:10px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#505153;
}
#footer A:hover{
	text-decoration:underline;
}
.coypright{
	font-weight:normal;
	color:#A2A4A7;
}
/*#footer p{padding:14px 0;margin: 0; color: #eee; text-align:center;}*/


/* from old keyscouts */
#headersection{
	width:100%;
	padding:0;
	margin:0;
}
#headertop{
	width:100%;
	height:85px;
	background:url('images/header-repeat.gif') repeat-x bottom;
}
#logo{
	/*background:url('../images/logo.jpg') no-repeat top left;*/
	width:432px;
	height:80px;
	float:left
}
#headermenusection{
	width:517px;
	margin:0;
	padding:25px 0 0 0;
	float:left;
	height:55px;
}
#headerbg{
	background:url('images/header-right.jpg') no-repeat;
	height:141px
}
.telephoneno{
	height:32px;
	font-weight:bold;
	font-size:13px;
	text-align:right;
}
.phone {
	position:relative;
	top:-11px; 
	height:12px; 
}
#menurepeat{
	background:url('images/menu-repeat.gif') repeat-x bottom;
	height:28px
}
#menurepeat ul {
	list-style-type: none;
	float:left;
	margin:0;
	padding:0;
}

#menurepeat ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menurepeat ul li a {
	padding:4px 4px;
	margin: 0;
	color: #fff;
	display:block;
}

#menurepeat ul li a:hover {
	text-decoration:none;
	color:#1268B3;
}

.menuleftcorner{
	background:url('images/menu-left.gif') no-repeat left bottom;
	width:32px;
	height:28px
}
a.topmenulink{
	text-decoration:none;
	font-weight:normal;
	color:#FFFFFF;
}
a.topmenulink:hover{
	text-decoration:none;
	color:#1268B3;
}
.topmenupagemarking{
	background:url('images/top-menu-hover.jpg') repeat-x;
	height:28px	
}
a.topmenuactivelink{
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
}
a.topmenuactivelink:hover{
	text-decoration:none;
	color:#1268B3;
}
.blacktxtbold{
	font-weight:bold;
	color:#505153;
	font-size:12px;
	vertical-align:middle;
}
#headerbottom{
	background:url('images/header-bg.jpg') no-repeat;
	height:101px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#000000; padding-left:420px; padding-right:0; padding-top:40px; padding-bottom:0
}
.whitetxtbold{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:27px;
	color:#FDFDFD;
	line-height:25px;
}

.rightsectiontop{
	background:url('images/right-side-section-top.jpg') no-repeat;
	height:16px;
}

.leftcolumnsectionbottom{	
	background:url('images/left-colum-bottom.jpg') no-repeat bottom;
	padding-left:15px; padding-right:15px; padding-top:0; padding-bottom:25px
}

.menudevider{
	border-bottom:1px solid #CFD1D3;
	padding-top:5px;	
}

#mainbodypart{
	width:949px;
	padding:0 6px 0 6px;
}
#mainbodypart_IE6{
	width:969px;
	padding:0 6px 0 6px;
}

.free{
	clear:both;
}

a.pathway{
	font-size:10px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#505153;
}
a.pathway:hover{
	text-decoration:underline;
}

.breadcrumbs{
	font-size:10px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#505153;
}
	