


/*
Theme Name: LightSail
Theme URI: http://www.revolutionindesign.com/
Description: LightSail by Revolution in Design, LLC. | Built using Zurb's Foundation Framework, Bones HTML5 Boilerplate, and Wordpress | Graphic Design by Jesse Lefkowitz
Version: 3.0
Author: Revolution in Design, LLC.
Author URI: http://www.revolutionindesign.com/
Tags: RID
*/

/* layout */

/* @group base */

.more-link{
	white-space: nowrap;
}

p.attribution{
	text-align: right;
}

article.post{
	margin-bottom: 15px;
	border-bottom: 1px solid #E6E6E6;
}

header .menu-action {
    float: left;
    margin-top: 0;
    position: relative;
    top: 1px;
}

header .menu-action .button.small {
    padding: 8px;
}

header .menu-action .button.small svg {
    opacity: 0.5;
}

.mobile-nav-container{
	margin-left: -100%;
	float: left;
	width: 50%;
	position: absolute;
	top: 150px;
}

.active .mobile-nav-container{
	display: block;
	margin-left: 0;
}

.active #main{
	margin-left: 55%;
}

.mobile-nav-container,
#main{
	
}

.side-nav{
	height: auto;
}

ul.tabs.vertical {
    border-bottom: 1px solid #E6E6E6;
    height: auto;
}

ul.tabs {
    border-bottom: 1px solid #E6E6E6;
    display: block;
    height: 40px;
    margin-bottom: 20px;
    padding: 0;
}

ul.tabs.vertical li {
    border-left: 3px solid #CCCCCC;
}

ul.tabs.vertical li, ul.tabs.vertical li {
    float: none;
    height: auto;
}

ul.tabs li:first-child {
    margin-left: 0;
}

ul.tabs li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}

ul.tabs.vertical li a {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #F2F2F2;
    border-color: #E6E6E6;
    border-style: solid;
    border-width: 1px 1px 0 0;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: auto;
    line-height: 1;
    padding: 15px 20px;
}

ul.tabs li a {
    color: #6F6F6F;
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding: 0 23.8px;
}

/* post styling */

#main p.meta{
	font-style: italic;
	color: #808080;
}

div[id*='attachment_']{
	max-width: 100%;
	height: 100%;
}

#main article img{
	max-width: 100%;
	/*margin-bottom: 18px;*/
}

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

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

img.aligncenter{
	display: block;
	margin: 0 auto;
}

p.tags a:hover{
	color: #f0f0f0;
}

video {
	max-width: 100%;
	height: auto;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-wrapper {
	width: 630px;
	max-width: 100%;
	margin-bottom: 18px;
}

pre {
    background-color: #F5F5F5;
    border: 1px solid rgba(0, 0, 0, 0.15);
    display: block;
    font-size: 12px;
    line-height: 18px;
    margin: 0 0 18px;
    padding: 8.5px;
    white-space: pre-wrap;
    word-wrap: break-word;
}

code {
    color: rgba(0, 0, 0, 0.75);
    padding: 1px 3px;
}

code, pre {
    font-family: Monaco,Andale Mono,Courier New,monospace;
    font-size: 12px;
	padding: 5px 15px;
}

/* featured posts slider */
#featured{
	border: 1px solid #E6E6E6;
}

#featured div{
	padding: 0 15px;
}

#featured h3{
	margin-top: .2em;
	padding-left: .05em;
}

#featured p{
	padding-left: .1em;
}

#featured h3,
#featured p{
	width: 100%;
}

/* page styling */

.page-template-page-homepage-php #main {
	border-bottom: none;
}

/* comments */

#comments{
	line-height: 3.1rem;
	margin-bottom: 18px;
}

ol.commentlist,
ol.commentlist ul.children{
	list-style-type: none;
	margin-left: 0;
}

ol.commentlist div.avatar{
	float: left;
	margin-right: 10px;
}

ol.commentlist time{
	font-size: .8em;
	color: #eeeeee;
}

ol.commentlist div.comment-author{
	position: relative;
}

.panel ol.commentlist a.comment-edit-link{
	color: #ffffff;
	text-decoration: none;
}

ol.commentlist span.edit-comment{
	position: absolute;
	right: 1.5em;
	top: 0;
}

.comment h4{
	margin-bottom: 0;
}

a.comment-reply-link{
	position: absolute;
	right: 1.5em;
	bottom: 0;
}

#cancel-comment-reply{
	padding-left: 20px;
}

#comment-nav ul{
	list-style-type: none;
	margin: 0;
}

#comment-form-elements{
	list-style-type: none;
	margin: 0;
}

/* specific post-type styles */

/* image attachment */

.attachment #main .post_content img{
	max-width: 100%;
}

li.next{
	text-align: right;
}

#sidebar1 .metadata,
#sidebar1 .caption{
	padding-bottom: 20px;
}

/* widget styles */

.widget{
	margin-bottom: 18px;
}

.widget li{
	margin-bottom: 2px;
}

.widget ul.children{
	margin-bottom: 0;
}

.widget ul.children li{
	margin-left: 9px;
}

#tag-cloud{
	margin-bottom: 18px;
}

a[class^='tag-link-']:hover{
	color: #f0f0f0;
}



/* @end */

/* 
-------------------------------------------------
   RID
-------------------------------------------------
*/

/* @group Global Panel Classes */

.pan p {
	/*padding-left: 8px;*/
	font-size: 18px;
	color: #849DAA;
	margin-left: auto;
	margin-right: auto;
	line-height: 27.2px;
}

.pan.clr-1 h1,.pan.clr-3 h1,.pan.clr-5 h1,.pan.clr-7 h1, .pan.clr-8 h1, .pan.clr-10 h1, .pan.clr-12 h1 {
	margin-top: 80px;
	color: #F68846;
	font-size: 30px;
}

.pan.clr-2 h1,.pan.clr-4 h1,.pan.clr-6 h1, .pan.clr-9 h1, .pan.clr-11 h1, .pan.clr-13 h1 {
	margin-top: 60px;
	color: #648290;
	font-size: 30px;
	
}

.pan.clr-2, .pan.clr-4, .pan.clr-6, .pan.clr-9, .pan.clr-11, .pan.clr-13  {
	background-color: #e1ebf1;
}


.pan.clr-1, .pan.clr-3, pan.clr-5, pan.clr-7 {
	background-color: #ffffff;
	
}



/* @end */

/* @group Primay Classes */


#rid-logo {
	color: #597785;
}

#rid-logo:hover {
	color: #fff;
}

#jl-logo {
	color: #a1b6c1;
	font-size: 16px;
}

* {
	 -webkit-font-smoothing: antialiased;
	 -moz-font-smoothing: antialiased;
	 -o-font-smoothing: antialiased;
	 font-smoothing: antialiased;
	 	text-size-adjust: none;
	  -webkit-text-size-adjust: none;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out; 
	outline: none;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

a, a img {outline : none;
	color: #4cb5e7;
	text-decoration: none;
}

img {border : 0;
outline: 0;
}

img.size-medium {
	
}

.main_wrap {
	width: 1220px;
}

body {
	background-color: #f2f5f7;
	-webkit-backface-visibility: hidden;
	height: 100%;
}

html {
	height: 100%;
	/*background-color: #113442;*/
	min-width: 1220px;
	margin-left: auto;
	margin-right: auto;
	
}

#main {	
min-height: 1000px;
padding-top: 70px;
background-color: #fff;
}

p {
color: #849daa;
}


/* Primary Font Rule */
h1, h2, h3, h4, h5, h6, p, a {
	font-family: BrandonText-Medium, sans-serif, arial;
	font-style: normal;
	font-weight: normal;
	text-rendering: optimizeLegibility;
	
	}
	
.row.container {
	
	background-color: #fff;
}



.nopad {
}


.light1 {
	-webkit-box-shadow: 0 5px 20px rgba(197, 213, 222, 1.0);
  -moz-box-shadow: 0 5px 20px rgba(197, 213, 222, 1.0);
  box-shadow: 0 5px 20px rgba(197, 213, 222, 1.0);
}


/*.row .eight {
	 
  background: url(design/press_1.jpg) no-repeat left top;
}*/

.text-red span {
	font-size: 16px;
	font-family: BrandonText-Bold, sans-serif, arial;
}

a:hover {
	text-decoration: none;
	color: #2A4B59;
}

article.post{
	margin-bottom: 0px;
	border-bottom: 0px solid #ffffff;
}


/* @end */

/* @group Font Inclusion */

.BrandonText-Bold { font-family: BrandonText-Bold; }
.BrandonText-Regular { font-family: BrandonText-Regular; }
.BrandonText-Medium { font-family: BrandonText-Medium; }

.re1 {
	font-size: 26.5px;
}

.re2 {
	font-size: 15px;
}

span.re3 {
	font-size: 17px;
		font-family: BrandonText-Medium, sans-serif, arial;

}

.re4 {
	font-size: 17px;
}

.re5 {
	font-size: 28.5px;
}

/* @end */





/* @group Header and Footer */

.top-address, .top-address a,  .top-address p  {
	color: #fff;
}

#top-header {
	background-color: #113442;
	width: 100%;
	position: fixed;
	display: block;
	z-index: 1;
	left: 0;
	right: 0;
	top: 0;
}

.top-address a:hover {
	color: #F68846;
}


.bottom-address {
	margin-top: 14px;
}

.bottom-address p {
	display: inline-block;
	margin-right: 21px;
	color: #a1b6c1;
}

.bottom-address a {
	color: #a1b6c1;
}

.bottom-address p:third-child {
}


img.logo_img {
	margin-top: 2px;
	margin-left: 15px;
	width: 60px;
	height: 60px;
}

.top-nav {
	margin-bottom: 0;
		background: #113442;
	margin-top: 0px;
	
}

.nav-bar > li:last-child, .nav-bar > li:first-child, .nav-bar > li {
	padding: 0;
	border-top-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
	border-right-style: none !important;
	border-style: none !important;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

.herring {
	position: absolute;
	right: 56px;
	top: -20px;
		-webkit-box-shadow: 0 5px 10px rgba(197, 213, 222, 1.0);
  -moz-box-shadow: 0 5px 10px rgba(197, 213, 222, 1.0);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.6);
	z-index: 1;
	
}

#main.herring {
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-0-transition: none;
	-webkit-backface-visibility: hidden;
}

footer {
	min-height: 220px;
	clear: both;
	width: 100%;
	background: #113442 /*url(../../uploads/v2-backgounds/footer.png) no-repeat center top*/;
	padding-top: 40px;
	color: #597785;
	z-index: 4;
}

footer .three.columns a p {
	text-align: left;
	color: #9eb3be;
	font-size: 15px;
	margin-left: 37px;
}

footer .three.columns a:hover p, footer .three.columns a:hover {
	text-decoration: none;
	color: #ffffff;
	cursor: pointer;
}

footer .three.columns a {
	height: 34px;
}

.map-link {
	background: url(img/interface/footer_sprite_1.png) no-repeat;
	background-position: 0px 0px;	
	background-size: 30px 310px;
	display: inline-block;
	margin-left: 22px;
	width: 300px;
	padding-top: 4px;
	position: absolute;
}

.map-link:after {
	content: "";
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background: url(img/interface/footer_sprite_1.png) no-repeat;
	background-position: 0px -40px;
	opacity: 0;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
	background-size: 30px 310px;
}

.map-link:hover:after {
	opacity: 1;
}

.phone-link {
	background: url(img/interface/footer_sprite_1.png) no-repeat;
	background-position: 0px -80px;	
	background-size: 30px 310px;
	display: inline-block;
	margin-left: 136px;
	width: 150px;
	padding-top: 4px;
	position: absolute;
}

.phone-link:after {
	content: "";
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background: url(img/interface/footer_sprite_1.png) no-repeat;
	background-position: 0px -120px;
	opacity: 0;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
	background-size: 30px 310px;
}

.phone-link:hover:after {
	opacity: 1;
}

/*.phone-link {
	display: inline-block;
	margin-left: 136px;
	width: 200px;
	padding-top: 4px;
	background: url(img/interface/phone-icon.gif) no-repeat left top;
	-webkit-background-size: 30px 30px;
	-moz-background-size: 30px 30px;
	-o-background-size: 30px 30px;
	background-size: 30px 30px;
}*/

.fax-link {
	background: url(img/interface/footer_sprite_1.png) no-repeat;
	background-position: 0px -160px;	
	background-size: 30px 310px;
	display: inline-block;
	margin-left: 113px;
	width: 150px;
	padding-top: 4px;
	position: absolute;
}

.fax-link:after {
	content: "";
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background: url(img/interface/footer_sprite_1.png) no-repeat;
	background-position: 0px -200px;
	opacity: 0;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
	background-size: 30px 310px;
}

.fax-link:hover:after {
	opacity: 1;
}


/*.fax-link {
	display: inline-block;
	margin-left: 113px;
	width: 200px;
	padding-top: 4px;
	background: url(img/interface/fax-icon.gif) no-repeat left top;
	-webkit-background-size: 30px 30px;
	-moz-background-size: 30px 30px;
	-o-background-size: 30px 30px;
	background-size: 30px 30px;
}

.fax-link:hover {
	background: url(img/interface/fax-icon_hover.gif) no-repeat left top;
	}*/
	
	
	.email-link {
	background: url(img/interface/footer_sprite_1.png) no-repeat;
	background-position: 0px -240px;	
	background-size: 30px 310px;
	display: inline-block;
	margin-left: 113px;
	width: 110px;
	padding-top: 4px;
	position: absolute;
}

.email-link:after {
	content: "";
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background: url(img/interface/footer_sprite_1.png) no-repeat;
	background-position: 0px -280px;
	opacity: 0;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
	background-size: 30px 310px;
}

.email-link:hover:after {
	opacity: 1;
}
	

/*.email-link {
		background: url(img/interface/email-icon.gif) no-repeat left top;
		-webkit-background-size: 30px 30px;
	-moz-background-size: 30px 30px;
	-o-background-size: 30px 30px;
	background-size: 30px 30px;
	display: inline-block;
	margin-left: 91px;
	width: 200px;
	padding-top: 4px;
	
}

.email-link:hover {
	background: url(img/interface/email-icon_hover.gif) no-repeat left top;
	}*/

.email-link:hover img, .map-link:hover img, .fax-link:hover img, .phone-link:hover img {
	/*background-color: #4cb5e7;*/
	
}


.email-link img, .map-link img, .phone-link img, .fax-link img {
	/*-webkit-transition: background-color 0.2s ease-in-out;
	-moz-transition: background-color 0.2s ease-in-out;
	-o-transition: background-color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out;
	background-color: #41606f;*/
	
	float: left;
	width: 30px;
	height: 30px;
}


footer ul.link-list li {
	line-height: 50px;
	font-size: 16px;
	margin-left: 0;
	margin-right: 39px;
}

.credits {
	text-align: center;
	margin-top: 60px;
	font-size: 12px;
}

.credits p, .credits .email-link a {
	color: #597785;
}

.credits p {
	margin-top: 40px;
}

.footer-links a{
color: #a1b6c1;
}
.footer-links a:hover {
	color: #fff;
	text-decoration: none;
}





.nav-bar > li a {
	color: #ff8c46;
	/*background-color: #113442;*/
	height: 40px;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-transform: uppercase;
	font-size: 15px !important;
}
.nav-bar > li{
	margin-left: 46px;
	margin-top: 4px;
}
.nav-bar > li:nth-child(2) {
	margin-left: 58px;
}
.nav-bar > li:first-child {
	margin-left: 0px;
	margin-top: 0px;
}

.nav-bar > li:last-child {
	margin-top: 3px;
}





.nav-bar {
	
	background: #113442 ;
	width: 1220px;
	border-bottom-style: none;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}


.nav-bar > li.active:hover {
  background: #113442;
}

.nav-bar > li a:hover {
	color: #fff;
	background: #113442;
	
}

.nav-bar > li a:active {
		
}

.nav-bar > li:hover {
  background: #113442;
  	color: #fff;
	
}

/*li a:hover  {
	background: #41616f url(img/menu_crt.png) no-repeat center -2px;
}
*/



.siteinfo {
	min-height: 234px;
	
	display: inline-block;
	background-color: #849daa;
	padding-top: 20px;
}

.twelve.columns > #top-header {

}

.siteinfo h1{
	font-weight: normal;
	font-style: normal;
	font-size: 60px;
	padding-left: 6px;
}

h4.subhead {
	margin: 0;
	color: #ffffff;
	padding: 0 0 0 6px;
}

.nav-bar li.active a, .post-type-archive-blog #menu-item-1032 a, .single-blog #menu-item-1032 a, .author #menu-item-1032 a, .post-type-archive-press #menu-item-1033 a, .category-press-release #menu-item-1033 a, .single-press #menu-item-1033 a{
	color: #fff;
	border-bottom: dotted;
	border-color: #dfe3e4;
	border-width: 1px;
	height: 28px;
	
}



/* @end */

/* @group Slider */

.camera_wrap .camera_pag .camera_pag_ul {
	text-align: center;
}

.camera_next {
	right: -80px;
	background-color: transparent;
}

.camera_prev{
	left: -80px;
	background-color: transparent;
}

.camera-case {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

.camera-case .camera_prev > span {
	background: url(img/interface/cam_sprite_1.png) no-repeat;
	background-position: 0px 0px;	
	width: 80px;
	height: 100px;
	background-size: 80px 430px;
}

.camera-case .camera_prev > span:after {
	content: "";
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background: url(img/interface/cam_sprite_1.png) no-repeat;
	background-position: 0px -110px;
	opacity: 0;
	-webkit-transition: opacity 0.2s;
	-moz-transition:    opacity 0.2s;
	-o-transition:      opacity 0.2s;
	background-size: 80px 430px;
}

.camera-case .camera_prev > span:hover:after {
	opacity: 1;
}

.camera-case .camera_next > span {
	background:url(img/interface/cam_sprite_1.png) no-repeat;
	background-position: 0px -220px;
	height: 100px;
	width: 80px;
	background-size: 80px 430px;
}

.camera-case .camera_next > span:after {
	content: "";
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background: url(img/interface/cam_sprite_1.png) no-repeat;
	background-position: 0px -330px;
	opacity: 0;
	-webkit-transition: opacity 0.2s;
	-moz-transition:    opacity 0.2s;
	-o-transition:      opacity 0.2s;
	background-size: 80px 430px;
}

.camera-case .camera_next > span:hover:after {
	opacity: 1;
}

.clr-10 .camera-case .camera_prev > span {
	background: url(img/interface/cam_sprite_2.png) no-repeat;
	background-position: 0px 0px;	
	width: 80px;
	height: 100px;
	background-size: 80px 430px;
}

.clr-10 .camera-case .camera_prev > span:after {
	content: "";
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background: url(img/interface/cam_sprite_2.png) no-repeat;
	background-position: 0px -110px;
	background-size: 80px 430px;
	opacity: 0;
	-webkit-transition: opacity 0.2s;
	-moz-transition:    opacity 0.2s;
	-o-transition:      opacity 0.2s;
}

.clr-10 .camera-case .camera_prev > span:hover:after {
	opacity: 1;
}

.clr-10 .camera-case .camera_next > span {
	background:url(img/interface/cam_sprite_2.png) no-repeat;
	background-position: 0px -220px;
	height: 100px;
	width: 80px;
	background-size: 80px 430px;
}

.clr-10 .camera-case .camera_next > span:after {
	content: "";
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background: url(img/interface/cam_sprite_2.png) no-repeat;
	background-position: 0px -330px;
	background-size: 80px 430px;
	opacity: 0;
	-webkit-transition: opacity 0.2s;
	-moz-transition:    opacity 0.2s;
	-o-transition:      opacity 0.2s;
}

.clr-10 .camera-case .camera_next > span:hover:after {
	opacity: 1;
}


/*.clr-10 .camera-case .camera_prev > span {
	background: url(img/interface/cam_arr_left6.gif) no-repeat left center;
	}
	.clr-10 .camera-case .camera_prev > span:hover {
	background: url(img/interface/cam_arr_left6_hover.gif) no-repeat left center;
	}
	.clr-10 .camera-case .camera_next > span {
	background: url(img/interface/cam_arr_right6.gif) no-repeat right center;
	}
	.clr-10 .camera-case .camera_next > span:hover {
	background: url(img/interface/cam_arr_right6_hover.gif) no-repeat right center;
	}*/

.camera-case .camera_wrap .camera_pag .camera_pag_ul li > span {
	-webkit-border-radius: 0px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 8px;
	left: 4px;
	overflow: hidden;
	position: absolute;
	top: 4px;
	width: 8px;
}

.camera-case .camera_wrap .camera_pag .camera_pag_ul li:hover > span, .camera-case .camera_wrap .camera_pag .camera_pag_ul li:hover {
	background: #4cb5e7;

}

.camera-case .camera_commands_emboss .camera_pag .camera_pag_ul li:hover > span {
	-moz-box-shadow:
		none;
	-webkit-box-shadow:
		none;
	box-shadow:
		none;
}

.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span, .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent {
	background-color: #4cb5e7;
}

 .camera_wrap .camera_pag .camera_pag_ul li {
	width: 10px;
	height: 10px;
	margin-left: 8px;
	margin-right: 8px;
}

.camera_wrap .camera_pag .camera_pag_ul li > span {
	top: 0 !important;
	left: 0 !important;
}

.camera_wrap .camera_pag .camera_pag_ul li{
	background-color: #9eb3be;
	-moz-box-shadow:
		none;
	-webkit-box-shadow:
		none;
	box-shadow:
		none;
	}

.camera_loader {
	display: none !important;
}

.camera_prev, .camera_next, .camera_commands {
	cursor: pointer;
	height: 100px;
	position: absolute;
	top: 39%;
	width: 80px;
	z-index: 2;
	margin-top: -20px;
}

.camera_caption > div {
	opacity: 0;
}

/* @end */

/* @group Opp Panel Classes */

.clr-4, .clr-7{
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
}

.clr-1 {
	min-height: 481px;
	padding-left: 15px;
	padding-right: 15px;
	/*background-image: url(../../uploads/v2-backgounds/opp-1.png);*/
}

.pan.clr-1 h1 {
	padding-left: 0px;
	margin-left: 14px;
	margin-top: 144px;
}

.pie1 {
	max-width: 342px;
	max-height: 342px;
	margin-top: 70px;
	float: right;
	margin-right: 14px;
}

.clr-1 p {
	margin-left: 14px;
	margin-top: 22px;
}



.clr-2 {
	min-height: 530px;
	padding-left: 15px;
	padding-right: 15px;
	/*background-image: url(../../uploads/v2-backgounds/opp-2.png);*/
}

.pan.clr-2 h1 {
	margin-top: 63px;
	text-align: center;
}

.clr-2 p {
	text-align: center;
	margin-top: 22px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 51px;
}

.dia2 {
	margin-top: 60px;
	
	
}

.clr-3 {
	min-height: 591px;
	padding-left: 15px;
	padding-right: 15px;
	/*background: url(../../uploads/v2-backgounds/opp-3.png) center center;*/
}


.heat-map{
	position: absolute;
	left: 143px;
	margin-top: 70px;
	z-index: 0;
	max-width: 813px;
	max-height: 435px;
}

 .pan.clr-3 h1 {
	margin-top: 126px;
	margin-left: 76px;
	margin-bottom: 22px;
}

.pan.clr-3 p {
	margin-left: 76px;
}

.pan.clr-4 h1 {
	margin-top: 64px;
	margin-left: 130px;
	margin-bottom: 23px;
	z-index: 2;
	position: relative;
}

.pan.clr-4 p {
	margin-left: 131px;
	z-index: 2;
	position: relative;
}

.clr-4 {
	min-height: 513px;
	padding-left: 15px;
	padding-right: 15px;
	/*background: url(../../uploads/2013/04/hot-day-in-texas.png) no-repeat center bottom;*/
	
	/*background: url(../../uploads/v2-backgounds/opp-4.png) center center;*/
}

.hot-day {
	position: absolute;
	z-index: 0;
	width: 1220px;
	height: 513px;
	left: 0;
}

.pan.clr-5 h1 {
	margin-top: 70px;
	margin-bottom: 23px;
}

.clr-5 {
	min-height: 827px;
		/*background: url(../../uploads/v2-backgounds/opp-5.png) center center;*/
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}

.pan.clr-5 p {
	margin-bottom: 36px;
	max-width: 720px;
	margin-left: auto;
	margin-right: auto;
}

.pan.clr-6 h1 {
	margin-top: 62px;
	margin-bottom: 24px;
}

.pan.clr-6 p {
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 46px;
}



.clr-6 {
	min-height: 831px;
	padding-left: 15px;
	padding-right: 15px;
		/*background: url(../../uploads/v2-backgounds/opp-6.png) center center;*/
	text-align: center;
}

.pan.clr-7 h1 {
	margin-top: 70px;
	margin-bottom: 33px;
	margin-left: -12px;
	z-index: 1;
	position: relative;
}

.pan.clr-7 p {
	margin-left: -12px;
	width: 350px;
	z-index: 1;
	position: relative;
}

.map1 {
	width: 813px;
	height: 435px;
}

.graph1 {
	margin-top: 46px;
}

.graph2 {
	margin-top: 36px;
	max-width: 900px;
	max-height: 448px;
}

.dia3 {
	margin-top: 58px;
}

.clr-7 {
	min-height: 662px;
	padding-left: 15px;
	padding-right: 15px;
	/*background: url(../../uploads/2013/04/dispatchable-power.png) no-repeat center bottom;*/
	
	
	/*background: url(../../uploads/v2-backgounds/opp-7.png) no-repeat center top;*/
	
}

.dis-power{
	position: absolute;
	left: 0;
	z-index: 0;
}

.graph3 {
	margin-top: 63px;
}
.circle span {
	
}

.math {
	position: relative;
	top: -150px;
	right: -164px;
	font-size: 54px;
	color: #6C8896;
}

.math1 {
	position: relative;
	top: -158px;
	right: -144px;
	font-size: 54px;
	color: #6C8896;
}

.math2 {
	position: relative;
	top: -150px;
	right: -124px;
	font-size: 54px;
	color: #6C8896;
}

.cap1 {
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 21px;
	width: 156px;
	color: #849DAA;
	font: 15px BrandonText-Bold, sans-serif, arial;
}

.circle {
	border-radius: 156px 156px 156px 156px;
-moz-border-radius: 156px 156px 156px 156px;
-webkit-border-radius: 156px 156px 156px 156px;
border: 0px solid #000000;
	width: 156px;
	height: 156px;
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	display: block;
}

.twelve.columns.circles {
	
}




.circles .three.columns:first-child .circle, .circles .three.columns:first-child .cap1 {
	margin-right: 5px;
}
.circles .three.columns:nth-child(2) .circle, .circles .three.columns:nth-child(2) .cap1 {
	margin-right: 60px;
}
.circles .three.columns:nth-child(3) .circle, .circles .three.columns:nth-child(3) .cap1 {
	margin-left: 60px;
}
.circles .three.columns:last-child .circle, .circles .three.columns:last-child .cap1 {
	margin-left: 5px;
}



.circ-cap {
	color: #fff;
	position: absolute;
    left: auto;
    width: inherit;
    height: inherit;
    transition: opacity  0.2s ease-in-out;
    -webkit-transition: opacity  0.2s ease-in-out;
    -moz-transition: opacity  0.2s ease-in-out;
    -o-transition: opacity  0.2s ease-in-out;
   border-radius: 50%;
   
border: 0px solid #000000;
background-color: #113442;
	opacity: 0.8;
	overflow: hidden;
    opacity: 0;
	font-size: 16px;
	line-height: 20px;
}

.circ-cap div {
	display: table;
	width: 156px;
	height: 156px;
	position: absolute;
}

.circ-cap div p {
	color: #fff;
	line-height: inherit;
	font-size: 16px;
	margin: 0;
	padding: 0;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}


/*.circ-cap p {
	-webkit-transition: all 0.5s ease-in-out 0.5s;
	opacity: 0;

}

.circle:hover .circ-cap p {
	opacity: 1;
}*/

.circle:hover .circ-cap, .circle:focus .circ-cap, .circle:active .circ-cap{
	 /*bottom: 0px;*/
	 opacity: 0.9;
   
}

.cir-1 {
	background: url(../../uploads/2013/04/off-peak.png) center center;
	background-size: 156px 156px;
	-webkit-background-size: 156px 156px;
	-moz-background-size: 156px 156px;
	-o-background-size: 156px 156px;
	width: 156px;
	height: 156px;
	}

.cir-2 {
	background: url(../../uploads/2013/04/energy-storage.png) center center;
	background-size: 156px 156px;
	-webkit-background-size: 156px 156px;
	-moz-background-size: 156px 156px;
	-o-background-size: 156px 156px;
	width: 156px;
	height: 156px;
	
}

.cir-3 {
	background: url(../../uploads/2013/04/peakers.png) center center;
	background-size: 156px 156px;
	-webkit-background-size: 156px 156px;
	-moz-background-size: 156px 156px;
	-o-background-size: 156px 156px;
	width: 156px;
	height: 156px;
	
}

.cir-4 {
	background: url(../../uploads/2013/04/grid-upgrades.png) center center;
	background-size: 156px 156px;
	-webkit-background-size: 156px 156px;
	-moz-background-size: 156px 156px;
	-o-background-size: 156px 156px;
	width: 156px;
	height: 156px;
}


	


.clr-7a {
	padding-left: 15px;
	padding-right: 15px;
	height: auto;
}

.assump-cont {
	margin-left: 108px;
	width: 830px;
}



.assump-togg {
	
	padding: 0 20px 16px;
	margin-bottom: 60px;
	
}

.clk-tog {
	cursor: pointer;
	font-size:  14px;
	font-family: BrandonText-Bold;
color: #4ab4e7;
}

/*.assump-togg:hover .assump-detail {
	 /*bottom: 0px;*!/
	 height: 200px;
}*/

/*.clk-tog:hover   {
	color: #2A4B59;
}*/

.assump-button:hover .clk-tog {
	color: #2A4B59;
}


.assump-button:hover .assump-arr {
	background: url(img/interface/dwn-arr_hover.png) no-repeat left top;
	background-size: 14px 9px;
}
 
 /*.assump-arr:hover {
	background-color: #2A4B59;
}*/

.assump-arr {
	background: url(img/interface/dwn-arr.png) no-repeat left top;
	float: left;
	-webkit-background-size: 14px 9px;
	-moz-background-size: 14px 9px;
	-o-background-size: 14px 9px;
	background-size: 14px 9px;
	width: 14px;
	height: 9px;
	margin-top: 3px;
	margin-right: 8px;
	outline : none;
	border : 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	padding: 0;
}

.assump-button {
	
}
/*.assump-togg:hover .assump-arr {
transform: rotate(-180deg);
-webkit-transform: rotate(-180deg);
-moz-transform: rotate(-180deg);
-o-transform: rotate(-180deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}*/

.assump-detail {
	height: 0px;
	transition: height 0.5s ease-in-out;
    -webkit-transition: height 0.5s ease-in-out;
    -moz-transition: height 0.5s ease-in-out;
	overflow: hidden;
	color: #9eb3be;
	padding-left: 22px;
}

.assump-detail h4 {
	font-size: 16px;
	font-family: BrandonText-Bold, sans-serif, arial;
}

.assump-detail p{
	font-size: 15px;
	line-height: 18px;
}

.assump-detail li {
	line-height: 1.5;
	margin-left: 2px;
	font-size: 14px;
	font-family: BrandonText-Bold, sans-serif, arial;
	
}

.det-1 {
	width: 364px;
	float: left;
	margin-right: 40px;
}

.det-2 {
	width: 360px;
	float: left;
}





/* @end */

/* @group Tech Panel Classes */

.clr-8 {
	min-height: 351px;
	padding-left: 15px;
	padding-right: 15px;
	/*background: url(../../uploads/v2-backgounds/tech-1.png) no-repeat center top;*/
}

.pan.clr-8 h1{
	margin-top: 71px;
	margin-bottom: 24px;
	margin-left: 16px;
}

.pan.clr-8 .six.columns:nth-of-type(3) p{
	margin-left: 45px;
}

.pan.clr-8 p{
	margin-left: 16px;
	max-width: 420px;
}

.clr-9 {
	min-height: 599px;
	padding-right: 15px;
	padding-left: 15px;
	}

/*.pan.clr-9 {
	background-color: #e1ebf1;
}*/

.pan.clr-9 h1{
	margin-top: 53px;
	margin-left: 130px;
	margin-bottom: 14px;
}

.pan.clr-9 p{
	font-size: 14px;
	line-height: 14px;
	margin-left: auto;
	margin-right: auto;
	width: 180px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

.tech2  {
	margin-top: 14px;
	text-align: center;
}



.stages {
}

.dia4 {
	margin-top: 8px;
	margin-left: 20px;
	
}

.pan.clr-9 .crt {
	margin-left: 20px;
}

.clr-10 {
	min-height: 840px;
	padding-left: 15px;
	padding-right: 15px;
	/*background: url(../../uploads/v2-backgounds/tech-3.png) no-repeat center top;*/
}

.stor1a {
	margin-top: 50px;
	}
.stor1b {
	margin-top: 102px;
	
}

.pan.clr-10 h1 {
	margin-top: 62px;
	margin-bottom: 29px;
	margin-left: 16px;
}

.clr-10 .six.columns:nth-child(3) p {
	margin-left: 34px;
}

.pan.clr-10 p {
	margin-bottom: 29px;
	margin-left: 1px;
	max-width: 384px;
}

.pan.clr-10 .crt {
	margin-top: 2px;
}

.dia5 {
	margin-top: 44px;
}

.pan.clr-11 {
	min-height: 511px;
	padding-left: 15px;
	padding-right: 15px;
	/*background: url(../../uploads/v2-backgounds/tech-4.png) no-repeat center top;*/
background-color: #4cb5e7;
}

.pan.clr-11 h1 {
	margin-top: 63px;
	margin-bottom: 30px;
	color: #ffffff;
	margin-left: 44px;
	width: 260px;
}

.pan.clr-11 p {
	margin-bottom: 0;
	color: #fff;
	margin-left: 46px;
}

.pan.clr-11 .crt {
	margin-top: 28px;
	
}


.eff1a {
	margin-top: 73px;
	margin-left: 29px;
	max-width: 255px;
	max-height: 144px;
}

.eff1b {
	margin-top: 73px;
	margin-left: 88px;
	max-width: 287px;
	max-height: 144px;
}

.eff1c {
	margin-top: 50px;
	margin-left: 29px;
	max-width: 542px;
	max-height: 89px;
}

.clr-12 {
	min-height: 489px;
	padding-left: 15px;
	padding-right: 15px;
	/*	background: url(../../uploads/v2-backgounds/tech-5.png) no-repeat center top;*/

}

.pan.clr-12 h1 {
	margin-top: 62px;
	margin-bottom: 22px;
	margin-left: 130px;
}

.pan.clr-12 p {
	margin-left: 130px;
	width: 290px;
}

.pan.clr-12 .crt {
	margin-top: 28px;
}

.stor1 {
	margin-top: 63px;
	margin-left: -12px;
	max-width: 606px;
	max-height: 346px;
}

.clr-13 {
	min-height: 730px;
	padding-left: 15px;
	padding-right: 15px;
	/*background: url(../../uploads/v2-backgounds/tech-6.png) no-repeat center top;*/
	text-align: center;
}

.pan.clr-13 h1 {
	margin-top: 63px;
	margin-bottom: 22px;
	margin-left: 12px;
}

.pan.clr-13 p {
	margin-bottom: 0;
	max-width: 620px;
}

.icns li {
	color: #849DAA;
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	line-height: 19.2px;
	font-family: BrandonText-Bold, sans-serif, arial;
}



 .icns-cont .icns:nth-child(2) li {
	margin-left: 53px;
}

.icns-cont .icns:nth-child(2) h6 {
	margin-left: 108px;
}

.icns-cont {
	width: 699px;
	height: 426px;
	background: url(../../uploads/2013/04/power_storage.png) no-repeat center top;
	margin-top: 40px;
	-webkit-background-size: 699px 426px;
	-moz-background-size: 699px 426px;
	-o-background-size: 699px 426px;
	background-size: 699px 426px;
}

.icn1, .icn2 {
	
	margin-top: 40px;
}

.icns p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 0;
	padding-left: 0;
	text-align: left;
}

.icns h6 {
	color: #6C8896;
	font-family: BrandonText-Bold, sans-serif, arial;
	font-size: 18px;
	margin-top: 282px;
	text-align: left;
	margin-left: 60px;
	margin-bottom: 16px;
}



/* @end */

/* @group Career */

/*.row .careers  {
	background: url(../../uploads/v2-backgounds/careers2.png) no-repeat center top #4cb5e7;
	background: url(../../uploads/2013/04/careers-back.jpg) no-repeat center top;
	min-height: 560px;
}*/

.row .newt {
	clear: both;
	position: relative;
	padding: 0;
	overflow: hidden;
}

.twelve.columns.newton-object {
	clear: both;
	float: left;
	position: relative;
	padding: 0;
	height: auto;
}

.careers-page iframe {
	clear: both;
	position: absolute;
	display: block;
	min-height: 1340px;
	
}

/*.careers h1 {
	color: #fff;
	text-align: center;
	font-size: 30px;
	line-height: 39.2px;
}

.careers h2 {
	font-size: 18px;
	color: #fff;
	max-width: 578px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	margin-top: 20px;
	line-height: 27.2px;
}

.careers-headline {
		max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	-o-background-color: rgba(76, 180, 230, 0.93);
	-webkit-background-color: rgba(76, 180, 230, 0.93);
	-moz-background-color: rgba(76, 180, 230, 0.93);
	background-color: rgba(76, 180, 230, 0.93);
	margin-top: 60px;
	padding-top: 26px;
	padding-right: 20px;
	padding-left: 20px;

min-height: 430px;	
border-radius: 30px 0px 30px 0px;
-moz-border-radius: 30px 0px 30px 0px;
-webkit-border-radius: 30px 0px 30px 0px;
border: 0px solid #000000;
}*/

#gnewtonIframe {
	position: relative;
	float: none;
	clear: both;
	padding: 0;
}

/* @end */

/* @group Admin */



#wpadminbar{direction:ltr;color: #fff;font:normal 13px/28px sans-serif;position:fixed;top:0;left:0;width:100%;min-width:600px;z-index:99999;

background-color: #0ea2da !important;
background-image: none;
	border-bottom: 3px solid #ededed;
	height: 31px;
}

#wpadminbar  *{
	color: #fff;
	text-transform:none;letter-spacing:normal;line-height:1;font:normal 14px/28px "Helvetica Neue";text-shadow:none;
}

#wpadminbar .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li.hover>.ab-item,#wpadminbar .ab-top-menu>li>.ab-item:focus,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus{background-image:none;
background-color: #0ea2da;
}
#wpadminbar .ab-top-secondary{float:right;background-color: transparent;background-image: none;}

#wpadminbar .quicklinks>ul>li>a,#wpadminbar .quicklinks>ul>li>.ab-empty-item{
	border-right-style: none;
}#wpadminbar .quicklinks .ab-top-secondary>li{float:right;
	border-right-style: none;
	border-right-width: 0;
	border-left-style: none;
}#wpadminbar .quicklinks .ab-top-secondary>li>a,#wpadminbar .quicklinks .ab-top-secondary>li>.ab-empty-item{
	border-left-style: none;
	border-right-style: none;
	border-right-width: 0;
}

#wpadminbar .quicklinks>ul>li{
	border-right-style: none;
}

/* @end */

/* @group Nav */

a#mobile-nav-button.sidebar-button.small.secondary.button{
	z-index: 1001;
	background-color: none;
	border-style: none;
	height: 40px;
	border-top: 0px solid #fff;
	width: 50px;
	background: url(img/interface/menu-lines.png) no-repeat center center;
	margin-right: auto;
	margin-top: auto;
}


#top_container {
  width:100%;
  position:fixed;
  height: 70px;
 background: #113442  /*url(../../uploads/v2-backgounds/menu.png) no-repeat center top*/;
	z-index: 2;
}
#top_menu_container {
	position:absolute;
    height: 50px;
  background: none;
  top: 10px;
  width: 100%;
}

header .menu-action .button.small {
    background: url(img/interface/menu-lines.png) no-repeat center center;
}

header .menu-action .button.small svg{
   opacity: 0;
    
}

#menu-main-1.side-nav {
	border-style: none;
	margin-top: 0px;
	margin-bottom: 0;
}

.mobile-nav-container {
	background-color: #41616f;
	padding-top: 12px;
}

.mobile-nav-container, #main {
	/*transition: all 0.25s ease-in 0s;
	-moz-transition: all 0.25s ease-in 0s;
	-webkit-transition: all 0.25s ease-in 0s;
	-0-transition: all 0.25s ease-in 0s;*/
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-0-transition: none;
	-webkit-backface-visibility: hidden;	
}

.mobile-nav-container{
	margin-left: -100%;
	float: left;
	width: 50%;
	position: absolute;
	top: 346px;
	
}

.active .mobile-nav-container{
	display: block;
	top: 346px;
	padding: 0;
	margin: 0;
}

ul.tabs.vertical li {
    border-left: none;
	border-right: none;
}



ul.tabs.vertical li a {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #41616f none repeat scroll 0 0;
    box-shadow: none;
    color: #849daa;
    display: block;
    font-size: 16px;
    height: auto;
	border-style: none;
	font-weight: normal;
	font-style: normal;
	padding: 15px 20px;
}

ul.tabs li a {
    display: block;
    height: 40px;
    padding: 0 23.8px;
}


ul.tabs li.active a {
	color: #fff;
}

ul.tabs li a:hover {
	color: #fff;
	background-color: #849daa;
	text-decoration: none;
}

.show-for-small:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.21em;
  bottom: 0.21em;
  width: 1em;
  background: none;
  

}

.show-for-small {
	background-color: #41616f;
	width: 50px;
	border-style: none;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.nav-bar > li.active {
  background: none;
}

.nav-bar > li:first-child a {
	
	background-width: 113px;
	background-height: 50px;
	text-indent: -9999px;
	background: url(../../uploads/2013/04/lightsail_logo_1.png) no-repeat center top;
	display: inline;
	float: left;
	padding: 0;
	margin-right: 56px;
	margin-left: 160px;
	width: 113px;
	height: 50px;
	border-bottom: none !important;
	color: #113442 !important;
	
}

.nav-bar > li:first-child {
	border-right: 2px solid #a7b4b9 !important;
}

/* Important menu fix for ZURB foundation, which applies a drop shadow to menu elements */
.nav-bar > li {
	-webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

ul#menu-main {
	/*margin-left: auto;
	margin-right: auto;
	width: 1220px;*/
}





 .nav-bar > li:last-child, .nav-bar, .nav-bar > li, .nav-bar > li > a {
  border-left: none !important;
	border-right-style: none !important;
	
}

ul.link-list{
	margin-left: 16px;
}

ul#menu-main.top-nav.nav-bar li {

}


/* @end */

/* @group Press */

.press-clr {
	min-height: 410px;
	
}

.press-post .eight.columns img {
	margin-bottom: 40px;
}

.type-press .eight.columns p a, .type-blog .eight.columns p a {
	text-decoration: underline;
}

.press-thumb {
	height: 250px;
	width:  230px;
	margin-right: 90px;
	float: left;
}
.press-text {
	margin-left: 320px;
}

.post-item{
	max-width: 900px;
	margin: 70px auto 50px;
}

.press-clr:nth-of-type(even) {
	background-color: #ecf2f6 !important;
}



/*.press-clr {
	background: url(../../uploads/v2-backgounds/press-1.png) no-repeat center top
}*/



.press-external {
	font-weight: normal;
	font-style: normal;
	margin-left: 2px;
}

.press-source {
	font-size: 14px;
	line-height: 24px;
	border-right: 1px solid #849daa;
	padding-right: 14px;
	font-family: BrandonText-Medium, sans-serif, arial;
	font-style: normal;
	color: #849daa;
}

.single-post article.post {
	margin-top: 30px;
	margin-left: 15px;
	border-bottom-style: none;
	margin-bottom: 45px;
}



article.post p {
	line-height: 25.2px;
	font-size: 16px;
	font-family: BrandonText-Regular, sans-serif, arial;
}

article.post p span {
}

article.post h3{
	font-size: 18px;
	line-height: 21.2px;
	color: #849daa;
}

article.post h2{
	font-size: 16px;
font-family: BrandonText-Bold, sans-serif, arial;
	color: #849daa;
	margin-top: 50px;
	margin-bottom: 30px;
}

.post-item p {
	font-size: 16px;
	margin-bottom: 30px;
	line-height: 29.2px;
}

.post-item h3 a {
	color: #f68846;
}

.post-item h3 a:hover {
	text-decoration: underline;
}

.post-item h3 {
	margin-bottom: 30px;
	margin-top: 10px;
	font-size: 26px;
	line-height: 29.2px;
}

h1.single-title {
	font-size: 26px;
	margin-bottom: 26px;
	line-height: 29.2px;
	margin-top: -5px;
}

#main p.meta {
	margin-bottom: 0;
	line-height: 20px;
}



/* Pagination */

.pag-links li {
	list-style-type: none;
		display: inline-block;

}

.pag-links {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	height: 60px;
}



ul.page-numbers {
	padding: 0;
	text-align: center;
	width: 660px;
	margin: 0 auto;
}
    
ul.page-numbers a,
ul.page-numbers span {
	text-decoration: none;
	color: #ffffff;
	background-color: #bbcbd3;
	width: 24px;
	height: 24px;
	display: inline-block;
	border-radius: 24px 24px 24px 24px;
	-moz-border-radius: 24px 24px 24px 24px;
		-webkit-border-radius: 24px 24px 24px 24px;
		-webkit-transition: background-color 0.2s ease-in-out;
		-moz-transition: background-color 0.2s ease-in-out;
		-o-transition: background-color 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out;
		margin-right: 4px;
		margin-left: 4px;
	font: 16px BrandonText-Bold, sans-serif, arial;
}



ul.page-numbers span.current {	
	color: #ffffff;
	background: #4cb5e7;
	border-radius: 24px 24px 24px 24px;
	-moz-border-radius: 24px 24px 24px 24px;
		-webkit-border-radius: 24px 24px 24px 24px;
				
	border: 0px solid #000000;
	display: block;
}

ul.page-numbers a:hover {
	background: #4cb5e7;
}

div.panel {
	background-color: transparent;
	border-style: none;
	
}

.press-post span a, .press-post span a:hover {
	text-decoration: underline;
}

/* Hidden pagination nav arrows */

ul.page-numbers li a.next{
	color: #9eb3be;
	background: url(img/interface/grey-arr-right.png) no-repeat 130px center;
	background-size: 9px 14px;
	-webkit-transition: background-position 0.2s ease-in-out, color 0.2s ease-in-out;
	-moz-transition: background-position 0.2s ease-in-out, color 0.2s ease-in-out;
	-o-transition: background-position 0.2s ease-in-out, color 0.2s ease-in-out;
	transition: background-position 0.2s ease-in-out, color 0.2s ease-in-out;
	width: 160px;
	position: absolute;
	right: 130px;
	top: 30px;
	font-size: 16px;
	font-family: BrandonText-Bold, sans-serif, arial;
}

ul.page-numbers li a.next:hover {
background: url(img/interface/blue-arr-right.png)
 no-repeat 140px center;
 color: #4cb5e7;
}

ul.page-numbers li a.prev {
	color: #9eb3be;
	background-size: 9px 14px;
	background: url(img/interface/grey-arr-left.png) no-repeat 20px center;
	-webkit-transition: background-position 0.2s ease-in-out, color 0.2s ease-in-out;
	-moz-transition: background-position 0.2s ease-in-out, color 0.2s ease-in-out;
	-o-transition: background-position 0.2s ease-in-out, color 0.2s ease-in-out;
	transition: background-position 0.2s ease-in-out, color 0.2s ease-in-out;
	width: 160px;
	position: absolute;
	left: 130px;
	top: 30px;
	font-size: 16px;
	font-family: BrandonText-Bold, sans-serif, arial;
}

ul.page-numbers li a.prev:hover {
	background: url(img/interface/blue-arr-left.png)
	 no-repeat 10px center;
	 color: #4cb5e7;

}


a.next-arrow, .excerpt-arrow {
	width: 100px;
	height: 14px;
	background: url(img/interface/blue-arr-right.png)
	 no-repeat right center;
	 background-size: 9px 14px;
	padding-right: 18px;
	-webkit-transition: padding 0.2s ease-in-out, color 0.2s ease-in-out;
	-moz-transition: padding 0.2s ease-in-out, color 0.2s ease-in-out;
	-o-transition: padding 0.2s ease-in-out, color 0.2s ease-in-out;
	transition: padding 0.2s ease-in-out, color 0.2s ease-in-out;
	font-size: 16px;
	font-family: BrandonText-Bold, sans-serif, arial;
	
}

a.next-arrow:active, .next-arrow:hover, .excerpt-arrow:hover {
	padding-right: 28px;
	color: #2A4B59;
	background: url(img/interface/d-blue-arr-right.png)
	 no-repeat right center;
	 background-size: 9px 14px;
}

.button {
	background-color: #41616f;
}

.button:hover {
	background-color: #849daa;
}

.search-results h1{
	color: #f68846;
	font-size: 30px;
	margin-left: 18px;
	margin-bottom: 30px;
	margin-top: 30px;
}

.post-meta {
	list-style-type: none;
	color: #6f8694;
}

ul.post-meta {
	margin-bottom: 0;
}

.post-meta li {
	font-size: 20px;
	line-height: 24px;
}

.post-meta li a {
	font-size: 14px;
}

.post-meta-key {
	visibility: hidden;
	position: absolute;
	z-index: -2;
}

.date {
	/*color: #6f8694;*/
	
	font-style: normal;
	font-size: 14px;
	margin-left: 7px;
	color: #849daa;
}

.press-post h2 {
	font-size: 18px;
	line-height: 21.2px;
	margin-bottom: 27px;
}


/* @end */

/* @group Blog */

.blog-author-detail {
	border-top-style: solid;
	border-top-color: #bbcbd3;
	padding-top: 16px;
}

.type-blog .press-post h2 {
	color: #6C8896;
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 24px;
}

.type-blog h1.single-title {
	margin-bottom: 34px;
}

.type-blog .blog-author-detail h2{
	
	font-size: 16px;
	font-family: BrandonText-Bold, sans-serif, arial;	
	margin-top: 0;
	color: #849daa;
	margin-bottom: 6px;
}

.blog-author-detail img {
	float: left;
	margin-right: 16px;
}

article .blog-author-detail p {
	font-size: 14px;
	line-height: 21.2px;
	margin-bottom: 26px;
	font-family: BrandonText-Regular, sans-serif, arial;
	max-width: 110px;
	float: left;
}


/* @end */




/* @group Press Release */

.press-thumb-detail {
height: 250px;
width:  230px;
margin-bottom: 28px;
}

.press-contact, .press-links {
	width: 230px;
}

.press-links a {
	clear: left;
	float: left;
}

.press-post .three.columns {
	margin-left: 145px;
	width: 230px;
	padding: 0;
}

.press-post {
	margin-top: 71px;
}

.press-post p {
	font-size: 16px;
	line-height: 25.2px;
	margin-bottom: 40px;
	color: #6C8896;
}

.press-post p:nth-of-type(1), .press-about{
	display: inline;
}

.press-post p:nth-of-type(2){
	margin-top: 40px;
}

.type-blog .press-post p {
	display: block;
}

.press-post h3 {
	text-transform: uppercase;
	font-size: 16px;
	font-family: BrandonText-Bold, sans-serif, arial;
	margin-top: 50px;
	margin-bottom: 40px;
}

.press-contact h2, .press-links h2 {
	border-top-style: solid;
	border-top-color: #bbcbd3;
	font-size: 16px;
	font-family: BrandonText-Bold, sans-serif, arial;
	text-transform: uppercase;
	padding-top: 13px;
	margin-top: 0;
	color: #849DAA;
	margin-bottom: 16px;
}

.press-links h2 {
	margin-top: 22px;
}

article .press-contact p {
	font-size: 14px;
	line-height: 21.2px;
	font-family: BrandonText-Regular, sans-serif, arial;
}

.press-post .eight.columns {
	padding-left: 68px;
	padding-right: 160px;
	color: #6C8896;
}

.press-post .eight.columns span {
	font: 16px BrandonText-Medium, sans-serif, arial;
}

.press-post .eight.columns span:nth-of-type(1){
	text-transform: uppercase;
}

/*.postid-963 #main {
	background: url(../../uploads/v2-backgounds/press-release.png) no-repeat center 70px;
	height: 3000px;
	}*/
	
	.return-to {
		margin-top: 40px;
		margin-bottom: 80px;
		color: #bbcbd3;
		background-size: 9px 14px;
		background: url(img/interface/blue-arr-left.png) no-repeat 10px center;
		-webkit-transition: background-position 0.2s ease-in-out, color 0.2s ease-in-out;
		-moz-transition: background-position 0.2s ease-in-out, color 0.2s ease-in-out;
		-o-transition: background-position 0.2s ease-in-out, color 0.2s ease-in-out;
		transition: background-position 0.2s ease-in-out, color 0.2s ease-in-out;
		width: 160px;
		padding-left: 30px;
		margin-left: -10px;
	
	}
	
	.return-to a {
	font: 16px BrandonText-Bold, sans-serif, arial;
}
	
	.return-to:hover, .return-to:active {
		background: url(img/interface/d-blue-arr-left.png) no-repeat 0px center;
		background-size: 9px 14px;
	}

/* @end */


/* @group Team */






.person {
	overflow: hidden;
	position: relative;
	padding-bottom: 60px;
	width: 270px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 0px 0px 16px 0px;
	-moz-border-radius: 0px 0px 16px 0px;
	-webkit-border-radius: 0px 0px 16px 0px;
	border: 0px solid #000000;
	background-color: #47B477;
}

/*.person {
	mask-image: -webkit-linear-gradient(top, rgba(0,0,0,1), rgba(0,0,0,0));
	-moz-mask-image: -webkit-linear-gradient(top, rgba(0,0,0,1), rgba(0,0,0,0));
  -webkit-mask-image: -webkit-linear-gradient(top, rgba(0,0,0,1), rgba(0,0,0,0));
}*/

.person .person-detail{
	position: absolute;
    left: auto;
    width: 100%;
    height: 100%;
   bottom: -288px;
    transition: bottom 0.5s ease-in-out;
    -webkit-transition: bottom 0.5s ease-in-out;
    -moz-transition: bottom 0.5s ease-in-out;
    /*border-radius: 0px 0px 16px 0px;
-moz-border-radius: 0px 0px 16px 0px;
-webkit-border-radius: 0px 0px 16px 0px;
border: 0px solid #000000;*/
background-color: #41b576;
	opacity: 0.95;
	margin-left: auto;
	margin-right: auto;
}

.person-detail {
z-index: 2px;
	padding-left: 20px;
	padding-right: 20px;
}

.person:hover .person-detail, .person:focus .person-detail {
	 bottom: 0px;
	 
}

.person .person-detail h2, .person .person-detail h3, .person .person-detail .bio p {
	color: #ffffff;
	
}

.person-mask {
	width: 270px;
	height: 10px;
	position: absolute;
	margin-top: 50px;
	background: url(img/interface/corner-mask.png) no-repeat right bottom;
	background-size: 10px 10px;
}

.twelve .four:nth-child(-n+4) .person-mask {
	width: 270px;
	height: 10px;
	position: absolute;
	margin-top: 70px;
	background: url(img/interface/corner-mask.png) no-repeat right bottom;
}

.twelve .four:nth-child(-n+4) .person-detail {
	background-color: #08a2dd;
	
}

.twelve .four:nth-child(-n+4) .person{
	
background-color: #00A2DE;}


.twelve .four:nth-child(-n+4) .person-detail h3 {
	font-size: 14px;
	font-family: BrandonText-Bold, sans-serif, arial;
	text-transform: uppercase;
	margin-top: 6px;
}

.twelve .four:nth-child(-n+4) .person-detail h2 {
	font-size: 24px;
}

.twelve .four .person {
	margin-bottom: 19px;
}


.twelve .four:nth-child(-n+4) .person {
	padding-bottom: 80px;
}


.portrait .wp-post-image  {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	/*padding: 16px;*/
	border-radius: 16px 0px 0px 0px;
-moz-border-radius: 16px 0px 0px 0px;
-webkit-border-radius: 16px 0px 0px 0px;
	
}

.portrait .wp-post-image {

}

.portrait {
	text-align: center;
	margin-bottom: 0;
	width: 270px;
	background-color: #ffffff;
	margin-left: auto;
	padding: 14px;
	margin-right: auto;
	height: 288px;
	}



.team-page h2 {
	color: #F68846;
	font-size: 30px;
}

h2.section-header {
	text-align: center;
	color: #6c8896;
	font-size: 30px;
}

.team-page h3 {
	color: #849daa;
	font-size: 14px;
}

.team-page h1 {
	color: #849daa;	
	font-size: 28px;
}

.team-page h4 {
	color: #F68846;
	font-size: 16px;
	line-height: 31px;
	margin-bottom: 60px;
}

.team-page p {
	line-height: 16px;
}
.person-detail h2 {
	margin-bottom: 0;
	margin-top: 10px;
	font-size: 16px;
}
.person-detail h3 {
	margin-top: 6px;
	margin-bottom: 40px;
	font-size: 12px;
	text-transform: uppercase;
}


.bio a {
	color: #fff;
}

.bio a:hover {
	color: #e6eff3;
}

.bio p {
	margin-bottom: 20px;
	font-family: BrandonText-Medium, sans-serif, arial;
	font-size: 16px;
	line-height: 20px;
}

.bio {
	margin-bottom: 30px;
}

.staff {
	background-color: #e6eff3;
	min-height: 1040px;
	/*background: url(../../uploads/v2-backgounds/comp-2.png) center top;*/
	padding-top: 50px;
	padding-bottom: 80px;
}

.row.staff .ten.columns {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}

.team-desc {
	margin-top: 18px;
}

.investors {
	min-height: 531px;
	/*background: url(../../uploads/v2-backgounds/comp-3.png) center top*/;
}

.investors img {
	width: 872px;
	display: block;
	margin-right: auto;
	margin-top: 0;
	margin-left: 44px;
}

.investors h2 {
	margin-top: 65px;
	font-size: 30px;
	margin-left: 44px;
	margin-bottom: 32px;
}

.anc-dest a {
	color: #f68947;
}

.team-desc p {
	line-height: 28px;
	font-size: 18px;
	margin-left: 15px;
}

.callout {
	background-color: #e2e7eb !important;
	margin-top: 26px !important;
	border: none !important;
	margin-right: 15px !important;
}

.callout h2 {
	color: #7d8a92;
	font-size: 24px;
	line-height: 50px;
	padding: 20px !important;
}

.callout a {
	color: #505e66 !important;
}

.part1 {
	margin-top: 128px;
}

.row .company  {
	background-color: #F68947;
	/*background-image: url(../../uploads/v2-backgounds/comp-1.png);*/
	min-height: 350px;
}

.company h1 {
	color: #fff;
	margin-top: 50px;
	text-align: justify;
	font-size: 28px;
	line-height: 39.2px;
}

.company-headline {
		max-width: 560px;
	margin-left: auto;
	margin-right: auto;
}

.scroll-links {
	width: 100%;
	height: 32px;
	text-align: center;
	margin-top: 38px;
	margin-bottom: 20px;
}

.company .scroll-links a {
	color: #fff;
	border-right: 2px solid #facdb1;
	height: 32px;
	display: inline-block;
	padding-top: 7px;
	padding-right: 43px;
	margin-left: 43px;
	font-size: 18px;
	font-family: BrandonText-Bold, sans-serif, arial;
}

.company .scroll-links a:hover {
	color: #40606F;
}

.company .scroll-links a:nth-of-type(1) {
	margin-left: 72px;
}

.scroll-links a.last-link {
	border-right: none;
}


.anc-dest {
	width: 0px;
	height: 70px;
	position: absolute;
	margin-top: -70px;
}



.comp-pics .four.columns {
	margin-top: 30px;
	float: left;
}

.gmap {
	width: 100%;
	max-height: 350px;
	z-index: 1;
}

.gmap p{
}
.gmap iframe {
	width: 100%;
	height: 350px;
	z-index: 1;
}

.contact {
	min-height: 240px;
/*background: url(../../uploads/v2-backgounds/comp-4.png) center top;*/
}

.contact h2 {
	margin-top: 35px;
	margin-left: 45px;
	font-size: 30px;
	margin-bottom: 40px;
}

.contact .two.columns {
	width: 213px;
	height: 82px;
	padding-left: 0;
	float: left;
	border-right: 2px solid #cfe0e7;
	margin: 7px 65px 20px 43px;
}

.contact .three.columns  {
	margin-left: 0;
	height: 82px;
	margin-top: 7px;
	padding-left: 0;
	float: left;
	width: auto;
	margin-bottom: 50px;
}

.contact .three.columns a {

}
.contact .three.columns a:hover {
}

.contact p {
	font-size: 18px;
	line-height: 1.5;
}



.pan.clr-3 .four.columns {
	z-index: 1;
}

/* @end */

/* @group Search */



.search-item{
		margin-left: 20px;
	margin-bottom: 40px;
	display: inline-block;
}



.search-item p {
	display: inline;
	line-height: 32px;
	font-size: 16px;
}



.search-item h3 a {
	color: #f68846;
	line-height: 32px;
}




/* @end */



/* @group 404 */

.errorp {
	width: 534px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 232px;
	margin-top: 160px;
	background-size: 186px 186px;
	background: url(img/interface/lightsail_404.png) no-repeat left top;
	min-height: 186px;
	position: relative;
}

.errorp h1 {
	color: #F68846;
	font-size: 30px;
}

.errorp p {
	font-size: 18px;
	margin-top: 26px;
	margin-bottom: 21px;
}

.errorlinks {
	width: 130px;
	height: auto;
	float: left;
}

.errorlinks:last-child {
	width: 40px;
}

.errorlinks a {
	font-size: 16px;
	margin-right: 60px;
	margin-bottom: 20px;
	float: left;
}



/* @end */

/* RID RESPONSIVE */


/* @group CSS image preload */

/*____ PRELOAD IMAGES ____*/
body:after{content:
 url(img/interface/cam_arr_right_hover.gif)
 url(img/interface/cam_arr_left_hover.gif) 
  url(img/interface/cam_arr_right6_hover.gif) 
 url(img/interface/cam_arr_left6_hover.gif) 
 url(img/interface/map-icon_hover.gif)
 url(img/interface/phone-icon_hover.gif)
 url(img/interface/fax-icon_hover.gif)
 url(img/interface/email-icon_hover.gif)
 url(img/interface/d-blue-arr-right.png)
 url(img/interface/blue-arr-right.png)
 url(img/interface/d-blue-arr-left.png)
 url(img/interface/dwn-arr_hover.png);  
 display:none;}

/* @end */



/* @group Responsive rid-nav */






#rid-nav ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none;
}

#rid-nav li {
  width: 100%;
  display: block;
}

.js #rid-nav {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
}

#rid-nav.opened {
  max-height: 9999px;
}

#rid-nav-wrap {
	position: relative;
	width: 100%;
	z-index: 1001;
	min-width: 960px;
}


@media screen and (min-width: 0px) {
  .js #rid-nav {
    position: relative;
    max-height: 70px;
  }
  
  #nav-toggle {
    display: none;
  }
  
  #rid-nav-wrap {
  	position: fixed;
  }
    
}/*/mediaquery*/

#rid-nav,
#rid-nav * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#rid-nav,
#rid-nav ul {
  list-style: none;
  width: 100%;
  float: left;
}

#rid-nav a  {
	color: #F68846;
	font-family: BrandonText-Bold, sans-serif, arial;
	z-index: 1002;
}



li#home-m-link a img {
	float: left;
	max-width: 113px;
	max-height: 50px;
}

#rid-nav a:hover {
	color: #ffffff;
}

#rid-nav {
	background: #113442 /*url(http://www.lightsailenergy.dev/wp-content/uploads/v2-backgounds/menu.png) no-repeat center center*/;
}

#rid-nav li {
	width: 100%;
	float: left;
}

#rid-nav a {
  text-decoration: none;
  width: 100%;
  /*border-bottom: 1px solid white;*/
  /*padding: 0.7em 1em;*/
  float: left;
}

#rid-nav ul ul a {
	padding-left: 2em;
  /*background-color: #113442;*/
}


.page-id-4 li#opp-m-link a, .page-template-team-php li#company-m-link a, .page-id-9 li#tech-m-link a, .page-template-careers-php li#careers-m-link a, .post-type-archive-press li#press-m-link a, .single-press li#press-m-link a, .post-type-archive-blog li#blog-m-link a, .single-blog li#blog-m-link a, .author li#blog-m-link a, .category-press-release li#press-m-link a

{
	border-bottom: dotted;
	border-color: #dfe3e4;
	border-width: 1px;
	color: #fff;
}

@media screen and (max-width: 1px) {
	#rid-nav li a {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
	
	#rid-nav li:nth-child(even) {
	background-color: #174355;
}

#nav-toggle{
	border-top: 1px solid #174355;
}


.page-id-4 li#opp-m-link a, .page-template-team-php li#company-m-link a, .page-id-9 li#tech-m-link a, .page-template-careers-php li#careers-m-link a, .post-type-archive-press li#press-m-link a, .single-press li#press-m-link a, .post-type-archive-blog li#blog-m-link a, .single-blog li#blog-m-link a, .author li#blog-m-link a

{
	border-bottom: none;
	background-color: #21586e;
}

#main {	
padding-top: 0px;
}



	
}/*/mediaquery*/


@media screen and (min-width: 0px) {
  #rid-nav a {
    /*padding: 1em;*/
    float: left;
    text-align: center;
    border-bottom: 0;
	margin: 10px 0 0;
}

 #rid-nav li {
 /*   width: 25%; */
  /*  *width: 24.9%;  IE7 Hack */
    /*_width: 19%;  IE6 Hack */
  }
  
  #rid-nav li#home-m-link {
	padding: 0;
	margin-left: 0;
}
  #rid-nav li {
   width: auto;
    height: 50px;
	margin-left: 73px;
		/*RID alter this margin to restore blog to menu*/
		/*margin-left: 52px;*/
	margin-top: 10px;
	float: right;
}

#rid-nav li#blog-m-link {
}

#rid-nav li:first-child{
	margin-top: 0px;
	float: left;
}



#rid-nav li:last-child{
	float: right;
}
  
  #rid-nav ul {
  	width: 900px;
  	  margin-left: auto;
  	  margin-right: auto;
  	  float: none;
		height: 70px;
	/*padding-top: 12px;*/
}

li#home-m-link a {
	margin-top: 10px;
	width: 171px;
	border-right: 1px solid #a8b4b9;
}

#rid-nav ul ul a {
    display: none;
  }
}/*/mediaquery*/

#nav-toggle {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
  height: 70px;
  float: right;
  text-indent: -9999px;
  overflow: hidden;
  background: url("img/interface/mobile_lightsail.png") no-repeat 50% 49% #113442;
}






/* @end */

/* @group Retina CSS images */

@media screen and (-webkit-min-device-pixel-ratio: 1.3), screen and (min--moz-device-pixel-ratio: 1.3), screen and (-min-moz-device-pixel-ratio: 1.3), screen and (-o-min-device-pixel-ratio: 2 / 1), screen and (min-device-pixel-ratio: 1.3), screen and (min-resolution: 124.8dpi) {

/*____ PRELOAD IMAGES ____*/
body:after{content:
 url(img/interface/cam_arr_right_hover@2x.gif) 
 url(img/interface/cam_arr_left_hover@2x.gif)
 url(img/interface/cam_arr_right6_hover@2x.gif) 
 url(img/interface/cam_arr_left6_hover@2x.gif)  
 url(img/interface/map-icon_hover@2x.gif) 
 url(img/interface/fax-icon_hover@2x.gif)
 url(img/interface/phone-icon_hover@2x.gif) 
 url(img/interface/email-icon_hover@2x.gif) 
 url(img/interface/d-blue-arr-right@2x.png)
 url(img/interface/blue-arr-right@2x.png)
 url(img/interface/d-blue-arr-left@2x.png)
 url(img/interface/dwn-arr_hover@2x.png); 
 display:none;}

 #nav-toggle {
    background-image: url("img/interface/mobile_lightsail@2x.png");
    -webkit-background-size: 172px 50px;
    -moz-background-size: 172px 50px;
    -o-background-size: 172px 50px;
    background-size: 172px 50px;
  }
    .cir-1 {
	background: url(../../uploads/2013/04/off-peak@2x.png) center center;
	-webkit-background-size: 156px 156px;
	-moz-background-size: 156px 156px;
	-o-background-size: 156px 156px;
	background-size: 156px 156px;
}

.cir-2 {
	background: url(../../uploads/2013/04/energy-storage@2x.png) center center;
	-webkit-background-size: 156px 156px;
	-moz-background-size: 156px 156px;
	-o-background-size: 156px 156px;
	background-size: 156px 156px;
}

.cir-3 {
	background: url(../../uploads/2013/04/peakers@2x.png) center center;
	-webkit-background-size: 156px 156px;
	-moz-background-size: 156px 156px;
	-o-background-size: 156px 156px;
	background-size: 156px 156px;
}

.cir-4 {
	background: url(../../uploads/2013/04/grid-upgrades@2x.png) center center;
	-webkit-background-size: 156px 156px;
	-moz-background-size: 156px 156px;
	-o-background-size: 156px 156px;
	background-size: 156px 156px;
}



/*.camera-case .camera_prev > span {
	background: url(img/interface/cam_sprite_1@2x.png) no-repeat;
	background-position: 0px 0px;	
}

.camera-case .camera_prev > span:after {
	background: url(img/interface/cam_sprite_1@2x.png) no-repeat;
	background-position: 0px -210px;
}

.camera-case .camera_next > span {
	background:url(img/interface/cam_sprite_1@2x.png) no-repeat;
	background-position: 0px -420px;
}

.camera-case .camera_next > span:after {
	background: url(img/interface/cam_sprite_1@2x.png) no-repeat;
	background-position: 0px -630px;
}

.clr-10 .camera-case .camera_prev > span {
	background: url(img/interface/cam_sprite_2.png) no-repeat;
	background-position: 0px 0px;	
	width: 80px;
	height: 100px;
}

.clr-10 .camera-case .camera_prev > span:after {
	content: "";
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background: url(img/interface/cam_sprite_2.png) no-repeat;
	background-position: 0px -110px;
	opacity: 0;
	-webkit-transition: opacity 0.2s;
	-moz-transition:    opacity 0.2s;
	-o-transition:      opacity 0.2s;
}

.clr-10 .camera-case .camera_prev > span:hover:after {
	opacity: 1;
}

.clr-10 .camera-case .camera_next > span {
	background:url(img/interface/cam_sprite_2.png) no-repeat;
	background-position: 0px -220px;
	height: 100px;
	width: 80px;
}

.clr-10 .camera-case .camera_next > span:after {
	content: "";
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background: url(img/interface/cam_sprite_2.png) no-repeat;
	background-position: 0px -330px;
	opacity: 0;
	-webkit-transition: opacity 0.2s;
	-moz-transition:    opacity 0.2s;
	-o-transition:      opacity 0.2s;
}

.clr-10 .camera-case .camera_next > span:hover:after {
	opacity: 1;
}*/




/*.camera-case .camera_prev > span {
	background: #4cb5e7 url(img/interface/cam_arr_left@2x.gif) no-repeat right center;
	}
	
	.camera-case .camera_prev > span:hover {
	background: #4cb5e7 url(img/interface/cam_arr_left_hover@2x.gif) no-repeat right center;
	}


.clr-10 .camera-case .camera_prev > span {
	background: url(img/interface/cam_arr_left6@2x.gif) no-repeat left center;
	}
	
	.clr-10 .camera-case .camera_prev > span:hover {
	background: url(img/interface/cam_arr_left6_hover@2x.gif) no-repeat left center;
	}
	
	
	.clr-10 .camera-case .camera_next > span {
	background: url(img/interface/cam_arr_right6@2x.gif) no-repeat right center;
	}
	
		.clr-10 .camera-case .camera_next > span:hover {
	background: url(img/interface/cam_arr_right6_hover@2x.gif) no-repeat right center;
	}
	
.camera-case .camera_next > span {
	background: #4cb5e7 url(img/interface/cam_arr_right@2x.gif) no-repeat right center;
	}
	
	.camera-case .camera_next > span:hover {
	background: #4cb5e7 url(img/interface/cam_arr_right_hover@2x.gif) no-repeat right center;
	}*/
	
	.assump-arr {
	background: #4ab4e7 url(img/interface/dwn-arr2@2x.png) no-repeat left top;
	-webkit-background-size: 14px 9px;
	-moz-background-size: 14px 9px;
	-o-background-size: 14px 9px;
	background-size: 14px 9px;
}
  .icns-cont {
	background: url(../../uploads/2013/04/power_storage@2x.png) no-repeat center top;
	-webkit-background-size: 699px 426px;
	-moz-background-size: 699px 426px;
	-o-background-size: 699px 426px;
	background-size: 699px 426px;
}

/*.map-link {
	background: url(img/interface/map-icon@2x.gif) no-repeat left top;
	}
	
	.map-link:hover {
	background: url(img/interface/map-icon_hover@2x.gif) no-repeat left top;
	}
	
	.phone-link {
	background: url(img/interface/phone-icon@2x.gif) no-repeat left top;
	}
	
	.phone-link:hover {
	background: url(img/interface/phone-icon_hover@2x.gif) no-repeat left top;
	}
	
	.fax-link {
	background: url(img/interface/fax-icon@2x.gif) no-repeat left top;
	}
	
	.fax-link:hover {
	background: url(img/interface/fax-icon_hover@2x.gif) no-repeat left top;
	}
	
	.email-link {
	background: url(img/interface/email-icon@2x.gif) no-repeat left top;
	}
	
	.email-link:hover {
	background: url(img/interface/email-icon_hover@2x.gif) no-repeat left top;
	}*/
	.errorp {
	background: url(img/interface/lightsail_404@2x.png) no-repeat left top;
	}
	
	a.next-arrow, .excerpt-arrow {
	background: url(img/interface/blue-arr-right@2x.png)
	 no-repeat right center;
}

a.next-arrow:hover , .excerpt-arrow:hover {
	background: url(img/interface/d-blue-arr-right@2x.png)
	 no-repeat right center;
}

ul.page-numbers li a.next {
	background: url(img/interface/grey-arr-right@2x.png) no-repeat 130px center;
}

ul.page-numbers li a.next:hover {
background: url(img/interface/blue-arr-right@2x.png)
 no-repeat 140px center;
}

ul.page-numbers li a.prev {
	background: url(img/interface/grey-arr-left@2x.png) no-repeat 20px center;
}

ul.page-numbers li a.prev:hover {
background: url(img/interface/blue-arr-left@2x.png) no-repeat 10px center;
}

.return-to {
	background: url(img/interface/blue-arr-left@2x.png) no-repeat 10px center;
	}
	.return-to:hover, .return-to:active {
		background: url(img/interface/d-blue-arr-left@2x.png) no-repeat 0px center;
	}
	
	.assump-button .assump-arr {
	background: url(img/interface/dwn-arr@2x.png) no-repeat left top;
	background-size: 14px 9px;
	-moz-background-size: 14px 9px;
	-webkit-background-size: 14px 9px;
	-o-background-size: 14px 9px;
}

.assump-button:hover .assump-arr {
	background: url(img/interface/dwn-arr_hover@2x.png) no-repeat left top;
	background-size: 14px 9px;
	-moz-background-size: 14px 9px;
	-webkit-background-size: 14px 9px;
	-o-background-size: 14px 9px;
}

}/*/mediaquery*/

/* @end */




/* @group Scaling RID Adaptive */



@media screen and (max-width: 1219px) {
	#rid-nav-wrap {
	position: absolute;
}
	
.anc-dest {
	height: 0px;
	position: absolute;
	margin-top: 0px;
}

.circle .circ-cap, .circle:hover .circ-cap{
	 /*bottom: 0px;*/
	 opacity: 1;
	position: relative;
	top: 152px;
	background: none;
}

.circle .circ-cap p {
	color: #849daa;
}

.circle {
	overflow: visible;
}

}/*/mediaquery*/


/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
#main {	
min-height: 1260px;
}
}

/* Smartphones (landscape) ----------- */
@media only screen 
and (min-width : 321px) {

}

/* iPhone 4 ----------- */
@media
and (min-device-width : 320px) 
and (max-device-width : 480px)
and (orientation : portrait) {

}


/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
#main {	
min-height: 1260px;
}
}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
table#gnewtonResumeFormTable hr:nth-of-type(1) {
	height: 1320px !important;
}
}

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
#main {	
min-height: 600px;
}
}

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
#main {	
min-height: 1260px;
}
}

/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1224px) {
#main {	
min-height: 960px;
}
}

/* Large screens ----------- */
@media only screen 
and (min-width : 1824px) {
#main {	
min-height: 1200px;
}
}



/* @end */

/* @group RID MISC FIXES */

.careers-headline {
	display: none;
}

.page-template-careers-php .ten.columns.offset-by-one {
	display: none;
}

/* @end */
























