/*
	Theme Name: Cheap Van Insurance
	Author: Marian Heddesheimer
	Author URI: http://www.heddesheimer.de
	Version: 2.0
	
	Template: twentyeleven

*/
@import url('base_style.css');

body {
  background: url("images/clouds.jpg") no-repeat scroll center top transparent;
}

p { margin: 0; }

.clear { clear: both; }

#page {
  background: none repeat scroll 0 0 transparent;
  margin: 0 auto;
  position: relative;
  width: 998px;
}

#homebgtop #access {
    font-family: 	"Lucida Grande",Helvetica,Arial,Sans-serif;

}

#sun {
  background: url("images/sun.png") no-repeat scroll 0 0 transparent;
  height: 686px;
  left: 343px;
  position: absolute;
  top: 0px;
  width: 943px;
}

#sun_link {
  display: block;
  height: 126px;
  left: 458px;
  position: absolute;
  top: 12px;
  width: 139px;
}

#birds {
  background: url("images/birds.png") no-repeat scroll 0 0 transparent;
  height: 134px;
  left: 443px;
  position: absolute;
  top: 154px;
  width: 585px;
}

#branding {
  border: 0;
  padding: 0;
  margin: 0;
}

#logo {
  left: 9px;
  position: relative;
  top: 30px;
}

#homebgtop {
  background-image: url("images/home.png");
  background-position: left top;
  background-repeat: no-repeat;
  height: 100px;
  margin: 92px auto 0;
  width: 998px;
}

nav#access {
  float: left;
  width: 60%;
  margin: 39px 0 0 19px;
  z-index: 100;
  position: relative;  
}

nav#access>ul>li>div {
  margin: 0;
}

nav#access ul {
  height: 38px;
  line-height: 1;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  z-index: 100;
}

nav#access li {
  float: left;
  margin: 0;
}

nav#access li a{
  color: black;
  font-size: 19px;
  font-weight: normal;
  text-shadow: none;
  padding: 0 26px;
}

nav#access li.claimslink {
  margin-left: 9px;
}

nav#access li.commonlink {
  margin-left: -8px;
}


#main {
  padding: 0;
  margin: 0;
  position: relative;
  z-index: 2;
  margin-bottom: 30px;
}

#whiteboxstrip {
  background-image: url("images/white-box-strip.png");
  background-position: left top;
  background-repeat: repeat-y;
  border: 0 none;
  margin: 0 auto;
  position: relative;
  width: 998px;
  z-index: 1;
  padding-bottom: 30px;
}




#accidentcompensationcallback {
  background: url("/wp-content/uploads/2017/05/van_welcome.png") no-repeat scroll 0 0 transparent;
  height: 358px;
  margin: -5px auto 0;
  padding-bottom: 25px;
  position: relative;
  width: 920px;
}

#banner_1_link, #banner_2_link {
    display: block;
    height: 60px;
    position: absolute;
    width: 80px;
}
#banner_1_link {
    left: 42px;
    top: 209px;
    width: 310px;
}
#banner_2_link {
    left: 373px;
    top: 209px;
    width: 230px;
}

#appProcess {
  background: url("images/5steps.png") no-repeat scroll 0 0 transparent;
  height: 160px;
  margin: 2px auto 15px;
  position: relative;
  width: 920px;
}

.home-text {
  margin: 2px auto 8px;
  width: 910px; 
  font-size: 13px;
  line-height: 16px; 
}



div.insurance_block {
    margin-left: 40px;
}

#insurance1 {
    background: url("images/van_top.jpg") no-repeat scroll 0 0 transparent;
    margin-bottom: 11px;
}
#insurance2 {
    background: url("images/row2.jpg") no-repeat scroll 0 0 transparent;
    margin-bottom: 12px;
}

a.insurance img {
  height: 180px;
  width: 230px;
}



#maintop {
  background: url("images/middletop.jpg") no-repeat scroll left top transparent;
  height: 23px;
  margin: 20px auto 0;
  width: 920px;
}

#mainbottom {
  background: url("images/middlebottom.jpg") no-repeat scroll left top transparent;
  height: 20px;
  margin: 0 auto;
  width: 920px;
}

#page #content.homepage {
  background: url("images/middlebgrepeat.jpg") repeat-y scroll 20px center transparent;
  margin: -10px auto 0;
  padding: 0;
  width: 960px;
}

#page #content.homepage .entry-header {
  margin: 0;
}

#page #content.homepage article {
  float: left;
  height: 225px;
  margin: 10px 20px 10px 23px;
  padding: 0 10px;
  width: 414px;
}

#page #content .entry-title, 
#page #content .entry-title a {
  color: #6D9D39;
  font-size: 26px;
  line-height: 25px;
  margin: 0 0 10px;
}

.single #page #content .entry-title,
.single #page #content .entry-title a {
  color: #000;
} 

#page #content.homepage .entry-content {
  border: medium none;
  font-size: 14px;
  line-height: 21px;
  margin: 0;
  padding: 0;
  width: auto;
}

/*.singular.page.page-template-default #page */
#content {
  width: 570px;
  margin-left: 40px;
  margin-top: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #b7d955;
  border-top: none;
  min-height: 800px;
}

body.page-template-template-quote-forms #content {
  border: none;
}

.page-template-template-quote-forms.singular.page .hentry {
  padding-top: 0;
}

.page-template-template-quote-forms.singular #content {
  margin-top: 0;
  padding-top: 0;
}

.page-template-template-quote-forms.singular .entry-content {
  padding-top: 0;
}

body.home #content,
body.single-post #content {
  border: none;
  min-height: 200px;
}



.category-archive-meta
{
  padding: 10px;
}

#content nav {
  padding: 10px;
}


.singular #content, .left-sidebar.singular #content
{
  margin: 5px 392px 0 40px;
  width: 563px;
}

#page #content .entry-content p {
  margin-bottom: 15px;
  font-size: 14px;
}

.singular.page.page-template-default .hentry 
{
  min-height: 800px;
  padding: 10px;
}
.hentry, .no-results {
  border: none;
  padding: 0 10px;
}



#content.box, .wp-pagenavi, 
#comments .comment .comment-container, 
#sidebar .widget {
  box-shadow: 0 0 4px #C4C4C4;
}

#content.box, .wp-pagenavi, 
.widget input#s, 
.widget input.field, 
#commentform, 
#commentform input.txt, 
#commentform textarea, 
#comments .comment .comment-container, 
#loopedSlider .container, 
#sidebar .widget {
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}

#content.box {
  background: none repeat scroll 0 0 #FFFFFF;
  padding: 30px 20px;
  width: 530px;
  margin: 0 44px;
}

#secondary {
  position: absolute;
  right: 0;
  top: -13px;
  width: 300px;
}

#secondary a.insurance {
  display: block;
  float: left;
  height: 84px;
  position: relative;
  width: 345px;
  z-index: 300;
  margin-top: 2px;
}

#secondary a.insurance img {
  height: 84px;
  width: 345px;
}


#main #searchform {
  top: 20px;
  left: 40px;
  position: relative;
  width: 400px;
}

#searchform #s {
  background: url("images/searchinput.png") no-repeat scroll 0 0 transparent;
  border: medium none;
  width: 158px;
}

#searchform #searchsubmit {
  background: url("images/searchsubmit.png") no-repeat scroll 0 0 transparent;
  border: medium none;
  height: 14px;
  text-indent: -9000px;
  text-transform: uppercase;
  width: 19px;
}

.more-link {
  float: right;
  margin-right: 38px;
  margin-top: 10px;
  width: auto;
}

ul.related_post {
  list-style: none outside none;
  margin: 0;
}

#breadcrumb {
  border-bottom: 1px solid #EBEBEB;
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 0 0 10px;
  width: 100%;
}

.related_post_title {
  font-size: 14px;
  margin-top: 10px;
  font-weight: bold;
}

.related_post {
  font-size: 14px;
}

.singular .entry-title {
  font-size: 26px;
  line-height: 25px;
  margin: 0 0 10px;
}




footer#colophon {
  background: url("images/footer-image.png") no-repeat scroll 0 0 transparent;
  height: 918px;
  width: 968px;
  margin: 0 auto;
}

footer#colophon h4,
footer#colophon h2,
footer#colophon h3
{
  height: 18px;
}

#colophon .top {
  border: medium none;
  color: #EFEFEF;
  padding: 660px 20px 0 20px;
  width: 920px;
}

#colophon #widget-left {
    float: left;
    margin: 0;
    width: 248px;
}
#colophon #widget-leftmiddle {
    float: left;
    margin: 0 0 0 10px;
    width: 248px;
}
#colophon #widget-rightmiddle {
    float: left;
    margin: 0 0 0 10px;
    width: 248px;
}
#colophon #widget-right {
    float: right;
    margin: 0 10px 0 0;
    width: 50px;
}

#colophon .col-left { float: left; color: white;}
#colophon .col-right { float: right; }


#colophon .bottom {
  border: medium none;
  color: #EFEFEF;
  margin: 0 auto;
  text-transform: none;
  width: 940px;
  font-size: 12px;
  padding: 20px 10px 0;
}

#colophon .textwidget img {
  left: 5px;
  position: relative;
  top: 3px;
}

#colophon h3, #colophon h2 {
  color: #EFEFEF;
  font-size: 14px;
  margin: 0;
  text-shadow: none;
  font-weight: bold;
}

#colophon .widget a:link, #colophon .widget a:visited, #colophon .widget a:hover {
  color: #EFEFEF;
  font-size: 12px;
  font-weight: normal;
}

#copyright {
  margin-top: 25px;
  margin-left: 10px;
}

#credit {
  margin-top: 20px;
}


#copyright p {
  margin: 0;
}

#copyright a {
  color: #BBBBBB;
}


#site_rating {
  bottom: 112px;
  left: 36px;
  position: absolute;
}

footer .ratingblock, 
footer .thumblock {
  margin-top: 0px;
}

/*
.hreview {
  height: 100px;
  overflow-x: hidden;
  overflow-y: scroll;
}
*/
#wpcr_respond_1 h2.summary {
 color: #6D9D39;
 margin: 0;
 padding: 0;
 font-size: 15px;
}
body.home .entry-content
{
  margin: 0 40px;
  padding: 0 10px;  
  border: 1px solid #6D9D39;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
}

#wpcr_respond_1 hr {
  margin: 0;
  padding: 0;
  display: none;
}

body.home .entry-content h2 {
color: #6D9D39;
font-size: 20px;
margin-top: 10px;
margin-bottom: 19px;
}

#wpcr_button_1 {
  margin-top: 30px;
  margin-bottom: 10px;
}

#wpcr_respond_2 #wpcr_commentform input {
  margin-bottom: 10px !important;
}

#wpcr_postcomment,
.wpcr_fl,
#wpcr_check_confirm
 {
	color: #6D9D39 !important;
}

body.home .wpcr_power {
  padding-top: 0 !important;
}

body.home.page .hentry {
  padding-top: 30px;
}

#archivebox_news .detail_quote {
  width: 390px;
}

.detail_quote {
  background: url("images/corner.jpg") no-repeat scroll left top #B7D955;
  clear: both;
  float: left;
  height: 93px;
  width: 387px;
  margin-top: 4px;
  position: absolute;
}

.detail_quote h1 {
  color: white;
  font-size: 30px;
  font-weight: bold;
  margin: 0;
  width: 400px;
  padding: 17px 0 0 15px;
  line-height: 40px;
}

.detail_quote p {
  color: #94837A;
  font-size: 18px;
  font-weight: bold;
  padding-left: 16px;
}

#archivebox_news {
  background: url("images/news.png") no-repeat scroll right top transparent;
  float: left;
  height: 113px;
  margin: 0;
  padding: 0;
  width: 570px;
  margin-top: -20px;
}

.pageheader#contact,
.pageheader#privacy,
.pageheader#copyright {
  height: 113px;
  margin: 0;
  padding: 0;
  width: 564px;
  position: absolute;
  top: -20px;
  left: 0px;
}

.pageheader#contact {
  background: url("images/contact.png") no-repeat scroll right top transparent;
}
.pageheader#privacy {
  background: url("images/privacy.png") no-repeat scroll right top transparent;
}
.pageheader#copyright {
  background: url("images/legal.png") no-repeat scroll right top transparent;
}

#reply-title { margin-top: 20px; }

body.archive .entry-content { padding-top: 0; }

.page-title { padding: 0 10px; }

#wpcr_pagination {
  position: absolute !important;
  right: 50px;
  bottom: 15px;
}

#wpcr_pagination .wpcr_current,
#wpcr_pagination a
 {
  background: none repeat scroll 0 0 #50DDF1 !important;
}

.page-template-template-fullwidth-no-title-php #content
{
  border: none;
  width: 920px;
  margin-left: 47px;
  margin-top: -15px;
}

.page-template-template-fullwidth-no-title-php.singular.page .hentry
{
  margin: 0;
  padding: 0;
}

.page-template-page-guides-php #page #content .entry-title {
  color: #000;
  font-size: 26px;
  line-height: 25px;
  margin: 0 0 10px;
}

.page-template-page-guides-php #primary .hentry {
  padding: 0;
}

.page-template-page-guides-php #primary .entry-content {
  padding: 0;
}

.page-template-page-guides-php #content.box {
  padding-top: 20px;
  border: none;
}
