/*
Theme Name: Max Mag Theme
Description: A feature-rich, professional media and magazine theme. Max Mag is fully-responsive and includes unlimited color schemes, a "sticky" menu bar, a slider on each category page, 5 different ad units including a wallpaper ad, a drag-and-drop homepage, 14 custom widgets, secondary feature headlines, SEO friendly and so much more!
Author: MVP ThemesAuthor 
URI: http://themeforest.net/user/mvpthemesTheme 
URI: http://themeforest.net/user/mvpthemes
Version: 1.11
License: GNU General Public License v2 or laterLicense 
URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
@import url("css/reset.css");
@import url("css/flexslider.css");
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700|Open+Sans:400,700);
body {
    background: #fff;
    color: #333333;
    font: normal 100% 'Droid Sans', sans-serif;
    line-height: 100%;
    margin: 0px auto;
    padding: 0px;
}
img {
    max-width: 100%;
    height: auto;
}
iframe,embed,object,video {
    max-width: 100%;
}
/************************************************        Hyperlinks************************************************/
a, a:visited {
    color: #089090;
    text-decoration: underline;
}
a:hover {
    color: #bf83b9;
    text-decoration: underline;
    font-weight: bold;
}
a:active,a:focus {
    outline: none;
}
/************************************************        Layout************************************************/
#site {
    float: left;
    width: 100%;
}
.breaker {
    clear: both;
}
.right, .alignright {
    float: right;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 15px;
}
.left, .alignleft {
    float: left;
    margin-top: 0px;
    margin-right: 15px;
    margin-bottom: 15px;
    margin-left: 0px;
}
.aligncenter {
    display: block;
    margin: 0 auto;
}
.fixed-nav {
    box-shadow: 0 4px 15px -5px #555;
    -ms-box-shadow: 0 4px 15px -5px #555;
    -moz-box-shadow: 0 4px 15px -5px #555;
    -o-box-shadow: 0 4px 15px -5px #555;
    -webkit-box-shadow: 0 4px 15px -5px #555;
    position: fixed !important;
    z-index: 2000;
}
.section-div {
    border-bottom: 1px dotted #ccc;
    float: left;
    margin: 20px 0;
    width: 100%;
}
/************************************************        Leaderboard************************************************/
#leader-wrapper {
    background-color: #fff;
    float: left;
    padding: 10px 0;
    position: relative;
    width: 100%;
}
#leaderboard {
    margin: 0px auto;
    padding: 0 20px;
    position: relative;
    text-align: center;
    width: 960px;
    height: 90px;
}
#leader-left {
    display: inline-block;
    overflow: hidden;
    width: 728px;
}
#leader-right {
    display: inline-block;
    margin-left: 5px;
    width: 222px;
}
/************************************************        Main Navigation************************************************/#main-nav-wrapper {
    background: url("images/nav-bg.png") repeat-x scroll center top #e16093;
    border-bottom: 5px solid #ec9dbd;
    float: left;
    position: relative;
    width: 100%;
    z-index: 2000;
}
/*#main-nav ul li:hover, #main-nav .current-menu-item, #main-nav .current-post-parent {
    background: url("images/nav-bg.png") repeat-x scroll center top #ec9dbd;
}
*//*#nav {
        float: left;
        position: relative;
        width: 100%;
        }
*/
#main-nav {
    margin: 0 auto;
    position: relative;
    width: 1000px;
}
/*#small-nav > div ul li.home-icon {
        display: none;
}
*/
#small-nav .home-icon {
    padding: 0px 0px 0px !important;
    min-height: 30px;
    margin-top:-5px;
    height: 100%;
    float: left;
}
#main-nav .home-icon {
    padding: 10px 10px 0px !important;
    min-height: 30px;
    margin-top:0px;
    height: 100%;
    float: left;
}
/*#main-nav ul {
        display: inline;
        float: left;
        padding: 0 20px;
        position: relative;
        width: 960px;
        }
#main-nav ul li {
        display: inline;
        float: left;
        padding: 12px 15px;
        position: relative;
    cursor: pointer;
        }
*/
#main-nav > nav > ul > li > a {
    color: #fff;
    text-shadow: 0 1px 1px #000;
    font: 700 14px/14px 'Droid Serif', serif;
    text-decoration: none;
}
/*#main-nav ul li:hover a,#main-nav li.current-menu-item a,#main-nav li.current-post-parent a {
        color: #fff;
        }
#main-nav ul li ul {
        display: none;
        }
#main-nav ul li:hover ul {
        background: url(images/dropdown-bg.png);
        box-shadow: 0 3px 7px -2px #333;
        -ms-box-shadow: 0 3px 7px -2px #333;
        -moz-box-shadow: 0 3px 7px -2px #333;
        -o-box-shadow: 0 3px 7px -2px #333;
        -webkit-box-shadow: 0 3px 7px -2px #333;
        display: block;
        margin-top: 5px;
        padding: 5px;
        position: absolute;
                left: 0px;
                top: 33px;
        width: 150px;
        }
#main-nav ul li:hover ul li {
        padding: 8px;
        position: relative;
        width: 134px;
        }
#main-nav ul li:hover ul li.current-menu-item {
        background: none !important;
        }
#main-nav ul li:hover ul li:hover.current-menu-item {
        background: #222 !important;
        }
#main-nav ul li:hover ul li:hover {
        background: #222;
        }
#main-nav ul li:hover ul li a {
        color: #fff;
        font: 400 12px/12px 'Droid Serif', serif;
        }
#main-nav ul li:hover ul li ul {
        display: none;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -0-transition: all .3s;
        -webkit-transition: all .3s;
        }
#main-nav ul li:hover ul li:hover ul {
        border: none;
        display: block;
        margin: 0;
        position: absolute;
                left: 150px;
                top: 0;
        width: 150px;
        }
#nav-mobi {
        color: #000;
        display: none;
        font: bold 24px/24px 'Droid Serif', Sans-Serif;
        margin: 0 auto;
        padding: 0 10px;
        position: relative;
        text-align: left;
        text-transform: capitalize;
        width: 460px;
        height: 38px;
        }
#nav-mobi a {
        color: #fff;
        }
#nav-mobi a:hover,#nav-mobi a:active {
        text-decoration: none;
        }
#nav-mobi ul {
        background: url(images/dropdown-bg.png);
        display: block;
        float: left;
        position: absolute;
                top: 43px;
                left: 0px;
        width: 480px;
        }
#nav-mobi ul li {
        display: inline;
        float: left;
        font: 700 18px/18px 'Droid Serif', serif;
        margin: 0;
        padding: 10px 12px;
        position: relative;
        width: 216px;
        }
#nav-mobi ul li:hover {
        background: #222;
        }
#nav-mobi ul li ul {
        display: none;
        }
#nav-mobi select {
        border: none;
        color: #000;
        float: left;
        margin: 10px 40px;
    min-width: 80%;
        max-width: 100%;
        height: 30px;
    font-size: 18px;
        }
*/
.flip {
    background: url(images/mobi-menu.png) no-repeat left 50%;
    float: left;
    width: 480px;
    height: 38px;
}
.panel {
    display: none;
}
/************************************************        Header************************************************/
#wrapper {
    background: #fff;
    float: left;
    position: relative;
    width: 100%;
    z-index: 6;
}
#wallpaper {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.wallpaper-link {
    margin: 0 auto;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
#inner-wrapper {
    margin: 0 auto;
    position: relative;
    width: 1000px;
    z-index: 2;
}
#content {
    background: #fff;
    float: left;
    padding: 20px 0 0 20px;
    position: relative;
    width: 960px;
}
#main-header-wrapper {
    float: left;
    padding-bottom: 20px;
    width: 100%;
}
#header {
    margin: 0 auto;
    position: relative;
    width: 960px;
}
#logo {
    float: left;
    max-width: 420px;
    overflow: hidden;
}
#header-info {
    float: right;
    width: 100%;
    margin-bottom: 12px;
    padding-bottom: 8px;
    border-bottom: 1px solid #e1e1e1;
}
#small-nav {
    float: right;
    font: 400 12px/12px 'Droid Sans', sans-serif;
    width: 100%;
    height:30px;
}
#small-nav ul {
    display: inline;
    float: right;
}
#small-nav ul li {
    display: inline;
    float: left;
    padding: 3px 14px;
}
#small-nav ul li:last-child {
    padding-right: 0;
}
#small-nav ul li a {
    color: #7f7e7e;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
}
#small-nav ul li a:hover {
    color: #444;
}
/************************************************        Content************************************************/
#content-top {
    background: #fff;
    border: 1px solid #ccc;
    float: left;
    margin-bottom: 20px;
    width: 958px;
}
#ticker {
    float: left;
    width: 498px;
}
ul.ticker-list {
    display: block;
    float: left;
    overflow: hidden;
    width: 423px;
    height: 30px;
}
ul.ticker-list li {
    display: block;
    font: 700 12px/12px 'Droid Sans', sans-serif;
    height: 12px;
    overflow: hidden;
    padding: 9px;
    width: 900px;
}
.ticker-heading {
    background: #fff;
    border-right: 1px solid #ccc;
    color: #ca0002;
    float: left;
    font: 700 12px/12px 'Droid Sans', sans-serif;
    padding: 9px;
    text-transform: capitalize;
}
#ticker a {
    color: #555;
    font: 700 12px/12px 'Droid Sans', sans-serif;
}
.ticker-date {
    color: #999;
    font: 10px/10px 'Droid Sans', sans-serif;
    margin-left: 10px;
}
#content-social {
    float: right;
    width: 452px;
}
#content-social ul {
    display: inline;
    float: right;
}
#content-social ul li {
    border-left: 1px solid #ccc;
    display: inline;
    float: left;
    overflow: hidden;
}
.fb-but,.twitter-but,.pinterest-but,.google-but,.linkedin-but,.rss-but {
    float: left;
    transition: all .1s;
    -moz-transition: all .1s;
    -ms-transition: all .1s;
    -o-transition: all .1s;
    -webkit-transition: all .1s;
    width: 30px;
    height: 30px;
}
.searchtop {
    position: relative;
    width: 210px;
    left: 734px;
    top: 20px;
}
#social-icons {
    float: right;
    text-align: right;
    width: 204px;
    padding: 40px 20px 0 20px;
}
#social-icons a:hover {
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
.input-text-wrap input {
    border: 1px solid #E3E3E3;
    color: #777777;
    float: left;
    font: 400 12px/30px 'Droid Sans',sans-serif;
    height: 30px;
    margin: 0;
    padding: 0 0 0 10px;
    width: 55%;
}
.fb-but {
    background: #fff url(images/social-buttons.png) 0 0;
}
.fb-but:hover {
    background: #3b5997 url(images/social-buttons.png) 0 -30px;
}
.twitter-but {
    background: #fff url(images/social-buttons.png) -30px 0;
}
.twitter-but:hover {
    background: #00aced url(images/social-buttons.png) -30px -30px;
}
.pinterest-but {
    background: #fff url(images/social-buttons.png) -60px 0;
}
.pinterest-but:hover {
    background: #cb2027 url(images/social-buttons.png) -60px -30px;
}
.google-but {
    background: #fff url(images/social-buttons.png) -90px 0;
}
.google-but:hover {
    background: #000 url(images/social-buttons.png) -90px -30px;
}
.youtube-but {
    background: #fff url(images/social-buttons.png) -120px 0;
    float: left;
    transition: all 0.1s;
    -moz-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -o-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    width: 54px;
    height: 30px;
}
.youtube-but:hover {
    background: #f00 url(images/social-buttons.png) -120px -30px;
}
.linkedin-but {
    background: #fff url(images/social-buttons.png) -174px 0;
}
.linkedin-but:hover {
    background: #069 url(images/social-buttons.png) -174px -30px;
}
.rss-but {
    background: #fff url(images/social-buttons.png) -204px 0;
}
.rss-but:hover {
    background: #f60 url(images/social-buttons.png) -204px -30px;
}
#searchform {
    float: right;
    position: relative;
    width: 99%;
    border: 1px solid #e3e3e3;
}
#searchform input {
    background: #fff url(images/search-icon.png) no-repeat right 50%;
    border: none;
    color: #777;
    float: left;
    font: 400 12px/30px 'Droid Sans', sans-serif;
    margin: 0;
    padding: 0 0 0 10px;
    width: 92%;
    height: 30px;
}
#searchform #search-button {
    border: none;
    float: left;
}
#searchform #s:focus {
    outline: none;
}
/************************************************        Homepage************************************************/
#main {
    float: left;
    margin-bottom: 20px;
    width: 640px;
}
#main-home {
    float: left;
    margin-bottom: 20px;
    width: 440px;
}
.full {
    width: 960px !important;
}
#home-left {
    background: #fff;
    border-right: 1px dotted #ccc;
    float: left;
    margin-right: 20px;
    padding-right: 19px;
    position: relative;
    width: 420px;
}
h3.category-heading {
    box-shadow: 3px 3px 10px -4px #000;
    -moz-box-shadow: 3px 3px 10px -4px #000;
    -ms-box-shadow: 3px 3px 10px -4px #000;
    -o-box-shadow: 3px 3px 10px -4px #000;
    -webkit-box-shadow: 3px 3px 10px -4px #000;
    color: #fff;
    display: inline-block;
    font: 700 24px/24px 'Droid Serif', serif;
    margin-bottom: 5px;
    padding: 5px;
    position: absolute;
    top: -5px;
    left: -5px;
    text-transform: capitalize;
    z-index: 50;
}
#featured-container {
    background: url(images/loading.gif) no-repeat center;
    float: left;
    margin-bottom: 40px;
    position: relative;
    width: 420px;
    height: 440px;
}
.featured-box {
    background: url(images/featured-bg.png);
    box-shadow: 0 0 15px -2px #000;
    -moz-box-shadow: 0 0 15px -2px #000;
    -ms-box-shadow: 0 0 15px -2px #000;
    -o-box-shadow: 0 0 15px -2px #000;
    -webkit-box-shadow: 0 0 15px -2px #000;
    float: left;
    margin: 0 20px 20px;
    padding: 10px;
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 360px;
}
.featured-box h2 {
    margin-bottom: 7px !important;
}
.featured-box h2 a {
    color: #fff !important;
    font: 700 40px/40px 'Droid Serif', serif !important;
    text-transform: capitalize !important;
}
.featured-box p {
    color: #ccc;
    float: left;
    font: 400 12px/16px 'Droid Sans', sans-serif;
}
.contributor-head {
    font: 700 28px/28px 'Quattrocento', serif !important;
    color: #1ab9bc;
    border-bottom: 0px none !important;
    margin-bottom: 6px !important;
}
.contributors {
    font: 700 14px/18px 'Droid Sans', sans-serif;
    text-transform: uppercase;
    color: #e56093;
    margin-bottom: 6px;
    height: 40px;
}
.home-widget {
    float: left;
    font: 400 12px/normal 'Droid Sans', sans-serif;
    margin: 15px 0;
    width: 100%;
}
.home-widget h3 {
    border-bottom: 1px dotted #ccc;
    font: 700 24px/24px 'Quattrocento', serif;
    margin-bottom: 10px;
    padding-bottom: 5px;
    text-transform: capitalize;
}
.home-widget h3, .home-widget h3 a {
    color: #1ab9bc;
    text-shadow: 0 1px 1px #004445;
}
.category-image {
    float: left;
    margin-right: 10px;
    width: 156px;
}
.category-image img {
    border: 1px solid #ccc;
    padding: 2px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    width: 150px;
    height: 168px;
}
.category-image img:hover {
    opacity: 0.85;
}
.category-links {
    float: left;
    width: 254px;
}
.category-links p {
    color: #555;
    float: left;
    font: 400 12px/16px 'Droid Sans', sans-serif;
}
.category-links ul {
    display: block;
    float: left;
    width: 100%;
}
.category-links ul li {
    border-bottom: 1px dotted #ccc;
    display: block;
    float: left;
    padding: 5px 0;
    width: 100%;
}
.blog-image {
    background: #fff;
    float: left;
    margin-right: 10px;
    width: 156px;
}
.blog-image img {
    border: 1px solid #ccc;
    padding: 2px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    width: 150px;
    height: 168px;
}
.blog-image img:hover {
    opacity: 0.85;
}
.blog-text {
    float: left;
    width: 234px;
}
.blog-text-noimg,.category3-text-noimg {
    float: left;
    width: 100%;
}
.blog-text p,.blog-text-noimg p {
    color: #555;
    float: left;
    font: 400 12px/16px 'Droid Sans', sans-serif;
}
.main-headline {
    color: #333;
    float: left;
    font: 700 18px/22px 'Droid Sans', sans-serif;
    margin-bottom: 5px;
    text-transform: capitalize;
    width: 100%;
}
.main-headline:hover {
    color: #777;
}
.main-headline:visited {
    color: #333;
}
.headline-small {
    color: #333;
    font: 700 12px/16px 'Droid Sans', sans-serif;
    text-transform: capitalize;
}
.headline-small:hover {
    color: #777;
}
.headline-small:visited {
    color: #333;
}
.category-links ul li p {
    margin-bottom: 5px;
}
.category-links ul li:first-child {
    padding-top: 0;
}
.category-links ul li:last-child {
    border-bottom: none;
}
.category2 {
    float: left;
    width: 420px;
}
.category2 img {
    border: 1px solid #ccc;
    margin-bottom: 5px;
    padding: 2px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    width: 199px;
    height: 223px;
}
.category2 img:hover {
    opacity: 0.85;
}
ul.category2 {
    display: inline;
    float: left;
    width: 100%;
}
ul.category2 li {
    display: inline;
    float: left;
    margin-left: 10px;
    width: 205px;
}
ul.category2 li:first-child {
    margin-left: 0;
}
.category2 p,.category3-text p,.category3-text-noimg p {
    color: #555;
    float: left;
    font: 400 12px/16px 'Droid Sans', sans-serif;
}
.category3-image {
    float: left;
    margin-right: 10px;
    width: 92px;
    height: 102px;
}
.category3-image img {
    border: 1px solid #ccc;
    padding: 2px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    width: 86px;
    height: 96px;
}
.category3-image img:hover {
    opacity: .85;
}
.category3-text {
    float: left;
    width: 298px;
}
ul.category3 {
    display: block;
    float: left;
    width: 100%}
ul.category3 li {
    display: block;
    float: left;
    padding: 10px;
    width: 400px;
}
ul.category3 li:first-child,.tabber-content ul li:first-child,.widget-content ul li:first-child {
    padding-top: 5px;
}
ul.category3 li:nth-child(2n+2),.tabber-content ul li:nth-child(2n+2),.widget-content ul li:nth-child(2n+2) {
    background: #f6f6f6;
}
.footer-widget ul li:nth-child(2n+2) {
    background: #eee;
}
#home-right {
    border-right: 1px dotted #ccc;
    float: left;
    margin-bottom: 10px;
    padding-right: 19px;
    width: 159px;
}
.image-contain {
    float: left;
    position: relative;
    width: 160px;
    height: 179px;
}
.image-contain img {
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    width: 160px;
    height: 179px;
}
.image-contain img:hover {
    opacity: .85;
}
.image-box {
    background: url(images/featured-bg.png);
    float: left;
    padding: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 150px;
}
.image-box h2 {
    margin-bottom: 0 !important;
}
.image-box a {
    color: #fff;
    font: 700 12px/16px 'Droid Sans', sans-serif;
    text-transform: capitalize;
}
.image-box a:visited {
    color: #fff;
}
.middle-widget {
    float: left;
    font: 400 12px/normal 'Droid Sans', sans-serif;
    margin-bottom: 20px;
    width: 100%;
}
.middle-widget h2 {
    float: left;
    margin-bottom: 5px;
    width: 100%;
}
.middle-widget h2 a:hover {
    text-decoration: underline;
}
.middle-widget h3 {
    border-bottom: 1px dotted #ccc;
    color: #1ab9bc;
    text-shadow: 0 1px 1px #004445;
    float: left;
    font: 700 24px/24px 'Quattrocento', serif;
    margin-bottom: 10px;
    padding-bottom: 5px;
    text-transform: capitalize;
    width: 100%;
}
ul.middle-widget {
    display: block;
    float: left;
    margin-top: 0;
}
ul.middle-widget li {
    border-bottom: 1px dotted #ccc;
    display: block;
    float: left;
    margin: 0;
    padding: 10px 0;
    width: 100%;
}
ul.middle-widget li:first-child {
    padding-top: 0;
}
ul.middle-widget li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
.bottom-widget {
    float: left;
    font: 12px/normal 'Droid Sans', sans-serif;
    margin-bottom: 20px;
    width: 100%;
}
.bottom-widget h3 {
    border-bottom: 1px dotted #ccc;
    float: left;
    font: 700 14px/14px 'Droid Sans', sans-serif;
    margin-bottom: 10px;
    padding-bottom: 5px;
    text-transform: capitalize;
    width: 100%;
}
.multi-category-container {
    border-top: 1px dotted #ccc;
    float: left;
    margin-bottom: 10px;
    padding-top: 20px;
    width: 960px;
}
.multi-category img {
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    width: 150px;
    height: 150px;
}
.multi-category img:hover {
    opacity: 0.85;
}
ul.multi-category {
    display: inline;
    float: left;
    width: 100%;
}
ul.multi-category li {
    border-left: 1px dotted #ccc;
    display: inline;
    float: left;
    margin-left: 10px;
    padding-left: 9px;
    width: 143px;
}
ul.multi-category li:first-child {
    border-left: none;
    margin-left: 0;
    padding-left: 0;
}
.multi-category h3 {
    border-bottom: none !important;
    font: 700 14px/14px 'Droid Serif', serif;
    padding-bottom: 0 !important;
    text-transform: capitalize;
}
.multi-category-image {
    float: left;
    position: relative;
    width: 143px;
    height: auto;
}
.multi-category-text {
    background: url(images/featured-bg.png);
    float: left;
    padding: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 133px;
}
.multi-category-text a {
    color: #fff;
    font: 700 12px/16px 'Droid Sans', sans-serif;
    text-transform: capitalize;
}
.multi-category-text a:visited {
    color: #fff;
}
.multi-category-headlines {
    float: left;
    margin-top: 5px;
    width: 143px;
}
ul.multi-category-headlines {
    display: block;
    float: left;
    width: 100%;
}
ul.multi-category-headlines li {
    border-left: none;
    border-top: 1px dotted #ccc;
    display: block;
    float: left;
    margin: 0;
    padding: 3px 0;
    width: 100%;
}
ul.multi-category-headlines li:first-child {
    border-top: none;
}
ul.multi-category-headlines li a {
    font: 700 10px/14px 'Droid Sans', sans-serif;
}
.headlines-info {
    color: #999;
    float: left;
    font: 10px/10px 'Droid Sans', sans-serif;
    margin-top: 6px;
    width: 100%;
}
ul.headlines-info {
    display: inline;
    float: left;
    margin-top: 0;
}
ul.headlines-info li {
    border: none;
    display: inline-block !important;
    float: left;
    margin: 0;
    padding: 2px 0 0 !important;
    width: auto;
}
ul.headlines-info .comments-icon {
    display:none;
}
.comments-icon {
    background: transparent url("images/comments-icon.png") no-repeat scroll 0% 0%;
    float: left !important;
    font: bold 10px/10px "Droid Sans",sans-serif;
    margin-left: 10px !important;
    padding: 2px 0px 0px !important;
    text-align: center !important;
    width: 22px !important;
    height: 16px !important;
    cursor: pointer;
    background-color: #e06093;
    background-repeat: no-repeat;
}
.comments-icon a {
    color: #fff;
}
.comments-icon a:hover {
    color: #fff;
}
/************************************************        Twitter Widget************************************************/
.tweet,.query {
    display: block;
    float: left;
    padding: 10px;
    position: relative;
}
.tweet_list {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}
.tweet_list li {
    border-bottom: 1px dotted #ccc;
    float: left;
    list-style-type: none;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%;
}
.tweet_list li a {
    font-weight: normal;
}
.tweet_list li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.tweet_list .tweet_avatar {
    float: left;
}
.tweet_list .tweet_avatar img {
    vertical-align: middle;
}
.tweet_time a {
    font: 11px/11px 'Droid Sans', sans-serif;
}
.tweet_text {
    margin-bottom: 3px;
}
.tweet_text,.tweet_time {
    display: block;
    margin-left: 45px;
}
/************************************************        Carousel************************************************/
.es-carousel-wrapper{
    position:relative;
    clear:both;
    width: 380px;
}
.es-carousel{
    margin: 0 20px;
    overflow:hidden;
}
.es-carousel ul{
    display:none;
    padding:0;
    margin:0;
}
.es-carousel ul li{
    height:100%;
    float:left;
    display:block;
    position: relative;
}
.es-carousel ul li a{
    display:block;
}
.es-carousel ul li a img{
    display:block;
    border:none;
    max-height:100%;
    max-width:100%;
    padding:0px;
    margin:0px;
}
.es-nav span{
    position:absolute;
    text-indent:-9000px;
    cursor:pointer;
    top:0;
}
.es-nav span.es-nav-next{
    right:0px;
    width:20px;
    height:134px;
    background:transparent url(images/carousel/car-buttons.gif) 0 0;
}
.es-nav span.es-nav-prev{
    left:0px;
    width:20px;
    height:134px;
    background:transparent url(images/carousel/car-buttons.gif) -20px 0;
}
.es-nav span.es-nav-next:hover{
    background:transparent url(images/carousel/car-buttons.gif) 0 -134px;
}
.es-nav span.es-nav-prev:hover{
    background:transparent url(images/carousel/car-buttons.gif) -20px -134px;
}
.carousel {
    float: left;
    margin: 0;
    overflow: hidden;
    width: 420px;
}
.carousel ul {
    display: inline;
    float: left;
    width: 100%;
}
.carousel ul li {
    display: inline;
    float: left;
    margin-right: 10px;
}
.carousel ul li:last-child {
    margin-right: 0;
}
.carousel-image {
    float: left;
    position: relative;
    width: 120px;
    height: 134px;
}
.carousel-image img {
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    width: 120px;
    height: 134px;
}
.carousel-image img:hover {
    opacity: .85;
}
.carousel-text {
    background: url(images/featured-bg.png);
    float: left;
    padding: 5px;
    position: absolute;
    bottom: 0;
    width: 110px;
}
.carousel-text a {
    color: #fff;
    font: 700 12px/16px 'Droid Sans', sans-serif;
    text-transform: capitalize;
}
.carousel-text a:visited {
    color: #fff;
}
/************************************************        Posts************************************************/
#post-area {
    float: left;
    font: 14px/20px 'Droid Sans', sans-serif;
    position: relative;
    width: 620px;
}
.breadcrumb {
    color: #888;
    float: left;
    font: 400 11px/11px 'Droid Sans', sans-serif;
    margin-bottom: 10px;
    width: 100%;
}
.post-image {
    float: right;
    margin: 0 0 10px 10px;
    width: 306px;
    height: 342px;
}
#content-area h1,#post-area h1 {
    color: #333;
    font: 700 32px/36px 'Droid Serif', serif;
    margin: 10px 0;
    width: 100%;
}
.headline {
    margin-bottom: 20px !important;
}
#content-area h2 {
    color: #333;
    font: 700 28px/32px 'Droid Serif', serif;
    margin: 10px 0;
    width: 100%;
}
#content-area h3 {
    color: #333;
    font: 700 24px/28px 'Droid Serif', serif;
    margin: 10px 0;
    width: 100%;
}
#content-area h4 {
    color: #333;
    font: 700 20px/24px 'Droid Serif', serif;
    margin: 10px 0;
    width: 100%;
}
#content-area h5 {
    color: #333;
    font: 700 16px/20px 'Droid Serif', serif;
    margin: 10px 0;
    width: 100%;
}
#content-area h6 {
    color: #333;
    font: 700 12px/16px 'Droid Serif', serif;
    margin: 10px 0;
    width: 100%;
}
#post-area blockquote {
    border-left: 1px #ccc solid;
    color: #777;
    font: italic 14px/22px 'Droid Sans', sans-serif;
    margin: 10px;
    padding-left: 40px;
}
#post-area p {
    display: block;
    margin-bottom: 15px;
}
#content-area {
    display: block;
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
#content-area img {
    border: 1px solid #ccc;
    max-width: 98%;
    padding: 2px;
}
#content-area ul {
    list-style: disc outside;
    margin: 10px 0;
}
#content-area ol {
    list-style: decimal outside;
    margin: 10px 0;
}
#content-area ul li,#content-area ol li {
    margin-left: 50px;
    padding: 5px 0px;
}
#post-404 {
    color: #999;
    margin: 100px 0;
    text-align: center;
}
#post-404 h1 {
    font: 700 80px/80px 'Droid Serif', serif;
    border-bottom: none;
}
#post-404 p {
    text-align: center;
}
#post-info {
    clear: both;
    color: #888;
    float: left;
    font: italic 12px/12px 'Droid Sans', sans-serif;
    margin-bottom: 10px;
    position: relative;
    width: 620px;
}
#social-box {
    background: #f5f5f5;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    float: left;
    margin-bottom: 20px;
    padding: 0;
    position: relative;
    width: 620px;
    z-index: 20000;
}
ul.post-social-horz {
    display: inline;
    float: left;
}
ul.post-social-horz li {
    display: inline;
    float: left;
    padding: 5px;
    width: 90px;
}
.fb-like span {
    overflow: visible !important;
    width: 450px !important;
    margin-right: -375px;
}
.post-tags {
    background: url(images/tag.png) no-repeat top left;
    clear: both;
    float: left;
    font: 700 12px/12px 'Open Sans', sans-serif;
    margin-bottom: 10px;
    padding-left: 22px;
}
.post-tags a {
    background: #aaa;
    color: #fff;
    display: inline-block;
    float: left;
    margin: 0 5px 10px;
    padding: 5px;
}
.post-tags a:visited {
    color: #fff;
}
.post-tags a:hover {
    background: #777;
    color: #fff;
    text-decoration: none;
}
#author-info {
    background: #f6f6f6;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    float: left;
    padding: 10px;
    width: 600px;
}
#author-info h4 {
    color: #999;
    font: 700 16px/16px 'Droid Serif', serif;
    margin: 0 0 5px !important;
    padding-bottom: 5px;
    text-transform: capitalize;
}
#author-image {
    border: 1px solid #ccc;
    float: left;
    margin-right: 10px;
    padding: 2px;
    width: 60px;
}
#author-desc {
    color: #999;
    float: left;
    font: 400 12px/normal 'Droid Sans', sans-serif;
    width: 524px;
}
#related-posts {
    float: left;
    margin: 40px 0 0;
    width: 620px;
}
#related-posts img {
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
#related-posts img:hover {
    opacity: 0.85;
}
#related-posts ul {
    display: inline;
    float: left;
    width: 100%;
}
#related-posts ul li {
    display: inline;
    float: left;
    margin-left: 12px;
    width: 146px;
    height: 164px;
}
#related-posts ul li:first-child {
    margin-left: 0;
}
#related-posts h3 {
    border-bottom: 1px dotted #ccc;
    font: 700 14px/14px 'Droid Serif', serif;
    margin-bottom: 10px;
    padding-bottom: 5px;
    text-transform: capitalize;
}
.related-image {
    float: left;
    position: relative;
    width: 146px;
    height: 164px;
}
.related-text {
    background: url(images/featured-bg.png);
    float: left;
    padding: 5px;
    position: absolute;
    bottom: 0;
    width: 136px;
}
.related-text a {
    color: #fff;
    font: 700 12px/16px 'Droid Sans', sans-serif;
    margin: 0 !important;
    padding: 0;
    text-transform: capitalize;
}
.related-text a:visited {
    color: #fff;
}
.related-small {
    display: none;
}
.wp-caption, .gallery-caption {
    margin-bottom: 20px;
    max-width: 100%;
    text-align: center;
}
.wp-caption-text {
    margin-bottom: 2px;
}
.sticky {
}
.bypostauthor {
}
/************************************************        Comments************************************************/
#comments {
    display: block;
    float: left;
    font: 400 12px/normal 'Droid Sans', sans-serif;
    margin-top: 40px;
    width: 100%;
}
#comments h3 {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
}
.comment-inner {
    border-bottom: 1px dotted #ddd;
    margin-bottom: 10px;
    padding: 10px 0;
}
#comments .comment-inner:after {
    content: '';
    display: block;
    clear: both;
}
#comments .comment-avatar,#tab3 .comment-avatar {
    float: left;
    width: 46px;
}
#comments .avatar {
    display: block;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 2px;
}
#comments .commentmeta {
    display: block;
    float: left;
    margin: 0 10px 10px;
}
.comment-reply {
    background: #555;
    clear: both;
    float: right;
    font: 700 12px/12px 'Droid Sans', sans-serif;
    padding: 5px 10px;
}
.comment-reply:hover {
    background: #333;
}
.comment-reply a {
    color: #fff;
}
.comment-reply a:hover {
    text-decoration: none;
}
ol.commentlist {
    float: left;
    width: 100%;
}
#comments .comment-meta-1 {
    display: block;
    height: 18px;
    margin: 0 0 6px;
    padding: 4px 0 2px;
}
#comments .comment-meta-1 .fn {
    font-weight:bold;
    float:left;
    width:auto;
}
#comments .comment-meta-1 .reply {
    display: inline-block;
    float: right;
    font-size: 11px;
    line-height: 11px;
    padding-top: 2px;
}
#comments .comment-meta-1 .reply a {
    color: #555;
}
#comments .comment-meta-2  {
    font: 400 12px/normal 'Droid Sans', sans-serif;
    display: block;
    margin: 0;
}
#comments .text {
    clear: both;
    display: block;
}
#comments .text .waiting_approval {
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
}
#comments .c {
    line-height: 20px;
}
#comments .c p,#comments .c code,#comments .c blockquote,#comments .c ul,#comments .c ol {
    display: block;
    margin: 5px 0;
}
#comments .c a {
    text-decoration: underline;
}
#comments .c a:hover {
    text-decoration: none;
}
#comments .depth-2 .comment-wrapper {
    padding-left: 40px;
}
#comments .depth-2 .commentmeta {
    width: auto;
}
#comments .depth-3 .comment-wrapper {
    padding-left: 80px;
}
#comments .depth-3 .commentmeta {
    width: auto;
}
#comments .depth-4 .comment-wrapper {
    padding-left: 120px;
}
#comments .depth-4 .commentmeta {
    width: auto;
}
#comments .depth-5 .comment-wrapper {
    padding-left: 160px;
}
#comments .depth-5 .commentmeta {
    width: auto;
}
#respond {
    clear: both;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    padding: 10px 0;
}
#respond p {
    font: 400 12px/normal 'Droid Sans', sans-serif;
    margin: 0;
}
#respond .logged-in-as {
    margin-bottom: 10px;
}
#respond .comment-notes {
    margin-bottom: 1em;
}
#respond .form-allowed-tags {
    line-height: 1em;
}
.children #respond {
    margin: 0 48px 0 0;
}
#comments-list #respond {
    margin: 0 0 18px 0;
}
#comments-list ul #respond {
    margin: 0;
}
#cancel-comment-reply-link {
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
}
#respond .required {
    color: #ff4b33;
    font-weight: bold;
}
#respond label {
    color: #888;
    font-size: 12px;
}
#respond input {
    background: #f6f6f6;
    border: 1px solid #ddd;
    -ms-box-shadow: 2px 2px 5px 0px #eee inset;
    -moz-box-shadow: 2px 2px 5px 0px #eee inset;
    -webkit-box-shadow: 2px 2px 5px 0px #eee inset;
    -o-box-shadow: 2px 2px 5px 0px #eee inset;
    box-shadow: 2px 2px 5px 0px #eee inset;
    display:block;
    margin: 0 0 9px;
    padding:5px;
    width: auto;
}
#respond textarea {
    background: #f6f6f6;
    border: 1px solid #ddd;
    -ms-box-shadow: 2px 2px 5px 0px #eee inset;
    -moz-box-shadow: 2px 2px 5px 0px #eee inset;
    -webkit-box-shadow: 2px 2px 5px 0px #eee inset;
    -o-box-shadow: 2px 2px 5px 0px #eee inset;
    box-shadow: 2px 2px 5px 0px #eee inset;
    width: 95%;
}
#respond .form-allowed-tags {
    color: #888;
    font-size: 12px;
    line-height: 18px;
}
#respond .form-allowed-tags code {
    font-size: 11px;
}
#respond #submit {
    background: #555;
    border: 0;
    box-shadow: none;
    color: #fff;
    cursor:pointer;
    font: 700 12px/12px 'Droid Sans', sans-serif;
    margin-top:10px;
    padding: 5px 10px;
    width: 120px;
}
#respond #submit:hover {
    background: #333;
}
h3#reply-title,h2.comments {
    border-bottom: 1px dotted #ccc;
    font: 700 14px/14px 'Droid Sans', sans-serif !important;
    margin: 0 0 10px !important;
    padding-bottom: 5px;
    text-transform: capitalize;
}
h3#reply-title {
    display: none;
}
span.comments {
    background: #fff;
    color: #aaa;
    float: left;
    font: 400 20px/20px 'Droid Sans', sans-serif;
    padding-right: 15px;
    text-transform: capitalize;
}
span.comments a {
    color: #666;
}
span.comments a:hover {
    color: #f00;
    text-decoration: none;
}
#comment-input label {
    margin-bottom: 10px;
}
p.cancel-comment-reply {
    clear: both;
}
#respond .form-allowed-tags {
    display: none;
}
/************************************************        Archives************************************************/
.archive-header {
    color: #666 !important;
    font: 700 32px/36px 'Droid Sans', sans-serif !important;
    margin-bottom: 20px !important;
}
.archive h2 {
    margin-bottom: 5px;
}
.archive h2 a {
    color: #333;
    font: 700 18px/22px 'Droid Sans', sans-serif;
    text-transform: capitalize;
}
.archive-image {
    float: left;
    margin-right: 10px;
    width: 92px;
    height: 102px;
}
.archive-image img {
    border: 1px solid #ccc;
    float: left;
    padding: 2px;
    width: 86px;
    height: 96px;
}
.archive-text {
    float: left;
    font: 400 12px/16px 'Droid Sans', sans-serif;
    width: 498px;
}
.archive-text-noimg {
    float: left;
    font: 400 12px/16px 'Droid Sans', sans-serif;
    width: 100%;
}
.archive-text p,.archive-text-noimg p {
    float: left;
    margin-bottom: 5px !important;
}
ul.archive {
    display: block;
    float: left;
    margin: 10px 0 20px;
    width: 100%}
ul.archive li {
    display: block;
    float: left;
    padding: 10px;
}
ul.archive li:nth-child(2n+2) {
    background: #f6f6f6;
}
ul.archives,ul.archives li {
    display: block;
    float: left;
    width: 100%;
}
ul.archives li {
    border-top: 1px dotted #ccc;
    margin-left: 20px !important;
    margin-top: 5px !important;
    padding-top: 5px !important;
}
ul.archives li:first-child {
    border-top: none;
    margin-top: 0 !important;
    padding-top: 0 !important;
}
.nav-links {
    float: left;
    margin: 15px 0;
}
.nav-links a {
    background: #555;
    color: #fff;
    font: 700 12px/12px 'Droid Sans', sans-serif;
    margin: 4px;
    padding: 4px;
    text-transform: capitalize;
}
.nav-links a:hover {
    background: #000;
    text-decoration: none;
}
.nav-links a:visited {
    color: #fff;
}
/************************************************        Sidebar************************************************/
#sidebar-wrapper {
    background: #fff;
    float: right;
    margin-bottom: 10px;
    width: 300px;
}
#sidebar-home-wrapper {
    background: #fff;
    float: right;
    margin-bottom: 10px;
    width: 500px;
}
.sidebar-widget {
    float: left;
    font: 400 12px/normal 'Droid Sans', sans-serif;
    margin-bottom: 30px;
    overflow: hidden;
    width: 100%;
}
.side,.side-home {
    float: left;
    width: 300px;
}
.side-home {
    margin-left: 20px;
}
.sidebar-widget h3 {
    border-bottom: 1px dotted #ccc;
    color: #1ab9bc;
    text-shadow: 0 1px 1px #004445;
    font: 700 14px/14px 'Droid Serif', serif;
    margin-bottom: 10px;
    padding-bottom: 5px;
    text-transform: capitalize;
}
.sidebar-widget h3 a,.tabs h4 a {
    font: 700 16px/16px 'Quattrocento', serif;
    text-transform: capitalize;
}
.tabs h4 a:hover {
    text-decoration: none;
}
.widget-container p {
    font: 400 12px/16px 'Droid Sans', sans-serif;
}
.widget-content {
    float: left;
    width: 100%;
}
.tabber-container {
    float: left;
    width: 100%;
}
.tabber-buttons {
    float: left;
    margin-top: 10px;
    width: 100%}
ul.tabs {
    display: inline;
    float: left;
    margin-bottom: -1px !important;
    width: 100%;
}
ul.tabs li {
    border-right: 1px solid #fff;
    background: #e16093;
    display: inline;
    float: left;
    font: bold 12px/12px 'Quattrocento', serif;
    margin: 0 !important;
    padding: 7px 17px 7px !important;
    cursor: pointer;
}
ul.tabs li h4 a {
    color: #fff;
}
ul.tabs li h4 a:hover {
    color: #fff;
}
ul.tabs li:hover {
    background: #ec9dbd;
}
ul.tabs li h4 {
    margin: 0 !important;
}
ul.tabs li.active {
    background: #fff;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    position: relative;
    z-index: 1000;
}
ul.tabs li.active h4 a {
    color: #e16093;
}
ul.tabs li.active:hover {
    background: #fff;
}
.tabber-content {
    background: #fff;
    border-top: 1px solid #ccc;
    float: left;
    padding-top: 10px;
    width: 100%;
}
.tabber-content-shortcode {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.tabber-content ul,.widget-content ul {
    display: block;
    float: left;
    width: 100%;
}
.tabber-content ul li,.widget-content ul li {
    display: block;
    float: left;
    padding: 10px;
}
.tabber-image {
    border: 1px solid #ccc;
    float: left;
    margin-right: 10px;
    padding: 2px;
    width: 80px;
    height: 89px;
}
.tabber-image img {
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    width: 80px;
    height: 89px;
}
.tabber-image img:hover {
    opacity: .85;
}
.tabber-text {
    float: left;
    width: 184px;
}
.tabber-text-noimg {
    float: left;
    width: 100%;
}
.tabber-text p,.tabber-text-noimg {
    font: 400 12px/16px 'Droid Sans', sans-serif;
}
ul.latest-comments {
    float: left;
    width: 100%;
}
ul.latest-comments li {
    display: block;
    float: left;
    font: 12px/14px 'Droid Sans', sans-serif;
    padding: 10px;
    width: 100%;
}
.comment-image {
    border: 1px solid #ccc;
    float: left;
    margin-right: 10px;
    padding: 2px;
    width: 50px;
}
.comment-text {
    float: left;
    width: 214px;
}
.comment-text span {
    float: left;
    font: 400 12px/12px 'Droid Sans', sans-serif;
    margin-bottom: 5px;
    width: 100%;
}
.comment-text p {
    color: #888;
    float: left;
    font: 400 12px/16px 'Droid Sans', sans-serif;
}
.comment-text p a {
    color: #888;
}
.twtr-widget {
    float: left;
    width: 300px;
    margin: 0;
    padding: 0;
}
.twtr-hd {
    display: none !important;
}
.twtr-bd {
}
.twtr-widget .twtr-bd .twtr-tweet {
    margin: 5px 0 0;
    padding: 0 0 5px;
    border-bottom: 1px dotted #ccc;
}
.twtr-tweet:before {
    display: block;
    float: left;
    margin: -5px 0 0 5px;
    font-size: 50px;
    /* let's make it a big quote! */    
    color: #bababa;
    font-family: 'Droid Sans', sans-serif;
}
.twtr-ft {
    display: none;
}
.middle-side {
    display: none;
}
/************************************************        Footer************************************************/
#footer-top-wrapper {
    background: #eee;
    float: left;
    padding: 40px 0;
    position: relative;
    width: 100%;
    z-index: 6;
}
#footer-top {
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    width: 960px;
}
.footer-widget {
    float: left;
    color: #777;
    font: 400 12px/18px 'Droid Sans', sans-serif;
    overflow: hidden;
    padding: 10px;
    width: 300px;
}
.footer-widget h3 {
    color: #777;
    font: 700 20px/20px 'Droid Sans', sans-serif;
    margin-bottom: 10px;
}
.footer-widget h3 a {
    color: #777;
}
.tag-cloud {
    float: left;
    width: 100%;
}
.tag-cloud a {
    background: #555;
    color: #fff;
    float: left;
    font: bold 12px/12px 'Droid Sans', sans-serif;
    margin: 4px;
    padding: 5px;
    text-transform: capitalize;
}
.tag-cloud a:hover {
    background: #000;
    text-decoration: none;
}
.tag-cloud a:visited {
    color: #fff;
}
#footer-bottom-wrapper {
    background: #e56093;
    float: left;
    position: relative;
    width: 100%;
    z-index: 6;
}
#footer-bottom {
    color: #fff;
    font: 400 10px/14px 'Droid Sans', sans-serif;
    margin: 0 auto;
    padding: 10px 20px;
    position: relative;
    width: 960px;
}
#footer-nav1,#footer-nav2 {
    float: left;
    margin-bottom: 5px;
}
#footer-nav1 ul,#footer-nav2 ul {
    clear: both;
    display: inline;
    margin-bottom: 5px;
}
#footer-nav1 ul li,#footer-nav2 ul li {
    display: inline;
    float: left;
    margin: 0 10px 5px 0;
    padding: 3px 10px 3px 0;
}
#footer-nav2 ul li:last-child {
    border: 0;
}
#footer-nav1 ul li a,#footer-nav2 ul li a {
    color: #fff;
    font: 700 12px/12px 'Droid Sans', sans-serif;
}
#footer-nav1 ul li ul,#footer-nav2 ul li ul {
    display: none;
}
#copyright {
    float: left;
    padding-bottom: 10px;
    width: 100%;
}
#copyright p {
    font-size: 12px;
}
#copyright p a, #copyright p a:visited {
    color: #fff;
}
#copyright p a:hover {
    color: #fff;
    text-decoration: underline;
}
/************************************************        Shortcodes************************************************/
.button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #ffc578;
    /* Old browsers */    background: -moz-linear-gradient(top,  #ffc578 0%, #fb9d23 100%);
    /* FF3.6+ */    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffc578), color-stop(100%,#fb9d23));
    /* Chrome,Safari4+ */    background: -webkit-linear-gradient(top,  #ffc578 0%,#fb9d23 100%);
    /* Chrome10+,Safari5.1+ */    background: -o-linear-gradient(top,  #ffc578 0%,#fb9d23 100%);
    /* Opera 11.10+ */    background: -ms-linear-gradient(top,  #ffc578 0%,#fb9d23 100%);
    /* IE10+ */    background: linear-gradient(to bottom,  #ffc578 0%,#fb9d23 100%);
    /* W3C */    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc578', endColorstr='#fb9d23',GradientType=0 );
    /* IE6-9 */    border-color: #ffc578 #fb9d23 #fb9d23;
    border-image: none;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 #DDDDDD, 0 1px 0 rgba(255, 255, 255, 0.2) inset;
    color: #FFFFFF;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    cursor: pointer;
    font-weight: bold;
    height: 31px;
    line-height: 29px;
    overflow: visible;
    padding: 0 16px 3px;
    text-align: center;
    margin-left: 12px;
}
.button:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #f98900;
    /* Old browsers */    background: -moz-linear-gradient(top,  #f98900 0%, #ffaf47 100%);
    /* FF3.6+ */    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f98900), color-stop(100%,#ffaf47));
    /* Chrome,Safari4+ */    background: -webkit-linear-gradient(top,  #f98900 0%,#ffaf47 100%);
    /* Chrome10+,Safari5.1+ */    background: -o-linear-gradient(top,  #f98900 0%,#ffaf47 100%);
    /* Opera 11.10+ */    background: -ms-linear-gradient(top,  #f98900 0%,#ffaf47 100%);
    /* IE10+ */    background: linear-gradient(to bottom,  #f98900 0%,#ffaf47 100%);
    /* W3C */    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f98900', endColorstr='#ffaf47',GradientType=0 );
    /* IE6-9 */    border-color: #f98900 #ffaf47 #ffaf47;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    text-decoration: none;
}
.button.black a,.button.green a,.button.red a,.button.blue a,.button.orange a {
    color:#FFF;
}
.button.black {
    background: #333;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555', endColorstr='#333');
    background: -webkit-gradient(linear, left top, left bottom, from(#555), to(#333));
    background: -moz-linear-gradient(top,  #555, #333);
    border: 1px solid #111;
}
.button.black:hover {
    background: #444;
    background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#444));
    background: -moz-linear-gradient(top,  #666, #444);
    border: 1px solid #111;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666', endColorstr='#444');
}
.button.green {
    background: #3ba323;
    background: -webkit-gradient(linear, left top, left bottom, from(#43b928), to(#3ba323));
    background: -moz-linear-gradient(top,  #43b928, #3ba323);
    border:1px solid #2c8816;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#43b928', endColorstr='#3ba323');
}
.button.green:hover {
    background: #3ba323;
    background: -webkit-gradient(linear, left top, left bottom, from(#4ac82d), to(#42b528));
    background: -moz-linear-gradient(top,  #4ac82d, #42b528);
    border:1px solid #2c8816;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4ac82d', endColorstr='#42b528');
}
.button.red {
    background: #a80d0d;
    background: -webkit-gradient(linear, left top, left bottom, from(#c31010), to(#a80d0d));
    background: -moz-linear-gradient(top,  #c31010, #a80d0d);
    border:1px solid #990c0c;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c31010', endColorstr='#a80d0d');
}
.button.red:hover {
    background: #a80d0d;
    background: -webkit-gradient(linear, left top, left bottom, from(#c80f0f), to(#b40e0e));
    background: -moz-linear-gradient(top,  #c80f0f, #b40e0e);
    border:1px solid #990c0c;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c80f0f', endColorstr='#b40e0e');
}
.button.blue {
    background: #0f57a2;
    background: -webkit-gradient(linear, left top, left bottom, from(#1062b5), to(#0f57a2));
    background: -moz-linear-gradient(top,  #1062b5, #0f57a2);
    border:1px solid #0a447f;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1062b5', endColorstr='#0f57a2');
}
.button.blue:hover {
    background: #0f57a2;
    background: -webkit-gradient(linear, left top, left bottom, from(#1268c1), to(#105eaf));
    background: -moz-linear-gradient(top,  #1268c1, #105eaf);
    border:1px solid #0a447f;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1268c1', endColorstr='#105eaf');
}
.button.orange {
    background: #cd460a;
    background: -webkit-gradient(linear, left top, left bottom, from(#e24e0c), to(#cd460a));
    background: -moz-linear-gradient(top,  #e24e0c, #cd460a);
    border:1px solid #bc400a;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e24e0c', endColorstr='#cd460a');
}
.button.orange:hover {
    background: #cd460a;
    background: -webkit-gradient(linear, left top, left bottom, from(#f1530d), to(#dc4b0b));
    background: -moz-linear-gradient(top,  #f1530d, #dc4b0b);
    border:1px solid #bc400a;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1530d', endColorstr='#dc4b0b');
}
.button.grey a {
    color:#777;
}
.button.grey {
    background: #DDD;
    background: -webkit-gradient(linear, left top, left bottom, from(#F1F1F1), to(#DDD));
    background: -moz-linear-gradient(top,  #F1F1F1, #DDD);
    border:1px solid #CCC;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F1F1F1', endColorstr='#DDD');
}
.button.grey:hover {
    background: #DDD;
    background: -webkit-gradient(linear, left top, left bottom, from(#F7F7F7), to(#E5E5E5));
    background: -moz-linear-gradient(top,  #F7F7F7, #E5E5E5);
    border:1px solid #CCC;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F7F7F7', endColorstr='#E5E5E5');
}
.video-shortcode {
    margin-bottom: 20px;
}
.dropcap {
    color: #888;
    float: left;
    font: 700 40px/40px 'Droid Sans', sans-serif;
    margin-right: 6px;
    position: relative;
    text-transform: capitalize;
}
.highlight-yellow {
    background: #fbfac7;
    padding: 0 3px;
}
.highlight-black {
    background:#222;
    color: #eee;
    padding: 0 3px;
}
.one_half,.one_third,.two_third,.three_fourth,.one_fourth {
    float: left;
    margin-right: 4%;
}
.one_half {
    width: 48%;
}
.one_third {
    width: 30.6666%;
}
.two_third {
    width: 65.3332%;
}
.one_fourth {
    width: 22%;
}
.three_fourth {
    width: 74%;
}
.last {
    clear: right;
    margin-right: 0 !important;
}
.clearboth {
    clear: both;
    display: block;
    font-size: 0px;
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    width: 100%;
}
.tab-shortcode {
    clear: both;
    float: none !important;
}
.toggle {
    border-bottom: 1px solid #ccc;
    border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -ms-border-top-left-radius: 10px;
    -o-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -ms-border-top-right-radius: 10px;
    -o-border-top-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    cursor: pointer;
    float: left;
    font: 700 16px/16px 'Droid Sans', sans-serif !important;
    padding: 10px 1.61290322580645% !important;
    width: 96.7741935483871% !important;
}
.toggle a {
    background: url(images/toggle.png) no-repeat left 50%;
    color: #fff;
    padding-left: 25px;
    text-decoration: none;
}
.toggle a:visited {
    color: #fff;
}
.toggle-content {
    border-bottom: 1px solid #ccc;
    display: none;
    float: left;
    margin-bottom: 20px;
    padding: 0 10px 10px;
}
.toggle-content .block {
    float: left;
    padding: 0px;
}
.blue-box {
    background: #d7e7f5;
    border: 1px solid #aacee6;
    color: #5e6984;
    float: left;
    margin-bottom: 20px;
    width: 99%;
}
.blue-box-content,.green-box-content,.grey-box-content,.red-box-content,.yellow-box-content{
    border: 1px solid #fff;
    padding: 10px;
    width: auto;
}
.blue-box-content h3,.green-box-content h3,.grey-box-content h3,.red-box-content h3,.yellow-box-content h3 {
    margin-bottom: 5px;
}
.green-box {
    background: #e2f2ce;
    border: 1px solid #bfe098;
    color: #466840;
    float: left;
    margin-bottom: 20px;
    width: 99%;
}
.grey-box {
    background: #eaeaea;
    border: 1px solid #c1c1c1;
    color: #838383;
    float: left;
    margin-bottom: 20px;
    width: 99%;
}
.red-box {
    background: #fde9ea;
    border: 1px solid #fdced0;
    color: #a14a40;
    float: left;
    margin-bottom: 20px;
    width: 99%;
}
.yellow-box {
    background: #fff6cc;
    border: 1px solid #ffdb4f;
    color: #736b4c;
    float: left;
    margin-bottom: 20px;
    width: 99%;
}
/************************************************        Media Queries************************************************/
@media screen and (max-width: 1140px) and (min-width: 1024px) {
    #wallpaper {
        display: none;
    }
}
@media screen and (max-width: 1002px) and (min-width: 768px) {
    #leader-wrapper {
        padding: 5px 0;
    }
    #leaderboard {
        padding: 0 10px;
        width: 748px;
    }
    #leader-right,    #wallpaper,    .ticker-heading,    .ticker-date,    .middle-160,    #bottom-widget,    .related-image,    #social-box-vert,    .breadcrumb,    .home-right-category {
        display: none;
    }
    #main-nav,    #inner-wrapper {
        width: 768px;
    }
    #main-nav ul {
        padding: 0 10px;
        width: 748px;
    }
    #main-nav ul li {
        padding: 11px 14px;
    }
    #main-nav ul li a {
        color: #fff;
        font: 700 11px/16px 'Droid Serif', serif;
        text-decoration: none;
        text-transform: capitalize;
    }
    #content {
        padding: 20px 10px;
        width: 748px;
    }
    #header,    #footer-top,    #footer-bottom {
        width: 748px;
    }
    #content-top {
        margin-bottom: 20px;
        width: 746px;
    }
    .searchtop {
        position: relative;
        width: 210px;
        left: 526px;
        top: 20px;
    }
    #ticker {
        width: 344px;
    }
    ul.ticker-list {
        width: 344px;
    }
    #content-social {
        width: 402px;
    }
    #searchform input {
        width: 150px;
    }
    #main {
        width: 433px;
    }
    #main-home {
        width: 434px;
    }
    .full {
        width: 748px !important;
    }
    #post-area {
        width: 420px;
    }
    #author-info {
        width: 400px;
    }
    #author-desc {
        width: 324px;
    }
    #related-posts {
        margin: 40px 0 0;
        width: 420px;
    }
    #related-posts ul,    #related-posts ul li {
        display: block;
    }
    #related-posts ul li {
        margin: 5px 0;
        width: 100%;
        height: auto;
    }
    .related-small {
        display: block;
    }
    #home-left {
        margin-right: 0;
        padding-right: 13px;
    }
    #home-right {
        border-right: none;
        margin-left: 14px;
        padding-right: 0;
        width: 300px;
    }
    .middle-side {
        display: block;
    }
    #social-box {
        width: 420px;
        display: inline;
    }
    .post-image {
        width: 206px;
        height: 230px;
    }
    .post-image img {
        width: 200px !important;
        height: 224px !important;
    }
    .archive-text {
        width: 298px;
    }
    #sidebar-home-wrapper {
        width: 314px;
    }
    .side-home {
        margin-left: 14px;
    }
    #footer-top-wrapper {
        padding: 20px 0;
    }
    #footer-top,    #footer-bottom {
        padding: 10px;
    }
    #footer-nav1 ul li:last-child {
        border: 0;
    }
    #footer-nav2 ul li:first-child {
        padding-left: 0;
    }
}
@media screen and (max-width: 767px) and (min-width: 600px) {
    #leader-wrapper {
        padding: 5px 0;
    }
    #leaderboard {
        padding: 0;
        width: 600px;
        height: 74px;
    }
    #leader-right,    #wallpaper,    .ticker-heading,    .ticker-date,    .middle-160,    #bottom-widget,    .side,    .side-home,    #social-box-vert,    .related-image,    .archive-image,    .breadcrumb,    .home-right-category {
        display: none;
    }
    #leader-left,    #main-nav,    #inner-wrapper {
        width: 600px;
    }
    #main-nav ul {
        padding: 0 10px;
        width: 580px;
    }
    #main-nav ul li {
        padding: 12px 9px;
    }
    #main-nav ul li a {
        color: #fff;
        font: 700 14px/14px 'Droid Serif', serif;
        text-decoration: none;
        text-transform: capitalize;
    }
    #content {
        padding: 20px 10px;
        width: 580px;
    }
    #header,    #footer-top,    #footer-bottom {
        width: 580px;
    }
    #content-top {
        margin-bottom: 20px;
        width: 578px;
    }
    .searchtop {
        position: relative;
        width: 210px;
        left: 184px !important;
        top: 80px !important;
    }
    #logo {
        position: relative;
        float: none !important;
        width: 100%;
        top: -50px;
        left: 15%;
        margin-right: -20px;
    }
    #social-icons {
        position: relative;
        float: none !important;
        padding: 0 !important;
        top: 90px;
        left: 180px;
    }
    #ticker {
        overflow: hidden;
        margin-right: 10px;
        width: 216px;
    }
    ul.ticker-list {
        width: 400px;
    }
    #content-social {
        width: 352px;
    }
    #searchform {
        display: none !important;
    }
    .searchtop {
        display: none !important;
    }
    #main,    #main-home {
        width: 420px;
    }
    .full {
        width: 580px !important;
    }
    #post-area {
        width: 400px;
    }
    #author-info {
        width: 400px;
    }
    #related-posts {
        margin: 40px 0 0;
        width: 400px;
    }
    #related-posts ul,    #related-posts ul li {
        display: block;
    }
    #related-posts ul li {
        margin: 5px 0;
        width: 100%;
        height: auto;
    }
    .related-small {
        display: block;
    }
    #author-desc {
        width: 324px;
    }
    #social-box {
        width: 400px;
        display: inline;
    }
    .post-image {
        width: 206px;
        height: 230px;
    }
    .post-image img {
        width: 200px !important;
        height: 224px !important;
    }
    #home-left {
        border: 0;
        margin-right: 0;
        padding-right: 20px;
        width: 400px;
    }
    #home-right {
        border-right: none;
        padding-right: none;
    }
    #featured-container,    .category2,    .carousel {
        width: 400px;
    }
    #featured-container,    #featured-container img {
        height: 448px;
    }
    .featured-box {
        width: 340px;
    }
    ul.category3 li {
        width: 380px;
    }
    .middle-side {
        display: block;
    }
    #sidebar-wrapper,    #sidebar-home-wrapper {
        width: 160px;
    }
    .side-home {
        margin-left: 0;
    }
    .tabber-text {
        width: 424px;
    }
    ul.category2 li {
        width: 190px;
    }
    .category2 img {
        width: 184px;
        height: 206px;
    }
    ul.headlines-info li {
        width: auto;
    }
    .category-links {
        width: 234px;
    }
    .category3-text {
        width: 278px;
    }
    .blog-text {
        width: 214px;
    }
    .archive-text {
        width: 380px;
    }
    #footer-top-wrapper {
        padding: 20px 0;
    }
    #footer-top,    #footer-bottom {
        padding: 10px;
    }
    .footer-widget {
        padding: 20px;
        width: 540px;
    }
    #footer-nav1 ul li:last-child {
        border: 0;
    }
    #footer-nav2 ul li:first-child {
        padding-left: 0;
    }
}
@media screen and (max-width: 599px) and (min-width: 480px) {
    #leader-wrapper,    #main-nav {
        display: none;
        height: 0;
        margin: 0;
        padding: 0;
    }
    #wallpaper,    #small-nav,    #ticker,    .middle-160,    #bottom-widget,    #sidebar-wrapper,    #social-box-vert,    .related-image,    .archive-image,    .side-home,    .breadcrumb,    .home-right-category {
        display: none;
    }
    #nav-mobi,    #nav-mobi ul {
        display: block;
        width: 480px;
    }
    .flip {
        margin-left: 10px;
        width :470px;
    }
    #nav-mobi ul li {
        width: 216px;
    }
    #inner-wrapper,    #main,    #main-home {
        width: 480px;
    }
    #content {
        padding: 20px 10px;
        width: 460px;
    }
    #main-header-wrapper {
        padding-bottom: 10px;
    }
    #header,    #footer-top,    #footer-bottom {
        width: 460px;
    }
    #logo {
        position: relative;
        text-align: center;
        top: -80px;
        left: 16px;
        float: none !important;
    }
    #social-icons {
        position: relative;
        top: 70px;
        left: 110px;
        float: none !important;
        padding: 0 !important;
    }
    #searchform {
        display: none !important;
    }
    .searchtop {
        display: none !important;
    }
    #header-info {
        float: left;
    }
    #content-top {
        margin-bottom: 20px;
        width: 458px;
    }
    #content-social {
        width: 458px;
    }
    #content-social ul li:first-child {
        border-left: 0;
    }
    #home-left {
        border: 0;
        margin-right: 0;
        padding: 0 20px;
        width: 420px;
    }
    #home-right {
        border-right: none;
        margin-left: 0;
        padding-right: 0;
        width: 420px;
    }
    #sidebar-home-wrapper {
        padding: 0 20px;
        width: 420px;
    }
    h2.category-heading {
        position: absolute;
        top: -5px;
        left: 15px;
    }
    .full {
        width: 420px !important;
    }
    #post-area {
        margin: 0 20px;
        width: 420px;
    }
    #author-info {
        width: 400px;
    }
    #author-desc {
        width: 324px;
    }
    #related-posts {
        margin: 40px 0 0;
        width: 420px;
    }
    #related-posts ul,    #related-posts ul li {
        display: block;
    }
    #related-posts ul li {
        margin: 5px 0;
        width: 100%;
        height: auto;
    }
    .related-small {
        display: block;
    }
    #social-box {
        width: 420px;
        display: inline;
    }
    .post-image {
        width: 206px;
        height: 230px;
    }
    .post-image img {
        width: 200px !important;
        height: 224px !important;
    }
    .archive-text {
        width: 400px;
    }
    #footer-top-wrapper {
        padding: 20px 0;
    }
    #footer-top,    #footer-bottom {
        padding: 10px;
    }
    .footer-widget {
        padding: 10px;
        width: 440px;
    }
    #footer-nav1 ul li:last-child {
        border: 0;
    }
    #footer-nav2 ul li:first-child {
        padding-left: 0;
    }
}
@media screen and (max-width: 479px) {
    #leader-wrapper,    #main-nav {
        display: none;
        height: 0;
        margin: 0;
        padding: 0;
    }
    #wallpaper,    #small-nav,    #ticker,    .middle-160,    #bottom-widget,    .category-image,    .category3-image,    #social-box-vert,    .related-image,    .archive-image,    .breadcrumb,    .blog-image,    .home-right-category {
        display: none;
    }
    #nav-mobi,    #nav-mobi ul {
        display: block;
        padding: 0;
        width: 320px;
    }
    .flip {
        margin-left: 10px;
        width: 310px;
    }
    #nav-mobi ul li {
        width: 136px;
    }
    #inner-wrapper {
        width: 320px;
    }
    #content {
        padding: 20px 10px;
        width: 300px;
    }
    #main-header-wrapper {
        padding-bottom: 10px;
        text-align: center;
    }
    #header,    #footer-top,    #footer-bottom {
        width: 300px;
    }
    #logo {
        float: none;
        margin: 0 auto 10px;
        max-width: 300px;
        text-align: center;
    }
    #header-info {
        float: left;
    }
    #logo {
        position: relative;
        text-align: center;
        top: -70px;
        left: 0px;
        float: none !important;
    }
    #social-icons {
        position: relative;
        top: 50px;
        left: 40px;
        float: none !important;
        padding: 0 !important;
    }
    #searchform {
        display: none !important;
    }
    .searchtop {
        display: none !important;
    }
    #content-top {
        margin-bottom: 20px;
        width: 298px;
    }
    #content-social {
        width: 298px;
    }
    #content-social ul li {
        border-left: 0;
        border-right: 1px solid #ccc;
    }
    #content-social ul li:first-child {
        border-left: 1px solid #ccc;
    }
    #content-social ul li:last-child {
        border-left: 1px solid #ccc;
        border-right: 0;
    }
    .search-wrapper {
        border-top: 1px solid #ccc;
    }
    #searchform input {
        width: 288px;
    }
    #main,    #main-home {
        margin: 0;
        padding: 0;
        width: 300px;
    }
    .full {
        width: 300px !important;
    }
    #home-left {
        border: 0;
        margin-right: 0;
        padding-right: 0;
        width: 300px;
    }
    #home-right {
        border-right: none;
        margin-left: 0;
        padding-right: 0;
        width: 300px;
    }
    #featured-container,    .category2,    .carousel,    #sidebar-home-wrapper {
        width: 300px;
    }
    .side-home {
        margin-left: 0;
        margin-top: 20px;
    }
    #featured-container,    #featured-container img {
        height: 336px;
    }
    .featured-box {
        margin: 0 10px 10px;
        padding: 5px;
        width: 270px;
    }
    .featured-box h2 a {
        font: 700 28px/28px 'Droid Serif', serif;
    }
    .middle-mobile {
        display: inline;
    }
    ul.category2 li {
        width: 145px;
    }
    .category2 img {
        width: 139px;
        height: 156px;
    }
    .category-links {
        width: 300px;
    }
    ul.category3 li,    .category3-text,    .blog-text {
        width: 280px;
    }
    ul.headlines-info li {
        width: auto;
    }
    #post-area {
        margin: 0;
        width: 300px;
    }
    #author-info {
        width: 280px;
    }
    #author-desc {
        width: 204px;
    }
    #related-posts {
        margin: 40px 0 0;
        width: 300px;
    }
    #related-posts ul,    #related-posts ul li {
        display: block;
    }
    #related-posts ul li {
        margin: 5px 0;
        width: 100%;
        height: auto;
    }
    .related-small {
        display: block;
    }
    .post-image {
        margin: 0 0 10px 0;
        width: 300px;
        height: 335px;
    }
    .post-image img {
        width: 294px !important;
        height: 329px !important;
    }
    #social-box {
        width: 300px;
        display: inline;
    }
    .archive-text {
        width: 280px;
    }
    #footer-top-wrapper {
        padding: 20px 0;
    }
    #footer-top,#footer-bottom {
        padding: 10px;
    }
    .footer-widget {
        padding: 10px 0;
    }
    #footer-nav1 ul li:last-child {
        border: 0;
    }
    #footer-nav2 ul li:first-child {
        padding-left: 0;
    }
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
    .fb-but,    .fb-but:hover,    .twitter-but,    .twitter-but:hover,    .pinterest-but,    .pinterest-but:hover,    .google-but,    .google-but:hover,    .youtube-but,    .youtube-but:hover,    .linkedin-but,    .linkedin-but:hover,    .rss-but,    .rss-but:hover {
        background-image: url(images/social-buttons@2x.png);
        background-size: 234px 60px;
    }
}
/* Pricing Tables */
#container {
    margin: 20px auto !important;
    width: 82% !important;
}
.top {
    background: none repeat scroll 0 0 #2F2E35 !important;
    border-radius: 10px 10px 0 0 !important;
    height: 50px !important;
    width: 250px !important;
}
.pricingtable ul li {
    padding: 2px 0 !important;
}
.top h2 {
    color: #FFFFFF !important;
    font: 300 30px/50px Helvetica,Verdana,sans-serif !important;
    text-align: center !important;
}
.pricingtable {
    background: none repeat scroll 0 0 white !important;
    border-radius: 10px 10px 10px 10px !important;
    box-shadow: 2px 2px 9px rgba(0, 0, 0, 0.3) !important;
    float: left !important;
    height: 450px !important;
    margin: 5px !important;
    width: 250px !important;
}
.pricingtable ul {
    font: 300 18px/2 Helvetica,Verdana,sans-serif;
    list-style-type: none !important;
    margin: 20px 0 0 45px !important;
}
.pricingtable ul strong {
    font-weight: bold !important;
}
.pricingtable hr {
    background-color: #BCBEC0 !important;
    border: 0 none !important;
    color: #BCBEC0 !important;
    height: 1px !important;
    margin: 20px 0 0 30px !important;
    width: 190px !important;
}
.pricingtable h1 {
    font: bold 60px/1 Helvetica,Verdana,sans-serif !important;
    margin: 20px 0 0 !important;
    text-align: center !important;
}
.pricingtable h1 sup {
    font-size: 45px !important;
}
.pricingtable p {
    color: #BCBEC0 !important;
    font: 500 14px/1 Helvetica,Verdana,sans-serif !important;
    text-align: center !important;
}
.pricingtable a {
    background: -moz-linear-gradient(center top , #9DCC55 0%, #96C23D 100%) repeat scroll 0 0 transparent !important;
    border-radius: 10px 10px 10px 10px !important;
    color: #FFFFFF !important;
    display: block !important;
    font: 500 16px/40px Helvetica,Verdana,sans-serif !important;
    height: 40px !important;
    margin: 25px 0 0 50px !important;
    text-align: center !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    width: 150px !important;
}
.pricingtable a:hover {
    background: -moz-linear-gradient(center top , #B2E560 0%, #96C23D 100%) repeat scroll 0 0 transparent !important;
}
.featured {
    transform: scale(1.2, 1.2) !important;
}
#main-nav .ubermenu .ubermenu-colgroup .ubermenu-column,#main-nav .ubermenu .ubermenu-custom-content-padded,#main-nav .ubermenu .ubermenu-nonlink,#main-nav .ubermenu .ubermenu-retractor,#main-nav .ubermenu .ubermenu-submenu-padded,#main-nav .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target,#main-nav .ubermenu .ubermenu-target,#main-nav .ubermenu .ubermenu-widget,#main-nav .ubermenu-responsive-toggle{
    padding: 12px 20px 13px ;
}
#main-nav .ubermenu .ubermenu-target.ubermenu-widgettitle{
    padding-left: 0;
    padding-bottom: 5px;
}
/*.ubermenu h3.ubermenu-widgettitle {
    font-size: 20px;
    margin-bottom: 8px;
    border-bottom: 3px solid #ccc;
    border-bottom: 3px solid #E16093;
    float: left;
}
*/
.ubermenu-skin-grey-white .ubermenu-submenu h3.ubermenu-widgettitle {
    font-size: 20px !important;
    margin-bottom: 8px !important;
    border-bottom: 3px solid #E16093;
    float: left;
    color:#000 !important;
}
.rpwe-block {
    clear: both;
}
.ubermenu .rpwe-block h3{
    font-size: 15px !important;
}
.ubermenu-skin-grey-white {
    font-size: 14px !important;
    color: #000 !important;
}
.ubermenu-skin-grey-white .ubermenu-submenu, .ubermenu-skin-grey-white .ubermenu-submenu .ubermenu-target {
    color: #fff !important;
    font-weight: bold !important;
    font-size: 15px !important;
}
.ubermenu.ubermenu-main.ubermenu-horizontal .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar, .ubermenu.ubermenu-main.ubermenu-horizontal .ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
    background: rgb(236, 157, 189) none repeat scroll 0% 0%;
}
.ubermenu .ubermenu-nav .ubermenu-column-2-5 {
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    height: 425px;
}
.ubermenu .ubermenu-target-text {
    max-width: 90px;
}
.ubermenu-item.ubermenu-item-type-taxonomy.ubermenu-item-object-category.ubermenu-item-has-children.ubermenu-item-30502.ubermenu-item-level-0.ubermenu-column.ubermenu-column-auto.ubermenu-has-submenu-drop.ubermenu-has-submenu-mega {
    width: 140px;
}
.ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target::after{
content:'' !important;
}
#main-nav .ubermenu .ubermenu-colgroup .ubermenu-column, #main-nav .ubermenu .ubermenu-custom-content-padded, #main-nav .ubermenu .ubermenu-nonlink, #main-nav .ubermenu .ubermenu-retractor, #main-nav .ubermenu .ubermenu-submenu-padded, #main-nav .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target, #main-nav .ubermenu .ubermenu-target, #main-nav .ubermenu .ubermenu-widget, #main-nav .ubermenu-responsive-toggle {
    padding: 12px 17px 13px;
height: 50px;
}

.recent-posts-widget {
    float: left;
}
.blog-list {
    float: left;
}
.bl-img {
    float: left;
    margin-right: 15px;
}
.recent-posts-widget > li {
    float: left;
    margin-bottom: 11px;
}

.bl-txt {
    float: left;
    max-width: 270px;
}
.featured-widget-title {
background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 18px;
    color: #ffffff;
    font-size: 20px;
    left: 0;
    position: absolute;
    text-align: center;
    text-decoration: underline;
    padding:10px 5px;
}
.widget_featured_widget > a {
    display: block;
    position: relative;
clear: both;
}
.widget_featured_widget a img {
    height: auto;
    max-height: 320px;
    max-width: 100%;
    width: auto;
}

.pin-it-button {
  background:url(images/pinit.png) no-repeat;
  display:block;
  font-size:0px;
  width:40px;
  height:20px;
}

.subscribe {
  margin:0px;
  padding:37px;
  width: 280px;
  color:#1ab9b6;
  border-radius: 5px;
  background:url(images/lb-subscribe-bk.jpg) no-repeat;
}
.subscribe p {
font-size:12px;
margin:0px;
padding:0px;
width: 205px;
  }

.subscribe .subscribe-form {
  position: relative;
  margin: -10px -20px -20px;
  padding: 15px;
  border-radius: 0 0 6px 6px;
}

.subscribe .subscribe-input {
  padding: 0 5px;
  width: 200px;
  margin-left:-5px;
  height: 28px;
  font-family: 'Lucida Grande', Tahoma, Verdana, sans-serif;
  font-size: 12px;
  color: #444;
  background: #fefefe;
  background-clip: padding-box;
  border: 1px solid;
  border-color: #999 #aaa #aaa;
  border-radius: 20px;
}

.subscribe .subscribe-submit {
  display: block;
  position: absolute;
  top: 93px;
  right: 48px;
  padding-left:15px;
  padding-right:15px;
  height: 30px;

  background: #e16093;
  color:#fff;
  border: 1px solid;
  border-color: #1ab9b6;
  border-radius: 0 20px 20px 0;
  cursor: pointer;

}

.subscribe .lt-ie9 .subscribe-input { line-height: 33px; }

.subscribe .subscribe-img {float:right;width:40px;margin-left:10px;}

.category-row {
display:block;
width:100%;
padding-top:10px;
padding-bottom:5%;
height:300px;
}
.category-row-featured {
display:block;
width:100%;
padding-top:10px;
padding-bottom:5%;
height:495px;
}
.category-row-title {
width:100%;
padding-top:10px;
padding-bottom:10px;
font-weight:bold;
color:#e16093;
    border-bottom: 1px dotted #ccc;
    font: 700 20px/20px 'Droid Serif', serif;
    margin-bottom: 10px;
    padding-bottom: 5px;
    text-transform: capitalize;
}
#video-section {
width:45%;
float:left;
}
.video-player-featured {
width:550px;
display:block;
}
.video-player {
width:270px;
display:block;
}
.video-title {
padding-top:8px;
padding-bottom:8px;
}
.video-author {
padding-top:8px;
padding-bottom:8px;
}