/*---------------------------------------------------------------
# Package - EXP Framework
# EXP Version 2.0
# ---------------------------------------------------------------
# Author - JoomlaMan http://www.joomlaman.com
# Copyright (C) 2010 - 2012 JoomlaMan.com. All Rights Reserved.
# license - PHP files are licensed under  GNU/GPL V2
# license - CSS  - JS - IMAGE files  are Copyrighted material
# Websites: http://www.JoomlaMan.com
-----------------------------------------------------------------*/

.inner2{
    padding: 0 85px;
}
.inner3{position: relative;}

/*Header Area*/
#jm-header {
    background:#5f5f57 url(../images/bg_header.png) repeat-x left bottom;
}
#jm-header-inner{
    background:url(../images/bg-header-shadow.png) no-repeat center top;
}
#jm-header .inner2{}

h3.mod-title{font-family: 'gothambookregular';color: #424239;font-weight: normal;}

/* Logo */
#jm-header .logo{display: block;z-index: 1000000;position: relative;}
#jm-header .jm-site-slogan{color: #fff;}

/* Main NAV*/
#jm-mainnav a, #sublevel a{
    font-family: 'gothamlightregular';
}
/* Main subnav*/

/* Container */
#jm-container{
    margin: 0 0 32px;
    line-height: 240%;
}
#jm-container .jm-component-area{line-height: 240%;}
.jm-container-inner{
    background: #fff;
    -moz-box-shadow: 0 0 2px 2px #d8d8d8;
    -webkit-box-shadow: 0 0 2px 2px #d8d8d8;
    box-shadow: 0 0 2px 2px #d8d8d8;
    min-height: 400px;
}
#jm-tools{margin-top: 23px;}
.jm-component-area .jm-inner{
    padding: 20px;
}
#jm-container .jm-inner {
    padding-left: 20px;
    padding-right: 20px;
}
/* -------- Left Col ---------- */
#jm-leftcol h3.mod-title{
    background: #CEE68D;
    border-bottom: 1px solid #94BE49;
    padding: 15px;
    color: #fff;
    font-family: 'gothamboldregular';
}
#jm-leftcol .mod-content{
    border: 1px solid #efeeee;
    border-top: none;
    padding: 13px;
}
/* style2 */
#jm-leftcol .style2 h3.mod-title{
    background: #efeeee;
    border-bottom: 1px solid #cecdca;
    padding: 15px;
    color: #62625a;
}
/* style3 */
#jm-leftcol .style3 h3.mod-title{
    background: #abd75d url(../images/bg_style3.gif) repeat-x left top;
    border: 1px solid #86aa49;
    border-radius: 2px;
    padding: 15px;
    color: #54770f;
    text-shadow: 1px 1px #fff;
    position: relative;
    margin-right: -18px;
}
#jm-leftcol .jm-style.style3{
    background: url(../images/bg_style3_right.png) no-repeat left top;
    width: 17px;
    height: 25px;
    position: absolute;
    right: 0;
    bottom: -26px;
}

/* -------- Right Col ---------- */
#jm-rightcol h3.mod-title{
    background: #b1d054;
    border-bottom: 1px solid #94BE49;
    padding: 15px;
    color: #fff;
    font-family: 'gothamboldregular';
}
#jm-rightcol .mod-content{
    border: 1px solid #efeeee;
    border-top: none;
    padding: 15px;
}
/* style2 */
#jm-rightcol .style2 h3.mod-title{
    background: #efeeee;
    border-bottom: 1px solid #cecdca;
    padding: 15px;
    color: #62625a;
}
/* style3 */
#jm-rightcol .style3 h3.mod-title{
    background: #abd75d url(../images/bg_style3.gif) repeat-x left top;
    border: 1px solid #86aa49;
    border-radius: 2px;
    padding: 15px;
    color: #54770f;
    text-shadow: 1px 1px #fff;
    position: relative;
    margin-left: -18px;
}
#jm-rightcol .jm-style.style3{
    background: url(../images/bg_style3_left.png) no-repeat left top;
    width: 17px;
    height: 25px;
    position: absolute;
    left: 0;
    bottom: -26px;
}
/* -------- Main Col ---------- */
.page-header{
    border: none;
}
.article-tools dl.article-info dd{margin: 0}
.article-tools{
    color: #606058;
    font-family: 'gothamboldregular';
}
.article-tools a{color: #606058;}
.article-tools span{
    font-family: 'gothambookregular';
}
.published-wrap{
    position: absolute;
    background: #ABD75D url(../images/bg_style3.gif) repeat-x left top;
    border: 1px solid #86AA49;
    border-radius: 2px;
    padding: 16px 20px!important;
    color: #54770F;
    text-shadow: 1px 1px white;
    left: -40px;
    top: -3px;
    font-size: 200%;
    font-family: 'gothamboldregular';
}
.published-wrap span{font-family: 'gothamboldregular';}
.published-wrap .published{
    position: relative;
    line-height: 26px!important;
}
.published-wrap .icon-calendar{
    background:  url(../images/bg_style3_left.png) no-repeat left top;
    width: 17px;
    height: 25px;
    position: absolute;
    left: -18px;
    bottom: -41px;
}
.page-header {
    margin: 7px 0 10px;
    position: relative;
}
.blog .page-header h2,.blog .page-header .article-tools{
    padding-left: 115px;
}
h2.article-title{
    font-size: 180%;
}
.article-info.muted{
    color: #606058;
}
.blog .article-tools dl.article-info{padding-top: 4px;}
/* readmore */
.btn.readmore{
    background: #ABD75D url(../images/bg_style3.gif) repeat-x left top;
    border: 1px solid #86AA49;
    color: #54770f;
    text-shadow: 1px 1px #fff;
    font-family: 'gothamboldregular';
    float: right;
    line-height: 150%;
    padding: 6px 15px;
}
.btn.readmore:hover{
    background: #4c6b0d url(../images/bg_readmore_hover.png) repeat-x left top;
    text-shadow: 1px 1px #000;
    color: #fff!important;
}
.btn.readmore.left{
    float: left;
}
#k2Container .btn.readmore{
    text-transform: uppercase;
}
.blog .item_innerDiv {
    border-bottom: 1px solid #F1F0F0;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.blog .item-inner{
    padding: 0 10px;
}
/* pagenav */
div.pagination ul li span.pagenav, div.pagination ul li a.pagenav, ul.pagenav li a {
    background: #abd75d url(../images/bg_style3.gif) repeat-x left top;
    border: 1px solid #86aa49;
    border-radius: 2px;
    padding: 6px 15px;
    color: #54770f;
    text-shadow: 1px 1px #fff;
    text-transform: uppercase;
    font-family: 'gothamboldregular';
    display: block;
}

/* Topsl */
#jm-topsl{
    background: #f3f2ef;
}
#jm-topsl-inner{padding: 19px 50px 15px;}
#jm-topsl-inner .jm-inner{
    padding: 0;
}
#jm-login{
    width: 200px;
}
#jm-search{
    background: url(../images/bg_search.gif) no-repeat left top;
    margin: 0;
}
#mod-search-searchword{
    border: none;
    background: none;
    width: 163px;
    margin: 0;
    height: 21px;
    box-shadow: none;
    font-family: 'gothamlightregular';
    font-size: 110%;
}

/* jm-slideshow */
#jm-slideshow{position: relative;}
.jm-slideshow .jm-inner{padding: 0;background: #f3f2ef;}
.slideshow-content-inner{
    position: relative;
    padding: 15px 35px;
}
/* mod slideshow */
#jm-slideshow .jm-inner{padding: 0;}
#jm-slideshow h3{
    font-size: 200%;
    padding-bottom: 2px;
    font-weight: normal;
    line-height: 1;
}
.slideshow-content p{
    font-family: gothamlightregular;
}
/* jm-user */
#jm-user{
    background: #424239;
}
#jm-container #jm-user .jm-inner{padding: 10px 18px!important;}
#jm-container #jm-user .mod-block{margin: 0;}
#jm-container #jm-user1.mod-block{
    padding: 5px 5px 5px 10px;
}
#jm-container #jm-user2.mod-block{
    padding: 0;
}
.jm-user1{
    font-family: gothamlightregular;
    color: #dedcd6;
    font-size: 112%;
}
.jm-user2{
    font-family: 'gothambookregular';
}
div.u2submit{
    float: right;
    position: relative;
}
div.u2submit .tick {
    position: absolute;
    left: 10px;
    top: 8px;
    background: url(../images/bg_submit_tick.png) no-repeat 0 0;
    width: 22px;
    height: 22px;
}
.jm-user2 a.u2submit {
    display: block;
    font-size: 13px;
    background: #aad75d url(../images/bg_submit.gif) repeat-x left top;
    border: 1px solid #86AA49;
    color: #54770F;
    text-shadow: 0px 1px white;
    font-family: 'gothamboldregular';
    padding: 4px 10px 4px 40px;
    border-radius: 2px;
}
.jm-readmore{
    background: #000;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    z-index: 601;
}
.jm-readmore-link{
    background: url(../images/bg_jm_more.png) no-repeat center center;
    display: block;
    text-indent: -2000px;
    overflow: hidden;
    width: 28px;
    height: 100%;
}

#jm-maincol{
    padding: 0;
}
#jm-tools{position: relative}
/* jm-content-grid-top */
#jm-content-grid-top .raw-warp{padding: 53px 35px 2px;overflow: hidden;}
#jm-content-grid-top .jm-block .first{margin-left: 0;}
#jm-content-grid-top .jm-block .last{margin-right: 0;}
#jm-content-grid-top .jm-block .single{margin-left: 0;margin-right: 0;}
/* jm-content-grid-bottom */
#jm-content-grid-bottom{background: #f3f2ef;}
#jm-content-grid-bottom .mod-block{padding: 22px 23px 44px;position: relative;}
#jm-content-grid-bottom .jm-block .first{margin-left: 0;}
#jm-content-grid-bottom .jm-block .last{margin-right: 0;}
#jm-content-grid-bottom .jm-block .single{margin-left: 0;margin-right: 0;}
#jm-content-grid-bottom .bx-wrapper .bx-pager {
    bottom: -35px;
}

/* jm-content-grid-user-bottom1 */
#jm-content-grid-bottom h3.mod-title{
    padding: 0 0 15px;
}
#jm-content-grid-user-bottom1 .slide-item-title a{
    display: block;
    line-height: 1;
    padding: 18px 100px 0 0px;
    font-family: 'gothamboldregular';
}
#jm-content-grid-user-bottom1 .bx-controls {
    bottom: 10px !important;
}
#jm-content-grid-bottom .bx-controls {
    bottom: -35px !important;
}
#jm-content-grid-user-bottom1{
    border-top: 1px solid #f3f2ef;
    margin-top: 1px;
}
#jm-content-grid-user-bottom1 .mod-block{
    padding: 0 35px;
    margin: 40px 0 45px;
    position: relative;
    background: url(../images/bg-user-bottom1-space.gif) repeat-y right top;
}
#jm-content-grid-user-bottom1 .mod-block.last{
    background: none;
}
#jm-content-grid-user-bottom1 .jm-block .first{margin-left: 0;}
#jm-content-grid-user-bottom1 .jm-block .last{margin-right: 0;}
#jm-content-grid-user-bottom1 .jm-block .single{margin-left: 0;margin-right: 0;}
#jm-user-bottom1 .mod-content{position: relative;}
#jm-user-bottom1  h4.title{
    background: url(../images/bg_botsl2_arrow.png) no-repeat right bottom;
    padding: 0 2px;
}
#jm-user-bottom1 h4.title a{
    text-transform: capitalize;
    color: #747474;
    background: url(../images/bg_author.png) no-repeat left bottom;
    padding: 18px 100px 0 40px;
    display: block;
}
#jm-user-bottom1 .description{
    background: #f3f2ef;
    padding: 17px 15px 25px;
    line-height: 22px;
}
#jm-content-grid-user-bottom1 h3.mod-title{
    padding-bottom: 15px;
}
#jm-content-grid-user-bottom1 ul.latestnews li{
    background: url(../images/bg_list.png) no-repeat left center;
    line-height: 200%;
    margin-bottom: 10px;
    overflow: hidden;
    padding-left: 30px;
}
#jm-content-grid-user-bottom1 ul.latestnews li a{
    color: #747474;
}

/* botsl */
#jm-bottom{
    font-family: 'gothamlightregular';
    text-shadow: 1px 1px #181816;
    color: #e1e0dc;
    line-height:180%;
}
#jm-bottom .jm-block{margin-top: 3px;}
#jm-bottom a{color: #e1e0dc;}
#jm-bottom .jm-inner{padding: 0 50px;margin: 22px 0 11px;}
#jm-bottom h3.mod-title{
    color: #fff;
    text-shadow: 2px 2px #181816;
    padding: 10px 0 8px;
    font-weight: normal;
}
#jm-bottom #jm-bottom1 h3.mod-title{padding: 0 0 15px;line-height: 1;}
#jm-bottom h3.mod-title span.color{
    color: #cee68d;
    font-family: 'gothamboldregular';
}
#jm-bottom1 h3.mod-title{font-size: 200%;}
#jm-bottom .module-list ul li{
    background: url(../images/bg_menu_li_sub.gif) repeat-x left bottom;
}
#jm-bottom .module-list ul li a{
    padding: 7px 0;
    display: block;
}

/* Breadcrumbs */
#jm-breadcrumbs .jm-inner {padding:0;}
#jm-breadcrumbs .mod-block {padding:0 20px;}
#jm-breadcrumbs .jm-block .single {margin-left: 0 ;margin-right: 0;}
#jm-breadcrumbs .breadcrumb {
    margin:0;
    background:#efeeee url(../images/ico_home.png) no-repeat 10px 6px;
    text-transform: uppercase;
    font-family: 'gothambookregular';
    padding: 11px 75px 8px 42px;
    color: #606058;
    border-radius: 0;
    font-size: 99.5%;
    line-height: 150%;
}
#jm-breadcrumbs .breadcrumb a, .breadcrumb>.active, .breadcrumb>li>.divider{color: #606058}
#jm-breadcrumbs .breadcrumb>.active{
    font-family: 'gothamboldregular';
}
/* Footer */
#jm-footer{background:#23231b;padding:10px 0;color: #fff;font-family: 'gothamlightregular';}
#jm-footer a{color: #cee68d;}
#jm-footer .jm-inner{padding: 8px 50px;}
#jm-footer .cp {float:left;}

/*Footer Navigation*/
#jm-footer-nav{float:right;margin-top:8px}
#jm-footer-nav ul{list-style-type:none;padding:0;margin:0 0 5px 0}
#jm-footer-nav li{background:none;padding:0;display:inline}
#jm-footer-nav .nav > li > a:hover {background:none;}
#jm-footer-nav a{font-weight:normal;text-decoration:none;display:inline;margin:0;padding:0 8px}
a#topofpage{
    background: url(../images/bg_totop.gif) no-repeat left top;
    width: 38px;
    height: 38px;
    text-indent: -2000px;
    overflow: hidden;
    bottom: 76px;
    position: absolute;
    right: -38px;
}
.jm-support{
    float: right;
    color: #fff;
}
#jm-footer .jm-support a{
    color: #fff;
}
#jm-footer .jm-support .jm-inner{
    padding: 0;
}
.jm-support .support{
    background: url(../images/support.png) no-repeat left 2px;
    padding-left: 28px;
}
#jm-footer .gap{margin: 0;}
/* Exp Logo */
#powered-by{display:block;text-indent:-999em}
.exp-logo a{height:40px;width:60px}
.exp-logo a{background:url(../images/exp-logo/exp-logo.png) no-repeat center center;display:block;text-indent:-999em}

/* style for module */
.jenews li{
    padding: 0!important;
    background: none!important;
}
.jenews .img-intro{
    text-align: center;
    padding-bottom: 14px;
}
a.jenews-title, #jm-content-grid-top .slide-item-title a{
    font-family: 'gothambookregular';
    font-size: 120%;
    display: block;
    text-align: center;
}
#jm-content-grid-top .jmnewspro {line-height: 20px;}
.jenews-content{
    color: #747474;
    font-family: 'gothamlightregular';
    padding: 3px 0 13px;
    text-align: justify;
    line-height: 20px;
}
a.jenews-readmore{
    float: right;
    font-family: 'gothambookregular';
}

/* JM heading */
.jm-component-heading{
    font-family: 'gothamboldregular';
    color: #94be49;
    font-size: 200%;
    border-bottom: 1px solid #f1f0f0;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
/* JM input */
input.jm-component-input{
    border: 1px solid #f1f0f0;
}
/* Login page */
#jm-login-page{
    max-width: 768px;
    margin: 0 auto;
}
#jm-login-page h1{
    text-align: center;
    color: #94be49;
    font-family: 'gothamboldregular';
    margin-bottom: 5px;
}
#jm-login-page form{
    border: 1px solid #f0efef;
    background: #f3f2ef;
    padding: 20px 25px;
}
#jm-login-form{
    width: 68%;
}
#jm-login-link{
    width: 28%;
}
#jm-login-form .jm-input{
    padding: 10px;
    background: #fff;
}
#jm-login-form .jm-input input{
    padding: 0;
    background: none;
    border: none;
    color: #bcbcbc;
    width: 100%;
}
#jm-login-form #remember-lbl{
    float: left;
    width: 120px;
}
#jm-login-link ul{
    list-style: disc;
    padding-left: 15px;
}
#jm-login-page .btn.readmore{
    float: left;
    margin: 0;
}
@media (max-width: 768px) {
    #jm-login-form{
        width: 100%;
    }
    #jm-login-link{
        width: 100%;
        margin-top: 20px;
    }
}

/* Registration page */
#jm-registration-page{
    max-width: 768px;
    margin: 0 auto;
}
#jm-registration-page h1 {
    color: #94BE49;
    font-family: 'gothamboldregular';
    margin-bottom: 5px;
    text-align: center;
}
#jm-registration-page #jm-registration-bt{
    float: right;
}
#jm-registration-page #jm-registration-form{
    padding: 50px 125px;
    background: #F3F2EF;
    border: 1px solid #F0EFEF;
}
#jm-registration-page #jm-registration-form input{
    border: 1px solid #efeeee;
}
#jm-registration-bt button{
    margin-right: 10px;
}
#jm-registration-bt{clear: both;}
#jm-registration-page .btn.readmore{
    float: left;
}
#member-registration dt label{
    padding-left: 20px;
}
@media (max-width: 768px) {
    #jm-registration-page #jm-registration-form{
        padding: 10px 15px;
    }
}

/* Contact page */
.page-header {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
    margin: 0 0 20px;
    color: #94be49;
    font-family: 'gothamboldregular';
}

##contact-slider {
    border-bottom: none;
}
#contact-slider h3.title {
    background: #f3f2ef;
    color: #606058;
    font-size: 12px;
    font-family: 'gothamboldregular';
    line-height: 40px;
    margin: 0;
    padding: 0 20px;
    text-transform: uppercase;
}
#contact-slider h3.title a{display: block;}
#contact-slider .panel{
    border-bottom: 1px solid #e5e5e5;
}
#contact-slider legend{
    font-size: 100%;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 1px solid #f1f0f0;
    margin-bottom: 10px;
}
#contact-slider input{
    border: 1px solid #efeeee;
}
#contact-slider ul{
    list-style: disc;
    padding-left: 100px;
}

/* NewsFeed page*/
.newsfeed-category h2{
    font-family: 'gothamboldregular';
    color: #94be49;
    font-size: 200%;
    border-bottom: 1px solid #f1f0f0;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.newsfeed-category .btn-toolbar{margin: 0;}
.newsfeed-category select{padding: 5px;border: 1px solid #f1f0f0;}
.newsfeed-category .list-title{
    font-family: 'gothamboldregular';
}
.newsfeed-category ul.list-striped li{
    background: none;
    border-bottom: 1px solid #f1f0f0;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.newsfeed-category ul.category li:hover {
    background: #dae9bf !important;
    padding-left: 20px;
}
.newsfeed-category .list-striped, .row-striped{
    border: none;
}

.weblink-category .list-hits{
    background: #94BE49;
}

/* Smart Search Page*/
.finder input.inputbox{margin: 0;}
.finder h1{
    border-bottom: 1px solid #F1F0F0;
    color: #94BE49;
    font-family: 'gothamboldregular';
    font-size: 200%;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
#search-form label{
    font-family: 'gothamboldregular';
}
#search-form a#advanced-search-toggle{
    font-family: 'gothamboldregular';
    color: #94be49;
}
#search-form button.button{
    background: url("../images/bg_style3.gif") repeat-x scroll left top #ABD75D;
    border: 1px solid #86AA49;
    color: #54770F;
    float: none;
    font-family: 'gothamboldregular';
    line-height: 150%;
    padding: 6px 15px;
    text-shadow: 1px 1px #FFFFFF;
}
#search-form button.button:hover{
    background: #4c6b0d url(../images/bg_readmore_hover.png) repeat-x left top;
    text-shadow: 1px 1px #000;
    color: #fff!important;
}
#finder-filter-window {
    background: #f3f2ef;
    border: solid 1px #f0efef;
    width: auto !important;
}
ul#finder-filter-select-list {
    margin-top: 15px;
    padding: 15px !important;
}
#finder-filter-window ul li label {
    display: inline-block;
    margin: 3px 0 0;
    vertical-align: top;
    width: 220px;
}
/* Search result page*/
#searchForm {
    padding: 10px 20px!important;
    border: 1px solid #e5e5e5;
    background: #e5e5e5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.search-results {
    margin-top: 20px;
}
#searchForm fieldset {
    margin: 20px 0;
}
#searchForm legend {
    border-bottom: solid 1px #ddd;
    margin-bottom: 10px;
    float: left;
    line-height: 40px;
}
#searchForm .phrases-box input[type="radio"] {
    float: none;
    margin-right: 3px;
    margin-top: 4px;
    vertical-align: top;
}
.phrases-box input, .phrases-box label, .form-limit input, .form-limit label, .only label {
    display: inline-block;
    margin-right: 10px;
}
.phrases-box input {
    margin: 0;
}
#searchForm .btn-toolbar .btn{padding: 6px 10px 7px;}

/* mod login */
.login input{margin: 0;}
.login .login-fields{margin-bottom: 10px;}

#login_jm{
    background: url(../images/ico_login.png) no-repeat 3px center;
    border: none;
    padding: 4px 4px 4px 25px;
    text-transform: capitalize;
    font-size: 100%;
    box-shadow: none;
    color: #424239;
    font-family: gothamlightregular;
}
#jm-login .controls-content, #jm-login .controls-label{
    width: 100%!important;
}
#jm-login-wrap{
    padding: 20px 25px!important;
}
#jm-login-btn{
    background: #aad75d url(../images/bg_submit.gif) repeat-x left top;
    border: 1px solid #86AA49;
    color: #54770F;
    text-shadow: 0px 1px white;
    font-size: 120%;
    font-family: 'gothamboldregular';
    padding: 12px 30px;
    border-radius: 2px;
}
.jm-tabs{
    background: none!important;
}
#login-form .jm-label-wrap label {
    font-family: 'gothamboldregular';
}
.jm-input-wrap {
    padding: 5px!important;
}
#jm-login li a{
    color: #606058!important;
}
#jm-login li.active {
    background: none!important;
    color: #000;
    font-size: 200%;
}
/* mod twitter */
#jm-bottom .twitterSearchesNTitle{display: none;}
#jm-bottom .twitterSearchesNContainter{
    background: none!important;
}

/* mod gk pro */
div.gkResponsive {
    position: relative;
}
#jm-content-grid-bottom .slide-item-wrap {
    border: 1px solid #eaeae8;
    position: relative;
    padding: 2px;
    background: #fff;
}
.bx-wrapper img{
    width: 100%!important;
}
#jm-content1 .bx-wrapper img,
#jm-content2 .bx-wrapper img,
#jm-content3 .bx-wrapper img,
#jm-content4 .bx-wrapper img{
    width: 90px!important;
    height: 90px!important;
    margin: 0 auto;
}
#jm-content-grid-bottom .nspArt h4.nspHeader {
    display: none;
}
#jm-content-grid-bottom .nspArt .nspHoverOverlay h4.nspHeader{
    display: block;
}

.twitterSearchesNContainter a{
    font-family: 'gothamboldregular';
}

/* RESPONSIVE*/

/* Large desktop */
@media (min-width: 1200px) {
    .container{width: 1100px}
    .inner2{padding: 0 50px;}
}
/* Desktop */
@media (max-width: 1199px) {
    .container{width: 1000px;}
    .inner2{
        padding: 0 40px;
    }
    #jm-container {
        margin: 0 0 25px;
    }
    #jm-topsl-inner {
        padding: 17px 38px 13px;
    }
}
@media (min-width: 980px) and (max-width: 1199px) {

}
@media (max-width: 1024px) {
    .main-bg {
        background:#FFFFFF url(../images/bg_page.gif) repeat-x left -126px;
    }
    .container{width: auto!important;}
    #jm-content-grid-top .raw-warp {
        padding: 34px 20px 44px;
    }
    .inner2{
        padding: 0 40px;
    }
    .jm-slideshow .cycle-pager{
        bottom: 10px!important;
        right: 10px!important;
    }
    #jm-content-grid-bottom .mod-block {
        padding: 22px 15px 45px;
    }
    #jm-content-grid-user-bottom1 .mod-block {
        padding: 0 15px;
        margin: 21px 0 52px;
    }
    #jm-content-grid-bottom .nspArts .nspBotInterface div, #jm-content-grid-bottom .nspArts .nspTopInterface div {
        right: 15px;
    }
    #jm-user-bottom1 .nspArts .nspBotInterface div, #jm-user-bottom1 .nspArts .nspTopInterface div {
        right: -4px;
        bottom: 15px;
    }
    #jm-content-grid-bottom .nspArt{padding: 0 11px!important;}
    #jm-user-bottom1 .nspText{line-height: 25px;}
    #jm-bottom .jm-inner {
        padding: 0 40px;
    }
    #jm-footer .jm-inner {
        padding: 10px 40px;
    }
    a#topofpage{
        bottom: -1px;
    }
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
    #jm-container {
        margin: 0 0 25px;
    }
}
@media (max-width: 768px){
    .main-bg {
        background:#FFFFFF url(../images/bg_page.gif) repeat-x left -92px;
    }
    .inner2{
        padding: 0 42px;
    }
    .menusys_drill{
        margin-top: 12px;
    }
    #jm-container #jm-user .jm-inner {
        padding: 8px 18px 7px !important;
    }
    #jm-content-grid-top .raw-warp {
        padding: 25px 62px 20px;
    }
    #jm-content-grid-top .mod-block{
        padding: 0 18px;
    }
    #jm-content-grid-top a.jenews-readmore{
        float: none;
        display: block;
        text-align: center;
    }
    #jm-topsl-inner {
        padding: 17px 40px 13px;
    }
    #jm-footer{font-size: 11px;}
    #jm-bottom .jm-inner {
        padding: 0 42px;
    }
    #jm-footer .jm-inner {
        padding: 10px 42px;
    }
    #jm-content-grid-top .jm-block,
    #jm-content-grid-user-bottom1 .jm-block{
        width: 100%!important;
        margin: 0!important;
    }
    #jm-content-grid-top .raw-warp,
    #jm-content-grid-user-bottom1 .module-list {
        border-bottom: 1px solid #e1e1e0;
    }
    #jm-content-grid-top .jm-block .last .raw-warp,
    #jm-content-grid-user-bottom1 .jm-block .last .module-list {
        border: none;
    }
    #jm-content-grid-user-bottom1 .jm-block .module-list {
        padding: 10px 107px 20px;
    }
    #jm-content-grid-user-bottom1 .mod-block{padding: 0 18px;}
    #jm-content-grid-user-bottom1 .gap{
        margin: 0;
    }
    #jm-content-grid-bottom .mod-block {
        padding: 25px 16px 40px;
    }
    #jm-content-grid-user-bottom1 .mod-block{
        background: none;
    }
    #jm-content-grid-user-bottom1 .mod-block {
        margin: 15px 0 0!important;
    }
    #jm-user-bottom1 .nspText {
        line-height: 23px;
    }
    .nsphover .nspHoverOverlay-inner{
        padding: 10px;
        min-height: 80px;
    }
    .jm-user1{
        font-size: 120%;
    }
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    .inner2{
        padding: 0 35px;
    }
    #jm-topsl-inner {
        padding: 10px 30px 5px;
    }
    #jm-bottom .jm-inner{
        padding: 0 10px;
        margin: 25px 0;
    }
    a#topofpage{
        bottom: 0px;
        right: -2px;
    }
    #jm-bottom .jm-block{width:33.333%!important;margin:0!important}
    .jenews-content{text-align: center;}
}

/* Landscape phones and down */
@media (max-width: 480px) {
    .main-bg {
        background:#FFFFFF url(../images/bg_page.gif) repeat-x left -160px;
    }
    .inner2{
        padding: 0 15px;
    }
    #jm-topsl-inner {
        padding: 18px 13px 14px;
    }
    a#jm-logo {
        width: auto !important;
    }
    #mod-search-searchword{
        width: 176px;
    }
    #jm-container #jm-user .jm-inner {
        padding: 11px 18px 17px !important;
    }
    #jm-container #jm-user1.mod-block {
        padding: 5px 5px 10px 5px;
    }
    #jm-container #jm-user #jm-user1{
        font-size: 160%;
    }
    div.u2submit {
        float: none;
        margin: auto;
        width: 200px;
    }
    .raw-warp > div, .module-list > div{min-height: auto!important;}
    #jm-content-grid-top .raw-warp{
        padding: 25px 0 20px;
    }
    #jm-content-grid-user-bottom1 .mod-block{margin: 0!important;}
    #jm-container #jm-user2.mod-block{
        padding-top: 2px;
    }
    .nspBotInterface, .nspTopInterface{margin: 0;}
    #jm-content-grid-user-bottom1 h3.mod-title{padding-bottom: 15px;}
    #jm-user{text-align: center;}
    #jm-bottom .jm-inner {
        padding: 0 15px;
    }
    #jm-bottom .mod-block {
        padding: 0 10px;
    }
    #jm-footer .jm-inner {
        padding: 10px 25px;
    }
    #jm-content-grid-user-bottom1 .jm-block .module-list {
        padding: 10px 0 20px;
    }
    #jm-bottom .separator .mod-block{
        background: none;
    }
    #jm-bottom .jm-block{width:100%!important;margin:0!important}
    #jm-content-grid-user-bottom1 .mod-block{padding: 5px 15px;}
    #social{display: none !important;}
    .jm-support{float: left;}
    .jm-support .support{
        background: none;
        padding: 0;
    }
    
    #jm-tools{
        display: none;
    }
    .subCategory{
        height: auto!important;
    }
    .jm-drillmenu h3{
        font-size: 14px!important;
    }
    .itemcount, .itemToolbar{display:none;}
    div.catItemImageBlock{
        margin: 0 0 10px 15px;
    }
    
    div.itemHeader h2.itemTitle, div.catItemHeader h2.catItemTitle{
        padding: 70px 0 0 0;
    }
    div.tagItemHeader h2.tagItemTitle{
        padding:70px 0 4px 0;
    }
    .blog .page-header h2{
        padding:70px 0 0 0;
    }
    h2.userItemTitle{
        padding:70px 0 0 0;
    }
    .userItemCategory{
        padding:0!important;
    }
    .blog .page-header .article-tools{
        padding: 0;
    }
    div.itemHeader span.itemAuthor, div.catItemHeader span.catItemAuthor{
        padding: 0;
    }
    div.itemAuthorLatest, div.itemRelated{
        width: 100%;
    }
    div.userItemCommentsLink{
        right: 100px;
        top: 20px;
    }
    
    div.userItemReadMore {
        top: -45px;
    }
    div.userItemTagsBlock span, div.userItemTagsBlock ul.userItemTags li{
        margin: 5px 0;
    }
}

/* portrait phones*/
@media (max-width: 320px) {
    .main-bg {
        background:#FFFFFF url(../images/bg_page.gif) repeat-x left -145px;
    }
    .inner2{
        padding: 0 10px;
    }
    #jm-logo{padding-bottom: 0!important;}
    #jm-topsl-inner {
        padding: 15px 8px 17px;
    }
    #jm-header .inner2{
        padding: 0;
    }
    a#jm-logo {
        text-align: center;
        width: 100% !important;
    }
    #jm-content-grid-top .mod-block{padding: 0 12px;}
    #jm-bottom .jm-block{width:100%!important;margin:0!important}
    #jm-content-grid-user-bottom1 .mod-block{padding: 5px 15px;}
}