/*
    Theme Name: Hostt
	Version: 1.0
    Description: Premium Wordpress Bloggermint.com
    Author: Franklin Manuel
    Author URI: http://www.bloggermint.com
	Theme URI: http://www.hostt.com
	License: 
	License URI: 
	Tags: light, two-columns, right-sidebar, left-sidebar, responsive, html5, css3
*/


/*-------------------------------------------------------------------------------------------*/
/* Basic Styles */
/*-------------------------------------------------------------------------------------------*/
/* Reset
-------------------------------------------------- */
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
:focus {
    outline: 0 !important
}
figure {
    margin: 0;
    padding: 0;
}
iframe {
    border: none
}
::selection {
    background: #38bdf2;
    color: #ffffff;
}
::-moz-selection {
    background: #38bdf2;
    color: #ffffff;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}
/* Custom Styles
-------------------------------------------------- */
.mb-0 {
    margin-bottom: 0 !important
}
.mb-10 {
    margin-bottom: 10px !important
}
.mb-20 {
    margin-bottom: 20px !important
}
.mb-30 {
    margin-bottom: 30px !important
}
.mb-40 {
    margin-bottom: 40px !important
}
.mb-50 {
    margin-bottom: 50px !important
}
.mt-0 {
    margin-top: 0 !important
}
.mt-10 {
    margin-top: 10px !important
}
.mt-20 {
    margin-top: 20px !important
}
.mt-30 {
    margin-top: 30px !important
}
.mt-40 {
    margin-top: 40px !important
}
.mt-50 {
    margin-top: 50px !important
}
/*-------------------------------------------------------------------------------------------*/
/* General Styles */
/*-------------------------------------------------------------------------------------------*/
/* Default
-------------------------------------------------- */
body {
        color: #444444;
    font-size: 16px;
        line-height: 20px;
    position: relative;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
}
.page-template-default{background:#e89643;
}
/* Typography
-------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
    color: #181818;
    line-height: 1.3em;
    margin-bottom: 15px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-weight: inherit;
    color: #181818;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: #181818;
    text-decoration: none;
}
h1 {
    font-size: 28px
}
h2 {
    font-size: 24px
}
h3 {
    font-size: 20px
}
h4 {
    font-size: 18px
}
h5 {
    font-size: 16px
}
h6 {
    font-size: 14px
}
/* Links */
a {
    color: #933B20;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: color 0.2s ease-in;
    -moz-transition: color 0.2s ease-in;
    -o-transition: color 0.2s ease-in;
    transition: color 0.2s ease-in;
}
a:hover, a:active, a:focus {
    outline: 0;
    color: #ffa25d;
    text-decoration: none;
}
/* Lists */
ul, ol {
    margin: 0;
    padding: 0;
    list-style: none;
}
/*-------------------------------------------------------------------------------------------*/
/* Header */
/*-------------------------------------------------------------------------------------------*/
.header {
    position: relative
}
.logo {
    margin-left: 0px;
    padding-top: 0px;
	float: left;
}
#mobile-nav-btn {
	float: right;
}
#res-nav-menu-btn {
	background-color: #222;
	background-color: rgba(0, 0, 0, 0.2);
	display: none;
	color: #fff;
	font-size: 21px;
	margin-left: 35px;
	margin-top: 15px;
	padding: 5px 7px;
}
.inverted-text {
    margin: 25px 0 0 0;
    font-size: 18px;
}
.inverted-text > span {
    background-color: #D6B532;
    display: table;
    clear: both;
    padding: 5px;
    margin-bottom: 3px;
    color: #222;
}
.top-ad {
    margin-top: 30px
}
/* Main Navigation
-------------------------------------------------- */
#navigation {
    position: relative;
    float: right;
    font-family: 'Open Sans', sans-serif;
    margin: 8px 0 0 0;
}
.main-menu, .main-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}
.main-menu li {
    position: relative
}
.main-menu li {
    z-index: 2
}
.main-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99;
}
.main-menu > li {
    float: left
}
.main-menu li:hover > ul, .main-menu li.sfHover > ul {
    display: block
}
.main-menu a {
    display: block;
    position: relative;
    font-size: 12px;
}
.main-menu ul ul {
    top: 0;
    left: 100%;
}
.main-menu {
    float: left;
    margin-bottom: 0;
}
.main-menu ul {
    min-width: 12em;
    *width: 12em;
}
.main-menu a {
    padding: 1em;
    text-decoration: none;
    zoom: 1;
}
.main-menu a {
    color: #ffffff
}
.main-menu li {
    background-color: none;
    white-space: nowrap;
    *white-space: normal;
}
.main-menu > li > a {
    color: #ffffff;
    font-weight: normal;
    padding:0.25em 1em;
    line-height: 19px;
    text-transform: capitalize;
    font-size: 1em;
    font-weight: 500;
    font-family:museo-sans-rounded
}
.main-menu > li:hover > a, .main-menu > li > a:hover {
    color: #fff;
}
.main-menu li:hover, .main-menu li.sfHover {
    background-color: none
}
.main-menu ul li {
    background-color: #333333;
    border-bottom: 1px solid #3b3d41;
}
.main-menu ul li:last-child {
    border-bottom: 0 none
}
.main-menu > li:last-child {
	
	background:#c15f17;
}

.main-menu ul a {
    color: #ffffff;
    font-weight: 400;
    text-transform: uppercase;
}
.main-menu ul a:hover {
    color: #ffffff;
    margin-left: 10px;
}
.main-menu li li a, .main-menu li li.sfHover > a {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.main-menu ul li:hover, .main-menu li li.sfHover {
    background-color: #38bdf2;
    color: #ffffff;
}
.main-menu li li.sfHover > a {
    color: #ffffff;
    margin-left: 10px;
}
.main-menu li.current-menu-item > a, .main-menu li.current_page_item > a, .main-menu li.current-menu-parent > a, .main-menu li.current_page_parent > a, .main-menu ul li:hover {
    color: #ffffff
}
.main-menu > li > a, .main-menu > li > a {
  
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.main-menu li.current_page_item > a, .main-menu > li:hover > a, .main-menu > li > a:hover {
    border-bottom: 2px solid #fff;
}
/*-------------------------------------------------------------------------------------------*/
/* Sidebar */
/*-------------------------------------------------------------------------------------------*/
.sidebar {
    background: #ffffff
}
.sidebar-box {
    margin-bottom: 15px;
    padding-right: 15px;
    padding-left: 15px;
}
.social-sidebar-box {
    margin-bottom: 15px
}
.sidebar-title {
    margin-top: 0;
    margin-left:0px;
    margin-right:0px;
    padding: 10px 0px 5px;
    border-bottom: 2px solid #2c74b1;
    color: #2c74b1;
    font-size: 20px;
    line-height: 24px;
}
.widget-inside {
    padding-left: 30px;
    padding-right: 30px;
    background: #ffffff;
}
/*-------------------------------------------------------------------------------------------*/
/* Footer */
/*-------------------------------------------------------------------------------------------*/
.footer {
   padding:3em 0 1.5em;
   float:left;
   width:100%;
    background-color: #393838;
   
}
.footer-widget h3 {
    color: #ffffff;
    font-weight: 700;
}
.pre-footer-text {}
.pre-footer-text span {
    background: #08304e;
    padding: 12px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
	margin: 0 auto;
	display: table;
}
.pre-footer {
    background: #08304e;
    padding-top: 25px;
    padding-bottom: 25px;
}
.footer-copyright {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #383636;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}
.footer-copyright a {
    color: #ddd;
}
.footer-copyright a:hover {
    color: #fff;
}
.popular-posts .popular-post-thumbnail {
    float: left;
    overflow: hidden;
    position: relative;
    margin-right: 15px;
}
.popular-post-title {
    margin-top: 15px
}
.popular-post-title > a {
    color: #ffffff;
    font-size: 13px;
}
/*-------------------------------------------------------------------------------------------*/
/* Page Styles */
/*-------------------------------------------------------------------------------------------*/
.body-wrapper {
	min-width: 320px;
}
#content-wrapper {
	margin-bottom: 0px;
	float:left;
	width:100%;
}
#fullwidth-page {
    position: relative;
    background: #fff;
}
#blog-post {
    position: relative
}
.loop-entry {
    position: relative;
    border-top: 0;
    margin-bottom: 25px;
}
.loop-entry-thumbnail {
    position: relative;
	background-color: #fff;
}
.loop-entry .overlay-cat {
    display: block;
    padding: 5px 10px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: 0;
    right: 0;
    background: #000;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1;
}
.overlay-cat a {
	color: #ffffff;
}
.loop-entry-description {
    position: relative;
    color: #000;
    line-height: 1.5em;
    padding: 20px 20px 25px 20px;
    background: #ffffff;
}
#fullwidth-page .entry  h3, .loop-entry-single-content h3 {
	font-size: 20px;
	padding: 7px;
	color: #353535;
	background-color: #f1d147;
	display: table;
}
.entry-title h2 {
    margin-top: 0;
    font-size: 24px;
}
.entry-title h2 a {
    color: #474545;
    text-decoration: none;
}
.loop-entry-left {
    float: left;
    width: 20%;
}
.loop-entry-right {
    float: right;
    width: 75%;
    margin-bottom: 15px;
}
.loop-entry-left ul {
    border-right: 1px solid #DDDDDD
}
.loop-entry .loop-entry-left ul li a {
    color: #222
}
.loop-entry .blog-author a, .loop-entry .blog-date {
    color: #933B20 !important
}
.loop-entry-index-full {
    margin-bottom: 15px;
}
.read-more-icon {
    position: absolute;
    bottom: 0;
    right: 0;
    outline: none;
    z-index: 100;
    display: block;
    overflow: hidden;
    background: #325b84;
    color: #fff;
    padding: 3px 10px;
}
.read-more-icon > span {
	color: #fff;
}
.loop-entry-medium {
    position: relative;
    margin-bottom: 25px;
    background-color: #fff;
}
.loop-entry-medium-thumbnail {
    position: relative
}
.loop-entry-medium .overlay-cat-medium {
    display: block;
    padding: 5px 10px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    background: rgba(0, 0, 0, 0.7);
}
.loop-entry-medium-description {
    position: relative;
    color: #666666;
    line-height: 1.5em;
    padding: 20px 20px 25px 0;
}
.entry-medium-title h2 {
    margin-top: 0;
    font-size: 22px;
}
.entry-medium-title h2 a {
    color: #474545;
    text-decoration: none;
}
.loop-entry-medium-meta {
    margin-bottom: 15px;
	font-size: 14px;
}
.loop-entry-medium-meta ul li {
    display: inline-block;
    margin: 0 5px 0 0;
    padding: 0 5px 0 0;
    color: #555;
}
.loop-entry-medium-meta ul li:last-child {
    padding: 0
}
.loop-entry-medium-meta .medium-blog-author a, .loop-entry-medium-meta .medium-blog-date span {
    color: #933B20 !important
}
.loop-entry-medium-meta-cats {
    color: #a2a2a2;
    font-size: 13px;
}
.loop-entry-medium-meta-cats-title {
    color: #484949;
}
.loop-entry-medium-meta-cats a {
    color: #a2a2a2
}
.loop-entry-medium-meta-cats a:hover {
    color: #dddddd
}
.loop-entry-medium-thumbnail img {
    min-height: 235px
}
.overlay-cat-container {
    position: relative
}
.post-bottom-container {
   
    padding: 10px 0px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.page-heading {
    margin-bottom: 15px;
    padding: 10px 15px;
    background-color: #656161;
}
.page-heading h1 {
    margin: 0;
    font-size: 18px;
    text-transform: uppercase;
    color: #ffffff;
}
.page-wrapper {
    position: relative;
   
    margin-bottom: 25px;
}
.entry {
    position: relative;
    color: #666666;
    line-height: 1.5em;
    padding: 20px 20px 25px 20px;
    background: #ffffff;
}
.page-title h2 {
    margin-top: 0;
    font-size: 1.75em;
    color:#656464;
}
.entry-lgravatar {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
/* Content Ad
-------------------------------------------------- */
.content-bottom-ad {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
/* Related Post
-------------------------------------------------- */
.post_landing .col-sm-12 .related-post {
    display: inline-block;
    margin-bottom: 15px;
    padding: 1.5em 0 10px 0;
    width: 100%;
    border-bottom: 1px dotted #eee;
    border-top: 1px dotted #eee;
}
.related-post {
	margin-bottom: 15px;
	padding: 10px 0;
}
.related-post h3 {
	margin-top: 0;
	font-size: 20px;
	text-transform: uppercase;
	color: #444;
}
.post-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.post-list li {
    padding-bottom: 15px;
    margin-bottom: 15px;
    position: relative;
    overflow: hidden;
}
.post-list li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}
.post-list li:last-child:after {
    display: none
}
.post-list img, .related-post img {
    vertical-align: top;
    margin-right: 15px;
    float: left;
    transition: .4s ease;
    -webkit-transition: .4s ease;
    -moz-transition: .4s ease;
    -o-transition: .4s ease;
}
.post-list img:hover {
    opacity: .8;
    filter: alpha(opacity=80);
}
.post-list .post-title {
    font-weight: bold;
    color: #444;
    display: block;
    margin: 0 0 5px;
    font-size: 13px;
}
.post-list .post-title:hover {
    color: #38bdf2
}
.related-post-meta {
    font-size: 13px
}
.related-post-meta a {
    color: #666
}
.related-post-meta a:hover {
    color: #38bdf2
}
/*-----------------------------------------------------------------------------------*
/* = Comments
/*-----------------------------------------------------------------------------------*/
#commentsbox {
    width: 100%;
    overflow: hidden;
    margin-top: 25px;
}
.post_landing #commentsbox {margin-top: 0px;}

#comments {
    text-transform: none;
    font-weight: normal;
    color: #fff;
    font-size: 13px;
    margin-top: 20px;
    margin-bottom: 30px;
    padding:3px 8px;
    background: #2c74b1;
    display: inline-block;
    font-family: proxima-nova;
}
#commentsbox ol, #commentsbox ul {
    list-style: none;
    margin: 0 !important;
}
#commentsbox li {

}
.children {
    list-style: none;
    margin: 30px 0 0;
    text-indent: 0;
}
.children li.depth-2 {
    margin: 0 0 0px 65px
}
.children li.depth-3 {
    margin: 0 0 0px 65px
}
.children li.depth-4 {
    margin: 0 0 0px 65px
}
.children li.depth-5 {
    margin: 0 0 0px 65px
}
.children li.depth-6 {
    margin: 0 0 0px 65px
}
.children li.depth-7 {
    margin: 0 0 0px 65px
}
.children li.depth-8 {
    margin: 0 0 0px 65px
}
.children li.depth-9 {
    margin: 0 0 0px 65px
}
.children li.depth-10 {
    margin: 0 0 0px 65px
}
.comment-body {
    position: relative;
    padding: 15px 15px 0;
    margin-left: 65px;
    margin-bottom: 30px;
    background: #ffffff;
    border: 1px solid #EBEBEB;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
}
.comment-body p {
    margin-bottom: 15px !important
}
.comment-body:after {
    content: '';
    position: absolute;
    top: 10px;
    left: -12px;
    width: 12px;
    height: 20px;
    background: url("images/comment-arrow.png") no-repeat;
}
.comment-body:hover {

}
.reply {
    display: none;
    position: absolute;
    top: 10px;
    right: 10px;
}
.comment-reply-link {
    font-size: 10px
}
.comment-reply-link:hover {

}
.comment-body:hover .reply {
    display: block
}
#commentsbox .avatar {
    position: absolute;
    top: 0px;
    left: -65px;
    height: 40px;
    width: 40px;
    padding: 2px;
    border: 1px solid #eee;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.comment-author {
    font-weight: bold;
    color: #000;
}
.says {
    display: none
}
.comment-meta {
    margin-bottom: 10px
}
.comment-meta a {
    font-size: 11px;
    font-style: italic;
    color: #666;
}
.cancel-comment-reply {
    margin-top: -10px
}
.cancel-comment-reply a {
    color: #F00;
    line-height: 20px;
    height: 20px;
}
.cancel-comment-reply a:hover {
    text-decoration: underline
}
#comments-respond {
    clear: left;
    text-transform: none;
    font-weight: bold;
    color: #2c74b1;
    font-size: 1em;
    margin-top: 0px;
    margin-bottom: 15px;
}
#comments-respond-meta {
    font-size: 12px
}
#commentform label {
    display: block
}
#commentform input#author, #commentform input#email, #commentform input#url {
    width: 45%;
    color: #666;
    text-shadow: 1px 1px 0px #FFF;
    border: 1px solid #cecece;
    outline: none;
    padding: 7px 5px;
    margin-top: 10px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: #fff;
    font-size: 0.8em;
}
#commentform textarea {
    display: block;
    padding: 10px;
    width: 100%;
    color: #666;
    margin-top: 10px;
    text-shadow: 1px 1px 0px #FFF;
    border: 1px solid #cecece;
    background-color: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
#commentform input#author:focus, #commentform input#email:focus, #commentform input#url:focus, #commentform textarea:focus {
    border-color: #bdbdbd !important;
    -webkit-box-shadow: inset 1px 1px 4px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 1px 1px 4px rgba(0,0,0,0.1);
    box-shadow: inset 1px 1px 4px rgba(0,0,0,0.1);
}
#commentSubmit {
    font-size: 12px;
    margin-top: -5px;
    margin-bottom: 20px;
    outline: none;
}
.comment-author .url, .comment-reply-link {
    color: #38bdf2
}
/*WP JetPack*/
.comment-subscription-form {
    font-size: 12px
}
.comment-subscription-form input {
    float: left;
    margin-right: 5px;
}
/*-------------------------------------------------------------------------------------------*/
/* Widget */
/*-------------------------------------------------------------------------------------------*/
/* Recent Post
-------------------------------------------------- */
.widget_recent_entries li {
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px dotted #eee;
}
.widget_recent_entries a:hover {
    text-decoration: hover
}
.footer .widget_recent_entries li {
    border-color: #323232
}
/* Tag Cloud
-------------------------------------------------- */
.tagcloud a {
    float: left;
    text-shadow: none;
    font-size: 12px !important;
    line-height: 1em !important;
    display: block;
    color: #666;
    text-shadow: 1px 1px 1px #fff;
    margin-right: 5px;
    margin-bottom: 7px;
    padding: 6px 8px;
    line-height: 1.3em;
    background: #eee;
    border: 1px solid #ddd;
    /*rounded corners*/
    webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.tagcloud a:hover {
    background-color: #f9f9f9;
    text-decoration: none;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.footer .tagcloud a {
    text-shadow: none;
    color: #fff;
    background-color: #444;
    background-image: none;
    border: none;
    padding: 6px 8px;
}
.footer .tagcloud a:hover {
    color: #000;
    background-color: #fc7251 !important;
    text-decoration: none;
}
/* Calender
-------------------------------------------------- */
#sidebar #wp-calendar {
    width: 100%;
    font-size: 11px;
}
#sidebar #wp-calendar tbody td {
    text-align: center;
    border: 1px solid rgba(153,153,153,0.2);
    line-height: 3.2em;
}
#sidebar #wp-calendar tbody td:hover {
    color: #fff;
    background: #444;
}
#sidebar #wp-calendar tbody td:hover a {
    color: #fff;
    background: #444;
}
#sidebar #wp-calendar tbody td a {
    display: block;
    display: block;
    text-align: center;
    text-decoration: none;
    background: #fff;
}
#sidebar #wp-calendar thead th {
    border: 1px solid rgba(153,153,153,0.2)
}
#sidebar #wp-calendar tfoot td {
    padding: 5px;
    font-size: 12px;
    border: 1px solid rgba(153,153,153,0.2);
}
#sidebar #wp-calendar tbody a {
    display: block;
    font-weight: bold;
    text-decoration: underline;
}
#sidebar #wp-calendar caption {
    margin-bottom: 6px;
    margin-top: 0;
    font-weight: normal;
    text-align: right;
    cursor: pointer;
    outline: 0 none !important;
}
#sidebar #wp-calendar th {
    padding: 5px 0;
    color: #fff;
    border-top: none;
    text-align: center;
    background: #444;
    border: 1px solid rgba(153,153,153,0.2);
}
.footer #wp-calendar {
    width: 100%;
    font-size: 11px;
}
.footer #wp-calendar tbody td {
    text-align: center;
    border: 1px solid rgba(153,153,153,0.2);
    line-height: 3.2em;
    color: #fff;
}
.footer #wp-calendar tbody td:hover {
    color: #fff;
    background: #444;
}
.footer #wp-calendar tbody td:hover a {
    color: #fff;
    background: #444;
}
.footer #wp-calendar tbody td a {
    display: block;
    display: block;
    text-align: center;
    text-decoration: none;
    background: #fff;
}
.footer #wp-calendar thead th {
    border: 1px solid rgba(153,153,153,0.2)
}
.footer #wp-calendar tfoot td {
    padding: 5px;
    font-size: 12px;
    border: 1px solid rgba(153,153,153,0.2);
}
.footer #wp-calendar tbody a {
    display: block;
    font-weight: bold;
    text-decoration: underline;
}
.footer #wp-calendar caption {
    margin-bottom: 6px;
    margin-top: 0;
    font-weight: normal;
    text-align: right;
    cursor: pointer;
    outline: 0 none !important;
}
.footer #wp-calendar th {
    padding: 5px 0;
    color: #fff;
    border-top: none;
    text-align: center;
    background: #444;
    border: 1px solid rgba(153,153,153,0.2);
}
/* Search
-------------------------------------------------- */
input[type="search"] {
    display: block;
    width: 100%;
    padding: 10px 32px 10px 11px;
    color: #202020;
    font-size: 11px;
    -moz-box-sizing: border-box;
    -webkit-appearance: none !important;
    -webkit-box-sizing: border-box;
    background: #fff;
    border: 1px solid #ddd;
    box-sizing: border-box;
}
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none
}
input[type="search"]::-webkit-search-decoration {
    display: none
}
input[type="search"]:focus {
    color: #000;
    outline: none;
}
.wt-searchform {
    position: relative
}
.wt-searchform #searchsubmit {
    position: absolute;
    right: 5px;
    top: 50%;
    height: 16px;
    margin-top: -9px;
    color: #999;
    font-size: 11px;
    -webkit-appearance: none;
    background: none;
    border: none;
    cursor: pointer;
    line-height: 16px;
    outline: none;
}
.wt-searchform #searchsubmit:hover {
    color: #000
}
/* Categories
-------------------------------------------------- */
#sidebar .widget_categories ul {
    margin: 0;
    padding: 0;
    list-style: none;
    clear: both;
}
#sidebar .widget_categories ul li {
    list-style: none;
    margin-bottom: 8px;
    padding-bottom: 8px;
	border-bottom: 1px dotted #eee;
}
#sidebar .widget_categories ul li a {
    color: #595959
}
#sidebar .widget_categories ul li a:hover {
    color: #333
}
.footer .widget_categories ul {
    margin: 0;
    padding: 0;
    list-style: none;
    clear: both;
}
.footer .widget_categories ul li {
    float: left;
    width: 200px;
    list-style: none;
    margin-right: 15px;
}
.footer .widget_categories ul li a {
    color: #ffffff
}
.footer .widget_categories ul li a:hover {
    color: #dddddd
}
/* Facebook
-------------------------------------------------- *#fb-root {
    display: none
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important
}
/* Social Widget
-------------------------------------------------- */
.social-widget-inside {
    background:none;
}
#sidebar .wt-social {}
.social-widget-inside {
	position: relative;
	padding:0 15px;
}
.arrow-left {
    width: 0;
    height: 0;
    border-top: 46px solid transparent;
    border-left: 28px solid #fff;
    float: left;
    margin-right: 15px;
}
.wt-social:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
}
* html .wt-social {
    zoom: 1
}
*:first-child+html .wt-social {
    zoom: 1
}
.wt-social-icons ul {
    margin-right: -5px
}
.wt-social-icons li {
    display: inline;
    float: left;
    margin-right: 17px;
    margin-bottom: 5px;
    margin-top: 8px;
}
.wt-social-icons a {
    position: relative
}
.wt-social-icons a img {
    max-width: 100%;
    display: block;
}
.wt-social-icons a:hover {
    top: -1px
}
.wt-social-icons img:hover {
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
/* Sidebar Search
-------------------------------------------------- */
.sb-search {
    position: absolute;
    width: 0%;
    min-width: 46px;
    height: 46px;
    float: right;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;
    top: 0;
    right: 0;
}
.sb-search-input {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    outline: none;
    background: #fff;
    width: 100%;
    height: 46px;
    margin: 0;
    z-index: 10;
    padding: 20px 65px 20px 20px;
    font-family: inherit;
    font-size: 20px;
    color: #2c3e50;
}
.sb-search-input::-webkit-input-placeholder {
    color: #202020
}
.sb-search-input:-moz-placeholder {
    color: #202020
}
.sb-search-input::-moz-placeholder {
    color: #202020
}
.sb-search-input:-ms-input-placeholder {
    color: #202020
}
.sb-icon-search, .sb-search-submit {
    width: 46px;
    height: 46px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 46px;
    text-align: center;
    cursor: pointer;
}
.sb-search-submit {
    background: #fff; /* IE needs this */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
    color: transparent;
    border: none;
    outline: none;
    z-index:99999;
}
.sb-icon-search {
    color: #fff;
    background: #325B84;
    z-index: 90;
    font-size: 22px;
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}
.sb-icon-search:before {
    content: "\f002"
}
.sb-search.sb-search-open, .no-js .sb-search {
    width: 100%
}
.sb-search.sb-search-open .sb-icon-search, .no-js .sb-search .sb-icon-search {
    background: #325B84;
    color: #fff;
    z-index: 11;
}
.sb-search.sb-search-open .sb-search-submit, .no-js .sb-search .sb-search-submit {
    z-index: 90
}
/* Ads
-------------------------------------------------- */
.sidebar-box .sidebar-top-ad {
    text-align: center
}
.widget-ads-125x125 .ads-block {
    text-align: center
}
.widget-ads-125x125 a {
    display: inline-block;
    margin: 0 10px 10px 0;
}
.advertise-here {
    background: #eaeaea;
    display: block !important;
    padding: 5px;
    text-align: center;
    margin-top: 10px;
    color: #999999;
}
/* Feedburner & Aweber
-------------------------------------------------- */
.widget-feedburner .feedburner-email {
    border: none;
    height: 31px;
    line-height: 31px;
}
.widget-feedburner .feedburner-email {
    border: 1px solid #ddd;
    padding: 0 5px;
    float: left;
    margin-right: 5px;
    width: 60%;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    transition: .3s ease;
}

.wt-submit-btn {
	background-color:#feda71;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#222;
	position:relative;
	padding:10px 20px;
	border: none;
	border-left: 1px solid #B98A37;
	border-right: 1px solid #B98A37;
	background-image: linear-gradient(bottom, rgb(254,218,113) 0%, rgb(254,190,77) 100%);
	background-image: -o-linear-gradient(bottom, rgb(254,218,113) 0%, rgb(254,190,77) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(254,218,113) 0%, rgb(254,190,77) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(254,218,113) 0%, rgb(254,190,77) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(254,218,113) 0%, rgb(254,190,77) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(254,218,113)),
	color-stop(1, rgb(254,190,77))
	);
	-webkit-box-shadow: inset 0px 1px 0px #B98A37, 0px 4px 0px 0px #B98A37;
	-moz-box-shadow: inset 0px 1px 0px #B98A37, 0px 4px 0px 0px #B98A37;
	-o-box-shadow: inset 0px 1px 0px #B98A37, 0px 4px 0px 0px #B98A37;
	box-shadow: inset 0px 1px 0px #B98A37, 0px 4px 0px 0px #B98A37;
}

.wt-submit-btn:active {
	top:1px;
	background-image: linear-gradient(bottom, rgb(254,190,77) 0%, rgb(254,218,113) 100%);
	background-image: -o-linear-gradient(bottom, rgb(254,190,77) 0%, rgb(254,218,113) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(254,190,77) 0%, rgb(254,218,113) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(254,190,77) 0%, rgb(254,218,113) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(254,190,77) 0%, rgb(254,218,113) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(254,190,77)),
	color-stop(1, rgb(254,218,113))
	);
	-webkit-box-shadow: inset 0px 1px 0px #B98A37, 0px 1px 0px 0px #B98A37;
	-moz-box-shadow: inset 0px 1px 0px #B98A37, 0px 1px 0px 0px #B98A37;
	-o-box-shadow: inset 0px 1px 0px #B98A37, 0px 1px 0px 0px #B98A37;
	box-shadow: inset 0px 1px 0px #B98A37, 0px 1px 0px 0px #B98A37;
}
.widget-feedburner .wt-submit-btn {
	width: 30%;
	padding: 5px 20px;
}
.widget-aweber-wrapper .wt-submit-btn {
	width: 100%;
}
.widget-aweber-wrapper .form-control {
	border-radius: 0;
}
/*-------------------------------------------------------------------------------------------*/
/* Pagination */
/*-------------------------------------------------------------------------------------------*/
ul.page-numbers {
    margin: 25px 0 0;
    list-style: none;
}
ul.page-numbers li {
    display: block;
    float: left;
    margin: 0 5px 5px 0;
    text-align: center;
}
.page-numbers:after {
    display: block;
    height: 0;
    clear: both;
    content: ".";
    line-height: 0;
    visibility: hidden;
}
.page-numbers a, .page-numbers span {
    display: block;
    padding: 4px 10px;
    color: #666;
    font-size: 12px;
    line-height: 1.5em;
    text-decoration: none;
    background: #fff;
    border: 1px solid #ddd;
    cursor: pointer;
}
.page-numbers a:hover, .page-numbers.current {
    color: #fff;
    background: #38bdf2;
    border-color: transparent;
}
/*next/prev posts*/
#post-pagination {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 2px solid #eee;
}
#post-pagination .post-prev, #post-pagination .post-next {
    display: block;
    float: left;
}
#post-pagination .post-prev span {
    margin-right: 7px
}
#post-pagination .post-next span {
    margin-left: 7px
}
#post-pagination .post-prev a, #post-pagination .post-next a {
    display: block;
    height: 26px;
    color: #666;
    line-height: 26px;
}
#post-pagination .post-prev a:hover, #post-pagination .post-next a:hover {
    color: #38bdf2
}
#post-pagination .post-next {
    float: right
}
/*-------------------------------------------------------------------------------------------*/
/* Wordpress Styles */
/*-------------------------------------------------------------------------------------------*/
.alignleft, img.alignleft {
    float: left;
    margin: 5px 20px 20px 0px;
}
.alignright, img.alignright {
    float: right;
    margin: 5px 0px 20px 20px;
}
.aligncenter, img.aligncenter {
    display: block;
    margin: 15px auto;
}
.alignnone, img.alignnone {
    margin: 5px 20px 20px 0
}
.wp-caption {
    text-align: center;
    padding: 8px 3px 5px;
    max-width: 100%;
    border-width: 1px;
    border-style: solid;
    background: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.wp-caption img {
    border: 0 none;
    padding: 0;
    margin: 0;
    max-width: 98.5%;
    width: auto;
}
.wp-caption p.wp-caption-text {
    line-height: 1.5;
    font-size: 10px;
    margin: 0;
}
.wp-smiley {
    margin: 0 !important;
    max-height: 1em;
}
/*-------------------------------------------------------------------------------------------*/
/* Shortcodes */
/*-------------------------------------------------------------------------------------------*/

/* Button
-------------------------------------------------- */
.btn {
    border-radius: 0;
    margin-top: 5px;
    margin-bottom: 5px;
}
.btn-blue {
    color: #ffffff;
    background-color: #51b8ed;
    border: none;
    border-bottom: 3px solid #3ea6dc;
}
.btn-blue:hover, .btn-blue:focus, .btn-blue:active, .btn-blue.active {
    color: #ffffff;
    background-color: #3ea6dc;
    border: none;
    border-bottom: 3px solid #3298cd;
}
.btn-red {
    color: #ffffff;
    background-color: #ed5153;
    border: none;
    border-bottom: 3px solid #e14043;
}
.btn-red:hover, .btn-red:focus, .btn-red:active, .btn-red.active {
    color: #ffffff;
    background-color: #e14043;
    border-bottom: 3px solid #c83033;
}
.btn-dark {
    color: #ffffff;
    background-color: #536270;
    border: none;
    border-bottom: 3px solid #41505f;
}
.btn-dark:hover, .btn-dark:focus, .btn-dark:active, .btn-dark.active {
    color: #ffffff;
    background-color: #41505f;
    border: none;
    border-bottom: 3px solid #354351;
}
.btn-green {
    color: #ffffff;
    background-color: #1bbc9b;
    border: none;
    border-bottom: 3px solid #0daa8a;
}
.btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active {
    color: #ffffff;
    background-color: #0daa8a;
    border-bottom: 3px solid #079779;
}
.btn-yellow {
    color: #ffffff;
    background-color: #decb27;
    border: none;
    border-bottom: 3px solid #cdba1b;
}
.btn-yellow:hover, .btn-yellow:focus, .btn-yellow:active, .btn-yellow.active {
    color: #ffffff;
    background-color: #cdba1b;
    border-bottom: 3px solid #bcaa10;
}
.btn-purple {
    color: #ffffff;
    background-color: #894ea4;
    border: none;
    border-bottom: 3px solid #7a4094;
}
.btn-purple:hover, .btn-purple:focus, .btn-purple:active, .btn-purple.active {
    color: #ffffff;
    background-color: #7a4094;
    border-bottom: 3px solid #6a3483;
}
.btn-pink {
    color: #ffffff;
    background-color: #d95b82;
    border: none;
    border-bottom: 3px solid #c74970;
}
.btn-pink:hover, .btn-pink:focus, .btn-pink:active, .btn-pink.active {
    color: #ffffff;
    background-color: #c74970;
    border-bottom: 3px solid #b93e64;
}
.btn-orange {
    color: #ffffff;
    background-color: #e38f35;
    border: none;
    border-bottom: 3px solid #d4822a;
}
.btn-orange:hover, .btn-orange:focus, .btn-orange:active, .btn-orange.active {
    color: #ffffff;
    background-color: #d4822a;
    border-bottom: 3px solid #c57621;
}

/* Blockquote
-------------------------------------------------- */
blockquote {
    margin: 10px 10px 10px 20px;
    padding: 15px 20px 15px 25px;
    border-left-width: 3px;
    border-left-style: solid;
    font-style: oblique;
    font-size: 17px;
    font-family: Georgia,"Times New Roman",Times,serif;
}
blockquote.left {
    width: 33%;
    float: left;
}
blockquote.right {
    width: 33%;
    float: right;
}
blockquote.center {
    text-align: center;
    margin: 10px 10px 20px 20px;
}

.design-services-box {
	padding: 30px 25px;
    background-color: #105c93;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#105c93), to(#1d7cb9));
    background-image: -webkit-linear-gradient(top, #105c93, #1d7cb9);
    background-image: -moz-linear-gradient(top, #105c93, #1d7cb9);
    background-image: -ms-linear-gradient(top, #105c93, #1d7cb9);
    background-image: -o-linear-gradient(top, #105c93, #1d7cb9);
}
.design-services-title {
	color: #ffffff;
	margin-top: 0;
	font-size: 22px;
}
.design-services-img {
	float: right;
	margin-left: 15px;
	margin-top: -10px;
}
.design-services-box > p {
	overflow: hidden;
	color: #ffffff;
	margin-bottom: 15px;
	font-size: 15px;
}
.design-services-box .wt-submit-btn {
	padding: 7px 20px;
}
.social-share-btns {
	background-color: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding: 15px 0;
	margin-bottom: 15px;
}
.social-share-btns ul li {
	float: left;
	margin-right: 38px;
}
.col-sm-6 .loop-entry-thumbnail img {
	height: 200px;
}

#disqus_thread {
	margin-top:15px;
}

/* FB like css fix */
.fbook-like {
	margin-top:-5px;
}

/* Author Feat Img */
.author-feat-img img {
    width: 100%;
}
@media (min-width: 768px) {
    .author-feat-img img {
        max-height: 110px;
        min-height: 110px;
    }
}
@media (max-width: 767px) {
    .author-feat-img img {
        max-height: 350px;
    }
}