/*
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:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color:#FFFFFF;
	}

	
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; }
small{
	font-size:8pt;
}
blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#4C9FF1;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width: 1005px;
	margin: 0 auto;
	padding:0;
	color:#FFFFFF;
	overflow: hidden;
	}
	
/* header */

#header {
  	width: 1024px; 
  	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:#000;
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width:1024px; 
	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 {
	float:left;
	width:735px;
	overflow: hidden;
	margin:50px 0px 14px 45px;
	}

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post h2{
	font:normal 15pt;
	}
	
.post h2 a{
	
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	padding:6px;
	margin: 20px 0;
    background-image: url(images/postmetadata.gif);
    background-repeat: no-repeat;
	}
	

.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:220px;
	float:right;
	margin:50px 0px 14px 0px;
	padding: 0;
	border-left: 1px solid #ddd;
	}

#sidebar h2{
	font:normal 11pt arial, georgia, times;	
	margin: 0;
	padding: 0;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
		
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
    margin-bottom: 10px;
	}
.aktt_tweets ul li a{
    color:#5ea4f1;
}


#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{
	margin:0;
	padding:0;
	}
	
#commentform p{
	
	}
	
#commentform a{ text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #000000;
	border:1px solid #FFFFFF;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	color:#FFFFFF;
	}
	
#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 {
	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-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{ 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 #FFFFFF;
	color:#FFFFFF;
	background:#000000;
	}

#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: 1024px;
	}
	
#footer p{padding:14px 0;margin: 0; color: #eee; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

/*Keslow header*/
#branding {
	height:120px;
	width:1024px;
}
.header_left{
	float:left;
	width:350px;
	height:20px;
	margin:50px 0px 0px 0px;
}
.header_center{
	float:left;
	width:300px;
	height:120px;
}

.header_right{
	float:right;
	width:350px;
	height:20px;
	margin:50px 0px 0px 0px;
}



#logo_keslow {
	display: block;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(images/logo.jpg);
	height: 117px;
	width: 1024px;
	text-indent: -9999px;
}
#nav {
	background-position: 0px 0px;
	height: 30px;
	width: 1024px;
	background-repeat: no-repeat;
	background-image: url(images/nav_back_sprite.jpg);
	clear: left;
}

.main_menu{
	margin:0px;
	display: block;
	height: 30px;
	list-style-type: none;
	width:928px;
	margin:auto;
}
.submenu{
	position:relative;
	z-index:9999;
	top:0px;
	left:50px;
	width:170px;
	background-color:#222222;
	display:none;
}
.submenu ul li{
	list-style:none;
	text-decoration:none;
	padding:8px 3px 8px 23px;
}
.submenu ul li a{
	text-decoration:none;
}
.submenu ul li a:hover{
	text-decoration:underline;
}


.main_menu li{
	float:left;
	/*padding:8px 20px 0px 20px;*/
	height:30px;
	
}
.main_menu li a div{
	height:30px;
	width:100%;
}
.main_menu #company{
	background-image: url(images/menu/company.jpg);
	background-repeat: no-repeat;
	width:120px;
	cursor:pointer;
}
.main_menu #company:hover{
	background-image: url(images/menu/company_hover.jpg);
	background-repeat: no-repeat;
	width:120px;
}

.main_menu #rental_catalog{
	background-image: url(images/menu/rental_catalog.jpg);
	background-repeat: no-repeat;
	width:183px;
}
.main_menu #rental_catalog:hover{
	background-image: url(images/menu/rental_catalog_hover.jpg);
	background-repeat: no-repeat;
	width:183px;
}

.main_menu #customer_center{
	background-image: url(images/menu/customer_center.jpg);
	background-repeat: no-repeat;
	width:199px;
}
.main_menu #customer_center:hover{
	background-image: url(images/menu/customer_center_hover.jpg);
	background-repeat: no-repeat;
	width:199px;
}

.main_menu #gallery{
	background-image: url(images/menu/gallery.jpg);
	background-repeat: no-repeat;
	width:114px;
}
.main_menu #gallery:hover{
	background-image: url(images/menu/gallery_hover.jpg);
	background-repeat: no-repeat;
	width:114px;
}

.main_menu #credits{
	background-image: url(images/menu/credits.jpg);
	background-repeat: no-repeat;
	width:109px;
}
.main_menu #credits:hover{
	background-image: url(images/menu/credits_hover.jpg);
	background-repeat: no-repeat;
	width:109px;
}

.main_menu #blog{
	background-image: url(images/menu/blog.jpg);
	background-repeat: no-repeat;
	width:84px;
}
.main_menu #blog:hover{
	background-image: url(images/menu/blog_hover.jpg);
	background-repeat: no-repeat;
	width:84px;
}

.main_menu #contact{
	background-image: url(images/menu/contact.jpg);
	background-repeat: no-repeat;
	width:115px;
}
.main_menu #contact:hover{
	background-image: url(images/menu/contact_hover.jpg);
	background-repeat: no-repeat;
	width:115px;
}
.home_image_container{
	width:966px;
	height:378px;
	margin:20px auto 10px auto;
}
#Search {
	margin:0px 0px 0px 70px;
}

#SearchForm_SearchForm_Search {
	width: 153px;
	display: inline;
	float: left;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 16px;
	font-size: 11px;
	border-color: #1e3753;
	border-width: 1px;
	border-style: solid;
	color: white;
	background-color: black;
}
#SearchForm_SearchForm_action_results {
	display: inline;
	float: left;
	width: 20px;
	border:none;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image:url(images/search_box.gif);
	background-repeat: no-repeat;
	height: 20px;
	text-indent: -9999px;
}
/*end keslow header*/
/* keslow footer*/
#footer div{
	margin:0px 0px 0px 0px;
	height:110px;
}
#footer .footer_bottom{
	margin:0px 0px 0px 0px;
	height:90px;
	color:#888888;
	text-align:center;
	font-size:11px!important;
	padding-top:20px;
	text-transform:none;
	letter-spacing:0.20px;
}
#footer .footer_bottom a{
	text-decoration:none!important;
	color:#888888!important;
}
#footer .divide_line{
	height:2px;
	background-color:#909090;
	height:2px;
	width:966px;
	margin:auto;
}
#footer .newletter_container{
	height:50px;
	border:1px solid #9bccff;
	margin: 20px 0px 20px 45px;
	padding:6px 0px 6px 18px;
	float:left;
	width:510px;
}
#footer .newletter_container div{
	float:left;
	height:50px;
}
.blue_sky_title{
	background-image: url(images/keslow_enewsletter.jpg);
	background-repeat: no-repeat;
	height:17px!important;
	width:257px!important;
}
.small_text_footer{
	font-size:11px;
	font:Arial, Helvetica, sans-serif!important;
	text-transform:none!important;
	width:280px;
	letter-spacing:1px;
	text-align:justify;
}

.news_button {
	display: inline;
	float: left;
	width: 68px;
	border:none;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(images/news_button.jpg);
	background-repeat: no-repeat;
	height: 20px;
	text-indent: -9999px;
}
#news_letter_field {
	width: 140px;
	display: inline;
	float: left;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 16px;
	font-size: 11px;
	border-color: #373738;
	border-width: 1px;
	border-style: solid;
	color: #373738;
	background-color: black;
}
#footer .text_container{
	height:50px;
	margin: 28px 15px 20px 0px;
	padding:6px 0px 6px 0px;
	float:right;
	font-size:12px!important;
	letter-spacing:1px!important;
	text-transform:none!important;
}
.blue_sky{
	color:#9bccff!important;
}
/* end keslow footer*/
