/* CSS 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, font, 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 { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; } table { border-collapse: collapse; border-spacing: 0; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix { display: inline-block; } /* Hide from IE Mac \*/ .clearfix { display: block; } /* End hide from IE Mac */ .none { display: none; } /* End Clearfix */

/* General Setup
/*-----------------------------------------------------------------------------------*/
html{ background:url(../images/photo_bg.jpg) no-repeat center top; background-attachment:fixed;}
body{font-family:Arial, Helvetica, sans-serif;padding:0;font-size:12px;margin:0 auto;color:#474747;background:url(../images/pattern_bg.png) repeat;}
.clear{clear:both;}
p{padding:2px;margin:0px;text-align:left;line-height:20px;}

a{color:#d91818; text-decoration:none;}
a img{border:none;}
a:hover{ text-decoration:none;}
a.read_more{ float:right; background:url(../images/bullet.png) no-repeat left; display:block; padding:2px 0 2px 15px; margin:5px 0 0 0;}

h1{font-weight: normal;color: #252525;font-size:26px;margin:0;padding:0 0 25px 0;}
h2{font-weight: normal;color: #252525;font-size:21px;margin:0;padding:0 0 25px 0;}
h3{font-weight: normal;color: #252525;font-size:18px;margin:0;padding:0 0 25px 0;}
h4{font-weight: normal;color: #252525;font-size:16px;margin:0;padding:0 0 25px 0;}
h5{font-weight: normal;color: #252525;font-size:14px;margin:0;padding:0 0 25px 0;}
h5.subtitle{color: #d91818;margin:0;padding:0 0 15px 0; font-style:italic; line-height:22px;}
h6{font-weight: normal;color: #d91818;font-size:12px;margin:0;padding:0 0 25px 0;}

h1, h2, h3, h4{font-family: 'Terminal Dosis', sans-serif;}


/* Main Content Structure
/*-----------------------------------------------------------------------------------*/
#main_container{margin:auto;width:1000px;padding:38px 0 0 0;}
.content{ background:url(../images/content_shadow.jpg) no-repeat center top #FFFFFF; width:100%; padding:0 0 30px 0;}
.content img {max-width: 100%; display: block;}

/* Layout
/*-----------------------------------------------------------------------------------*/
.left_full { width:940px;padding:30px 30px 0 30px; float:left;}
.left14{ width:212.5px; float:left; padding:30px 0 0 30px;}
.left13{ width:293px; float:left; padding:30px 0 0 30px;}
.left23{ width:616px; float:left; padding:30px 0 0 30px;}
.left12{ width:455px; float:left; padding:30px 0 0 30px;}

/* Header Structure
/*-----------------------------------------------------------------------------------*/
#header{width:100%; height:65px; background:url(../images/trans_black.png) repeat; margin:0 0 37px 0;}
.logo{float:left;padding:0px; margin:0px;}
img.logo_image{ float:left; margin:9px 0 0 15px;}
.logo h1 { float:left; line-height:65px;}
.logo h1 a{font-size:30px; color:#fff; padding:0 0 0 15px;}

/* Menu Structure
/*-----------------------------------------------------------------------------------*/
.show_menu{ display:none;}
.hide_menu{ display:none;}
.menu{float:right; padding:22px 0 0 0;}
ul#main_menu {list-style:none; margin:0; padding:0px;}
ul#main_menu * {margin:0; padding:0;}
ul#main_menu li {position:relative; float:left; padding:0 40px 0 0px; height:42px;}
ul#main_menu li a{font-family: 'Terminal Dosis', sans-serif;color: #595959; font-size:16px;}
ul#main_menu li a:hover{color:#d91818;}
ul#main_menu li.selected a{color:#d91818;}

ul#main_menu ul {position:absolute; top:42px; left:-10px; background:#000; display:none; opacity:0; list-style:none;}
ul#main_menu ul li {position:relative; width:140px; margin:0; padding:0px;}
ul#main_menu ul li a {display:block; padding:10px 20px 10px 20px; font-size:14px;}
ul#main_menu li.selected ul li a{ color:#FFFFFF;}
ul#main_menu li.selected ul li a:hover{ color:#d91818;}
ul#main_menu ul li a:hover {background-color:#f0f0f0;}

/* Slider
/*-----------------------------------------------------------------------------------*/
.slider_container{ width:1000px; margin:auto; clear:both; text-align:center;}
.flex-caption{ position: absolute;left:20px; bottom:70px;font-family: 'Terminal Dosis', sans-serif; text-align:right;background:url(../images/trans_black.png) repeat; font-size:30px; color:#FFFFFF; padding:20px;}
/* Browser Resets */
.flex-container a:active,
.flexslider a:active {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {width: 100%; margin: 0; padding:0;}
.flexslider .slides > li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {position: relative; zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {zoom: 1; position: relative;}


/* Direction Nav */
.flex-direction-nav  {width:155px; height:50px; padding:0 0 0 23px; background:url(../images/slider_nav_bg.png) no-repeat center;position: absolute; bottom:0px; left:41.1%;}
.flex-direction-nav li a {width:35px; height:35px; margin:7px 0 0 20px; display: block; float:left;cursor: pointer; text-indent: -9999px;}
.flex-direction-nav li a.next {background:url(../images/next.png) no-repeat center;}
.flex-direction-nav li a.prev {background:url(../images/prev.png) no-repeat center;}
.flex-direction-nav li a.next:hover {background:url(../images/next_a.png) no-repeat center;}
.flex-direction-nav li a.prev:hover {background:url(../images/prev_a.png) no-repeat center;}
.flex-direction-nav li a.disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -30px; text-align: center;}
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width: 13px; height: 13px; display: block; cursor: pointer; text-indent: -9999px;}
.flex-control-nav li a:hover {background-position: 0 -13px;}
.flex-control-nav li a.active {background-position: 0 -26px; cursor: default;}

/* Page Header
/*-----------------------------------------------------------------------------------*/

.page_header{width:100%; height:120px;}
.pagebg1{ background:url(../images/page_photo1.jpg) no-repeat center;}
.pagebg2{ background:url(../images/page_photo2.jpg) no-repeat center;}
.page_header h1{ float:left; color:#FFFFFF; line-height:120px; padding:0 0 0 30px; text-shadow:1px 1px #000;}
a.header_bt{ float:right; color:#FFFFFF; background-color:#d91818; font-size:18px; padding:12px 18px; margin:40px 30px 0 0;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;}

/* Page Styling
/*-----------------------------------------------------------------------------------*/

img.border_img {margin:0 0 15px 0;padding:3px; border:1px #e7e7e7 solid; -moz-border-radius:10px;-webkit-border-radius:10px;-khtml-border-radius:10px;border-radius:10px;}
.border_img .videocontainer {margin:0 0 15px 0;}
.videocontainer{ width:100%;}

.post_small{border-bottom:1px #ededed solid; padding:0px 0 15px 0; margin:0 0 15px 0;}
img.post_thumb{ float:left; margin:0 20px 0 0; padding:3px; border:1px #e7e7e7 solid; background:none;-moz-border-radius:10px;-webkit-border-radius:10px;-khtml-border-radius:10px;border-radius:10px;}
.post_small h3{ font-size:16px; padding:0 0 10px 0;}
.post_small p{ padding:0 0 0 0px;}


ul.list{ padding:0 0 0 0; margin:0px; list-style:none; display:block;clear:both; float:left;}
ul.list li{ padding:0 0 10px 20px; margin:0px; display:block; line-height:18px; background:url(../images/bullet.png) no-repeat left; background-position:0px 5px;}
ul.list li a:hover{ color:#d91818;}

.left_content h2{ clear:both; margin:0px 0 0 0;}
.left_content h3, .left_content h4{ clear:both; margin:20px 0 0 0;}
.left_content ul, .left_content ol{ padding:0 0 15px 0; margin:0px; list-style:none; display:block;clear:both;}
.left_content ul li, .left_content ol li{  background:url(../images/bullet.png) no-repeat left; display:block; padding:0 0 0 20px; margin:0 0 5px 0;}
blockquote{text-align:justify;padding:0px 0 0px 10px;margin:0px 0px 25px 0;line-height:20px; border-left:2px solid #f0eee5;}

/* Flexible Carousel
/*-----------------------------------------------------------------------------------*/
.sport_icon{width:90px;height:90px;display:block; text-align:center;border-radius:45px;-moz-border-radius:45px;-webkit-border-radius:45px;-khtml-border-radius:45px;border-radius:45px;float:left; background-color:#a91010;border:1px #efb7b7 solid; margin:0 20px 0 0;}
.sport_icon img{margin:15px auto auto auto; display:block;}
.es-carousel-wrapper{ width:100%;padding:0px; height:140px;position:relative;clear:both; background-color:#36950e; color:#FFFFFF;}
.es-carousel{overflow:hidden; margin:0 50px 0 30px;}
.es-carousel ul{display:none; padding:0px; margin:0px;}
.es-carousel ul li{height:100%;float:left;display:block; position: relative; margin:20px 0 0 0;}
.es-carousel ul li h2{ color:#FFFFFF; padding:0 0 10px 0; margin:0px; font-size:20px;}
.es-carousel ul li h2 a{ color:#FFFFFF;}
.es-carousel ul li p{ color:#FFFFFF; padding:0px; margin:0px;}
.es-carousel ul li p a{ color:#FFFFFF;}
.es-carousel ul li p a:hover{ color:#dedede;}

.es-nav span{position:absolute;text-indent:-9000px;cursor:pointer;right:0px;}
.es-nav span.es-nav-next{top:0px;width:40px;height:70px;background:transparent url(../images/c_next.gif) no-repeat top left;}
.es-nav span.es-nav-prev{top:70px;width:40px;height:70px;background:transparent url(../images/c_prev.gif) no-repeat top left;}

img.left_icon{ float:left; background:none; margin:0 20px 0 0;}

/* Portfolio
/*-----------------------------------------------------------------------------------*/
ul.portfolio_items {list-style:none;padding:0;margin:0;overflow:hidden; clear:both;}
ul.portfolio_items li {float:left;display:inline-block;overflow: hidden; position:relative;}
ul.portfolio_items li img {display:block;}

ul.filter_portfolio {float:left;padding:25px 0 0px 30px;}
ul.filter_portfolio li {float: left;display:inline;}
ul.filter_portfolio li a {display: block;font-size: 15px; padding:6px 10px; background-color:#403933;color: #fff;margin:0 10px 0 0;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;}
ul.filter_portfolio li.selected a{border: 0;color: #403933;background-color:#E4E4E4; display: block;margin:0 10px 0 0;}
ul.filter_portfolio a:focus {outline: 0;}

.gallery_item{ padding:3px; border:1px #e7e7e7 solid; background:none;-moz-border-radius:10px;-webkit-border-radius:10px;-khtml-border-radius:10px;border-radius:10px; position:relative; overflow:hidden;}
.gallery_item img{moz-border-radius-topleft:8px;-webkit-border-top-left-radius:8px;-khtml-border-top-left-radius:8px;border-top-left-radius:8px;
-moz-border-radius-topright:8px;-webkit-border-top-right-radius:8px;-khtml-border-top-right-radius:8px;border-top-right-radius:8px;}
.gallery_caption{ background-color:#f1f1f1;moz-border-radius-bottomleft:8px;-webkit-border-bottom-left-radius:8px;-khtml-border-bottom-left-radius:8px;border-bottom-left-radius:8px;
-moz-border-radius-bottomright:8px;-webkit-border-bottom-right-radius:8px;-khtml-border-bottom-right-radius:8px;border-bottom-right-radius:8px;}
.gallery_caption h3{ padding:15px 0 0 15px; margin:0px;}
.gallery_caption h4{ padding:5px 0 0 15px; margin:0px; font-size:14px; color:#999999;}
.gallery_caption p{ padding:15px 15px 15px 15px; font-size:11px; line-height:17px;}

.gallery_item span{ position:absolute; top:-60px; left:38.25%; z-index:9999;}

.socials_page{ clear:both; padding:0 0 15px 15px;}
.socials_page ul{ display:inline-block; padding:0px; margin:0px;}
.socials_page ul li{ display:inline-block; padding:0 3px 0 0px;}

/* Blog
/*-----------------------------------------------------------------------------------*/
.post{margin:0 0 40px 0; float:left; clear:both; width:100%;}
.post_left{float:left; margin:0px 25px 0 0; position:relative;}
.post_left img{padding:3px; border:1px #e7e7e7 solid; background:none;-moz-border-radius:10px;-webkit-border-radius:10px;-khtml-border-radius:10px;border-radius:10px;}
.post_right{ float:left; width:430px;}
.post_right h3{ padding:0px 0 15px 0; margin:0px;}

.post_date{width:50px;height:45px;display:block; position:absolute; top:3px; left:7px; z-index:888;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;-khtml-border-radius:6px;float:left;margin:5px 15px 0 0;background-color:#d91818;text-align:center; color:#FFFFFF; padding:5px 0 0 0;}
.post_date span{ display:block; text-align:center; font-family:Bree Serif; font-size:15px; padding:0; line-height:14px;}
.post_comments{display:block;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;float:left;padding:5px;background-color:#b3b3b3;text-align:center;position:absolute; bottom:7px; left:7px; z-index:999;}
.post_comments a{ color:#fff;}


.navigation{clear:both; padding:0px 0 0 0px;}
a.blog_next{float:right; color:#000; padding:0 0px 2px 0; display:block;font-family: 'Terminal Dosis', sans-serif; font-size:14px;margin:0px; border-bottom:1px #d91818 dotted;}
a.blog_prev{float:left; color:#000; padding:0 0 2px 0px; display:block;font-family: 'Terminal Dosis', sans-serif; font-size:14px; margin:0px;border-bottom:1px #d91818 dotted;}
a.blog_next:hover, a.blog_prev:hover{color:#d91818;}

ul.program_list{ list-style:none; padding:0px; margin:0 0 0 0; color:#FFFFFF; float:left; clear:both; width:100%;}
ul.program_list span.col1{ display:block; float:left; width:35%; padding:0 0 0 5%;}
ul.program_list span.col2{ display:block; float:left; width:60%; text-align:center;}
ul.program_list li{ background-color:#36950e; padding:6px 0;float:left; clear:both; display:block;width:100%;}
ul.program_list li:first-child{moz-border-radius-topleft:10px;-webkit-border-top-left-radius:10px;-khtml-border-top-left-radius:10px;border-top-left-radius:10px;
-moz-border-radius-topright:10px;-webkit-border-top-right-radius:10px;-khtml-border-top-right-radius:10px;border-top-right-radius:10px; padding-top:15px;}
ul.program_list li:last-child{moz-border-radius-bottomleft:10px;-webkit-border-bottom-left-radius:10px;-khtml-border-bottom-left-radius:10px;border-bottom-left-radius:10px;
-moz-border-radius-bottomright:10px;-webkit-border-bottom-right-radius:10px;-khtml-border-bottom-right-radius:10px;border-bottom-right-radius:10px; padding-bottom:15px;}
ul.program_list li.even{ background-color:#d91818; border-bottom:1px #ff7577 solid;}
ul.program_list li a{ color:#FFFFFF; font-weight:bold;}


ul.program_list_detailed{ list-style:none; padding:25px 0 25px 0; margin:0 0 0 0; color:#FFFFFF; float:left; clear:both; width:100%;}
ul.program_list_detailed span{ display:block; float:left; width:11.5%; padding:0 0 0 1%;}
ul.program_list_detailed li{ background-color:#36950e; padding:10px 0;float:left; clear:both; display:block;width:100%;}
ul.program_list_detailed li:first-child{moz-border-radius-topleft:10px;-webkit-border-top-left-radius:10px;-khtml-border-top-left-radius:10px;border-top-left-radius:10px;
-moz-border-radius-topright:10px;-webkit-border-top-right-radius:10px;-khtml-border-top-right-radius:10px;border-top-right-radius:10px; padding-top:15px; font-weight:bold; font-size:13px;}
ul.program_list_detailed li:last-child{moz-border-radius-bottomleft:10px;-webkit-border-bottom-left-radius:10px;-khtml-border-bottom-left-radius:10px;border-bottom-left-radius:10px;
-moz-border-radius-bottomright:10px;-webkit-border-bottom-right-radius:10px;-khtml-border-bottom-right-radius:10px;border-bottom-right-radius:10px; padding-bottom:15px;}
ul.program_list_detailed li.even{ background-color:#d91818; border-bottom:1px #ff7577 solid;}
ul.program_list_detailed li a{ color:#FFFFFF; font-weight:bold;}

ul.program_list_detailed_half{ list-style:none; padding:0px 0 25px 0; margin:0 0 0 0; color:#FFFFFF; float:left; clear:both; width:100%;}
ul.program_list_detailed_half span{ display:block; float:left; width:23%; padding:0 0 0 2%;}
ul.program_list_detailed_half li{ background-color:#36950e; padding:10px 0;float:left; clear:both; display:block;width:100%;}
ul.program_list_detailed_half li:first-child{moz-border-radius-topleft:10px;-webkit-border-top-left-radius:10px;-khtml-border-top-left-radius:10px;border-top-left-radius:10px;
-moz-border-radius-topright:10px;-webkit-border-top-right-radius:10px;-khtml-border-top-right-radius:10px;border-top-right-radius:10px; padding-top:15px; font-weight:bold; font-size:13px;}
ul.program_list_detailed_half li:last-child{moz-border-radius-bottomleft:10px;-webkit-border-bottom-left-radius:10px;-khtml-border-bottom-left-radius:10px;border-bottom-left-radius:10px;
-moz-border-radius-bottomright:10px;-webkit-border-bottom-right-radius:10px;-khtml-border-bottom-right-radius:10px;border-bottom-right-radius:10px; padding-bottom:15px;}
ul.program_list_detailed_half li.even{ background-color:#d91818; border-bottom:1px #ff7577 solid;}
ul.program_list_detailed_half li a{ color:#FFFFFF; font-weight:bold;}


.supplements_tab{ width:100%; background-color:#dbdbdb; clear:both; float:left; padding:0; text-align:center;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-khtml-border-radius:10px;border-radius:10px;}
.supplements_tab a{ display:inline-block; padding:10px;}

/* Sidebar
/*-----------------------------------------------------------------------------------*/
.sidebar h2{ clear:both;}
.sidebar ul{ padding:0 0 35px 0; margin:0px; list-style:none; display:block;clear:both; float:left;}
.sidebar ul li{ padding:0 0 10px 0; margin:0px; display:block;}
.sidebar ul li a{ background:url(../images/bullet.png) no-repeat left; display:block; padding:0 0 0 20px;color:#000000;}
.sidebar ul li a:hover{ color:#d91818;}
.testimonial{padding:0px 0 25px 55px; margin:0px; clear:both; float:left; background:url(../images/quotes.png) no-repeat top left;}
.sidebar_blog_entries{ padding:0 0 35px 0; float:left; clear:both;}

.sidebar .flickr_photos ul{ padding:0 0 35px 0; margin:0px; list-style:none; display:block; float:left; clear:both;}
.sidebar .flickr_photos ul li{ padding:3px; margin:0px; display:block; width:70px; float:left; border:1px #DFDFDF solid; background-color:#FFFFFF; margin:0 15px 15px 0;-moz-border-radius:10px;-webkit-border-radius:10px;-khtml-border-radius:10px;border-radius:10px;}
.sidebar .flickr_photos ul li a{ background:none; display:block; padding:0;}
.sidebar .flickr_photos ul li a img{ background:none; padding:0px; margin:0px;-moz-border-radius:8px;-webkit-border-radius:8px;-khtml-border-radius:8px;border-radius:8px;}

.sidebar .testimonial{ padding-bottom:35px;}

.page_services{}
.page_services ul{ width:100%; list-style:none; padding:0px; margin:0px;}
.page_services ul li{ width:100%; float:left; padding:0 5% 0 0; margin:10px; background:none;}
.page_services .sport_icon{width:90px;height:90px;display:block; text-align:center;border-radius:45px;-moz-border-radius:45px;-webkit-border-radius:45px;-khtml-border-radius:45px;border-radius:45px;float:left; background-color:#cecece;border:1px #a5a5a5 solid; margin:0 20px 0 0;}
.page_services .sport_icon img{margin:15px auto auto auto; display:block;}
.page_services ul li span a{ font-size:18px;font-family: 'Terminal Dosis', sans-serif;}
.page_services ul li p{ padding:10px 0 0 0; color:#474747;}
.page_services ul li p a{ color:#474747;}

/* Forms Section
/*-----------------------------------------------------------------------------------*/
.gmap{max-width: 100%; display: block;
background-color:#ededed; border:1px #dedede solid; padding:10px;
border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-khtml-border-radius:8px;
}

.form_content{width:100%;float:left;padding:40px 0px 40px 0px;}
.form_top{ width:100%;background-color:#ededed; border:1px #dedede solid;float:left; border-bottom:none;
-moz-border-radius-topleft:8px;-webkit-border-top-left-radius:8px;-khtml-border-top-left-radius:8px;border-top-left-radius:8px;
-moz-border-radius-topright:8px;-webkit-border-top-right-radius:8px;-khtml-border-top-right-radius:8px;border-top-right-radius:8px;
}
.form_bottom{ width:100%;background-color:#d6d6d6; float:left; border:1px #f6f6f6 solid;
-moz-border-radius-bottomleft:8px;-webkit-border-bottom-left-radius:8px;-khtml-border-bottom-left-radius:8px;border-bottom-left-radius:8px;
-moz-border-radius-bottomright:8px;-webkit-border-bottom-right-radius:8px;-khtml-border-bottom-right-radius:8px;border-bottom-right-radius:8px;
}
.form_row{width:98%;clear:both;float:left;padding:5px 1% 5px 1%;}
.form_row_half{width:49%;float:left;padding:8px 0 0px 1%;}

label.error{font-family:Arial, Helvetica, sans-serif;  font-size:12px; font-weight:normal; padding:10px 0 5px 5px; width:50%; float:left;color:#EF502C;}
input.form_input{width:95%; height:35px; float:left; background-color:#e7e7e7; border:1px #cbcbcb solid;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px; padding:0 0 0 7px;}

textarea.form_textarea{width:98%; height:115px; float:left; background-color:#e7e7e7; border:1px #cbcbcb solid;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;  font-family:Arial, Helvetica, sans-serif; font-size:14px; padding:9px 0 0 9px;}
input.form_input:focus, textarea.form_textarea:focus { border-color:#a2a2a2; }

input.form_submit{float:right; background-color:#d91818; color:#FFFFFF; border:none; -moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px; cursor:pointer;margin:10px 10px 10px 0; padding:5px 15px 5px 15px;font-family: 'Terminal Dosis', sans-serif; font-size:16px;}

.tweet ul, .tweet ul li{ padding:0px; margin:0px; list-style:none;line-height:18px;}
.tweet ul li{ background:url(../images/twitter_bullet.png) no-repeat top left; padding:0 0 0 30px; margin:0 0 15px 0;}
.tweet ul li a{ font-weight:bold;}

/* Footer
/*-----------------------------------------------------------------------------------*/
.footer{background-color:#36950e; color:#FFFFFF; padding:0 0 30px 0; margin:0px 0 0 0; width:100%; clear:both; float:left;}
.footer h2{ color:#FFFFFF;} 

.socials{ clear:both; padding:10px 0 0 0;}
.socials ul{ display:inline; padding:0px; margin:0px;}
.socials ul li{ display:inline; padding:0 5px 0 0px; float:left;}

.footer_content{ width:940px; clear:both; float:left; margin:30px 30px 0 30px; padding:20px 0 0 0; border-top:1px #1f2024 solid;}
.footer_text{ float:left;padding:0px;}
.footer_text a{ font-weight:bold;}
.footer_text a:hover{ border-bottom:1px dotted #d91818; }
.footer_menu{ float:right;padding:0;}
.footer_menu ul{ display:inline;padding:0px; margin:0px;}
.footer_menu ul li{ display:inline;}
.footer_menu ul li a{ color:#ffffff; margin:0 0 0 10px; padding:3px 6px; border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;}
.footer_menu ul li.selected a{ color:#564d35; margin:0 0 0 10px; padding:3px 6px; background-color:#ebc04f;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;}
.footer_menu ul li a:hover{ background-color:#d91818;}

/* Media Queries
/*-----------------------------------------------------------------------------------*/

@media screen and (max-width: 1000px) {
#main_container{margin:0 auto;width:95%;}
.footer_content{ width:96%;margin:30px 2% 0 2%;}
.slider_container{width:100%;}
.left_full{width:90%;padding:5% 5% 0 5%;}
.left14{ width:19%; float:left; padding:5% 0 0 5%;}
.left13{ width:26.7%; float:left; padding:5% 0 0 5%;}
.left23{ width:58.3%; float:left; padding:5% 0 0 5%;}
.left12{ width:42.6%; float:left; padding:5% 0 0 5%;}
.post_right{ float:left; width:250px;}
}

@media screen and (max-width: 760px) {
#header{position:relative;}
.show_menu{ display:block; position:absolute; top:0px; right:20px; z-index:999;background-color:#36950e; padding:7px 15px 7px 15px;
-moz-border-radius-bottomleft:8px;-webkit-border-bottom-left-radius:8px;-khtml-border-bottom-left-radius:8px;
-moz-border-radius-bottomright:8px;-webkit-border-bottom-right-radius:8px;-khtml-border-bottom-right-radius:8px; color:#fff;
}
.hide_menu{ display:none; position:absolute; top:0px; right:20px; z-index:999;background-color:#d91818; padding:7px 15px 7px 15px;
-moz-border-radius-bottomleft:8px;-webkit-border-bottom-left-radius:8px;-khtml-border-bottom-left-radius:8px;
-moz-border-radius-bottomright:8px;-webkit-border-bottom-right-radius:8px;-khtml-border-bottom-right-radius:8px;color:#fff;
}
.menu{padding:15px 0 15px 0; text-align:left; width:100%; background-image:none; background-color:#36950e; height:auto; display:none;margin:0 auto 0 auto;}
ul#main_menu {list-style:none; margin:0; padding:0px;}
ul#main_menu * {margin:0; padding:0;}
ul#main_menu li {width:95%; position:relative;padding:0 0 0 5%; display:block; border-bottom:1px dotted #373737;height:40px;line-height:40px;}
ul#main_menu li:last-child{ border-bottom:none;}

ul#main_menu li a{font-family: 'Terminal Dosis', sans-serif; color:#ffffff; font-size:16px;display:inline-block;}
ul#main_menu li a.selected {color:#d91818; font-size:16px;height:20px; line-height:20px; display:inline-block; background:none;}
ul#main_menu li a:hover{color:#d91818;background:none;}

ul#main_menu ul {position:absolute; top:40px; left:5%; background:#36950e; display:none; opacity:0; list-style:none;}
ul#main_menu ul li {position:relative; width:100%; margin:0; padding:0px;height:30px; line-height:30px; text-align:left;}
ul#main_menu ul li a {display:block; padding:0 20px 0 20px; font-size:14px;color:#fff;height:30px; line-height:30px;}
ul#main_menu ul li a:hover {background-color:#e5e5e5; background-image:none;color:#d91818;}


.left14{ width:42.6%; float:left; padding:5% 0 0 5%;}

ul.filter_portfolio li { margin:0 0 10px 0;}
.form_row{width:94%;clear:both;float:left;padding:5px 1% 5px 2%;}
.form_row_half{width:98%;float:left;padding:8px 0 0px 2%; clear:both;}

.footer_text{ float:left;padding:0px 0 20px 6px; line-height:20px;}
.footer_menu{ float:left;padding:0;}
.footer_menu ul li a{ color:#ffffff; margin:0 10px 5px 0;}

}

@media screen and (max-width: 480px) {
.left13, .left23, .left12, .left14{ width:90%; float:left; padding:5% 0 0 5%;}
.flex-direction-nav  {left:25%;}
.show_menu{ right:10px;}
.hide_menu{ right:10px;}

.flex-caption{ display:none;}

.page_header h1{ float:left; font-size:20px; color:#FFFFFF; line-height:20px; padding:15px 0 0 10px; text-shadow:1px 1px #000;}
a.header_bt{ float:left; clear:both; margin:20px 0px 0 10px; font-size:16px;}

ul.portfolio_items li b{ position:absolute; left:5%; width:20px; text-align:center; top:62px; display:none;background:url(../images/slider_caption_bg.png) repeat;color: #fff; padding:3px 0px; margin:0 0 0 1px;}
ul.filter_portfolio {float:left;padding:5% 0 0 5%;}
ul.filter_portfolio li {float: left;display:inline; width:90%; margin:0 0 5px 0;}
ul.filter_portfolio li a {display: block;font-size: 15px; padding:10px 0 10px 10px; background:#403933; background-image:none;color: #fff;margin:0 0 0px 0;width:100%;}
ul.filter_portfolio li.active a{border: 0;color: #403933;background:#E4E4E4; display: block;margin:0 0px 0 0;width:100%;}
ul.filter_portfolio a:focus {outline: 0;}

.post_right{ float:left; width:100%; padding:20px 0 0 0;}

.sidebar .flickr_photos ul li{margin:0 10px 10px 0;}

}