html { min-height: 100%; height: auto; }
body { background:url(../Images/body-bg-bottom.png) repeat-x bottom left; font-size: 100%; font-family: 'Helvetica Neue Light', Helvetica, arial, sans-serif; margin: 0; }

@font-face { font-family: 'HelveticaNeueLight'; src: url('../Fonts/hll0-webfont.eot'); src: local('☺'), url('../Fonts/hll0-webfont.woff') format('woff'), url('../Fonts/hll0-webfont.ttf') format('truetype'), url('../Fonts/hll0-webfont.svg#webfontdpXOi3SX') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'HelveticaNeueCondensed'; src: url('../Fonts/hlc0-webfont.eot'); src: local('☺'), url('../Fonts/hlc0-webfont.woff') format('woff'), url('../Fonts/hlc0-webfont.ttf') format('truetype'), url('../Fonts/hlc0-webfont.svg#webfonta4L5cYSQ') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'HelveticaNeueBold'; src: url('../Fonts/hlb0-webfont.eot'); src: local('☺'), url('../Fonts/hlb0-webfont.woff') format('woff'), url('../Fonts/hlb0-webfont.ttf') format('truetype'), url('../Fonts/hlb0-webfont.svg#webfontF9hzUoTg') format('svg'); font-weight: normal; font-style: normal; }

a img { border: none; }
a { color: #E93304; }
a:hover { color: #0096CE; }

/* STRUCTURE */
#fade-top { background:url(../Images/body-bg-top.png) repeat-x top left; width: 100%; height: 100%; }
.site-container { width: 960px; margin: 0 auto; height: 100%; }
nav { display: block; width: 100%; padding: 20px 0 0 0; clear: both; margin: 0; }
#site-tagline { float: right; clear: right; font-size: 1.4em; font-family:'HelveticaNeueLight', helvetica, arial, sans-serif; font-weight: normal; }
.clear-divs { clear: both; }
#body-content { width: 100%; background-color: #fff; clear: both; }
.padd { padding: 18px; width: auto; }
.col-full { width: 700px; float: left; }
.col-narrow { width: 248px; float: left; }
.col-wide { width: 675px; float: right; }
.col-extra-wide { width: 920px; float: right; }
.col-half-a { width: 48%; float: left; }
.col-half-b { width: 48%; float: right; }
#body-content .col-narrow, #body-content .col-wide { margin: 15px 0 0 0; }
#footer { border-top: 4px solid #000; width: 100%; clear: both; }
#social-media { width: 45%; float: right; font-family: 'HelveticaNeueCondensed', 'arial narrow', arial, sans-serif; font-size: 19px; line-height: 21px; text-align: right; text-transform: uppercase; padding: 7px 0 0 0; }
#social-media span { padding: 0 10px 0 0; float: right; }
.social-widget-wrap { float: right; height: 62px; }
.social-widget-like, .social-widget-share, .social-widget-fshare, .social-widget-retweet, .social-widget-like-share-wrap { float: right; }
.social-widget-fshare, .social-widget-retweet { margin: 0 10px 0 0; }
.social-widget-like-share-wrap { margin: 8px 0 0 0; width: 80px; }
.social-widget-share { margin: 5px 0 0 0; }
.social-widget-share { clear: right; }
#breadcrumbs { float: left; margin: 15px 0 0 0; }
.footnotes { padding: 5px 0 15px 0; margin: 15px 0 0 0; border-top: 2px dotted #CCC; clear: both; }
.sponsors { width: 100%; text-align: center; position: relative; top: -10px; margin: 0 0 -10px 0; }
.title-with-line { border-bottom: 3px solid #000; }
.title-with-line h3 { text-align: center; font-size: 1.3em; position: relative; top: 20px; }
.title-with-line h3 span { background-color: #fff; padding: 0 10px 0 10px; }
.homepage-narrow { float: right; margin: 0; width: 214px; }
.homepage-narrow .social-widget-wrap { float: left; margin: 0 0 20px 0; }
.video-wrap { width: 696px; float: left; margin: 0 0 15px 0; }

.newsletter { width: 214px; margin: 0 0 20px 0; }
.newsletter-top { background: url(../Images/newsletter-bg-top.gif) no-repeat top left; line-height: 0px; }
.newsletter-top p { padding: 10px 10px 5px 10px; color: #fff; font-weight: bold; text-transform: uppercase; margin: 0; }
.newsletter-bottom { background: url(../Images/newsletter-bg-bottom.gif) no-repeat bottom; text-align: center; padding: 0 0 14px 0; }
.newsletter .call-to-action { font-size: 1.3em; font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif; font-style: italic; margin: 0 0 8px 0; }

/* CALLOUTS */
.callout-blue, .callout-orange { width: 100%; margin: 0 0 15px 0; }
.callout-blue { background: url(../Images/callout-blue-bg.jpg) bottom left repeat-x #F4FCFF; border-top: 4px solid #E6F8FF; }
.callout-orange { background: url(../Images/callout-orange-bg.jpg) bottom left repeat-x #FFFAE6; border-top: 4px solid #FFF3CE; }
.call-to-action, .call-to-action-float { width: 100%; text-align: center; }
.call-to-action img, .call-to-action-float { margin: 0 5px 0 5px; }
.call-to-action-float { float: right; width: auto; margin: 10px 0 0 15px; }

/* MAIN NAVIGATION */
nav ul { width: 100%; margin: 0; padding: 0; }
nav ul li { float: left; list-style-type: none; padding: 0; margin: 0; font-size: 1.15em; font-family: 'HelveticaNeueBold', helvetica, arial, sans-serif; }
nav ul li a { padding: 15px 32px 15px 32px; color: #fff; text-decoration: none; display: block; }
nav ul li a:hover { color: #fff; }

/* replaced with wordpress specific, dynamic classnames
#nav-plan, #nav-blog, #nav-discuss, #nav-plan-visiting, #nav-blog-visiting, #nav-discuss-visiting { border-right: 4px solid #fff; }
#nav-plan, #nav-blog, #nav-plan-visiting, #nav-blog-visiting { background: url(../Images/nav-bg-med-grey.png) repeat-x top left #6B6B6B; } 
#nav-discuss, #nav-get-involved, #nav-discuss-visiting, #nav-get-involved-visiting { background: url(../Images/nav-bg-dark-grey.png) repeat-x top left #414141; } 
#nav-donate { background-color: #F78C00; border: 2px solid #ED7A07; border-bottom: none; float: right; border-radius: 5px 5px 0px 0px; -moz-border-radius: 5px 5px 0px 0px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; }
#nav-donate a { padding: 13px 38px 15px 38px; }
#nav-plan, #nav-plan-visiting { border-radius: 5px 0px 0px 0px; -moz-border-radius: 5px 0px 0px 0px; -webkit-border-top-left-radius: 5px; }
#nav-get-involved, #nav-get-involved-visiting { border-radius: 0px 5px 0px 0px; -moz-border-radius: 0px 5px 0px 0px; -webkit-border-top-right-radius: 5px; }

#nav-plan:hover, #nav-blog:hover, #nav-discuss:hover, #nav-get-involved:hover { background-image: none; background-color: #838383; }
#nav-donate:hover { background-image: none; background-color: #ED7A07; }

#nav-plan-visiting, #nav-blog-visiting, #nav-discuss-visiting, #nav-get-involved-visiting { background-image: url(../Images/nav-bg-visiting.png); background-color: #fff; }
#nav-plan-visiting a, #nav-blog-visiting a, #nav-discuss-visiting a, #nav-get-involved-visiting a { color: #000; }
*/

.menu-order-1, .menu-order-2, .menu-order-3, 
.menu-order-1.current-menu-item, .menu-order-2.current-menu-item, #nav-discuss-visiting { border-right: 4px solid #fff; }
.menu-order-1, .menu-order-2, 
.menu-order-1.current-menu-item, .menu-order-2.current-menu-item { background: url(../Images/nav-bg-med-grey.png) repeat-x top left #6B6B6B; } 
.menu-order-3, .menu-order-4, 
.menu-order-3.current-menu-item, .menu-order-4.current-menu-item { background: url(../Images/nav-bg-dark-grey.png) repeat-x top left #414141; } 
.menu-order-5 { background-color: #F78C00; border: 2px solid #ED7A07; border-bottom: none; float: right; border-radius: 5px 5px 0px 0px; -moz-border-radius: 5px 5px 0px 0px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; }
.menu-order-5 a { padding: 13px 38px 15px 38px; }
.menu-order-1, .menu-order-1.current-menu-item { border-radius: 5px 0px 0px 0px; -moz-border-radius: 5px 0px 0px 0px; -webkit-border-top-left-radius: 5px; }
.menu-order-4, .menu-order-4.current-menu-item { border-radius: 0px 5px 0px 0px; -moz-border-radius: 0px 5px 0px 0px; -webkit-border-top-right-radius: 5px; }

.menu-order-1:hover, .menu-order-2:hover, .menu-order-3:hover, .menu-order-4:hover { background-image: none; background-color: #838383; }
.menu-order-5:hover { background-image: none; background-color: #ED7A07; }

.menu-order-1.current-menu-item, .menu-order-2.current-menu-item, .menu-order-3.current-menu-item, .menu-order-4.current-menu-item { background-image: url(../Images/nav-bg-visiting.png); background-color: #fff; }
.menu-order-1.current-menu-item a, .menu-order-2.current-menu-item a, .menu-order-3.current-menu-item a, .menu-order-4.current-menu-item a { color: #000; }

/* HEADER NAVIGATION */
#headernav { float: right; margin: 0 0 15px 0; padding: 0; }
#headernav li { float: left; margin: 0 3px 0 0; padding: 0; list-style-type: none; font-size: .7em; text-transform: uppercase; }
#headernav li a { padding: 7px 15px 7px 15px; display: block; color: #000; text-decoration: none; background-color: #fff; font-weight: bold; }
#headernav #headernav-contact a { border-radius: 0px 0px 0px 5px; -moz-border-radius: 0px 0px 0px 5px; -webkit-border-bottom-left-radius: 5px; color: #666666; }
#headernav #headernav-login a { border-radius: 0px 0px 5px 0px; -moz-border-radius: 0px 0px 5px 0px; -webkit-border-bottom-right-radius: 5px; }
#headernav #headernav-contact a:hover { background-color: #666666; color: #fff; }
#headernav #headernav-login a:hover { background-color: #000; color: #fff; }

/* BREADCRUMBS NAVIGATION */
#breadcrumbs ul { margin: 0; padding: 0; }
#breadcrumbs ul li { float: left; padding: 0; margin: 0 15px 0 0; list-style-type: none; font-size: .875em; text-transform: uppercase;}
#breadcrumbs a { color: #999; text-decoration: none; padding-right: 15px; background: url(../Images/breadcrumbs-divider.gif) no-repeat right; display: block; }
#breadcrumbs a:hover { color: #0096CE; }

/* SUBNAV NAVIGATION */
#subnav ul { padding: 0; margin: 21px 0 0 0; }
#subnav ul li#section { font-size: 1.75em; line-height: .8em; font-family: 'HelveticaNeueCondensed', 'arial narrow', arial, sans-serif; text-transform: uppercase; font-weight: normal; }
#subnav ul li#section a { background-color: transparent; color: #666666; padding: 0; }
#subnav ul li#section a:hover { color: #005F00 !important; }
#subnav ul li { padding: 0; margin: 0; list-style-type: none; font-size: 1em; border-top: 2px solid #fff; font-weight: bold; }
#subnav ul li a { display: block; width: 200px; padding: 7px 15px 7px 15px; background-color: #35AF16; text-decoration: none; color: #fff; }
#subnav ul li li { font-size: .8em; font-weight: normal; }
#subnav ul li li a, #subnav ul li.visited li a  { background-image: url(../Images/subnav-bg.png); background-repeat: repeat-y; background-position: left; background-color: #D9F5D8; text-decoration: none; color: #333333; }
#subnav ul li a:hover, #subnav ul li li a:hover { background-color: #005F00; background-image: none; color: #fff !important; }
#subnav ul ul { margin: 0 0 0 0; }


#subnav ul.menu li.current_page_item ul.sub-menu li a { background-color: #D9F5D8; color: #000; }
#subnav ul.menu li.current_page_item ul.sub-menu li a:hover { background-color: #005f00; color: #fff; }
#subnav ul.menu li.current_page_item a { background-color: #005f00; background-image: none; color: #fff; }
#subnav ul.menu li.current_page_ancestor a { background-color: #005f00; background-image: none; color: #fff; }

#subnav ul.menu li ul.sub-menu li.current_page_item a { background-color: #005f00; background-image: none; color: #000; }

#subnav ul.menu li.current_page_item a:hover, 
#subnav ul.menu li ul.sub-menu li.current_page_item a:hover,
#subnav ul.menu li.current_page_ancestor a:hover, 
#subnav ul.menu li.current_page_ancestor ul.sub-menu li a:hover,
#subnav ul.menu li.current_page_ancestor ul.sub-menu li.current_page_item a:hover { 
	background-color: #005F00; background-image: none; color: #fff; 
}

#subnav ul.menu li.current_page_ancestor ul.sub-menu li a { background-color: #D9F5D8; background-image: none; color: #000; }
#subnav ul.menu li.current_page_ancestor ul.sub-menu li.current_page_item a { background-color: #005F00; background-image: none; color: #fff; }
#subnav ul.menu li.current_page_ancestor ul.sub-menu li.current_page_item a:hover { background-color: #005F00; background-image: none; color: #fff; }

/* BLOG NAVIGATION */
#blognav ul { margin: 6px 0 15px 0; padding: 0;}
#blognav ul li { color: #ccc; list-style-type: none; padding: 0 0 2px 0; margin: 0; }
#blognav ul li ul { padding: 0 0 2px 15px; margin: 0;}
#blognav ul li ul li { list-style-type: square; }
#blognav ul li.section { font-size: 1.25em; font-family: 'HelveticaNeueCondensed', 'arial narrow', arial, sans-serif; text-transform: uppercase; font-weight: normal; color: #666666; }
#blognav ul ul.blogroll { width: 225px; }

/* IMAGES */
#site-logo { float: left; margin: 25px 0 0 0; }
#social-media img { float: right; margin: 0 0 0 5px; position: relative; top: -4px; }
.banner-image { margin: 0 0 10px 0; }
.content-image-sm { float: right; margin: 0 0 10px 15px; }
.sponsors img { margin: 5px; }
.short-logo { position: relative; top: -8px; }

/* TEXT */
h1, #content h3 { padding: 0; margin: 0 0 11px 0; font-size: 3em; line-height: 1.2em; font-weight: normal; font-family:'HelveticaNeueLight', helvetica, arial, sans-serif; text-transform:none; }
h2 { font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif; font-weight: normal; color: #0099D7; font-size: 1.45em; margin: 0 0 5px 0; padding: 0; }
h2.headline { font-size: 2.4em; line-height: 1.1em; margin: 0 0 15px 0; }
h3 { padding: 0; margin: 0 0 6px 0; text-transform: uppercase; font-family: 'HelveticaNeueCondensed', 'arial narrow', arial, sans-serif; font-size: 1.6em; font-weight: bold; }
h3 a { color: #000; text-decoration: none; }
h3 a:hover { color: #0096CE; }
h4 { margin: 3px 0 4px 0; padding: 0; }
p { margin: 0 0 15px 0; padding: 0; font-size: .875em; line-height: 1.4em; }
ul { margin: 0 0 10px 0; }
ul li { font-size: .875em; line-height: 1.4em; list-style-type: square; }

#footer p { color: #333; margin: 0 0 5px 0; } 
#footer p span { color: #666666; } 
#xiik { padding: 3px; text-decoration: none; color: #000; }
#xiik:hover { background-color: #F8C70F; color: #fff; }
.footnotes p {  font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif; font-style: italic; color: #999; font-size: .875em; }
.footnotes p a { color: #666; }
.footnotes p a:hover { color: #0096CE; }
.subheader { font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif; font-style: italic; color: #999; font-size: 1.25em; font-weight: normal; margin: 0 0 5px 0; } 
.quote { font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif; font-style: italic; }

/* FORMS */
#s, .search-input { border: 1px solid #CCC; padding: 6px; background:url(../Images/search-icon.gif) no-repeat 195px 6px; margin: 18px 0 15px 0; width: 210px; }

/* ROTATING NEWS */
.news-wrap { background-color: #999; position: relative; }
.news-wrap p { margin: 4px 0 0 0; line-height: 1.4em;}
.news-wrap a:hover { color: #fff !important; }
.news-wrap .padd { padding: 7px 10px 7px 15px; }
.news-title { text-transform: uppercase; float: left; width: 5%; font-family: 'HelveticaNeueCondensed', 'arial narrow', arial, sans-serif; color: #fff; font-weight: bold; font-size: 1.1em; margin: 5px 0 0 0; position: absolute;}

#ticker-wrapper * { margin: 0px; }
#ticker-wrapper.has-js { width: 100%; display: block; }
#ticker { width: 800px; height: 29px; display: block; float: right; position: relative; overflow: hidden; }
#ticker-title { padding-top: 7px; float: left; font-weight: bold; background-color: #999; text-transform: uppercase; }
#ticker-content { margin: 0px; padding-top: 5px; float: left; position: absolute; color: #fff; font-size: .75em; line-height: 1.9em; background-color: #999; }
#ticker-content a { font-weight: bold; color: #000; background-color: #999; }
#ticker-content:focus { none; }
#ticker-swipe { padding-top: 7px; position: absolute; top: 0px; left: 10px; background-color: #999; display: block; width: 800px; height: 29px;  }
#ticker-swipe SPAN { margin-left: 1px; background-color: #999; height: 12px; width: 7px; display: block; }
#ticker-controls { padding: 7px 0px 0px 0px; list-style-type: none; float: left; position: absolute; left: 80px;  }
#ticker-controls LI { padding: 0px; margin-left: 5px; float: left; cursor: pointer; height: 17px; width: 17px; display: block; }
#ticker-controls LI#play-pause { background-image: url('../Images/news-controls.png'); background-position: 36px -2px; }
#ticker-controls LI#play-pause.over { background-position: 36px 18px; }
#ticker-controls LI#play-pause.down { background-position: 36px 37px; }
#ticker-controls LI#play-pause.paused { background-image: url('../Images/news-controls.png'); background-position: 54px -2px; }
#ticker-controls LI#play-pause.paused.over { background-position: 54px 18px; }
#ticker-controls LI#play-pause.paused.down { background-position: 54px 37px; }
#ticker-controls LI#prev { background-image: url('../Images/news-controls.png'); background-position: -1px -2px;	}
#ticker-controls LI#prev.over { background-position: -1px 18px; }
#ticker-controls LI#prev.down { background-position: -1px 37px; }
#ticker-controls LI#next { background-image: url('../Images/news-controls.png'); background-position: 18px -2px; }
#ticker-controls LI#next.over { background-position: 18px 18px;	}
#ticker-controls LI#next.down {	background-position: 18px 37px; }
.js-hidden { display: none; }
.news-fade { background:url(../Images/news-fade.png) no-repeat top right; width: 175px; height: 30px; position:absolute; z-index: 100; right: 0px; }

/* LIGHTBOX */
#forms-wrap { display: none; }
#newsletter-form h2, #login-form h2, #password-form h2, #register-form h2 {  font-family: 'HelveticaNeueCondensed', 'arial narrow', arial, sans-serif; font-size: 1.6em; }
#newsletter-form h2 { color: #08B600; }
#newsletter-form { width:480px; overflow: hidden; }
#login-form, #password-form, #register-form { width:337px; overflow: hidden; }
#newsletter-form label, #login-form label, #password-form label, #register-form label { font-size: 1em; margin: 10px 0 3px 0; padding: 0; display: block; clear: both; }
#newsletter-form input, #login-form input, #password-form input, #register-form input { padding: 4px; width: 290px; border: 1px solid #999; font-size: 1.2em; }
input:focus { border-color: #F78C00; }
p.other-action { margin: 20px 0 0 0; clear: left; }
#remeber-checkbox { float: left; width: 72%; margin: 30px 0 0 0;  }
#remeber-checkbox input { width: 15px; float: left; margin: 0 15px 0 0; border: none; }

#newsletter-form #signup { width: 96px; height: 41px; float: right; background: url(../Images/button-signup.png) left top no-repeat; font-size: 0px; line-height: 0; margin: 15px 0 0 0; overflow: hidden; border: none !important; cursor: pointer; }
#login-form #wp-submit { width: 75px; height: 41px; float: right; background: url(../Images/button-login.png) left top no-repeat; font-size: 0px; line-height: 0; margin: 15px 0 0 0; overflow: hidden; border: none !important; cursor: pointer; }
#password-form #get-password { width: 141px; height: 41px; float: right; background: url(../Images/button-get-password.png) left top no-repeat; font-size: 0px; line-height: 0; margin: 15px 0 0 0; overflow: hidden; border: none !important; cursor: pointer; }
#register-form #register { width: 95px; height: 41px; float: right; background: url(../Images/button-submit.png) left top no-repeat; font-size: 0px; line-height: 0; margin: 15px 0 0 0; overflow: hidden; border: none !important; cursor: pointer; }

.thumbCaption {  font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif; font-style: italic; color: #999; font-size: .875em; padding-bottom: 10px; }
.attachment-Large { padding-bottom: 2px; }
.alignleft { float: left; margin: 0px 10px 10px 0px; }
.alignright { float: right; margin: 0px 0px 10px 10px; }
.screen-reader-text { display: none; }
.page-title span { font-weight: bold; color: #000; }
.stButton_gradient { border: none; }

.st_sharethis_button span span { padding: 1px 5px 0px 2px !important; }
.st_sharethis_button span span span { padding: 0 2px 2px 20px !important; text-align: right; }

#tubepress { list-style: none; display:block; float:left; }
#tubepress li { margin: 0; padding: 0; }
#tubepress .tubepress_container { margin-bottom: 0px; }
#tubepress .tubepress_container div { float: left; }
#tubepress .tubepress_thumbnail_area { width: 235px; margin: 0px; }
#tubepress .tubepress_thumbs { background: transparent; margin-top: 0px; padding-top: 0px; }
#tubepress .tubepress_thumb img { padding-top:0;}
#tubepress .tubepress_thumb { width: 216px; height: 59px; background: #E2E2E2; padding: 7px; margin: 0 3px 5px 3px; border-radius: 0px 5px 5px 0px; -moz-border-radius: 0px 5px 5px 0px; -webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; }
#tubepress .tubepress_meta_group { float: right; width: 112px; color: #000; font-size: 9px; }
#tubepress .tubepress_meta_group .tubepress_meta_title a { color: #E93304; font-size: 9px; font-weight: bold; }
.video-wrap { margin-left: 0px; padding-left: 0px; position:relative; }
.video-wrap ul { margin-left: 0px; padding-left: 0px; }
#tubepress .tubepress_normal_embedded_wrapper { height: 259px; }
#tubepress .tubepress_thumb.active-video { background: url('../Images/video-arrow.gif') no-repeat #000; margin-left: -2px; padding-left: 12px; color: #fff; }
#tubepress .tubepress_thumb.active-video .tubepress_meta_group .tubepress_meta_title a, #tubepress .tubepress_thumb.active-video .tubepress_meta_group .tubepress_meta_title, .active-video .tubepress_meta_description { color: #fff !important; }

.view-all-videos { list-style: none; float: left; position: absolute; bottom: 3px; right:135px; font-size: 13px; }

p.wp-caption-text { font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif; font-style: italic; color: #999; font-size: .875em; }

/*buddypress forums*/
body.logged-in { padding-top: 0px; }
#container { padding: 15px 0 0 0; }
/*buddypress forums*/
#container #sidebar { float: left; width: 238px; margin-right: 10px; }
#container #sidebar ul { margin: 0px; padding: 0;}
#container #sidebar ul li { list-style: none; }
#forgot-text{ display: block; }
#container #content { float: left; width: 675px; }
#container #content .dir-form h3 { float: left; margin: 0; text-transform: none; }
#container #content .dir-form .button { text-transform:capitalize; font-size: 0.4em; font-weight: normal; color: #e93304; }
#container #content .dir-search { border: 2px solid #F4F4F4; padding: 6px; margin: 6px 0 15px 0; width: 260px; -moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}
#container #content .item-list-tabs { background:#f0f0f0; vertical-align:middle; height:auto; margin:1.3em 0 0 0; padding:5px 10px 5px 10px; font-size:85%; font-weight:bold; -moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; border-bottom: none !important; }
#container #content .item-list-tabs ul li { list-style: none; padding-left: 10px; }
#container #content .item-list-tabs ul li.last { padding-left: 0px; }
#container #content .item-list-tabs ul li a:link,
#container #content .item-list-tabs ul li a:visited { color: #E93304; text-decoration: none; }
#container #content .item-list-tabs ul li a:hover,
#container #content .item-list-tabs ul li a:active { text-decoration: underline; }
#content .item-list-tabs li a:hover { color: #0096CE !important; } 
.item-list li { padding: 8px; margin: 0 0 8px 0; font-size: 14px !important; list-style-type: none; }
#container #content .pagination { padding: 8px 0; font-size: .875em; color: #666; }
.forums { font-size: .875em; }
#activity-stream li, #activity-stream li ul li:first-child, ul#topic-post-list li, ul#topic-post-list li ul li:first-child { border-top: 2px solid #ccc; margin-top: 7px; padding-top: 10px; list-style-type: none; }
#activity-stream li:first-child, ul#topic-post-list li:first-child { border-top: none; } 
.activity-inner div, .pag-count { font-size: 13px; }
.activity-header, .poster-meta, span.highlight, span.activity { font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif; font-style: italic; color: #999; font-size: 15px; }
.activity-header a { color: #0096CE; }
.activity-meta { font-family: 'HelveticaNeueCondensed', 'arial narrow', arial, sans-serif; font-size: 13px; margin-top: 10px; text-transform: uppercase; text-align: right; }
.acomment-reply { margin-right: 10px; }
#container #content .pagination #post-count { padding-left: 10px;  }
table.forum { width: 100%; font-size: .875em; }
/*table.forum .poster-name, table.forum .object-name { display: inline; }*/
table.forum tr { background: #FFF4CE; }
table.forum tr.alt { background: #FFFAE6; }
table.forum tr td { padding: 4px 4px 4px 10px; }
table.forum tr th { background:none repeat scroll 0 0 #FFD237; color:#FFFFFF; font-size:100%; font-weight:bold; padding:7px 10px; text-align:center; text-transform:uppercase; }
table.forum tr td img { vertical-align: middle; }
table.forum a:link, table.forum a:visited { color: #E93304; text-decoration: none; }
table.forum a:hover, table.forum a:active { color: #E93304; text-decoration: underline; }
#forum-topic-form h3 { margin: 8px 0 8px 0; }
.button { font-size: .875em; font-weight: bold; }
.info { margin: 15px 0 15px 0; }
#whats-new-post-in-box { text-transform: uppercase; font-weight: bold; }
#whats-new-post-in-box select { text-transform: none; font-weight: normal; }
#item-header #item-header-avatar { float: left; width: 30%; } 
#item-header #item-header-content { float: right; width: 60%; }
.profile-fields { font-size: 13px; }
.profile-fields .label { font-weight: bold; padding: 0; vertical-align: top; }
.profile-fields .data { font-size: 14px; }
.personal-profile, .profile-fields { width: 100%; clear: both; vertical-align: top; } 
#new-topic-post #message { clear: both; }

/*buddypress groups*/
#content #item-header #item-actions ul#group-admins { list-style: none; margin: 0; padding: 0; }
#content #item-header #item-actions ul#group-admins li { list-style: none; float: left; }
#content #item-header-avatar { clear: both; }
#content #topic-meta h3 { font-size: 1.0em; }
ul#topic-post-list { list-style: none; }
ul#topic-post-list li, #member-list li { list-style: none; }

/*buddypress members*/
#content #subnav ul { margin-top: 0; }
#content #subnav ul li { float: left; border: none; width: 200px; }
#content #subnav ul li a { background: transparent; }
#content #whats-new-form { margin-top: 10px; }
#content #members-list li { list-style: none; }
.widget_bp_core_recently_active_widget, .widget_bp_core_recently_active_extra_widget { font-family: 'HelveticaNeueCondensed', 'arial narrow', arial, sans-serif; font-size: 14px; text-transform: uppercase; margin-top: 25px; }
#loginform { font-size: 12px; }
label { font-size: 13px; font-weight: bold; }
.forgetmenot label { font-weight: normal; }
.widget_loginlogout div { text-align: left !important; font-family: 'HelveticaNeueBold', helvetica, arial, sans-serif !important; font-size: 15px; }
.item-avatar img { float: left; margin: 0 7px 7px 0; }
#whats-new-textarea { border: 1px solid #ccc !important; }
#whats-new-form h5 { font-size: 18px; font-family:'HelveticaNeueLight', helvetica, arial, sans-serif; font-weight: normal; margin: 0 0 10px 0; padding: 0; line-height: 20px; }
#content input[type="submit"], #sidebar input[type="submit"]  { font-size: 12px; color: #fff !important; padding: 3px 6px 3px 6px; border-radius: 9px; -moz-border-radius: 9px; -webkit-border-radius: 9px; background-color: #0190CE; border: 2px solid #0186BE; cursor: pointer; margin: 0 3px 0 3px;font-family:'HelveticaNeueLight', helvetica, arial, sans-serif; }
#content input[type="submit"]:hover, #sidebar input[type="submit"]:hover { background-color: #01A0E4; }
input[type="text"], input[type="password"] { padding: 3px; }
input[type="text"]:focus, input[type="password"]:focus { border: 1px solid #0190CE; padding: 4px; border-width: 1px; font-size:13px; }
.register-section input[type="text"] { width: 250px; }
.register-section h4 { font-family: 'HelveticaNeueCondensed','arial narrow',arial,sans-serif; text-transform: uppercase; font-weight: normal !important; color: #F78C00; font-size: 20px; }
.bptc-login-out { background-color: #F0FBFF; padding: 12px; width: 85%; border-radius: 9px; -moz-border-radius: 9px; -webkit-border-radius: 9px;}
.item-body, .activity, #item-body #subnav, .groups new_forum_post, #item-nav { clear: both; }

/*buddypress version of the subnav*/
#sidebar ul#menu-discussion { margin-bottom: 10px; }
#sidebar ul.nav-menu { padding: 0; margin: 21px 0 0 0; }
#sidebar ul li#section { font-size: 1.75em; line-height: .8em; font-family: 'HelveticaNeueCondensed', 'arial narrow', arial, sans-serif; text-transform: uppercase; font-weight: normal; padding-bottom: 20px; padding-top: 23px; }
#sidebar ul li#section a { background-color: transparent; color: #666666; padding: 0; text-decoration: none;}
#sidebar ul li#section a:hover { color: #005F00 !important; }
#sidebar ul.nav-menu li { padding: 0; margin: 0; list-style-type: none; font-size: 1em; border-top: 2px solid #fff; font-weight: bold; }
#sidebar ul.nav-menu li a { display: block; width: 200px; padding: 7px 15px 7px 15px; background-color: #35AF16; text-decoration: none; color: #fff; }
#sidebar ul.nav-menu li li { font-size: .8em; font-weight: normal; }
#sidebar ul.nav-menu li li a, #sidebar ul li.visited li a  { background-image: url(../Images/subnav-bg.png); background-repeat: repeat-y; background-position: left; background-color: #D9F5D8; text-decoration: none; color: #333333; }
#sidebar ul.nav-menu li a:hover, #sidebar ul li li a:hover { background-color: #005F00; background-image: none; color: #fff !important; }
#sidebar ul.nav-menu ul.nav-menu { margin: 0 0 0 0; }

#sidebar ul.nav-menu li.current_page_item ul.sub-menu li a { background-color: #D9F5D8; color: #000; }
#sidebar ul.nav-menu li.current_page_item ul.sub-menu li a:hover { background-color: #005f00; color: #fff; }
#sidebar ul.nav-menu li.current_page_item a { background-color: #ffffff; background-image: none; color: #000000; }
#sidebar ul.nav-menu li.current_page_ancestor a { background-color: #005f00; background-image: none; color: #fff; }

#sidebar ul.nav-menu li ul.nav-menu li.current_page_item a { background-color: #ffffff; background-image: none; color: #000; }

#sidebar ul.nav-menu li.current_page_item a:hover, 
#sidebar ul.nav-menu li ul.sub-menu li.current_page_item a:hover,
#sidebar ul.nav-menu li.current_page_ancestor a:hover, 
#sidebar ul.nav-menu li.current_page_ancestor ul.nav-menu li a:hover,
#sidebar ul.nav-menu li.current_page_ancestor ul.nav-menu li.current_page_item a:hover { 
	background-color: #005F00; background-image: none; color: #fff; 
}

#sidebar ul.nav-menu li.current_page_ancestor ul.nav-menu li a { background-color: #D9F5D8; background-image: none; color: #000; }
#sidebar ul.nav-menu li.current_page_ancestor ul.nav-menu li.current_page_item a { background-color: #005F00; background-image: none; color: #fff; }
#sidebar ul.nav-menu li.current_page_ancestor ul.nav-menu li.current_page_item a:hover { background-color: #005F00; background-image: none; color: #fff; }

/*buddypress other*/
#item-actions h3 { font-size: 0.8em; }
#item-header-content h2 { font-size: 2.0em; }
#forum-topic-form h5 { clear: both; }
.data a p { margin: 0 0 0 15px; }
.bp-instructions { color: #999; font-style: italic; font-size: 0.8em; padding: 14px 0; width: 75%;  }
.td-title, .td-title .topic-title { word-wrap: break-word; overflow: auto; width: 300px; }
#message { display: block; clear: both; }
#message.info {  }
h3#message-subject { font-weight: normal; font-size: 0.8em; padding: 8px 0; }
#item-buttons div { padding: 4px 0; }
div.submit { padding: 14px 0; }
.action div a { font-size: 0.8em; }

table.notification-settings tr th.icon { width: 40px; }
table.notification-settings tr th.title { width: 480px; }
table.notification-settings tr td.yes, table.notification-settings tr th.yes { text-align: right; width: 40px; }
table.notification-settings tr td.no, table.notification-settings tr th.no { text-align: left; width: 40px; }

.profile-fields .data p { padding: 6px 0; }

#container #content .topic-meta h3 { 
	font-family:'HelveticaNeueLight',helvetica,arial,sans-serif;
	font-size:3em;
	font-weight:normal;
	line-height:1.2em;
	margin:0 0 11px;
	padding:0; 
}
#container #content .dir-search #forums_search_submit { float: right; }
#container #content #forums-dir-search label { float: left; }
