/*
Theme Name: Glamour
Theme URI: http://mythemeshop.com/themes/glamour
Author: MyThemeShop
Author URI: http://mythemeshop.com/
Description: Glamour is a beautiful, minimalistic WordPress theme. With a lightweight design, it’s easily customizable for any niche using the included options.
Version: 1.0

*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
html {
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
ol, ul { list-style: none }
blockquote, q { quotes: none }
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
button, input, select, textarea { margin: 0 }
:focus { outline: 0 }
a:link { -webkit-tap-highlight-color: #FF5E99 }
img, video, object, embed {
    max-width: 100%;
    height: auto;
}
iframe { }
blockquote {
    font-style: italic;
    font-weight: normal;
    font-family: Georgia,Serif;
    font-size: 15px;
    padding: 0 10px 20px 27px;
    position: relative;
    margin-top: 25px;
}
blockquote:after {
    position: absolute;
    content: '"';
    font-size: 40px;
    color: #D0D9E0;
    width: 50px;
    top: -5px;
    left: 0;
    font-family: arial;
}
blockquote p { margin-bottom: 10px }
strong, b { font-weight: bold }
em, i, cite {
    font-style: italic;
    font-family: georgia;
}
small { font-size: 100% }
figure { margin: 10px 0 }
code, pre {
    font-family: monospace,consolas,sans-serif;
    font-weight: normal;
    font-style: normal;
}
pre {
    margin: 5px 0 20px 0;
    line-height: 1.3em;
    padding: 8px 10px;
    overflow: auto;
}
code {
    padding: 0 8px;
    line-height: 1.5;
}
mark {
    padding: 1px 6px;
    margin: 0 2px;
    color: black;
    background: #FFD700;
}
address { margin: 10px 0 }
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.sticky { }
.gallery-caption { }
.bypostauthor { }
.wp-caption-text { }
/*-[ Framework ]--------------------*/
body {
    line-height: 1;
    font: 14px/19px arial, sans-serif;
    color: #696868;
}
::-moz-selection {
    background: #222;
    color: white;
    text-shadow: none;
}
::selection {
    background: #222;
    color: white;
    text-shadow: none;
}
#page, .container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    color: #555;
}
h1 {
    font-size: 28px;
    line-height: 44px;
}
h2 {
    font-size: 24px;
    line-height: 40px;
}
h3 {
    font-size: 22px;
    line-height: 38px;
}
h4 {
    font-size: 20px;
    line-height: 24px;
}
h5 {
    font-size: 18px;
    line-height: 34px;
}
h6 {
    font-size: 16px;
    line-height: 24px;
}
.sub-title { font-size: 12px }
p { margin-bottom: 20px }
a {
    text-decoration: none;
    color: #e91550;
    -webkit-transition: background-color, color 0.2s linear;
    -moz-transition: background-color, color 0.2s linear;
    transition: background-color, color 0.2s linear;
}
a:hover { color: #E91550 }
a:link, a:visited, a:active { text-decoration: none }
h2 a { color: #e91550 }
/*-[ Main container ]---------------*/
.main-container {
    width: 1040px;
    margin: 0 auto;
    max-width: 100%;
    margin-bottom: 30px;
}
#page, .container {
    min-width: 240px;
    overflow: visible;
}
#page {
    min-height: 100px;
    float: none;
    clear: both;
    overflow: hidden;
    padding-top: 20px;
}
/*-[ Header ]-----------------------*/
body > header {
    float: left;
    width: 100%;
    position: relative;
}
.main-header {
    position: relative;
    float: left;
    width: 100%;
    z-index: 99;
}
#header {
    position: relative;
    width: 100%;
    float: left;
}
#header h1, #header h2 {
    font-size: 40px;
    float: left;
    display: inline-block;
    line-height: 70px;
    color: #fff;
    margin: 30px 0;
}
#header .content {
    width: 1040px;
    margin: 0 auto;
    max-width: 100%;
}
#header .horisontal-banner {
    width: 728px;
    height: 90px;
}
#logo a { text-transform: uppercase }
.widget-header {
    float: right;
    max-width: 76%;
    margin-top: 15px;
    padding-bottom: 10px!important;
}
#sliderBox {
    width: 96.4%;
    border: 1px solid #f1f1f1;
    float: left;
    clear: both;
    padding: 1.8%;
}
#breadCrumpBox {
    width: 1040px;
    height: 55px;
    border-top: 1px solid #3d3d3d;
    float: left;
    clear: both;
    background-image: url(http://glambistro.com/wp-content/themes/glamour/images/blackStripes.png);
    background-repeat: repeat;
}
/*-[ Navigation ]-----------------*/
.main-navigation {
    display: block;
    float: left;
    width: 100%;
    /*margin-top: -1px;*/
    background: #383d45;
}
.main-navigation #navigation ul ul { border-bottom: 1px solid #eee }
.main-navigation #navigation ul ul::after { border-color: transparent transparent rgba(238, 238, 238, 0.92) }
.main-navigation ul li { float: right!important }
.main-navigation #navigation {
    /*border: 1px solid #EEE;*/
    width: 1040px;
    border-top: 0;
    height: 30px;
    line-height: 30px;
    color: #818080;
}
.main-navigation #navigation ul li li {
    background: #fff;
    border: 1px solid #eee;
    border-bottom: 0;
}
.main-navigation #navigation ul li a {
    color: #818080;
    text-shadow: 0 0;
}
.main-navigation #navigation ul li a:hover { color: #fff }
.main-navigation #navigation ul li li a {
    color: #818080;
    text-shadow: 0 0;
}
.main-navigation li a {
    font-size: 12px;
    line-height: 1.2em;
    padding: 8px;
    color: #fff;
    text-decoration: none;
}
.main-navigation li ul li a { margin-left: 0 }
.main-navigation .children { width: 100% }
.main-navigation .children li .sf-sub-indicator, .secondary-navigation .children li .sf-sub-indicator { display: none }
.secondary-navigation {
    display: block;
    width: 100%;
    height: 49px;
    margin: 0 auto;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    float: left;
}
.secondary-navigation ul li {
    height: 49px;
    line-height: 49px;
    margin-left: 1px;
    float: left;
}
.secondary-navigation ul li.home_class .homeico {
    float: left;
    padding: 0;
    width: 27px;
    height: 26px;
    margin-top: 16px;
    margin-left: 33px;
    text-align: center;
}
.secondary-navigation ul li.home_class a {
    width: 90px;
    padding: 0;
    text-align: center;
}
.secondary-navigation a {
    font-size: 14px;
    padding: 0 20px 0 20px;
    color: #404040;
    text-decoration: none;
    float: left;
}
.secondary-navigation a .sub {
    font-size: 11px;
    font-weight: normal;
    color: #9B9B9B;
}
.sf-js-enabled li a.sf-with-ul { padding-right: 0 }
.sf-js-enabled li  ul.sf-with-ul { padding-right: 20px }
.sfHover a {
    background: #E91550;
    color: white;
}
#navigation ul ul .sfHover a { background: #292929 }
#navigation .sf-sub-indicator {
    display: block;
    width: 10px;
    overflow: hidden;
    margin: 0 10px 0 6px;
    float: right;
}
#navigation ul ul .sf-sub-indicator { margin: 0 }
#navigation {
    font-size: 13px;
    width: 1040px;
    margin: 0 auto;
    max-width: 100%;
}
#navigation select { display: none }
#navigation ul {
    width: 1040px;
    margin: 0 auto;
}
#navigation .menu { }
#navigation ul li {
    float: left;
    position: relative;
}
#navigation ul .header-search { float: right }
#navigation > ul > li:last-child { border-right: none }
#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited {
    overflow: hidden;
    display: block;
}
#navigation > ul > .current a {
    background: transparent;
    color: #404040 !important;
}
#navigation ul li li {
    border: 0;
    line-height: 32px;
    background: #E91550;
    height: auto;
}
#navigation ul ul {
    position: absolute;
    width: 193px;
    padding: 0;
    z-index: 1000;
    top: 49px;
    left: 0;
}
#navigation ul ul li { padding: 0 }
#navigation ul ul a, #navigation ul ul a:link, #navigation ul ul a:visited {
    position: relative;
    width: 150px;
    line-height: 32px;
    margin: 0;
    color: #fff;
    padding: 5px 20px;
}
.secondary-navigation a:hover {
    color: #fff;
    background-color: #e91550;
}
.secondary-navigation li.current_page_item a {
    color: #fff;
    background-color: #e91550;
}
.secondary-navigation ul ul li a:hover { background: #292929 }
#navigation ul li.shover { }
#navigation ul ul li:last-child a { border-bottom: none }
#navigation ul ul {
    opacity: 0;
    left: -999em;
}
#navigation ul li:hover ul {
    left: -1px;
    opacity: 1;
}
#navigation ul ul ul {
    top: 0;
    left: -10px;
}
#navigation li:hover ul ul, #navigation li:hover ul ul ul, #navigation li:hover ul ul ul ul {
    left: -999em;
    opacity: 0;
    color: #51c6f3;
}
#navigation li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul, #navigation li li li li:hover ul {
    opacity: 1;
    left: 189px;
}
#navigation ul ul:after {
    left: 10px;
    top: -5px;
}
#navigation ul ul ul:after {
    border-color: transparent #282E33 transparent transparent;
    border-color: transparent rgba(14,19,22,0.92) transparent transparent;
    left: -12px;
    top: 3px;
}
/*-[ Content ]--------------------*/
.content {
    max-width: 1040px;
    margin: 0 auto;
    clear: both;
    max-width: 100%;
}
.article {
    width: 69.6%;
    float: left;
    border-top: 0;
}
#content_box { overflow: hidden }
.single_post { overflow: hidden }
.full-page {
    width: 100%;
    float: left;
    clear: both;
}
.full-page .post-content-in {
    width: 63.5%;
    float: left;
}
.full-page .addon-content {
    width: 34.7%;
    float: right;
    max-width: 241px;
}
.full-page .addon-content-in {
    clear: both;
}
.headerCategory {
    float: left;
    clear: both;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    color: #5e5d5d;
    background-image: url(images/greyline.png);
    background-repeat: repeat-x;
    width: 100%;
    background-position: left 35px;
    padding: 30px 0 15px 0;
}
.headerCategory span {
    background-color: #f4f4f4;
    line-height: 10px;
    padding-right: 30px;
}
.content_align {
    width: 300px;
    margin: 0 auto;
    clear: both;
}
.content_box_out {
    float: left;
    width: 49.66%;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    min-height: 462px;
}
.content_box_out_no_border { border-left: 1px solid #fff!important }
.content_box_in_no_border {
    border-left: none!important;
    width: 99.9%!important;
}
.content_box_in {
    float: left;
    border-left: 1px solid #fbfbfb;
    border-top: 1px solid #fbfbfb;
    width: 99.8%;
}
.post-container {
    float: left;
    position: relative;
    height: 100%;
}
.worldnews .post-container {
    padding-bottom: 20px;
    margin-bottom: 15px;
    border-bottom: 1px solid #f1f1f1;
}
.classifieds .post-container { padding-bottom: 20px }
.classifieds a, .classifieds a:hover { color: #fff }
.excerpt-text {
    padding-bottom: 17px;
    margin-bottom: 15px;
    border-bottom: 1px solid #f1f1f1;
}
.noborder { border: none!important }
.post-content {
    overflow: hidden;
    font-size: 13px;
    line-height: 20px;
    color: #696868;
    clear: both;
}
.post.excerpt .post-content { min-height: 160px }
.post-single-content {
    font-size: 14px;
    line-height: 24px;
    margin-right: 2%;
    float: right;
    width: 80%;
}
.singleleft {
    float: left;
    width: 15.2%;
}
.readMore a {
    float: right;
    color: #fff;
    background: #e91550; /* Old browsers */
    padding: 2px 5px 2px 5px;
    text-transform: uppercase;
    font-size: 10px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.readMore a:hover, #cancel-comment-reply-link:hover {
    background: #292929;
    color: #fff;
}
.ss-full-width {
    padding: 0 0 20px 0;
    margin-bottom: 30px;
    overflow: hidden;
}
.ss-full-width #content_box {
    padding-right: 0;
    padding-left: 0;
}
h2.post-heading span, h2.post-heading-span span {
    background-color: #fff;
    padding-right: 15px;
    color: #E91550;
    font-size: 16px;
}
h2.post-heading {
    font-size: 14px;
    margin: 0;
    padding: 0;
    line-height: 46px;
    background-image: url(images/greyline.png);
    background-repeat: repeat-x;
    background-position: left center;
    clear: both;
    width: 99%;
}
h2.post-heading-span {
    font-size: 14px;
    margin: 0;
    padding: 0;
    line-height: 46px;
    background-image: url(images/greylinespan.png);
    background-repeat: repeat-x;
    background-position: left center;
    clear: both;
    width: 99%;
}
.nomargin { margin-right: 0!important }
.nomarginright {
    margin-right: 0!important;
    float: right!important;
}
.post.excerpt {
    float: left;
    overflow: hidden;
    width: 31.6%;
    margin-right: 2%;
    max-width: 145px;
    min-height: 283px;
}
.post.excerpt.galleryposts {
    min-height: 100px;
}
.excerpt-text {
    float: left;
    overflow: hidden;
    width: 49%;
    margin-right: 1%;
    max-width: 220px;
}
.latestposts {
    float: right;
    font-size: 12px;
}
.page-template-latest-posts-php .post.excerpt, .archive .post.excerpt, .search-results .post.excerpt{
    margin-right: 4%;
    margin-bottom: 15px;
}
.wp-post-image { float: left }
.featured-thumbnail {
    max-width: 145px;
    float: left;
    width: 100%;
}
.featured-thumbnail-middle {
    max-width: 241px;
    float: left;
    width: 100%;
    position: relative;
}
.featured-thumbnail-middle:hover .classtitle { background: #292929 }
.classtitle {
    position: absolute;
    background-color: #E91550;
    padding: 3px;
    bottom: 10px;
    width: 85%;
    opacity: 0.9;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.classtitle a { color: #fff }
.featured-thumbnail-single {
    max-width: 720px;
    float: left;
}
#featured-thumbnail {
    float: left;
    max-width: 300px;
    width: 100%;
}
.featured-thumbnail img {
    margin-bottom: 0;
    width: 100%;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.featured-thumbnail img:hover { opacity: 0.7 }
.title {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 20px;
    clear: both;
    padding-top: 10px;
    min-height: 40px;
}
.title a { color: #555 }
.single-title {
    padding: 0 0 0 0;
    font-size: 22px;
    font-weight: bold;
    line-height: 28px;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 8px;
    padding-bottom: 8px;
    width: 100%;
}
.single-title a { color: #555555 }
.page h1.title {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 28px;
}
.post-info {
    display: block;
    font-size: 11px;
    color: #8e8d8d;
    font-style: italic;
    font-weight: normal;
    padding-top: 5px;
    clear: both;
}
.post-info a { color: #e91550 }
.single-postmeta {
    clear: both;
    width: 100%;
    margin-bottom: 20px;
    color: #8e8d8d;
    font-size: 13px;
    text-shadow: 1px 1px #FFF;
    font-style: italic;
    float: left;
}
.single-postmeta a { color: #666!important }
.single-postmeta .post-by {
    background-image: url(images/post-by-ico.png);
    background-repeat: no-repeat;
    background-position: left center;
    width: 14px;
    height: 15px;
    padding-left: 18px;
}
.single-postmeta .post-time {
    background-image: url(images/post-time-ico.png);
    background-repeat: no-repeat;
    background-position: left center;
    width: 14px;
    height: 15px;
    padding-left: 20px;
    margin: 0 5px;
}
.single-postmeta .post-tag {
    background-image: url(images/post-tag-ico.png);
    background-repeat: no-repeat;
    background-position: left center;
    width: 14px;
    height: 13px;
    padding-left: 20px;
    margin: 0 5px;
}
.single-postmeta a { color: #8e8d8d }
.single-postmeta a:hover { text-decoration: underline }
.home article header, .archive article header { margin-bottom: 8px }
.home .post-content a, .archive .post-content a { color: #555; }
article header {
    float: left;
    width: 100%;
    overflow: hidden;
}
.post-info a:hover { text-decoration: underline }
.article img.left, .article img.alignleft, .wp-caption.alignleft {
    margin: 0.3em 1.571em 0.5em 0;
    display: block;
    float: left;
}
.article img.right, .article img.alignright, .wp-caption.alignright {
    margin: 0.3em 0 0.5em 1.571em;
    display: block;
    float: right;
}
.article img.center, .article img.aligncenter, .wp-caption.aligncenter {
    margin: 0.3em auto 0.5em auto;
    display: block;
}
.article img.aligncenter, .article img.alignnone {
    margin-top: 1em;
    margin-bottom: 1em;
    display: block;
}
.article ul {
    list-style-type: circle;
    margin-left: 20px;
}
.article ol {
    list-style-type: decimal;
    margin-left: 20px;
}
/*-[ Tab widget ]------------------------------*/
#tabber {
    display: block;
    height: auto;
    overflow: hidden;
    max-width: 300px;
    padding-bottom: 20px;
    width: 100%;
}
#tabber .inside {
    padding: 3%;
    border: 1px #ECECEC solid;
    width: 93%;
}
#tabber ul.tabs {
    overflow: hidden;
    height: 40px;
    text-align: center;
    width: 99.8%;
}
#tabber ul.tabs li {
    background: none;
    float: left;
    display: inline;
    font-size: 14px;
    font-weight: bold;
    color: #696868;
    cursor: pointer;
    border-bottom: none;
    width: 49.54%;
    text-align: center;
}
#tabber ul.tabs li a {
    border: 1px solid #ECECEC;
    color: #696868;
    display: block;
    float: left;
    margin: 0;
    text-align: center;
    padding: 1px 8%;
    line-height: 40px;
    text-transform: uppercase;
    width: 84.5%;
}
#tabber ul.tabs li a.selected {
    margin: 0;
    color: #696868;
    text-decoration: none;
    line-height: 40px;
    text-align: center;
    width: 84%;
    border: 0;
    border: 1px solid #ECECEC;
    background: #FAFAFA;
}
#tabber ul.tabs li.tab-recent-posts a {
    margin: 0;
    text-align: center;
}
#tabber ul.tabs li.tab-recent-posts a.selected {
    border: 1px solid #d9d9d9;
    background: #FAFAFA;
    width: 84%;
    line-height: 40px;
    text-align: center;
}
#tabber ul.tabs li a:hover {
    color: #696868;
    text-decoration: none;
}
#tabber .inside li {
    list-style: none;
    padding: 5px 0;
}
#tabber .inside li a { line-height: 18px }
#tabber .inside li div.info {
    display: table;
    top: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
}
#tabber .inside li div.info .entry-title {
    font-size: 13px;
    margin-bottom: 0;
    color: #919191;
    text-transform: uppercase;
    font-weight: bold;
}
#tabber .inside li div.info .entry-title a { font-family: signika, sans-serif }
#tabber .inside li div.info .entry-title a:hover { color: #222 }
#tabber .inside li div.info p {
    color: #8f8e8e;
    font-style: italic;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 0;
}
#tabber .inside li .meta { display: block }
#tabber .tab-thumb {
    border: 1px solid #f0f0f0;
    padding: 4px;
    background: #fff;
    float: left;
    display: inline;
    margin: 0px 12px 0px 0px;
}
.post-number {
    position: relative;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 23px;
    font-weight: bold;
    color: #fff;
    bottom: 22px;
    background: #2DB2EB;
}
/*-[ Popular Posts ]---------------------------*/
.popular-posts .wp-post-image {
    width: 65px;
    height: 50px;
    margin-top: 3px!important;
}
/*-[ Tweets Widget ]---------------------------*/
.tweets li { margin-bottom: 15px!important }
.twitter-follow {
    background: url(images/small_twitter.png) no-repeat center left;
    padding: 5px 0 5px 20px;
    float: right;
}
/*-[ Form Input ]------------------*/
input, textarea, select {
    padding: 8px 12px;
    font-size: 12px;
    color: #5E656D;
}
textarea {
    overflow: auto;
    resize: vertical;
}
select { padding: 12px 20px }
input:focus, textarea:focus { }
::-webkit-input-placeholder {
    color: #585F65;
    text-shadow: 0 1px 1px rgba(255,255,255,0.4);
}
::-moz-input-placeholder {
    color: #585F65;
    text-shadow: 0 1px 1px rgba(255,255,255,0.4);
}
::-ie-input-placeholder {
    color: #585F65;
    text-shadow: 0 1px 1px rgba(255,255,255,0.4);
}
::-o-input-placeholder {
    color: #585F65;
    text-shadow: 0 1px 1px rgba(255,255,255,0.4);
}
::input-placeholder {
    color: #585F65;
    text-shadow: 0 1px 1px rgba(255,255,255,0.4);
}
/*-[ Tables ]--------------------*/
table {
    width: 100%;
    text-align: left;
    margin-bottom: 25px;
    border: 2px solid #F1F4F6;
}
thead {
    background: #F7F8F9;
    font-size: 14px;
    color: #585F65;
}
table th, table td {
    padding: 7px 15px;
    text-align: left;
}
thead th { padding: 14px }
tbody th {
    font-weight: normal;
    border-bottom: 1px solid #F5F7F9;
}
/*-[ Line ]---------------------*/
hr {
    border: none;
    border-bottom: 1px solid #E5E5E5;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    width: 297px;
    margin: 35px 0;
    clear: both;
    position: relative;
}
/*-[ Search Form ]------------------*/
#searchform {
    float: left;
    width: 100%;
}
#searchform fieldset { float: left }
#searchform label {
    color: #444;
    padding-top: 10px;
    float: left;
    font-weight: bold;
}
#s {
    width: 61.5%;
    background-color: #fff;
    border: 1px solid #DFDFDF;
    float: left;
    padding: 10px 12px;
    color: #888;
}
#sidebars #s { width: 55.1% }
#sidebars fieldset { width: 100% }
.footer-widgets fieldset {
    padding-top: 15px;
    width: 100%;
}
.sbutton {
    float: left;
    text-align: center;
    background-color: #e91550;
    color: #fff;
    cursor: pointer;
    padding: 11px 0;
    width: 30%;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.sbutton:hover { background: #292929 }
#sidebars .sbutton span {
    width: 16px;
    height: 16px;
}
.breadcrumb {
    margin-bottom: 20px;
    line-height: 24px;
}
/*-[ Read More ]-------------------*/
.read-more {
    margin: 0 0 0 10px;
    font-family: signika, sans-serif;
    line-height: 1.4em;
    background: none;
    padding: 0;
    font-size: 16px;
}
/*-[ Top Ad in Post ]-------------------------------------*/
.topad {
    margin-bottom: 10px;
    clear: both;
}
/*-[ Bottom Ad in post ]-----------*/
.bottomad {
    float: left;
    clear: both;
}
/*-[ Sidebar ]---------------------*/
#sidebars p { line-height: 20px }
.sidebar.c-4-12 {
    float: right;
    width: 30%;
    max-width: 300px;
    position: relative;
}
.sidebar.c-4-12 a { color: #504E4D }
.sidebar.c-4-12 .sidebarTopLine {
    height: 1px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #EDEDED;
}
.sidebar.c-4-12 .sidebarBottomLine {
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #fff;
}
.sidebar_rows {
    width: 100%;
    clear: both;
    float: left;
}
.sidebar_rows .sb_left, .sidebar_rows .sb_right {
    width: 50%;
    float: left;
}
.widget {
    overflow: hidden;
    list-style: none;
    padding-bottom: 20px;
}
.widget a:hover { color: #E91550 }
#sidebars .widget { }
.widget .title {
    font-weight: bold;
    text-transform: uppercase;
    color: #545E68;
    font-size: 12px;
}
.widget li {
    display: block;
    overflow: hidden;
    list-style-type: none;
    margin-bottom: 5px;
    color: #AEAEAE;
    font-size: 12px;
    padding-left: 15px;
    background: url(images/arrow.png) left 4px no-repeat;
}
ul.tweets { padding-top: 10px }
ul.tweets li a { font-size: 12px }
a.twitter-follow {
    color: #AEAEAE;
    font-size: 12px;
}
.widget li.cat-item {
    font-size: 13px;
    color: #E91550;
    width: 48%;
}
.widget li.cat-item a {
    font-size: 13px;
    color: #696868;
}
.widget h3 {
    font-size: 16px;
    line-height: 15px;
    margin: 5px 0 15px 0;
    color: #E91550;
    background-image: url(images/greylinespan.png);
    background-repeat: repeat-x;
    background-position: left center;
}
.widget h3 span {
    background-color: #FFF;
    padding-right: 15px;
}
.advanced-recent-posts li, .popular-posts li, .category-posts li {
    list-style: none!important;
    margin: 0;
    overflow: hidden;
    color: #aeaeae;
    font-weight: bold;
    padding-left: 0;
    background: none;
    padding-top: 10px;
}
.advanced-recent-posts span {
    font-size: 11px;
    color: #999999!important;
    font-weight: normal;
}
.advanced-recent-posts p, .popular-posts p, .category-posts p {
    margin: 0;
    font-size: 12px;
}
.advanced-recent-posts li a {
    color: #555555;
    font-weight: normal;
}
.category-posts a, .advanced-recent-posts a { display: block }
/*-[ Social Buttons ]--------------------------*/
.shareit .share-item {
    display: block;
    margin: 0;
    float: left;
}
.share-item.facebookbtn, .share-item.linkedinbtn, .share-item.stumblebtn {
    width: 92px;
    min-height: 25px;
}
.shareit {
    width: 10.6%;
    margin-top: 15px;
max-width: 110px;
}
/*-[ Footer ]-------------------*/
body > footer {
    overflow: hidden;
    width: 100%;
}
body > footer .widget {
    padding: 10px 0 0 0;
    border: none;
    float: left;
    width: 100%;
}
body > footer .sidebar .widget .title {
    font-size: 135%;
    color: #D4D8DB;
}
footer .widget { margin-bottom: 0 }
footer .widget li a {
    color: #8d8d8d;
    font-size: 13px;
}
footer {
    position: relative;
    overflow: hidden;
}
.f-widget-sep {
    float: left;
    width: 20px;
    height: 100%;
}
footer .container {
    width: 100%;
    border-top: 5px solid #f1f1f1;
}
footer p {
    color: #aeaeae;
    font-size: 14px;
}
footer a:hover, footer .widget li a:hover { color: #E91550 }
.footer-widgets {
    overflow: hidden;
    width: 1040px;
    margin: 0 auto;
    padding-bottom: 10px;
    max-width: 100%;
}
.footer-widgets h3 {
    color: #555;
    font-size: 14px;
    margin-bottom: 15px;
    background-image: url(images/greylinespan.png);
    background-repeat: repeat-x;
    background-position: left center;
}
.footer-widgets h3 span {
    background-color: #FFF;
    padding-right: 15px;
}
body > footer .widget .textwidget {
    font-size: 12px;
    padding-top: 12px;
}
.f-widget {
    width: 32%;
    padding: 0 1% 0 1%;
    padding-top: 20px;
    float: left;
    position: relative;
    color: #8D8D8D;
    margin-bottom: 30px;
}
.one { padding-left: 0!important }
.three { padding-right: 0!important }
.copyrights {
    float: left;
    width: 100%;
    clear: both;
    padding-bottom: 5px!important;
    padding-top: 12px;
    color: #A8A8A8;
    border-top: 1px solid #f1f1f1;
    line-height: 22px;
}
#copyright-note {
    width: 1040px;
    margin: 0 auto;
    clear: both;
    max-width: 100%;
}
#copyright-note a { color: #777 }
.copyrights .footer-navigation {
    float: right;
    max-width: 50%;
}
.copyrights .footer-navigation ul { float: right }
.copyrights .footer-navigation ul li { float: right!important }
.copyrights .footer-navigation ul li a { font-size: 11px }
.copyrights .footer-navigation #navigation {
    float: right;
    max-width: 100%;
}
.copyrights .footer-navigation #navigation ul li a {
    display: block;
    float: left;
    color: #fff;
}
.copyrights .footer-navigation #navigation ul li span {
    float: right;
    padding: 0 10px;
    color: #fff;
}
.copyrights .footer-navigation #navigation ul li.nospan span { display: none }
#sidebars .wp-post-image, footer .wp-post-image {
    margin-bottom: 0;
    margin-top: 5px;
    margin-right: 10px;
}
.postsby { margin-bottom: 25px }
.textwidget a:hover { color: #222!important }
/*-[ Related Posts ]---------------------------*/
.related-posts { clear: both }
.postauthor p {
    padding-top: 0px;
    line-height: 24px;
}
.related-posts ul {
    margin-left: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    margin-top: 0;
}
.related-posts h5 {
    line-height: 20px;
    padding-left: 80px;
    color: #919191;
    text-transform: uppercase;
    font-size: 13px;
}
.related-posts h3 {
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
}
.relatedthumb img {
    margin-bottom: 0;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.relatedthumb img:hover { opacity: 0.7 }
.postauthor-top { margin-bottom: 10px }
.postauthor-top h3 span {
    background-color: #F4F4F4;
    padding-right: 20px;
}
.related-posts ul li a { color: #777 }
.related-posts ul li p {
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    padding-top: 5px;
}
.related-posts ul li p span {
    clear: both;
    float: left;
}
.related-posts li {
    float: left;
    list-style: none;
    max-width: 110px;
}
.first { margin-left: 0!important }
.related-posts a span {
    color: #8f8e8e;
    font-size: 11px;
}
.relatedInfo {
    float: left;
    font-size: 12px;
    color: #8f8e8e;
    padding-top: 5px;
}
.rthumb { float: left }
.related-posts .last { margin-right: 0 }
.related-posts .nodown { margin-bottom: 0 }
.tags {
    margin: 20px 0 20px 0;
    width: 100%;
    float: left;
}
.tags a { margin-left: 5px }
.postauthor {
    margin: 0;
    min-height: 125px;
    float: left;
    clear: both;
    width: 100%;
    padding-top: 20px;
    border-top: 1px solid #F1F1F1;
    margin-top: 10px;
}
.postauthor h4 {
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 20px;
    line-height: 24px;
}
.postauthor h5 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    padding: 0;
    margin: 0;
    line-height: 24px;
}
.postauthor img {
    float: left;
    margin: 0 25px 0 0;
}
.postauthor h4 a { color: #473636 }
.clear { clear: both }
.left { float: left }
.right { float: right }
.last { margin-right: 0 }
/*-[ Tag widget ]------------------------------*/
.tagcloud a {
    font-size: 14px!important;
    padding: 2px 10px;
    border-top: 1px solid #CACACA!important;
    border-left: 3px solid #00A8FF;
    margin-bottom: 10px;
    float: left;
    margin-right: 7px;
    background: #E9E9E9;
    border-right: 1px solid #CACACA!important;
    border-bottom: 1px solid #CACACA!important;
    color: #000;
}
/*-[ Subscribe Widget ]------------------------*/
.mts-subscribe input[type="text"] {
    color: #888;
    border: 1px solid #DFDFDF;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 69.5%;
    float: left;
    padding: 10px;
}
.mts-subscribe input[type="submit"] {
    background: #e91550;
    cursor: pointer;
    color: white!important;
    padding: 11px 0;
    border: 0;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    float: left;
    height: 37px;
    text-align: center;
    width: 30%;
}
.mts-subscribe input[type="submit"]:hover { background: #292929 }
/*-[ Ad Widgets ]------------------------------*/
.ad-125 ul {
    float: left;
    width: 100%;
    margin: 0;
    list-style: none;
    max-width: 100%;
}
.ad-125 li {
    float: left;
    border: none;
    list-style: none!important;
    padding-left: 0;
    background: none;
}
.ad-300 img { background: #FAFAFA }
.ad-125 .evenad { float: right!important }
footer .ad-300 img, footer .ad-125 img {
    padding: 0;
    background: #FAFAFA;
    border: 0;
}
/*-[ Calender Widget ]-------------------------*/
#wp-calendar { width: 300px }
#wp-calendar td { text-align: center }
#wp-calendar caption {
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: bold;
}
#wp-calendar #prev {
    text-align: left;
    padding-left: 12px;
}
/*-[Comments]--------------*/
.total-comments {
    color: #555555;
    font-weight: bold;
    clear: both;
    font-size: 18px;
    padding-bottom: 20px;
    line-height: 24px;
}
.cnumber { color: #2DB2EB }
#comments {
    float: left;
    clear: both;
    width: 100%;
    margin-top: 15px;
    border-top: 1px solid #f1f1f1;
    padding-top: 20px;
}
#commentsAdd {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 20px;
}
.comment-content::before {
    background: url(images/commentcorner.png) no-repeat;
    width: 20px;
    height: 13px;
    position: absolute;
    left: -18px;
    top: 10px;
    content: "";
}
.comment-author.vcard {
    float: left;
    margin-right: 3%;
    width: 11.8%;
}
.avatar {
    position: relative;
    z-index: 100;
}
#comments .avatar time {
    clear: both;
    float: left;
    font-size: 11px;
    color: #777;
}
#comments .comment-content {
    float: right;
    border: 1px solid #f1f1f1;
    padding: 2%;
    width: 79%;
    position: relative;
}
.comment-content a { color: #e91550 }
#comments .comment-content p {
    font-size: 13px;
    color: #696868;
}
#comments .children .children .comment-content { width: 74.7% }
ul.children .commentImageLeft {
    width: 60px;
    height: 90px;
    border-left: 1px solid #c1bbb6;
    border-bottom: 1px solid #c1bbb6;
    position: absolute;
    top: -50px;
    left: -70px;
}
input.text-input, #commentform input { padding: 11px }
input#author, input#email, input#url {
    width: 60%;
    border: 1px solid #c6dff1;
    background: #fff;
    font-size: 14px;
    max-width: 100%;
    clear: both;
    float: left;
}
input#author:hover, input#email:hover, input#url:hover, #comment:hover { border-color: #D5D5D5 }
input#author, input#email, input#url, #comment {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    border-color: #c6dff1;
}
#respond {
    float: left;
    width: 100%;
}
#cancel-comment-reply-link {
    float: right;
    color: #fff;
    background-color: #e91550;
    padding: 7px;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    border: none;
    line-height: 24px;
}
#commentform input#submit {
    float: left;
    color: #fff;
    background-color: #e91550;
    padding: 10px 15px;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    border: none;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    border-color: #C6DFF1;
}
#commentform input#submit:hover { background: #292929 }
ol.commentlist { margin-left: 0 }
.commentlist li {
    list-style: none;
    margin: 0 0 10px 0;
    padding-left: 0;
    float: left;
    width: 100%;
}
.commentlist p {
    margin-bottom: 1em;
    line-height: 21px;
}
.borderComments {
    width: 100%;
    clear: both;
}
.fn {
    font-size: 14px;
    line-height: 12px;
    float: left;
    margin-bottom: 7px;
}
.dr {
    float: left;
    font-size: 12px;
    line-height: 12px;
    font-style: italic;
}
.fn a {
    color: #e91550;
    font-weight: bold;
}
.fn a:hover {
    color: #bold;
    text-decoration: underline;
}
.comment-meta {
    font-size: 12px;
    font-style: italic;
}
.comment-meta a { color: #888 }
.reply {
    background: url('http://glambistro.com/wp-content/themes/glamour/images/comment-reply-bg.jpg') no-repeat;
    overflow: hidden;
    float: right;
}
.reply a {
    float: right;
    height: 25px;
    line-height: 25px;
    padding: 0 12px;
    color: #BDBDBD;
    font-size: 12px;
}
.commentlist .children {
    margin-left: 17%;
    margin-bottom: 0;
    margin-top: 10px;
    float: right;
    width: 83%;
}
.commentlist .children li { }
#respond h3 {
    margin-top: 18px;
    font-size: 18px;
    margin: 15px 0 0 0;
    padding: 0 0 20px 0;
}
.cancel-comment-reply a {
    float: right;
    margin-top: -8px;
    font-size: 14px;
}
.comment-awaiting-moderation {
    font-style: italic;
    font-weight: bold;
}
/*-[ Comment Form ]----------------------------*/
#commentform textarea {
    width: 95.3%;
    font-family: inherit;
    border: 1px solid #EEE;
    background: #fff;
    font-size: 14px;
    padding: 2%;
    line-height: 25px;
    font-family: georgia;
    font-style: italic;
}
#commentform p {
    margin-bottom: 15px;
    float: left;
    width: 100%;
    clear: both;
}
#commentform p label {
    float: left;
    padding-bottom: 5px;
    padding-top: 5px;
}
.required {
    color: red;
    float: left;
    font-size: 18px;
    padding: 5px;
    padding-top: 9px;
}
.comment-notes .required {
    padding-top: 3px;
    padding-left: 0;
}
.comment-notes { font-style: italic }
/*-[ pagination ]------------------*/
.pagination {
    clear: both;
    overflow: hidden;
    float: left;
    width: 99.7%;
    font-family: arial;
}
.pagination ul {
    list-style: none;
    margin: 0;
    padding: 20px 0 0 0;
    width: 96.7%;
    float: left;
}
.pagination ul li { float: left }
.currenttext, .pagination a:hover {
    color: #979494;
    margin: 0 5px 0 0;
    display: inline-block;
    float: left;
    line-height: 1.2em;
    text-decoration: none;
    padding: 5px 8px;
    border: 1px solid #dcdcdc;
}
.pagination a, .pagination2 {
    margin: 0 5px 0 0;
    display: inline-block;
    float: left;
    line-height: 1.2em;
    text-decoration: none;
    color: #979494;
    padding: 5px 8px;
    border: 1px solid #F4F4F4;
}
.pagination a:hover { color: #000; }
.pagination2 { clear: both; background: #F3F3F3; }
.pagination2 a { padding: 0 8px; }
.top { float: right }
.top a { color: #bbbbbb }
.top a:hover { color: #bbbbbb }
.toplink { color: #979494!important }
.toplink:hover { color: #222!important }
.pnavigation2 {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
    float: left;
    margin-bottom: 10px;
}
.nav-previous { float: left }
.nav-next { float: right }
/*-----------------------------------------------
/* Shortcodes
/*---------------------------------------------*/
/*-[ Notifications ]---------------------------*/
.message_box { margin: 15px 0 }
pre {
    overflow: auto;
    background: #F7F7F7 url('images/code.png') 10px 2px no-repeat;
    padding: 2em 1em 1em 1em;
    border: 1px solid #DDD;
    margin: 15px 0;
}
.note {
    background: #FEF4C8;
    color: #666;
    border: 1px solid #FDEBA5;
}
.note p {
    padding: 0.5em 1em 0.5em 2.5em;
    background: url('images/thumb.png') left no-repeat;
    margin: 0.3em 0.8em;
}
.announce {
    background: #D7EFFB;
    color: #666;
    border: 1px solid #BEE5F8;
}
.announce p {
    padding: 0.5em 1em 0.5em 2.5em;
    background: url('images/speaker.png') left no-repeat;
    margin: 0.3em 0.8em;
}
.success {
    background: #E8F6D2;
    color: #666;
    border: 1px solid #DEF1BF;
}
.success p {
    padding: 0.5em 1em 0.5em 2.5em;
    background: url('images/tick.png') left no-repeat;
    margin: 0.3em 0.8em;
}
.warning {
    background: #FFE7E7;
    color: #666;
    border: 1px solid #FFDBDB;
}
.warning p {
    padding: 0.5em 1em 0.5em 2.5em;
    background: url('images/cross.png') left no-repeat;
    margin: 0.3em 0.8em;
}
/*-[ Buttons ]---------------------------------*/
.buttons {
    font-size: 12px;
    text-decoration: none;
    position: relative;
    padding: 10px 20px 7px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin: 15px 25px 25px 0;
    padding: 12px 10px;
}
.post-content a.buttons { color: #fff!important }
.post-content a.btn_white { color: #4F4F4F!important }
.btn_brown {
    background-color: #D9C2A5;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D9C2A5), color-stop(100%, #C3A178));
    background-image: -webkit-linear-gradient(top, #D9C2A5, #C3A178);
    background-image: -moz-linear-gradient(top, #D9C2A5, #C3A178);
    background-image: -ms-linear-gradient(top, #D9C2A5, #C3A178);
    background-image: -o-linear-gradient(top, #D9C2A5, #C3A178);
    background-image: linear-gradient(top, #D9C2A5, #C3A178);
    border-top: 1px solid #BD986A;
    border-right: 1px solid #BD986A;
    border-bottom: 1px solid #9A7445;
    border-left: 1px solid #BD986A;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 0 #DFCC9F;
    -moz-box-shadow: inset 0 1px 0 0 #DFCC9F;
    box-shadow: inset 0 1px 0 0 #DFCC9F;
    color: white;
    font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    line-height: 1;
    padding: 8px 25px;
    text-shadow: 0 -1px 1px #BA905E;
    text-transform: uppercase;
    padding: 12px 10px;
}
.btn_brown:hover {
    background-color: #D1B593;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D1B593), color-stop(100%, #BC966B));
    background-image: -webkit-linear-gradient(top, #D1B593, #BC966B);
    background-image: -moz-linear-gradient(top, #D1B593, #BC966B);
    background-image: -ms-linear-gradient(top, #D1B593, #BC966B);
    background-image: -o-linear-gradient(top, #D1B593, #BC966B);
    background-image: linear-gradient(top, #D1B593, #BC966B);
    border-top: 1px solid #BD986A;
    border-right: 1px solid #BD986A;
    border-bottom: 1px solid #9A7445;
    border-left: 1px solid #BD986A;
    -webkit-box-shadow: inset 0 1px 0 0 #DFCC9F;
    -moz-box-shadow: inset 0 1px 0 0 #DFCC9F;
    box-shadow: inset 0 1px 0 0 #DFCC9F;
    cursor: pointer;
    color: white!important;
}
.btn_brown:active {
    border: 1px solid #B2824C;
    -webkit-box-shadow: inset 0 0 8px 2px #C19B70;
    -moz-box-shadow: inset 0 0 8px 2px #C19B70;
    box-shadow: inset 0 0 8px 2px #C19B70;
}
.btn_blue {
    background-color: #A5B8DA;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #A5B8DA), color-stop(100%, #7089B3));
    background-image: -webkit-linear-gradient(top, #A5B8DA, #7089B3);
    background-image: -moz-linear-gradient(top, #A5B8DA, #7089B3);
    background-image: -ms-linear-gradient(top, #A5B8DA, #7089B3);
    background-image: -o-linear-gradient(top, #A5B8DA, #7089B3);
    background-image: linear-gradient(top, #A5B8DA, #7089B3);
    border-top: 1px solid #758FBA;
    border-right: 1px solid #6C84AB;
    border-bottom: 1px solid #5C6F91;
    border-left: 1px solid #6C84AB;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 0 #aec3e5;
    -moz-box-shadow: inset 0 1px 0 0 #aec3e5;
    box-shadow: inset 0 1px 0 0 #aec3e5;
    color: white;
    font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    line-height: 1;
    padding: 8px 25px;
    text-shadow: 0 -1px 1px #64799E;
    text-transform: uppercase;
    padding: 12px 10px;
}
.btn_blue:hover {
    background-color: #9badcc;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9badcc), color-stop(100%, #687fa6));
    background-image: -webkit-linear-gradient(top, #9badcc, #687fa6);
    background-image: -moz-linear-gradient(top, #9badcc, #687fa6);
    background-image: -ms-linear-gradient(top, #9badcc, #687fa6);
    background-image: -o-linear-gradient(top, #9badcc, #687fa6);
    background-image: linear-gradient(top, #9badcc, #687fa6);
    border-top: 1px solid #6d86ad;
    border-right: 1px solid #647a9e;
    border-bottom: 1px solid #546685;
    border-left: 1px solid #647a9e;
    -webkit-box-shadow: inset 0 1px 0 0 #a5b9d9;
    -moz-box-shadow: inset 0 1px 0 0 #a5b9d9;
    box-shadow: inset 0 1px 0 0 #a5b9d9;
    cursor: pointer;
    color: white!important;
}
.btn_blue:active {
    border: 1px solid #546685;
    -webkit-box-shadow: inset 0 0 8px 2px #7e8da6;
    -moz-box-shadow: inset 0 0 8px 2px #7e8da6;
    box-shadow: inset 0 0 8px 2px #7e8da6;
}
.btn_green {
    background-color: #6CB24C;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6CB24C), color-stop(100%, #52873A));
    background-image: -webkit-linear-gradient(top, #6CB24C, #52873A);
    background-image: -moz-linear-gradient(top, #6CB24C, #52873A);
    background-image: -ms-linear-gradient(top, #6CB24C, #52873A);
    background-image: -o-linear-gradient(top, #6CB24C, #52873A);
    background-image: linear-gradient(top, #6CB24C, #52873A);
    border-top: 1px solid #477532;
    border-right: 1px solid #477532;
    border-bottom: 1px solid #3A6029;
    border-left: 1px solid #477532;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 0 #8FC477;
    -moz-box-shadow: inset 0 1px 0 0 #8FC477;
    box-shadow: inset 0 1px 0 0 #8FC477;
    color: white;
    font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    line-height: 1;
    padding: 12px 10px;
    text-shadow: 0 -1px 1px #416B2D;
    text-transform: uppercase;
}
.btn_green:hover {
    background-color: #5F9D43;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #68AB49), color-stop(100%, #4A7834));
    background-image: -webkit-linear-gradient(top, #68AB49, #4A7834);
    background-image: -moz-linear-gradient(top, #68AB49, #4A7834);
    background-image: -ms-linear-gradient(top, #68AB49, #4A7834);
    background-image: -o-linear-gradient(top, #68AB49, #4A7834);
    background-image: linear-gradient(top, #68AB49, #4A7834);
    border-top: 1px solid #4E8037;
    border-right: 1px solid #4E8037;
    border-bottom: 1px solid #3A6029;
    border-left: 1px solid #4E8037;
    -webkit-box-shadow: inset 0 1px 0 0 #8FC477;
    -moz-box-shadow: inset 0 1px 0 0 #8FC477;
    box-shadow: inset 0 1px 0 0 #8FC477;
    cursor: pointer;
    color: white!important;
}
.btn_green:active {
    border: 1px solid #436D30;
    -webkit-box-shadow: inset 0 0 8px 2px #467131;
    -moz-box-shadow: inset 0 0 8px 2px #467131;
    box-shadow: inset 0 0 8px 2px #467131;
}
.btn_yellow {
    background-color: #FFDA6B;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFDA6B), color-stop(100%, #FEAE2D));
    background-image: -webkit-linear-gradient(top, #FFDA6B, #FEAE2D);
    background-image: -moz-linear-gradient(top, #FFDA6B, #FEAE2D);
    background-image: -ms-linear-gradient(top, #FFDA6B, #FEAE2D);
    background-image: -o-linear-gradient(top, #FFDA6B, #FEAE2D);
    background-image: linear-gradient(top, #FFDA6B, #FEAE2D);
    border-top: 1px solid #D6AB00;
    border-right: 1px solid #D6AB00;
    border-bottom: 1px solid #BC9600;
    border-left: 1px solid #D6AB00;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 0 #FFE599;
    -moz-box-shadow: inset 0 1px 0 0 #FFE599;
    box-shadow: inset 0 1px 0 0 #FFE599;
    color: #fff;
    line-height: 1;
    padding: 8px 25px;
    text-shadow: 0 1px 1px #BC9600;
    text-transform: uppercase;
    font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    line-height: 1;
    padding: 12px 10px;
}
.btn_yellow:hover {
    background-color: #FFD351;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFD351), color-stop(100%, #FDA00B));
    background-image: -webkit-linear-gradient(top, #FFD351, #FDA00B);
    background-image: -moz-linear-gradient(top, #FFD351, #FDA00B);
    background-image: -ms-linear-gradient(top, #FFD351, #FDA00B);
    background-image: -o-linear-gradient(top, #FFD351, #FDA00B);
    background-image: linear-gradient(top, #FFD351, #FDA00B);
    border-top: 1px solid #D6AB00;
    border-right: 1px solid #D6AB00;
    border-bottom: 1px solid #BC9600;
    border-left: 1px solid #D6AB00;
    -webkit-box-shadow: inset 0 1px 0 0 #FFE599;
    -moz-box-shadow: inset 0 1px 0 0 #FFE599;
    box-shadow: inset 0 1px 0 0 #FFE599;
    cursor: pointer;
    color: #fff!important;
}
.btn_yellow:active {
    border: 1px solid #F29202;
    -webkit-box-shadow: inset 0 0 8px 2px #F29202;
    -moz-box-shadow: inset 0 0 8px 2px #F29202;
    box-shadow: inset 0 0 8px 2px #F29202;
}
.btn_red {
    background-color: #E83030;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E83030), color-stop(100%, #B71414));
    background-image: -webkit-linear-gradient(top, #E83030, #B71414);
    background-image: -moz-linear-gradient(top, #E83030, #B71414);
    background-image: -ms-linear-gradient(top, #E83030, #B71414);
    background-image: -o-linear-gradient(top, #E83030, #B71414);
    background-image: linear-gradient(top, #E83030, #B71414);
    border-top: 1px solid #9C1111;
    border-right: 1px solid #9C1111;
    border-bottom: 1px solid #890F0F;
    border-left: 1px solid #9C1111;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 0 #FF6B6B;
    -moz-box-shadow: inset 0 1px 0 0 #FF6B6B;
    box-shadow: inset 0 1px 0 0 #FF6B6B;
    color: white;
    font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    line-height: 1;
    padding: 8px 25px;
    text-shadow: 0 -1px 1px #A01111;
    text-transform: uppercase;
    padding: 12px 10px;
}
.btn_red:hover {
    background-color: #E63131;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E63131), color-stop(100%, #9C1111));
    background-image: -webkit-linear-gradient(top, #E63131, #9C1111);
    background-image: -moz-linear-gradient(top, #E63131, #9C1111);
    background-image: -ms-linear-gradient(top, #E63131, #9C1111);
    background-image: -o-linear-gradient(top, #E63131, #9C1111);
    background-image: linear-gradient(top, #E63131, #9C1111);
    border-top: 1px solid #9C1111;
    border-right: 1px solid #9C1111;
    border-bottom: 1px solid #890F0F;
    border-left: 1px solid #9C1111;
    -webkit-box-shadow: inset 0 1px 0 0 #FE4C4C;
    -moz-box-shadow: inset 0 1px 0 0 #FE4C4C;
    box-shadow: inset 0 1px 0 0 #FE4C4C;
    cursor: pointer;
    color: white!important;
}
.btn_red:active {
    border: 1px solid #890F0F;
    -webkit-box-shadow: inset 0 0 8px 2px #890F0F;
    -moz-box-shadow: inset 0 0 8px 2px #890F0F;
    box-shadow: inset 0 0 8px 2px #890F0F;
}
.btn_white {
    background-color: #F7F7F7;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F7F7F7), color-stop(100%, #E0E0E0));
    background-image: -webkit-linear-gradient(top, #F7F7F7, #E0E0E0);
    background-image: -moz-linear-gradient(top, #F7F7F7, #E0E0E0);
    background-image: -ms-linear-gradient(top, #F7F7F7, #E0E0E0);
    background-image: -o-linear-gradient(top, #F7F7F7, #E0E0E0);
    background-image: linear-gradient(top, #F7F7F7, #E0E0E0);
    border-top: 1px solid #CECECE;
    border-right: 1px solid #CECECE;
    border-bottom: 1px solid #C4C4C4;
    border-left: 1px solid #CECECE;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 0 #FFFFFF;
    -moz-box-shadow: inset 0 1px 0 0 #FFFFFF;
    box-shadow: inset 0 1px 0 0 #FFFFFF;
    color: #4F4F4F;
    font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    line-height: 1;
    padding: 8px 25px;
    text-shadow: 0 -1px 1px #fff;
    text-transform: uppercase;
    padding: 12px 10px;
}
.btn_white:hover {
    background-color: #F4F4F4;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F4F4F4), color-stop(100%, #D3D3D3));
    background-image: -webkit-linear-gradient(top, #F4F4F4, #D3D3D3);
    background-image: -moz-linear-gradient(top, #F4F4F4, #D3D3D3);
    background-image: -ms-linear-gradient(top, #F4F4F4, #D3D3D3);
    background-image: -o-linear-gradient(top, #F4F4F4, #D3D3D3);
    background-image: linear-gradient(top, #F4F4F4, #D3D3D3);
    border-top: 1px solid #CECECE;
    border-right: 1px solid #CECECE;
    border-bottom: 1px solid #C4C4C4;
    border-left: 1px solid #CECECE;
    -webkit-box-shadow: inset 0 1px 0 0 #fff;
    -moz-box-shadow: inset 0 1px 0 0 #fff;
    box-shadow: inset 0 1px 0 0 #fff;
    cursor: pointer;
    color: #4F4F4F!important;
}
.btn_white:active {
    border: 1px solid #C1C1C1;
    -webkit-box-shadow: inset 0 0 8px 2px #C1C1C1;
    -moz-box-shadow: inset 0 0 8px 2px #C1C1C1;
    box-shadow: inset 0 0 8px 2px #C1C1C1;
}
/*-[ Video Shortcode ]-------------------------*/
.textwidget .youtube-video, .textwidget .vimeo-video, .textwidget .googlemaps { margin: 0 }
.youtube-video, .vimeo-video { margin: 10px 15px 10px 0 }
/*-[ Google Maps ]-----------------------------*/
.googlemaps { margin: 5px 15px 10px 0 }
/*-[ Columns ]---------------------------------*/
.one_half { width: 48% }
.one_third { width: 30.66% }
.two_third { width: 65.33% }
.one_fourth { width: 22% }
.three_fourth { width: 74% }
.one_fifth { width: 16.8% }
.two_fifth { width: 37.6% }
.three_fifth { width: 58.4% }
.four_fifth { width: 67.2% }
.one_sixth { width: 13.33% }
.five_sixth { width: 82.67% }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
    position: relative;
    margin-right: 4%;
    margin-bottom: 15px;
    float: left;
}
.column-last {
    margin-right: 0!important;
    clear: right;
}
/*-[ Tabs ]------------------------------------*/
.tab_widget {
    display: block;
    position: relative;
    margin: 0 0 20px 0;
}
.tab_widget ul.tabs {
    display: block;
    position: relative;
    list-style: none;
    height: 40px;
    border-bottom: 1px solid #DDD;
    margin: 0;
}
.tab_widget ul.tabs li {
    float: left;
    margin: 0;
    padding: 0;
    height: 39px;
    line-height: 39px;
    border: 1px solid #DDD;
    border-left: none;
    margin-bottom: -1px;
    overflow: hidden;
    position: relative;
    background-image: linear-gradient(bottom, rgb(230,230,230) 9%, rgb(238,238,238) 55%);
    background-image: -o-linear-gradient(bottom, rgb(230,230,230) 9%, rgb(238,238,238) 55%);
    background-image: -moz-linear-gradient(bottom, rgb(230,230,230) 9%, rgb(238,238,238) 55%);
    background-image: -webkit-linear-gradient(bottom, rgb(230,230,230) 9%, rgb(238,238,238) 55%);
    background-image: -ms-linear-gradient(bottom, rgb(230,230,230) 9%, rgb(238,238,238) 55%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.09, rgb(230,230,230)), color-stop(0.55, rgb(238,238,238)) );
}
.tab_widget ul.tabs li:first-child { border-left: 1px solid #DDD }
.tab_widget ul.tabs li a {
    text-decoration: none;
    color: #888!important;
    font-size: 12px;
    display: block;
    padding: 0 10px;
    outline: none;
    font-weight: bold;
    text-shadow: 1px 1px 1px #FFF;
    border: none;
    border-left: 1px solid #F9F9F9;
}
.tab_widget ul.tabs li:first-child a { border-left: none }
.tab_widget ul.tabs li a:hover { background: none }
.tab_widget ul.tabs li.active, .tab_widget ul.tabs li.active a:hover {
    background: #FFF;
    border-bottom: 1px solid #FFF;
}
.tab_widget ul.tabs li.active { border-top: 1px solid #DDD }
.tab_widget ul.tabs li.active a { color: #777 }
.tab_widget .tab_container {
    display: block;
    border-top: none;
    overflow: hidden;
    position: relative;
    clear: both;
    background: #FFF;
    border: 1px solid #DDD;
    border-top: none;
}
.tab_widget .tab_content {
    display: block;
    position: relative;
    padding: 15px;
}
/*-[ Toggle ]-----------------------*/
.toggle {
    display: block;
    position: relative;
    margin: 0 0 20px 0;
}
.toggle .togglet, .toggle .toggleta {
    display: block;
    position: relative;
    height: 36px;
    padding: 0 12px;
    background: #EEE;
    border: 1px solid #DDD;
    cursor: pointer;
    margin: 0;
}
.toggle .togglet span, .toggle .toggleta span {
    display: block;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #888;
    text-shadow: 1px 1px 1px #FFF;
    padding-left: 20px;
    background: url("images/toggle-down.png") no-repeat left;
}
.toggle .toggleta span { background: url("images/toggle-up.png") no-repeat left }
.toggle .togglec {
    display: block;
    position: relative;
    padding: 15px;
    background: #FFF;
    border: 1px solid #DDD;
    border-top: none;
}
/*-[ Dividers ]--------------------------------*/
.divider {
    clear: both;
    display: block;
    padding-top: 20px;
    width: 100%;
    margin-bottom: 10px;
    text-align: right;
    padding-bottom: 5px;
    border-bottom: 5px solid #EEE;
}
.top-of-page {
    margin-bottom: 10px;
    text-align: right;
    padding-bottom: 5px;
    border-bottom: 5px solid #EEE;
}
/*-----------------------------------------------
/* Responsive
/*---------------------------------------------*/
@media screen and (max-width:1040px) { 
	#page, .container { max-width: 96% }
	img, embed {
	    max-width: 100%;
	    height: auto!important;
	}
	.ad-300 img { max-width: 100% }
	.ad-125 li { max-width: 40% }
	.footer-widgets #s { width: 58% }
	#sidebars #s { width: 55.1% }
	.ad-125 img {
	    padding: 0;
	    background: #FAFAFA;
	    border: 0;
	}
	.mts-subscribe input[type="text"] { width: 70% }
	.ss-full-width {
	    width: 96%;
	    padding: 0 2%;
	}
}
@media screen and (max-width:900px) { 
	.widget-header { max-width: 70% }
	nav #searchform { display: none }
}
@media screen and (max-width:865px) { 
	#logo {
	    width: 100%;
	    text-align: center;
	}
	#logo a {
	    text-align: center;
	    margin: 0 auto !important;
	    background-position: center !important;
	}
	#header h1, #header h2 { margin-top: 40px; margin-bottom: 10px; }
	.main-navigation #navigation {
	    text-align: center;
	    border: none;
	}
	#navigation ul {
	    float: none;
	    display: inline-block;
	}
	.js #navigation > ul { display: none }
	.js #navigation select {
	    display: inline-block !important;
	    max-width: none;
	    border: none;
	    padding: 10px 15px;
	    width: 100%;
	    color: #fff;
	    background: #222;
	    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.4);
	    font-size: 12px;
	    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset , 0 1px 1px rgba(255, 255, 255, 0.9);
	    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset , 0 1px 1px rgba(255, 255, 255, 0.9);
	    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset , 0 1px 1px rgba(255, 255, 255, 0.9);
	    float: left;
	    margin-right: 0;
	}
	.widget-header {
	    max-width: 100%;
	    float: left;
	}
	.shareit {
	    position: fixed!important;
	    top: 0!important;
	    margin-top: 0px;
	    width: 90%;
	    max-width: 90%;
	    padding: 8px 3% 3px 3%;
	    background-color: rgba(238, 238, 238, 0.84);
	    z-index: 100;
	}
}
@media screen and (max-width:760px) { 
	#header { margin: 0 }
}
@media screen and (max-width:720px) { 
	.secondary-navigation a {
	    padding-top: 10px!important;
	    padding-bottom: 10px!important;
	}
	.article { width: 99.8% }
	#content_box {
	    padding-right: 0px;
	    padding-left: 0px!important;
	}
	.sidebar.c-4-12 {
	    float: left;
	    width: 100%;
	}
	.f-widget { width: 44% }
	.f-widget-2 { margin-right: 0 }
	.ad-125 li { max-width: 45% }
	.footer-widgets #s { width: 58% }
	#comments { margin-right: 0 }
}
@media screen and (max-width:600px) { 
	.sidebar.c-4-12 { width: 95% }
	.featured-thumbnail img { width: 100% }
}
@media screen and (max-width:550px) { 
	.main-navigation { width: 100% }
	.main-header #s { width: 85% }
	.sbutton { float: right }
	.full-page .post-content-in { width: 100% }
	.full-page .addon-content {
	    max-width: 100%;
	    float: left;
	    width: 100%;
	}
	.full-page .addon-content-in {
	    width: 48%;
	    float: left;
	    clear: left;
	}
	.full-page .addon-content-in.last {
	    width: 48%;
	    float: right;
	    clear: right;
	}
	read-more { font-size: 16px }
	.f-widget { width: 95% }
	footer #s { width: 65% }
}
@media screen and (max-width:415px) { 
	#navigation {
	    margin-top: 0;
	    margin-bottom: 0;
	}
	.secondary-navigation {
	    width: 102%;
	    height: 35px;
	}
	.js #navigation select {
	    width: 100%;
	    margin-right: 0;
	}
}
@media screen and (max-width:400px) { 
	article header { overflow: hidden }
	.flex-caption .sliderTitle {
	    font-size: 13px!important;
	    line-height: 15px!important;
	}
	.flex-caption { width: 80%!important }
	.main-header #s { width: 78% }
	#tabber ul.tabs li a { width: 70px }
	.full-page .addon-content-in { width: 100% }
	.full-page .addon-content-in.last { width: 100% }
	.singleleft { width: 100% }
	.post-single-content {
	    width: 100%;
	    margin-right: 0;
	}
	.related-posts li {
	    width: 30%;
	    margin-right: 3%;
	}
	.commentlist .children { width: 100% }
}
@media screen and (max-width:300px) { 
	nav fieldset, .js #navigation select {
	    width: 100%;
	    float: left;
	}
	.main-header #s { width: 70% }
}