/*
Theme Name: Stylish
Description: Very nice 2 column Wordpress Theme. Nice layout and very subtle colors. Stylish indeed.
Version: 1.0
Author: Themes Designs
Author URI: http://www.themesdesigns.com
Tags: black, white, blue, light, dark, two-columns, fixed-width
License: GPL (General Public License)
*/

html {
	margin: 0;
	background: #1f3b50 repeat-x url(images/bckhtml.png);
}
body {
	margin: 0; padding: 60px 0 30px 0;
	background: center top no-repeat url(images/bckbody.png);
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	color: #444;
}
#container:after, #content .post .entry:after, #content .post .meta .top:after, #content .navigation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#page {
	margin: 0 auto; padding: 0 15px 30px 15px;
	width: 871px;
	background: #fff left bottom no-repeat url(images/bckfooter.png);
}
#header {
	position: relative;
	margin: 0 -15px; padding: 25px 15px 0 15px;
	width: 871px;
	background: no-repeat url(images/bckheader.png);
	font-family: Tahoma, Geneva, sans-serif;
}
#header h1 {
	margin: 0;
	font-size: 24px;
}
#header h1 a {
	color: #67b6ff;
	text-decoration: none;
}
#header p {
	margin: 0 0 0 30px;
	font-size: 12px; font-weight: bold;
	color: #7ca5ca;
}
#header .rss {
	position: absolute;
	top: -35px; right: 35px;
	margin: 0; padding: 0;
	list-style-type: none;
}
#header .rss li {
	float: left;
	margin: 0 0 0 30px; padding: 12px 0 0 37px;
	height: 20px;
	background: no-repeat;
	font-size: 14px; font-weight: bold;
	text-transform: uppercase;
}
#header .rss .posts {
	background-image: url(images/bckheaderrssposts.png);
}
#header .rss .comments {
	background-image: url(images/bckheaderrsscomments.png);
}
#header .rss li a {
	color: #fff;
	text-decoration: none;
}
#header form {
	position: absolute;
	top: 20px; right: 35px;
	margin: 0;
}
#header form input {
	vertical-align: middle;
	border: 0;
}
#header form .text {
	padding: 4px 5px 0 5px;
	width: 185px; height: 20px;
	background: no-repeat url(images/bckheaderformtext.png);
}
* html #header form .text {
	background-attachment: fixed;
}
#header form .btn {
	width: 65px; height: 24px;
	background: no-repeat url(images/bckheaderformbtn.png);
	font-size: 14px; font-weight: bold;
	color: #fff;
	cursor: pointer;
}
#menu {
	margin: 15px 5px 25px 5px; padding: 0;
	list-style-type: none;
	height: 41px; line-height: 41px;
	overflow: hidden;
	background: no-repeat url(images/bckmenu.png);
}
#menu li {
	display: inline;
	margin: 0 0 0 25px;
}
#menu li a {
	color: #000;
	text-decoration: none;
}
#menu li a:hover, #menu .current_page_item a {
	font-weight: bold;
	color: #0c84be;
	text-decoration: none;
}
#container {
	margin: 0 5px;
	width: 861px;
}
#content {
	float: left;
	margin: 0 16px 0 0;
	width: 585px;
}
#content a {
	color: #3c3c3c;
}
#content .post {
	margin: 0 0 25px 0;
}
#content .post .title {
	margin: 0 0 5px 0;
	font-size: 22px; font-weight: normal;
}
#content .post .title a {
	text-decoration: none;
}
#content .post .entry {
	width: 100%;
}
#content .post .entry a {
	color: #007bff;
	text-decoration: none;
}
#content .post .comments {
	margin: 10px 0 0 0;
	text-align: right;
	font-size: 10px;
	text-transform: uppercase;
}
#content .post .comments a {
	color: #007bff;
	text-decoration: none;
}
#content .post .meta {
	margin: 10px 0 0 0;
	background: repeat-y url(images/bckcontentpostmeta.png);
	color: #133b62;
}
#content .post .meta .bottom {
	background: left bottom no-repeat url(images/bckcontentpostmetabottom.png);
}
#content .post .meta .top {
	padding: 5px;
	width: 575px;
	background: no-repeat url(images/bckcontentpostmetatop.png);
}
#content .post .meta a {
	color: #133b62;
	text-decoration: none;
}
#content .post .meta .categories {
	float: left;
	width: 280px;
}
#content .post .meta .tags {
	float: right;
	text-align: right;
	width: 280px;
}
#sidebar {
	float: left;
	margin: 0; padding: 0;
	list-style-type: none;
	width: 260px;
	color: #3c3c3c;
}
#sidebar ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#sidebar li {
	margin: 0 0 20px 0; padding: 0 5px;
}
#sidebar li li {
	margin: 2px 0 0 0; padding: 0 0 0 15px;
	background: left 1px no-repeat url(images/bcksidebarlili.png);
}
#sidebar li li a {
	text-decoration: none;
}
#sidebar a {
	color: #3c3c3c;
}
#sidebar h3 {
	margin: 0 -5px 10px -5px; padding: 0 0 0 20px;
	line-height: 27px;
	background: no-repeat url(images/bcksidebarh3.png);
	font-size: 16px;
}
#footer {
	margin: 25px 5px 0 5px;
	text-align: center; line-height: 41px;
	background: no-repeat url(images/bckmenu.png);
}
#footer a {
	color: #007bff;
	text-decoration: none;
}

#content .navigation {
	margin: 15px 0;
	width: 100%;
	font-weight: bold;
}
#content .navigation a {
	text-decoration: none;
}
#content .postnavigation {
	margin: 10px 0 0 0;
}

.commentlist, .children {
	margin: 0; padding: 0;
	list-style-type: none;
}
.children {
	margin: 10px 0 0 10px;
}
.commentlist .comment {
	margin: 0 0 15px 0; padding: 5px;
	background-color: #fff;
	border: #000 1px solid;
}
.commentlist .avatar {
	float: right;
	margin: 0 0 5px 5px;
	border: #000 1px solid;
}
#author, #email, #url, #comment {
	margin: 0 5px 0 0; padding: 2px;
	background-color: #fff !important;
	border: #000 1px solid;
}
#comment {
	width: 300px;
}
#comments, #respond h3 {
	font-size: 15px;
}
a#cancel-comment-reply-link {
	font-weight: bold;
}

/* A few generic styles used across the site */

a img {
	border: 0;
}

td {
	vertical-align: top;
}

/*
input, textarea, select {
	vertical-align: middle;
	font-family: Tahoma, Geneva, sans-serif; font-size: 12px;
	color: #444;
}
input[type="text"], input[type="password"] {
	padding: 2px;
	background-color: #fff !important;
	border: #000 1px solid;
}
textarea, select {
	padding: 2px;
	background-color: #fff !important;
	border: #000 1px solid;
}
*/
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #000;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #000;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

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

img.middle {
	vertical-align: middle;
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	color: #000;
}

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



#banner{
	position:relative;
	background:url(images/banner-bg.jpg) repeat-x;
	height:373px;
}
#logo h1 a{
	position:absolute;
	background:url(images/logo.jpg) no-repeat;
	width:442px;
	height:131px;
	text-indent:-3000px;
	top:19px;
	left:0;
}
#Chevy-silverado{
	position:absolute;
	background:url(images/chevy-silverado.jpg) no-repeat;
	width:442px;
	height:95px;
	left:0px;
	top:150px;
	text-indent:-3000px;
}
#compare-rates{
	position:absolute;
	background:url(images/compare-rates.png) no-repeat;
	width:473px;
	height:299px;
	top:75px;
	left:372px;
	text-indent:-3000px;
}


#contact-form{
	position:absolute;
	left:390px;
	top:338px;
	font-size:11px;
	width:512px;
	font-family:Arial, Helvetica, sans-serif;
}

.block {float:left; width:107px;}

label{
	width:111px;
	display:none;
	/*font-size:1.1em;*/
}

.input{
	width:93px;
	display:block;
	background:none;
	border:none;
	padding:6px 2px 0 2px;
}

.input-wrapper{
	background:url(images/input.jpg) no-repeat;
	width:97px;
	height:32px;
}
.select-box1{
	/*background:url(images/select-box.jpg) no-repeat;
	width:111px;
	height:37px;*/
}

input.submit{
	background:none;
	border:none;
	font-size:1.4em;
	margin-left:222px;
	margin-top:5px;
	cursor:pointer;
}



.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(images/checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
.radio {
	background: url(images/radio.gif) no-repeat;
}

select { height:32px;  width:98px;}

.select {
	position: absolute;
	width: 66px; /* With the padding included, the width is 190 pixels: the actual width of the image. color: #fff; */
	height: 33px;
	padding:7px 24px 0 8px;
	font-size:15px;
	background: url(images/select-box.jpg) no-repeat;
	overflow: hidden;

}


.radio-wrapper { float:left; width:41px; /*line-height:22px;*/ vertical-align:middle;  margin-top:4px;} 

