/*  
Theme Name: WP_AutoInsurance
Theme URI: http://www.nowautoinsurance.com
Description: Basic WordPress Template Theme Design<br />
Version: 0.9
Author: Will2Design
Author URI: http://www.will2design.com
	Created on 01 February 2008
	Last Edit 01 February 2008
*/

* {
	margin: 0 auto;
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*---- Layout -----*/

#main {
	width: 100%;
	background: #113177 url(images/top_bk_strip.jpg) repeat-x;
}
#top {
	width: 100%;
}
#header {
	width: 1000px;
	height: 100px;
	background: url(images/header_top_bk.jpg) top no-repeat;
}
#header_content {
	float: left;
	width: 800px;
	height: 100px;
	margin-left: 88px;
}
* html #header_content {
	float: none;
}
.logo {
	float: left;
	position: relative;
	top: 13px;
	left: 23px;
	width: 60%;
}
.search_box {
	float: right;
	width: 38%;
	height: 100px;
}

#center {
	width: 100%;
	min-height: 433px;
	background: url(images/center_bk_strip.jpg) repeat-x;
	background-position: bottom;
}
#center_gfx {
	width: 1000px;
}
#center_image {
	width: 800px;
	height: 200px;
	margin-left: 88px;
}
#body_wrapper {
	width: 1000px;
	background: url(images/bottom_bk.jpg) bottom no-repeat;
	padding-bottom: 33px;
}
#body_content {
	float: left;
	width: 786px; /*800*/
	margin-left: 88px;
	min-height: 400px;
	height: auto;
	padding: 10px 7px 0px 7px; /*10px 10px 0px 10px*/
	background: #fff url(images/body_top.jpg) top no-repeat;
}
* html #body_content {
	float: none;
	height: 400px;
}
#press_content {
	float: left;
	width: 69%;
	padding-top: 15px;
}

#right_press {
	padding-top: 20px;
	float: right;
	width: 30%;
}
#center_contain {
	width: 1000px;
	height: 200px;
}
#bottom {
	width: 100%;
	height: 176px;
	background: url(images/bottom_bk_strip.jpg) repeat-x;
	background-position: bottom;
}
#footer {
	width: 1000px;
	background: url(images/footer_bk.jpg) no-repeat;
}
#footer_contain {
	width: 800px;
	height: 176px;
	margin-left: 88px;
}
.footer_links {
	width: 780px;
	height: 65px;
}
.footer_copy {
	clear: both;
	height: 60px;
	padding-top: 10px;
	padding-left: 30px;
	color: #94b6d8;
	line-height: 16px;
	font-size: 11px;
}
/*--------------- Footer Navigation --------------*/

.footer_links ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 10px;
}
.footer_links li {
	margin: 0;
	padding: 0;
	display: inline;
}
.footer_links li a {
	margin: 0;
	padding: 0 10px 0 10px;
	line-height: 50px;
	text-decoration: none;
	color: #6fa0e8;
	font-size: 9px;
	border-right: 1px solid #d7d7d7;
}
.footer_links li a.right {
	border-right: none;
}
.footer_links li a:hover {
	color: #fff;
}
.footer_copy a {
	color: #94b6d8;
	text-decoration: none;
}
.footer_copy a:hover {
	color: #fff;
}
/*---- Other Stuff ---*/

img {
	border: none;
}
.input_field {
	background: url(images/search_bk.gif) no-repeat;
	width: 180px;
	float: right;
	position: relative;
	top: 45px;
	right: 30px;
}
.search_box input {
	background: none;
	display: block;
	float: left;
	border: none;
	width: 125px;
	color: #fff;
	font-family: tahoma;
	font-size: 11px;
	padding: 5px;
	margin-left: 5px;
}
.input_field input.btn_search {
	float: right;
	background: url(images/btn_search.gif) no-repeat;
	width: 22px;
	height: 25px;
	cursor: pointer;
}


/*---- Import Stuff ---*/
.date {
	background: url(images/date.gif) no-repeat;
	height: 54px;
	margin-bottom: 0px;
	width: 54px;
	text-align: center;
	float: left;
	margin-top: 15px;
}
.date .month {
	display: block;
	color: #2C6EC1;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
	font-weight: bold;
	margin-bottom: 3px;
}
.date .day {
	display: block;
	color: #7397C0;
	font: 2.3em Georgia;
	padding-top: 0px;
	text-align: center;
	margin-top: -8px;
}



#press_content .post-title a {
	border-bottom-width: 0;
}
#press_content .post p.img {
	float: left;
	margin: 0 15px 0 0;
}
#press_content .post p.img img {
	padding: 8px;
	border: 1px solid #d0d0d0;
	background-color: #eeeeee;
}
#press_content .post-footer {
	font-size: 90%;
	color: #888888;
	margin-bottom: 5px 10px;
	padding:5px 5px 5px 15px;
	background-repeat: none;
	background-color: #F5F5F5;
	border: 1px solid #E7E7E7;
}


/*----- Sidebar stuff---*/
#right_press h4 {
	color: #133272;
	font-family: Trebuchet MS, arial, sans-serif;
	font-size: 120%;
	margin-top: 5px;
	padding: 3px;
}
#menu {
	width: 85%;
	padding:0; border:0px solid #000 
}
#menu ul {
	list-style:none; 
	margin:0; 
	padding:0; 
	font-size:85%; 
	color: #000;
}
#menu ul li { 
	padding:0; 
	margin:0; 
	border-bottom: 1px solid #cdcbcc; 
}
#menu ul li a { 
	display: block; 
	padding: 7px 4px 7px 10px; 
	text-decoration: none; 
	color: #000; 
}
#menu ul li a:hover { 
	color: myhead#FFFFFF; 
	background: #dddbdc;
}

li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav{
	margin-bottom: -1px;
}

.yui-navset .yui-nav a:hover {
	background-color: #0099DD;
	color: #FFFFFF;
}

.yui-navset .yui-nav li a {
    background-color: #1A1A1A;
	background-image: url(images/bg_overlay.png); 
	background-repeat: repeat;
	border-bottom: 0px;
	color: #FFFFFF;
	padding: .3em .7em .3em .7em;
	text-decoration:none;
	font-size: 85%;
}



#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}


#wp-calendar td {
	color: #FFFFFF;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background: ;
	color: #0099DD;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}


/*---- content area ---*/
.item {
	padding: 10px 5px 10px 20px;
	text-align:left;
	margin-bottom: 1em;
}
.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}
.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}
.item p {
	padding: 5px 0;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 1px;
}
.itemhead {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 45px;
	background: url(images/head_title_bk-trans.png) bottom left no-repeat;
}
* html .itemhead {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='images/head_title_bk-trans.png');
}
.itemhead h3 {
	margin: 0;
	padding: 0;
}
a.title_head {
	font-family: tahoma;
	font-size: 18pt;
	font-weight: 500;
	color: #113177;
	text-decoration: none;
}

.chronodata {
	clear: left;
	display: block;
	margin-top: 10px;
	margin-left: 3px;
	font-size: 80%;
}

input{
	font-size: 80%;
}

.metadata{
	font-size: 75%;
	background: #eee;
	margin-top: 10px;
	padding: 2px 0px 2px 10px;
	display: block;
}

.metadata a:link, .metadata a:visited {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	line-height: 25px;
	padding: 0 5px;
}
.metadata a:hover {
	color: #003399;
}

.tags, .category {
	display: block;
}

.commentlist p {
	clear: both;
	font-size: 95%;
}

ul.contentlist {
	margin: 0 auto;
	padding: 5px 0 0 0;
	list-style: none;
	width: 85%;
}
ul.contentlist li {
	margin: 0;
	padding: 5px 0 5px 20px;
	background: url(images/bullet_item.gif) 7px 7px no-repeat;
	font-size: 11px;
	letter-spacing: 1px;
}
