/*
Theme Name: Renew
Theme URI: http://401creative.com/
Author: 4O1! Creative
*/

@import url('/o/5246/images/15978/reset.css');
/* @import url('/o/5246/images/15978/stylesheet.css'); */

body { 
  background:#fff url(/o/5246/images/15978/shl.png) repeat;
  color:#444;
  font-size:13px;
  line-height: 22px;  
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  }
  
  a { color:#142A6A; }
  
  ul, ol { margin-bottom:5px; }
  
  h2, h3, h4, h5, h6 { font-weight: bold; color:#444; }
  
  h2 { 
  	font-size:26px; 
  	margin-bottom:10px; 
  	line-height: 28px; 
  	padding-bottom: 10px;
  	background: url(/o/5246/images/15978/rlv_hr01.jpg) no-repeat left bottom;
  	}
  
  h3 span {
  color:#CC0000;
  }
  
  h3 span.blue {
  	color:#142A6A;
  }
  
  h3 { font-size:22px; margin-bottom:12px; line-height: 24px; }
  
  h4 { font-size:18px; margin-bottom:6px; line-height: 20px; margin-top: 18px; }
  
  h5 { font-size:16px; margin-bottom:6px; line-height: 18px; }
  
  .img_border { border:2px solid #999; }
    
  .container p { 
    margin-bottom: 8px;
    
    }
    
    .section p img + br {
    	display: none;
    }
    
    .margin {
      margin:15px 0 10px 0;
    }
    
    .italic {
      font-style:italic;
    }
    
    .wp-caption-text {
      color:#999;
      text-align: center;
      font-size:.85em;
    }
    
    .home-envision {
    	padding: 10px;
    }
    
    hr {
    	background:#eee;
    	height: 1px;
    	margin: 10px 0;
    	width: 100%;
    	border: none;
    	clear: both;
    }
    
    blockquote {
    	padding:10px;
    	border: 1px solid #ddd;
    	font-style: italic;
    	margin: 3px 0 10px 0;
    }
    
    blockquote p {
    	font-size: 1.1em;
    	font-style: italic;
    	margin-bottom: 0 !important;
    }
    
 
/* - - - HEADER - - - */

#logo {
 margin:0px;
 display: block;
 float:left;
 }

#logo a { 
  text-indent: -9999em;
  display: block;
  width:960px;
  height: 166px;
  background: url(/o/5246/images/15978/renewLV-header.jpg) no-repeat left top;
  }
  
  header { 
   height:166px;
   position: relative;
   }
   
 /* - - - CONTENT - - - */


.container { 
   width:960px;
   margin: 0 auto;
   }
   
   .content-wrap {
   background: #fff;
   overflow: hidden;
   }
   

.content { 
  padding:15px;
  min-height: 275px;
  background:#fff;
  width:930px;
  margin-right: -300px;
  border-right: 300px solid #C0C0C0;
/*   box-shadow: 2px -3px 5px #999; */
  }
  
  .content ul {
  	list-style: inside;
  	padding-left: 10px;
  }
  
  .content.side {
    width:630px;
    float:left;
  }
  
  .content a:hover {
   color:#000; text-decoration: none;
   }
  
  .section { overflow: hidden; }
  
  .float-left { float:left; }
  .float-right { float:right; }
  
  img.float-right {
    margin:0 0 15px 15px;
    border:1px solid #ccc;
  }

  img.float-left {
    margin:0 15px 15px 0;
    border:1px solid #ccc;
  }  
  
  .aligncenter {
    margin:10px auto;
  }


body.blog article, body.archive article, body.search article {
   clear:both;
   padding:0px 0 20px 0;
}

body.blog article + article, body.archive article + article, body.search article + article {
   border-top: 1px solid #ccc; 
   padding-top: 15px;
}

body.single article .wp-post-image, body.blog article .wp-post-image, body.archive article .wp-post-image, body.search article .wp-post-image { 
   max-width: 100%;
   border: 1px solid #ccc;
}

.meta { 
   font-size:12px;
   color:#999;
}

   
   /* - sidebar - */
   
   .sidebar {
     width:300px;
     margin:0;
     float:right;
     color:#222;
     background: #C0C0C0 url(/o/5246/images/15978/sidebar-bg.jpg) no-repeat left bottom;
     padding-bottom: 270px;
   }
   
   .sidebar .textwidget p:last-child {
   	margin-bottom: 0;
   }
   
   .module {
    padding:10px 10px 0 10px;
/*     margin-bottom: 10px; */
    color:#333;
    }
    
    .module p {
    	font-size: 12px;
    	line-height: 20px;
    }
    
    .module h4 {
     font-weight: bold;
     color:#142A6A;
     margin-top: 0;
     }
     
     .sidebar a { color:#333;}
     .sidebar a:hover { text-decoration: none; }
     
       
/* - - - NAVS - - - */

.nav-wrap {
	height:30px;
	width: 100%;
	position: relative;
}


 #main_nav {
   list-style: none;
   padding: 0;
   float:left;
   margin:0;
   width: 100%;
   background: #eee;
   border-bottom: 3px solid #142A6A;
   }
   
   #main_nav li {
     float:left;
     margin:0;
     position: relative;
     }
     
     /*
#main_nav li + li {
     margin-left: 15px;
     }
*/
     
     #main_nav li a {
      padding:10px 10px 10px 16px;
      color:#666;
      text-decoration: none;
      text-align: center;
      text-transform: uppercase;
      font-size:12px;
      display: block;
      font-weight: bold;
      letter-spacing: 1px;
     }
      
     #main_nav li a:hover, #main_nav li.current-menu-item + a, #main_nav li.current-menu-item > a, #main_nav li.current-page-ancestor > a, .secondary li.current-menu-item + a, .secondary li.current-menu-item > a, .secondary li.current-page-ancestor > a {
       color:#003366;
       }
       
       
       #social_nav {
       	padding: 0;
       	margin: 0;
       	position: absolute;
       	right:15px;
       	bottom: 0px;
       }
       
       #social_nav li {
       	float:left;
       	list-style: none;
       }
       
       #social_nav li + li {
       	margin-left:4px;
       }
       
       #social_nav li a {
       	text-indent: -9999em;
       	display: block;
       	height: 23px;
       	width: 24px;
       	background: url(/o/5246/images/15978/social-icons.gif) no-repeat left top;
       	opacity: 0.8;
       }
       
       #social_nav li a:hover {
       	opacity: 1.0;
       }
       
       #social_nav li a.facebook {
       	background-position: 0 0;
       }
       
       #social_nav li.twitter a {
       	background-position: -29px 0px;
       }
       
       #social_nav li.itunes a {
       	background-position: -146px 0px;
       }
       
       #social_nav li.blog a {
       	background-position: -117px 0px;
       }
       
       #social_nav li.flickr a {
       	background-position: -88px 0px;
       }
       
       #social_nav li.youtube a {
       	background-position: -58px 0px;
       }
       
       
       /* - - drops - - */
       
      /*
 #main_nav ul{
	    position:absolute;
	    top:-9999px;   
	    left:0; 
	    opacity: 0;  
	    border:1px solid #676767;  
	    -webkit-transition: opacity .5s ease-in-out;
	       -moz-transition: opacity .5s ease-in-out; 
	         -o-transition: opacity .5s ease-in-out; 
	            transition: opacity .5s ease-in-out;
	    z-index:497;
	    background-color: #343434; 
	    background: -webkit-linear-gradient(top, #343434, #565656); 
        background:    -moz-linear-gradient(top, #343434, #565656); 
        background:      -o-linear-gradient(top, #343434, #565656); 
        background:         linear-gradient(top, #343434, #565656); 
	   	width:130%;
	   	height:auto;
	   	padding:0;
	    }
	    
	    #main_nav ul li { 
         text-decoration: none;
         width:100%;
         height: auto;
         list-style: none;
         }
         
         #main_nav ul li + li {
           margin-top: 5px;
         }
         
         #main_nav ul li a { 
           display: block; 
           padding: 8px 5px 8px 10px;
           text-align: left;
           font-size: 10px;
           color:#fff;
           }
         
         #main_nav ul li a:hover { 
           color:#fff;
           background: #676767;
           }
	
	    #main_nav li:hover>ul{ 
	      opacity: 1; 
	      top:30px; 
	      }
*/
	

/* M I N I   C A R O U S E L === */

.module {
	width: 280px;
	position: relative;
}

.mini-carousel {
  padding:0;
}
.mini-items {
	height: 245px;
}
.mini-item {
	position: absolute;
	top: 0;
	left: 0;
}
.mini-item a {
	display: block;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	    -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	     -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.no-boxshadow .mini-item a{
	outline: 1px solid #e6e6e6;
}

.mini-item img {
	width: 300px;
	height: auto;
}
.mini-controls {
	display: block;
	padding-top: 5px;
	text-align: center;
}
.mini-controls a {
	color: #666;
	font-size: 20px;
	text-decoration: none;
}
.mini-controls a.on {
	color: #000;
}


 
/* - - page styles - - */

 
/* - - - FOOTER - - - */

footer {
  color:#666;
  font-size:11px !important;
  text-align: center;
  padding: 15px 0px 8px 0px;
  clear:both;
  width: 960px;;
  margin: 0 auto;
  }
  
  
  #footer_nav  {
  	padding: 0;
  	margin: 0 0 10px 0;
  	width: 100%;
  	overflow: hidden;
  	text-align: center;
  }
  
  #footer_nav li {
  	display: inline;
  	list-style: none;
  }
  
  #footer_nav li + li {
  	border-left: 1px solid #999;
  }
  
  #footer_nav li a {
  	padding: 5px 10px;
  }
   	 
/* - - - FORMS - - - */

   .gfield_label {
    }
    
    #gform_1 input, #gform_1 textarea {
    	border: 1px solid #ccc;
    	padding: 5px;
    }
    
    .gform_footer { 
      margin-top: 0 !important;
      padding-top: 8px !important;
     }
     
     .gform_button {
      height: 29px; width: 116px;
      border:none;
      background:#999;
      color:#fff;
     }
     
     .gform_button:hover {
      background-position: 0 -29px; 
      color:#333;
     }
     
     
/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(/o/5246/images/15978/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(/o/5246/images/15978/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(/o/5246/images/15978/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(/o/5246/images/15978/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(/o/5246/images/15978/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(/o/5246/images/15978/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(/o/5246/images/15978/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(/o/5246/images/15978/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(/o/5246/images/15978/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(/o/5246/images/15978/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(/o/5246/images/15978/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(/o/5246/images/15978/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(/o/5246/images/15978/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(/o/5246/images/15978/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}