/** style.css
 * 
 * Theme Name:	The Bootstrap
 */
 
@import url("https://fast.fonts.com/t/1.css?apiType=css&projectid=0a468616-b85c-4b0e-91d5-ea41dc2fee1d");
@font-face{
font-family:"Brevia W01 Regular";
src:url("Fonts/b9681fa2-79e7-4de2-987f-e60783d392c5.eot?#iefix");
src:url("Fonts/b9681fa2-79e7-4de2-987f-e60783d392c5.eot?#iefix") format("eot"),url("Fonts/61e48a4e-f845-448b-8380-82c001bd3580.woff") format("woff"),url("Fonts/6779d057-0b55-478f-a6fd-7000e2181060.ttf") format("truetype"),url("Fonts/4200882e-f8ce-422f-a5b2-9069149a29f7.svg#4200882e-f8ce-422f-a5b2-9069149a29f7") format("svg");
}
@font-face{
font-family:"Brevia W01 Bold";
src:url("Fonts/e2a8109b-23a5-4164-a6f7-87995911de6e.eot?#iefix");
src:url("Fonts/e2a8109b-23a5-4164-a6f7-87995911de6e.eot?#iefix") format("eot"),url("Fonts/ab7c432c-a32c-4542-9bb4-24e6adf5f03b.woff") format("woff"),url("Fonts/a719c34d-ccab-469f-ad7f-5429f7cae3fa.ttf") format("truetype"),url("Fonts/4224330e-3f5a-46bd-9598-bce4766997d9.svg#4224330e-3f5a-46bd-9598-bce4766997d9") format("svg");
}

 
html{
	height: 100%;
	overflow: auto;
}

body {
	height: 100%;
	overflow: auto;
}

 /* Typography */

p, a, ul, li, ol, label, legend{
	font-family: 'Brevia W01 Regular', Arial, sans-serif;
}
P{	color:#333333 !important;	}

strong{
	font-weight: bold;	
}

h1, h2, h3, h4, h5, h6{
	font-family: 'Brevia W01 Bold', Arial, sans-serif;	
	font-weight: normal;
}

h2{
	font-weight: normal;	
}

body{
	color: #2f2f2f;	
}

/* =Elements
-------------------------------------------------------------- */

blockquote cite:before {
	content: '\2014 \00A0';
}

blockquote cite {
	color: #999999;
	display: block;
	font-size: 13px;
	line-height: 18px;
}

figure {
	margin: 0;
}

h1, h2, h3, h4, h5, h6, .clear {
	clear: both;
}


/* =Classes
-------------------------------------------------------------- */

.assistive-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

body > .container {
	margin: 18px auto;
}

/* Right Content */
.sidebar-content #primary,
.sidebar-content #attachment-comment {
	float: right;
	margin: 0 20px 0 0;
}

.block {
	display: block;
}


/* =Page
-------------------------------------------------------------- */

/*#page {
	background-color: #FFFFFF;
	margin-right: -20px;
}
*/
#header-image {
	display: block;
}

#menu-alert {
	margin: 4px 0 0;
	padding: 6px 35px 6px 14px;
	position: absolute;
}

#branding hgroup,
#header-image,
.entry-content {
	margin-bottom: 18px;
}

.entry-attachment {
	margin-bottom: 36px;
}

.single #author-info,
.author #author-info,
.single article.post,
.single article.page {
	margin-bottom: 54px;
}

#author-info,
article.post,
article.page {
	/*margin-bottom: 72px;*/
}

.page-header,
.entry-content {
	word-wrap: break-word;
}

.post-password-form legend {
	font-size: inherit;
}

.entry-content .twitter-tweet-rendered {
    max-width: 100% !important;
}


/* =Comments
-------------------------------------------------------------- */

#comments-title {
	border-bottom: 1px solid #EEEEEE;
	font-size: 19.5px;
    margin: 0 0 27px;
}

#comment,
.entry-content iframe,
.entry-content embed {
	max-width: 100%;
}

.commentlist > li {
	margin-bottom: 36px;
}

.commentlist ul.children {
	margin: 10px 0 18px;
	list-style: none;
}

#reply-title {
	position: relative;
}

#reply-title small {
	position: absolute;
	right: 0;
	top: 7px;
}


/* =Sidebar
-------------------------------------------------------------- */

.form-search {
	margin: 0;
}

.widget {
	word-wrap: break-word;
}

.widget .wp-caption {
	display: inline-block;
}


/* =Images
-------------------------------------------------------------- */

.entry-content .post-thumbnail {
	margin: 0 20px 20px 0;
}

.entry-attachment .thumbnail.attachment-table {
	display: table;
	margin: 0 auto;
}

.thumbnail > img {
	width: auto\9; /* Cure IE8 max-width bug */
}

img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.gallery-columns-3.thumbnails [class*="span"] {
	width: 29.3%;
}
.gallery-columns-5.thumbnails [class*="span"] {
	width: 15.9%;
}
.gallery-columns-6.thumbnails [class*="span"] {
	width: 12.6%;
}
.gallery-columns-7.thumbnails [class*="span"] {
	width: 10.2%;
}


/* =Footer
-------------------------------------------------------------- */

#colophon .credits {
	margin: 0;
}

#site-generator {
	float: right;
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
}

#site-generator a {
	background: url("img/wordpress.png") no-repeat scroll left center transparent;
	color: #787878;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}

#site-generator.footer-nav-menu a {
	margin-top: 10px;
}

table .label {
	background-color: transparent;
	border-radius: none;
	color: inherit;
	font-size: inherit;
	text-transform: inherit;
}


/* =Jetpack Support
-------------------------------------------------------------- */

.comment-subscription-form > input[type=checkbox] {
	position: absolute;
}

.comment-subscription-form > label {
	min-height: 18px;
    padding-left: 18px;
}


/* =Bootstrap Adjustments
-------------------------------------------------------------- */

.navbar-fixed-top,
.navbar-fixed-bottom {
	position: fixed;
}

#comment,
.thumbnail {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.label .post-edit-link,
.label .comment-edit-link {
	color: #FFFFFF;
}

.navbar-search {
	height: 34px;
}

.pagination span {
	background-color: #f5f5f5;
	color: #999999;
	cursor: default;
}

.pagination span.dots {
	background-color: #FFFFFF;
}


/* =WordPress Core
-------------------------------------------------------------- */

.aligncenter {
    display:block;
    margin: 0 auto 20px;
}

.alignright {
    float:right;
    margin: 0 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 0 20px 20px 0;
}

.wp-caption {
	max-width: 100%;
}

.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	padding: 0 9px 9px;
	text-align: center;
}

.wp-caption .wp-caption-text {
	padding-top: 9px;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.sticky {}
.bypostauthor {}


/* Homepage Stuff */

.home-boxes .box-top{
	font-size: 1px;
	text-indent: -9999px;
	background: url(img/home/home_304_top_green.png) bottom left no-repeat;
	width: 304px;
	height: 20px;	
}

.home-boxes .box{
		background: url(img/home/home_304_bottom_green.png) bottom left no-repeat;
		width: 264px;
		padding: 10px 20px 20px;
		color: #fff;
		text-align: center;
		position: relative;
}

.home-boxes .box a{
	color: #fff;
	display: block;
	text-align: center;
	font-size: 18px;
}

.home-boxes .box p a, .home-boxes .box p a:hover{
	font-size: 14px;
	text-decoration: none;
}


.home-boxes .box a.cta{
	margin-top: 10px;
}

.home-boxes h2{
	margin-top: 0;
	font-size: 26px;	
	line-height: 26px;
	font-family: 'Brevia W01 Regular', Arial, sans-serif;	
}

.home-boxes .box img.border{
	border: 6px solid #fff;
	-webkit-box-shadow:  1px 1px 10px 5px rgba(0, 0, 0, 0.2);
        
        box-shadow:  1px 1px 10px 5px rgba(0, 0, 0, 0.2);
		margin-bottom: 10px;
		/*position: absolute;
		clip: rect(10px 10px 10px 10px)*/
}

.imgbox{
	position: relative;
	display: block;
	width: 239px;
	margin: 0 auto;
}

.play_button{
	width: 239px;
	height: 162px;
	display: block;
	position: absolute;
	top: 0;
}

.play_button a{
	display: block;
	width: 239px;
	height: 152px;
	background: url('img/play_button.png') center center no-repeat;
	text-indent: -9999px;
}

.home-boxes .purple .box{
	background: url(img/home/home_304_bottom_purple.png) bottom left no-repeat;
}
.home-boxes .purple .box-top{
	background: url(img/home/home_304_top_purple.png) top left no-repeat;	
}

.home-boxes .orange .box{
	background: url(img/home/home_304_bottom_orange.png) bottom left no-repeat;
}
.home-boxes .orange .box-top{
	background: url(img/home/home_304_top_orange.png) top left no-repeat;	
}

.home-boxes .blue .box{
	background: url(img/home/home_304_bottom_blue.png) bottom left no-repeat;
}
.home-boxes .blue .box-top{
	background: url(img/home/home_304_top_blue.png) top left no-repeat;	
}

.home-boxes .lightblue .box{
	background: url(img/home/home_304_bottom_lightblue.png) bottom left no-repeat;
}
.home-boxes .lightblue .box-top{
	background: url(img/home/home_304_top_lightblue.png) top left no-repeat;	
}

.home-boxes .darkblue .box{
	background: url(img/home/home_304_bottom_darkblue.png) bottom left no-repeat;
}
.home-boxes .darkblue .box-top{
	background: url(img/home/home_304_top_darkblue.png) top left no-repeat;	
}


/* end homepage stuff */

/* sections */

#interior-boxes h2 a{
	color: #fff;
}

#interior-boxes h2 a:hover{
	color: #fff;
}

#interior-boxes .box-top{
	font-size: 1px;
	text-indent: -9999px;
	background: url(img/Section/section_274_top_green.png) bottom left no-repeat;
	width: 274px;
	height: 20px;	
}

#interior-boxes .double .box-top{
	font-size: 1px;
	text-indent: -9999px;
	background: url(img/Section/sections_560_top_green.png) bottom left no-repeat;
	width: 560px;
	height: 20px;	
}

#interior-boxes .double .box{
		background: url(img/Section/sections_560_bottom_green.png) bottom left no-repeat;
		width: 520px;
		padding: 10px 20px 20px;
		text-align: left;
}

#interior-boxes .box{
		background: url(img/Section/section_274_bottom_green.png) bottom left no-repeat;
		width: 234px;
		padding: 10px 20px 20px;
}

#interior-boxes .purple .box{
	background: url(img/Section/section_274_bottom_purple.png) bottom left no-repeat;
}
#interior-boxes .purple .box-top{
	background: url(img/Section/section_274_top_purple.png) bottom left no-repeat;	
}

#interior-boxes .orange .box{
	background: url(img/Section/section_274_bottom_orange.png) bottom left no-repeat;
}
#interior-boxes .orange .box-top{
	background: url(img/Section/section_274_top_orange.png) bottom left no-repeat;	
}

#interior-boxes .blue .box{
	background: url(img/Section/section_274_bottom_blue.png) bottom left no-repeat;
}
#interior-boxes .blue .box-top{
	background: url(img/Section/section_274_top_blue.png) bottom left no-repeat;	
}

#interior-boxes .lightblue .box{
	background: url(img/Section/section_274_bottom_lightblue.png) bottom left no-repeat;
}
#interior-boxes .lightblue .box-top{
	background: url(img/Section/section_274_top_lightblue.png) bottom left no-repeat;	
}

#interior-boxes .darkblue .box{
	background: url(img/Section/section_274_bottom_darkblue.png) bottom left no-repeat;
}
#interior-boxes .darkblue .box-top{
	background: url(img/Section/section_274_top_darkblue.png) bottom left no-repeat;	
}

#interior-boxes .double.purple .box{
	background: url(img/Section/sections_560_bottom_purple.png) bottom left no-repeat;
}
#interior-boxes .double.purple .box-top{
	background: url(img/Section/sections_560_top_purple.png) bottom left no-repeat;	
}

#interior-boxes .double.orange .box{
	background: url(img/Section/sections_560_bottom_orange.png) bottom left no-repeat;
}
#interior-boxes .double.orange .box-top{
	background: url(img/Section/sections_560_top_orange.png) bottom left no-repeat;	
}

#interior-boxes .double.blue .box{
	background: url(img/Section/sections_560_bottom_blue.png) bottom left no-repeat;
}
#interior-boxes .double.blue .box-top{
	background: url(img/Section/sections_560_top_blue.png) bottom left no-repeat;	
}

#interior-boxes .double.lightblue .box{
	background: url(img/Section/sections_560_bottom_lightblue.png) bottom left no-repeat;
}
#interior-boxes .double.lightblue .box-top{
	background: url(img/Section/sections_560_top_lightblue.png) bottom left no-repeat;	
}

#interior-boxes .double.darkblue .box{
	background: url(img/Section/sections_560_bottom_darkblue.png) bottom left no-repeat;
}
#interior-boxes .double.darkblue .box-top{
	background: url(img/Section/sections_560_top_darkblue.png) bottom left no-repeat;	
}

.polaroid{
	 display: block;
    float: left;
    height: 140px;
    margin-top: -10px;
    position: relative;
	width:	190px;
	padding-bottom: 10px;
}

.featured{
	border: 6px solid #fff;	
	position: absolute;
	width: 190px;
	-webkit-box-shadow:  3px 3px 3px 3px rgba(0, 0, 0, 0.2);    
    box-shadow:  3px 3px 3px 3px rgba(0, 0, 0, 0.2);
}

.askew{
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
}

/* end sections */


/* promos */

aside.promo{
	margin-top: 20px;	
}

aside.promo h1, aside.promo h1 a{
	color: #fff;
	margin-top: 0;
	padding-top: 0;
	font-size: 24px;
	line-height: 24px;
	text-align: center;
}

aside.promo h1 a:hover{
	color: #fff;
}

aside.promo .box-top{
	font-size: 1px;
	text-indent: -9999px;
	width: 300px;
	height: 23px;	
}

aside.promo .box{
		padding: 10px 20px 20px 15px;
   		width: 265px;
}

aside.promo.purple .box{
}
aside.promo.purple .box-top{
}

aside.promo.orange .box{
}
aside.promo.orange .box-top{
}

aside.promo.blue .box{
}
aside.promo.blue .box-top{
}

aside.promo.lightblue .box{
}
aside.promo.lightblue .box-top{
}

aside.promo.darkblue .box{
}
aside.promo.darkblue .box-top{
}

/* end promos */



/* quicklinks */

.quicklinks ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.quicklinks li{
	padding-top: 14px;
}

.quicklinks li a{
	font-family: 'Brevia W01 Regular', Arial, sans-serif;	
	color: #fff;
	font-size: 18px;
	display: block;
	margin-bottom: 10px;
    padding: 0 50px 14px 20px;
}

/* end quicklinks */

.banner{
	display: block;
	margin: 10px 0 20px 0;	
}

#page{
	background: none;
	padding: 0;
}

.navbar{
	margin-bottom: 10px;	
}

.navbar .nav > li > a {
    background-image: url("img/sep.png");
    background-position: left center;
    background-repeat: no-repeat;

}

.navbar .nav > li.first-menu-item > a {
    background-image: none;
	padding-left: 0;
}

.navbar-inner{
	padding-left: 0;	
	filter: none;
}

.home-boxes .row-fluid{
	margin-bottom: 20px;
}

body{
	
}

#site-description{
	display: none;	
}

#site-title{
	background: url('img/debra_logo.png') top left no-repeat;
	width: 431px;
	height: 132px;
	font-size: 1px;
	text-indent: -9999px;	
	float: left;
	margin-top: 26px;
}

#site-title a{
	width: 431px;
	height: 132px;
	display: block;
}

#donate-button{
	background: url('img/donate.png') top left no-repeat;
	width: 225px;
	height: 124px;
	font-size: 1px;
	text-indent: -9999px;	
	float: right;
}

/* For modern browsers */
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    *zoom: 1;
}

.navbar-inner{
	border: 0 none;
	background-color: transparent;
	background-image: none;
	box-shadow: none;	
}

.navbar .nav > li > a {
	font-family: 'Brevia W01 Regular', Arial, sans-serif;	
	color: #0053a6;
	text-shadow: none;
	font-size: 16px;
}

h1.entry-title{
	font-family: 'Brevia W01 Regular', Arial, sans-serif;	
	font-weight: normal;
	background: url("img/header/header_620_bottom.png") repeat-y scroll left bottom transparent;
	padding: 0 30px 12px;
	font-size: 28px;
}

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

.page-header{
	background: url("img/header/header_620_top.png") no-repeat scroll left top transparent;
	padding-top: 7px;
}

.page-header.tag{
	background: none;
	padding-top: 0;
}

.page-header.tag h1{
	color: #004e98;
	font-size: 28px;
    font-weight: normal;
    padding-left: 30px;
}


.entry-content h2{
	font-size: 24px;
	line-height: 28px;	
}

.entry-content, .entry-meta{
	padding: 0 30px;	
}

.entry-meta{
	font-size: 16px;
	font-family: 'Brevia W01 Regular', Arial, sans-serif;	
	color: #2F2F2F;
}

.page-header{
	border-bottom: 0;
	padding-bottom: 0;
	margin: 10px 0 10px 0;
	color: #fff;	
}

.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
	font-family: 'Brevia W01 Bold', Arial, sans-serif;	
	font-weight: normal;
	color: #0053a6;
}


.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    background-color: transparent;
    box-shadow: none;
    font-family: 'Brevia W01 Bold', Arial, sans-serif;	
	font-weight: normal;color: #0053a6;
}

.pagenav li a{
	color: #588fca;
	font-family: 'Brevia W01 Regular', Arial, sans-serif;	
	font-size: 16px;
}

#sidenav h1{
	font-family: 'Brevia W01 Regular', Arial, sans-serif;	
	font-size: 24px;
	color: #fff;
	background: url(img/sidenav/header_300_sidenav.png) top left no-repeat;
	font-weight: normal;
	padding: 10px 10px 10px 20px;
	height: 42px;
}

#sidenav ul li{
	list-style: none;	
	border-bottom: 1px solid #aabcce;
    box-shadow: 0 1px 0 #dbecfd;
}

#sidenav ul.children li{
	border-bottom: none;	
	box-shadow: none;
}

#sidenav ul.parent{
	margin-left: 0;
	margin-right: 30px;
}

#sidenav ul.children{
	margin: 0;
}

#sidenav ul.children li a{
	font-size: 16px;
	padding: 5px 0 5px 45px;
}

#sidenav ul li a{
	display: block;
	padding: 10px 0 10px 25px;
	color: #3970a6;	
	font-size: 18px;
	font-family: 'Brevia W01 Regular', Arial, sans-serif;	
}

#sidenav ul li a:hover{
	text-decoration: none;
	background: #c4cfdb;	
}

#sidenav ul li.current_page_item a{
	color: #00488d;	
}

#sidenav ul.children{
	height: 0;
	overflow: hidden;	
}

#sidenav li.current_page_item > .children, #sidenav li.current_page_ancestor > .children{
	overflow: visible;
	height: auto;	
}

#sidenav ul li.current_page_item .children li a{
	color: #5a91c7;	
}

#footer{
	background: url(img/footer/footer_940_top.png) top left no-repeat;	
	padding-top: 20px;
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	margin: 10px 0;
}

#page-footer{
	background: url(img/footer/footer_940_bottom.png) bottom left no-repeat;	
}

#secondary{

}

#page-footer p{
	padding-left: 20px;
	padding-bottom: 15px;
}

#page-footer h1{
	padding-left: 30px;
	color: #004b93;
	font-size: 32px;
}

#page-footer .contact-details{
	padding-left: 0;
	margin-left: 0;	
}

#social h1{
	padding-left: 20px;	
}

#social ul li{
	float: left;
	list-style: none;
	text-indent: -9999px;	
	margin-right: 10px;
}

.tw-logo{
	display: block;
	width: 65px;
	height: 62px;
	background: url(img/icon_t.png) top left no-repeat;
}

.fb-logo{
	display: block;
	width: 65px;
	height: 62px;
	background: url(img/icon_fb.png) top left no-repeat;
}

.yt-logo{
	display: block;
	width: 65px;
	height: 62px;
	background: url(img/icon_yt.png) top left no-repeat;
}

.thumbnail{
	background: #fff;	
}

#footer a, #footer a:hover{
	color: #fff;	
}

ul.team{
	margin: 0;
	padding: 0;
	list-style: none;	
	margin-bottom: 20px;
}

.team .member_img img{
	-webkit-border-radius: 0px;
	border-radius: 0px; 
}

.team li{
	background: #5f9ad3;
	margin-bottom: 10px;
	-webkit-border-radius: 0px;
	border-radius: 0px; 
	padding: 6px;
	color: #fff;
}

.team li:hover{
	/*background: #e3f8fd;	*/
}

.team li p{
	margin-bottom: 0;
	margin-top: 12px;
	font-size: 13px;
}

.member_data{
	padding-top: 10px;	
}

.member_data a, .member_data a:hover{
	color: #fff;
}

.member_data h3{
	margin: 0;
	padding: 0;	
	font-size: 16px;
	font-family: 'Brevia W01 Bold', Arial, sans-serif;	
	font-weight: normal;
	line-height: 22px;
}

.member_data h4{
	margin: 0;
	padding: 0;	
	font-size: 15px;
	font-weight: normal;
	line-height: 22px;
}

/* accordions */

.accordion-group{
	border: 0;
	border-radius: 0;
}

.accordion-heading{
	background: #5f9ad3;
	-webkit-border-radius: 0px;
	border-radius: 0px; 
	outline: 0 none;
}

.accordion-heading a{
	color: #fff;
	font-family: 'Brevia W01 Bold', Arial, sans-serif;	
	font-weight: normal;
}

.accordion-body{
	border: 3px solid #5f9ad3;
	-webkit-border-radius: 0px;
	border-radius: 0px; 
	background: rgb(180,201,224); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(180,201,224,0.5) 0%, rgba(180,201,224,0.5) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(180,201,224,0.5)), color-stop(100%,rgba(180,201,224,0.5))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(180,201,224,0.5) 0%,rgba(180,201,224,0.5) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(180,201,224,0.5) 0%,rgba(180,201,224,0.5) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(180,201,224,0.5) 0%,rgba(180,201,224,0.5) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(180,201,224,0.5) 0%,rgba(180,201,224,0.5) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#55b4c9e0', endColorstr='#55b4c9e0',GradientType=0 ); /* IE6-9 */
}

.accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 35px 1px 15px;
	background: url(img/right-arrow.png) center right no-repeat;
}

.accordion-heading .accordion-toggle.collapsed {
	background: url(img/right-arrow.png) center right no-repeat;
}

.accordion-inner {
	border-top: 0;
	padding: 10px 15px;	
}

/* end accordions */

.carousel{
	margin-bottom: 0;	
}

.carousel-container{
	margin-bottom: 20px;	
}

.carousel-control{
	top: 50%;	
}

.carousel-control.right{
	right: 10px;	
}

.carousel-control.left{
	left: 10px;	
}

.slider_bg{
	/*position: absolute;*/
	top: 0;
	z-index: 1;
}

.overlay_text{
	position: absolute;
	top: 30px;
	left: 80px;
	z-index: 10;
	color: #fff;
	font-size: 18px;
	line-height: 21px;
	width: 35%;
}

.overlay_text h1{
	font-family: 'Brevia W01 Regular',Arial,sans-serif;
    font-size: 32px;
    line-height: 32px;
    margin: 0;
    padding: 0;
    margin-bottom: 2px;
}

.overlay_text h2{
	font-family: 'Brevia W01 Bold',Arial,sans-serif;
    font-weight: normal;
    font-size: 32px;
    line-height: 32px;
    margin: 0;
    padding: 0;
    margin-bottom: 16px;
}

.overlay_text .morelink{
	display: block;
	margin-top: 18px;
	color: #fff;
}

.morelink:hover{
	text-decoration: none;
}

.carousel-inner .item{
	height: 221px;
}

.slider_link{
	position: relative;
	display: block;
}

.polaroid.home-slider{
	width: 270px;
	height: 182px;
	margin: 0;
	padding: 0;
	float: none;
	position: absolute;
	top: 0;
	right: 98px;
	margin-top: 16px;
}

.polaroid.home-slider .featured{
	width: 270px;
}

.attachments-large{
	border: 1px solid #fff;
	-webkit-border-radius: 0px;
	border-radius: 0px; 
	padding: 6px 6px 12px;
}

dt.icon{
	float: left;	
	padding-right: 12px;
}

#embedded-video{
	float: right;
	-webkit-border-radius: 0px;
	border-radius: 0px; 
	background: #fff;
	background: rgba(255,255,255,0.6);
	padding: 10px;
}

.gallery {
	padding: 0;
	margin: 0;	
}

.gallery li{
	float: left;	
	width: 31.82%;
	list-style: none;
	margin-right: 2.27%;
}

.gallery li.last{
	margin-right: 0;	
}

.gallery li img{
	background: #fff;
	width: 90.4%;
	padding: 4.8%;
}

.gallery-description{
	display: block;
	text-align: center;
	color: #fff;
	padding: 10px 10px 0 10px;	
}

.ninja-forms-form-wrap {
	    background: none repeat scroll 0 0 #5F9AD3;
	    -webkit-border-radius: 0px;
		border-radius: 0px;     
		margin: 10px 0;
	    padding: 20px;
	}
	
	.field-wrap.label-left{
		margin-top: 10px;
	}
	textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
		width: 90%;
	}
	
	.ninja-forms-form-wrap label{
		font-size: 16px;
		color: #fff;
	}
	
	.difference{
		margin: 10px 0 10px 30px;
		padding: 0;
		list-style: none;
	}
	
	.difference li{
		padding-bottom: 40px;
		float:left;
		width: 50%;
	}
	
	#gforms_confirmation_message{
		background: none repeat scroll 0 0 #5F9AD3;
		border-radius: 0px;
		color: #DEEAF7;	
		padding: 20px;
		margin: 10px 0;
		max-width: 98%;
		overflow: inherit;
	}
	
	.promo_thumb{
		background: #fff;
		padding: 5px;
		-webkit-box-shadow:  2px 2px 2px 2px rgba(0, 0, 0, .1);       
        box-shadow:  2px 2px 2px 2px rgba(0, 0, 0, .1);
	}
	
	.promo_content{
		color: #fff;
		padding: 5px;
	}
	
	.promo_content h1{
		text-align: left !important;
	}
	
	.promo_content a{
		color: #fff;
	}

.page-mask{
	overflow: hidden;
}

[role="sidenav"] {
	display: none;
}

.js [role="main-content"]{
	float: left;	
	margin-left: 0;
	/*margin-right: -50%;*/
	width:100%;
}

.js [role="sidenav"]{
	float: left;
	height:	200px;
	width: 100%;
	background: #385f85;
	color: #fff;
	margin-left: -100%;
	display: block;
}

.active-nav [role="sidenav"] {	
	margin-left: 0;	
	width: 100%;
	-webkit-transition: all 0.3s ease-out; 
     -moz-transition: all 0.3s ease-out; 
       -o-transition: all 0.3s ease-out; 
          transition: all 0.3s ease-out; 
}
.active-nav [role="main-content"]{
	margin-right: -100%;
	-webkit-transition: all 0.3s ease-out; 
     -moz-transition: all 0.3s ease-out; 
       -o-transition: all 0.3s ease-out; 
          transition: all 0.3s ease-out; 
		
}

.active-main [role="sidenav"] {	
	margin-left: -100%;	
	width: 100%;
	-webkit-transition: all 0.3s ease-out; 
     -moz-transition: all 0.3s ease-out; 
       -o-transition: all 0.3s ease-out; 
          transition: all 0.3s ease-out; 
}
.active-main [role="main-content"]{
	margin-right: 0;
	-webkit-transition: all 0.3s ease-out; 
     -moz-transition: all 0.3s ease-out; 
       -o-transition: all 0.3s ease-out; 
          transition: all 0.3s ease-out; 
}


#side-panel-content{
	padding: 5%;
	padding-top: 2.5%;
}

#branding {
    position: relative;
}

#show-menu{
	display: none;
}

#hide-menu{
	display: none;
}

.news-box h3{
	margin-bottom: 6px;
	padding-bottom: 0;
	font-size: 17.5px;
	line-height: 18px;	
}

.gform_wrapper{
	background: none repeat scroll 0 0 #5F9AD3;
    -webkit-border-radius: 0px;
	border-radius: 0px;     
	margin: 10px 0;
    padding: 20px;
    color: #DEEAF7;
}

.gform_wrapper span.ginput_product_price{
	color: #DEEAF7 !important;
	font-family: 'Brevia W01 Bold', Arial, sans-serif;	
	font-weight: normal;
}

.gfield_price{
	margin-bottom: 10px;
}

.gform_wrapper span>label{
	margin-top: -10px !important;
	padding-bottom: 10px !important;
}

.gform_wrapper h3.gform_title{
	font-size: 28px !important;
	line-height: 28px !important;
}

.gform_wrapper .top_label .gfield_label, .gform_wrapper .gsection .gfield_label, .gform_wrapper h2.gsection_title, .gform_wrapper h3.gform_title{
	font-weight: normal !important;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_mc {
	background-position: -36px 0;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mc {
	background-position: -36px -32px;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mc {
	background-position: -36px -64px;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_mc {
	background-position: -36px -192px;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mc {
	background-position: -36px -224px;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mc {
	background-position: -36px -256px;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_laser {
	background-position: -252px 0;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_laser {
	background-position: -252px -32px;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_laser {
	background-position: -252px -64px;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_laser {
	background-position: -252px -192px;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_laser {
	background-position: -252px -224px;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_laser {
	background-position: -252px -256px;
}

.gform_wrapper .button {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #bbbbbb;
  *border: 0;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.gform_wrapper .button:hover,
.gform_wrapper .button:active,
.gform_wrapper .button.active,
.gform_wrapper .button.disabled,
.gform_wrapper .button[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.gform_wrapper .button:active,
.gform_wrapper .button.active {
  background-color: #cccccc \9;
}
.gform_wrapper .button:first-child {
  *margin-left: 0;
}
.gform_wrapper .button:hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.gform_wrapper .button:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.gform_wrapper .button.active,
.gform_wrapper .button:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}

.gform_wrapper div.validation_error{
	margin-bottom: 0 !important;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

.gfield_description validation_message{
	margin: 0 !important;
	padding: 0 !important;
}

.gform_wrapper .ginput_container + .gfield_description.validation_message {
    margin-top: 0 !important;
}

/* =Responsiveness
-------------------------------------------------------------- */

@media (max-width: 767px) {
	
	html{
		height: auto;
	}
	
	body {
		height: auto;
	}
	
	.quicklinks{
		display: none;	
	}
	
	#hide-menu{
		display: block;
		background: rgb(79,122,165); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(79,122,165,1) 0%, rgba(74,113,152,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(79,122,165,1)), color-stop(100%,rgba(74,113,152,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(79,122,165,1) 0%,rgba(74,113,152,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(79,122,165,1) 0%,rgba(74,113,152,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(79,122,165,1) 0%,rgba(74,113,152,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(79,122,165,1) 0%,rgba(74,113,152,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f7aa5', endColorstr='#4a7198',GradientType=0 ); /* IE6-9 */
		padding: 9px;
		color: #fff;
		font-size: 22px;
		text-shadow: none;
	}
	
	#hide-menu:hover{
		background: -moz-linear-gradient(top,  rgba(74,113,152,1) 0%, rgba(79,122,165,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(74,113,152,1)), color-stop(100%,rgba(79,122,165,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(74,113,152,1) 0%,rgba(79,122,165,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(74,113,152,1) 0%,rgba(79,122,165,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(74,113,152,1) 0%,rgba(79,122,165,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(74,113,152,1) 0%,rgba(79,122,165,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a7198', endColorstr='#4f7aa5',GradientType=0 ); /* IE6-9 */
	}
	
	#hide-menu span{
		float: right;
	}
	
	.navbar{
		display: none;	
	}
	
	.nav-side{
		margin-left: 0;	
		list-style: none;
		border-top: 2px solid #497198;
		margin-top: 6px;
	}
	
	.nav-side li{
		border-bottom: 1px solid #497198;	
	}
	
	.nav-side li a{
		display: block;
		font-size: 18px;
		color: #efefef;
		padding: 10px;
	}
	
	.nav-side li a:hover{
		background: #33597f;
		text-decoration: none;
	}
	
	.nav-side .sub-menu{
		list-style: none;
	}
	
	#donate-button-side{
		background: #8daa1c;
		color: #fff;
		text-align: center;
		font-family: 'Brevia W01 Bold', Arial, sans-serif;	
		font-weight: normal;
		display: block;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		font-size: 24px;
		padding: 5px;
	}
	
	#donate-button-side:hover{
		text-decoration: none;
	}
	
	#donate-button-side span{
		padding: 8px;
		border: 0px dashed #566c01;
		display: block;
	}
	
	body {
		padding:0;
	}
	.container {
		width: auto;
		padding: 0 10px;
	}
	#page {
		margin: 0;
	}
	.thumbnail[class*="span"],
	.gallery [class*="span"] .thumbnail {
		display: table;
		float: left;
	}
	.carousel .item > img {
		width: 100%;
	}
	.thumbnails > li {
		float: left;
		margin-left: 20px;
	}
	.gallery-columns-2.thumbnails > li:nth-child(2n+1),
	.gallery-columns-3.thumbnails > li:nth-child(3n+1),
	.gallery-columns-4.thumbnails > li:nth-child(4n+1),
	.gallery-columns-5.thumbnails > li:nth-child(5n+1),
	.gallery-columns-6.thumbnails > li:nth-child(6n+1),
	.gallery-columns-7.thumbnails > li:nth-child(7n+1),
	.gallery-columns-8.thumbnails > li:nth-child(8n+1),
	.gallery-columns-1.thumbnails > li {
		margin-left:0;
	}
	.gallery-columns-2.thumbnails [class*="span"] {
		width: 47.4%;
	}
	.gallery-columns-3.thumbnails [class*="span"] {
		width: 29.9%;
	}
	.gallery-columns-4.thumbnails [class*="span"] {
		width: 21.2%;
	}
	.gallery-columns-6.thumbnails [class*="span"] {
		width: 12.4%;
	}
	.gallery-columns-7.thumbnails [class*="span"] {
		width: 9.9%;
	}
	.gallery-columns-8.thumbnails [class*="span"] {
		width: 8.7%;
	}
	.sidebar-content #primary,
	.sidebar-content #attachment-comment {
		float: none;
		margin: inherit;
	}
	#s {
		display: inline-block;
	}
	#site-generator,
	#site-generator.footer-nav-menu a {
		float: none;
		margin-top: 5px;
	}
	textarea[class*="span"] {
		height: auto;
	}
	.navbar-fixed-top, .navbar-fixed-bottom {
		margin: 0;
	}
	
	.orange .box-top{
		border-top: 0px dashed;
		background-image: none;
		background: #FF9700;
		-webkit-border-top-left-radius: 0px;
		-webkit-border-top-right-radius: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;	
	}
	
	
	/*sections */
	
	#interior-boxes{
		padding-left: 0;	
	}
	
	#interior-boxes .box-top{
		display: none;	
	}
	
	#interior-boxes .box, #interior-boxes .double.box{
		background: #7f9f00;
		-webkit-border-radius: 0px !important;
		border-radius: 0px !important; 
		padding: 5px !important;
		margin: 4px !important;
		width: auto !important;
		margin-bottom: 10px !important;
	}

	#interior-boxes .entry-content{
		padding: 0;	
		margin: 0;
	}
	
	.polaroid{
		float: none;
		margin: 0 auto;	
	}
	
	.home-boxes .box-top{
		display: none;
	}	
	
	.home-boxes .box{
		background-image: none !important;
		width: auto;
		-webkit-border-radius: 0px;
		border-radius: 0px; 
		padding: 5px;
		margin: 0px;
		margin-bottom: 1px;
		overflow: hidden;
	}
	
	.home-boxes .box-contents{
	-webkit-border-radius: 0px;
		border-radius: 0px; 
		border-style: dashed;
		border-width: 0px;
		padding: 10px;
}

.home-boxes .green .box, #interior-boxes .green .box, #interior-boxes .double.green .box{
	background-color: #7f9f00;	
}

.home-boxes .green .box-contents, #interior-boxes .green .box-contents{
	border-color: #5e7404;
}

.home-boxes .orange .box, #interior-boxes .orange .box, #interior-boxes .double.orange .box{
	background-color: #f28b0f;
}

.home-boxes .orange .box-contents, #interior-boxes .orange .box-contents{
	border-color: #a66200;	
}

.home-boxes .purple .box, #interior-boxes .purple .box, #interior-boxes .double.purple .box{
	background-color: #b1009b;
}

.home-boxes .purple .box-contents, #interior-boxes .purple .box-contents{
	border-color: #730065;	
}

.home-boxes .blue .box, #interior-boxes .blue .box, #interior-boxes .double.blue .box{
	background-color: #0054a6;	
}

.home-boxes .blue .box-contents, #interior-boxes .blue .box-contents{
	border-color: #003b87;
}

.home-boxes .lightblue .box, #interior-boxes .lightblue .box, #interior-boxes .double.lightblue .box{
	background-color: #5f9ad3;
}

.home-boxes .lightblue .box-contents, #interior-boxes .lightblue .box-contents{
	border-color: #0054a6;	
}

.home-boxes .darkblue .box, #interior-boxes .darkblue .box, #interior-boxes .double.darkblue .box{
	background-color: #00376c;
}

.home-boxes .darkblue .box-contents, #interior-boxes .darkblue .box-contents{
	border-color: #001246;	
}

.home-boxes .row-fluid{
	margin-bottom: 0;	
}

.container.home-boxes{
	padding: 0;	
}

#site-title {
  background-size: 323px 99px;
  float: left;
  font-size: 1px;
  height: 99px;
  margin-top: 10px;
  text-indent: -9999px;
  width: 323px;
}

#site-title a{
	 height: 99px;
  display: block;
  width: 323px;
}

#show-menu{
	position: absolute;
	top:	20px;
	right: 0;	
	display: block;
}

.menu-item .sub-menu{
	display: none;	
}

.current-menu-item .sub-menu{
	display: block;	
}

#donate-button{
	display: none;	
}

.nav-collapse{
	background-color: #fff;	
}

#footer{
		background-image: none !important;
		width: auto;
		-webkit-border-radius: 0px;
		border-radius: 0px; 
		padding: 0px;
		margin: 4px;
		margin-bottom: 10px;
		background-color: #5F9AD3;	
	}
	
#page-footer{
	background-image: none;
	-webkit-border-radius: 0px;
		border-radius: 0px; 
		border-style: dashed;
		border-width: 0px;
		padding: 0px;
		border-color: #0054A6;
}

#page-footer h1{
	padding-left: 20px;
}

.entry-content, .entry-meta {
    padding: 0;
}

.page-header{
	background: none;
	margin: 0;
	padding: 0;	
}

h1.entry-title{
	background-image: none;
	font-size: 24px;
	line-height: 24px;
	font-family: 'Brevia W01 Bold', Arial, sans-serif;	
	font-weight: normal;
	padding: 0;
	color: #2F2F2F;
}

.page-header.tag h1{
	font-size: 24px;
	line-height: 24px;
    padding-left: 0;
}

.entry-content h2 {
    font-size: 20px;
    line-height: 22px;
}

#sidenav h1{
	background-image: none;
	background: #004B93;
	-webkit-border-radius: 0px;
	border-radius: 0px; 
	height: auto;
}

#sidenav ul.parent {
    margin-left: 0;
    margin-right: 10px;
}

p{
	font-size: 16px;
	line-height: 20px;	
}


	.difference li{
		float: left;
		width: 22%;
		margin-right: 3%;
		padding-bottom: 20px;
	}
	
	#this-carousel-id{
		display: none;
	}
	
	.carousel-inner .item{
		background-image: none !important;
		border-radius: 0px;
		margin: 4px 4px 10px;
		padding: 5px;
		background-color: #B1009B;
		display: block;
		height: auto;
	}
	
	.carousel-inner .item.purple{
		background-color: #B1009B;
	}
	
	.carousel-inner .article-wrapper{
		display: block;
	}
	
	.carousel-inner .item.purple .article-wrapper{
		border: 0px dashed #730065;
		border-radius: 0px;
	}
	
	.carousel-inner .item.green .article-wrapper{
		border: 0px dashed #5E7404;
		border-radius: 0px;
	}
	
	.carousel-inner .item.blue .article-wrapper{
		border: 0px dashed #003B87;
		border-radius: 0px;
	}
	
	.carousel-inner .item.orange .article-wrapper{
		border: 0px dashed #A66200;
		border-radius: 0px;
	}
	
	.carousel-inner .item.green{
		background-color: #7F9F00;
	}
	
	.carousel-inner .item.blue{
		background-color: #0054A6;
	}
	
	.carousel-inner .item.orange{
		background-color: #F28B0F;
	}
	
	.polaroid.home-slider{
		display: none;
	}
	
	.overlay_text{
		display: block;
		float: none;
		position: relative;
		padding: 5%;
		top: 0;
		left: 0;
		width: 90%;
	}
	
	.overlay_text h1, .overlay_text h2{
		font-size: 24px;
		line-height: 24px;
	}
	
	.carousel-container, #branding hgroup{
		margin-bottom: 0;
	}
}
@media (max-width: 479px) {
	.banner{
		display: none;	
	}
	
	.difference li{
		float: left;
		width: 45%;
		margin-right: 10%;
		padding-bottom: 20px;
		clear: both;
	}
	
	.difference li.endrow{
		clear: none;
		margin-right: 0;
	}
	
	
	.tw-logo {
	    background: url("img/icon_t_40.png") no-repeat scroll left top transparent;
	    height: 38px;
	    width: 40px;
	}
	
	.fb-logo {
	    background: url("img/icon_fb_40.png") no-repeat scroll left top transparent;
	    height: 38px;
	    width: 40px;
	}
	
	.yt-logo {
	    background: url("img/icon_yt_40.png") no-repeat scroll left top transparent;
	    width: 40px;
	}
}
@media (min-width: 768px) and (max-width: 778px) {
	#page {
		margin-right: -15px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	
	.dl-horizontal dt {
		width: 85px;
	}
	.dl-horizontal dd {
		margin-left: 95px;
	}
	
	#page-footer h1{
		padding-left: 30px;
	}
	
	/* home */
	
	.home-boxes .box-top{
		font-size: 1px;
		text-indent: -9999px;
		background: url(img/home/home_228_top_green.png) bottom left no-repeat;
		width: 228px;
		height: 20px;	
	}
	
	.home-boxes .box{
			background: url(img/home/home_228_bottom_green.png) bottom left no-repeat;
			width: 188px;
			padding: 10px 20px 20px;
	}
	
	.home-boxes .purple .box{
		background: url(img/home/home_228_bottom_purple.png) bottom left no-repeat;
	}
	.home-boxes .purple .box-top{
		background: url(img/home/home_228_top_purple.png) bottom left no-repeat;	
	}
	
	.home-boxes .orange .box{
		background: url(img/home/home_228_bottom_orange.png) bottom left no-repeat;
	}
	.home-boxes .orange .box-top{
		background: url(img/home/home_228_top_orange.png) bottom left no-repeat;	
	}
	
	.home-boxes .blue .box{
		background: url(img/home/home_228_bottom_blue.png) bottom left no-repeat;
	}
	.home-boxes .blue .box-top{
		background: url(img/home/home_228_top_blue.png) bottom left no-repeat;	
	}
	
	.home-boxes .lightblue .box{
		background: url(img/home/home_228_bottom_lightblue.png) bottom left no-repeat;
	}
	.home-boxes .lightblue .box-top{
		background: url(img/home/home_228_top_lightblue.png) bottom left no-repeat;	
	}
	
	.home-boxes .darkblue .box{
		background: url(img/home/home_228_bottom_darkblue.png) bottom left no-repeat;
	}
	.home-boxes .darkblue .box-top{
		background: url(img/home/home_228_top_darkblue.png) bottom left no-repeat;	
	}
	
	.imgbox{
		position: relative;
		display: block;
		width: 188px;
		margin: 0 auto;
	}
	
	.imgbox img{
		width: 176px;
	}
	
	.play_button{
		width: 188px;
		height: 128px;
		display: block;
		position: absolute;
		top: 0;
	}
	
	.play_button a{
		display: block;
		width: 188px;
		height: 118px;
		background: url('img/play_button.png') center center no-repeat;
		text-indent: -9999px;
	}

	
	/* end home */
	
	
	/* sections */
	
	#interior-boxes h2 a{
		color: #fff;
	}
	
	#interior-boxes h2 a:hover{
		color: #fff;
	}
	
	#interior-boxes .box-top{
		font-size: 1px;
		text-indent: -9999px;
		background: url(img/Section/section_202_top_green.png) bottom left no-repeat;
		width: 202px;
		height: 20px;	
	}
	
	#interior-boxes .box{
			background: url(img/Section/section_202_bottom_green.png) bottom left no-repeat;
			width: 182px;
			padding: 10px;
	}
	
	#interior-boxes .purple .box{
		background: url(img/Section/section_202_bottom_purple.png) bottom left no-repeat;
	}
	#interior-boxes .purple .box-top{
		background: url(img/Section/section_202_top_purple.png) bottom left no-repeat;	
	}
	
	#interior-boxes .orange .box{
		background: url(img/Section/section_202_bottom_orange.png) bottom left no-repeat;
	}
	#interior-boxes .orange .box-top{
		background: url(img/Section/section_202_top_orange.png) bottom left no-repeat;	
	}
	
	#interior-boxes .blue .box{
		background: url(img/Section/section_202_bottom_blue.png) bottom left no-repeat;
	}
	#interior-boxes .blue .box-top{
		background: url(img/Section/section_202_top_blue.png) bottom left no-repeat;	
	}
	
	#interior-boxes .lightblue .box{
		background: url(img/Section/section_202_bottom_lightblue.png) bottom left no-repeat;
	}
	#interior-boxes .lightblue .box-top{
		background: url(img/Section/section_202_top_lightblue.png) bottom left no-repeat;	
	}
	
	#interior-boxes .darkblue .box{
		background: url(img/Section/section_202_bottom_darkblue.png) bottom left no-repeat;
	}
	#interior-boxes .darkblue .box-top{
		background: url(img/Section/section_202_top_darkblue.png) bottom left no-repeat;	
	}
	
	#interior-boxes .double .box-top{
		font-size: 1px;
		text-indent: -9999px;
		background: url(img/Section/sections_416_top_green.png) bottom left no-repeat;
		width: 416px;
		height: 20px;	
	}
	
	#interior-boxes .double .box{
			background: url(img/Section/sections_416_bottom_green.png) bottom left no-repeat;
			width:376px;
			padding: 10px 20px 20px;
			text-align: left;
	}

	#interior-boxes .double.purple .box{
		background: url(img/Section/sections_416_bottom_purple.png) bottom left no-repeat;
	}
	#interior-boxes .double.purple .box-top{
		background: url(img/Section/sections_416_top_purple.png) bottom left no-repeat;	
	}
	
	#interior-boxes .double.orange .box{
		background: url(img/Section/sections_416_bottom_orange.png) bottom left no-repeat;
	}
	#interior-boxes .double.orange .box-top{
		background: url(img/Section/sections_416_top_orange.png) bottom left no-repeat;	
	}
	
	#interior-boxes .double.blue .box{
		background: url(img/Section/sections_416_bottom_blue.png) bottom left no-repeat;
	}
	#interior-boxes .double.blue .box-top{
		background: url(img/Section/sections_416_top_blue.png) bottom left no-repeat;	
	}
	
	#interior-boxes .double.lightblue .box{
		background: url(img/Section/sections_416_bottom_lightblue.png) bottom left no-repeat;
	}
	#interior-boxes .double.lightblue .box-top{
		background: url(img/Section/sections_416_top_lightblue.png) bottom left no-repeat;	
	}
	
	#interior-boxes .double.darkblue .box{
		background: url(img/Section/sections_416_bottom_darkblue.png) bottom left no-repeat;
	}
	#interior-boxes .double.darkblue .box-top{
		background: url(img/Section/sections_416_top_darkblue.png) bottom left no-repeat;	
	}
	
	.polaroid{
		width: 140px;
	}
	
	.featured{
		width: 134px;
		border: 3px solid #fff;
	}
	
	
	/* end sections */
	
	/* promos */

	aside.promo h1, aside.promo h1 a{
		color: #fff;
	}
	
	aside.promo h1 a:hover{
		color: #fff;
	}
	
	aside.promo .box-top{
		font-size: 1px;
		text-indent: -9999px;
		width: 228px;
		height: 23px;	
	}
	
	aside.promo .box{
			width: 188px;
			padding: 10px 20px 20px;
	}
	
	aside.promo.purple .box{
	}
	aside.promo.purple .box-top{
	}
	
	aside.promo.orange .box{
	}
	aside.promo.orange .box-top{
	}
	
	aside.promo.blue .box{
	}
	aside.promo.blue .box-top{
	}
	
	aside.promo.lightblue .box{
	}
	aside.promo.lightblue .box-top{
	}
	
	aside.promo.darkblue .box{
	}
	aside.promo.darkblue .box-top{
	}
	
	/* end promos */
	
	/* quicklinks */

	.quicklinks li{
		padding-top: 14px;
	}
	
	.quicklinks li a{
		display: block;
		margin-bottom: 10px;
		padding: 0 50px 14px 20px;
	}

/* end quicklinks */

	h1.entry-title{
		background: url("img/header/header_476_bottom.png") repeat-y scroll left bottom transparent;
	}
	
	.page-header{
		background: url("img/header/header_476_top.png") no-repeat scroll left top transparent;
	}
	
	#sidenav h1{
		background: url(img/sidenav/header_228_sidenav.png) top left no-repeat;
		padding: 10px;
	}
	
	#social h1{
		padding-left: 10px;
	}
	
	#sidenav ul li a{
		padding: 8px 0 8px 10px;
		font-size: 16px;
	}
	
	#sidenav ul.children li a {
		padding-left: 25px;
	}
	
	#footer{
		background: url(img/footer/footer_724_top.png) top left no-repeat;	
	}
	
	#page-footer{
		background: url(img/footer/footer_724_bottom.png) bottom left no-repeat;	
	}
	
	#social ul{
		margin-left: 10px;	
	}
	
	.tw-logo{
		width: 40px;
		height: 38px;
		background: url(img/icon_t_40.png) top left no-repeat;
	}
	
	.fb-logo{
		width: 40px;
		height: 38px;
		background: url(img/icon_fb_40.png) top left no-repeat;
	}
	
	.yt-logo{
		width: 40px;
		height: 38px;
		background: url(img/icon_yt_40.png) top left no-repeat;
	}
	
	.navbar .nav > li > a {
		padding:  8px;	
	}
	
	.carousel-control {
	    background: none repeat scroll 0 0 #222222;
	    border: 3px solid #FFFFFF;
	    border-radius: 23px 23px 23px 23px;
	    color: #FFFFFF;
	    font-size: 30px;
	    font-weight: 100;
	    height: 22px;
	    left: 15px;
	    line-height: 20px;
	    margin-top: -20px;
	    opacity: 0.5;
	    position: absolute;
	    text-align: center;
	    top: 55%;
	    width: 22px;
	}	
	
	.carousel-control.right{
		right: 10px;	
	}
	
	.carousel-control.left{
		left: 10px;	
	}
	
	.slider_bg{
		/*position: absolute;*/
		top: 0;
		z-index: 1;
	}
	
	.overlay_text{
		position: absolute;
		top: 25px;
		left: 60px;
		z-index: 10;
		color: #fff;
		font-size: 14px;
		line-height: 18px;
		width: 45%;
	}
	
	.overlay_text h1{
		font-family: 'Brevia W01 Regular',Arial,sans-serif;
	    font-size: 24px;
	    line-height: 24px;
	    margin: 0;
	    padding: 0;
	    margin-bottom: 2px;
	}
	
	.overlay_text h2{
		font-family: 'Brevia W01 Bold',Arial,sans-serif;
	    font-weight: normal;
	    font-size: 24px;
	    line-height: 24px;
	    margin: 0;
	    padding: 0;
	    margin-bottom: 8px;
	}
	
	.overlay_text .morelink{
		display: block;
		margin-top: 12px;
		color: #fff;
	}
	
	.morelink:hover{
		text-decoration: none;
	}
	
	.carousel-inner .item{
		height: 170px;
	}
	
	.slider_link{
		position: relative;
		display: block;
	}
	
	.polaroid.home-slider{
		width: 220px;
		height: 182px;
		margin: 0;
		padding: 0;
		float: none;
		position: absolute;
		top: 0;
		right: 70px;
		margin-top: 10px;
	}
	
	.polaroid.home-slider .featured{
		width: 220px;
	}
	
	.navbar .nav{
		margin: 0;	
	}
}
@media (min-width: 1200px) {
	/*#page {
		margin-right: -30px;
	}*/
	.sidebar-content #primary,
	.sidebar-content #attachment-comment {
		margin-right: 30px;
	}
	.wp-caption {
		display: table;
	}
	
	#page-footer h1{
		padding-left: 40px;
	}
	
	
	#social h1{
		padding-left: 25px;
	}
	
	.box-top{
		font-size: 1px;
		text-indent: -9999px;
		background: url(img/stitch_top370.png)bottom left no-repeat;
		width: 370px;
		height: 13px;	
	}
	
	.box-bottom{
			font-size: 1px;
			text-indent: -9999px;
			background: url(img/stitch_bottom370.png) top left no-repeat;
			width: 370px;
			height: 13px;	
	}
	
	.purple .box-top{
		background: url(img/stitch_top370_purple.png)bottom left no-repeat;
	}
	.purple .box-bottom{
			background: url(img/stitch_bottom370_purple.png) top left no-repeat;	
	}

	.orange .box-top{
		background: url(img/stitch_top370_orange.png)bottom left no-repeat;
	}
	.orange .box-bottom{
			background: url(img/stitch_bottom370_orange.png) top left no-repeat;
	}
	
	h1.entry-title{
		background: url("img/header/header_770_bottom.png") repeat-y scroll left bottom transparent;
	}
	
	.page-header{
		background: url("img/header/header_770_top.png") no-repeat scroll left top transparent;
	}
	
	#sidenav h1{
		background: url(img/sidenav/header_370_sidenav.png) top left no-repeat;
	}
	
	#footer{
		background: url(img/footer/footer_1170_top.png) top left no-repeat;	
	}
	
	#page-footer{
		background: url(img/footer/footer_1170_bottom.png) bottom left no-repeat;	
	}
	
	/* sections */

	#interior-boxes h2 a{
		color: #fff;
	}
	
	#interior-boxes h2 a:hover{
		color: #fff;
	}
	
	#interior-boxes .box-top{
		font-size: 1px;
		text-indent: -9999px;
		background: url(img/Section/section_346_top_green.png) bottom left no-repeat;
		width: 346px;
		height: 20px;	
	}
	
	#interior-boxes .box{
			background: url(img/Section/section_346_bottom_green.png) bottom left no-repeat;
			width: 306px;
			padding: 10px 20px 20px;
	}
	
	#interior-boxes .purple .box{
		background: url(img/Section/section_346_bottom_purple.png) bottom left no-repeat;
	}
	#interior-boxes .purple .box-top{
		background: url(img/Section/section_346_top_purple.png) bottom left no-repeat;	
	}
	
	#interior-boxes .orange .box{
		background: url(img/Section/section_346_bottom_orange.png) bottom left no-repeat;
	}
	#interior-boxes .orange .box-top{
		background: url(img/Section/section_346_top_orange.png) bottom left no-repeat;	
	}
	
	#interior-boxes .blue .box{
		background: url(img/Section/section_346_bottom_blue.png) bottom left no-repeat;
	}
	#interior-boxes .blue .box-top{
		background: url(img/Section/section_346_top_blue.png) bottom left no-repeat;	
	}
	
	#interior-boxes .lightblue .box{
		background: url(img/Section/section_346_bottom_lightblue.png) bottom left no-repeat;
	}
	#interior-boxes .lightblue .box-top{
		background: url(img/Section/section_346_top_lightblue.png) bottom left no-repeat;	
	}
	
	#interior-boxes .darkblue .box{
		background: url(img/Section/section_346_bottom_darkblue.png) bottom left no-repeat;
	}
	#interior-boxes .darkblue .box-top{
		background: url(img/Section/section_346_top_darkblue.png) bottom left no-repeat;	
	}
	
	

	#interior-boxes .double.purple .box{
		background: url(img/Section/sections_710_bottom_purple.png) bottom left no-repeat;
	}
	#interior-boxes .double.purple .box-top{
		background: url(img/Section/sections_710_top_purple.png) bottom left no-repeat;	
	}
	
	#interior-boxes .double.green .box{
		background: url(img/Section/sections_710_bottom_green.png) bottom left no-repeat;
	}
	#interior-boxes .double.green .box-top{
		background: url(img/Section/sections_710_top_green.png) bottom left no-repeat;	
	}
	
	#interior-boxes .double.orange .box{
		background: url(img/Section/sections_710_bottom_orange.png) bottom left no-repeat;
	}
	#interior-boxes .double.orange .box-top{
		background: url(img/Section/sections_710_top_orange.png) bottom left no-repeat;	
	}
	
	#interior-boxes .double.blue .box{
		background: url(img/Section/sections_710_bottom_blue.png) bottom left no-repeat;
	}
	#interior-boxes .double.blue .box-top{
		background: url(img/Section/sections_710_top_blue.png) bottom left no-repeat;	
	}
	
	#interior-boxes .double.lightblue .box{
		background: url(img/Section/sections_710_bottom_lightblue.png) bottom left no-repeat;
	}
	#interior-boxes .double.lightblue .box-top{
		background: url(img/Section/sections_710_top_lightblue.png) bottom left no-repeat;	
	}
	
	#interior-boxes .double.darkblue .box{
		background: url(img/Section/sections_710_bottom_darkblue.png) bottom left no-repeat;
	}
	#interior-boxes .double.darkblue .box-top{
		background: url(img/Section/sections_710_top_darkblue.png) bottom left no-repeat;	
	}
	
	#interior-boxes .double .box-top{
		width: 710px;
	}
	
	#interior-boxes .double .box{
			width: 672px;

	}
	
	.polaroid{
		width: 240px;
		height: 175px;
	}
	
	.featured{
		width: 240px;
	}
	
	/* end sections */
	
	/* home */

	.home-boxes .box-top{
		font-size: 1px;
		text-indent: -9999px;
		background: url(img/home/home_379_top_green.png) bottom left no-repeat;
		width: 379px;
		height: 20px;	
	}
	
	.home-boxes .box{
			background: url(img/home/home_379_bottom_green.png) bottom left no-repeat;
			width: 339px;
			padding: 10px 20px 20px;
	}
	
	.home-boxes .purple .box{
		background: url(img/home/home_379_bottom_purple.png) bottom left no-repeat;
	}
	.home-boxes .purple .box-top{
		background: url(img/home/home_379_top_purple.png) bottom left no-repeat;	
	}
	
	.home-boxes .orange .box{
		background: url(img/home/home_379_bottom_orange.png) bottom left no-repeat;
	}
	.home-boxes .orange .box-top{
		background: url(img/home/home_379_top_orange.png) bottom left no-repeat;	
	}
	
	.home-boxes .blue .box{
		background: url(img/home/home_379_bottom_blue.png) bottom left no-repeat;
	}
	.home-boxes .blue .box-top{
		background: url(img/home/home_379_top_blue.png) bottom left no-repeat;	
	}
	
	.home-boxes .lightblue .box{
		background: url(img/home/home_379_bottom_lightblue.png) bottom left no-repeat;
	}
	.home-boxes .lightblue .box-top{
		background: url(img/home/home_379_top_lightblue.png) bottom left no-repeat;	
	}
	
	.home-boxes .darkblue .box{
		background: url(img/home/home_379_bottom_darkblue.png) bottom left no-repeat;
	}
	.home-boxes .darkblue .box-top{
		background: url(img/home/home_379_top_darkblue.png) bottom left no-repeat;	
	}
	
	/* end home */
	
	
		/* promos */

	aside.promo h1, aside.promo h1 a{
		color: #fff;
	}
	
	aside.promo h1 a:hover{
		color: #fff;
	}
	
	aside.promo .box-top{
		font-size: 1px;
		text-indent: -9999px;
		background: url(img/promo/promo_370_top_green.png) bottom left no-repeat;
		width: 370px;
		height: 23px;	
	}
	
	aside.promo .box{
			background: url(img/promo/promo_370_bottom_green.png) bottom left no-repeat;
			width: 330px;
			padding: 10px 20px 20px;
	}
	
	aside.promo.purple .box{
		background: url(img/promo/promo_370_bottom_purple.png) bottom left no-repeat;
	}
	aside.promo.purple .box-top{
		background: url(img/promo/promo_370_top_purple.png) bottom left no-repeat;	
	}
	
	aside.promo.orange .box{
		background: url(img/promo/promo_370_bottom_orange.png) bottom left no-repeat;
	}
	aside.promo.orange .box-top{
		background: url(img/promo/promo_370_top_orange.png) bottom left no-repeat;	
	}
	
	aside.promo.blue .box{
		background: url(img/promo/promo_370_bottom_blue.png) bottom left no-repeat;
	}
	aside.promo.blue .box-top{
		background: url(img/promo/promo_370_top_blue.png) bottom left no-repeat;	
	}
	
	aside.promo.lightblue .box{
		background: url(img/promo/promo_370_bottom_lightblue.png) bottom left no-repeat;
	}
	aside.promo.lightblue .box-top{
		background: url(img/promo/promo_370_top_lightblue.png) bottom left no-repeat;	
	}
	
	aside.promo.darkblue .box{
		background: url(img/promo/promo_370_bottom_darkblue.png) bottom left no-repeat;
	}
	aside.promo.darkblue .box-top{
		background: url(img/promo/promo_370_top_darkblue.png) bottom left no-repeat;	
	}
	
	/* end promos */
	
	/* quicklinks */

	.quicklinks li{
		background: url(img/quicklinks/sidenav_370_top.png) top left no-repeat;	
		padding-top: 14px;
	}
	
	.quicklinks li a{
		background: url(img/quicklinks/sidenav_370_bottom.png) bottom left no-repeat;	
		display: block;
		margin-bottom: 10px;
		padding: 0 50px 14px 20px;
	}
	
	/* carousel */
	
	.carousel-control.right{
		right: 20px;	
	}
	
	.carousel-control.left{
		left: 20px;	
	}
	
	.slider_bg{
		/*position: absolute;*/
		top: 0;
		z-index: 1;
	}
	
	.overlay_text{
		position: absolute;
		top: 45px;
		left: 95px;
		z-index: 10;
		color: #fff;
		font-size: 18px;
		line-height: 22px;
		width: 35%;
	}
	
	.overlay_text h1{
		font-family: 'Brevia W01 Regular',Arial,sans-serif;
	    font-size: 44px;
	    line-height: 44px;
	    margin: 0;
	    padding: 0;
	    margin-bottom: 4px;
	}
	
	.overlay_text h2{
		font-family: 'Brevia W01 Bold',Arial,sans-serif;
	    font-weight: normal;
	    font-size: 44px;
	    line-height: 40px;
	    margin: 0;
	    padding: 0;
	    margin-bottom: 16px;
	}
	
	.overlay_text .morelink{
		display: block;
		margin-top: 24px;
		color: #fff;
	}
	
	.morelink:hover{
		text-decoration: none;
	}
	
	.carousel-inner .item{
		height: 275px;
	}
	
	.slider_link{
		position: relative;
		display: block;
	}
	
	.polaroid.home-slider{
		width: 337px;
		height: 220px;
		margin: 0;
		padding: 0;
		float: none;
		position: absolute;
		top: 0;
		right: 110px;
		margin-top: 20px;
	}
	
	.polaroid.home-slider .featured{
		width: 337px;
	}
	

/* end quicklinks */

}
/* End of file style.css */
/* Location: ./wp-content/themes/the-bootstrap/style.css */

body {background:none !important;}
.search .page-header{ background:#fff; color:#0052a8;}
.search .entry-title{background:#fff; padding:0px !important;}
.search .entry-title a{ background:#fff; color:#0052a8 !important; padding:10px 0px !important;}
.search #branding { background:#fff;}

#inPopUp{width:540px; height:540px; border:2px solid #fff;}

