/*  
Theme Name: Status Theme
Description: Responsive WordPress theme
Theme URI: http://themnific.com
Author: Dannci & Themnific
Author URI: http://themnific.com
Version: 1.3
Tags: dark, light, white, black, gray, two-columns, right-sidebar, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
License: GNU/GPL Version 2 or later. 
License URI: http://www.gnu.org/licenses/gpl.html 
Copyright: (c) 2013 Dannci.
 
*/


/* CSS Resets */
@font-face {
    font-family: 'NovecentowideNormalRegular';
    src: url('font/Novecentowide-Normal-webfont.eot');
    src: url('font/Novecentowide-Normal-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Novecentowide-Normal-webfont.woff') format('woff'),
         url('font/Novecentowide-Normal-webfont.ttf') format('truetype'),
         url('font/Novecentowide-Normal-webfont.svg#NovecentowideNormalRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'NovecentowideLightBold';
    src: url('font/Novecentowide-DemiBold-webfont.eot');
    src: url('font/Novecentowide-DemiBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Novecentowide-DemiBold-webfont.woff') format('woff'),
         url('font/Novecentowide-DemiBold-webfont.ttf') format('truetype'),
         url('font/Novecentowide-DemiBold-webfont.svg#NovecentowideLightBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'NovecentowideBookRegular';
    src: url('font/Novecentowide-Book-webfont.eot');
    src: url('font/Novecentowide-Book-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Novecentowide-Book-webfont.woff') format('woff'),
         url('font/Novecentowide-Book-webfont.ttf') format('truetype'),
         url('font/Novecentowide-Book-webfont.svg#NovecentowideBookRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;margin:0;padding:0}article,aside,figure,figure img,figcaption,footer,header,nav,section,video,object{display:block}a img{border:0}figure{position:relative}figure img{width:100%}

html{
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
	background: #1a1a1a;
}
.left{
	float: left;
}
.right{float: right;}
.clear{clear: both;}

ol, ul { list-style:none; margin:0; }

ul.children{ margin-left:15px;}

ul.children li:last-child{ padding: 0 0 0 0 !important;}

a,a:hover{ text-decoration:none;
}

a,.nav li a{
	-moz-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
}
.left{
	float: left;
}
.right{float: right;}
.clear{
	clear: both;
}
small{ line-height:11pt;}

.small{ font-size:85% !important;}

.hrline,.hrlineB{
	clear:both;
	width: 100%;
	max-width: 1280px;
	margin:0 auto;
	padding:0;
	height:1px;
	position:relative;
	background: url(images/line-h-l.png) 0 0 repeat-x;
}

.hrlineB{
	margin-bottom:30px !important;
}

.hrline span,.hrlineB span{
	width:30px;
	background:#999;
	height:1px;
	position: absolute;
	top:0;
	left:0;
}

.sserif{text-transform:uppercase; margin:5px 0 8px 0;}

.fl{ float:left !important;}
.fr{ float:right !important;}
.bottomzero{ padding-bottom:0 !important}

i.icon-play-circle,
i.icon-time{ padding-left:1px !important;}

.rad{-moz-border-radius: 2px;-khtml-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;}

.boxshadow{
	-moz-box-shadow:  0 6px 0 rgba(0, 0, 0, 0.08);
	-webkit-box-shadow:  0 6px 0 rgba(0, 0, 0, 0.08);
	box-shadow:  0 6px 0 rgba(0, 0, 0, 0.08);
}

.boxshadow2{
	-moz-box-shadow:  0 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:  0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow:  0 1px 1px rgba(0, 0, 0, 0.2);
}

.shadow-inset{
	-moz-box-shadow:  0px 0px 10px rgba(0, 0, 0, .15) inset;
	-webkit-box-shadow:  0px 0px 10px rgba(0, 0, 0, .15) inset;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, .15) inset;
}

.shadow-inset2{
	-moz-box-shadow:  0px 0px 45px rgba(0, 0, 0, 1) inset;
	-webkit-box-shadow:  0px 0px 45px rgba(0, 0, 0, 1) inset;
	box-shadow: 0px 0px 45px rgba(0, 0, 0, 1) inset;
}

.slant{ font-weight:normal; font-style:italic;}

/*.opacity{ opacity:.6}*/

.upper{ text-transform:uppercase !important}
.lower{ text-transform: lowercase !important}
.italic{ font-style:italic !important}
.fat{ font-weight:bold !important}



h1{
	margin:15px 0;
	padding:0;
	letter-spacing:-0.04em;
	}

h2{
	margin:15px 0;
	padding:0;
	letter-spacing:-0.04em;
	}

h2.leading{
	margin:0 0 15px 0;
	padding:0 0 8px 0;
	background:url(images/line-h-l.png) bottom repeat-x !important;
	}

h2.heading{
	margin:0 0 20px 0;
	padding:0;
	letter-spacing:-0.06em;
	}

#sidebar h2{
	padding-top:0;
	padding-bottom:15px;
	margin:0;
	font-weight:900;
	font-size:20px;
	text-transform:uppercase;
	overflow:hidden;
	border-bottom:1px solid #ddd;
	margin-bottom:15px;
}


h3{
	margin:10px 0;
	padding:0;
	letter-spacing:-0.025em;
	}

h3.leading{
	margin:0 0 10px 0;
	padding:0;
	}

h4{
	margin:12px 0;
	padding:0;
	}

h5,h6{
	margin:5px 0;
	padding:0;
	}

h3 span span{ opacity:.6; padding:0 !important;}

h3.title{ padding:0 0 11px 0; margin: 0; font-size:14pt; text-shadow:none;}

h4.leading{
	margin:-5px 0 10px 0;
	}



/* @header
********************************************************************************************
********************************************************************************************/

.topnav{ overflow:hidden;}

#header{
	width: 100%;
padding: 0px 0 0px 0;
/*border-top: 1px solid #fff !important;*/
border-top: 1px solid #000 !important;
border-bottom: 5px solid #d25515;
position: fixed !important;
overflow: visible;
top: 0;
left: 0;
margin: 0;
z-index: 99;
background: #000;
height: 80px;
	}


#header h1{margin:0; font-weight:800;}
#header h1 a{text-shadow:none;}
#header a{ overflow:hidden;}

#header a img.logo{ margin: 6px 0px 0px;}

#header .logo-wrap{
	display: inline-block;
	vertical-align: top;
}
#header .nav-wrap{
	display: inline-block;
}

#header-bottom{margin:0; background:#fff;}

.domore-header{
	width: 175px;
	position: absolute;
	background: #71a105;
	height: 0px;
	z-index: 50;
	transition:All 0.5s ease-in-out;
	-webkit-animation: All 0.5s 16 ease-in-out;
	-moz-animation: All 0.5s 16 ease-in-out;
	-o-animation: All 0.5s 16 ease-in-out;
	overflow: hidden;
	text-align: center;
	overflow: hidden;
	top: 85px;
	background: url(images/your_kitchen_drop.png) no-repeat top center;
	left: -7px;
}
.link-cont{
	margin-top:12px;
	/*margin-bottom: 29px;*/
	margin-bottom: 12px;
	line-height: 16px;
}
.drop-link-container{
		margin-left: 6px;
		/*margin-bottom: 7px;*/
		margin-bottom: 21px;
}

#header .domore-header a.drop-link{
	display: inline-block;
	font-family: "NovecentowideNormalRegular", sans-serif;
	color:#fcfcfc;
	font-weight: bold;
	text-shadow: 0px -1px 5px rgba(0, 0, 0, 0.5);
	text-align: left;
	font-size: 12px;
	width: 119px;
	overflow: visible;
	white-space:normal;
}
#header .domore-header .green-arrow{
	font-family: "NovecentowideNormalRegular", sans-serif;
	/*text-shadow: 0px -1px 5px rgba(0, 0, 0, 0.5);*/
	font-weight: bold;
	/*color: #71a105;*/
	color: #014474;
	display: inline-block;
	margin-right: 6px;
	vertical-align: top;
}



.domore-header-old{
	width: 100%;
	position: absolute;
	background: #71a105;
	height: 0px;
	z-index: 50;
	transition:All 0.5s ease-in-out;
-webkit-animation: All 0.5s 16 ease-in-out;
-moz-animation: All 0.5s 16 ease-in-out;
-o-animation: All 0.5s 16 ease-in-out;
overflow: hidden;
	text-align: center;
	position: fixed !important;
overflow: hidden;
top: 85px;

}

.domore-header.open{
	height:258px;
}
.domore-header-old{
	display: none;
}
.domore-container{
	width: 1240px;
	margin: 0px auto;
	text-transform: uppercase;
	color: #fff;
	font-family: "Raleway", sans-serif;
	padding-top: 43px;
	position: relative;
}

.domore-container h2{
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	color: #fff;
	font-weight: bold;
	font-size: 40px;
}
.domore-container .text{
	width: 730px;
	margin-left: 20px;
}
.domore-container .cta{
	padding: 5px 20PX;
	background: #d25515;
	margin: 25px 57PX;
}
.domore-container .cta.last{
	margin-right: 0px;

}

.domore-container .close{
	margin-right: 124px;
	position: absolute;
	right: 0px;
	cursor: pointer;
}

/* @core
********************************************************************************************
********************************************************************************************/

/*.section{ overflow:hidden; padding:0 0; position:relative; z-index:2; background-attachment:fixed; background-position:50% 0; background-repeat:no-repeat; padding: 100px 0px;}*/
.section{ overflow:hidden; padding:0 0; position:relative; z-index:2; background-attachment:fixed; background-position:50% 0; background-repeat:no-repeat;}

#home.section {
	padding: 0px;
}
#who.section {
	background-color: #FFFFFF;
}

.section .container{ overflow:hidden; padding:130px 0;}

.container_alt{padding-top:135px !important; margin-bottom:40px !important;}

.container_block{padding-top:135px !important; margin-bottom:-135px !important;}

.section>iframe{ float:left; margin:0; padding:0;}

.section>.container>h2
.section>.container>h3{
	width:60%; float:none; margin:0 auto; text-align:center;
}

.section>.container>h2 { padding:0 0 0 1px;font-size:60pt; font-weight:900;letter-spacing:-4px;text-transform:uppercase;line-height:1; }

.section>.container>h3 {padding:0 0 0 15px; margin:5px 0 20px 0; border-left:5px solid #ddd;  font-weight:bold; opacity:1; line-height:1;}

.section>.container>p {
	   -moz-column-count: 3;
       -moz-column-gap:30px;
       -webkit-column-count: 3;
       -webkit-column-gap:30px;
	   margin-bottom:25px;
	   overflow:hidden;
}

#content,#sidebar{ margin-top:135px; margin-bottom:40px;}

#foliocontent,#foliosidebar{ margin-top:40px;}

#foliosidebar{ width:27%; float:left; margin-right:4%;}

#foliocontent{ width:69%; float:left;}

.do-more{
/*	position: absolute;
	right: 126px;
	top: -2px;*/
	cursor: pointer;
	z-index: 51;
	float: left;
	margin-left: 65px;
	margin-top: -1px;
	position: relative;
}

.header-right{
	float: left;
	margin-top: 5px;
	margin-left: 15px;
}

.header-right .lang{
	text-align: center;
}
.header-right .social img{
	margin-right: 5px;
	width: 35px;
	margin-top: 20px;
}
/* @navigations - home
********************************************************************************************
********************************************************************************************/

#nav .current a {
	border-bottom:3px solid #ddd;
}

#nav{
	/*display:inline-block;*/
	float: left;
	list-style:none;
	margin-left: 50px;
}

#nav li{
	float:left;
	margin-left:10px;
	padding-top: 26px;
	padding-bottom: 28px;
}

#nav li a{
	display: block;
	/*font-weight: ;*/
	padding: 0 10px;
	text-decoration: none;
	/*color: #666;*/
	color: #959595;
	font-size: 20px;
	text-transform:uppercase;
	border-bottom:none;
	border-bottom:3px solid #ddd;
	font-family: "NovecentowideNormalRegular", sans-serif;
	-webkit-transition: 0.1s linear all;
	-moz-transition: 0.1s linear all;
	-ms-transition: 0.1s linear all;
	-o-transition: 0.1s linear all;
	transition: 0.1s linear all;
}

#nav li a:hover{
	color: #fff;

}

#nav ul li.active a{
}

/*
.custom-sub {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	width: 100%;
	left: 0;
	top: 85px;
	position: absolute;
	height: 0px;
	background: #000;
	border-top: 1px solid #131313;
	-webkit-transition: 0.2s all ease-out;
	-moz-transition: 0.2s all ease-out;
	-ms-transition: 0.2s all ease-out;
	-o-transition: 0.2s all ease-out;
	transition: 0.2s all ease-out;
	-webkit-transition-timing-function: cubic-bezier(0.694, 0.0482, 0.335, 1);
	-moz-transition-timing-function: cubic-bezier(0.694, 0.0482, 0.335, 1);
	-o-transition-timing-function: cubic-bezier(0.694, 0.0482, 0.335, 1);
	transition-timing-function: cubic-bezier(0.694, 0.0482, 0.335, 1);
	overflow: hidden;
}

.menu-parent-item:hover .custom-sub {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
	z-index: 100;
	height:65px;
}

.custom-sub ul {
	text-align: center;
}
*/

#nav li.current .custom-sub ul li a{
	border: 0px;
}

#nav li.current .custom-sub ul li.current a{
	border-bottom: 3px solid;
}

#nav li ul li{
	float: none;
	display: inline-block;
	padding-top: 16px;
	padding-bottom: 0px;
	font-size: 16px;
	border:0px;
}

#nav li ul li a{
	font-size: 18px;
}


/* @navigations - uni
********************************************************************************************
********************************************************************************************/


.nav {
	display:inline-block;
	list-style:none;
	float: left;
	margin-left: 50px;
	margin-top:26px;
}

.nav>li>a:hover{
	text-shadow:none;
}

.nav a {
	position: relative;
	color: #888888;
	display: block;
	z-index: 100;
	padding: 0 10px;
	text-decoration: none;
	text-shadow:none;
}

.nav>li>a{
    -moz-transition: all 0.2s ease-in;
 	-webkit-transition: all 0.2s ease-in;
 	-o-transition: all 0.2s ease-in;
	text-decoration: none;
	color: #666;
	font-size: 20px;
	text-transform:uppercase;
	border-bottom:none;
}
.nav a:hover {
	color: #2f2f2f;
}

.nav li {
	display:inline;
	position: relative;
	float:left;
	overflow: hidden;
}

.nav>li {
	margin:0 0 0 10px;
}

.nav li ul {
	margin:0 0 0 0;
	padding:0 25px;
	width:150px;
	position: absolute;
	z-index: 999;
	border-left:5px solid #ddd;
}

.nav li ul .sf-sub-indicator {
	/*background: url(../images/arrow-superfish-right.png) no-repeat;*/
	top: 34%;
}
.nav li ul li a {
	padding:10px 10px;
	width:100%;
	margin:0 auto;
	font-size:8pt !important;
	border-top:1px solid #eee;
}

.nav>li>ul>li{width:100%;}

.nav li ul li:first-child a {
	border-top:none;
}

.nav li ul li a:hover {
}

.nav li ul li a.sf-with-ul {
	padding-right: 0;
}

.nav li ul li.current_page_item a,
.nav li ul li.current_page_parent a,
.nav li ul li.current-menu-ancestor a,
.nav li ul li.current-cat a,
.nav li ul li.li.current-menu-item a,
.nav li ul li.sfHover a {
}

.current_page_ancestor ul li a{
}

.nav li ul ul{
	margin: -44px 0 0 195px;
}


.nav li a.sf-with-ul {
  	padding-right: 15px;
}

.nav li.current_page_item a,
.nav li.current_page_parent a,
.nav li.current-menu-ancestor a,
.nav li.current-cat a,
.nav li.li.current-menu-item a,
.nav li.sfHover a {
	border-bottom:3px solid #F1592A !important;
}


.nav .sf-sub-indicator {
	background: url(images/arrow-superfish.png) no-repeat;
	position: absolute;
	display: block;
	right: 0;
	top: 32%;
	width: 10px;
	height: 10px;
	text-indent: -999em;
	overflow: hidden;
	opacity:.7;
}

.nav li ul {
	position: absolute;
	left: -999em;
}

.nav li:hover, .nav li.hover {
  	position: static;
}

.nav li:hover ul ul,
.nav li.sfhover ul ul,
.nav li:hover ul ul ul,
.nav li.sfhover ul ul ul,
.nav li:hover ul ul ul ul,
.nav li.sfhover ul ul ul ul {
  	left: -999em;
}

.nav li:hover ul,
.nav li.sfhover ul,
.nav li li:hover ul,
.nav li li.sfhover ul,
.nav li li li:hover ul,
.nav li li li.sfhover ul,
.nav li li li li:hover ul,
.nav li li li li.sfhover ul {
  	left: auto;
}

.nav li ul {
}

.nav li ul li a {
}

.nav li ul li a:hover {
}





#portfolio-filter{
	margin:20px 0 25px 0;
	overflow:hidden;
	border-bottom:1px solid #ddd;
	text-transform:uppercase;
	font-size:12px;
	width:100%;
}

#portfolio-filter ul {
	display:inline-block;
	list-style:none;
}
* html #portfolio-filter ul { /* Target IE6 */
	display:inline;
}
*+html #portfolio-filter ul { /* Target IE7 */
	display:inline;
}
#portfolio-filter li {
	margin:0 20px 5px 0;
	line-height:1.6;
	float:left;
}
#portfolio-filter a {
	text-decoration:none;
	padding:0; /* variable width */
}

#portfolio-filter li:after {
    color: #CCCCCC;
    content: "/";
	margin-left:5px;
}

#portfolio-filter li:first-child:after {
	margin-left:5px;
}


/* @post styles
********************************************************************************************
********************************************************************************************/

.singlepost{
	background:#fff;
	padding-top:40px !important;
	padding-bottom:40px !important;}



ul.medpost{ padding:0 0 0 0 !important; margin:0 0 0 0;}

ul.medpost>li{
	margin-bottom:40px  !important; overflow:hidden;}

ul.medpost>li>h2, h2.singletitle{font-weight:normal; text-transform:uppercase;margin-bottom: 0px;}

h2.singletitle{ margin-top:0;}

ul.medpost>li>.meta,
ul.medpost>li>.meta_alt{ width:16%; margin:5px 0 10px 0; text-align: left;text-transform:uppercase; font-style:normal;}

ul.medpost>li>.meta_alt{ width:100%; margin:12px 0 0 0; padding:0 0 0 0; text-align:left; line-height:1.4;}

ul.medpost>li>.meta>span{ text-transform:lowercase; font-style:italic;}

ul.medpost>li>.entry{ width:100%; float:left;}

ul.medpost li p{margin:0 0 15px 0; }

ul.medpost li a.mainbutton{ margin:-5px 0 20px 0;}

.entry{margin:20px 0 20px 0; line-height:2.4;}

.entry>ul{margin:0 0 25px 20px;}

.entry>ul>li{ list-style-position:inside; list-style:circle;}

.entry .contact-form{ overflow:hidden; float:none; clear:both; width:95%; padding:0 5% 30px 0;}

.entry ol{margin:0 0 25px 20px;}

.entry ol li{ list-style: decimal; list-style-position:inside;}

.entry ol li ol li{ list-style: upper-latin;list-style-position:inside;}

.entry .meta{ margin-top:10px;}

.entry_item{margin-top:0;}

.entry p a:hover{ background:url(images/transparent-light.png);}

.entry p{margin:0 0 20px 0; font-family: "Raleway",sans-serif;}

.entryfull{margin:0 0 25px 0; overflow:hidden; font-family: "Raleway",sans-serif;}

/*.entryfull p{margin:0 0 10px 0;}*/
.entryfull p{margin: 0 50px 10px 0;}
.entryfull ol{margin: 0 50px 10px 0;}
.entryfull ul{margin: 0 50px 10px 0;}

h2.single{ padding:0; margin:-5px 0 15px 0;}

h2.singlefull{ padding:0; margin:-5px 0 15px 0;}

img.main-single{ float:left; margin:0 0 20px 0;width: 100%;}

img.attachment-format-image{ float:left; overflow:hidden;}

img.headimg{ margin:0 0 20px 0;float:left;}

.post>iframe{ margin:0 0 25px 0;}

.format-gallery h2{ margin-top:25px}

li.format-audio>iframe,
li.format-video>iframe{margin:0 0 0 0;}

li.format-link p.teaser{ margin-top:15px !important;}

p.special{ font-weight:900 !important; font-size:16px; margin:15px 0 10px 0 !important; text-transform:uppercase;}

.meta,.meta_alt,.widgetmeta{
	font-size:10px !important;
	line-height:1.2;
	padding:0 0 0 0 !important;
	font-weight:bold;
	overflow:hidden;
	opacity:.7;
	word-spacing:3px;
	font-family:Arial, Helvetica, sans-serif !important;
}

#foliosidebar .meta{ line-height:2.2; margin:20px 0;}



.buttons{ overflow:hidden; padding:0 0 0 0; margin:15px 0;}
.buttons iframe{ overflow:hidden; margin:0 0 0 0 !important}
.buttons a{ margin-top:-5px !important; float:left;}



.postinfo{
	overflow:hidden;
	margin:30px 0 -1px 0;
	padding:8px 15px;
	border:1px solid #ddd;
	font-size:11px;
	font-style:italic;
}

.postinfo p{
	margin:0 0 0 0;
}

.postauthor { overflow:hidden; margin:0 0 20px 0; padding:20px 25px 25px 25px;
	border:1px solid #ddd;}

.postauthor img{ float:left; margin:10px 25px 0 0;}

.authordesc{ margin-top:10px;}

.authorarchive{margin:0 25px 40px 0;}

.authorarchive img{ float:left; margin:8px 25px 10px 0;}

#who ul.related{ float:left; width:105%; overflow: hidden; margin:5px 0 20px 0;}

#who .related li{ position:relative; float:left; width:46%; margin:0 3.2% 25px 0;overflow: hidden; position:relative; height:120px; padding:0;}

#who .related li h2{ font-size:10.5pt; line-height:14pt; margin:0; padding:0 10%; width:80%; text-align:center; background:none; letter-spacing:0; position:absolute; top:30%; left:0; }

#who .related li a img { float:left; margin:0 20px 0 0; position:relative; z-index:1;}

#who .related li .meta {margin:0 !important; width:auto; float:left;}

.archivecontent{padding:5px 10% 0 6% !important; min-height:340px;}

.archivepost {margin:20px 0 20px 0;}

.archivepost li{padding:0 0 0 0; overflow:hidden; position:relative; margin:30px 0 0 0;}

.archivepost li h3{ font-size:13pt; margin:20px 0 5px 0 !important;line-height:1.4;}

.archivepost img{ float:left; margin:0 20px 0px 0;}

.archivepost .meta{ margin:0 0 5px 0; padding:0; width:auto;}

.archivepost p{ font-size:90%; line-height:2}


/* @formats
********************************************************************************************
********************************************************************************************/

ul.medpost li.format-quote,
ul.medpost li.format-audio,
ul.medpost li.format-image
	{
	margin-bottom:50px !important;
	}


ul.medpost li.format-quote{text-shadow:none; margin-top:1px; margin-left:1px; margin-right:1px; padding:60px 55px 40px 55px;text-align:center;font-size:16pt; line-height:1.5;
	}

p.quuote_author{ font-size:10pt}



/* @comments
********************************************************************************************
********************************************************************************************/

#comments {
	clear: both;
}
#comments .navigation {
	padding:20px 0;
	clear: both;
	overflow:hidden;
}
h3#comments-title,
h3#reply-title {
	padding:5px 0 20px 0;
	margin-bottom:20px;
	background:url(images/line-h-l.png) bottom repeat-x;
}


.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	background: url(images/line-h-l.png) bottom repeat-x;
	line-height: 24px;
	margin: 0 0 25px 0;
	padding: 0 0 0 56px;
	position: relative;
}

ul.children li.comment:last-child{
	padding: 0 0 0 56px !important;}

.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 32px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	margin: 0 0 20px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
	font-weight:bold;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	list-style: none;
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] { }

#respond {
	margin:0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}

.comment-form-author,
.comment-form-email,
.comment-form-url{ width:30.3%; float:left; margin-right:25px !important;}
.comment-form-url{margin-right:0 !important;}

input#author,
input#email,
input#url{ width:89%; margin-bottom:20px !important;}

#respond .comment-notes {
	margin-bottom: 1em;
	opacity:.7;
	font-size:85%;
}
.form-allowed-tags {
display: none;
}
.children #respond {
	margin: 0 48px 0 0;
}
#comments-list #respond {
	margin:0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin-left:10px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
	margin-left:3px;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0;
	width: 96%;
}
#respond textarea {
	width: 95%;
}
#respond .form-allowed-tags {
display: none;
}
#respond .form-allowed-tags code {
display: none;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
	margin:20px 1px 20px 1px;
}



/* @forms
********************************************************************************************
********************************************************************************************/

input, textarea,input,input,select{
	border: 1px solid #eee;
	padding:10px;
	margin:0 10px 0 0;
	float:left;
	font-size:10px;
	}


form#contactform fieldset input{
	float:none;
	width:320px;
	margin-top:30px;}

form#contactform fieldset textarea{
	margin-top:30px;
	width:430px;
	border: 1px solid #eee;
	background:#fff;}

form#contactform fieldset input#submit{
	width:150px; cursor:pointer;}


label{float:left;}

#contact{
	padding:0 0 30px 0;
	}


/* @search
********************************************************************************************
********************************************************************************************/
.searchformhead {
	float: left;
	position:relative;
	margin:10px 0 0 2px;
	width: 16%;
	width:98%;
	overflow:hidden;
	border:1px solid #ddd;
}

.searchform {
	position: relative;
	float: left;
	width:100%;
	margin:0 0 0 25px;}

.searchformhead input.s {
	float: right;
	margin: 0;
	color:#ddd;
	padding:8px 12px;
	line-height:1;
	float:left;
	/*font-style:bold !important;*/
	font-weight:bold !important;
	font-size:12px !important;
	width: 95%;
	border:none;
	}

.searchSubmit {
	background: url(images/icons/search-submit-inv.png) 2px 4px no-repeat;
	position: absolute;
	height: 24px;
	width: 24px;
	border: none;
	cursor: pointer;
	margin:0;
	overflow:hidden;
	top: 5px;
	right:1px; }


.searchform input.s {
	padding:12px 10px;
	margin:0 0 30px 0;
	color:#999;
	font-style:normal;
	width:92%;


	border: 1px solid #d9d9d9;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);
	-moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);
	-o-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);
  }

.searchform .searchSubmit {
	height: 24px;
	top: 8px;
	right:11px; }

/* @sidebar
********************************************************************************************
********************************************************************************************/

#sidebar {
	font-family: "Raleway",sans-serif;
}

#sidebar p {margin:0; padding:0 0 15px 0;}


#sidebar h3 {font-size:10pt;
	}

#sidebar a:hover {
	text-decoration:none;
	}


#sidebar>ul,
#sidebar>div>ul{
	list-style:none;
	float:none;
	overflow:hidden;
	width:100%;
	margin-bottom:30px;
	}


#sidebar select{
	margin:5px 0 30px 0;
	width:100%;
	font-size:100% !important;
	clear:both;
	float:none;
	}

#sidebar .searchform{
	margin:0 0 10px 0;
	float:none;
	clear:both;
	overflow:hidden;
	font-family: "Raleway",sans-serif;
}

li.recentcomments,
cite{ padding:0 0 10px 0;}

a.rsswidget{ padding:5px 0 0 0;}


#sidebar>ul>li.cat-item{ float:left; width:49%; margin-right:0.5%}




/* @custom widgets
********************************************************************************************
********************************************************************************************/


.tagcloud { margin-bottom: 30px; }

ul.lists{ list-style:none; overflow:hidden; margin:0; width:106%}

#footer ul.lists{ margin-top:0;}

ul.lists li ul, ul.lists li ul li{ margin:0 0 0 0 !important;padding:0 0 0 0 !important; width:100%; background:none;}

.lists a{}

.lists a:hover{}

.lists li{
	background:url(images/bull.png) 0 4px no-repeat;
	padding:0 10px 0 26px;
	margin:0 3% 0 0;
	float:left;
	width:31%;
	list-style:none;
	}


ul.ad125{padding:0 0 0 0 !important; overflow:hidden; width:105% !important; margin:15px 0 5px 0 !important;}
ul.ad125 li{ float:left; margin:0 25px 25px 0; padding:0; overflow:hidden; background:none !important;}
ul.ad125 li img{ float:left; margin:0; padding:0; overflow:hidden}


img.ad300{margin:0 0 20px 0;background:url(images/transparent-light.png);}

img.adFree{ padding:0; margin:0 0 0 0; float:left; overflow:hidden}

.ad125_fix {
	clear: both;
	margin: 0;
	height: 12px;
	overflow: hidden;
	float: left; }


.widget_fix {
	clear: both;
	height:1px;
	overflow: hidden;
	float: none }


/* twitter  */
.lasttwit {
	padding:0 !important;
	position: relative;
	margin: 0 0 25px 0;
	overflow:hidden;
}

.lasttwit h2{
	border-top:none !important;
	padding-top:0;
}

a.twilink {
	position: absolute;
	bottom: -25px;
	right: 0;
	font-weight: bold; }


ul.tweet_list { margin:0 0 10px 0 !important; }

ul.tweet_list li{
	margin: 0 0 20px 0;
	padding: 0 0 0 65px !important;
	}

ul.tweet_list li img {
	float: left;
	margin: 8px 0 10px -65px;
	padding: 0 !important; }

.view-twitter {
	padding: 0;
	font-size: 7pt;
	clear: both; }


.tweet_avatar {  }

 .widget{
		display: block;
		margin-bottom: 35px;
 }

/* flickr */
#sidebar h2 span.flickr,#footer h3 span.flickr,h2.widget span.flickr{ color: #0061D8; font-style:normal; }

#sidebar h2 span span,#footer h3 span span,#archives h2 span span,h2.widget span span { color: #FF1183;font-size:12px; }

.flickwrap {
	position: relative;
	padding:0;
	overflow: hidden;
	width: 120%;
	margin:0 0 10px 0; }

	.flickwrap img {
		float: left;
		margin:0 !important;
		padding: 0 !important;
		width:62px; }

 .flickr_badge_image{
		float: left;
		margin: 0 15px 15px 0!important;
		padding: 0 !important; }

.flickwrap a:hover img { background:#ccc; }




/* Blog Author Widget */
img.avatar {  }

span.left {
	float: left;
	margin: 8px 15px 5px 0; }

span.right {
	float: right;
	margin: 8px 0 5px 15px; }

/* featured */
ul.featured {
	margin: 0 0 30px 0 !important;
	overflow: hidden;
	float: left; }


.fblock {
	border-top:1px solid #ddd;
	margin: 0 0 0 0 !important;
	padding-top:25px;
	padding-bottom:20px;
	overflow:hidden; }

.fblock:first-child{
	border-top: none;
	padding-top:0;
}


.fblock img {
	margin:0 0 10px 0;
	padding:0;
	overflow:hidden;
	float:left; }

.fblock h3 {
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	background:url(images/line-h-l.png) bottom repeat-x !important;
}

.serchwidget{ overflow:hidden;margin-bottom:25px;}


/* comments widget */

.com_post{
	overflow:hidden;
	padding:15px 0 !important;
	background:url(images/line-h-l.png) top repeat-x;
}

.com_post:first-child{
	padding:0 0 15px 0 !important;
	background: none;
}

.com_post img{ float:left; margin:8px 20px 5px 0;}

.com_post span{ float:left; margin-right:7px; font-style: normal}

.com_post p{ padding:0 0 0 55px !important;}


/* social counter */

.social-item{ float:left; width:31%; overflow:hidden; height:22px; margin:0 5% 0 0; border-right:1px solid #ddd;}

.social-item a{ float:left; width:23px; height:21px; overflow:hidden;
}

.social-item img{ margin:-1px;}

.social-count,.social-descrip{
    font-size: 10px;
	line-height:10px;
	float:right;
	width:65%;
}


/* folio widget */

ul.widget-folio{ width:110% !important; overflow:hidden;}

ul.widget-folio li{overflow:hidden; float:left; margin:0 25px 25px 0; padding:0;
	background: url(images/icons/zoom.png) 50% 47% no-repeat; width:76px; height:68px}

	ul.widget-folio li img{ width:auto;}

/* @tabs
********************************************************************************************
********************************************************************************************/
#hometab {
	float: left;
	width:100%;
	margin: 0 0 0 0;
	overflow: hidden;
	position: relative;
	border-top:6px solid #ddd;
	}

ul#serinfo-nav {
	position:relative;
	z-index: 6;
	margin:0;}

ul#serinfo-nav>li {
	padding:5px 0 6px 0;
	font-size:90%;
	float: left;
	margin-right: 0;
	width: 26.5%;
	text-align: center;
	text-shadow: none;
	cursor: pointer;
	background-image:none !important;
	}

	ul#serinfo-nav li a { color: #999; }

	ul#serinfo-nav li a:hover {  }

#serinfo-nav li.current {
	color: #000 !important;
	background: none !important;
	position:relative;
	z-index: 6;
	border-bottom:none;
	overflow:hidden; }

#serinfo-nav li.current a{
	color: #000;}

li#serpane0,
li#serpane1,
li#serpane2,
li#serpane4,
li#serpane5
	{
	margin: 0 0 -16px 0;
	padding:0; }

li#serpane3
	{
	padding: 30px 0 20px 0; }

ul#serinfo {
	position: relative;
	z-index: 5;
	float: left;
	padding: 0 0 0 0;
	overflow: hidden;
	margin-top:-1px;
	}

.tab-post {
	height: 60px;
	overflow:hidden;
	background:url(images/line-h-l.png) bottom repeat-x;
	margin:0 0 0 0;
	padding:15px 0; }

.tab-post img {
	padding:0;
	margin: 4px 12px 10px 0 !important;
	float: left;}

.tab-post h3 {
	letter-spacing: 0;
	padding: 0;
	margin:5px 0 5px 0 !important;
	font-weight:normal !important;
	line-height: 12pt;
	font-size: 10pt !important }

.tab-post .meta{
	line-height:1 !important; }

#serinfo-nav li.current{ background-color:#ddd !important}




/* @list
********************************************************************************************
********************************************************************************************/

.postlist{
	border-top:1px solid #ddd;
	margin:-1px 0 0 0;
	padding:20px 0 0 0;
}


.list-post {
	height: 33px;
	overflow:hidden;
	background:url(images/line-h-l.png) top repeat-x;
	margin:0 0 10px 0;
	padding:14px 0 0 0;
	line-height:1.4;
	font-size:11px;
}


.list-post a {
	opacity:.9;
	overflow:hidden;
	font-weight:bold;
}

.list-post a:hover {
	opacity:1;
}

.specfifthcol ul { width:108%; overflow:hidden; margin:0 0 25px 0;}

.specfifthcol_last ul{overflow:hidden; margin:0 0 25px 0;}

.specfifthcol .list-post { width:43.5%; float:left; margin-right:6%}




/* @footer
********************************************************************************************
********************************************************************************************/
#footer {
	position: relative;
text-shadow: none;
z-index: 3;
background: #1a1a1a;
background-image: url(images/footer_bg.png);
background-position: top;
background-repeat: repeat-x;
text-align: center;
font-family: "NovecentowideNormalRegular", sans-serif;
width: 100%;
/*height: 300px;*/
/*height: 320px;*/
}

#copyright {
	font-size: 8pt; overflow:hidden; opacity:.7 }

#copyright p {
	margin: 0;
	padding: 0 0; }


/* @clients
********************************************************************************************
********************************************************************************************/

#clientsbox{overflow:hidden; margin:40px 0; padding:1px 0 0 0; }

#clientsbox li{overflow:hidden; float: left; border:1px dashed #ddd; margin:-1px -1px 0 0; width:24.89%; height:200px;}

#clientsbox li img{ overflow:hidden;}


/* @services
********************************************************************************************
********************************************************************************************/

#services-wrap{overflow:hidden; margin:40px 0; padding:0;}

#servicesbox{ width:105%; overflow:hidden;}

#servicesbox li{overflow:hidden; float: left; border-left:5px solid #ddd; padding:25px 30px 15px 30px; margin:0 4% 35px 0;  width:39.2%; height:140px;position:relative;}

.services h3{
	padding:10px 0 8px 60px;
	margin:0 0 10px 0;
	height:24px;
	font-size:14px;
	line-height:14pt;
	font-weight:700;
	position:relative;
	border-bottom:1px solid #fff;
	text-transform:uppercase;
	letter-spacing: -0.03em;
	transition: all 300ms linear;
}

.services h3 i{
	position:absolute;
	top:0px;
	left:-3px;
	font-size:30pt;
	font-weight:normal;
	transition: all 300ms linear;
}

.services h3 p{
	transition: all 300ms linear;
}


#servicesbox li{
    display: block;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
#servicesbox li:last-child{
}


#servicesbox h3 i{
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
#servicesbox li h3{
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
#servicesbox li p{
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
#servicesbox li:hover{
    background: #e1f0fa;
}
#servicesbox li:hover h3 i{
    font-size:45px;
    color: #259add;
    opacity: 0.8;
    text-shadow: 0px 0px 13px #fff;
}
#servicesbox li h3{
    opacity: 1;
    -webkit-animation: moveFromTop 300ms ease-in-out;
    -moz-animation: moveFromTop 300ms ease-in-out;
    -ms-animation: moveFromTop 300ms ease-in-out;
}
#servicesbox li p{
    opacity: 1;
    -webkit-animation: moveFromBottom 300ms ease-in-out;
    -moz-animation: moveFromBottom 300ms ease-in-out;
    -ms-animation: moveFromBottom 300ms ease-in-out;
}

/* @pricing tabs
********************************************************************************************
********************************************************************************************/

.pricing-wrap{
	overflow:hidden;
	width:100%;
	margin:20px 0 30px 0;
	float:left;
}

.pricing_main{
	overflow:hidden;
	float:none;
	margin:0 0 0 0;
	width:100.5%;
	padding:7px 0;
	font-family:Arial, Helvetica, sans-serif !important;
}

li.pricing{
	padding:0;
	margin:20px 0 20px -1px;
	float:left;
	text-align:center !important;
	border:1px solid #ddd;
	position:relative;
}

li.main{
	margin:0 0 0 -1px;
	-moz-box-shadow:  0 0 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:  0 0 10px rgba(0, 0, 0, 0.2);
	box-shadow:  0 0 10px rgba(0, 0, 0, 0.2);
	z-index:1;
}

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

li.pricing ul li{ padding:8px 0; margin:0 35px; border-top:1px dotted #eee;}

li.pricing ul li:first-child{border-top:none;}

li.pricing h2{
	background:#ddd;
	padding:10px 0;
	margin:0;
	font-size:20px;
	border-bottom:1px solid #ddd;
	font-weight:bold;
}

li.main h2{
	background:#000;
	color:#fff;
	padding:21px 1px;
	margin:-1px -1px 0 -1px;
	border-bottom:none;
}


li.main{
	border-color:#ccc;
}

.plan-head{ background:#f9f9f9; padding:20px 0 15px 0; border-bottom:1px solid #eee;}

.plan-price{ font-size:25pt; font-weight:bold; letter-spacing:-2px; line-height:1;}

.plan-bottom{ background:#f9f9f9; padding:15px 0; border-bottom:1px solid #eee;}

li.main .plan-bottom{padding:35px 0;}

.plan-bottom{ background:#f9f9f9; padding:25px 0; border-top:1px solid #eee;}

.plan-bottom a{ font-weight:bold; padding:8px 15px; background:#000; color:#fff !important; font-size:14px; opacity:.9}

li.main .plan-bottom a{padding:13px 22px; opacity:1}

.plan-bottom a:hover,
li.main .plan-bottom a:hover{}

li.pricing_three{
	width:33%;
}


li.pricing_four{
	width:24.7%;
}



/* @images
********************************************************************************************
********************************************************************************************/

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	float: none;
	}

img.alignright {
	margin: 4px 1px 10px 20px !important;
	display: inline;
	float: right;
	}

img.alignleft {
	margin: 4px 20px 10px 1px !important;
	display: inline;
	float: left;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
   text-align: center;
   padding-top: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   padding: 0 5px 0 5px;
   margin:5px 0 0 0;
}

img.wp-smiley {
    background: transparent;
    border: none;
    margin: 0;
    padding: 0;
}


.bags,
#map iframe,
.wp-caption {

	padding:3px;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	/*-o-linear-gradient(#2F2727, #1a82f7);*/

    /*background: */
	/*-moz-linear-gradient(center top , #FFFFFF, #EFEFEF) repeat scroll 0 0 transparent;*/
	/*background: -webkit-gradient(linear, left top, left bottom,*/
				/*from(#fff),*/
				/*color-stop(0.5, #fff),*/
				/*to(#EFEFEF)*/
				/*);*/
	/*filter: progid: DXImageTransform.Microsoft.Gradient(StartColorStr='#ffffffff', EndColorStr='#EFEFEFEF');*/
	/*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff, endColorstr=#EFEFEFEF)";*/
	/*-o-linear-gradient(top, #dcdcdc, #c6c6c6);*/

    /*border: 1px solid #FFFFFF;*/

	/*-moz-border-radius: 3px;-khtml-border-radius: 3px;-webkit-border-radius: 3px;border-radius:3px;*/
	}



/* @social
********************************************************************************************
********************************************************************************************/


ul#social-menu {
	display: inline;
	float: left;
	clear:both;
	position: relative;
	overflow: hidden;
	padding: 0;
	margin:25px 0 8px 0;
	width:108%; }

.tickerwrap ul#social-menu{
	position:absolute;
	top:16px;
	right:5px;
}

ul#social-menu li {
	display: inline;
	list-style-type: none;
	position: relative;
	float: left;
	width: 110px;
	height: 20px;
	margin: 0 30px 15px 0;
	background-image: url(images/social-sprite.png);
	background-repeat: no-repeat;
	overflow: hidden;
	font-size:10px;

	-moz-border-radius: 3px;-khtml-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;

	-moz-box-shadow:  0px 0px 4px rgba(0, 0, 0, .3) inset;
	-webkit-box-shadow:  0px 0px 4px rgba(0, 0, 0, .3) inset;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, .3) inset;
}

.tickerwrap ul#social-menu li{
	float: right;
	margin: 0 0 0 8px;
}


li.socials_fa { background-position: 0 -20px; }

	li.socials_fa:hover { background-position: 0 0; }

li.socials_tw { background-position: 0 -60px; }

	li.socials_tw:hover { background-position: 0 -40px; }

li.socials_yo { background-position: 0 -100px; }

	li.socials_yo:hover { background-position: 0 -80px; }

li.socials_vi { background-position: 0 -140px; }

	li.socials_vi:hover { background-position: 0 -120px; }

li.socials_tu { background-position: 0 -180px; }

	li.socials_tu:hover { background-position: 0 -160px; }

li.socials_de { background-position: 0 -220px; }

	li.socials_de:hover { background-position: 0 -200px; }

li.socials_fl { background-position: 0 -260px; }

	li.socials_fl:hover { background-position: 0 -240px; }

li.socials_li { background-position: 0 -300px; }

	li.socials_li:hover { background-position: 0 -280px; }

li.socials_la { background-position: 0 -340px; }

	li.socials_la:hover { background-position: 0 -320px; }

li.socials_my { background-position: 0 -380px; }

	li.socials_my:hover { background-position: 0 -360px; }

li.socials_po { background-position: 0 -420px; }

	li.socials_po:hover { background-position: 0 -400px; }

li.socials_sp { background-position: 0 -460px; }

	li.socials_sp:hover { background-position: 0 -440px; }

li.socials_sk { background-position: 0 -500px; }

	li.socials_sk:hover { background-position: 0 -480px; }

li.socials_ya { background-position: 0 -540px; }

	li.socials_ya:hover { background-position: 0 -520px; }

li.socials_dl { background-position: 0 -580px; }

	li.socials_dl:hover { background-position: 0 -560px; }

ul#social-menu li a {
	float: left;
	height: 16px;
	padding: 4px 30px 3px 25px;
	line-height: 1.25;
	}

ul#social-menu li{ opacity:.6}
ul#social-menu li:hover{ opacity:.9}

ul#social-menu li,
ul#social-menu li:hover{
	-moz-transition: opacity 0.3s ease-in;
	-webkit-transition: opacity 0.3s ease-in;
	-o-transition: opacity 0.3s ease-in;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

/* @flex slider
********************************************************************************************
********************************************************************************************/


.flex-container a:active,
.flexslider a:active {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}


.flexslider {width: 100%; margin:0; padding:0;}
.flexslider .slides > li {display: none; } /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 100%; display: block; margin-bottom:0}
.flexslider .slides iframe {width: 100%; display: block;margin-bottom:0}
.flex-pauseplay span {text-transform: capitalize;}


.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

.no-js .slides > li:first-child {display: block;}

.flexslider {position: relative; zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;overflow:hidden; margin:0;}
.flex-container {zoom: 1; position: relative;}

.flex-direction-nav{ height:0;}
.flex-direction-nav li a {width: 25px; height: 25px; margin:0; display: block; position: absolute; top:-57px; cursor: pointer; opacity:.7; text-indent: -9999px;}
.flex-direction-nav li .flex-next {right:52px;background:url(images/icons/nav_right.png) no-repeat -3px -3px; text-indent:-9999em}
.flex-direction-nav li .flex-prev {right:72px;background:url(images/icons/nav_left.png) no-repeat -3px -3px; text-indent:-9999em}


.flex-control-nav { position: absolute; top: 40px; left:48%;z-index:1; display: none; }
.flex-control-nav li {margin:0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width: 16px; height: 20px; display: block; background:url(images/icons/bullets.png) no-repeat 0 0; cursor: pointer; text-indent: -9999px;opacity:.8}
.flex-control-nav li a:hover {opacity:.7}
.flex-control-nav li a.flex-active {background-position:0 -18px; cursor: default; opacity:.9}



/* custom skins - homepage */
.flexfull_wrap{height:780px !important; width:100%;}

.flexfull{height:780px !important; overflow:hidden; margin:0; position:fixed; top:85px; left:0;}
.flexfull .flex-direction-nav li a {width: 46px; height: 60px; margin:0; display: block;z-index:1;  position: absolute; top:auto; top:42%; cursor: pointer; opacity:.1; text-indent: -9999px;}


.flexfull .flex-direction-nav li .flex-next {right:0;background:url(images/icons/arrow.png) no-repeat 0 0; text-indent:-9999em}
.flexfull .flex-direction-nav li .flex-prev {left:0;background:url(images/icons/arrow-left.png) no-repeat 0 0; text-indent:-9999em}

.flexfull .flex-control-nav li a {background:url(images/icons/bullets-inv.png);}
.flexfull .flex-control-nav li a.flex-active {background-position:0 -18px;}

.flexfull .inside{ width:100%;overflow:hidden; padding:0 !important;position: absolute; top:0; left:0; z-index:1;}

.stuff{width:960px; height:auto; overflow:hidden; margin:0 auto 0 auto; }
.stuff h1{ padding:30px 0; font-weight:800; text-align:center;}

.stuff2{width: 527px;
height: auto;
overflow: hidden;
margin: 0 150px 0 auto;}
.stuff2 h1{ margin-top: 14%; padding:30px 0;text-align:center; font-size:45pt; font-weight:900; text-transform:uppercase; letter-spacing:1px; line-height:.9; color: #ea6316;font-family: "Raleway", sans-serif;}
.stuff2 p{text-align:center; font-size:16pt; line-height:1.4; font-weight:bold;font-family: "NovecentowideNormalRegular", sans-serif;}

.stuff2 h1,.stuff2 h1 a,.stuff2 h1 a:hover,.stuff2 p{ color:#fff !important;text-shadow:1px 1px 0 #000; }

.stuff2 h1,.stuff2 h1 a,.stuff2 h1 a:hover{
	color: #fff !important;
}

.stuff2 .slider-content{
	background-color: rgba(0,0,0,.5);
	font-family : "Raleway", sans-serif;
	padding: 30px 40px;
}
.slider-content h2{
	color:#f45b20;
	text-align: center;
	font-size: 33px;
	font-family: "NovecentowideNormalRegular", sans-serif;
}

.slider_full{ width:100%;}
.slider_full:after {
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
    content: '';
	-moz-box-shadow:  0px 0px 100px rgba(0, 0, 0, .8) inset;
	-webkit-box-shadow:  0px 0px 100px rgba(0, 0, 0, .8) inset;
	box-shadow: 0px 0px 100px rgba(0, 0, 0, .8) inset;
}

.slider_full img{ width:100%;}

/* custom skins - single/gallery */

.singleslider{ max-height: 550px; margin:0 0 0 0; position:relative;}
.singleslider .flex-direction-nav li a {top:28px; right:30px; bottom:auto;text-indent:-9999px !important}

.singleslider .flex-direction-nav li .flex-next {right:25px;background:url(images/icons/nav_right_d.png) no-repeat 0 0; }
.singleslider .flex-direction-nav li .flex-prev {right:52px;background:url(images/icons/nav_left_d.png) no-repeat 0 0; text-indent:-9999em}
.singleslider>ol.flex-control-nav {top: 30px;  left:30px; }


/* @homefolio
********************************************************************************************
********************************************************************************************/

#folio-wrap{ overflow:hidden;}



.item_full{
	overflow:hidden;
	width:75%;
	position:relative;
	}

.imgwrap{ position:relative; float:left; overflow:hidden;}

.imgwrap a.hoverstuff-link,
.imgwrap a.hoverstuff-zoom{ position:absolute; bottom:1px; left:1px; color:#fff !important; padding:8px 13px; z-index:9; opacity:0; width:18px;}

.imgwrap a.hoverstuff-zoom{left:46px;}

.item_full h3{
	margin:20px 0 0 0;
	font-size:16px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:700;
	line-height:1.5em;
	height:25px;
	overflow: hidden;
	padding:0;
	}


.item_full p{
	margin:0 0 0 0;
	line-height:2;
	}

.item_full img{
	float:left;
	}


.clearfix {
    height: 1%;
}

.imgback{ float:left; overflow:hidden;}

.imgback img{ float:left; overflow:hidden;}

img.attachment-folio_slider{ width:100%; float:left;}

/* @homeblog
********************************************************************************************
********************************************************************************************/

ul.infolio li.item_blog{
	width:66.666%;
	overflow: hidden;
	padding:5px 0 0 0;
	margin:0 0 20px 0;
	}

.item_blog h2{
	margin:0 0 12px 0;
	font-size:14px;
	line-height:1.5em;
	overflow: hidden;
	padding:0;
	}

.item_blog .metaitem{
	margin-right:3px;
	}


/* @tooltips
********************************************************************************************
********************************************************************************************/

div.tooltip {
	display:none;
	position:absolute;
	text-align:center;
	line-height:normal;
	z-index:100000;
	opacity:1;
	filter:alpha(opacity = 95);
	background:#222;
	color:#eee;
}

div.tooltip p {
	padding:6px 6px 4px 6px;
	font-size:10px !important;
	line-height:1.4 !important;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	text-shadow:none;
	max-width:150px;
	text-transform:capitalize;
}



/* @other
********************************************************************************************
********************************************************************************************/

body.page, body.single, body.woocommerce-page, body.category, body.search, body.error404{
	background-color: #fff;
}

.tagcloud{ padding:0 0 25px 0 !important; overflow:hidden;}

.tagcloud a{ float:left; font-size:10px !important; padding:0px 5px; border:1px solid rgba(0, 0, 0, 0.1); margin:0 8px 8px 0;}

#sidebar ul li.cat-item,
#sidebar ul li.page_item{
	padding:0 0 5px 0;
	margin:0 0 0 0;
	list-style: square;
	list-style-position: inside;
}

/* calendar widget */
.widget_calendar {float: left;}
#wp-calendar {width: 100%; margin:0 0 40px 0;}
#wp-calendar caption { text-align: left; color: #333; font-size: 10px; text-transform: uppercase; padding-bottom:5px; margin-bottom: 5px;background:url(images/line-h-l.png) bottom repeat-x; }
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding-bottom: 10px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:0;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }

select#cat{ float:none; margin:0 0 25px 0;}

.sticky{}

#archives{ padding:20px 0 0 0;}

h2.archives-small{
	font-size:16pt;
	line-height:22pt;
	/*background:url(images/divider15.png) bottom repeat-x;
	text-align:center;
	padding-bottom:12px;
	margin-bottom:10px;*/}


::selection {
        background:#10AFCC;
		color:#fff;
        }
::-moz-selection {
        background:#10AFCC;
		color:#fff;
}




.scrollTo_top {
position:fixed;
bottom:50px;
right:30px;
opacity:.4;
}

.scrollTo_top img{
	float:left;
}

.scrollTo_top a{
	float:left;
}

#navigation .scrollTo_top {
	position:absolute;
	top:0;
	left:0;
	display: block;
	z-index:9999;
	bottom: auto;
	right:auto;
	opacity:1;
	padding:0;
	margin:0;
	border-bottom:none;
	width:60px;
	overflow:hidden;
	height:60px;
	text-align:center;
}



ul.error{ margin-bottom:25px;}

ul.error>li{ float:none !important; font-size:90%; width:100%;}


/* @themebuttons & pagination
********************************************************************************************
********************************************************************************************/

a.more-link {
	display: none;
	visiblity:hidden;
}

a.read-more {
	display: block;
	visibility:visible;
}

a.mainbutton,#submit,#comments .navigation a,.tagssingle a,.contact-form .submit{
	margin:4px;
	line-height:1;
	font-size:11px;
	padding:7px 10px;
	color:#fff !important;
	background: #f5f5f5;
	border:none !important;
	text-shadow:none;
	font-family:Arial, Helvetica, sans-serif !important;

	-moz-border-radius: 2px;-khtml-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;

	 cursor:pointer;
	}

a.mainbutton:hover,#submit:hover,#comments .navigation a:hover,.tagssingle a:hover,.contact-form .submit:hover,.plan-bottom a:hover{
	color:#fff !important;
	background: #353535 !important;
	}

.pagination{height:27px; margin:0 0 0 0; float:none; overflow:hidden;}

a.page-numbers  { font-size: 9pt; color: #3888ff;background:url(images/transparent-light.png); padding:7px 10px;line-height:1; font-family:Arial, Helvetica, sans-serif;  margin:0 8px -1px 0; text-shadow:none;}
.page-numbers.current {font-weight:bold;padding:7px 10px;margin:0 8px -1px 0; background:url(images/transparent.png);  text-shadow:none;}
.page-numbers { font-size: 9pt; line-height:.8 }
.dots { letter-spacing: 1px;margin:0 15px -1px 0; }


.wp-pagenavi a,
.wp-pagenavi span{ border:none !important; padding:3px 10px 3px 0 !important; margin:0 10px 0 0 !important;}


.wp-pagenavi span.pages{ display:none;}

.postnav{ margin:10px 0;}


span.ribbon
{
	background:#900;
	z-index:8;
	position:absolute;
	top:-100px;
	left:-100px;
	width:140px;
	height:140px;
	overflow:hidden;
	transform:rotate(-46deg);
	-ms-transform:rotate(-46deg);
	-moz-transform:rotate(-45deg);
	-webkit-transform:rotate(-46deg);
	-o-transform:rotate(-46deg);
}

span.ribbon_icon
{
	color:#fff;
	position:absolute;
	text-transform:uppercase;
	font-size:14px;
	line-height:1;
	top:5px;
	left:4px;
	width:17px;
	height:15px;
	overflow:hidden;
	z-index:9;
}

.ribbon_icon i.icon-play-circle{ padding-left:0 !important;}



/* @wp gallery
********************************************************************************************
********************************************************************************************/

.attachment  .headimg{ display:none; visibility:hidden;}

.wp-smiley {
	margin:0;
}
.gallery {
	margin:0 auto 30px auto;
	width:100%;
}



.gallery .gallery-item {
	float: left;
	margin:0 1px 1px 0 !important;
	text-align: center;
	width:auto !important;
	height:auto;
	overflow:hidden;
	background:#000 url(images/icons/zoom.png) 50% 50% no-repeat !important;
}

.entryfull .gallery .gallery-item{ max-width:149px;}

.gallery img {
	border:none !important;
	float:left;
}

.gallery a {
	overflow:hidden;
	float:left;
}

.gallery .gallery-caption {
	margin-left: 0;
}
.gallery dl {
	margin: 0;
}
.gallery-caption {
	color: #888;
	font-size: 12px;
	margin:-24px 0 24px 0;
}
.gallery br+br {
	display: none;
}




/* @mosaic section
********************************************************************************************
********************************************************************************************/

ul.block{ width:100.2%; max-width:1081px; position:relative; overflow:hidden; height:598px; margin:0 0 40px 0}

ul.block li{ position:absolute; overflow:hidden; float:left; background:#999 url(images/bg/bg-dots2.png);}

ul.block li .inside{ position:absolute; left:30px; bottom:20px;z-index:9; width:75%; opacity:0; }

ul.block li h2{ border-top:5px solid #fff; padding-top:15px; color:#fff !important; font-weight:900; text-transform:uppercase;line-height:1;}

ul.block li .meta{ opacity:1}

ul.block li .meta,
ul.block li .meta a,
ul.block li h2 a{color:#fff !important; margin-bottom:10px;text-shadow:1px 1px 1px #000;}
ul.block li h2 a{text-shadow:1px 1px 0 #000;}

ul.block li img{ position:absolute; bottom:0; right:0; border-bottom:2px solid #fff;border-right:2px solid #fff; opacity:.8}

li.block3 img,
li.block5 img,
li.block7 img{ right:-2px !important}

li.block1{ width:33.3333%; height:200px; top:0; left:0;}

li.block2{ width:44.4444%; height:400px;top:0; left:33.3333%;}

li.block2 h2{ font-size:32pt; line-height:28pt;}

li.block3{ width:22.2222%; height:200px;top:0; left:77.7777%;}

li.block4{ width:33.3333%; height:400px;top:200px; left:0;}

li.block5{ width:22.2222%; height:200px;top:200px; left:77.7777%;}

li.block6{ width:22.2222%; height:200px;top:400px; left:33.3333%;}

li.block7{ width:44.4444%; height:200px;top:400px; left:55.5555%;}

ul.block li a.hoverstuff-link,
ul.block li a.hoverstuff-zoom{ position:absolute; top:1px; left:1px; color:#fff !important; padding:8px 13px; z-index:9; opacity:0; width:18px;}

ul.block li a.hoverstuff-zoom{left:46px;}


.block-wrap a.blogmore,
#folio-wrap a.blogmore{
	text-align:center;
	display:block;
	width:100%;
	font-family:Arial, Helvetica, sans-serif !important;
	color:#fff !important;
	font-size:16px;
	background:#222;
	text-decoration:none;
	font-weight:700;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	margin:0 0 30px;
	padding:15px 0;
}



/* @adipoli
********************************************************************************************
********************************************************************************************/

.adipoli-wrapper
{
    margin:auto;
    position:relative;
    display: inline-block;
}
.adipoli-wrapper>img
{
    position: absolute;
    z-index: 1;
}
.adipoli-before
{
    position: absolute;
    z-index: 5;
}
.adipoli-after
{
    position: absolute;
    z-index: 10;
}
.adipoli-slice {
    display:block;
    position:absolute;
    z-index:15;
    height:100%;
}
.adipoli-box
{
    display:block;
    position:absolute;
    z-index:15;
}


/* Home Styles
*******************************************************************************************/

.home-content{
	background: #ea6316;
	clear: both;
	position: relative;
	height: 245px;
	padding: 1px;
	z-index: 10000;
}
.home-content .content-wrapper{
	width: 960px;
	margin:0px auto;
	z-index: 10000;
}
.home-content h2{
	z-index: 10000;
}
.home-content h3{
	color: #fff;
	margin: 36px 0px;
	text-align: center;
	z-index: 10000;
}

.home-content .orange{
	color: #ea6316;
}

.connected{
	z-index: 10000;
position: relative;
}

/*.email-signup{
	background: #ea6316;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	margin: 36px 0px;
}
.email-signup form{
	height: 30px;;
}
.email-signup input#email-signup{
	height: 28px;
	width: 220px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	padding: 0px 10px;
	font-size: 14px !important;
}*/

/* DC */
@font-face {
    font-family: 'FontAwesome';
    src: url('font/fontawesome-webfont.eot');
    src: url('font/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
    url('font/fontawesome-webfont.woff') format('woff'),
    url('font/fontawesome-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/* DC */

/* AM */
#footer:after {
    clear       : both;
    height      : 0;
    display     : block;
    content     : ".";
    visibility  : hidden;
    line-height : 0;
}

#footer .inner {
    margin: 0px auto 50px;
		border-bottom: 3px solid #323232;
		text-align: left;
		font-family: 'FontAwesome', Arial, sans-serif;
		letter-spacing: 1px;
		max-width: 1240px;
		padding: 15px 50px;
}

#footer .cols {

    width: 29%;
	float: left;
	margin-right: 58px;
}

#footer .cols h4 {
    color: #fff;
    font-size: 21px;
    border-bottom: 3px solid #323232;
    font-family: "NovecentowideNormalRegular", sans-serif;
}

#footer .cols ul {

    margin-top: 12px;
    padding-top: 4px;
}
#footer .col1 li a {
    height: 30px;
    display: block;
    padding: 3px 3px 0 37px;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    letter-spacing: 1px;
    width: 65px;
    cursor: pointer;

}

#footer .col1 li a:hover {

    text-decoration: underline;
}

#footer .col1 li {
    float: left;
    margin: 0px 30px 12px 0;
}

#footer .col1 .donate {
    margin: 10px auto;
    display: block;
    background: url('images/donate.jpg');
    width: 102px;
    height: 34px;
}


#footer .col2 li a {
    display: block;
    border: 5px solid #c1d5d4;
}

#footer .col2 li {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";

    /* IE 5-7 */
    filter: alpha(opacity=75);

    /* Netscape */
    -moz-opacity: 0.75;

    /* Safari 1.x */
    -khtml-opacity: 0.75;

    /* Good browsers */
    opacity: 0.75;
    float: left;
    margin: 0 19px 19px 0;
}

#footer .col2 li.lastx, #footer .col3 {
    margin-right: 0;
}

#footer {
    margin-right: 0;
}

#footer li {
    margin: 0 0 22px 0;
    font-size: 18px;
    line-height: 23px;
}

#footer li .cap {
    color: #6e6d6d;
    /*margin-bottom: 5px;*/
}

#footer li .txt {
    color: #b8b7b7;
    font-size: 17px;
    width: 328px;
}


#footer .email-signup-footer {
    background: url('images/email-signup-footer.jpg');
    width: 263px;
    height: 38px;
}
#footer .email-signup-footer input{
    border: none;
    width: 200px;
    height: 28px;
    margin-top: 6px;
    margin-left: 5px;
    padding: 0 9px;
    font-size: 16px !important;
}

#footer .col3 li .txt a {
    color: #b8b7b7;
    text-decoration: none
}

#footer li .txt a:hover {
    color: #fff;
    text-decoration: underline
}
#footer .twitter {
    background: url("images/smf-twitter.png") no-repeat scroll 0 0 transparent;
}
#footer .facebook {
    background: url("images/smf-facebook.png") no-repeat scroll 0 0 transparent;
}
#footer .rss {
    background: url("images/smf-blog.png") no-repeat scroll 0 0 transparent;
}
#footer .instagram {
    background: url("images/smf-instagram.png") no-repeat scroll 0 0 transparent;
}
#footer .vimeo {
    background: url("images/smf-vimeo.png") no-repeat scroll 0 0 transparent;
}
#footer .youtube {
    background: url("images/smf-youtube.png") no-repeat scroll 0 0 transparent;
}
#footer .googleplus {
    /*background: url("images/smf-googleplus.png") no-repeat scroll 0 0 transparent;*/
}



#feed-container {
    margin: 0 auto 20px auto;
    max-width: 1268px;
    width: 100%;
    font-family: 'Anton';
}

#feed-container #categories {
    width: 100%;
    background-color: #000;
    color: rgb(102, 102, 102);
    display: block;
    font-size: 14px;
    height: 29px;

}

#feed-container #categories li:after {
    content: " |";
}

#feed-container #categories li:last-child:after {
    content: "";
}

#feed-container #categories li {
    color: #fff;
    float: left;
    font-size: 14px;
    padding: 0.5% 0 0.25% 0.5%;
}

#feed-container #categories li a {
    color: #fff;

}

#feed-container #categories li a:hover {
    color: #ff6000;
}

#feed-container .feed {
    border: 1px solid #000;
    padding: 3px;
}

/*#feed-container ul.da-thumbs * {*/
/*box-sizing: border-box;*/
/*-moz-box-sizing: border-box;*/
/*-webkit-box-sizing: border-box;*/
/*-o-sizing: border-box;*/
/*-ms-sizing: border-box;*/
/*}*/

#feed-container ul.da-thumbs li {
    float: left;
    margin: 0.25%;
    background: #fff;
    position: relative;
}

#feed-container ul.da-thumbs li a {
    overflow: hidden;
}

#feed-container ul.da-thumbs li a,
#feed-container ul.da-thumbs li a div.img {
    display: block;
    position: relative;
}

#feed-container ul.da-thumbs li a div.img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 50%;
    width: 100%;
    display: block;
}

#feed-container ul.da-thumbs li a div,
#feed-container ul.da-thumbs li a div.item-title {
    background-color: #ff6000;
    background-color: rgba(255, 96, 0, 0.80);
}

#feed-container ul.da-thumbs li a div.item-title {
    position: absolute;

    /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";*/
    /*filter: alpha(opacity= 80);*/
    /*-moz-opacity: 0.80;*/
    /*-khtml-opacity: 0.80;*/
    /*opacity: 0.80;*/

    width: 100%;
    height: 100%;
}

#feed-container ul.da-thumbs li a div.item-title span {
	font-family: "Raleway", sans-serif;
    color: #fff;
    display: block;
    padding: 10px 0;
    margin: 40px 20px 20px 20px;
    text-transform: uppercase;
    font-weight: normal;
    border-top: 4px solid #000;
    border-bottom: 4px solid #000;
}

#feed-container ul.da-thumbs li .img { height: 204px; }
#feed-container ul.da-thumbs li.size_4 .img { height: 414px; }

#feed-container ul.da-thumbs li.size_1 { width: 16%; }
#feed-container ul.da-thumbs li.size_2 { width: 32.88%; }
#feed-container ul.da-thumbs li.size_3 { width: 49.5%; }
#feed-container ul.da-thumbs li.size_4 { width: 66.114%; }

#links-container {
    background: #ffe1cc;
    border-bottom: 10px solid #482a15;
}

.links {
    display: table;
    margin: 0 auto;
    height: 100%;
    width: auto;
}

.links a {
    height: 212px;
    line-height: 212px;
    margin-right: 60px;
    display: block;
    float: left;
    position: relative;
}

.links a:last-child {
    margin-right: 0;
}

.links a img {
    vertical-align: middle;
    max-height: 212px;
}

.partners{
	margin: 0 auto 20px auto;
	max-width: 1008px;
	width: 100%;
	/*background: url(images/partners_border_bg.jpg) no-repeat top center;*/
	height: 108px;
	text-align: center;
}

.partners a{
	text-align: center;
	display: block;
	width: 134px;
	margin: 0px auto;}

.partners .label{
	font-family: "Raleway", sans-serif;
	color: #eb5e00;
	text-transform: uppercase;
	font-size: 28px;
	padding-top: 37px;
}
.partners .logos{
	padding: 17px 0px 0px 94px;
}

.partners .logos a{
	float: left;
	display:block;
	margin-right: 75px;
}

/**
* Carousel with image and text, custom skinned scrollbar
**/
#carousel-image-and-text {
    width: 940px;
    height: 279px;
    margin: 0 auto;
}
#carousel-image-and-text .arrow-holder {
    height: 250px;
}
#carousel-image-and-text .touchcarousel-item {
    margin-right: 1px;
    width: 170px;
    height: 277px;
}
#carousel-image-and-text .item-block {
    width: 170px;
    height: 277px;
    display: block;
}
#carousel-image-and-text .item-block img,
#carousel-image-and-text .item-block h4,
#carousel-image-and-text .item-block p {
    float: left;
    position: relative;
    display: block;
    margin: 0;
}
#carousel-image-and-text .item-block img {
    width: 170px;
    height: 230px;
    border: 0;
    padding: 0;
}
#carousel-image-and-text .item-block {
    text-decoration: none;
    color: inherit;
}
#carousel-image-and-text .item-block h4 {
    font: bold 13px/20px Helvetica, Arial, sans-serif;
    color: #000;
    width: 158px;
    height: auto;
    padding: 2px 0 0 6px;
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}
#carousel-image-and-text .item-block:hover h4 {
    color: #1873c9;
}
#carousel-image-and-text .item-block p {
    font: normal 13px/20px Helvetica, Arial, sans-serif;
    color: #555;
    width: 158px;
    padding: 0 0 0 6px;
}
#carousel-image-and-text .scrollbar-holder {
    background: #CED7DB;
    bottom: 0;
    height: 1px;
    left: 0;
    right: 0;
}
#carousel-image-and-text .scrollbar {
    background-color: #45a8ce !important;
    bottom: 0;
}

.home #first-name,
.home #last-name,
.home #email,
.home #submit {
    background: none;
		border: none;
		padding: 1px 14px 0px;
		font-size: 17px !important;
		float: left;
		margin: 0px;
		font-family: "Raleway", sans-serif;
		height: 59px;

}

.home #first-name {
    /*width: 124px;*/
    width: 275px;
}

.home #last-name {
    width: 123px;
}

.home input#email {
    width: 326px;
}

.home #submit {
    cursor: pointer;
    width: 121px;
    background-color: transparent !important;
    height: 51px;
    padding: 10px 3px 0px 19px;
}
.home #submit:hover{

	background-color: transparent !important;
}
#first-name:focus::-webkit-input-placeholder {color: #e96462;}
#first-name:focus::-moz-placeholder {color: #e96462;}
#first-name:focus:-moz-placeholder {color: #e96462;}
#first-name:focus:-ms-input-placeholder {color: #e96462;}
#last-name:focus::-webkit-input-placeholder {color: #e96462;}
#last-name:focus::-moz-placeholder {color: #e96462;}
#last-name:focus:-moz-placeholder {color: #e96462;}
#last-name:focus:-ms-input-placeholder {color: #e96462;}
#email:focus::-webkit-input-placeholder {color: #e96462;}
#email:focus::-moz-placeholder {color: #e96462;}
#email:focus:-moz-placeholder {color: #e96462;}
#email:focus:-ms-input-placeholder {color: #e96462;}

.contact-form .submit-row {
    background: url('images/submit-row.png') no-repeat;
    width: 780px;
    height: 60px;
    margin-top: 44px;
    text-align: left;
    position: relative;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.contact-form .submit-row {
    margin: -20px auto 44px;
}
.contact-form .loader {
	position: absolute;
	top: 15px;
	right: 125px;
	display: none;
	background: url('images/ajax-loader.gif');
	width: 31px;
	height: 31px;
}

#alert {
	font-family: 'Gotham-Medium', Arial, sans-serif;
	font-size: 12px;
	position: absolute;
	top: -20px;
	right: 5px;
	display: none;
}
#alert.success {
    color: #f4cc33;
}

.contact #alert.success {
    color: #d15a27;
}

#alert.error {
    color: #810000;
	font-weight: bold;
}

.inner {
	width: 780px;
	margin: 45px auto;
	text-align: center;
}

#footer .inner{
		width: auto;
}
.contact h1 {
margin-top: 0px;
margin-bottom: 25px;
font-size: 40px;
}

.contact p {
font-family: 'Gotham-Medium', Arial, sans-serif;
font-size: 19px;
line-height: 26px;
margin-bottom: 25px;
}

.contact .submit-cbx {
text-align: left;
/*width: 560px;*/
width: 412px;
margin: 0 auto;
padding-left: 115px;
}

.contact ul li {
margin: 5px 0;
text-align: left;
}

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

.contact ul input[type="checkbox"] {
display: none;
}

.contact ul input[type="checkbox"] + label {
cursor: pointer;
}

.contact ul input[type="checkbox"] + label::before {
    content: "";
    display: inline-block;
    height: 33px;
    width: 29px;
    margin: 0 7px -15px 0;
    background-image: url('images/sprite.png');
    background-repeat: no-repeat;
    background-position: 0px -34px;
}

.contact ul input[type="checkbox"]:checked + label::before {
    margin: -25px 7px -4px 0;
    background-position: 0px 14px;
    height: 47px;
}

.contact ul label {
font-family: 'Gotham-Medium', Arial, sans-serif;
font-size: 19px;
}

.contact .submit-row {
background: url('images/submit-row.png') no-repeat 0 3px;
width: 780px;
height: 63px;
margin-top: 30px;
text-align: left;
position: relative;
}

.contact .buttons-row {
width: 227px;
margin: 46px auto;
}

.contact #alert {
font-family: 'Gotham-Medium', Arial, sans-serif;
font-size: 12px;
position: absolute;
top: -20px;
left: 5px;
display: none;
width: 100%;
text-align: right;
font-weight: bold;
}

.contact #first-name, .contact #last-name, .contact #email, .contact #submit {
background: none;
border: none;
font-size: 17px;
}

.contact #submit {
cursor: pointer;
width: 105px;
}

.contact .submit-row #loader {
position: absolute;
top: 15px;
right: 125px;
display: none;
}

.contact #loader {
background: url('images/ajax-loader.gif');
width: 31px;
height: 31px;
}

.contact .buttons-row .donate {
/*background: url('images/donate2.png') no-repeat 0 0;*/
margin-right: 27px;
margin-left: 60px;
}

.contact .buttons-row a {
display: block;
width: 100px;
height: 41px;
float: left;
}

.contact label{
	text-align: left;
	float: none;
}

.contact h1 {
font-family: 'Raleway', sans-serif;
color: #d15a27;
font-weight: bold;
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
filter: dropshadow(color = #rgba(0, 0, 0, 0.3), offx = 2, offy = 2 );
}

.contact p, .contact ul label {
	font-size: 16px;
}

#footer .col1 li a, #footer .col2 a, #footer .col3 a, #footer .col4 a, #footer .col5 a { font-size: 16px; color: #757575; }
#footer .col1 li a:hover, #footer .col2 a:hover, #footer .col3 a:hover, #footer .col4 a:hover { text-decoration: underline; color: #FFFFFF; transition: all 0.2s ease-in 0s; }



.team-grid {
		max-width:1280px;
		/*max-width:980px;*/
		margin: 0px auto;
		padding-top: 40px;
		padding-bottom: 40px;
}

.uber-grid-lightbox-content {
font-size: 14px !important;
line-height: 2em !important;
}
.uber-grid-lightbox-content a {
color: #FFFFFF !important;
text-decoration: underline !important;
}
.uber-grid-lightbox-content a.more {
color: #FFFFFF !important;
font-size: 24px !important;
text-decoration: underline !important;
}

#why.section{
	background: #040f25;
}

#where.section{
	padding: 50px 0px 0px;
}

.why-container{
	width:1250px;
	height:785px;
	background: #040f25;
	position: relative;
	margin: 67px auto;
}

.why-container div.show{
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	z-index: 100000;
}

.why-title{
	position: absolute;
	top: 50px;
	left: -22px;
}

.why-nav{
	width: 994px;
	height:92px;
	border: solid 4px #fff;
	margin-top: 54px;
	float: right;
	margin-right: 25px;
	position: relative;
	z-index: 1;
}

.food{
	background: url(images/whypanels/Navigation/Food-Waster-header.png) no-repeat center center;
	display: inline-block;
	width: 306px;
	height:92px;
	z-index: 100;
	position: absolute;
	top: 0px;
	left: 0px;
}

.food.active{
	background:url(images/whypanels/Navigation/Food-Waster-header-RO.png) no-repeat center center;
}

.unem{
	background: url(images/whypanels/Navigation/Unemployment-header.png) no-repeat center center;
	display: inline-block;
	width: 408px;
	height:92px;
	position: absolute;
	top: 0px;
	left: 306px;
	z-index: 100;
}

.unem.active{
	background:url(images/whypanels/Navigation/Unemployment-header-RO.png) no-repeat center center;
}

.heal{
	background: url(images/whypanels/Navigation/Health-header.png) no-repeat center center;
	display: inline-block;
	width: 280px;
	height:92px;
	position: absolute;
	top: 0px;
	left: 714px;
	z-index: 100;
}

.heal.active{
	background:url(images/whypanels/Navigation/Health-header-RO.png) no-repeat center center;
	}

.nav-bg{
	position: absolute;
	height:92px;
	width: 306px;
	left:0px;
	background: #fff;
	top: 0px;
	z-index: 1;
}

.plate {
	position: absolute;
	top:265px;
	left:265px;
	opacity: 0;
}
.food-plate.show {
	opacity: 1;
}

.food-lines, .food-icons, .food-text, .food-cta{
	opacity: 0;
}
.food-lines.show, .food-icons.show, .food-text.show, .food-cta.show{
	opacity: 1;
}

.food-icons div{
	cursor: pointer;
}
.food-world-lines{
	position: absolute;
	top:238px;
	left:254px;
}
.food-nation-lines{
	position: absolute;
	top:252px;
	left:500px;
}
.food-state-lines{
	position: absolute;
	top:535px;
	left:305px;
}
.food-city-lines{
	position: absolute;
	top:490px;
	left:500px;
}
.food-world-icon{
	position: absolute;
	top:238px;
	left:198px;
}
.food-nation-icon{
	position: absolute;
	top:230px;
	left:717px;
}
.food-state-icon{
	position: absolute;
	top:588px;
	left:197px;
}
.food-city-icon{
	position: absolute;
	top:586px;
	left:674px;
}
.food-text div{
	width:163px;
}

.food-text div h3{
	margin-top: 0px;
	margin-bottom: 5px;
	color: #fff;
}
.food-text div p{
	font-family: "Raleway", sans-serif;
	color:#fff;
	line-height: 18px;
}

.food-world-text{
	position: absolute;
	top:227px;
	left:26px;
	text-align: right;
}
.food-nation-text{
	position: absolute;
	top:227px;
	left:817px;
	text-align: left
}
.food-state-text{
	position: absolute;
	top:585px;
	left:32px;
	text-align: right;
}
.food-city-text{
	position: absolute;
	top:582px;
	left:814px;
	text-align: left;
}
.food-cta{
	position: absolute;
	right:25px;
	top:223px;
	/* background: url('images/whypanels/Food%20Waste/Food-Waste-CTA.png') no-repeat; */
	background: url('images/whypanels/Food Waste/Food-Waste-CTA.png') no-repeat;
	width: 187px;
	height: 416px;
}

.cta-text{
	width: 136px;
	margin:70px auto 0px;
	font-family: "Raleway", sans-serif;
	color: #040f25;
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
	line-height: 24px;
}

.cta-btn a:link, .cta-btn a:visited,
.read-more a:link, .read-more a:visited {
	display: block;
	width:128px;
	background: #d05521;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	padding: 9px 0px;
	text-align: center;
	margin: 14px auto;
	font-family: "Raleway", sans-serif;
}
.stat-wrap{
	background:rgba(208, 85, 33, 0.6);
	position: absolute;
	width: 185px;
	height: 280px;
	opacity: 0;
	top: 290px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.stat-wrap.active{

	opacity: 1;
}
.stat-inner{
	border: solid 2px rgba(4, 15, 37, 0.5);
	background: rgba(208, 85, 33, 0.5);
	color: #fff;
	font-family: "Raleway", sans-serif;
	width: 156px;
	height: 252px;
	margin: 5px;
	line-height: 16px;
	padding: 7px;

}
#food-nation, #food-city{
	left: 625px;
}
#food-world, #food-state{
	left: 210px;
}

.unem-plate {
	position: absolute;
	top:273px;
	left:326px;
	opacity: 0;
}

.unem-plate, .unem-lines, .unem-icons, .unem-text, .unem-cta{
	opacity: 0;
}
.unem-plate.show, .unem-lines.show, .unem-icons.show, .unem-text.show, .unem-cta.show{
	opacity: 1;
}

.unem-icons div{
	cursor: pointer;
}
.unem-nation-lines{
	position: absolute;
	top:468px;
	left:113px;
}
.unem-state-lines{
	position: absolute;
	top:223px;
	left:552px;
}
.unem-city-lines{
	position: absolute;
	top:501px;
	left:495px;
}
.unem-nation-icon{
	position: absolute;
	top:316px;
	left:196px;
}
.unem-state-icon{
	position: absolute;
	top:280px;
	left:686px;
}
.unem-city-icon{
	position: absolute;
	top:470px;
	left:667px;
}
.unem-text div{
	width:163px;
}

.unem-text div h3{
	margin-top: 0px;
	margin-bottom: 5px;
	color: #fff;
}
.unem-text div p{
	font-family: "Raleway", sans-serif;
	color:#fff;
	line-height: 18px;
}

.unem-nation-text{
	position: absolute;
	top:346px;
	left:35px;
	text-align: right;
}
.unem-state-text{
	position: absolute;
	top:275px;
	left:814px;
	text-align: left;
}
.unem-city-text{
	position: absolute;
	top:510px;
	left:814px;
	text-align: left;
}
.unem-cta{
	position: absolute;
	right:25px;
	top:223px;
	background: url(images/whypanels/Unemployment/Unemployment-CTA.png) no-repeat;
	width: 187px;
	/*height: 416px;*/
}

.heal-plate {
	position: absolute;
	top:223px;
	left:307px;
	opacity: 0;
}

.heal-plate, .heal-lines, .heal-icons, .heal-text, .heal-cta{
	opacity: 0;
}
.heal-plate.show, .heal-lines.show, .heal-icons.show, .heal-text.show, .heal-cta.show{
	opacity: 1;
}

.heal-icons div{
	cursor: pointer;
}
.heal-nation-lines{
	position: absolute;
	top:387px;
	left:262px;
}
.heal-state-lines{
	position: absolute;
	top:302px;
	left:647px;
}
.heal-city-lines{
	position: absolute;
	top:487px;
	left:533px;
}
.heal-nation-icon{
	position: absolute;
	top:381px;
	left:31px;
}
.heal-state-icon{
	position: absolute;
	top:303px;
	left:784px;
}
.heal-city-icon{
	position: absolute;
	top:508px;
	left:783px;
}
.heal-text div{
	width:182px;
}

.heal-text div h3{
	margin-top: 0px;
	margin-bottom: 5px;
	color: #fff;
}
.heal-text div p{
	font-family: "Raleway", sans-serif;
	color:#fff;
	line-height: 29px;
}

.heal-nation-text{
	position: absolute;
	top:348px;
	left:75px;
	text-align: left;
}
.heal-state-text{
	position: absolute;
	top: 270px;
    left: 829px;
	text-align: left;
}
.heal-city-text{
	position: absolute;
	top: 474px;
    left: 827px;
	text-align: left;
}
.heal-cta{
	position: absolute;
	right:25px;
	top:223px;
	background: url(images/whypanels/Health/Health-CTA.png) no-repeat;
	width: 187px;
	/*height: 416px;*/
}
/*.heal-cta .cta-text{
    font-size: 12px;
    line-height: 19px;
}*/

.bumper{
	background: #d25515;
	height: 100px;
	overflow: hidden;
	padding: 0 0;
	z-index: 2;
	position: relative;
}
.bump-overlay{
	height: 100px;
	/*background: url(images/pattern.png);*/
	width: 100%;
	position: absolute;
	overflow: hidden;
}
.bumper-text{
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
.bumper-text p{
	font-size: 23px;
	line-height: 1.5;
	margin-bottom: 20px;
	color: white;
	text-align: center;
	text-transform: uppercase;
	z-index: 200;
	margin: 17px 5%;
	/*font-family: "NovecentowideNormalRegular", sans-serif;*/
	font-family: "Raleway", sans-serif;
}

#sidebar .textwidget {
	margin-bottom: 25px;
}
.parallax-bg {
	background: url(images/bumper-background.jpg);
	background-attachment: fixed;
	background-size: cover;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	position: absolute;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: top center;
}
#how.section{
	background: #040f25;
	padding-bottom: 60px;
}

.how-wrapper > div{
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}


.how-wrapper{
	width: 1280px;
	height:700px;
	margin: 50px auto;
	position: relative;
	overflow: hidden;
}

#how .nav{
	background: rgba(255,255,255, .6);
	height: 65px;
	position: absolute;
	bottom: 0px;
	width: 100%;
	margin: 0px;
	float: none;
	display: block;
	padding-left: 30px;
	padding-top: 5px;
}

.icon, .arrow{
	float: left;
}

.icon a{
	width:60px;
	height:60px;
	display: block;
	padding: 0px;
	background: no-repeat;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	-ms-transition: none;
}

.icon a.reclaim{background: url(images/howpanels/navigation/reclaim.jpg)}
.icon a.empower{background: url(images/howpanels/navigation/empower.jpg)}
.icon a.nourish{background: url(images/howpanels/navigation/nourish.jpg)}
.icon a.engage{background: url(images/howpanels/navigation/engage.jpg)}
.icon a.strong{background: url(images/howpanels/navigation/strong.jpg)}

.icon a:hover, .icon a.active{
	background-position: 0px -60px;

}

.arrow{
	margin: 15px 15px 0px 15px;
}

.bug{
	position: absolute;
	right:15px;
	top:15px;
	opacity: 0;
	z-index: 1000;
}

#how .panel{
	opacity: 0;
	position: absolute;
	width: 1280px;
	height:700px;
}

#how .panel.active{
	opacity: 1;
}
.slide-images {
  /* This is the bit that moves. It has 4 images, so 4 * 450 = 1800. You could use javascript
  to work thcais out instead by counting images. */
  width:6400px;

  -webkit-transition:all 5.0s ease-in-out;
  -moz-transition:all 5.0s ease-in-out;
  -o-transition:all 5.0s ease-in-out;
  transition:all 5.0s ease-in-out;
}

.how-container{
	width:1280px;
	height:700px;
	position: relative;
	margin: 0px auto;
}

.how-wrapper .image{
	padding:0;
  margin:0;
  float:left;
	/*background: url(images/howpanels/bg.png) no-repeat top center;*/
	width: 1280px;
	height:700px;
	background-size:cover;
}

.how-wrapper .image.reclaim{background: url(images/howpanels/Reclaim-background.jpg) no-repeat top center;background-size: cover;}
.how-wrapper .image.empower{background: url(images/howpanels/Empower-background.jpg) no-repeat top center;background-size: cover;}
.how-wrapper .image.nourish{background: url(images/howpanels/Nourish-background.jpg) no-repeat top center;background-size: cover;}
.how-wrapper .image.engage{background: url(images/howpanels/Engage-background.jpg) no-repeat top center;background-size: cover;}
.how-wrapper .image.strong{background: url(images/howpanels/StrongFood-background.jpg) no-repeat top center;background-size: cover}

.how-wrapper.reclaim .bug.reclaim,
.how-wrapper.empower .bug.empower,
.how-wrapper.nourish .bug.nourish,
.how-wrapper.engage .bug.engage,
.how-wrapper.strong .bug.strong {
	opacity: 1;
}

.how-wrapper .cta{
	position: absolute;
	top:150px;
	left:150px;
	width: 315px;
	opacity:0;
	-webkit-transition-property: -webkit-transform,opacity;
	-moz-transition-property: -moz-transform,opacity;
	-webkit-transition-duration: 800ms,700ms;
	-moz-transition-duration: 800ms,700ms;
	-webkit-transition-timing-function: cubic-bezier(0.51, 0.01, 0.37, 0.98);
	-moz-transition-timing-function: cubic-bezier(0.51, 0.01, 0.37, 0.98);
	-webkit-transform-origin: bottom right;
	-moz-transform-origin: bottom right;
	-webkit-transform: translate3d(-100px, 0px, 0);
	-moz-transform: translate(-100px, 0px);

}

.how-wrapper .fade {
		opacity: 0;
		position: absolute;
		-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;
		width: 1280px;
}
.how-wrapper .fade img{
	width: 100%;
}
.how-wrapper.reclaim .fade.reclaim,
.how-wrapper.empower .fade.empower,
.how-wrapper.nourish .fade.nourish,
.how-wrapper.engage .fade.engage,
.how-wrapper.strong .fade.strong {
		/*transition-delay: 2000ms !important;*/
		opacity: 1;
		-webkit-transition: all 1s ease-in-out;
		-moz-transition: all 1s ease-in-out;
		-o-transition: all 1s ease-in-out;
		transition: all 1s ease-in-out;
		position: absolute;
}

.how-wrapper.reclaim .cta.reclaim,
.how-wrapper.empower .cta.empower,
.how-wrapper.nourish .cta.nourish,
.how-wrapper.engage .cta.engage,
.how-wrapper.strong .cta.strong {
    position: absolute;
	top:150px;
	left:150px;
	width: 315px;
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate(0, 0);

}
.how-title{
	position: absolute;
	top: 10px;
	left: -22px;
	z-index: 100000;
}

.how-wrapper .cta.reclaim{background: url(images/howpanels/ctas/reclaim-LA-cta.png) no-repeat top center; }
.how-wrapper .cta.empower{background: url(images/howpanels/ctas/empower-LA-cta.png) no-repeat top center}
.how-wrapper .cta.nourish{background: url(images/howpanels/ctas/nourish-LA-cta.png) no-repeat top center}
.how-wrapper .cta.engage{background: url(images/howpanels/ctas/engage-LA-cta.png) no-repeat top center}
.how-wrapper .cta.strong{background: url(images/howpanels/ctas/strong-food-cta.png) no-repeat top center}

.how-wrapper .cta {
	z-index: 1000;
}

.how-wrapper.reclaim .cta.reclaim,
.how-wrapper.empower .cta.empower,
.how-wrapper.nourish .cta.nourish,
.how-wrapper.engage .cta.engage,
.how-wrapper.strong .cta.strong {
	z-index: 2000;
}

#how .cta-text {
	width: auto;
	margin: 70px auto 0px;
	font-family: "Raleway", sans-serif;
	color: #040f25;
	text-transform:none;
	text-align: justify;
	font-size: 12px;
	line-height: 16px;
	padding: 15px;
}
#how .cta-btn{
	margin-bottom: 15px;
}

#how .cta a{
	display: block;
	width:120px;
	margin: 0px auto 5px;
}

#how .next{
	position: absolute;
	right: 17px;
	top: 40%;
}

#how .prev{
	position: absolute;
	left: 17px;
	top: 40%;
}

.entryfull ol{
		list-style-type: decimal;
		padding: 0px 0px 0px 20px;
}

.entryfull ul{
		list-style-type: circle;
		padding: 0px 0px 0px 20px;
}


#content {
	font-family: "Raleway", sans-serif;
}

.store-banner{
	margin-top: 120px;
	text-align: center;
}

.mapp-dir-get {
	margin-top: 20px;
	font-family: "Raleway", sans-serif;
}

#join .inner{
	margin-top: 0px;
}

.sku_wrapper { display: none; }
/*#order_comments_field { display: none; }*/


.stuff2 a{
	display: block;
margin: 0px auto;
margin-top: 24px;
text-align: center;
}

.flexslider .slides .stuff2 a img{
	display: inline;
	max-width: 0;
}

.textwidget .product-details {
	display: none;
}

#workforceDev, #programAssistant, #accountingClerk, #chefIntern, #designIntern {

}

.where-side p a {
	background: none;
	color: #D55F22 !important;
	padding: 0px !important;
}
.where-side p a:hover {
	background: none;
	color: #000 !important;
}

#content a {
	color: #F17D04;
}

.page-id-216 p {
	color: #000;
}

.page-id-182 .column:first-child .button {
	/*margin-top: 28px;*/
}

.page-id-202 .entryfull p {
	font-size: 14px;
}

.page-id-202 .entryfull strong, .page-id-202 .entryfull b {
	color: #F17D04;
}

.mfp-bg {
	z-index :1001 !important;
}
.mfp-wrap {
	z-index :1005 !important;
}

.columns-content h3.title {
	font-weight: bold;
}

#main-slider .item-content .play {
	color: #F17D04 !important;
}

#color-box-carousel .owl-nav .owl-prev {
	background-image: url("/wp-content/themes/status/extra/assets/images/icon-left-white.png?1464740444") !important;
}

#color-box-carousel .owl-nav .owl-next {
	background-image: url("/wp-content/themes/status/extra/assets/images/icon-right-white.png?1464740444") !important;
}

#main-slider-container .owl-nav .owl-prev, #main-slider-container .owl-nav .owl-next {
	opacity: 0.8 !important;
}

.position {
	font-size: 22px !important;
}

.job_listing .meta.sserif {
	display: none !important;
}

#financial-boxes {
	text-align: center;
}
.f-box {
    width : 205px;
    padding: 16px;
	display : inline-block;
	text-align: left;
	vertical-align : top;
}


/**** CUSTOM CSS FOR BEATS & BEER PAGE *****/

.page-id-5042 .banner {
    margin-bottom: -121px;
}

.page-id-5042 .entryfull p {
	margin: 0px; 
}

/***** LAYOUT *******/

.block-container {
	clear: both; 
	margin-bottom: 40px;
    overflow: hidden;
    margin-right: 20px;
}

.block-container p {
	margin: 0px;
}

.block-container img{
	width: 100%;  
}
.full-block {
}

.block-50 {
	width: 47%;
    display: block;
    float: left;
    /*border: 1px solid #000000;*/
    margin: 20px 8px 30px 8px;
}

.block-30 {
	width: 28%;
    display: block;
    float: left;
    /*border: 1px solid #000000;*/
    margin: 20px 5px 30px 5px;
}

.block-33 {
	width: 31%;
    display: block;
    float: left;
    /*border: 1px solid #000000;*/
    margin: 20px 5px 30px 5px;
}

.block-70 {
	width: 68%;
    display: block;
    float: left;
    /*border: 1px solid #000000;*/
    margin: 20px 5px 30px 5px;
}

a.black-button {
	background: #000000;
    /* padding: 5px; */
    /* margin: 0 0 0 0; */
    color: #ffffff;
    height: 50px;
    /* margin: 5px; */
}

.anchor-menu {
    background: #f17d06;
	color: #000000; 
	overflow: auto; 
}

.anchor-menu ul {
    list-style: none;
    background: #f17d06;
    text-align: center;
    padding: 0;
    margin: 0;
	height: 50px; 
}

.anchor-menu li {
    font-size: 1.5em;
    line-height: 50px;
    height: 40px;
    /* border-bottom: 1px solid #888; */
    font-weight: 600;
    float: left;
    width: 25%;
}

.anchor-menu ul li a {
    text-decoration: none;
    color: #fff;
    display: block;
    transition: .3s background-color;
}

/** Countdown Clock **/

.block-container #main_countedown_1 .countdown {

}

.block-container #main_countedown_1 .element_conteiner {
	padding: 10px; 
}

.block-container #main_countedown_1 .time_left {
	background: none; 
	font-size: 1em; 
}

/**** CUSTOM FOR IMPACT ****/

.page-id-5439 .entryfull p {
    margin: 10px 10px 10px 0;
}

.page-id-5439 .container_alt {
    padding-top: 85px !important;
    margin-bottom: 0px !important;
}

.button-row .button {
    margin: 0 20px 0 0;
}

#impact-what P, #impact-what H2 {
    color: #fff;
}

#impact-what .button {
    background: #000;
    margin: 10px 0px 20px;
}

#impact-numbers .button {
}

.data-box {
    background: #f6f5f5;
    padding: 0 30px 30px 30px;
    margin-top: 70px;
}

.data-box h2 {
font-size: 4em; 
font-weight: bold; 
}
.data-box p {
font-size: 1.2em;
    line-height: 1.1em;
    margin: 0;
}
.data-box .image-box {
    position: relative;
    top: -70px;
    margin-bottom: -90px;
    width: 150px;
    border-radius: 100%;
    z-index: 99;
}
.loud-font {
font-weight: 700;
text-transform: uppercase; 
}




/*** UPDATES TO MAKE ITEMS RESPONSIVE  April 2018 ****/


header .logo-new {
    width: 193px;
    height: 69px;
    background-image: url(http://www.lakitchen.org/wp-content/uploads/2013/07/logo1.jpg);
    background-repeat: no-repeat;
    /* background-position: 50% 50%; */
    /* background-size: contain; */
    position: absolute;
    top: 7px;
    left: 2%;
    /* -webkit-transform: translateX(-50%) translateY(-50%); */
    /* transform: translateX(-50%) translateY(-50%); */
    margin: 0 auto;
}

header .donate-new {
	color: #000;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    background-color: #f17d04;
    transition-property: background-color,color;
    transition-duration: .4s;
    transition-timing-function: ease;
}

header .donate-new, header .social-links-header1 {
			    height: 100%;
			    padding: 0 15px;
			    vertical-align: middle;
		}

.social-links-header1 {
    white-space: nowrap;
}

.social-links-header1 .icon {
    width: 35px;
    height: 35px;
    border: 5px solid #808080;
    margin: 0 1px;
    position: relative;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    vertical-align: middle;
    border-radius: 100%;
}

.social-links-header1 .icon.fb {
    background-image: url(/wp-content/themes/status/extra/assets/images/sm-gray/icon-facebook.png?1468437627);
    background-size: 115%;
}

.social-links-header1 .icon.tw {
    background-image: url(/wp-content/themes/status/extra/assets/images/sm-gray/icon-twitter.png?1468437597);
    background-size: 115%;
}

.social-links-header1 .icon.ig {
    background-image: url(/wp-content/themes/status/extra/assets/images/sm-gray/icon-instagram.png?1468437609);
    background-size: 115%;
}

.social-links-header1 .icon.vm {
    background-image: url(/wp-content/themes/status/extra/assets/images/sm-gray/icon-vimeo.png?1497459375);
    background-size: 115%;
}

.social-links-header1 .icon.esp {
    background-image: url(/wp-content/themes/status/extra/assets/images/sm-gray/icon-esp.png?1468438703);
    background-size: 115%;
}

.menu-toggle SPAN {
	display: block;
}

.new-menu {

	margin: 25px 0px 0 300px;

}



#colorbox-carousel .item.nocarousel {
  
}


#stayconnected {
    position: relative;
    text-align: center;
    background-color: #f17d04;
}

#stayconnected .sc-title {
    color: #000;
    font-size: 1.4375rem;
    margin-right: 30px;
    display: inline-block;
    vertical-align: middle;
}

#stayconnected .submit-row {
        /* border: 1px solid #dadde0; */
    margin: 15px 0;
    position: relative;
    text-align: center;
    /* background-color: #fff; */
    display: inline-block;
    vertical-align: middle;
    /* border-radius: 5px; */
}

#stayconnected #alert-container {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 100;
    padding: 5px 35px 5px 8px;
    position: absolute;
    font-size: 12px;
    text-align: left;
    font-family: 'Gotham-Medium', Arial, sans-serif;
    line-height: 17px;
    background-color: rgba(0,0,0,0.85);
    border-radius: 5px;
}

#stayconnected #alert-container .close {
    top: 12px;
    right: 12px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: absolute;
}

#stayconnected #alert-container .close {
    top: 12px;
    right: 12px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: absolute;
}

#stayconnected input#author, #stay-connected input#email, #stay-connected input#url {
    float: none !important;
    margin: 0 !important;
}


#stayconnected input {
    float: none;
    border: none;
    margin: 0;
    font-size: 1.0625rem;
    font-family: "Raleway",Helvetica,sans-serif;
    background-color: transparent;
    display: inline-block;
    vertical-align: middle;
}

#stayconnected #first-name {
    background: #fff;
    border-radius: 5px;
    height: 50px;
}

#stay-connected #email {
    width: 250px;
}

#stayconnected #email, #stay-connected #first-name {
    height: 50px;
    padding: 0 10px;
    background: #fff;
    border-radius: 5px;
    margin: 0 10px 0 3px;
}

#stayconnected .submit {
    color: #fff;
    cursor: pointer;
    border: 1px solid #c05324;
    margin: 0 2px 0 0;
    padding: 15px;
    font-size: .875rem;
    font-family: "Raleway",Helvetica,sans-serif;
    line-height: 18px;
    background-color: #d15a27;
    transition-property: background-color;
    transition-duration: .4s;
    transition-timing-function: ease;
    border-radius: 5px;
}


#stayconnected .loader {
    top: 8px;
    right: 105px;
    width: 31px;
    height: 31px;
    display: none;
    position: absolute;
    background: url(../images/ajax-loader.gif?1386526594);
}




#footer-bottom .columns1 .cols {
    color: #767577;
    width: 28%;
    text-align: left;
    line-height: 29px;
    display: inline-block;
    vertical-align: top;
    margin: 0 1%;
}

#footer-bottom .columns1 .cols .widget h4, #footer-bottom .columns .cols .col-title {
    color: #fff;
    font-size: 1.375rem;
    border-bottom: 3px solid #767577;
    margin-bottom: 15px;
    padding-bottom: 7px;
}

#footer-bottom .columns1 .cols a {
    color: #767577;
    font-size: 1rem;
    text-decoration: none;

}


    /*** HOME PAGE SLIDER ***/

 #newmain-slider {
    top: 83px;
    left: 0;
    width: 100%;
    position: fixed;
    transition-property: left;
    transition-duration: .4s;
    transition-timing-function: ease;
}

#newmain-slider .item {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: 50%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    display: inline-block;
    vertical-align: middle;
}

#newmain-slider .item-content {
    
    position: absolute;
    text-align: center;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: .8s;
    transition-timing-function: ease;
    transition-delay: .8s;
    -webkit-transform: translateX(60%);
    transform: translateX(60%);
}

#newmain-slider .item-content h1 {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    text-shadow: -2px 1px 3px rgba(0,0,0,0.75);
}

#newmain-slider .item-content .below-text {
    color: #fff;
    margin-top: 15px;
    background-color: rgba(0,0,0,0.5);
}

#newmain-slider .item-content p {
    font-weight: bold;
}

#newmain-slider .item-content .learn-more {
    color: #000;
    padding: 10px 35px;
    font-size: 14px;
    margin-top: 3.47222vw;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #f17d04;
    display: inline-block;
    vertical-align: middle;
}


.onecol, .twocol, .threecol, .fourcol, .fivecol,.fifthcol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol {
			margin-left:0;
			float: left;
			min-height: 1px;
			overflow:hidden;
		}


/* @media for responsive elements
********************************************************************************************
********************************************************************************************/



/*Small devices (portrait, 350px and up) */

@media (min-width: 350px) { 

		.fourcol {
			width: 100%;
			padding-right:0;
			padding-left: 0;
			float:left;
			margin: 0 0 20px 0px;
		}



		.eightcol {
			width: 100%;
			padding-right:0;
			padding-left:0;
			float:left;
		}

		.sixcol {
			width: 100%;
		}

		header .logo-new {
			    top: 7px;
			    left: 20%;
		}

		.new-menu {

				margin: 25px 0px 0 -25px;

		}

		header .social-links-header1 {
			   
			   display: none;
		}

		header .donate-new {
			font-size: 0.8em;
			display: table-cell; 
		}

		.social-links-header1 {
				 
		}


		.social-links-header1 .icon {
		   
		}

		#footer-bottom .columns1 .cols {
			width: 100%;
		}

		#footer-bottom .columns1 {
		    padding: 40px 60px;
		    text-align: center;
		    background-color: #1a1a1a;
		}

		#color-box-carousel .item.nocarousel {
		    width: 100%;
		    padding-top: 60%;
		}


		#newmain-slider .item-content {
		    max-width: 70%;
		    top: 0px;
		    left: -27%;
		}

		#newmain-slider .item-content h1 {
		    
		    font-size: 1.3em;
		    line-height: 1em;
		    
		}

		#newmain-slider .item-content .below-text {
		    
		    padding: 15px;
		    
		}

		#newmain-slider .item-content p {

		    font-size: 0.9em;
		    line-height: 1.3em;
		}

		#stayconnected .sc-title {
    
    		padding-top: 10px;
    		display: block;

		}

		#stayconnected #first-name {
		    /*clear: both;*/
		    display: block;
		    width: 100%;
		    margin: 0 auto;
		    text-align: center;
		    /* float: left; */
		    /* left: 20px; */
		    /* position: fixed; */
		    margin: 0px 0px 10px;
		}

		#stayconnected #email {
		    /*clear: both;*/
		    display: block;
		    width: 100%;
		    margin: 0 auto;
		    text-align: center;
		    /* float: left; */
		    /* left: 20px; */
		    /* position: fixed; */
		    margin: 0px 0px 10px;
		}

}	




/*Small devices (landscape phones, 576px and up) */

@media (min-width: 576px) { 

		header .logo-new {
			    top: 7px;
			    left: 35%;
		}

		.new-menu {

				margin: 25px 0px 0 0px;

		}
		
		header .social-links-header1 {
			   
			   display: none;
		}

		header .donate-new {
			font-size: 0.9em;
			display: table-cell;
		}

		.social-links-header1 {
				 
		}


		.social-links-header1 .icon {
		   
		}

		#footer-bottom .columns1 {
		    padding: 40px 40px;
		    
		}

		#footer-bottom .columns1 .cols {
			width: 100%;
		}

		#color-box-carousel .item.nocarousel {
		    width: 100%;
		    padding-top: 45.025%;
		}

		#newmain-slider .item-content h1 {
		    
		    font-size: 2em;

		    
		}

		#newmain-slider .item-content .below-text {
		    
		    padding: 20px;
		    
		}

		#newmain-slider .item-content p {

		    font-size: 1.3em;
		    line-height: 1.3em;
		}

		#stayconnected #first-name {
		    
		    display: block;
		    width: 40%;
		    margin: 0 auto;
		    text-align: center;
		    /* float: left; */
		    /* left: 20px; */
		    /* position: fixed; */
		    margin: 0px 10px 10px 0px;
		}

		#stayconnected #email {
		   
		    display: block;
		    width: 39%;
		    margin: 0 auto;
		    text-align: center;
		    /* float: left; */
		    /* left: 20px; */
		    /* position: fixed; */
		    margin: 0px 10px 10px 0px;
		}
}		


/* Medium devices (tablets, 768px and up) */

@media (min-width: 768px) { 

		.fourcol {
			width: 31.4%;
			padding-right:0;
			padding-left:0%;
			float:left;
			margin-right: 10px;
		}



	.eightcol {
			width: 64.6%;
			padding-right:0;
			padding-left:0;
			float:left;
			margin-right: 10px;
		}

	.sixcol {
			width: 49%;
			margin-right: 10px;
		}

	.twelvecol {
			width: 90%;
			float: left;
		}

		header .logo-new {
			    top: 7px;
			    left: 2%;
		}

		.new-menu {

				margin: 25px 0px 0 270px;

		}

		header .social-links-header1 {
			   
	    display: none;
			   
		}

		header .donate-new {
			font-size: 1em;
			display: table-cell;
		}

		.menu-toggle SPAN {
				display: block;
		}

		#footer-bottom .columns1 .cols {
			width: 29%;
		}

		#color-box-carousel .item.nocarousel {
		    width: 50%;
		    padding-top: 33.025%;
		}
}


/* Large devices (desktops, 992px and up) */

@media (min-width: 992px) {

		header .logo-new {
			    top: 7px;
			    left: 2%;
		}

		.new-menu {

				margin: 25px 0px 0 270px;

		}

		header .social-links-header1 {
			   
	    display: table-cell;
			   
		}

		header .donate-new {
			display: table-cell;
		}
		
		#color-box-carousel .item.nocarousel {
		    width: 25%;
		    padding-top: 21.025%;
		}

		#newmain-slider .item-content {
		    
		    top: 40px;
		    left: 8.125%;
		    max-width: 36%;
		}
		#newmain-slider .item-content h1 {
		    
		    font-size: 3.3em;
		    
		}

		#newmain-slider .item-content .below-text {
		    
		    padding: 30px 40px;
		    
		}

		#stayconnected .sc-title {
		    padding-top: 10px;
		    display: block;
		    /* float: left; */
		}

}


/* Extra large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) { 

	

	

	.social-links-header1 .icon {

		display: inline-block;
		    
		}

	header .social-links-header1 {
			   
	    display: table-cell;
			   
		}

		.menu-toggle SPAN {
				display: block;
		}

		#color-box-carousel .item.nocarousel {
		    width: 25%;
		    padding-top: 21.025%;
		}

		#newmain-slider .item-content {
		    
		    top: 40px;
		    left: 8.125%;
		    max-width: 36%;
		}
		#newmain-slider .item-content h1 {
		    
		    font-size: 3.3em;
		    line-height: 4.0625rem;
    		line-height: 4.64286vw;
		    
		}

		#newmain-slider .item-content .below-text {
		    
		    padding: 30px 40px;
		    
		}

		#newmain-slider .item-content p {
		    font-weight: bold;
		    font-size: 1.3125rem;
		    font-size: 1.5vw;
		    line-height: 1.8125rem;
		    line-height: 2.07143vw;
		}


		#stayconnected .sc-title {
		    display: inline-block;
		}

}

