/*
Theme Name:     Insurance Quote Theme
Theme URI:      http: //360quotellc.com
Description:    Child theme for the WooThemes Aperture
Author:         John Gadbois
Author URI:     http: //johngadbois.com
Template:       aperture
Version:        0.1.0
*/
@import url("../aperture/style.css");

#logo a { font-size: 2.2em; color: white; text-decoration: none; line-height: 2.6em; }

/* MDAS */
#featured { background-color: white !important; padding-bottom: 0; }
#home-mda { width: 700px; height: 267px; position: relative; }
#home-mda #contents { position: absolute; height: 90px; width: 443px; top: 135px; background: url(images/faded-bar.png) no-repeat; padding-top: 35px; }
.mda .zip {
	padding: 8px 5px;
	font-size: 18px;
	width: 145px;
	margin: 0 15px;
	border: solid 1px #CCC;
	background: url(images/formbg.jpg) repeat-x;
	text-align: center;
}
.mda select {
	padding: 8px 5px;
	margin: 0 0 0 15px;
	font-size: 18px;
	border: solid 1px #CCC;
  width: 125px;
}

#home-mda .enter-zip {
	position: absolute;
	top: 145px;
	left: 15px;
	z-index: 2;
}

#home-mda .compare {
	position: absolute;
	top: 57px;
	left: 15px;
}

#logos { padding: 10px 20px 10px 20px; }

#inner-mda {
  width: 940px;
	height: 200px;
	position: relative;
}

#inner-mda .enter-zip { position: absolute; top: 140px; left: 20px; }
#inner-mda .compare { position: absolute; top: 40px; left: 20px; }
#inner-mda .contents { position: absolute; top: 80px; left: 10px; }

.sidebar-mda {
  width: 280px;
  height: 179px;
	background: url(images/sidebar-mda.jpg) no-repeat;
  position: relative;
}
.sidebar-mda .contents { text-align: center; padding-top: 40px; }
.sidebar-mda select { padding: 4px; margin-left: 0; margin-top: 5px; }
.sidebar-mda .zip { padding: 4px; margin: 10px 0; }
.sidebar-mda .submit { }


/* HOME PAGE */
div#about {
	color: #35586D;
	padding: 10px;
	min-height: 250px;
  margin-bottom: 0;
}

div#about h2 {
	color: #35586D !important;
	font-size: 1.35em;
	text-transform: uppercase;
	margin: 0 0 12px;
}

.homepage-content .grid_11 { padding: 10px; }
.homepage-content .grid_5  { padding: 10px 0; }

.category-image-block {
	background: url(images/category_image_block_bg.jpg);
	width: 220px;
	height: 150px;
	margin-bottom: 1px;
}

.credits #nav {
	display: inline;
}
.credits #nav li { display: inline; float: none; }
.credits #nav li a {
	display: inline; text-transform: none; text-decoration: underline; font-weight: normal; font-size: 100%; padding: 0 2px;
}
#home #albums p.category a { line-height: normal; }

.homepage-content h1, .homepage-content h2 {
  font-size: 2.17em;
  border-bottom: 1px solid #E4E4E4;
  border-top: 1px solid #E4E4E4;
  padding-bottom: 20px;
  padding-top: 20px;
}

.fb-like { margin-bottom: 15px; }


/* Override Headers */ 
body { background-image: none; }
#breadcrumbs { border-bottom: 1px solid #E4E4E4; padding-bottom: 10px; }

.entry blockquote {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #777;
  background: #EBF2F8 url(images/blockquote.png) no-repeat 10px 10px;
  border-top: 1px solid #D7DFE7;
  border-bottom: 1px solid #D7DFE7;
  width: 80%;
  height: auto;
  margin: 0 0 15px 10px;
  padding: 15px 25px 0px 55px;
  display: block;
}

.entry blockquote p {
  font-size: 1em !important;
  font-style: normal !important;
  line-height: 1.8em !important;
  color: #777 !important;
}

.entry li { margin-left: 15px; }
