/*  
Theme Name: SBACFL Theme
Theme URL: http://www.sbacentralflorida.org/
Description: SBACFL Theme
Version: 1.0
Author: Matt Dean
Author URL: http://www.mttdn.com/
*/

/**************************************************/
/**************************************************/
/**************************************************/

/* Start General Styles */

* {
	padding:0; margin:0;
}

html {
	overflow-y:scroll;
}

html, body {
	width:100%; height:100%;
	background:url(../../../../files/site/img/bg.png) top left repeat;
}

img {
	border:0;
}

a, input, textarea {
	outline:none;
}

.clear {
	clear:both;
}

.centered {
	text-align:center;
}

/* End General Styles */

/**************************************************/
/**************************************************/
/**************************************************/

/* Start X Styles */

h1 {
	font:48px "BebasNeueRegular"; color:#9ccde4;
}

h2 {
	font:bold 32px "BebasNeueRegular"; color:#0054a4;
	margin-bottom:10px;
}

h3 {
	font:bold italic 18px/22px "Georgia", serif; color:#0054a4; text-align:center;
}

h6 {
	font:bold 12px/32px "Georgia",serif; color:#e5c083; text-transform:uppercase;
}

.wrapper {
	width:100%; height:100%; height:auto !important; min-height:100%;
	position:relative;
	margin:0 auto -120px; z-index:4;
}

.wrapper .push {
	width:100%; height:120px;
}

.featured {
	width:1280px; height:475px;
	position:relative;
	margin:0 auto;
}

.featured .logo {
	width:352px; height:58px;
	position:absolute; top:20px; left:170px; z-index:100;
}

.featured .menu, .featured .menu li, .featured .menu ul {
	list-style:none;
}

.featured .menu {
	width:940px; height:60px;
	border-left:1px solid rgba(0,0,0,.15);
	position:absolute; bottom:0; left:0; z-index:100;
	padding:0 170px 0 0; margin:0 0 0 170px;
}

.featured .menu a {
	height:60px;
	font:bold 16px/60px "helvetica",sans-serif; color:#fff; text-shadow:0 1px 3px rgba(0,0,0,.25); text-decoration:none;
	border-right:1px solid rgba(0,0,0,.15);
	display:inline-block;
	padding:0 25px;
}

.featured .menu a:hover {
	background:rgba(0,0,0,.1);
}

.featured .menu .menu-item {
	cursor:pointer;
}

.featured .menu li.hover, .featured .menu li:hover {
	position:relative; z-index:102;
}

.featured .menu li {
	float:left;
}

.featured .menu ul {
	width:100%;
	position:absolute; top:100%; left:0; z-index:101;
	visibility:hidden;
}

.featured .menu ul li {
	float:none;
}

.featured .menu li:hover > ul {
	visibility:visible;
}

.featured .menu .sub-menu {
	width:250px;
	background:rgba(0,58,112,.85);
	border:1px solid rgba(0,0,0,.5);
	-moz-box-shadow:0 1px 3px rgba(0,0,0,.33);
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,.33);
	box-shadow:0 1px 3px rgba(0,0,0,.33);
	margin:-1px 0 0 -1px;
}

.featured .menu .sub-menu a {
	width:230px; height:40px;
	font:bold 14px/40px "helvetica",sans-serif; color:#fff; text-shadow:0 1px 3px rgba(0,0,0,.25); text-decoration:none;
	border:0;
	display:block;
	padding:0 0 0 20px;
}

.featured .menu .sub-menu a:hover {
	background:rgba(0,0,0,.15);
	position:relative; z-index:102;
}

.featured .menu .sub-menu .twolines {
	line-height:20px;
}

.featured .menu .sub-menu .secondline {
	font-size:12px; text-transform:uppercase;
}

.featured .navblur {
	width:1280px; height:60px;
	background:rgba(0,0,0,.15);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,.15);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.15);
	box-shadow: inset 0 1px 3px rgba(0,0,0,.15);
	position:absolute; bottom:0; left:0; z-index:99;
}

.featured .featuredtext {
	width:521px; height:138px;
	background:url(../../../../files/site/img/featuredtext.png) top left no-repeat;
	position:absolute; top:130px; left:170px; z-index:100;
}

.featured .learnmorebt {
	width:302px; height:82px;
	position:absolute; bottom:100px; left:170px; z-index:100;
}

.featured .learnmorebthover {
	width:302px; height:82px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	position:absolute; bottom:100px; left:170px; z-index:101;
	
	-webkit-transition: box-shadow 0.3s ease;
	-moz-transition: box-shadow 0.3s ease;
	-o-transition: box-shadow 0.3s ease;
	transition: box-shadow 0.3s ease;
}

.featured .learnmorebthover:hover {
	width:300px; height:80px;
	border: 1px solid rgba(255,255,255,.5);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 0 0 10px rgba(255,223,171,.68);
	-webkit-box-shadow: 0 0 10px rgba(255,223,171,.68);
	box-shadow: 0 0 10px rgba(255,223,171,.68);
	position:absolute; bottom:100px; left:170px; z-index:101;
}

.slides {   
	width:1280px; height:475px;
	position:relative; z-index:98;
}

.slides .slide {
    position:absolute;
    display:none;
}

.slidetabs {
	position:absolute;
}

.post-meta {
	list-style-type:none;
}

.post-meta-key {
	display:none;
}

.subpage {
	height:360px;
}

.sectionone {
	width:100%;
}

.sectionone .sectiononewp {
	width:940px;
	padding:60px 170px; margin:0 auto;
}

.sectionone .sectiononewp .col {
	width:620px;
	font:20px/32px "Georgia",serif; color:#555;
	float:left;
	margin:0 60px 0 0;
}

.sectionone .sectiononewp .col a {
	font:20px/32px "Georgia",serif; color:#0054a4; text-decoration:underline;
}

.sectionone .sectiononewp .col .highlight {
	color:#0054a4;
}

.sectionone .sectiononewp .col .highlight .arrow {
	vertical-align:text-top;
}


.sectionone .sectiononewp .sidebar {
	width:260px;
	float:right;
}

.sectiontwo {
	width:100%;
}

.sectiontwo .sectiontwowp {
	width:940px;
	background:#fff2de;
	border:1px solid #ffdfab; border-left:0; border-right:0;
	font:italic 20px/32px "Georgia",serif; color:#555; text-align:center;
	padding:20px 170px; margin:0 auto;
}

.sectionthree {
	width:100%;
}

.sectionthree .sectionthreewp {
	width:940px;
	background:#ebf8ff;
	border-bottom:1px solid #d2e7f2;
	padding:40px 170px 20px; margin:0 auto;
}

.sectionthree .sectionthreewp .viewmorelink {
	font:bold 16px "Georgia",serif; color:#9ccde4; text-decoration:none;
	display:block;
	float:right;
	margin:14px 0 0;
}

.sectionthree .sectionthreewp .columns {
	-moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
}

.sectionthree .sectionthreewp .item {
	width:400px; height:70px;
	background:url(../../../../files/site/img/bullet.png) 30px 5px no-repeat;
	font:15px/24px "Georgia",serif; color:#555;
	padding:0 0 0 60px; margin-bottom:20px;
}

.sectionthree .sectionthreewp .item a {
	font:15px/24px "Georgia",serif; color:#555; text-decoration:none;
}

.sectionfour {
	width:100%;
}

.sectionfour .sectionfourwp {
	width:940px;
	padding:60px 170px 0; margin:0 auto;
}

.sectionfour .sectionfourwp .viewmorelink {
	font:bold 16px "Georgia",serif; color:#9ccde4; text-decoration:none;
	display:block;
	float:right;
	margin:28px 0 0;
}

.sectionfour .sectionfourwp .heroes {
	list-style-type:none;
}

.sectionfour .sectionfourwp .heroes .hero {
	width:224px;
	float:left;
	margin:20px 14px 0 0;
}

.sectionfour .sectionfourwp .heroes .hero a {
	text-decoration:none;
}

.sectionfour .sectionfourwp .heroes li:last-child {
	margin-right:0 !important;
}

.sectionfour .sectionfourwp .heroes .last {
	margin-right:0;
}

.sectionfour .sectionfourwp .heroes .hero .photo {
	width:224px; height:224px;
	margin:0 0 20px 0;
}

.sectionfour .sectionfourwp .heroes .hero .text {
	font:14px/22px "Georgia",serif; color:#555; text-align:center;
}

.pagecontent {
	width:100%;
}

.pagecontent .pagecontentwp {
	width:940px;
	font:20px/32px "Georgia",serif; color:#555;
	padding:60px 170px 0; margin:0 auto;
}

.pagecontent .pagecontentwp a {
	font:20px/32px "Georgia",serif; color:#0054a4; text-decoration:underline;
}

.pagecontent .pagecontentwp .sidebar {
	width:270px;
	float:right;
	margin:0 0 0 50px;
}

.pagecontent .pagecontentwp ul {
	list-style-type:none;
	margin:0 0 0 40px;
}

.pagecontent .pagecontentwp ul li {
	background:url(../../../../files/site/img/bullet.png) 0 10px no-repeat;
	padding:0 0 0 40px;
}

.pagecontent .pagecontentwp .widget {
	list-style-type:none;
}

.pagecontent .pagecontentwp .line {
	width:1280px; height:1px;
	background:#d1e7f1;
	clear:both;
	margin:60px 0 60px -170px;
}

.pagecontent .pagecontentwp .floatleft {
	float:left;
	margin:0 30px 0 0;
}

.pagecontent .pagecontentwp .floatright {
	float:right;
	margin:0 0 0 30px;
}

.pagecontent .pagecontentwp .textleft {
	width:614px;
}

.pagecontent .pagecontentwp .textright {
	width:614px;
	margin:0 0 0 300px;
}

.pagecontent .pagecontentwp .illuminationsages {
	list-style-type:none;
	margin:0 0 0 60px;
}

.pagecontent .pagecontentwp .illuminationsages li {
	background:url(../../../../files/site/img/bullet.png) 0 10px no-repeat;
	padding:0 0 0 40px;
}

.pagecontent .pagecontentwp .subpagetext {
	width:620px;
	float:left;
}

.pagecontent .pagecontentwp .subpageline {
	width:620px; height:1px;
	background:#d1e7f1;
	clear:both;
	margin:40px 0;
}

.pagecontent .pagecontentwp .subpagetext .wpcf7-form input {
	width:380px; height:40px;
	border:1px solid #999;
	border-radius:3px;
	font:14px/40px "Georgia",serif; color:#333;
	padding:0 10px; margin:0 0 20px;
}

.pagecontent .pagecontentwp .subpagetext .wpcf7-form textarea {
	width:380px; height:230px;
	border:1px solid #999;
	border-radius:3px;
	font:14px/18px "Georgia",serif; color:#333;
	padding:10px; margin:0 0 20px;
}

.pagecontent .pagecontentwp .subpagetext .wpcf7-form .wpcf7-submit {
	width:400px; height:40px;
	background:#003a70;
	border:1px solid #999;
	border-radius:3px;
	font:bold 14px/40px "Georgia",serif; color:#fff;
	cursor:pointer;
}

.pagecontent .pagecontentwp .blogroll {
	width:620px;
	float:left;
}

.pagecontent .pagecontentwp .blogroll .item {
	width:560px;
	background:url(../../../../files/site/img/postbg.png) top center repeat-y;
	-moz-box-shadow:0 1px 3px rgba(0,0,0,.3), inset 0 0 20px rgba(210,231,242,.5);
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3), inset 0 0 20px rgba(210,231,242,.5);
	box-shadow:0 1px 3px rgba(0,0,0,.3), inset 0 0 20px rgba(210,231,242,.5);
	padding:30px; margin:0 0 30px;
}

.pagecontent .pagecontentwp .blogroll .item:last-child {
	 margin:0;
}

.pagecontent .pagecontentwp .blogroll .item h2 {
	margin:0 0 5px;
}

.pagecontent .pagecontentwp .blogroll .item h2 a {
	font:bold 32px/32px "BebasNeueRegular"; color:#0054a4; text-decoration:none;
}

.pagecontent .pagecontentwp .blogroll .item .info {
	font:italic 14px "Georgia",serif; color:#5493b0;
	margin-bottom:20px;
}

.pagecontent .pagecontentwp .blogroll .item .content {
	font:16px/30px "Georgia",serif; color:#444;
}

.pagecontent .pagecontentwp .blogroll .item .content blockquote {
	font:italic 18px/32px "Georgia",serif; color:#222;
	padding:0 30px;
}

.pagecontent .pagecontentwp .categories {
	float:right;
}

.pagecontent .pagecontentwp .categories li {
	list-style-type:none;
}

.pagecontent .pagecontentwp .categories ul {
	margin:0 8px 30px 0;
}

.pagecontent .pagecontentwp .categories ul li {
	background:none;
	padding:0;
}

.pagecontent .pagecontentwp .categories ul li a {
	width:240px; height:40px;
	background:#ebf8ff;
	border:1px solid #9ccde4;
	border-radius:3px;
	font:italic 16px/40px "Georgia",serif; color:#555; text-decoration:none;
	display:block;
	padding:0 10px; margin:0 0 5px;
}

.pagecontent .pagecontentwp .postnavlinks {
	width:620px;
	text-align:center;
	margin:30px 0 0;
}

.pagecontent .pagecontentwp .postnavlinks a {
	font:bold 16px "Georgia",serif; color:#9ccde4; text-decoration:none;
}

.buttonbar {
	width:100%;
}

.buttonbar .buttonbarwp {
	width:940px;
	padding:60px 170px; margin:0 auto;
}

.buttonbar .buttonbarwp .bar {
	width:886px; height:96px;
	background:url(../../../../files/site/img/bg-bar.png) top left no-repeat;
	font:italic 24px/96px "Georgia",serif; color:#555; text-shadow:0 1px 1px #fff;
	position:relative;
	padding:0 30px;
}

.buttonbar .buttonbarwp .bar .button {
	position:absolute; top:50%; right:30px;
	margin:-22px 0 0;
}

.footer {
	width:100%; height:120px;
	position:relative; z-index:6;
}

.footer .footerwp {
	width:1280px; height:120px;
	background:url(../../../../files/site/img/bg-footer.png) center center no-repeat;
	margin:0 auto;
}

.footer .footerwp .top {
	height:80px;
	padding:0 170px;
}

.footer .footerwp .top .links {
	font:bold 16px/80px "helvetica",sans-serif; color:#fff; text-shadow: 0 2px 4px rgba(0,0,0,.25);
	float:left;
}

.footer .footerwp .top .links a {
	font:bold 16px/80px "helvetica",sans-serif; color:#fff; text-shadow: 0 2px 4px rgba(0,0,0,.25); text-decoration:none;
	margin:0 30px 0 0;
}

.footer .footerwp .top .social {
	font-size:32px; line-height:80px; color:#fff; text-shadow: 0 2px 4px rgba(0,0,0,.25);
	float:right;
}

.footer .footerwp .top .social a {
	font-size:32px; line-height:80px; color:#fff; text-shadow: 0 2px 4px rgba(0,0,0,.25); text-decoration:none;
	margin:0 0 0 10px;
}

.footer .footerwp .bottom {
	height:40px;
	padding:0 170px;
}

.footer .footerwp .bottom .copyright {
	font:12px/40px "helvetica",sans-serif; color:#fff; text-shadow: 0 2px 4px rgba(0,0,0,.25); text-transform:uppercase;
	float:left;
}

.footer .footerwp .bottom .info {
	font:12px/40px "helvetica",sans-serif; color:#fff; text-shadow: 0 2px 4px rgba(0,0,0,.25); text-transform:uppercase;
	float:right;
}

.footer .footerwp .bottom .info a {
	font:12px/40px "helvetica",sans-serif; color:#fff; text-shadow: 0 2px 4px rgba(0,0,0,.25); text-transform:uppercase; text-decoration:none;
}

.bg {
	width:1288px; height:100%; height:auto !important; min-height:100%;
	background:url(../../../../files/site/img/bg-white.png) top left repeat-y;
	position:fixed; top:0; left:50%; z-index:2;
	margin:0 0 0 -644px;
}

/* End X Styles */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 10, 2012 05:43:33 PM America/New_York */

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('../../../../files/site/fontface/bebasneue/BebasNeue-webfont.eot');
    src: url('../../../../files/site/fontface/bebasneue/BebasNeue-webfont.eot#iefix') format('embedded-opentype'),
         url('../../../../files/site/fontface/bebasneue/BebasNeue-webfont.woff') format('woff'),
         url('../../../../files/site/fontface/bebasneue/BebasNeue-webfont.ttf') format('truetype'),
         url('../../../../files/site/fontface/bebasneue/BebasNeue-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*
* Symbolset
* www.symbolset.com
* Copyright © 2012 Oak Studios LLC
*
* Upload this file to your web server
* and place this within your <head> tags.
* <link href="webfonts/ss-social.css" rel="stylesheet" />
*/

@font-face {
  font-family: "SSSocial";
  src: url('../../../../files/site/fontface/ss-social/ss-social-circle.eot');
  src: url('../../../../files/site/fontface/ss-social/ss-social-circle.eot#iefix') format('embedded-opentype'),
       url('../../../../files/site/fontface/ss-social/ss-social-circle.woff') format('woff'),
       url('../../../../files/site/fontface/ss-social/ss-social-circle.ttf') format('truetype'),
       url('../../../../files/site/fontface/ss-social/ss-social-circle.svg') format('svg');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "SSSocial";
  src: url('../../../../files/site/fontface/ss-social/ss-social-regular.eot');
  src: url('../../../../files/site/fontface/ss-social/ss-social-regular.eot#iefix') format('embedded-opentype'),
       url('../../../../files/site/fontface/ss-social/ss-social-regular.woff') format('woff'),
       url('../../../../files/site/fontface/ss-social/ss-social-regular.ttf') format('truetype'),
       url('../../../../files/site/fontface/ss-social/ss-social-regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* This triggers a redraw in IE to Fix IE8's :before content rendering. */
html:hover [class^="ss-"]{-ms-zoom: 1;}

.ss-icon, .ss-icon.ss-social,
[class^="ss-"]:before, [class*=" ss-"]:before,
[class^="ss-"].ss-social:before, [class*=" ss-"].ss-social:before,
[class^="ss-"].right:after, [class*=" ss-"].right:after,
[class^="ss-"].ss-social.right:after, [class*=" ss-"].ss-social.right:after {
  font-family: "SSSocial";
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
  /*-webkit-font-feature-settings: "liga"; Currently broken in Chrome >= v22. Falls back to text-rendering. Safari is unaffected. */
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

.ss-icon.ss-social-circle,
[class^="ss-"].ss-social-circle:before, [class*=" ss-"].ss-social-circle:before,
[class^="ss-"].ss-social-circle.right:after, [class*=" ss-"].ss-social-circle.right:after{
  font-weight: bold;
}

[class^="ss-"].right:before,
[class*=" ss-"].right:before{display:none;content:'';}

.ss-facebook:before,.ss-facebook.right:after{content:''}.ss-twitter:before,.ss-twitter.right:after{content:''}.ss-linkedin:before,.ss-linkedin.right:after{content:''}.ss-googleplus:before,.ss-googleplus.right:after{content:''}.ss-tumblr:before,.ss-tumblr.right:after{content:''}.ss-wordpress:before,.ss-wordpress.right:after{content:''}.ss-blogger:before,.ss-blogger.right:after{content:''}.ss-posterous:before,.ss-posterous.right:after{content:''}.ss-youtube:before,.ss-youtube.right:after{content:''}.ss-vimeo:before,.ss-vimeo.right:after{content:''}.ss-flickr:before,.ss-flickr.right:after{content:''}.ss-instagram:before,.ss-instagram.right:after{content:''}.ss-pinterest:before,.ss-pinterest.right:after{content:''}.ss-svpply:before,.ss-svpply.right:after{content:''}.ss-readmill:before,.ss-readmill.right:after{content:''}.ss-dropbox:before,.ss-dropbox.right:after{content:''}.ss-dribbble:before,.ss-dribbble.right:after{content:''}.ss-behance:before,.ss-behance.right:after{content:''}.ss-github:before,.ss-github.right:after{content:''}.ss-octocat:before,.ss-octocat.right:after{content:''}.ss-stackoverflow:before,.ss-stackoverflow.right:after{content:''}.ss-paypal:before,.ss-paypal.right:after{content:''}.ss-kickstarter:before,.ss-kickstarter.right:after{content:''}.ss-foursquare:before,.ss-foursquare.right:after{content:''}.ss-skype:before,.ss-skype.right:after{content:''}.ss-rdio:before,.ss-rdio.right:after{content:''}.ss-spotify:before,.ss-spotify.right:after{content:''}.ss-lastfm:before,.ss-lastfm.right:after{content:''}.ss-mail:before,.ss-mail.right:after{content:'✉'}.ss-like:before,.ss-like.right:after{content:'👍'}.ss-rss:before,.ss-rss.right:after{content:''}