/*

Theme Name: 

Theme URI: http://wearespry.com

Description: Custom Site

Author: Spry Group

Author URI: http://wearespry.com

Version: 1.0

*/



/* =RESET

-------------------------------------------------------------- */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}



html, body { margin:0; padding:0; width:100%; height:100%; min-height:100%; }



/* =BEGIN

-------------------------------------------------------------- */

body {

	font-size:18px;

	font-family: "adobe-caslon-pro",serif;

	line-height:normal;

	background:url(images/bg.jpg) repeat;

}



a {

	text-decoration:none;

	color:#FFF;

}



a img {

	border:none;

}



/* =MISC

-------------------------------------------------------------- */

.clear { clear:both; }

.left { float:left; }

.right { float:right; }

.hide { display:none; }

.overflow { overflow:hidden; }

.padding { padding:5px 20px 0 0; }

strong { font-weight:bold; }



/* =WORDPRESS

-------------------------------------------------------------- */

img.alignleft {

	float:left;

}



img.alignright {

	float:right;

}



img.aligncenter {

	display:block;

	margin:0 auto;

}



/* =LAYOUT

-------------------------------------------------------------- */

#wrap {

	width:100%;

	min-height:100%;

	min-width:920px;

	overflow:hidden;

	margin:0;

}



#wrap2 {

	position:relative;

	width:100%;

	padding-bottom:761px;

	padding-top:437px;

	overflow:hidden;

	background:none;

}



#wrap3 {

	position:relative;

	width:100%;

	padding-bottom:761px;

	padding-top:200px;

	overflow:hidden;

	

}



.center {

	position:relative;

	width:920px;

	margin:0 auto 0 auto;

	overflow:hidden;

}



h2 {

	position:relative;

	display:block;

	font-size:28px;

	font-family: "adobe-caslon-pro",serif;

	color:#124e7b;

	padding:0;

	line-height:28px;

}



/* =HEADER

-------------------------------------------------------------- */

#header-wrap {

	position:relative;

	min-width:920px;

	height:145px;

	margin:0 auto;

	z-index:999;

}



#header {

	position:relative;

	width:920px;

	height:145px;

	margin:0 auto;

}



#logo {

	position:relative;

	width:221px;

	height:98px;

	margin-top:20px;

	background:url(images/logo.png) no-repeat;

}



#header .banner {

	position:absolute;

	bottom:-40px;

	left:50%;

	width:492px;

	height:62px;

	margin-left:-246px;

	background:url(images/head-banner.png) no-repeat 0 0;

	z-index:9999;

}



/* =HEADER

-------------------------------------------------------------- */

.menu-main-navigation-container {

	position:relative;

	height:20px;

	float:right;

	margin-right:0px;

	margin-top:73px;

}



.menu-main-navigation-container ul.menu>li {

	position:relative;

	display:inline;

	padding-left:10px;

	padding-right:10px;

	padding-top:74px;

}



.menu-main-navigation-container ul.menu>li.current-menu-item {

	background:url(images/nav-bg.jpg) no-repeat;

}



.menu-main-navigation-container ul.menu>li.current-menu-item:hover {

	background:url(images/nav-bg.jpg) no-repeat;

}



.menu-main-navigation-container ul.menu>li:hover {

	background:url(images/nav-bg.jpg) no-repeat 0 -90px;

}



.menu-main-navigation-container ul.menu>li#menu-item-249,

.menu-main-navigation-container ul.menu>li#menu-item-40 {

	background:none;

}



.menu-main-navigation-container ul.menu>li#menu-item-40.current-menu-item a {

	background:url(images/home-link.png) no-repeat 0 0 !important;

}



.menu-main-navigation-container ul.menu>li#menu-item-40 a {

	position:relative;

	display:inline-block;

	width:18px;

	height:16px;

	background:url(images/home-link.png) no-repeat 0 -16px;

	text-align:center;

	text-indent:-999em;

	top:-1px;

}



.menu-main-navigation-container ul.menu>li#menu-item-249 a {

	position:relative;

	display:inline-block;

	width:109px;

	height:39px;

	background:url(images/donate-btn.png) no-repeat 0 0;

	text-align:left;

	text-indent:-999em;

	top:-12px;

}



.menu-main-navigation-container ul.menu>li#menu-item-249 a:hover {

	background:url(images/donate-btn.png) no-repeat 0 -39px;

}



.menu-main-navigation-container ul.menu>li a {

	display:inline-block;

	font-size:16px;

	text-align:center;

	font-family: Myriad Pro, Helvetica;

	color:#6a6a6a;

	text-decoration:none;

}



.menu-main-navigation-container ul.menu>li a {

	display:inline-block;

	font-size:16px;

	text-align:center;

	font-family: Myriad Pro, Helvetica;

	color:#6a6a6a;

	text-decoration:none;

}



.menu-main-navigation-container ul.menu>li.current-menu-item a {

	color:#FFF;

}



/* =FOOTER

-------------------------------------------------------------- */

#footer {

	position:relative;

	height:649px;

	min-width:920px;

	margin-top:-649px;

	background:url(images/footer-bg2.jpg) center repeat-x;

	padding:0;

	border:none;

	outline:none;

}



#footer-top {

	position:relative;

	height:157px;

	margin:0 auto;

	background:url(images/footer-top-bg.jpg) center no-repeat;

}



.footer-title {

	position:relative;

	display:block;

}



a.footer-title2 {

	position:relative;

	display:block;

	width:232px;

	height:72px;

	background:url(images/donate-today.png) no-repeat 0 0;

}



a.footer-title2:hover {

	background:url(images/donate-today.png) no-repeat 0 -74px;

}



.footer-title-wrap {

	position:relative;

	display:block;

	width:920px;

	overflow:hidden;

	margin:0 auto;

	padding-top:50px;

}



#footer-middle {

	position:relative;

	height:417px;

	margin:0 auto;

	background:url(images/footer-middle-bg.jpg) no-repeat;

}



.footer-middle-left {

	position:relative;

	float:left;

	overflow:hidden;

	width:364px;

}



.footer-middle-right {

	position:relative;

	float:right;

	overflow:hidden;

	width:455px;

}



.footer-contact {

	position:relative;

	width:364px;

	height:305px;

	background:url(images/footer-contact-box.png) no-repeat;

	margin-top:55px;

}



.footer-contact h3 {

	font-size:18px !important;

}



.footer-social {

	position:relative;

	width:450px;

	height:170px;

	background:url(images/footer-social-box.png) no-repeat;

	margin-top:65px;

}



.social-btn {

	position:relative;

	display:block;

	width:151px;

	height:44px;

	margin-top:100px;

}



.facebook-btn {

	float:left;

	margin-left:60px;

	height:44px;

	background:url(images/btn-facebook.png) no-repeat 0 0;

}



.facebook-btn:hover {

	background:url(images/btn-facebook.png) no-repeat 0 -42px;

}



.twitter-btn {

	float:left;

	margin-left:20px;

	height:44px;

	background:url(images/btn-twitter.png) no-repeat 0 0;

}



.twitter-btn:hover {

	background:url(images/btn-twitter.png) no-repeat 0 -43px;

}



.trail-photos {

	position:relative;

	width:450px;

	margin-top:35px;

}



.photos {

	position:relative;

	overflow:hidden;

	display:block;

}



.photos li {

	position:relative;

	float:left;

	margin-left:7px;

}



.see-all-link {

	position:relative;

	display:block;

	width:66px;

	height:29px;

	background:url(images/see-all-flag.png) no-repeat 0 0;

	margin-top:5px;

	float:right;

}



.see-all-link:hover {

	background:url(images/see-all-flag.png) no-repeat 0 -30px;

}



#footer-bottom {

	position:relative;

	height:75px;

	margin:0 auto;

	background:url(images/footer-bottom-bg.jpg) center no-repeat;

}



#menu-footer-navigation {

	position:relative;

	display:block;

	margin-top:30px;

}



#menu-footer-navigation li {

	display:inline;

}



.footer-nav a {

	font-size:13px;

}



/* =FORMATTED (Content Managed Text)

-------------------------------------------------------------- */

.formatted {



}



.formatted p {

	font-family:"Times New Roman", Times, serif;

	font-size:18px;

	/*color:#767676;*/

	color:#000;

	line-height:20px;

	margin-bottom:15px;

}



.formatted h2 {

	padding-left:30px !important;

	padding-bottom:25px !important;

	padding-top:80px !important;

	color:#FFF;

	font-size:40px !important;

	font-weight:400;

}



.formatted h3 {

	padding-left:30px;

	padding-bottom:25px;

	color:#FFF;

	font-size:26px;

	font-weight:400;

	line-height:32px;

	letter-spacing:-1px;

}



.formatted strong {

	font-weight:bold;

}



.formatted em {

	font-style:italic;

}



.single-wrap {

	position:relative;

	overflow:hidden;

	width:840px;

	padding:20px 30px 30px 30px;

}



/* =HOME

-------------------------------------------------------------- */

#main-slider {

	position:absolute;

	left:50%;

	width:1600px;

	height:608px;

	background:#FFF;

	z-index:99;

	top:0;

	margin-left:-800px;

	overflow:hidden;

}



#main-slider-home {

	position:absolute;

	width:100%;

	height:500px;

	z-index:99;

	top:0;

	overflow:hidden;

}



#the-slider {

	position:relative;

	width:100%;

}



#the-slider li {

	width:100%;

}

#the-slider li#one {

	overflow:hidden;

	height:500px;

	background:#000 url(images/slider/home/1.jpg) no-repeat top center;

}

#the-slider li#two {

	overflow:hidden;

	height:500px;

	background:#bbc0af url(images/slider/home/2.jpg) no-repeat top center;

}

#the-slider li#three {

	overflow:hidden;

	height:500px;

	background:#a81818 url(images/slider/home/3.jpg) no-repeat top center;

}

#the-slider li#four {

	overflow:hidden;

	height:500px;

	background:#07549f url(images/slider/home/4.jpg) no-repeat top center;

}



.link-move1 {

	position:absolute;

	display:block;

	width:383px;

	height:112px;

	background:url(images/slider/home/donate.png) no-repeat;

	left:50%;

	margin-left:20px;

	top:260px;

}



.link-move2 {

	position:absolute;

	display:block;

	width:183px;

	height:51px;

	background:url(images/slider/home/learn-more.png) no-repeat;

	left:50%;

	margin-left:-55px;

	top:222px;

}



.link-move3 {

	position:absolute;

	display:block;

	width:625px;

	height:125px;

	background:url(images/slider/home/volunteer.png) no-repeat;

	left:50%;

	margin-left:-312px;

	top:300px;

}



.link-move4 {

	position:absolute;

	display:block;

	width:203px;

	height:53px;

	background:url(images/slider/home/follow-facebook.png) no-repeat;

	left:50%;

	margin-left:-102px;

	top:280px;

}



.pager {

	position:relative;

	width:900px;

	margin:-90px auto 0 auto;

	z-index:9998;

	text-align:right;

}



.pager a {

	display:inline-block;

	width:12px;

	height:12px;

	margin-left:5px;

	background:url(images/slider/home/dot.png) no-repeat 0 0;

}



.pager a.activeSlide {

	background:url(images/slider/home/dot.png) no-repeat 0 -12px;

}



#main-slider ul {

	position:relative;

	display:block;

	min-width:920px;

	margin:0 auto;

	z-index:99;

}



#main-slider ul li {

	min-width:920px;

	height:608px;

	z-index:99;

}



#content {

	position:relative;

	width:900px;

	min-height:535px;

	background:#FFF;

	margin:0 auto;

	z-index:999;

	border:#E2E2E2 solid 1px;

	padding:10px;

	overflow:hidden;

}



#content-top {

	position:relative;

	width:900px;

	height:120px;

	background:url(images/content-top.jpg) no-repeat;

}



#content-top-left {

	position:relative;

	float:left;

	width:470px;

}



#content-top-left h1 {

	padding-top:40px !important;

	margin-bottom:10px;

}



#content-top-left h3 {

	padding-left:79px !important;

}



.contact-form {

	position:absolute;

	padding-top:25px;

	margin-right:80px;

	top:27px;

	right:325px;

	background:none;

}



#newsletter-msg {

	display:none;

	position:absolute;

	top:0;

	left:-10px;

	width:300px;

	height:38px;

	padding:25px 15px 0;

	background:#fff;

	color:#c41413;

	font-size:16px;

	font-style:italic;

	z-index:50;

	overflow:hidden;

}



.forminput {

	position:absolute;

	display:block;

	width:320px;

	height:25px;

	border:none;

	outline:none;

	top:0;

	left:0;

	background:none;

}



.forminput2 {

	position:absolute;

	display:block;

	width:320px;

	height:25px;

	border:none;

	outline:none;

	top:39px;

	left:0;

	background:none;

}



#submitbutton {

	position:absolute;

	width:63px;

	height:63px;

	border:none;

	outline:none;

	background:url(images/go-btn.png) no-repeat 0 0;

	cursor:pointer;

	top:2px;

	left:323px;

}



#submitbutton:hover {

	background:url(images/go-btn.png) no-repeat 0 -64px;

}



#content-tribox {

	position:relative;

	overflow:hidden;

	padding:10px 0 0 0;

	margin:0;

	width:900px;

	height:180px;

}



.tribox {

	position:relative;

	width:290px;

	height:180px;

	margin:0 0 0 15px;

}



.twitter-box {

	position:relative;

	width:900px;

	height:216px;

	background:url(images/twitter-box.jpg) no-repeat;

	margin-top:20px;

}



.twitter-box .twitter-box-wrap {

	position:relative;

	float:right;
	max-width:600px;

	margin-top:60px;

	margin-right:50px;
	line-height:1.3em !important;

}

.twitter-box .twitter-box-wrap p {
	margin-bottom:15px;
}



ul.twitter {

	position:relative;

	width:648px;

}



.twitter-item {

	position:relative;

	padding-top:25px;

	font-family:"Times New Roman", Times, serif;

	font-size:18px;

	color:#000;

}



.twitter-timestamp {

	position:absolute;

	top:0;

	left:0;

	font-size:15px;

	font-family: "adobe-caslon-pro",serif;

	color:#b30b0b;

}



.the-posts {

	position:relative;

	overflow:hidden;

	margin-top:10px;

	width:860px;

	margin:0 auto;

}



.the-posts-news {

	position:relative;

	overflow:hidden;

	margin:10px auto 0 auto;

	width:860px;

}



.post-box {

	position:relative;

	width:860px;

	margin:0 auto;

	overflow:hidden;

	margin-bottom:30px;

	padding-top:30px;

	border-top:#ad0a0a 1px solid;

}



.post-box:first-child {

	position:relative;

	width:860px;

	margin:0 auto;

	overflow:hidden;

	margin-bottom:30px;

	padding-top:10px;

	border:none;

}



.feed-thumbnail {

	position:relative;

	display:block;

	float:left;

}



.feed-right {

	position:relative;

	overflow:hidden;

	width:500px;

	margin-left:20px;

	float:left;

}



.twitter-icon {

	position:relative;

	margin:62px 0 0 50px;

}



#content-top h1 {

	position:relative;

	color:#FFF;

	font-size:50px;

	font-weight:400;

	letter-spacing:-1px;

	padding-left:77px;

	padding-top:45px;

	line-height:25px;

}



#content-top h3 {

	position:relative;

	color:#FFF;

	font-size:18px;

	font-weight:400;

	padding-left:85px;

}



.bottom-box {

	position:relative;

	width:900px;

	height:66px;

	background:url(images/bottom-box.jpg) no-repeat;

}



.here-btn {

	position:relative;

	width:76px;

	height:40px;

	background:url(images/here-btn.png) no-repeat 0 0;

	margin:12px 25px 0 0;

}



.here-btn:hover {

	background:url(images/here-btn.png) no-repeat 0 -40px;

}



.feed-right h2 {

	color:#124e7b;

	font-size:30px;

	font-weight:400;

	letter-spacing:-1px;

	padding:0;

	line-height:40px;

}



.feed-right h3 {

	color:#b30b0b;

	font-size:15px;

	font-weight:400;

	letter-spacing:-1px;

	padding:0;

	line-height:30px;

}



.smaller {

	line-height:20px !important;

}



.less {

	line-height:25px !important;

}



.feed-right p {

	font-family:"Times New Roman", Times, serif;

	color:000;

	line-height:20px;

}



/* =ABOUT

-------------------------------------------------------------- */

.about-content {

	position:relative;

	overflow:hidden;

	width:900px;

	margin-top:7px;

}



.about-content h2 {

	color:#124e7b;

	padding:0 !important;

	font-size:31px !important;

}



.about-content-left {

	position:relative;

	width:514px;

	height:343px;

	margin-top:5px;

	float:left;

	margin-bottom:25px;

}



.about-content-right {

	position:relative;

	width:355px;

	float:right;

	margin-top:5px;

}



h1.titletext {

	position:relative;

	display:block;

	white-space:nowrap;

	font-size:36px;

	font-family: "adobe-caslon-pro",serif;

	line-height:60px;

	color:#124e7b;

	letter-spacing:-2px;

	padding:18px 0 5px 0;

	margin:0 auto 20px auto;

	border-top:#ad0a0a solid 1px;

	border-bottom:#ad0a0a solid 1px;

	text-align:center;

}



h1.titletext-full {

	position:relative;

	display:block;

	width:860px;

	font-size:48px;

	font-family: "adobe-caslon-pro",serif;

	line-height:60px;

	color:#124e7b;

	letter-spacing:-2px;

	padding:18px 0 5px 0;

	margin:20px auto 20px auto;

	border-top:#ad0a0a solid 1px;

	border-bottom:#ad0a0a solid 1px;

	text-align:center;

}



h1.titletext-full2 {

	position:relative;

	display:block;

	width:900px;

	font-size:48px;

	font-family: "adobe-caslon-pro",serif;

	line-height:60px;

	color:#124e7b;

	letter-spacing:-2px;

	padding:18px 0 5px 0;

	margin:10px auto 30px auto;

	border-top:#ad0a0a solid 1px;

	border-bottom:#ad0a0a solid 1px;

	text-align:center;

}



.about-content-right p {

	font-family:"Times New Roman", Times, serif;

	line-height:20px;

}



.about-content-right h2 {

	position:relative;

	display:block;

	width:500px;

	font-size:28px;

	font-family: "adobe-caslon-pro",serif;

	color:#124e7b;

	letter-spacing:-1px;

	padding-left:20px;

	padding-top:8px;

	line-height:31px;

}



.about-content2 {

	position:relative;

	width:900px;

	height:231px;

	background:url(images/about-content2.jpg) no-repeat;

	margin-top:20px;

}



.about-content2 .learn-more {

	position:relative;

	display:block;

	width:175px;

	height:40px;

	margin:0 auto 0 auto;

	top:142px;

	background:url(images/learn-more-btn.png) no-repeat 0 0;

}



.about-content2 .learn-more:hover {

	background:url(images/learn-more-btn.png) no-repeat 0 -40px;

}



/* =THE ISSUES

-------------------------------------------------------------- */

.the-issues {

	position:relative;

	width:359px;

	height:85px;

	background:url(images/issue-title.jpg) no-repeat;

	margin-top:5px;

	margin-bottom:5px;

	font-family: "adobe-caslon-pro",serif;

	font-size:40px;

	letter-spacing:-1px;

	color:#FFF;

	text-align:center;

	line-height:2.5em;

}



.issues-loop-wrap {

	position:relative;

	width:900px;

	overflow:hidden;

}



.issues-loop-wrap .about-content-right {

	width:510px !important;

}



.the-issues-loop {

	position:relative;

	display:block;

	width:359px;

	height:77px;

	background:url(images/issue-title.jpg) no-repeat;

	font-family: "adobe-caslon-pro",serif;

	font-size:28px;

	letter-spacing:-1px;

	color:#FFF;

	text-align:center;

	line-height:3em;

	font-style:italic;

}



.issues-nav {

	display:block;

	width:359px;

	height:77px;

}



li.activeSlide {

	background:url(images/hover.jpg) no-repeat;

}



.issues-content2 {

	position:relative;

	width:900px;

	height:231px;

	background:url(images/issues-box.jpg) no-repeat;

	margin-top:20px;

}



.issues-content2 h2 {

	position:relative;

	display:block;

	text-align:center;

	color:#FFF;

	font-size:60px;

	letter-spacing:-2px;

	top:63px;

}



.issues-content2 .learn-more {

	position:relative;

	display:block;

	width:175px;

	height:40px;

	margin:0 auto 0 auto;

	top:145px;

	background:url(images/learn-more-btn.png) no-repeat 0 0;

}



.issues-content2 .learn-more:hover {

	background:url(images/learn-more-btn.png) no-repeat 0 -40px;

}



#right-issues-wrap {

	position:relative;

	width:520px;

	overflow:hidden;

	margin-right:18px;

	margin-top:0;

}



#left-issues-wrap {

	position:relative;

	overflow:hidden;

}



.pagination {

	position:relative;

	height:20px;

	color:#124e7b;

	overflow:hidden;

}



.pagination span {

	position:relative;

}



.pagination a {

	position:relative;

	display:inline-block;

	color:#000;

	width:27px;

	height:20px;

}



.pagination .total {

	position:relative;

	top:1px;

	vertical-align:top;

	font-family: "adobe-caslon-pro",serif;

	font-size:15px;

	color:#124e7b;

	margin-right:10px;

	letter-spacing:1px;

}



.pagination .prev {

}



.pagination .next {

}



.pagination .prev a {

	background:url(images/prev.jpg) no-repeat;

}



.pagination .next a {

	background:url(images/next.jpg) no-repeat;

}



#wrap4 #content {

	padding-bottom:20px;

}



/* =NEWS

-------------------------------------------------------------- */

.back-to-news {

	position:relative;

	display:block;

	width:175px;

	height:42px;

	margin-top:20px;

	background:url(images/back-to-news-btn.png) no-repeat 0 0;

}



.back-to-news:hover {

	background:url(images/back-to-news-btn.png) no-repeat 0 -43px;

}



/* =VOLUNTEER

-------------------------------------------------------------- */

#volunteer-page .about-content-left {

	position:relative;

	width:443px;

	margin-top:5px;

	margin-right:30px;

	margin-left:10px;

	float:left;

}



#volunteer-page .about-content-right {

	position:relative;

	width:406px;

	float:left;

	margin-top:5px;

	margin-right:10px;

	overflow:hidden;

}



#volunteer-page .about-content-left p {

	width:435px;

	padding-left:10px;

	font-family:"Times New Roman", Times, serif;

	color:#000;

	line-height:20px;

}



#volunteer-page .about-content-left h2 {

	position:relative;

	display:block;

	width:435px;

	font-size:28px;

	font-family: "adobe-caslon-pro",serif;

	color:#124e7b;

	letter-spacing:-1px;

	padding-left:10px;

	padding-top:10px;

}



#volunteer-page .about-content-right h3 {

	position:relative;

	display:block;

	width:435px;

	font-size:20px;

	font-family: "adobe-caslon-pro",serif;

	color:#124e7b;

	padding-bottom:10px;

}



.form-row {

	position:relative;

	height:31px;

	width:404px;

	margin-bottom:10px;

	overflow:hidden;

}



.form-row2 {

	position:relative;

	height:31px;

	width:404px;

	margin-bottom:10px;

	margin-top:40px;

	overflow:hidden;

}



.form-row3 {

	position:relative;

	width:219px;

	overflow:hidden;

	margin-top:20px;

	font-family:"Times New Roman", Times, serif;

	font-size:13px;

	color:#74777f;

	letter-spacing:1px;

}



.form-row33 {

	position:relative;

	width:183px;

	overflow:hidden;

	margin-top:20px;

	font-family:"Times New Roman", Times, serif;

	font-size:13px;

	color:#74777f;

	letter-spacing:1px;

}



.forminput-volunteer {

	height:31px;

	margin-bottom:13px;

	outline:none;

	border:none;

	text-indent:10px;

	font-family:"Times New Roman", Times, serif;

	font-size:13px;

	color:#74777f;

}



.half {

	height:31px;

	width:192px;

	background:url(images/row-half.jpg) no-repeat;

}



.full {

	height:31px;

	width:402px;

	background:url(images/row-full.jpg) no-repeat;

}



.one {

	height:31px;

	width:165px;

	background:url(images/row-1.jpg) no-repeat;

}



.two {

	height:31px;

	width:94px;

	margin-left:5px;

	background:url(images/row-2.jpg) no-repeat;

}



.three {

	height:31px;

	width:129px;

	margin-left:5px;

	background:url(images/row-3.jpg) no-repeat;

}



.checkbox {

	margin-bottom:8px;

}



.volunteer-submit {

	position:relative;

	width:113px;

	height:37px;

	margin-top:7px;

	margin-left:10px;

	cursor:pointer;

	border:none;

	outline:none;

	background:url(images/volunteer-submit.png) no-repeat 0 0;

}



.volunteer-submit:hover {

	background:url(images/volunteer-submit.png) no-repeat 0 -37px;

}



#volunteer-ers {

	position:relative;

	display:block;

	overflow:hidden;

	clear:both;

	color:red;

}



/* =MEDIA

-------------------------------------------------------------- */

#media-page .about-content {

	position:relative;

	overflow:hidden;

}



.media-content-left {

	position:relative;

	width:500px;

	margin-top:5px;

	margin-right:10px;

	float:left;

	overflow:hidden;

}



#media-page .about-content-right {

	position:relative;

	width:387px;

	float:left;

	margin-top:5px;

	overflow:hidden;

}



.gallery-thumb {

	position:relative;

	margin-left:5px;

}



#gallery-slider {

	position:relative;

	height:478px !important;

	overflow:hidden;

}



#prev-arrow {

	position:relative;

	float:left;

	width:27px;

	height:19px;

	margin-top:10px;

	background:url(images/prev.jpg) no-repeat;

}



#next-arrow {

	position:relative;

	float:left;

	width:27px;

	height:19px;

	margin-left:5px;

	margin-top:10px;

	background:url(images/next.jpg) no-repeat;

}



.page-turn {

	position:relative;

	margin-top:20px;

	overflow:hidden;

}



.pages {

	position:relative;

	width:95px;

	font-size:15px;

	letter-spacing:1px;

	margin-top:11px;

	margin-right:8px;

	font-family: "adobe-caslon-pro",serif;

	color:#124e7b;

}



.page-turn h2 {

	position:relative;

	display:block;

	width:220px;

	font-size:28px;

	font-family: "adobe-caslon-pro",serif;

	color:#124e7b;

	padding-left:3px;

	letter-spacing:-1px;

}



.margin-more {

	margin-bottom:10px;

}



/* =Contact Page

-------------------------------------------------------------- */

#contactpage {

	position:relative;

	padding:0 35px;

}



#contactpage .row {

	position:relative;

	overflow:hidden;

	margin-bottom:50px;

	padding-bottom:25px;

}



#contactpage .row:first-child {

	padding-top:40px;

	border-bottom:#ad0a0a 1px solid;

}



#contactpage .col2 {

	width:380px;

}



#contactpage h2 {

	margin-bottom:30px;

}



#contactpage .row2 {

	font-size:30px;

	color:#124e7b;

	font-family: "adobe-caslon-pro",serif;

}



#contactpage .red {

	color:#c30d0d;

}




#my-box-content {
	position:relative;
	display:block;
	overflow:hidden;
	background:#f2f2f2;
	width:900px;
	margin:0 auto;
	padding:15px;
}

#my-box-content .inner-box {
	position:relative;
	display:block;
	overflow:hidden;
	width:900px;
	height:893px;
	background:url(images/dent-splash-new.jpg) no-repeat;
}

#my-box-content .inner-box .visit {
	position:absolute;
	display:block;
	overflow:hidden;
	right:10px;
	top:0px;
	font-size:13px;
	color:#6d8394;
}

#my-box-content .inner-box .link-box {
	position:absolute;
	display:block;
	overflow:hidden;
	top:624px;
	left:50%;
	margin-left:-245px;
	width:490px;
	height:52px;
}

#my-box-content .inner-box .link-box .go-to-event {
	position:relative;
	display:block;
	overflow:hidden;
	float:left;
	width:205px;
	height:38px;
	background:url(images/go-to.png) no-repeat;
}

#my-box-content .inner-box .link-box .continue-to-site {
	position:relative;
	display:block;
	overflow:hidden;
	float:right;
	width:205px;
	height:38px;
	background:url(images/continue-to.png) no-repeat;
}

#my-box-content .inner-box .pop-legal {
	position:absolute;
	display:block;
	overflow:hidden;
	top:728px;
	width:780px;
	left:50%;
	margin-left:-390px;
	text-align:center;
}

#my-box-content .inner-box .pop-legal .paid-for {
	position:absolute;
	display:block;
	overflow:hidden;
	width:252px;
	height:40px;
	left:50%;
	top:10px;
	margin-left:-126px;
	border:solid 1px #c2c3c4;
	font-size:15px;
	line-height:45px;
	text-align:center;
}

#my-box-content .inner-box .pop-legal .other-text {
	font-size:13px;
	line-height:20px;
	padding-top:64px;
}










#my-box-content .left-side {
	position:relative;
	display:block;
	overflow:hidden;
	float:left;
	width:520px;
	padding-top:10px;
	text-align:center;
}

#my-box-content .left-side h2 {
	font-family:"adobe-caslon-pro",serif;
	font-style:normal;
	font-size:20px;
	color:#124e7b;
	text-transform:uppercase;
	line-height:1.2em;
	padding-bottom:7px;
}

#my-box-content .left-side h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	color:#767676;
	padding-bottom:4px;
	line-height:1.4em;
}

#my-box-content .left-side h3.special {
	font-style:normal;
	color:#124e7b;
}

#my-box-content .left-side p {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-style:normal;
	color:#767676;
	line-height:1.4em;
	margin-bottom:5px;
}

#my-box-content .left-side p.first-p,
#my-box-content .left-side h3.special2 {
	margin-bottom:30px;
}

#my-box-content .left-side .congress-box {
	position:relative;
	display:block;
	margin:0 auto;
	width:360px;
	padding-top:30px;
}

#my-box-content .left-side .congress-box>li {
	position:relative;
	display:block;
	float:left;
	width:157px;
	height:211px;
	border:solid 4px #FFF;
	-moz-box-shadow: 0 1px 6px 0 #dedede;
	-webkit-box-shadow: 0 1px 6px 0 #dedede;
	box-shadow: 0 1px 6px 0 #dedede;
}

#my-box-content .left-side .congress-box>li:first-child {
	margin-right:30px;
}

#my-box-content .left-side .congress-box>li.dent {
	background:url(images/popup-dent-thumb.jpg) no-repeat;
}
#my-box-content .left-side .congress-box>li.cantor {
	background:url(images/popup-cantor-thumb.jpg) no-repeat;
}

#my-box-content .right-side {
	position:relative;
	display:block;
	overflow:hidden;
	float:left;
	width:274px;
	padding-left:37px;
	padding-top:8px;
	border-left:solid 1px #e1e1e1;
}


#my-box-content .right-side .right-title {
	font-size:17px;
	color:#124e7b;
	margin-bottom:18px;
	font-family: "adobe-caslon-pro",serif;
}

#my-box-content .right-side .my-label {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#767676;
	margin-bottom:14px;
	padding-top:5px;
}

#rsvp-form {
	position:relative;
	display:block
}

#rsvp-form input[type=text] {
	position:relative;
	display:block;
	overflow:hidden;
	height:28px;
	line-height:28px;
	padding-left:10px;
	margin-bottom:11px;
	background:#FFF;
	border:solid 1px #dedede;
	outline:none;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#74777f;
	-moz-box-shadow: inset 0 1px 6px 0 #dedede;
	-webkit-box-shadow: inset 0 1px 6px 0 #dedede;
	box-shadow: inset 0 1px 6px 0 #dedede;
}

#rsvp-form .forminput {
	float:left;
	width:53px;
	margin-right:10px;
}

#rsvp-form .forminput2 {
	float:left;
	top:0;
	width:178px;
}

#rsvp-form .forminput3,
#rsvp-form .forminput4,
#rsvp-form .forminput5,
#rsvp-form .forminput6 {
	width:253px;
}

#rsvp-form .forminput5 {
	margin-bottom:30px !important;
}

#rsvp-form .forminput7 {
	float:left;
	width:167px;
	margin-right:10px;
}

#rsvp-form .forminput8 {
	float:left;
	width:63px;
}

#rsvp-form .forminput9 {
	width:117px;
	margin-bottom:30px !important;
}

#rsvp-form .forminput10 {
	float:left;
	width:147px;
	margin-right:10px;
	margin-bottom:14px !important;
}

#rsvp-form .forminput11 {
	float:left;
	width:83px;
	margin-bottom:14px !important;
}

#rsvp-form .forminput16 {
	margin-bottom:20px !important;
}

#rsvp-form .btn-divider {
	position:relative;
	display:block;
	overflow:hidden;
	text-align:center;
	font-family: "adobe-caslon-pro",serif;
	font-style: normal;
	font-size: 20px;
	color: #124e7b;
	text-transform: uppercase;
	padding:13px 0 5px 10px;
	line-height:1em;
	margin:0;
}

#rsvp-form .the-names {
	position:relative;
	display:block;
	overflow:hidden;
}

#rsvp-form .the-names .my-label-2 {
	position:relative;
	display:block;
	overflow:hidden;
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#767676;
	margin-right:15px;
	line-height:33px;
}

#rsvp-form .the-names input[type=text] {
	float:left;
	width:223px;
}

#rsvp-form #submitbutton1 {
	position:relative;
	display:block;
	overflow:hidden;
	border:none;
	outline:none;
	cursor:pointer;
	width:205px;
	height:38px;
	margin:0 0 0 44px;
	background:url(images/form-submit-1.png) no-repeat 0 0;
}

#rsvp-form #submitbutton1:hover {
	background-position:0 -38px;
}

#rsvp-form #submitbutton2 {
	position:relative;
	display:block;
	overflow:hidden;
	border:none;
	outline:none;
	cursor:pointer;
	width:205px;
	height:67px;
	margin:0 0 6px 44px;
	background:url(images/form-submit-2.png) no-repeat 0 0;
}

#rsvp-form #submitbutton2:hover {
	background-position:0 -67px;
}

#the-form-msg {
	text-align:center;
	padding-left:20px;
}

.popup-warning {
	position:relative;
	display:block;
	font-size:15px;
	text-align:center;
	margin-bottom:30px;
}