@import url(////fonts.googleapis.com/css?family=Karla:400,700,400italic|Roboto:400,300,700,400italic,500);


#image_logo img {
  max-width: 300px !important;
}



/*--------------------*/
/*--------------------*/
/*--------------------*/
/* STANDARD HTML TAGS */
/*--------------------*/
/*--------------------*/
/*--------------------*/


/* BODY */

body {
    margin: 0;
    background: #333;
}
body, p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #666666;
    line-height: 1.4;
}
@media (max-width:767px) {
    body {
        padding: 0;
    }
}


/* GENERAL LINKS */

a:link, a:visited, a:active{
    color: #333;
    text-decoration: none;
}
a:hover {
    color: #999;
    text-decoration: none;
}
.btn,
.btn:link,
.btn:visited,
.btn:active {
    font-family: 'Karla', sans-serif;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    padding: 11px 20px;
    color: #FFF;
    border: none;
    background-color: #333;
}
.btn:hover {
    color: #FFF;
    border: none;
    background-color: #999;
}


/* TITLES & HEADERS */

h1 {
    font-family: 'Karla', sans-serif;
    font-weight: 400;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 2px;
    color: #333;
    margin: 0 0 35px 0;
}
h2 {
    font-family: 'Roboto', sans-serif;
    color: #444;
    font-weight: normal;
    letter-spacing: 1px;
    font-size: 14px;
    text-transform: uppercase;
}
h3 {
    font-family: 'Roboto', sans-serif;
    color: #222;
    text-transform: uppercase;
    font-size: 14px;
}
h4 {
    font-family: 'Karla', sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    color: #222;
}



/*STANDARD CMS STYLING CLASSES */


/* on sites with a non-white background it's often nice to use white or a lighter version of the background for these main containers. adds a sense of poolish */

.container_bg_color  {
    background-color: #FFF;
}

/* this color is used for header bars and date boxes and must be dark enough to read reversed text in */

.accent_bg_color {
    background-color: #333;
}

/* this font should be the more dominant one in the design and must be legible at small sizes. It's best not to add a weight since it's used in a wide variety of ways */

.primary_font,
.primary_font p {
    font-family: 'Roboto', sans-serif;
}

/* if you don't want to include an accent font you can restate the body html fonts here. otherwise you can reusue the primary font or a font with some extra interest. serif fonts are particularly nice for this class.  */

.accent_font,
.accent_font p {
    font-family: 'Roboto', sans-serif;
}
.content_heading p {
    font-family: 'Roboto', sans-serif;
    font-size: 16px !important;
    font-weight:  300 !important;
    font-style: italic;
    letter-spacing: 0px !important;
    text-transform: none !important;
    color: #333333;
    padding-bottom: 45px;
    margin-bottom: 45px;
    border-bottom: 1px solid #DDD;
}
.content_sub_heading p {
    font-family: 'Karla', sans-serif;
    font-style: normal !important;
    font-size: 11px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 40px;
}
.content_quote p {
    font-family: 'Roboto', sans-serif;
    font-weight: 300 !important;
    font-style: italic;
    color: #999999 !important;
    margin-top: 10px;
    line-height: 1.5 !important;
}




/*CMS DEFAULT DESIGN OVER RIDES*/

._articles .category_bar,
._forums .thread.category_bar,
._resources .category_bar,
._faq .color_bar,
._calendar .scope_container {
    background-image: none !important;
}
._articles .category_bar h2,
._forums .thread.category_bar h2,
._resources .category_bar h2 {
    font-size: 15px !important;
    text-transform: uppercase !important;
}
._news h2 {
    font-family: 'Karla', sans-serif !important;
    font-size: 14px !important;
    letter-spacing: 2px;
}
._calendar .scope_container h2 {
    font-family: 'Karla', sans-serif !important;
    font-size: 16px !important;
    letter-spacing: 1px;
    text-transform: uppercase !important;
    line-height: 2;
}
._blog .blog_title {
    font-family: 'Karla', sans-serif;
    font-size: 22px !important;
    text-transform: uppercase;
}
._blog .blog_content p {
    font-size: 14px !important;
}
._faq .faq_question {
    font-family: 'Karla', sans-serif;
    font-size: 20px !important;
    margin-top: 12px !important;
}
._communities h2.communities_title {
    font-size: 16px !important;
    letter-spacing: 1px;
}
._contact .contact_info_section ul li {
    font-size: 13px;
}


/* SOCIAL MEDIA */

.social_media {
    padding: 0;
    margin-top: 6px;
}
.social_media ul {
    margin: 0 auto;
    padding: 0;
    display: table;
}
.social_media ul li {
    float: left;
    list-style: none;
    margin: 0 0 6px 6px;
    padding: 0 0 0 12px;
    display: block;
    background: url('../../../templates/sencha/site/images/social_slash.png') no-repeat;
}
.social_media ul li:first-child {
    padding-left: 0;
    margin-left: 0;
    background: none;
}
.social_media_label {
    font-family: 'Karla', sans-serif;
    font-size: 9px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1.4;
    color: #111;
    padding-right: 16px;
}
.social_media a {
    height: 12px;
    display: block;
}
.social_media a:hover {
    opacity: .6;
    text-decoration: none;
}
.social_media .google_plus a {
    width: 12px;
    background: url('http://www.sandiegocorefitness.com/templates/sencha/site/images/buttons/social_media_333.png') no-repeat;
}
.social_media .facebook a {
    width: 6px;
    background: url('http://www.sandiegocorefitness.com/templates/sencha/site/images/buttons/social_media_333.png') no-repeat left -50px;
}
.social_media .twitter a {
    width: 12px;
    background: url('http://www.sandiegocorefitness.com/templates/sencha/site/images/buttons/social_media_333.png') no-repeat left -98px;
}
.social_media .linkedin a {
    width: 10px;
    background: url('http://www.sandiegocorefitness.com/templates/sencha/site/images/buttons/social_media_333.png') no-repeat left -150px;
}
.social_media .pinterest a {
    width: 10px;
    background: url('http://www.sandiegocorefitness.com/templates/sencha/site/images/buttons/social_media_333.png') no-repeat left -199px;
}
.social_media .youtube a {
    width: 12px;
    background: url('http://www.sandiegocorefitness.com/templates/sencha/site/images/buttons/social_media_333.png') no-repeat left -250px;
}
.social_media .yelp a {
    width: 10px;
    background: url('http://www.sandiegocorefitness.com/templates/sencha/site/images/buttons/social_media_333.png') no-repeat left -300px;
}
@media (max-width:767px) {

}

.footer_container .social_media {

}
.footer_container .social_media ul li {
    margin: 0 0 6px 12px;
    padding: 0 0 0 12px;
    border-left: 1px solid #444;
    background: none;
}
.footer_container .social_media ul li:first-child {
    padding-left: 0;
    margin-left: 0;
    border: none;
}
.footer_container .social_media_label {
    font-size: 10px;
    color: #666;
}
.footer_container .social_media a {
    height: 14px;
    display: block;
    opacity: .4;
}
.footer_container .social_media a:hover {
    opacity: 1;
    text-decoration: none;
}
.footer_container .social_media .google_plus a {
    width: 16px;
    background: url('../../../templates/sencha/site/images/buttons/social_media_silver.png') no-repeat;
}
.footer_container .social_media .facebook a {
    width: 7px;
    background: url('../../../templates/sencha/site/images/buttons/social_media_silver.png') no-repeat left -50px;
}
.footer_container .social_media .twitter a {
    width: 17px;
    background: url('../../../templates/sencha/site/images/buttons/social_media_silver.png') no-repeat left -100px;
}
.footer_container .social_media .linkedin a {
    width: 16px;
    background: url('../../../templates/sencha/site/images/buttons/social_media_silver.png') no-repeat left -150px;
}
.footer_container .social_media .pinterest a {
    width: 13px;
    background: url('../../../templates/sencha/site/images/buttons/social_media_silver.png') no-repeat left -200px;
}
.footer_container .social_media .youtube a {
    width: 17px;
    background: url('../../../templates/sencha/site/images/buttons/social_media_silver.png') no-repeat left -250px;
}
.footer_container .social_media .yelp a {
    width: 16px;
    background: url('../../../templates/sencha/site/images/buttons/social_media_silver.png') no-repeat left -300px;
}





/* MOBILE MENU DRAWER */

body.nav_drawer_open {
    transition: margin .2s ease-out;
    margin-left: 280px;
    margin-right: -280px;
    overflow: hidden;
}
body.nav_drawer_close {
    transition: margin .2s ease-out;
    margin-left: 0;
    margin-right: 0;
}
#nav_drawer {
    right: inherit !important;
    width: 200px !important;
    -webkit-overflow-scrolling: touch;
    opacity: .95;
    background: #161616 !important;
}
#nav_drawer_close {
    right: inherit !important;
    left: 220px !important;
    cursor: pointer;
}
body.nav_drawer_close #nav_drawer {
    transition: margin .1s ease-out;
    margin-left: -280px;
}
body.nav_drawer_close #nav_drawer_close {
    display: none !important;
}

#nav_pull {
    top: 10px !important;
    background-image: url('../images/buttons/b_nav_pull_light.png') !important;
}
#nav_drawer_close {
    background-image: url('../images/buttons/b_nav_close_light.png') !important;
}
.links_drawer_toggle_1 a:link,
.links_drawer_toggle_1 a:visited,
.links_drawer_toggle_1 a:hover {
    font-family: 'Karla', sans-serif;
    font-weight: 400;
    color: #AAA;
    letter-spacing: normal;
}
.links_main_toggle_1 a:hover,
.links_drawer_toggle_1 a:hover {
    color: #FFF;
}
.links_drawer_toggle_2 a:link,
.links_drawer_toggle_2 a:visited,
.links_drawer_toggle_2 a:active {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-size: 13px;
    -webkit-font-smoothing: antialiased;
    color: #888;
    display: block;
    padding-right: 30px;
    background: url('http://www.sandiegocorefitness.com/content/site/images/double_arrow_grey.png') no-repeat right 5px;
    background-size: 13px;
}
.links_drawer_toggle_2,
.links_drawer_toggle_3,
.links_drawer_toggle_4  {
    padding: 9px 0;
}
.links_drawer_toggle_2 a:hover {
    color: #CCC;
    display: table;
}
.links_drawer_toggle_3 a:link,
.links_drawer_toggle_3 a:visited,
.links_drawer_toggle_3 a:active,
.links_drawer_toggle_4 a:link,
.links_drawer_toggle_4 a:visited,
.links_drawer_toggle_4 a:active {
    text-transform: uppercase;
    font-size: 11px;
    color: #CCC;
}
.links_drawer_toggle_3 a:hover,
.links_drawer_toggle_4 a:hover {
    color: #FFF;
}
@media (max-width:320px) {
    body.nav_drawer_open {
        margin-left: 320px;
        margin-right: -320px;
    }
    #nav_drawer {
        width: 240px !important;
    }
    #nav_drawer_close {
        left: 280px !important;
    }
    body.nav_drawer_close #nav_drawer {
        margin-left: -320px;
    }
}


/* HOME & SHELL HEADER AREA*/

#header {
    position: relative;
    background: #FFF;
}
.main_links_bg {
    background: #333;
    padding: 10px 0 12px 0;
}
.main_links_container {
    max-width: 980px;
    padding: 0 30px;
    margin: 0 auto;
}
#main_links ul {
    margin: 0;
    padding: 0;
}
#main_links ul li{
    list-style: none;
    padding-left: 45px;
    float: left;
}
#main_links ul li:first-child {
    padding-left: 0;
}
.links_main_toggle_1 {
}
.links_main_toggle_1 a:link,
.links_main_toggle_1 a:visited,
.links_main_toggle_1 a:active {
    font-family: 'Karla', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #AAA;
    letter-spacing: normal;
}
.links_main_toggle_1 a:hover {
    color: #FFF;
}
.links_main_active_1 a:link, .links_main_active_1 a:visited, .links_main_active_1 a:hover, .links_main_active_1 a:active {
    color: #FFF;
    font-weight: 700;
}
.header_delimiter {
    padding-right: 12px;
    margin-right: 12px;
    border-right: 1px solid #BBB;
}
#upper_bar_email {
    float: right;
    padding-top: 2px;
}
#upper_bar_email a {
    font-family: 'Karla', sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #AAA;
}
#upper_bar_email a:hover {
    color: #FFF;
}
.accounts ul {
    float: right;
    padding: 0;
    margin: 3px 0 0 0;
}
.accounts ul li {
    list-style: none;
    padding: 0;
    margin: 0;
}
.accounts ul li a {
    font-family: 'Karla', sans-serif;
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #AAA;
}
.accounts ul li a:hover {
    color: #FFF;
}
.logo_social_container {
    max-width: 980px;
    margin: 0 auto;
    padding: 64px 30px 54px 30px;
}
#social {
    float: right;
}
#site_name_element {
    font-family: 'Karla', sans-serif;
    font-weight: 400;
    font-size: 25px;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
    line-height: 1;
    color: #333;
    cursor: pointer;
    display: block;
    letter-spacing: 4px;
}
#image_logo {
    float: left;
    margin-right: 30px;
}
#image_logo img{
    max-width: 280px;
    max-height: 120px;
}
#image_logo a {
    display: block;
}
#main_bg {
    background: #FFF;
}
#main_frame {
    max-width: 980px;
    margin: 0 auto;
    z-index: 200;
}
#main_frame_padding {
    padding: 0 30px 55px 30px;
    margin: 0 auto;
    background: #FFF;
    max-width: 1234px;
}
@media (max-width:767px) {
    #upper_bar_email,
    .accounts ul {
        float: none;
    }
    .main_links_container {
        padding: 0 20px;
    }
    .main_links_bg {
        padding: 10px 0 10px 0;
    }
    #main_links {
        position: absolute;
        top: 30px;
        left: 20px;
        display: block;
        opacity: 0;
        height: 0;
        margin-top: 0;
        z-index: 10;
    }
    #main_links ul {
        padding: 20px 0;
        background: #333;
        opacity: .9;
        min-width: 140px;
    }
    #main_links ul li,
    #main_links ul li:first-child {
        float: none;
        padding: 4px 25px;
    }
    .b_small_media_menu {
        display: table;
    }
    #site_name_element,
    #image_logo {
        float: none;
        margin: 0;
        text-align: center;
    }
    #main_frame_padding {
        padding: 0 20px 55px 20px;
    }
}


/* HOME */

#slogan {
    font-family: 'Karla', sans-serif;
    font-weight: 400;
    font-size: 15px;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #777;
    text-align: center;
    margin: 46px 0;
    padding: 36px 0 38px 0;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}
#home_slideshow {
    position: relative;
    margin: 0 -1px;
}
#home_slideshow img {
    width: 100%;
}
@media (max-width:767px) {
}


/* SHELL */


#shell_image_container {
    margin-bottom: 45px;
}
#shell_image img {
    width: 100%;
}
#no_image_shell_divider {
    height: 12px;
    padding-top: 10px;
    margin: 0 40px 60px 40px;
    border-top: 1px solid #BBB;
}
#shell_content_container {
    padding-top: 60px;
    border-top: 1px solid #DDD;
}
.shell_column_gutter {
    margin-left: 6%;
}
h1.page_title {
    padding-bottom: 45px;
    margin: 0 0 45px 0;
    border-bottom: 1px solid #DDD;
}
.st_image h1.page_title,
._no_image_shell h1.page_title {
    padding-bottom: 45px;
    margin-bottom: 0;
    border-bottom: none;
}
.section_name {
    font-family: 'Karla', sans-serif;
    font-size: 16px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
    color: #222;
    line-height: 1.1;
    letter-spacing: 2px;
    padding: 0 0 28px 0;
}
#shell_content_body {
    max-width: 720px;
    margin: 0 auto 40px auto;
}
.ct_properties_details #shell_content_body {
    max-width: inherit;
    margin: 45px 30px 0 30px;
}
.ct_portfolio_details #shell_content_body ,
.ct_portfolio_details #shell_content_body {
    max-width: inherit;
    margin: 0 30px 0 30px;
}

.ct_properties_details h1 {
    margin: 5px 0;
    padding: 0;
    font-size: 42px !important;
}
.separator_row {
    text-transform: uppercase;
    color: #666;
    font-size: 10px;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 10px;
}
.sidebar_border {
    padding-top: 45px;
    margin-top: 45px;
    border-top: 1px solid #DDD;
}
#sidelinks {
    margin-bottom: 25px;
}
#shell_left_column .custom_contact {
    padding: 28px;
}
.links_toggle_1 {
    padding: 9px 0;
}

.links_toggle_1 a:link,
.links_toggle_1 a:visited,
.links_toggle_1 a:active {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-size: 13px;
    -webkit-font-smoothing: antialiased;
    color: #666;
    display: block;
    padding-right: 30px;
    background: url('http://www.sandiegocorefitness.com/templates/sencha/site/images/double_arrow_charcoal.png') no-repeat right 5px;
}

.links_toggle_1 a:hover {
    color: #222;
    display: table;
}
.links_expand_1 {
    height: auto;
    margin: 10px 0;
}
.links_toggle_2 {
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 3px 0px 3px 20px;
}

.links_toggle_2 a:link, .links_toggle_2 a:visited, .links_toggle_2 a:active {
    font-size: 10px;
    color: #D70000;
    text-decoration: none;
}
.links_toggle_2 a:hover {
    color: #999;
}
.links_expand_2 {
    margin: 10px 0;
}
.links_toggle_3 {
    font-weight: normal;
    font-family: 'Karla', sans-serif;
    font-size: 11px;
    padding: 3px 0px 3px 20px;
}
.links_toggle_3 a:link, .links_toggle_3 a:visited, .links_toggle_3 a:active {
    color: #666;
}
.links_toggle_3 a:hover {
    color: #000;
}
.links_expand_3 {
    height: auto;
}
#gutensite_go {
    width: 158px;
    height: 158px;
    display: table;
    margin: 30px 0;
}
#gutensite_go a {
    width: 158px;
    height: 158px;
    display: block;
    background: url('../../../templates/sencha/site/images/buttons/gutensite_ad.jpg')no-repeat;
}
#gutensite_go a:hover {
    background: url('../../../templates/sencha/site/images/buttons/gutensite_ad.jpg')no-repeat left bottom;
}
@media (max-width:767px){
    #shell_content_container .span3 {
        min-height: 0;
    }
    #sidelinks {
        margin: 0;
        padding: 0;
    }
    #shell_links {
        margin-left: 0;
    }
    #shell_left_column {
        margin: 0 auto 50px auto;
    }
    .shell_column_gutter {
        margin-left: 0;
    }

}
@media (max-width:600px) {
    #shell_content_container {
        padding-top: 30px;
    }
    h1.page_title {
        padding-bottom: 25px;
        margin: 0 0 25px 0;
    }
}

/* FOOTER */


.delimiter {
    padding: 0 4px;
}
#footer_bg {
    background: #222;
}
#footer_site_map {
    max-width: 980px;
    margin: 0 auto;
    padding: 45px 30px;
}
#footer_site_map .sitemap_menu {
    float: left;
    color: #6C6C6C;
    line-height: 1.2;
    margin: 15px 0 15px 0;
    padding: 0;
}
#footer_site_map .sitemap_menu li {
    list-style: none;
    margin: 0px 0 5px 30px;
    padding: 0;
    text-align: center;
}
#footer_site_map .sitemap_menu:first-child li {
    margin-left: 0;
}
#footer_site_map .sitemap_menu li a {
    font-family: 'Karla', sans-serif;
    color: #666;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
}
#footer_site_map .sitemap_menu li a:hover {
    color: #FFF;
}
#footer_site_map .sitemap_menu li.sitemap_heading {
    font-family: 'Karla', sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #333;
}
#footer_site_map .sitemap_menu li.sitemap_heading a {
    color: #666;
}
#footer_site_map .sitemap_menu li.sitemap_heading a:hover {
    color: #FFF;
}
#footer_info_bg {
    padding: 45px 0;
    background: #333;
}
#footer_info_container  {
    max-width: 980px;
    margin: 0 auto;
    padding: 0 30px;
}
.footer {
    font-family: 'Karla', sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.footer a:hover {
    color: #CCC;
}
.footer_credit {
    font-size: 10px;
}
@media (max-width:767px){
    #footer_info_container {
        background: none;
        margin-top: 0;
        padding: 0 30px 0 30px;
    }
    #footer_site_map .sitemap_menu {
        float: none;
        text-align: center;
        margin: 0 auto;
        width: 220px !important;
    }
    #footer_site_map .sitemap_menu li {
        margin: 0 0 10px 0;
    }
    #footer_site_map .sitemap_menu li a{
        font-size: 13px;
    }
    #footer_site_map .sitemap_menu li.sitemap_heading {
        color: #CCC;
        font-size: 14px;
        margin-top: 55px;
    }
}