* {
    margin: 0;
    padding: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
@font-face {
    font-family: 'UTM-Avo';
    src: url('fonts/UTM_AVO_REGULAR.eot');
    src: url('fonts/UTM_AVO_REGULAR.TTF') format('truetype'),
         url('fonts/UTM_AVO_REGULAR.otf'),
         url('fonts/UTM_AVO_REGULAR.woff') format('woff'),
         url('fonts/UTM_AVO_REGULAR.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'UTM-Avo-Bold';
    src: url('fonts/UTM_AVO_BOLD.eot');
    src: url('fonts/UTM_AVO_BOLD.TTF') format('truetype'),
         url('fonts/UTM_AVO_BOLD.otf'),
         url('fonts/UTM_AVO_BOLD.woff') format('woff'),
         url('fonts/UTM_AVO_BOLD.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
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%;
    vertical-align: baseline;
}
body {
    line-height: 1;
    font-family: 'UTM-Avo';
    font-size: 14px;
}
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;
}
caption,
th,
td {
    font-weight: normal;
    text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}
a {
    text-decoration: none;
}
a:hover {
    color: #ccc;
}

.clearfix:after {
    clear: both;
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
}
ul li {
    list-style: none;
}
html {
    overflow-y: scroll;
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
    font-family: Arial;
    font-size: 14px;
    margin: 0 auto;
    height: 100%;
}
#container {
    min-width: 1044px;
}
#header {
    min-height: 135px;
    /*background: #38414A;*/
    background-color: black;
}
#main {
    margin-bottom: 50px;
    height: auto;
    background: #F2F2F2;
}
#content {
    min-height: 400px;
    padding: 10px 0px;
}
#footer{
    background: #000;
    color: #fff;
    line-height: 50px;
    margin-top: -50px;
    min-height: 50px;
}
#footer a{
    color: #fff;
}
#header .line {
    /*background: url('images/line.png') top left repeat-x;*/
    height: 22px;
    /*border-bottom: 1px solid #5E656D;*/
}
#header .head {
    border-bottom: 1px solid #5E656D;
    min-height: 78px;
}
#header .logo {
    margin-top: 5px;
    margin-bottom: 3px;
}
#header h3 {
    font-family: 'UTM-Avo';
    font-weight: normal;
    font-size: 12px;
    color: #fff;
}
.box_menu {
    min-height: 31px;
    padding: 10px 0px;
    border-top: 1px solid #A1A6AA;
    border-bottom: 1px solid #B8B8B8;
}
.box_size {
    margin: 0 auto;
    /*max-width: 1044px;*/
    /*width: 100%;*/
    /*width: 1044px;*/
    width: 1314px;
}
ul#menu {
    width: 57%;
    padding-left: 15px;
    padding-top: 5px;
}
ul#menu li{
    display: inline-block;
    padding-right: 20px;
}
ul#menu li a {
    font-family: 'UTM-Avo';
    color: #000;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.clear {
    clear: both;
}

.search-layout {
    width: 42%;
    position: relative;
}
.search-layout input[type="text"] {
    padding: 2px 10px 3px 10px;
    width: 100%;
    border: 1px solid #9F9F9F;
    font-family: 'UTM-Avo-Bold';
    font-size: 13px;
    color: #38414a;
}
table.customer {

}
table.customer td{
    vertical-align: middle;
}
table.customer td a {
    color: #fff;
    font-family: 'UTM-Avo';
    font-size: 13px;
}
table.customer td a.sign_in {
    color: #f06e5f;
}
.gallery {
    width: 71%;
}
.content_single {
    width: 69%;
}
.widget_single {
    width: 29%;
}
.widget_content {
    width: 29%;
}
.widget_content .widget_box , .widget_single .widget_box{
    min-height: 100px;
}
.widget {
    border: 1px solid #C0C0C0;
    background: #fff;
    margin-bottom: 20px;
}
.widget_FacebookLikeBox {
    border: none !important;
    text-align: center;
}
.btn_search {
    position: absolute;
    top: 5px;
    right: 8px;
}
.box_image {
    /*padding: 5px;*/
    padding: 0px;
    margin-right: 10px; 
    margin-bottom: 10px; 
    background: #fff;
    /*width: 235px;*/ 
    /*height: 172px;*/
    width: 300px; 
    height: 200px;
    overflow: hidden; 
    /*border: 1px solid #C3C3C3;*/
    border: 0px solid #C3C3C3;
}.box_image img {
	/*height: 160px;*/
        height: 200px;
        width: 100%;
}
.box_image img:hover {
    opacity: 0.5;
}
.box_image .info_left {
    width: 69%;
    float: left;
    font-family: 'UTM-Avo';
    color: #878787;
    font-size: 12px;    
}
.box_image .info_right {
    width: 31%;    
    float: right;
}
.box_image .cat_title {
    margin: 10px 0px;
}
.box_image .cat_title a{
    text-transform: uppercase;
    color: #007ffe;
    font-family: 'UTM-Avo';
    font-size: 16px;
    text-shadow: 0px 0px 1px #CCC;
}
.box_image .cat_title a:hover {
    text-decoration: underline;
}
.image_detail {
    background: #fff;
    border: 1px solid #DEDEDE;
    padding: 12px 13px;
}
.image_detail img {
    /*max-width: 694px;*/
    max-width: 894px;
    display: block;
    margin: 0 auto;
    width:100%;
    height:100%;
background-size:cover;
}
.content_single .line {
    height: 1px;
    margin-top: 25px;
    margin-bottom: 20px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #CFCFCF;
}
.banner {
    margin-bottom: 30px;
}
.banner .social {
    width: 30%;
}
.banner .ads {
    width: 70%;
    min-height: 85px;
}
.banner .social ul li {
    float: left;
    margin-right: 10px;

}
.banner .social ul li p {
    text-align: center;
}
.group_relate {
    margin-top: 20px;
    width: 105%;
}
.wp_rp_wrap .related_post_title {
    margin-bottom: 20px !important;
}
.wp_rp_vertical ul.related_post li img{
    width: 224px !important;
    height: 160px !important;
}
.wp_rp_vertical ul.related_post li.last {
    margin-right: 0px !important;
}
.wp_rp_vertical ul.related_post li img:hover {
    opacity: 0.5;
}
.wp_rp_vertical ul.related_post li {
    padding: 5px !important;
    background: #fff;
    border: 1px solid #C3C3C3;
    float: left;
    width: 235px !important;
    height: 172px !important;
    margin-top: 0px !important;
    margin-left: 0px !important;
    margin-right: 10px !important;
    margin-bottom: 15px !important;
}
.wp_rp_vertical ul.related_post li:hover {
    border: 1px solid #38414A;
}
ul.related_post .wp_rp_title {
    display: none !important;
}
.nav_single {
    background: url('images/bg_nav.png') repeat-x;
    border: 1px solid #D7D7D7;
    height: 46px;
    line-height: 46px;
    margin-bottom: 12px;
}
.nav_single .lbNav, .nav_single a {
    font-family: Arial;    
    font-size: 19px;
}
.nav_single .lbNav {
    color: #38414a;
    font-weight: 700;
    margin-left: 10px;
}
.nav_single a {
    color: #0080ff;
    text-shadow: 0px 0px 1px #CCC;
}
.single-tag {
    color: #527ca5;
    font-size: 16px;
}
.single-tag a {
    color: #527ca5;
    font-weight: normal;
}
.single-option {
    margin-top: 20px;
    margin-bottom: 10px;
}
.single-option .resolution {
    margin-top: 10px;
    padding: 2px 0px 2px 5px;
    width: 100%;
}
.single-option .show-info1 {
    font-size: 15px;
    font-weight: bold;
}
.single-option .show-info2 a{
    font-size: 15px;
    color: #527ca5;
}
.single-option .downloads {
    font-family: Arial; 
    font-size: 27px; 
    color: #527ca5;
    display: block;
    margin-top: 10px;
}
.tag-title {
    color: #1f1f1f;
    font-size: 16px;
    font-weight: bold;
}

/* Sidebar */
.widget-area .widget {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    margin-bottom: 48px;
    margin-bottom: 3.428571429rem;
    word-wrap: break-word;
}
.widget-area .widget h3 {
    margin-bottom: 24px;
    margin-bottom: 1.714285714rem;
}
.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
    font-size: 13px;
    font-size: 0.928571429rem;
    line-height: 1.846153846;
}
.widget-area .widget p {
    margin-bottom: 24px;
    margin-bottom: 1.714285714rem;
}
.widget-area .textwidget ul {
    list-style: disc outside;
    margin: 0 0 24px;
    margin: 0 0 1.714285714rem;
}
.widget-area .textwidget li {
    margin-left: 36px;
    margin-left: 2.571428571rem;
}
.widget-area .widget a {
    color: #757575;
}
.widget-area .widget a:hover {
    color: #21759b;
}
.widget-area .widget a:visited {
    color: #9f9f9f;
}
.widget-area #s {
    width: 53.66666666666%; /* define a width to avoid dropping a wider submit button */
}
.page-header {
    margin-top: 10px;
    margin-bottom: 20px;
    color: #333;
}
span.wpcf7-not-valid-tip {
    top: 0px;
    left: auto;
    border: none;
    color: red;
    background: none;
    padding-left: 10px;
}
div.wpcf7-validation-errors {
    border: 1px solid #FFB33B;
    background: #FFFBCC;
    padding: 5px 10px;
    -moz-border-radius: 5px;
    -webkit-border: 5px;
    border-radius: 5px;
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea {
    padding: 5px 5px;
    margin-top: 5px;
    border: 1px solid #333;
    -moz-border-radius: 5px;
    -webkit-border: 5px;
    border-radius: 5px;
    font-size: 14px;
}
.wpcf7 input[type="submit"], 
a.post-edit-link, 
.no-results .entry-content div input[type="submit"] {
    padding: 7px 20px;
    font-family:Arial, helvetica, sans-serif; 
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    font-weight:bold;
    color: #FFF;
    cursor: pointer;
    -moz-border-radius: 3px;
    -webkit-border: 3px;
    border-radius: 3px;    
    border:1px solid #25729a;
    text-decoration:none; 
    display:inline-block;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    background-color: #3093c7; background-image: -webkit-gradient(linear, left top, left bottom, from(#3093c7), to(#1c5a85));
    background-image: -webkit-linear-gradient(top, #3093c7, #1c5a85);
    background-image: -moz-linear-gradient(top, #3093c7, #1c5a85);
    background-image: -ms-linear-gradient(top, #3093c7, #1c5a85);
    background-image: -o-linear-gradient(top, #3093c7, #1c5a85);
    background-image: linear-gradient(to bottom, #3093c7, #1c5a85);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093c7, endColorstr=#1c5a85);
}
.wpcf7 input[type="submit"]:hover, 
a.post-edit-link:hover, 
.no-results .entry-content div input[type="submit"]:hover {
    border:1px solid #1c5675;
    background-color: #26759e; background-image: -webkit-gradient(linear, left top, left bottom, from(#26759e), to(#133d5b));
    background-image: -webkit-linear-gradient(top, #26759e, #133d5b);
    background-image: -moz-linear-gradient(top, #26759e, #133d5b);
    background-image: -ms-linear-gradient(top, #26759e, #133d5b);
    background-image: -o-linear-gradient(top, #26759e, #133d5b);
    background-image: linear-gradient(to bottom, #26759e, #133d5b);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759e, endColorstr=#133d5b);
}

.wpcf7 p {
    color: #333;
    margin-bottom: 15px;
}
h1.entry-title {
    margin: 20px 0px;
    font-size: 20px;
    color: #333;
}
.no-results .entry-content div {
    margin-top: 20px;
}
.no-results .entry-content div input[type="text"] {
    border: 1px solid #9F9F9F;
    color: #38414A;
    font-family: 'UTM-Avo-Bold';
    font-size: 13px;
    padding: 4px 10px 5px 10px;
    width: 50%;
}
.widget_tag_cloud {
    padding: 10px;
}
.summary-page {
    width: 120px;
    float: left;
    font-family: Arial;
    background: url(images/summary-page.png) no-repeat;
}
.summary-page h3 {
    font-size: 17px; 
    font-weight: bold;
    margin-bottom: -3px;
}
.summary-page span {
    font-size: 10px;
    color: #727272;
}
.summary-left {
    width: 45%; 
    padding: 19px 0px 19px 10px;
    float: left;
}
.summary-right {
    width: 55%; 
    padding: 19px 0px 19px 10px;
    float: left;
}
.nav-page {
    position: absolute;
    left: 130px;
    top: 15px;    
}
.wp-pagenavi .current {
    background: #62ACC9;
    font-family: 'UTM-Avo';
    font-size: 14px;
    border: none;
    color: #fff;
}
.wp-pagenavi a.page {
    font-family: 'UTM-Avo';
    font-size: 14px;
    border: none;
    color: #1a83ac;
}
.wp-pagenavi span.extend {
    margin-right: -10px !important;
    margin-left: -20px !important;
}
.wp-pagenavi a.nextpostslink, 
.wp-pagenavi a.previouspostslink,
.wp-pagenavi .extend ,
.wp-pagenavi a.last, 
.wp-pagenavi a.first { 
    border: none;
    color: #1a83ac;
}
.wp-pagenavi a, .wp-pagenavi span {
    padding: 0px 8px !important;
    margin-right: 15px !important;
}
.wp-pagenavi {
    border-bottom: 3px solid #ccc;
    padding-bottom: 10px;
}
.page-area {
    margin-top: 15px;
    position: relative;
}
.arpw_widget ul{
    padding: 20px 10px 0px 10px;
}
.arpw_widget .widget-title {
    background: url('images/bg_random.png') repeat-x;
    border-bottom: 1px solid #D8D8D8;
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #38414a;
}
.arpw_widget .arpw-first {
    float: left;
    border-bottom: none;
    padding-left: 10px;
}
.arpw_widget .arpw-last {
    float: right;
    border-bottom: none;
}
.arpw_widget h3.arpw-title {
    text-align: center;
    font-family: Arial;
    font-weight: bold;
    color: #3f3f3f;
}
.arpw-alignleft {
    margin: 0px !important;
}
.arpw-block li {
    padding-bottom: 0px !important;
}
.arpw-alignleft:hover {
    background: #000;
}
.arpw-alignleft img:hover {
    opacity: 0.7;
}
.post-direction {
    width: 185px;
    color: #747474;
}
.post-direction label.lbPrev {
    float: left;
    display: inline-block;
    margin-left: 10px;
    line-height: 43px;
}
.post-direction label.lbNext {
    float: right;
    display: inline-block;
    margin-right: 10px;
    line-height: 43px;
}
.post-prev, .post-next {
    width: 25px;
    height: 43px;
    display: block;
}
.post-prev {
    float: left;
    background: url('images/prev.png') right center no-repeat;
}
.post-prev:hover {
    background: url('images/prev_hover.png') right center no-repeat;
}
.post-next {
    float: right;
    background: url('images/next.png') left center no-repeat;
}
.post-next:hover {
    background: url('images/next_hover.png') left center no-repeat;
}
.post-direction table {
    width: 100%;
}
.post-direction table td {
    vertical-align: middle;
}
.tagcloud {
    text-align: center;
}
.tagcloud a {
    font-family: 'UTM-Avo';
    color: #007ffe;
    line-height: 30px;
	margin-right: 10px;
	font-size: 20px !important;
}
.tagcloud a:hover {
    /*font-family: 'UTM-Avo-Bold';*/    
    color: #000;
    font-weight: bold;
}
ul.related_post wp_rp {
    margin-top: 20px !important;
}
ul.related_post li img {
    border-radius: 0px !important;
}
.cat-top {
    font-family: 'Roboto';
    width: 724px;
}
.cat-top .nav-page {
    left: 0px;
    top: 0px;
}
.cat-top .page-area {
    min-height: 20px;
    margin-top: 40px;
    margin-bottom: 45px;
}
.cat-top-img {
    float: left;
    width: 42%;
}
.cat-top-img img {
    width: 310px;
    height: 200px;
}
.cat-top-content {
    padding-top: 10px;
    float: right;
    width: 53.1%;
}
.cat-top-content a {
    font-family: 'Roboto';
    font-size: 22px;
    color: #313131;
}
.cat-top-content a:hover {
    color: #007ffe;
}
.cat-top-content label {
    font-size: 14px;
    color: #6f6f6f;
    font-style: italic;
    display: block;
    margin-top: 10px;
}
.cat-top-content p {
    color: #525252;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    text-align: justify;
    margin-top: 10px;
    line-height: 19px;
}
.cat-top-post {
    margin-top: 20px;
	margin-bottom: -3px;
}
.widget_top {
    font-family: 'Roboto';
}
.widget_top h2 {
    color: #000;
    font-size: 22px;
    font-weight: normal;
    padding-bottom: 6px;
    margin-bottom: 20px;
    border-bottom: 2px solid #26BDEF;
}
.widget_top ul.popular li {
    margin-bottom: 10px;
    list-style-type: square;
    padding-left: 10px;
    margin-left: 15px;
}
.widget_top ul.popular li a {
    color: #313131;
    font-size: 14px;
}
.slide-caption a:hover,
.ngg-slideshow-caption h2 a:hover,
ul.favourite li .f-content a:hover,
.widget_top ul.popular li a:hover,
.widget_top ul.popular li a.active {
    color: #007ffe;
}
.widget_content.widget_top {
    width: 300px;
}
.widget_top ul.popular,
ul.favourite {
    margin-bottom: 10px;
}
ul.favourite li {
    padding: 9px 0 7px 0; 
    border-bottom: 1px solid #D9D9D9;
}
ul.favourite li:first-child {
    padding-top: 0px;
}
ul.favourite li:last-child {
    border-bottom: none;
}
ul.favourite li .f-img {
    float:left; 
    width: 42%;
}
ul.favourite li .f-content {
    float:left;
    width: 58%; 
    padding-top: 4px;
}
ul.favourite li .f-content a,
ul.favourite li .f-content label {
    font-family: 'Roboto';
    font-size: 14px;
}
ul.favourite li .f-content a {
    color: #313131;
    line-height: 14px;
}
ul.favourite li .f-content label {
    color: #6f6f6f;
    font-style: italic;
    margin-top: 9px;
    display: block;
}
#slide_show_top .slides {
    cursor: move; 
    position: absolute; 
    left: 0px; top: 0px; 
    width: 724px; 
    height: 450px; 
    overflow: hidden;
}
.single-top #slide_show_top .slides {
    height: 550px;
}
.captionBlack {
    position:absolute;
    left: 0px; 
    bottom: 0px; 
    width:100%; 
    height:80px; 
    color: #fff; 
    background-color: rgba(0,0,0,0.7);
    padding: 18px 0px 0px 25px;
}
.captionBlack p,
.captionBlack a {
    font-family: 'Roboto';
    font-size: 14px;
    color: #fff;
}
.captionBlack a {
    font-size: 24px;
    margin-bottom: 7px;
    display: inline-block;
}
.captionBlack a:hover {
    color: #64c5f2;
}
/* jssor slider arrow navigator skin 02 css */
/*
.jssora02l                  (normal)
.jssora02r                  (normal)
.jssora02l:hover            (normal mouseover)
.jssora02r:hover            (normal mouseover)
.jssora02l.jssora02ldn      (mousedown)
.jssora02r.jssora02rdn      (mousedown)
*/
.jssora02l, .jssora02r {
    display: block;
    position: absolute;
    width: 55px;
    height: 55px;
    cursor: pointer;
    background-color: rgba(0,0,0,0.6);
    overflow: hidden;
}
.jssora02l { background-position: -3px -33px; }
.jssora02r { background-position: -63px -33px; }
.jssora02l:hover { background-position: -123px -33px; }
.jssora02r:hover { background-position: -183px -33px; }
.jssora02l.jssora02ldn { background-position: -3px -33px; }
.jssora02r.jssora02rdn { background-position: -63px -33px; }
.jssora02l > div, .jssora02r > div {
    margin-top: 20.5px;
}
.jssora02l > div {
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-right: 12px solid #AEAD8F;
    border-bottom: 6px solid transparent;
    margin-left: 20.5px;
}
.jssora02r > div {
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 12px solid #AEAD8F;
    border-bottom: 6px solid transparent;
    margin-left: 21.5px;
}
/* jssor slider bullet navigator skin 01 css */
/*
.jssorb01 div           (normal)
.jssorb01 div:hover     (normal mouseover)
.jssorb01 .av           (active)
.jssorb01 .av:hover     (active mouseover)
.jssorb01 .dn           (mousedown)
*/
.jssorb01 {
    position: absolute;
}
.jssorb01 div, .jssorb01 div:hover, .jssorb01 .av {
    position: absolute;
    width: 12px;
    height: 12px;
    filter: alpha(opacity=70);
    opacity: 0.7;
    overflow: hidden;
    cursor: pointer;
    border: #000 1px solid;
}
.jssorb01 div { background-color: gray; }
.jssorb01 div:hover, .jssorb01 .av:hover { background-color: #d3d3d3; }
.jssorb01 .av { background-color: #fff; }
.jssorb01 .dn, .jssorb01 .dn:hover { background-color: #555555; }
.single-top h1 {
    font-size: 22px;
    color: #313131;
    padding-bottom: 17px;
    border-bottom: 1px solid #D9D9D9;
    text-transform: uppercase;
    font-style: normal;
}
.single-top .single-top-nav {
    min-height: 60px;
}
.single-top .single-top-content {
    padding: 25px 20px 15px 20px;
    background: #fff;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: #E1E1E1;
    line-height: 20px;
}
.single-top .wp-socializer-buttons {
    margin-top: 18px !important;
}
.single-gallery-slideshow {
    position: relative;
    background: #fff;
    width: 100%;
    outline: none;
}
.ngg-slideshow {
    outline: none;
}
.single-top #slide_show_top span.jssora02l,
.single-top #slide_show_top span.jssora02r {
    filter: alpha(opacity=60);
    opacity: 0.6;
}
.single-top #slide_show_top span.jssora02l {
    left: 0px !important;
}
.single-top #slide_show_top span.jssora02r {
    right: 0px !important;
}
.nav-count {
    font-size: 22px;
    font-style: normal;
    color: #000;
    display: block;
    text-align: center;
}
.single-top-nav .post-direction {
    width: 100%;
    padding-top: 8px;
}
.single-top-nav .post-direction span {
    margin-left: 15px;
}
.single-top-nav .post-direction .nav-count {
    line-height: 43px;
    float: right;
}
.single-top-nav .post-direction .post-prev,
.single-top-nav .post-direction .post-next {
    width: 20px;
    cursor: pointer;
    float: right !important;
}
.slide-caption {
    display: none;
}
.slide-caption a {
    font-size: 22px;
    color: #313131;
    margin-bottom: 10px;
    display: inline-block;
}
ul#menu li.menu-item-39032 > a {
    font-weight: bold;
    color: #007ffe;
}

#innerads {
  width: 728px !important;
  margin: 0 auto !important;
}