/*
Theme Name: Get Auto Insurance
*/

body {
	margin:0;
	background:#ffd490 url(images/body-rept.jpg) repeat-x left top;
	color:#6a6660;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}
a {
	color:#f66e00;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1, h1 a, h2, h2 a, h3, h4, h5, h6 {
	margin-bottom:0;
	color:#f66e00;
	text-align:left;
}
h1 {
	font-size:2.6em;
}
h2 {
	font-size:22px;
}
h3 {
	font-size:1.6em;
}
h4 {
	font-size:1.6em;
}
h5 {
	font-size:1em;
}
h6 {
	font-size:0.8em;
}
img {
	border:0;
}
input {
	font-size:1.2em;
}
input[type=text], textarea {
	background:#fff;
	border:1px solid #aaa;
}
input[type=submit] {
	background:#eee;
	border:1px solid #aaa;
}
textarea {
	font-size:12px;
}
pre {
	font-size:12px;
	overflow:auto;
}
code {
	font-size:12px;
	background-color:#f8f8f8;
	color:#111;
}

/* Layout */
#page {
	width:870px;
	margin:0 auto;
	text-align:left;
}
#wrapper {
	background:url(images/main-rept.png) repeat-y;
	width:870px;
	float:left;
}
#logo-rotation {
	margin: 0px 20px 0px;
	padding: 10px 0px;
	height:100px;
}
#logo-rotation1 {
	padding: 10px 0px;
	height:100px;
}
#wrapper-in {
	background:url(images/main-bottom.jpg) no-repeat left bottom;
	width:827px;
	float:left;
	padding:0 22px 28px 22px;
}
#content {
	background:url(images/post-rept.jpg) repeat-y;
	float:left;
	width:545px;
	padding:0;
}
#content1 {
	background:url(images/post-top.jpg) no-repeat left top;
	float:left;
	width:545px;
	padding:0;
}
#content2 {
	background:url(images/post-bottom.jpg) no-repeat left bottom;
	float:left;
	width:529px;
	min-height:500px;
	#height:500px;
	padding:10px 8px 20px 8px;
}
#sidebar {
	float:right;
	width:267px;
	background: url(images/sidebar-rept.jpg) repeat-y;
}

/* Header */
#header {
	width:870px;
	float:left;
}
#headerleft {
	text-align: left;
	width:870px;
	height:96px;
	float:left;
}
#headerleft p {
	padding: 0px;
	margin: 0px;
}
#headerleft p.phno {
	font-size:16px;
	font-weight:bold;
	color:#005bab;
	float:right;
	padding:20px 20px 10px 0;
	text-align: right;
}
#headerbottom {
	background:url(images/header.png) no-repeat;
	width:870px;
	height:323px;
	float:left;
}
#headerbottom_08{
	background:url(images/header_08.png) no-repeat;
	width:870px;
	height:323px;
	float:left;
}
.header_bottom_2 { display: block; float: left; margin: 0pt; padding: 0pt; width: 870px; height: 323px; background: url(images/header_mid_bg.png) no-repeat scroll 0% 0% transparent;
}
.textbox-top {
	background-image: url(images/textbox.jpg);
	background-repeat: no-repeat;
	width:294px;
	height:34px;
	text-align:center;
}
.submit-top {
	background-image: url(images/submit-btn.png);
	background-repeat: no-repeat;
	width:216px;
	height:50px;
}
.submit-top input {
	background:none;
	width:216px;
	height:50px;
	border:none;
	outline:none;
}

/* Top navigation */
#navbar {
	position: relative;
	background-image: url(images/navbg.png);
	background-repeat: no-repeat;
	text-align:center;
	width:870px;
	height:46px;
	float:left;
	padding-left: 20px;
}
#nav {
	margin:0px;
	padding: 0px;
	list-style: none;
}
#nav ul {
	margin:0px;
	padding: 0px;
	list-style: none;
	background:transparent;
}
#nav li {
	float: left;
	margin: 0;
	padding: 0 10px;
	border-left:solid 1px #FFFFFF;
}
#nav a {
	font-size:14px;
	color:#ffffff;
	line-height:46px;
}
#nav a:hover {
	color: #f68220;
	text-decoration: none;
}
#nav li li {
	margin: 0px 0px 0px -10px;
	padding: 0px;
	border: none;
}
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #165279;
	color: #c6c8c9;
	width: 14em;
	float: none;
	margin: 0;
	padding: 0.5em;
	border-bottom: 1px solid #aaa;
}
#nav li li a:hover, #nav li li a:active {
	background: #237ab2;
	color: #fff;
}
#nav li ul {
	position: absolute;
	top: -999em;
	width: 10em;
}
#nav li:hover ul, #nav li.sfhover ul {
	top: 38px;
}

/* Sidebar */
#sidebar ul {
	background:url(images/sidebar-bottom.jpg) no-repeat left bottom;
	padding:0 0 22px 0;
	margin:0;
	list-style: none;
	font-size:12px;
}
#sidebar ul ul {
	font-size:1em;
	background:none;
}
#sidebar ul li {
	margin:0;
}
#sidebar ul ul {
	margin:0;
	padding:0 11px;
}
#sidebar li li {
	margin:0.1em 0;
	padding:3px 0 3px 10px;
	border-bottom:dashed 1px #d0d0d0;
}
#sidebar li li li {
	padding-left:10px;
}
#sidebar ul h2 {
	margin:0 0 17px 0;
	padding:0 0 0 23px;
	color:#ebf6fc;
	font-size:21px;
	background-image: url(images/sidebar.jpg);
	background-repeat: no-repeat;
	height: 51px;
	line-height:51px;
}
#sidebar a {
	color:#6a6660;
}

/* Footer */
#footer {
	clear:both;
	text-align:center;
	font-size:12px;
	color:#2c2e2f;
	line-height:30px;
	height:50px;
}

/* Post */
.post {
	margin:0;
	clear:both;
	border-bottom:solid 1px #fef1e4;
}
.posttitle {
	margin:10px 10px 15px 10px;
}
.post p, .post ol li, .post ul li {
	margin-top:0;
	font-size:12px;
	line-height:1.5em;
	text-align:justify;
}
.post li li {
	font-size:12px;
}
.post blockquote {
	padding:0 0 0 2em;
	border-left:0.4em solid #ccc;
	font-size:0.9em;
}
.post blockquote blockquote {
	margin-left:0;
	font-size:1em;
}
.postentry {
	padding: 0 10px;
}
.postmetadata {
	clear:both;
	margin:1em 0;
	font-size:12px;
	color:#888;
	text-align:justify;
}
div.navigation {
	font-size:1.1em;
}

/* Comments */
#comments {
	font-size:12px;
}
.commentlist {
	margin:20px 0;
	padding:0;
	border-width:0 0.1em 0.1em 0;
	border-color:#eee;
	border-style:solid;
}
.commentlist li {
	list-style:none;
	margin:0;
	padding:0;
	border-width:0.1em 0 0 0.1em;
	border-color:#eee;
	border-style:solid;
}
li.comment div, li.pingback div {
	padding:20px;
	overflow:auto;
}
li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
}
.commentlist li.even {
	background-color:#fafafa;
}
.commentlist li.odd {
	background-color:#f6f6f6;
}
ul.children li {
	list-style:none;
}
img.avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	margin:0;
	background:#fff;
}
.comment-meta, .reply {
	margin:0;
	padding:0;
	font-size:0.8em;
}
.comment-author cite {
	font-style:normal;
	font-weight:bold;
	font-size:1.2em;
}
textarea#comment {
	width:100%;
}
#comments div.navigation {
	font-size:0.9em;
}
/* Comment ends */

/* Calendar */
#wp-calendar caption {
	text-transform:uppercase;
	font-weight:bold;
	color:#aaa;
	text-align:left;
}
#wp-calendar thead th {
	font-weight:normal;
	color:#27a;
	text-align:center;
}
#wp-calendar tbody td {
	text-align:center;
}
#wp-calendar tbody td a {
	font-weight:bold;
}
#wp-calendar tbody td.pad {
	border:none;
}
/* Calendar ends */

abbr {
	cursor:help;
	border-bottom: 0.1em dotted;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	margin: 5px 5px 5px 0;
}
.alignright {
	float: right;
	margin: 5px 0 5px 5px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.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;
}
.rotation_table{
margin:0 auto;
top:470px;
position:absolute;}
