@font-face {
	font-family: 'UniversCondensedMedium';
	src: url('fonts/universcondensedw1medium-webfont.eot');
	src: url('fonts/universcondensedw1medium-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/universcondensedw1medium-webfont.woff') format('woff'),
		url('fonts/universcondensedw1medium-webfont.ttf') format('truetype'),
		url('fonts/universcondensedw1medium-webfont.svg#UniversCondensed(W1)Medium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'UniversCondensedBold';
	src: url('fonts/universcondensedw1bold-webfont.eot');
	src: url('fonts/universcondensedw1bold-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/universcondensedw1bold-webfont.woff') format('woff'),
		url('fonts/universcondensedw1bold-webfont.ttf') format('truetype'),
		url('fonts/universcondensedw1bold-webfont.svg#UniversCondensed(W1)Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GothamUltraRegular';
	src: url('fonts/gotham-ultra-webfont.eot');
	src: url('fonts/gotham-ultra-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/gotham-ultra-webfont.woff') format('woff'),
		url('fonts/gotham-ultra-webfont.ttf') format('truetype'),
		url('fonts/gotham-ultra-webfont.svg#GothamUltraRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GothamBookRegular';
	src: url('fonts/gotham-book-webfont.eot');
	src: url('fonts/gotham-book-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/gotham-book-webfont.woff') format('woff'),
		url('fonts/gotham-book-webfont.ttf') format('truetype'),
		url('fonts/gotham-book-webfont.svg#GothamBookRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
* { 
	margin:0; 
	padding:0;
}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset{margin:0 0 14px;}
html, body, div, span, applet, embed, object, iframe, frameset,
p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center,
h1, h2, h3, h4, h5, h6, b, strong, big, u, ins,
i, cite, em, var, dfn, address, s, strike, del,
dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt,
fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header,
hgroup, menu, nav, section, summary, time, mark, audio,video{
	border:0;
	background:none;
}
body {
	color:#5d5d5d;
	font:14px Arial, Helvetica, sans-serif;
	background:#5d5d5d;
	min-width:1040px;
}
a {
	text-decoration:none;
	color:#a5a5a5;
}
a:hover {text-decoration:underline;}
input, textarea, select {
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#000;
	overflow: auto;
}
input[type=submit]:hover{cursor:pointer;}
label{vertical-align:middle;}
button, input{
	width: auto;
	overflow: visible;
}
h1, h2, h3, h4, h5, h6, b, strong, th{font-weight:bold;}
h1{font-size:200%;}
h2{font-size:150%;}
h3{font-size:120%;}
h4{font-size:110%;}
h5{font-size:100%;}
h6{font-size:90%;}
i, cite, em, var, dfn, address{font-style:italic;}
u, ins {text-decoration: underline;}
s, strike, del {text-decoration: line-through;}
blockquote, blockquote:before, blockquote:after, q, q:before, q:after {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';}
table, caption, tbody, tfoot, thead, tr, th, td{
	border-collapse: collapse;
	border-spacing: 0;
}
th, td{
	border:1px solid #ccc;
	padding:3px 7px;
	text-align:left;
	vertical-align:top;
}
th{
	border-color:#999;
	text-align:center;
	vertical-align:middle;
}
ul{margin-left:1px;}
ul li, ol li{list-style-position:inside;}
ul li{list-style-type:disc;}
.aligncenter{
	display:block;
	padding:13px 0 26px;
}
.alignleft{
	float:left;
	margin:0 20px 0 0;
}
.alignright{
	float:right;
	margin:0 0 0 20px;
}
#wrapper{
	width:100%;
	overflow:hidden;
	position:relative;
	margin:0 0 19px;
}
.w1{
	width:1110px;
	position: relative;
	float: left;
	left: 50%;
}
.w2{
	width:1022px;
	position: relative;
	float: left;
	left: -50%;
	background:#fff;
	padding:51px 38px 0 50px;
}
#header{
	height:1%;
	margin:0 0 15px;
}
#header:after{
	content:'';	display:block;	clear:both;
}
.logo{	background:url(images/logo.gif) no-repeat;
	width:264px;
	height:35px;	text-indent:-9999px;	overflow:hidden;	float:left;
	margin:0 0 0 -14px;}.logo a{	display:block;	height:100%;}
#nav{
	padding:0;	margin:12px -14px 0 0;	float:right;
	font:17px/20px 'UniversCondensedMedium', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#nav > li{
	list-style:none;
	list-style-position:outside;
	float:left;
	background:url(images/divider.gif) no-repeat 0 50%;
	padding:0 13px 2px 16px;
}
#nav > li:first-child{background:none;}
#nav > li:hover{position:relative;}
#nav > li:hover ul{display:block;}
#nav .last ul a,
#nav a{color:#5d5d5d;}
#nav .last ul a:hover,
#nav > li:hover > a,
#nav > .active > a,
#nav a:hover{
	color:#72c363;
	text-decoration:none;
}
#nav ul{
	padding:5px 10px 5px 16px;	margin:0;	background:#fff;
	width:113px;
	position:absolute;
	left:-1px;
	top:22px;
	font-size:16px;
	line-height:17px;
	display:none;
}
#nav .last ul{
	left:auto;
	right:-24px;
	width:88px;
}
#nav ul li{
	padding:0 0 4px;
	list-style:none;
	list-style-position:outside;
}
#main{
	width:100%;
	padding:0 0 21px;
}
.visual{
	width:100%;
	overflow:hidden;
	margin:0 0 20px;
}
.visual img{float:left;}
.visual .info-box{
	width:252px;
	float:right;
	display:table;
	height:213px;
	background:#72c363 url(images/bg-box-info.gif) no-repeat 100% 100%;
	text-align:center;
	color:#fff;
	font-size:18px;
	line-height:20px;
	font-weight:bold;
}
.visual .info-box .holder{
	width:100%;
	height:100%;
	vertical-align:middle;
	display:table-cell;
}
*+ html .visual .info-box .holder{
	display:block;
	height:auto;
}
.visual .info-box h2{
	font:34px/34px 'GothamUltraRegular', Arial, Helvetica, sans-serif;
	margin:4px 0 -2px;
}
.visual .info-box p{margin:0;}
#twocolumns{
	width:100%;
	overflow:hidden;
}
#content{
	width:742px;
	float:right;
	line-height:17px;
}
#content h6,
#content h5,
#content h4,
#content h3,
#content h2{
	color:#72c363;
	font:24px/24px 'UniversCondensedMedium', Arial, Helvetica, sans-serif;
	margin:0 0 11px;
	text-transform:uppercase;
	letter-spacing:1px;
}
#content h3{
	font-size:22px;
	line-height:22px;
}
#content h4{
	font-size:20px;
	line-height:20px;
}
#content h5{
	font-size:18px;
	line-height:18px;
}
#content h6{
	font-size:16px;
	line-height:16px;
}
.slideshow{
	width:100%;
	position:relative;
	margin:2px 0 38px;
}
.slideshow .gmask{width:100%;}
.slideshow .gallery{
	padding:0;	margin:0;	list-style:none;
	position:relative;
}
.slideshow .gallery li{
	position:absolute;
	top:0;
	left:0;
	width:743px;
	height:387px;
}
.gallery img{display:block;}
.slideshow .text{
	position:absolute;
	bottom:0;
	left:0;
	background:url(images/bg-text.png);
	width:620px;
	padding:10px 103px 13px 20px;
	color:#fff;
	font-weight:bold;
	font-style:italic;
	font-size:15px;
	line-height:18px;
	z-index:1000;
}
.slideshow .text p{margin:0;}
.pagination{
	position:absolute;
	padding:0;	margin:0;
	bottom:12px;
	right:23px;
	z-index:2000;}
.pagination li{
	list-style:none;
	list-style-position:outside;
	float:left;
	margin:0 0 0 11px;
}
.pagination a{
	display:block;
	width:14px;
	height:14px;
	background:#fff;
	border:1px solid #989795;
	text-indent:-9999px;	overflow:hidden;
}
.pagination .active a,
.pagination a:hover{background:#72c363;}
.post-list{
	padding:0;	margin:0 0 -18px;}
.post-list li{
	list-style:none;
	list-style-position:outside;
	border-top:3px solid #e1e1e1;
	line-height:18px;
	padding:20px 0 24px;
	overflow:hidden;
}
.post-list .image{
	float:left;
	margin:3px 33px 0 0;
}
.post-list .image img{display:block;} 
.post-list .date{
	color:#a5a5a5;
	display:block;
	margin:0 0 7px;
	font-weight:bold;
}
.post-list p{margin:0 0 6px;}
.post-list .more{
	background:url(images/arrow.gif) no-repeat 100% 50%;
	padding:0 126px 0 0;
	font-style:italic;
	font-weight:bold;
	display:inline-block;
	line-height:21px;
}
*+ html .post-list .more{padding:0 123px 0 0;}
.post-list .post{overflow:hidden;}
#content .post-list .post h2{margin:0 0 4px;}
.post-list .post h2 a{color:#72C363;}
.panel{
	width:100%;
	overflow:hidden;
	font-style:italic;
	font-weight:bold;
	line-height:21px;
	padding:0 0 20px;
}
.panel .btn-back{
	float:left;
	background:url(images/arrow-2.gif) no-repeat 0 50%;
	padding:0 0 0 126px;
}
.panel .btn-next{
	float:right;
	background:url(images/arrow.gif) no-repeat 100% 50%;
	padding:0 126px 0 0;
}
.post{
	margin:0 0 23px;
	line-height:17px;
}
.post .entry-title{margin:0 0 23px;}
#content .post h2{margin:0 0 4px;}
.post .entry-title a{color:#72c363;}
.post .date{
	display:block;
	font-weight:bold;
	color:#a5a5a5;
}
.post .entry-content{overflow:hidden;}
.post p{margin:0 0 6px;}
.social-block{margin:0 0 23px;}
.social-block .row{
	width:738px;
	padding:0 0 12px 2px;
}
.social-block .row:after{
 content:'';
 display:block;
 clear:both;
}
.social-block .facebook{float:left;}
.social-block .facebook img{display:block;}
.social-block .social-link{
	float:right;
	padding:4px 0 0;	margin:0 -11px 0 0;
	font:17px/20px 'UniversCondensedMedium', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	overflow:hidden;}
.social-link li{
	float:left;
	list-style:none;
	list-style-position:outside;
	background:url(images/divider-2.gif) no-repeat;
	padding:0 9px;
	margin:0 2px 0 -2px;
	letter-spacing:1px;
}
.social-plugin{
	background:url(images/bg-social-plugin.gif) repeat-y;
	padding:0 0 0 92px;
	margin:0 0 0 2px;
	overflow:hidden;
}
.video img,
.social-plugin img{display:block;}
.video{margin:3px 0 40px;}
.article{padding:0 0 23px;}
#content .article h2{margin:0 0 11px;}
.article p{margin:0 0 15px;}
#content .block{margin:0 0 38px;}
#content .block h2{margin:0 0 9px;}
#content .block.bl-2 h2{margin:0 0 14px;}
#content .block p{margin:0;}
#content .block a{color:#72c363;}
#sidebar{
	width:250px;
	float:left;
	padding:3px 0 0;
}
#sidebar h3{
	color:#a5a5a5;
	font:30px/30px 'UniversCondensedBold', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:0 0 2px;
	text-align:center;
}
.search-form{
	width:100%;
	overflow:hidden;
	margin:0 0 21px;
}
.search-form .text{	float:left;	background:#dae7ae;	border:none;	margin:0;	padding:5px 10px 4px;	width:152px;
	color:#5d5d5d;
	font-size:12px;}
.search-form .btn-submit{	background:#72c363;
	width:72px;
	height:24px;	border:none;	margin:0;	padding:0;	cursor:pointer;
	float:right;
	vertical-align:middle;
	text-align:center;
	color:#fff;
	font:17px 'UniversCondensedMedium', Arial, Helvetica, sans-serif;
	text-transform:uppercase;}
.video-holder{
	margin:0 0 18px;
	text-align:center;
	font-weight:bold;
	overflow:hidden;
}
.video-holder .video{margin:0 0 13px;}
.video-holder .video img{display:block;}
.widget-container{
	background:url(images/separator.gif) repeat-x;
	padding:21px 0 6px;
}
.social{
	padding:22px 0 20px;	margin:0;}
.social li{
	list-style:none;
	list-style-position:outside;
	text-align:center;
	text-transform:uppercase;
	font:30px/30px 'GothamUltraRegular', Arial, Helvetica, sans-serif;
}
.social a{
	color:#fff;
	display:block;
	padding:26px 0 24px;
}
.social .web{background:#72c363;}
.social .facebook{background:#d5e04d;}
.social .twitter{background:#dae7ae;}
.social a:hover{text-decoration:none;}
.list-images{
	padding:10px 0 0 34px;	margin:0;
	overflow:hidden;
	height:1%;}
.list-images li{
	list-style:none;
	list-style-position:outside;
	float:left;
	padding:0 8px 16px;
}
.list-images img{display:block;}
.ad-list{
	padding:6px 0 0 33px;	margin:0;
	overflow:hidden;
	height:1%;}
.ad-list li{
	list-style:none;
	list-style-position:outside;
	float:left;
	padding:0 0 6px;
	text-align:center;
	width:90px;
}
.ad-list img{vertical-align:top;}
#footer{
	color:#fff;
	font:14px/16px 'GothamBookRegular', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	width:1000px;
	margin:0 auto;
	text-align:center;
	padding:0 0 30px;
	letter-spacing:1px;
}
#footer p{margin:0;}
#footer a{color:#fff;}
.instagram{
 padding:0 0 20px 35px;
}