/*
Theme Name: MotorcycleQuotes
Theme URI: http://www.motorcyclequotes.com/
Description: Custom template coded by Naif Amoodi
Version: 1.0
Author: Naif Amoodi
Author URI: http://www.naif.in/
*/

body {
	margin: 0;
	background: #d5e4f2 repeat-x url(images/bck.png);
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	color: #444;
}
#container .top:after, #content .recent:after, #content .post .entry:after, #content .navigation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#page {
	margin: 0 auto; padding: 0 10px;
	width: 935px;
	background-color: #fff;
	border-left: #9b9b9b 5px solid; border-right: #9b9b9b 5px solid;
}
#header {
	position: relative;
	margin-bottom: 15px;
	height: 455px;
	background: left bottom no-repeat url(images/bckheader.jpg);
}
.no-quote {
	height: 105px !important;
	background: none !important;
}
.small-quote {
	height: 310px !important;
	background-image: url(images/bckheadersmall-quote.jpg) !important;
}
#header h1 {
	margin: 0; padding: 5px 0 0 0;
	width: 300px; height: 100px;
	background: left bottom no-repeat url(images/bckheaderh1.png);
	font-size: 0; text-indent: -99999em;
}
#header h1 a {
	display: block;
	width: 100%; height: 100%;
}
#header .menu {
	position: absolute;
	top: 80px; left: 335px;
	margin: 0; padding: 8px 0 7px 5px;
	list-style-type: none;
	width: 560px; height: 15px;
	background: no-repeat url(images/bckheadermenu.png);
}
#header .menu li {
	float: left;
	margin: 0 10px 0 0; padding: 0 0 0 10px;
	line-height: 15px;
	border-left: #464748 1px solid;
	font-weight: bold;
}
#header .menu .first {
	border-left: 0;
}
#header .menu li a {
	color: #464748;
	text-decoration: none;
}
#header .links {
	position: absolute;
	top: 380px; left: 130px;
	margin: 0; padding: 0;
	list-style-type: none;
}
#header .links li {
	float: left;
	margin: 0 10px 0 0; padding: 10px 5px 0 75px;
	height: 55px;
	background: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 18px;
	color: #fff;
}
#header .links .fill {
	width: 120px;
	background-image: url(images/bckheaderlinksfill.png);
}
#header .links .choose {
	width: 170px;
	background-image: url(images/bckheaderlinkschoose.png);
}
#header .links .get {
	width: 120px;
	background-image: url(images/bckheaderlinksget.png);
}
#header .desc {
	position: absolute;
	top: 155px; left: 335px;
	font-size: 18px; font-weight: bold;
	color: #fff;
}
.small-quote .desc {
	top: 145px !important;
}
#header .desc strong {
	display: block;
	text-align: center;
	font-size: 30px;
	text-transform: uppercase;
}
#header form {
	position: absolute;
	top: 225px; left: 430px;
	margin: 0; padding: 15px 0 0 25px;
	width: 405px; height: 55px;
	background: no-repeat url(images/bckheaderform.png);
}
.small-quote form {
	top: 215px !important;
}
#header form .state {
	float: left;
	margin: 0 10px 0 0; padding: 7px 0 0 10px;
	width: 200px; height: 33px;
	background: no-repeat url(images/bckheaderformstate.png);
}
#header form .state select {
	width: 190px;
	background-color: transparent;
	border: 0;
	font-size: 18px; font-weight: bold;
	color: #464748;
}
#header form .state option {
	background-color: #fff;
}
#header form .btn {
	float: left;
	width: 150px; height: 40px;
	background: no-repeat url(images/bckheaderformbtn.png);
	border: 0;
	font-size: 18px; font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
}
#container {
	background: repeat-y url(images/bckcontainer.png);
}
#container .bottom {
	background: left bottom no-repeat url(images/bckcontainerbottom.png);
}
#container .top {
	padding: 10px 5px;
	min-height: 475px;
	background: no-repeat url(images/bckcontainertop.png);
}
#main {
	float: left;
	margin: 0 5px 0 0;
	width: 630px;
}
#main .heading {
	margin: -15px -10px 25px -10px; padding: 0 0 0 20px;
	line-height: 40px;
	background: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 18px;
}
#main .heading a {
	text-decoration: none;
}
#content {
	padding: 15px 10px;
	width: 610px;
	background: #fefefe left bottom no-repeat url(images/bckcontent.png);
}
#content a {
	color: #444;
}
#content .heading {
	background-image: url(images/bckcontentheading.png);
}
#content .intro {
	margin: 0 0 25px 0;
}
#content .intro h3 {
	margin: 0 0 15px 0; padding: 0 0 5px 0;
	border-bottom: #ccc 1px solid;
	font-size: 18px;
}
#content .recent {
	width: 100%;
}
#content .recent h3 {
	margin: 0 0 15px 0;
	font-size: 18px;
}
#content .recent .preview {
	float: left;
	margin: 0 0 10px 0; padding: 4px;
	width: 290px; height: 80px;
	background-color: #eee;
	border: #c6c6c6 1px solid;
}
#content .recent .preview-first-column {
	margin-right: 10px;
}
#content .recent .preview img {
	float: left;
	margin: 0 10px 0 0; padding: 2px;
	width: 94px; height: 74px;
	background-color: #fff;
	border: #d9d9d9 1px solid;
}
#content .recent .preview .excerpt {
	font-size: 11px;
}
#content .post {
	margin: 0 0 25px 0; padding: 0 0 15px 0;
	border-bottom: #9b9b9b 1px solid;
}
#content .post .meta {
	margin: 0 0 15px 0;
}
#content .post .entry {
	width: 100%;
}
#content .title {
	margin: 0 0 5px 0;
	font-size: 14px;
}
#content .title a {
	text-decoration: none;
}
#started {
	margin: 10px 0 0 0; padding: 15px 10px;
	background: left bottom no-repeat url(images/bckstarted.png);
	height: 195px;
}
#started .heading {
	background-image: url(images/bckstartedheading.png);
}
#started strong {
	display: block;
	margin: 0 0 20px 90px;
	font-size: 18px;
}
#started label {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold;
}
#started #type {
	margin: 0 15px 0 0;
	width: 150px;
}
#started #zipcode {
	width: 100px;
}
#started label, #started #type, #started #zipcode {
	vertical-align: middle;
}
#started .btn {
	display: block;
	margin: 10px 0 0 375px;
	width: 150px; height: 40px;
	background: no-repeat url(images/bckstartedbtn.png);
	border: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px;
	color: #fff;
	text-transform: uppercase;
}
#sidebar {
	float: left;
	margin: 0; padding: 0;
	list-style-type: none;
	width: 290px;
}
#sidebar li {
	margin: 0 0 10px 0;
	width: 100%;
	background: repeat-y url(images/bcksidebarli.png);
}
#sidebar li .bottom {
	padding: 15px 10px;
	width: 270px;
	background: left bottom no-repeat url(images/bcksidebarlibottom.png);
}
#sidebar form {
	margin: 0 0 10px 0; padding: 10px 0 0 60px;
	height: 70px;
	background: #e3eaef 5px center no-repeat;
	border: #9b9b9b 1px solid;
}
#sidebar .motorcycle {
	background-image: url(images/bcksidebarmotorcycle.png);
}
#sidebar .business {
	background-image: url(images/bcksidebarbusiness.png);
}
#sidebar .mortgage {
	background-image: url(images/bcksidebarmortgage.png);
}
#sidebar .home {
	background-image: url(images/bcksidebarhome.png);
}
#sidebar .auto {
	background-image: url(images/bcksidebarauto.png);
}
#sidebar form strong {
	display: block;
	margin: 0 0 10px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 15px;
}
#sidebar form .text {
	float: left;
	padding: 4px 2px 3px 2px;
	width: 140px;
	border: #bbb 1px solid;
}
#sidebar form .btn {
	float: left;
	width: 40px; height: 25px;
	background: no-repeat url(images/bcksidebarformbtn.png);
	border: 0;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}
#sidebar h3 {
	margin: -15px -10px 25px -10px; padding: 0 0 0 20px;
	line-height: 40px;
	background: no-repeat url(images/bcksidebarh3.png);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 18px;
}
#footer {
	position: relative;
	margin: 10px -15px 0 -15px; padding: 0 15px 50px 15px;
	width: 935px;
	text-align: center;
	background: left bottom no-repeat url(images/bckfooter.png);
	font-size: 11px;
	color: #000;
}
#footer a {
	color: #000;
}
#footer ul {
	margin: 0 0 10px 0; padding: 0;
	list-style-type: none;
	line-height: 35px;
	background: no-repeat url(images/bckfooterul.png);
}
#footer li {
	display: inline;
	margin: 0 0 0 5px; padding: 0 0 0 10px;
	border-left: #000 1px solid;
	font-weight: bold;
	text-transform: uppercase;
}
#footer .first {
	margin: 0; padding: 0;
	border-left: 0;
}
#footer li a {
	text-decoration: none;
}

#content .navigation {
	margin: 15px 0;
	width: 100%;
	font-weight: bold;
}
#content .navigation a {
	text-decoration: none;
}
#content .postnavigation {
	margin: 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: #fdfdfd;

	border: #9b9b9b 1px solid;

}

.commentlist .avatar {

	float: right;

	margin: 0 0 5px 5px;

	border: #9b9b9b 1px solid;

}

#author, #email, #url, #comment {

	margin: 0 5px 0 0; padding: 2px;

	background-color: #fff !important;

	border: #9b9b9b 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: Arial, Helvetica, sans-serif; font-size: 12px;

	color: #464748;

}

input[type="text"], input[type="password"] {

	padding: 2px;

	background-color: #fff !important;

	border: #9b9b9b 1px solid;

}

textarea, select {

	padding: 2px;

	background-color: #fff !important;

	border: #9b9b9b 1px solid;

}



acronym, abbr, span.caps {

	cursor: help;

}



acronym, abbr {

	border-bottom: 1px dashed #9b9b9b;

}



blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #9b9b9b;

}



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;

	}



.alignleft {

	float: left;

}

.alignright {

	float: right;

}

.aligncenter,

div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.wp-caption {

	border: 1px solid #9b9b9b;

	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;

}