/*
Theme Name: Insuriffic Wordpress Theme
Theme URI: http://insuriffic.com/
Description: The WordPress theme for www.insuriffic.com by <a href="http://www.aspricot.com" alt="">Aspricot Technologies</a>.
Version: 1.0
Author: Aspricot Technologies
Author URI: http://aspricot.com/
Tags: blue, green, custom header, fixed width, two columns, widgets, insurance 

	This theme is designed and built by Aspricot Technologies,
	for more details please visit at http://aspricot.com/

*/

@import url("css/reset.css");

@import url("css/text.css");

@import url("css/960.css");

/*

	Styles that give feel to the website

*/

body {
	background-color:#cbd9e4;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#container {
}

	#header {
		margin-top:35px;
	}
	
		#logo h1 a {
			background-image:url(images/logo.jpg);
			height:44px;
			width:207px;
			display:block;
			text-indent:-99999px;
			margin-left:19px;
		}

#logo h3 a {
			background-image:url(images/logo.jpg);
			height:44px;
			width:207px;
			display:block;
			text-indent:-99999px;
			margin-left:19px;
		}
		
		#SearchBox {
		width:176px;
		height:40px;
		background:url(images/search_box.gif) no-repeat;
		right:0;
		font-family:"Trebuchet MS", "Lucida Grande", Verdana, Arial;
		font-size:13px;
		color:#fff;
		padding:10px;
		}
		
			#s {
			background:url(images/search_bg.gif) no-repeat #e8eef2;
			padding:2px 4px 2px 22px;
			border:none;
			position:absolute;
			top:13px;
			font-size:13px;
			width:100px;
			left:15px;
			color:#333333;
			}
			
			.hidden {
			display:none;
			}
			
			#searchsubmit {
			background:url(images/searchbutton.gif) no-repeat;
			width:32px;
			text-align:center;
			color:#0d3c5f;
			top:13px;
			left:150px;
			display:block;
			border:none;
			position:absolute;
			padding:1px 0 4px 0;
			cursor:pointer;
			}
			
		#main-menu {
			margin-top:20px;
		}
		
			#main-menu-left {
				background-image:url(images/bg-main-menu-left.png);
				width:10px;
				height:46px;
				float:left;
			}
			
			#main-menu-mid {
				background-image:url(images/bg-main-menu-mid.png);
				background-repeat:repeat-x;
				width:920px;
				float:left;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				font-size:15px;
				color:#FFF;
				height:46px;
				font-weight:bold;
			}
			
				#main-menu-mid ul {
					list-style:none;
					margin-top:12px;
				}
				
					#main-menu-mid ul li {
						margin:0px;
						display:inline;
						background-image:url(images/main-menu-li.jpg);
						background-repeat:no-repeat;
						background-position:right;
						padding-right:11px;
						padding-left:12px;
						padding-top:12px;
						padding-bottom:12px;
					}
					
						#main-menu-mid ul li a {
							color:#FFF;
						}
						
						#main-menu-mid ul li a:hover {
							text-decoration:none;
						}
			
			#main-menu-right {
				background-image:url(images/bg-main-menu-right.png);
				width:10px;
				height:46px;
				float:left;
			}
			
		#quote-box {
			margin-top:20px;
		}
		
			#quote-box-left {
				background-image:url(images/quote-box-left.png);
				background-repeat:no-repeat;
				width:10px;
				height:291px;
				float:left;
			}
			
			#quote-box-mid {
				background-image:url(images/quote-box-mid.png);
				background-repeat:repeat-x;
				width:880px;
				height:251px;
				float:left;
				padding:20px 20px;
			}
			
				#quote-box-mid h1 {
					background-image:url(images/quote-box-title.jpg);
					width:598px;
					height:29px;
					text-indent:-99999px;
					margin-bottom:23px;
				}


				#quote-box-mid h3 {
					background-image:url(images/quote-box-title.jpg);
					width:598px;
					height:29px;
					text-indent:-99999px;
					margin-bottom:23px;
				}
				
				#zip-code {
					width:300px;
					float:left;
				}
				
					#zip-code h2 {
						font-size:20px;
						color:#333333;
						font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
						font-weight:normal;
						margin:0px;
						margin-bottom:10px;
					}
					
					.code-input {
						background-color:#f3f3f3;
						border:2px #333333 solid;
						width:254px;
						height:18px;
						margin-bottom:10px;
						padding:2px 5px;
					}

					.code-select {
						background-color:#f3f3f3;
						border:2px #333333 solid;
						width:267px;
						height:26px;
						margin-bottom:10px;
						padding:2px 5px;
					}

					.submit {
						background-image:url(images/get-quotes-now.jpg);
						width:176px;
						height:36px;
						display:block;
						margin-top:15px;
						float:right;
						margin-right:80px;
					}
					
				#why-insuriffic {
					width:400px;
					float:left;
				}
				
					#why-insuriffic h2 {
						font-size:20px;
						color:#333333;
						font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
						font-weight:normal;
						margin:0px;
						margin-bottom:10px;
					}
					
						#why-insuriffic ul {
							list-style:none;
							margin-top:15px;
						}
						
							#why-insuriffic ul li {
								background-image:url(images/why-li.jpg);
								background-repeat:no-repeat;
								background-position:left;
								font-size:18px;
								font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
								margin:0px;
								padding-left:25px;
								margin-left:10px;
								color:#333333;
								margin-bottom:10px;
							}
			
			#quote-box-right {
				background-image:url(images/quote-box-right.png);
				background-repeat:no-repeat;
				width:10px;
				height:291px;
				float:left;
			}
			
		#home-widget {
			margin-top:20px;
		}
		
			#home-widget-left {
				background-image:url(images/bg-home-widget-left.jpg);
				background-repeat:no-repeat;
				width:10px;
				height:186px;
				float:left;
			}
			
			#home-widget-mid {
				background-image:url(images/bg-home-widget-mid.jpg);
				background-repeat:repeat-x;
				width:10px;
				height:166px;
				width:420px;
				float:left;
				padding:10px;
			}
			
				#home-widget-mid h2 {
					font-size:15px;
					font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
					color:#093351;
					margin:0px;
				}
				
					#home-widget-mid ul {
						list-style:none;
						margin-top:16px;
						margin-left:10px;
					}
					
						#home-widget-mid ul li {
							margin:0px;
							background-image: url(images/home-widget-li.jpg);
							background-repeat:no-repeat;
							padding-left:20px;
							background-position:left center;
							margin-top:6px;
							font-size:13px;
							font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
						}
						
							#home-widget-mid ul li a {
								color:#333333;
							}
			
			#home-widget-right {
				background-image:url(images/bg-home-widget-right.jpg);
				background-repeat:no-repeat;
				width:10px;
				height:186px;
				float:left;
			}
			
		#home-content {
			margin-top:20px;
		}
		
			#home-content-top {
				background-image:url(images/bg-home-content-top.jpg);
				background-repeat:no-repeat;
				height:10px;
				width:940px;
				float:left;
			}
			
			#home-content-mid {
				background-image:url(images/bg-home-content-mid.jpg);
				background-repeat:repeat-y;
				width:920px;
				padding:10px;
				padding-bottom:0px;
				float:left;
				font-size:14px;
			}
			
				#home-content-mid h1 {
					font-size:16px;
					font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
					color:#093351;
				}
				
				#home-content-mid a {
					color:#093351;
				}
			
			#home-content-bottom {
				background-image:url(images/bg-home-content-bottom.jpg);
				background-repeat:no-repeat;
				height:10px;
				width:940px;
				float:left;
			}

	#post-container {
		margin-top:20px;
	}
	
		#post {
		}

			#post-top {
				background-image:url(images/bg-entry-top.jpg);
				background-repeat:no-repeat;
				width:640px;
				height:10px;
				float:left;
			}
			
			#post-mid {
				background-image:url(images/bg-entry-mid.jpg);
				background-repeat:repeat-y;
				width:620px;
				padding:10px;
				float:left;
				font-size:14px;
			}

				#post-mid h1 {
					font-size:16px;
					font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
					color:#093351;
				}

				#post-mid h2 {
					font-size:15px;
					font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
					color:#093351;
				}

				#post-mid h3 {
					font-size:14px;
					font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
					color:#093351;
				}

				#post-mid h4 {
					font-size:13px;
					font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
					color:#093351;
				}

				#post-mid h5 {
					font-size:12px;
					font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
					color:#093351;
				}

				#post-mid h6 {
					font-size:11px;
					font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
					color:#093351;
				}

				#post-mid a {
					color:#093351;
				}

				#post-mid ul {
					list-style:none;
					margin-top:16px;
					margin-left:10px;
				}
					
					#post-mid ul li {
						margin:0px;
						background-image: url(images/home-widget-li.jpg);
						background-repeat:no-repeat;
						padding-left:20px;
						background-position:left center;
						margin-top:6px;
						font-size:13px;
						font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
					}
						
						#post-mid ul li a {
							color:#333333;
						}

			#post-bottom {
				background-image:url(images/bg-entry-bottom.jpg);
				background-repeat:no-repeat;
				width:640px;
				height:10px;
				float:left;
				margin-bottom:20px;
			}

	#sidebar {
		margin-top:20px;
	}
	
		#widget {
			margin-bottom:20px;
			float:left;
		}
		
			#widget-top {
				background-image:url(images/bg-widget-top.jpg);
				background-repeat:no-repeat;
				width:280px;
				height:10px;
				float:left;
			}
			
			#widget-mid {
				background-image:url(images/bg-widget-mid.jpg);
				background-repeat:repeat-y;
				width:260px;
				padding:10px;
				float:left;
			}

				#widget-mid h2 {
					font-size:16px;
					font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
					color:#093351;
				}

				#widget-mid ul {
					list-style:none;
					margin-top:16px;
					margin-left:10px;
				}
					
					#widget-mid ul li {
						margin:0px;
						background-image: url(images/home-widget-li.jpg);
						background-repeat:no-repeat;
						padding-left:20px;
						background-position:left center;
						margin-top:6px;
						font-size:13px;
						font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
					}
						
						#widget-mid ul li a {
							color:#333333;
						}
						
			#widget-bottom {
				background-image:url(images/bg-widget-bottom.jpg);
				background-repeat:no-repeat;
				width:280px;
				height:10px;
				float:left;
			}

	#footer {
		margin-top:20px;
	}
	
		#footer-top {
			background-image:url(images/bg-footer-top.jpg);
			background-repeat:no-repeat;
			float:left;
			height:10px;
			width:940px;
		}
		
		#footer-mid {
			background-image:url(images/bg-footer-mid.jpg);
			background-repeat:repeat-y;
			float:left;
			width:920px;
			padding:10px;
			font-size:14px;
			color:#093351;
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		}
		
			#footer-mid p {
				margin:0px;
				float:left;
			}
			
			#footer-mid  h1 a {
				background-image:url(images/aspricot.png);
				width:20px;
				height:21px;
				display:block;
				text-indent:-9999999px;
				float:right;
				margin-right:10px;
			}
		
		#footer-bottom {
			background-image:url(images/bg-footer-bottom.jpg);
			background-repeat:no-repeat;
			float:left;
			height:10px;
			width:940px;
		}