html{
	margin:0;
	height:100%;
}
body{
	margin:0;
	color:#2a2a2a;
	font:12px/14px Arial, Helvetica, sans-serif;
	background:url(../images/bg-wrap.jpg) repeat;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#050e46;
}
a:hover{
	text-decoration:none;
	color:#ee2e24;
}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	background:url(../images/bg-body.jpg) repeat-x 6px 0;
	display:table;
	width:100%;
	height:100%;
}
*+html #wrapper{
	min-height:100%;
	height:auto;
}
.w1{
	background:url(../images/bg-wrapper.jpg) no-repeat 50% 0;
	display:table-cell;
	height:100%;
}
*+html .w1{
	height:auto;
	min-height:100%;
}
.page{
	width:950px;
	margin:0 auto;
	padding:197px 0 25px ;
	position:relative;
}
#header{
	width:916px;
	padding:42px 17px 0;
	top:0;
	left:0;
	position:absolute;
	z-index:10;
}
.logo{
	float:left;
	width:429px;
	height:135px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.png) no-repeat;
}
.logo a{
	height:100%;
	display:block;
	position:relative;
}
#header .holder{
	margin:45px 0 0;
	float:right;
}
#header .bar{
	margin:8px 2px 0 0;
	padding:0 0 0 0;
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	position:relative;
	float:left;
	width:395px;
}
.john-sms{
	text-indent:-9999px;
	overflow:hidden;
	width:124px;
	height:74px;
	float:left;
	background:url(../images/bg-bar.gif) no-repeat;
}
#header .signup span{
	display:block;
	color:#171b45;
	margin:0 0 7px;
}
.signup{
	float:left;
	margin:0 0 0 4px;
}
.signup .text{
	margin:0 0 8px;
	padding:4px 5px;
	background:#fff;
	border:1px solid #a4a8d7;
	width:255px;
	font-size:10px;
	font-weight:bold;
	color:#171b45;
	display:block;
}
.signup .btn-submit{
	margin:0;
	padding:0;
	width:60px;
	height:22px;
	background:url(../images/btn-submit-signup.gif) no-repeat;
	border:none;
	color:#fff;
	font-size:10px;
	line-height:10px;
	font-weight:bold;
	cursor:pointer;
}
#sidebar h3,
.holder h3{
	font-size:0;
	overflow:hidden;
	text-indent:-9999px;
}
.text-join{
	margin:0 0 0 73px;
	width:319px;
	height:13px;
	/*background:url(../images/text-join.png) no-repeat;*/
}
#main{
	z-index:1;
	position:relative;
	height:1%;
	margin:0 0 10px;
	padding:40px 10px 13px;
	background:#fff url(../images/bg-main.jpg) repeat-x 0 100%;
}
#main:after{
	display:block;
	clear:both;
	content: "";
}
#nav{
	position:absolute;
	top:0;
	left:0;
	width:950px;
	margin:0;
	padding:11px 0 10px;
	list-style:none;
	background:url(../images/bg-nav.jpg) no-repeat;
}
#nav li{
	float:left;
	height:9px;
	overflow:hidden;
	padding:0 0 0 15px;
	margin:0 16px 0 -2px;
	background:url(../images/separator-nav.gif) no-repeat 0 50%;
}
#nav a{
	text-indent:-9999px;
	overflow:hidden;
	height:18px;
	float:left;
}
#nav li.active a,
#nav a:hover{
	cursor:pointer;
	margin:-9px 0 0;
}
.text-home{
	width:37px;
	background:url(../images/text-home.png) no-repeat;
}
.text-about{
	width:80px;
	background:url(../images/text-about.png) no-repeat;
}
.text-issues{
	width:41px;
	background:url(../images/text-issues.png) no-repeat;
}
.text-multimedia{
	width:75px;
	background:url(../images/text-multimedia.png) no-repeat;
}
.text-downloads{
	width:79px;
	background:url(../images/text-downloads.png) no-repeat;
}
.text-blog{
	width:33px;
	background:url(../images/text-blog.png) no-repeat;
}
.text-contact{
	width:58px;
	background:url(../images/text-contact.png) no-repeat;
}
.text-donate{
	width:58px;
	background:url(../images/text-donate.png) no-repeat;
}
.gallery{
	position:relative;
	margin:0 0 10px;
}
.gallery .s-items{
	margin: 0;
	padding: 0;
	list-style:none;
	position:relative;
	width:630px;
	height:290px;
	overflow:hidden;
}
.gallery .s-items li.active{z-index:2;}
.gallery .s-items li{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	width:100%;
	height:100%;
}
.gallery img{display:block;}
.gallery .text-holder{
	position:absolute;
	right:23px;
	top:22px;
	width:247px;
	font-size=10px important;	
}
.gallery .text-holder strong{
	display:block;
	font-size:22px;
	line-height:24px;
	color:#f5f5f5;
	margin:0 0 12px;
}
.gallery .text-holder p{
	margin:0 0 13px;
	font-size:10px;
	line-height:12px;
	color:#d4d4d4;
}
.gallery .text-holder a{
	color:#d4d4d4;
	text-decoration:underline;
}
.gallery .text-holder a:hover{text-decoration:none;}
.gallery .swicher{
	position:absolute;
	right:17px;
	top:216px;
	z-index:111;
}
.gallery .swicher  div{float:left;}
.gallery .swicher ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
* html .gallery .swicher{
	bottom:50px;
	right:0;
}
.gallery .swicher li{
	float:left;
	margin:0 15px 0 0;
	display:inline;
}
.gallery .swicher li a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:36px;
	height:37px;
	background:url(../images/bg-swicher.gif) no-repeat;
}
.gallery .swicher a:focus{outline: none;}
.gallery .swicher .prev,
.gallery .swicher .next{
	background:url(../images/bg-link-prev.png) no-repeat;
	width:10px;
	height:15px;
	position:relative;
	cursor:pointer;
	margin:10px 0 0;
	padding: 0 15px 0 0;
	float:left;
	display:inline;
}
.gallery .swicher .next{background:url(../images/bg-link-next.png) no-repeat;}
#content{
	width:630px;
	float:left;
	background:#fff;
	min-height:1002px;
}
* html #content{height:1002px;}
#content h1{margin:0;}
#content h1.ttl{
    margin:3px 0 0 21px;
    font-size:20px;
}
#content .blog-text{
	background:url(../images/bg-blog.gif) no-repeat;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}

#content .blog{padding:20px 22px 0 21px;}
* html #content .blog{padding:18px 22px 0 21px;}
*+html #content .blog{padding:16px 22px 0 21px;}
#content .post{
	font-size:10px;
	line-height:14px;
	padding-bottom:15px;
	margin-bottom:10px;
	border-bottom:1px solid #e8e2e0;
}
#content .post h2{
	margin:0 0 12px;
	font-size:22px;
	line-height:20px;
	color:#ee2e24;
}
#content .post h2 a{
    color:#ee2e24;
}
#content .post h2 a:hover{
    color:#050E46;
}
#content .post p{
	font-size:12px;
	font-style: 'Arial', Verdana, Arial, Sans-Serif;
	line-height: 16px;
	margin:0 0 10px;
	color:#2a2a2a;
}
#content p{
	font-size:12px;
	font-style: 'Arial', Verdana, Arial, Sans-Serif;
	line-height: 16px;
	margin:0 0 10px;
	/*color:#2a2a2a;*/
}
#content .post .more{
	text-transform:uppercase;
}
#content .holder{
	padding:29px 24px 0 21px;
	font-size:10px;
	line-height:14px;
}
#content .holder h2{
	margin:0 0 12px;
	font-size:14px;
	line-height:16px;
	color:#171b45;
}
#content .holder .list{
	margin:0;
	padding:0 0 13px 36px;
	font-size:10px;
	line-height:14px;
	list-style:none;
}
#content .holder .list li{
	color:#2a2a2a;
	padding:0 0 0 7px;
	background:url(../images/bullet.gif) no-repeat 0 6px;
}
#content .holder p{
	margin:0 0 22px;
	color:#171b45;
}
.wpcf7-form{

}
.wpcf7-form .row{
	height:1%;
	overflow:hidden;
	font-size:10px;
	line-height:14px;
	font-weight:bold;
	color:#171b45;
	padding-bottom:14px;
}
.wpcf7-form label{
	float:left;
}
.wpcf7-form .text{
	float:left;
	margin:0;
	padding:4px 5px;
	background:#fff;
	border:1px solid #a4a8d7;
	width:205px;
	font-size:10px;
	font-weight:bold;
	color:#171b45;
}
.wpcf7-form .small{
	width:11px;
	margin:0 12px;
}
.wpcf7-form .large{width:470px;}
.wpcf7-form #select1,
.wpcf7-form #select2{
	margin:0 0 0 10px;
	padding:0;
	float:left;
	width:90px;
}
.wpcf7-form #check{
	margin:0 10px 0 0;
	padding:0;
	float:left;
	width:15px;
	height:12px;
}
.wpcf7-form #select2{width:160px;}
.wpcf7-form .btn-submit{
	margin:0;
	padding:0 0 2px;
	width:64px;
	height:22px;
	background:url(../images/btn-submit-contact.gif) no-repeat;
	border:none;
	color:#fff;
	font-size:10px;
	line-height:10px;
	font-weight:bold;
	cursor:pointer;
}
.search-form{padding-bottom:26px;}
.search-form .row{
	height:1%;
	overflow:hidden;
	line-height:12px;
}
.search-form .row .text{
	float:left;
	margin:0 8px 0 0;
	padding:4px 5px;
	background:#fff;
	border:1px solid #a4a8d7;
	width:255px;
	font-size:10px;
	font-weight:bold;
	color:#171b45;
}
.search-form .row .btn-submit{float:left;}
#sidebar{
	width:290px;
	float:right;
	position:relative;
	z-index:5;
}
.promo{
	height:1%;
	position:relative;
	margin:-77px 0 10px;
}
.buttons-holder{
	left:8px;
	bottom:8px;
	position:absolute;
	z-index:20;
}
.button{
	text-indent:-9999px;
	overflow:hidden;
	width:261px;
	padding:5px 7px;
	display:block;
	margin:6px 0 0;
	background:url(../images/bg-button.gif) repeat-x;
}
.button span{
	cursor:pointer;
	height:35px;
	display:block;
}
.text-contribute{
	background:url(../images/text-contribute.png) no-repeat;
	width:181px;
}
.text-volunteer{
	background:url(../images/text-volunteer.png) no-repeat;
	width:168px;
}
.box{margin:0 0 10px;}
.box-t,
.box-b{
	font-size:0;
	height:9px;
	line-height:0;
}
.box-t{background:url(../images/bg-box-t.png) no-repeat;}
.box-b{background:url(../images/bg-box-b.png) no-repeat;}
.box-c{
	padding:9px 5px 2px 16px;
	height:1%;
	background:url(../images/bg-box.png) repeat-y;
}
* html .box-c{padding:9px 5px 6px 16px;}
*+html .box-c{padding:9px 5px 6px 16px;}
#sidebar .visual{
	position:relative;
	overflow:hidden;
}
#sidebar .visual .text-holder{
	position:absolute;
	right:21px;
	top:82px;
	width:90px;
	font-size:10px;
	line-height:14px;
}
#sidebar .visual .text-holder p{
	margin:0;
	color:#2a2a2a;
}
#sidebar .visual .text-holder ul{
	margin:0;
	padding:0 0 0 8px;
	list-style:none;
	color:#2a2a2a;
}
#sidebar h3{margin:0 0 9px;}
#sidebar .box h3{margin:0 auto 21px;}
.text-featured{
	background:url(../images/text-featured.png) no-repeat;
	width:183px;
	height:14px;
}
.text-follow{
	background:url(../images/text-follow.gif) no-repeat;
	width:244px;
	height:14px;
}
.social-networks{
	margin:0;
	padding:0 0 0 22px;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.social-networks li{
	float:left;
	width:100px;
	height:37px;
	margin:0 6px 4px 0;
	text-indent:-9999px;
	overflow:hidden;
}
.social-networks a{display:block;}
.youtube{
	background:url(../images/logo-youtube.gif) no-repeat;
	width:97px;
	height:37px;
}
.facebook{
	background:url(../images/logo-facebook.gif) no-repeat;
	width:100px;
	height:37px;
}
.twitter{
	background:url(../images/logo-twitter.gif) no-repeat;
	width:97px;
	height:37px;
}
.rssicon{
	background:url(../images/feedIcon.png) no-repeat;
	width:97px;
	height:37px;
}
.linkedin{
	background:url(../images/logo-linkedin.gif) no-repeat;
	width:100px;
	height:37px;
}
.video{margin:0 0 10px;}
.video img{display:block;}
#footer{
	width:950px;
	background:#fff;
	padding:27px 0;
	overflow:hidden;
}
#footer .block{
	background:url(../images/divider-footer.gif) no-repeat 0 50%;
	float:left;
}
#footer .block:first-child{background:none;}
.logo-holder{
	padding:7px 41px 20px 38px;
	width:205px;
}
.contacts{
	padding:19px 20px 20px 38px;
	width:228px;
}
.section{
	padding:11px 33px 20px 16px;
	width:310px;
}
#footer .logo{
	margin:-7px 0 0;
	width:205px;
	height:64px;
	background:url(../images/logo-m.gif) no-repeat;
}
#footer p{margin:0 0 1px;}
#footer address{
	margin:0 0 1px;
	font-style:normal;
}
#footer dl{
	margin:0;
	padding:0;
}
#footer dt{display:inline;}
#footer dd{
	margin:0;
	display:inline;
}
#footer .social{
	padding:3px 0 12px;
	float:right;
	margin:0;
	list-style:none;
}
#footer .social li{
	width:69px;
	height:26px;
	margin:0 5px 0 0;
	float:left;
}
#footer .social li a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
#footer .youtube{
	background:url(../images/logo-youtube-m.gif) no-repeat;
	width:56px;
	height:26px;
}
#footer .facebook{
	background:url(../images/logo-facebook-m.gif) no-repeat;
	width:67px;
	height:26px;
}
#footer .twitter{
	background:url(../images/logo-twitter-m.gif) no-repeat;
	width:61px;
	height:26px;
}
#footer .linkedin{
	background:url(../images/logo-linkedin-m.gif) no-repeat;
	width:69px;
	height:26px;
}
.nav{
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
.nav li{
	position:relative;
	display:inline;
	padding:0 5px 0 7px;
	float:left;
	background:url(../images/separator-nav-footer.gif) no-repeat 0 50%;
}
.nav li:first-child{background:none;}
.nav a{text-transform:uppercase;}

/*Post-Launch Changes */
#content .about-text{
	background:url(../images/bg-about.gif) no-repeat;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}

#content .contact-text{
	background:url(../images/bg-contact.gif) no-repeat;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}

#content .downloads-text{
	background:url(../images/bg-downloads.gif) no-repeat;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}

#content .issues-text{
	background:url(../images/bg-issues.gif) no-repeat;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}

#content .multimedia-text{
	background:url(../images/bg-multimedia.gif) no-repeat;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}