 /*
Theme Name: Mercury Insurance Exposed
Theme URI: http://newsignature.org/
Description: Another slick WordPress theme created by New Signature.
Version: 1.0
Author: Erika Lewis and Eric Fidler
Author URI: http://newsignature.com/
*/


h3 {
	margin-bottom: 5px !important;
}

body {
    background-color: #404349 !important;
      margin: 0 !important;
}

body.single .container, body.page .container, body.error404 .container, body.archive .container {
  background: none;
}

body.single .entry, body.page .entry, body.error404 .container, body.archive .entry {
  color: #404349;
}

body.archive .entry,
body.paged .entry,
body.blog .entry {
  padding-bottom: 20px;
}

body.archive .entry p,
body.paged .entry p,
body.blog .entry p {
  margin: 0px;
}

body.archive .entry a.more,
body.paged .entry a.more,
body.blog .entry a.more {
  color: #404349;
}

.body-home {
  background: #f1f1f1 url(images/bg-blue.png) repeat-x 0 0;
  padding-bottom:15px;

}

.body {
    background: #f1f1f1 url(images/bg-blue_2.png) repeat-x 0 -15px;
    padding-bottom:15px;
}

body.blog .body #content {
  color: #404349;
}

body.home .body-home div.container {
  background: transparent url(images/bg.png) no-repeat 0 0;
}

#content {
  padding-top: 10px;
}

#content a {
color: #c00;
text-decoration: none;
}

.header {
  /* height: 80px; */
  padding:10px 10px 15px 100px;
  overflow: hidden;
  background: transparent url(images/line.png) no-repeat center bottom;
}

  .header h1.title, .header h3.subtitle {
    visibility: hidden;
    margin:0px;
    overflow: hidden;
    text-indent: -999px;
  }
  
  a.logo {
    display: block;
    width: 240px;
    margin: 0 auto;
    background: transparent url(images/header_left.png) no-repeat 0 0;  
    height: 55px;
    float: left;
    }
  
  a.logo-ccr {
    display: block;
    width: 200px;
    margin: 0 auto;
    background: transparent url(images/header_right.png) no-repeat -15px 0;  
    height: 55px;
    float: left;
  }
  
  #super-search-note {
    color:#FFFFFF;
    font-size:0.8em;
    padding:8px 0;
    text-align:left;
  }
  
  form#searchform {
  	width: 270px; 
  	* width: 290px;
  	float: left;
  	padding: 0 20px;
  	
  }
  
  form#searchform label {
  	float: left;
  	color: #fff;
  	text-transform: uppercase;
  }
  
  form#searchform div.searchbar {
  	background-color: #fff;
  	display: inline-block;
  	float: left;
  	margin-left: 5px;
  }
  
  form#searchform div.searchbar input {
  	border: 0;
  	padding: 3px 2px 3px 3px;
  	float: left;
  }
  
  form#searchform div.searchbar #searchsubmit {
   background: transparent url(images/magglass.png) no-repeat center center;
   width: 26px;
   height: 18px;
   float: right;
  }

ul.mainmenu {
  display: block;
  list-style: none;
  margin: 0px auto;
  overflow: hidden;
  width: 730px;
  margin-bottom: 20px;
}

  ul.mainmenu li {
    display: block;
    list-style: none;
    float: left;
    margin-right: 10px;
    background: transparent url(images/button-l.png) no-repeat 0 0;
    padding-left: 10px;
    height: 20px;
  }
  
  ul.mainmenu li a {
    /* display: block; */
    background: #c00;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 20px;
    height: 20px;
    /* padding: 3px 0px; */
    float: left;
  }
  
  input.contact-send-btn {
    background: transparent url(images/send-bg.png) no-repeat 0 0;
    border: 0px;
    color: #fff;
    font-weight: bold;
    font-family: Arial;
    font-size: 12px;
    width: 55px;
    height: 20px;
    text-align: center;
    /* line-height: 20px; */
    padding-bottom: 3px;
  }
  
.button-r {
  /* float: right; */
}
  
#blog {
  width: 415px;
  float: right;
}

.sticky {
  height: 237px;
  color: #fff !important;
  line-height: 16px;
}

h1.subHeader {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 5px !important;
}

.entry h1 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 5px !important;
}

#addthisdiv {
  float:right;
  padding-top:12px;
  width:115px;
}
h1.page-title {
  float:left;
  width:835px;
}

.entry h2, h2.pagetitle {
    line-height: 26px;
    margin-bottom: 5px !important;
    font-size: 24px;
    font-weight: bold;
    margin: 0px;
    margin-bottom: 5px !important;
}

.entry h2 a {
  text-decoration: none;
  color: #fff;
}

  body.archive .entry h2 a,
  body.paged .entry h2 a,
  body.blog .entry h2 a
   {
    color: #c00;
  }

/*
.entry {
  color: #fff;
}
*/

.entry img {
  float: left;
    margin-right: 10px;
}

.date {
  font-size: 11px;
  font-style: italic;
}

  .date a {
    color: #c00;
    text-decoration: none;
  }

a.more {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  display: block;
  font-size: 12px !important;
}

ul.post-archive {
  display: block;
  list-style: none;
  margin: 15px 0;
  color: #404349;
  overflow: hidden;
}

  ul.post-archive h1.subHeader {
    color: #404349;
  }
  
  ul.post-archive li {
    line-height: 16px;
    margin-bottom: 10px;
  }
  
  ul.post-archive li a {
    font-size: 14px;
    color: #c00;
    text-decoration: none;
    font-weight: bold;
  }
  
  ul.post-archive a.more {
    color: #404349;
  }

p.postmetadata {
  padding-top: 10px;
}

p.postmetadata a {
  color: #c00;
  text-decoration: none;
}

#home {
  width: 470px;
  float: left;
  
      }
      
      #home .post {
      background-color: #b4b6b9;
      }
      
      #home .tag-cloud {
      	background-color: transparent;
      	padding: 10px 0;
      }
      
      	#home .tag-cloud h3 {
      		margin-bottom: 5px;
      		color:#000;
					font-size:18px;
					font-weight:bold;
      	}
      	
      	#home .tag-cloud a {
      		color: #c00;
      		text-decoration: none;
      	}
      	
      	ul#newtagcloud {
      		list-style: none;
      		padding: 0;
      		margin: 0;
      	}

  #home .entry {
    color: #fff;
    /* background-color: #b4b6b9; */
  }
  
  #home .entry p, #home .entry img {
    margin: 0;
  }
 
  #home .entry p {
    overflow:hidden;
    padding: 5px 0px 5px 5px;
  }
  
.footer {
  height: 70px;
  width: 100%;
  margin-top: 10px;
  text-align: left;
}

  .footer .container {
    background: none;
    color: #fff;
    font-size: 11px;
    
  }

.addthis_button {
  float: right;
}
  
#twitter-widget {
display:block;
margin:auto auto 20px;
width:950px;
margin-bottom:20px;
}
  
  #twitter-widget>div{
float:left;
margin-left:530px;
  }
  
/* pagers */


.navigation {
	
	overflow:hidden;
	width:225px;
}
.navigation .alignleft {
  float: left;
  display: inline;
  padding-left: 10px;
  background: transparent url(images/button-l.png) no-repeat 0 0;
  margin-right:10px;
}

  .navigation .alignleft a {
    background: #c00 url(images/prev-r.png) no-repeat right 0;
    float: left;
    height: 20px;
    color: #fff !important;
    font-weight: bold;
    text-decoration: none;
    padding-right: 10px;
  }

.navigation .alignright {
  float: left;
  display: inline;
  padding-right: 10px;
  background: transparent url(images/button-r.png) no-repeat right 0;
}

    .navigation .alignright a {
    background: #c00 url(images/prev-l.png) no-repeat 0 0;
    float: left;
    height: 20px;
    color: #fff !important;
    font-weight: bold;
    text-decoration: none;
    padding-left: 10px;
  }
  
/* Page-specific styles */

  /* About Page - id = 2*/
  
  #attachment_31 {
    float: right;
    margin-left:10px;
  }
  #attachment_32{
    float: left;
  }
  
  #post-2 .wp-caption-text {
    color: #888;
  }
  
  /* Contact Page - id =23 */
  
  #contact-captcha {
    border:1px solid #BBBBBB;
    margin-bottom:19px;
    padding:7px 12px;
    width:376px;
  }
  
  .captcha-779 input {
    margin-right:15px;
    width:189px;
  }
  #post-23 .wpcf7-form p {
    margin-bottom: 1px;
  }
  
  /* Comment Styles */
  
  #respond  {
    margin-top: 10px;
   }
  
  #respond h3, h3#comments  {
    font-size: 18px;
    font-weight: bold;
    color: #c00;
  }
  
    #respond a:link, #respond a:visited  {
      color: #c00;
      text-decoration: none;
    }
    
    textarea#comment {}
    
    input#submit  {
      background-color: #c00 !important;
      border: none;
      color: #fff;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 12px;
      padding: 3px 5px;
      
      margin-top: 10px;
    }
    
    ol.commentlist  {
     padding: 0;
     margin:0;
     list-style: none;
      padding-bottom: 10px;
      width: 390px;
    }
    
      ol.commentlist li  {
       padding: 5px;
      }
      
      ol.commentlist li.even  {
        background-color: #fff;
       
      }
      
       ol.commentlist li.odd  {
        background-color: #bbb;
       
      }
      
      ol.commentlist li p  {
        margin: 0;
      }
    
    .comment-author  {
      font-weight: bold;
      font-size: 14px;
    }
    
    .comment-meta a {
      font-size: 11px;
      color: #c00;
      text-decoration: none;
    }
    
   body.home p.nocomments  {
     display: none;
   }
   
   table#recaptcha_table  {
     width: 390px;
   }
   
 body.search .post p {
 	margin: 0;
 }
 
 body.search .post {
 	margin-bottom: 20px;
 }