/*
Theme Name: Maginess
Theme URI: http://wpinhands.com/lead-press-flexible-magazine-wordpress-theme
Author: Tien Nguyen
Author URI: http://wpinhands.com/
Description: Lead Press - Flexible Magazine Wordpress Theme
Version: 1.7.6
License: 
- GNU General Public License v2 or later
- Envato License
License URI: 
- http://www.gnu.org/licenses/gpl-2.0.html
- http://themeforest.net/licenses

Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, gray, custom-background, full-width-template
Text Domain: leadpress

This theme, like WordPress, is licensed under the GPL.

*/


/*REQUIRED BY WORDPRESS*/
.wp-caption{}.wp-caption-text{}.sticky{}.gallery-caption{}.bypostauthor{}.alignright{}.alignleft{}.aligncenter{}

/*CSS FRAMEWORKS*/
*{max-width:100%;position:relative;margin:0;padding:0;word-wrap:break-word;}
#wpadminbar *{max-width: 9999px!important}
body{overflow-x:hidden!important}
a img{border:none;}
img {height: auto}
a {text-decoration: none}
.item-thumbnail{overflow:hidden;display:block;z-index:9;width: 100%;}
.item-thumbnail *,.item-thumbnail img {display:block;max-width:9999px!important; max-height:9999px; padding:0;min-width:100%;min-height:100%}
.item-thumbnail img {width: auto!important; height: auto!important}
.hide{display:none;line-height:0}
.clear{clear:both!important;float:none!important;line-height:0}
.inb{display:inline-block;zoom:1;*display:inline;}
.txtindent{text-indent:-999px;font-size:0;line-height:0}
.ease {-webkit-transition: all 200ms ease-in-out;-moz-transition: all 200ms ease-in-out;-o-transition: all 200ms ease-in-out;transition: all 200ms ease-in-out;}
.ease * {-webkit-transition: all 200ms ease-in-out;-moz-transition: all 200ms ease-in-out;-o-transition: all 200ms ease-in-out;transition: all 200ms ease-in-out;}
.table {display: table;width:100%}
.tr {display: table-row;width:100%}
.td {display: table-cell;vertical-align: middle;}
.wide {width: 1020px; margin-left: auto; margin-right: auto}
.noborder {
	border: none!important;
}
.sprites, 
#right-sidebar .widget_wpi_login_form #user_login,
#right-sidebar .widget_wpi_login_form #user_pass {
	background-image: url(img/sprites.png); 
	background-repeat: no-repeat;
}


/*HEADER*/
/*header-line-1*/
#header-line-1 {
    background: #111;
}

/*-----------------------*/
#nav-top-menu li {
    float: left;
    list-style: none;
    margin: 0;
	padding: 0;
}
#nav-top-menu li a {
    color: #ccc;
	font-size: 12px;
	display: block;
	margin: 0 1em 0 0;
    padding: 10px 0;
}
#nav-top-menu li:hover a {
	color: white;
}
#nav-top-menu li.current-menu-item a {
    color: #eee;
}
#nav-top-menu .sub-menu {
    position: absolute;
    display: none;
    z-index: 999;
    background: black;
    min-width: 150px;
}
#nav-top-menu .sub-menu li {
    float: none;
}
#nav-top-menu .sub-menu li a {
    color: #ccc;
    padding: 10px;
    display: block;
	margin: 0;
}
#nav-top-menu li:hover > .sub-menu {
    display: block;
}
#nav-top-menu .sub-menu li:hover > a {
	background: #333;
	color: white;
}
#nav-top-menu .sub-menu ul {
    left: 100%;
    top: 0;
}

/*-----------------------*/


#search-submit {
    border: none;
    width: 24px;
    height: 24px;
    cursor: pointer;
    background-position: 6px 6px;	
    position: absolute;
    right: 5px;
    top: 5px;
}
#searchform {
    position: absolute;
    right: 0;
    height: 35px;
    background: #333;
    overflow: hidden;
    top: 0;
    z-index: 99;
}
#search-text {
    background: none;
    border: none;
    color: white;
    padding: 10px 50px 0 10px;
}





/*header-line-2*/
.blog-title {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 34px;
}
#header-line-2 {
    padding: 30px 0;
}
.header-bg {
    background-position: center center;
    background-repeat: no-repeat;
}


/*header-line-3*/
#header-line-3 {
    background: #989898;
}

#nav-main-menu {
	height: 50px;
	font-size:16px;
	z-index: 999;
}
#nav-main-menu li {
	display: block;
	float: left;
	max-width: 9999px;
}
#nav-main-menu ul {
	padding: 0;
	margin: 0;
}
#nav-main-menu ul.sub-menu {
	position: absolute;
	display: none;
}
#nav-main-menu ul.sub-menu ul{
	left: 100%;
	top: 0;
}

#nav-main-menu > div > ul > li > a{
	color: white;
	height: 50px;
	display: block;
	line-height: 50px;
	padding: 0 20px;
	font-size: 14px;
	text-transform: uppercase;
}
#nav-main-menu > div > ul > li:hover > a{
	color: white;
}
#nav-main-menu ul li:hover > ul.sub-menu {
	display: block;
}
#nav-main-menu ul.sub-menu li a {
	display: block;
	background: #333;
	width: auto;
	padding: 10px 20px;
	color: #fff;
	font-size: 16px;
	min-width: 150px;
}
#nav-main-menu > div > ul > li.current-menu-item > a {
    background-color: #E0E0E0;
	color: #666;
    height: 47px;
}
#nav-main-menu > div > ul > li:hover > a {
    background: #AAA;
	color: white;
}
#nav-main-menu ul.sub-menu li:hover > a {
    background: black;
}

/*PRIMARY*/
#content {
    width: 700px;
    float: left;
    margin: 30px 0 0 0;
}
#side {
    width: 300px;
    float: right;
}


/*BOX*/
/*common*/
.news-box {
    margin-bottom: 30px;
}
.news-box h2.title {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
    float: left;
}
.news-box h2.title a {
    display: block;
    color: white;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
}
.news-box h2.title a:hover {
    background: black;
}
.news-box .item {
    background: white;
    border-bottom: 1px solid #DDD;
	display: block;
}
.news-box .item h3.title {
    font-size: 18px;
    font-weight: normal;
}
.news-box .item h3.title a {
    color: black;
}
.news-box .show-rss {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    background-position: 12px -259px;
    background-color: #333;
}
.news-box .show-rss:hover {
    background-color: black;
}
.news-box .meta .cate {
	font-size: 12px;
	color: #FFF;
	padding: 0 3px;
}
.news-box .meta {
    font-size: 14px;
}
.news-box .meta a.date,
.news-box .meta a.comments,
.news-box .meta .views {
    color: #ccc;
}
.news-box .meta-line {
    padding: 10px 0 0 0;
    border-top: 1px solid #ddd;
}
.news-box .meta-line a.date, 
.news-box .meta-line a.comments, 
.news-box .meta-line .views {
    float: right;
    margin: 0 0 0 10px;
}
.news-box .meta .views .icon {
    background-position: 0 -150px;
    width: 16px;
    height: 12px;
    top: 0.1em;
}
.news-box .meta .icon {
    display: block;
    position: absolute;
    left: 0;
}

.news-box .meta .views {
    padding: 0 0 0 19px;
}
.news-box .meta .comments {
    padding: 0 0 0 18px;
}
.news-box .meta .comments .icon {
    width: 14px;
    height: 16px;
    background-position: 0 -180px;
	top: 0;
}
.news-box .item .snippet {
	color: #777;
}
/*break news*/
.news-box.break {
    background: white;
    border-bottom: 1px solid #DDD;
}
.news-box.break li.item {
    border: none;
    height: 40px;
    line-height: 40px;
}
.news-box.break .outer {
    float: left;
    height: 40px;
    overflow: hidden;
    padding-left: 10px;
    background: white;
    max-width: 80%;
}
.news-box.break li.item h3.title {
    font-size: 14px;
}
.news-box.break .cover{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	float: right;
}
.news-box.break .flasher{
	width:10px;
	line-height: 2em;
	margin-left:5px;
	float:left;
}
.news-box.break .drop-button {
    width: 14px;
    height: 10px;
    display: block;
    position: absolute;
    right: 10px;
    top: 15px;
    background-position: 0 -30px;
    cursor: pointer;
}
.news-box.break .drop-button.dropped {
    background-position: 0 -90px;
}
.news-box.break .content-drop {
	display: none;
	background: #333;
}
.news-box.break .content-drop li {
    list-style: none;
}
.news-box.break .content-drop li h3.title {
    font-size: 16px;
    font-weight: normal;
}
.news-box.break .content-drop li h3.title a {
    color: white;
    padding: 10px 20px;
    display: block;
    border-bottom: 1px solid #444;
}


/*slider news*/
/* FlexSlider Necessary Styles
*********************************/ 
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {zoom: 1; margin: 0 0 30px;}
.flex-viewport {	
	height: 400px; 
	-webkit-transition: all 1s ease; 
	-moz-transition: all 1s ease; 
	transition: all 1s ease;
}
.loading, .loading .flex-viewport {height: 400px; background: black}
.flexslider .slides {zoom: 1;max-width: 9999px;}
.carousel li {margin-right: 5px}
.flexslider .loading-text{position: absolute; bottom: 10px; left: 10px;color:white;}

/* Direction Nav */
.flex-direction-nav {position: absolute;top: 50%;height: 0;width: 100%;
}
.flex-direction-nav li {display: block;}
.flex-direction-nav a {width: 40px; height: 90px; margin: -45px 0 0; display: block; position: absolute; top: 0; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;font-size:0;line-height:0}
.flex-direction-nav .flex-next {background: url(img/slider-next-button.png) no-repeat center center; right: -36px; }
.flex-direction-nav .flex-prev {background: url(img/slider-prev-button.png) no-repeat center center; left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: 5%; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #eee; background: rgba(255, 255, 255, 0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: white; background: rgba(255, 255, 255, 0.9); cursor: default; }

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}
.news-box.slider .slider-title {
    max-width: 70%;
    display: inline-block;
	*display: inline;
	zoom: 1;
}
.news-box.slider h3.title a, 
.news-box.slider h3.title a:hover {
    color: #FFF!important;
}
.news-box.slider h3.title {
    padding: 10px;
    text-transform: uppercase;
    font-size: 24px;
    z-index: 99;
}
.news-box.slider .slider-title .overlay {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    filter: alpha(opacity=70);  
    opacity: 0.7;
	z-index: 98;
}
.news-box.slider .slider-title:hover .overlay {
	filter: alpha(opacity=100);  
    opacity: 1;
}
.news-box.slider .meta {
    z-index: 10;
    display: inline-block;
	*display: inline;
	zoom: 1;
    padding: 10px;  
}
.news-box.slider .meta a {
	color: white;
}
.news-box.slider .meta a.time {
    font-size: 20px;
    display: block;
    font-weight: 100;
}
.news-box.slider .meta a.date {
    font-size: 12px;
}
.news-box.slider .item-thumbnail {
    display: block;
    height: 400px;
    width: 700px;
}
.news-box.slider .slider-content-line-2 {
    top: 45%;
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    z-index: 10;
	display: none;
}
.news-box.slider .slider-content-line-1 {
    position: absolute;
    bottom: 55%;
    width: 100%;
    text-align: center;
	display:none;
}
.news-box.slider .meta .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    background: white;
    top: 0;
    left: 0;
    filter: alpha(opacity=30);  
    opacity: 0.3;
}
.news-box.slider .meta.excerpt .overlay {

}
.news-box.slider .meta a {
    z-index: 99;
}
.news-box.slider .meta.excerpt {
    width: 70%;
}
.news-box.slider .meta.excerpt .snippet{
    color: #eee;
    z-index: 99;
}
.news-box.slider .meta.excerpt .overlay {
    background:black;
	filter: alpha(opacity=60);  
    opacity: 0.6;
}

/*one column news box*/
.news-box.one .item {
    height: 200px;
    margin: 0 0 20px 0;
}
.news-box.one .item-thumbnail {
    height: 200px;
    width: 200px;
    float: left;
}
.news-box.one .item h3.title {
    padding: 0 0 10px;
    font-size: 18px;
    line-height: 24px;
}
.news-box.one .item .snippet {
    line-height: 22px;
    font-size: 16px;
}
.news-box.one .item .main {
    padding: 20px 20px 0 220px;
}
.news-box.one .item .main-inner {
    height: 130px;
    overflow: hidden;
}
.news-box.one .meta.meta-line {
    margin: 10px 0 0 0;
}


/*three columns*/
.news-box.three {
    margin-bottom: 10px;
}
.news-box.three .item {
    width: 220px;
    float: left;
    margin: 0 0 20px 20px;
}
.news-box.three .item.item-triple {
    margin: 0 0 20px 0;
    clear: left;
}
.news-box.three .item-thumbnail {
    height: 250px;
}
.news-box.three .item .main {
    padding: 10px;
}
.news-box.three .item .title {
    font-size: 16px;
    margin: 0 0 5px 0;
    line-height: 20px;
    max-height: 120px;
    overflow: hidden;
}
.news-box .meta.meta-douple {
    margin: 10px 0 0 0;
}
.news-box .meta.meta-douple .line-1 {
    border-bottom: 1px solid #ddd;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
}
.news-box .meta.meta-douple .line-1 .date,
.news-box .meta.meta-douple .line-2 .comments {
    float: right;
}
.news-box.three .snippet {
    font-size: 12px;
    line-height: 20px;
}
.news-box.three .main-inner {
    height: 128px;
    overflow: hidden;
}
.news-box.three.team {
    text-align: center;
}
.news-box.three.team .item-thumbnail {
    height: 220px;
}

/*two columns*/
.news-box.two {
    margin-bottom: 10px;
}
.news-box.two .item {
    width: 340px;
    float: left;
    margin: 0 0 20px 20px;
}
.news-box.two .item.item-even {
    margin: 0 0 20px 0;
    clear: left;
}
.news-box.two .item-thumbnail {
    height: 250px;
}
.news-box.two .item-thumbnail {
    height: 250px;
}
.news-box.two .main {
    padding: 10px;
}
.news-box.two .item h3.title {
    margin: 0 0 10px 0;
	font-size: 18px;
    line-height: 24px;
	max-height: 96px;
	overflow: hidden;
}
.news-box.two .main-inner {
    height: 104px;
    overflow: hidden;
}
.news-box.two .item .snippet {
    font-size: 16px;
    line-height: 22px;
}

/*Portfolio box*/
.news-box.portfolio .item {
    width: 175px;
    float: left;
    border-bottom: none;
    height: 175px;
}
.news-box.portfolio .item .inner {
    height: 175px;
    overflow: hidden;
}
.news-box.portfolio .item:hover h3.title {
    width: 100%;
    height: auto;
    top: 80%;
    left: 0;
    z-index: 10;
    overflow: hidden;
    font-size: 14px;
    background: #fbfbfb;
    -moz-box-shadow: 0 0 5px #000;  
    -webkit-box-shadow: 0 0 5px #000;  
    box-shadow: 0 0 5px #000;
}
.news-box.portfolio .item:hover .inner {
    overflow: visible;
}
.news-box.portfolio .item:hover {
    z-index: 99;
}
.news-box.portfolio .item-thumbnail {
    height: 175px;
	width: 175px;
}
.news-box.portfolio .item h3.title {
    top: 200%;
    position: absolute;
}
.news-box.portfolio .item:hover .item-thumbnail {
    bottom: 20%;
    position: absolute;
    left: 0;
    -moz-box-shadow: 0 0 5px #000;  
    -webkit-box-shadow: 0 0 5px #000;  
    box-shadow: 0 0 5px #000;
    z-index: 99;
}
.news-box.portfolio .item h3.title a {
    padding: 10px;
    display: block;
}

/*tabs box*/
.news-box.tabs .tab-header {
    float: left;
    display: block;
    font-size: 18px;
    text-transform: uppercase;
}
.news-box.tabs .tabs-header-outer {
    background: #333;
}
.news-box.tabs .tab-header a {
    padding: 10px 15px;
    display: block;
    color: white;
}
.news-box.tabs .tab-header.active a:hover {
	color: white;
}
.news-box.tabs .tabs-content-outer {
    background: white;
    width: 100%;
    clear: both;
    display: none;
}
.news-box.tabs .tabs-content .item-first {
    float: left;
    width: 350px;
}
.news-box.tabs .tabs-content .item-first .inner {
    padding: 20px;
    border-right: 1px solid #ccc;
}
.news-box.tabs .tabs-content .item-first .item-thumbnail {
    height: 250px;
}
.news-box.tabs .tabs-content .item-first h3.title {
    margin: 10px 0;
    line-height: 1.3em;
}
.news-box.tabs .tabs-content .item-other {
    float: right;
    width: 350px;
}
.news-box.tabs .tabs-content .item-other .item-thumbnail {
    width: 60px;
    height: 60px;
    float: left;
    margin: 0 10px 0 0;
}
.news-box.tabs .item {
    border-bottom: none;
}
.news-box.tabs {
    background: white;
    border-bottom: 1px solid #DDD;
}
.news-box.tabs .tabs-content .item-other .inner {
    margin: 0 20px;
    padding: 20px 0;
    border-top: 1px solid #ddd;
}
.news-box.tabs .tabs-content .item-other.item-1 .inner {
    border-top: none;
}
.news-box.tabs .tabs-content .item-other h3.title {
    font-size: 16px;
}
.news-box.tabs .tab-header.active a {
    color: white;
}
.news-box.tabs .tabs-content-outer.active {
    display: block;
}

/*rating review*/
span.item-review {
    padding-top: 0;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0.3em;
    color: white;
    width: auto;
    overflow: hidden;
    min-height: 0;
    min-width: 0;
    height: 1em;
    line-height: 1em;
    font-size: 20px;
}
span.item-review.stars {
    color: white;
    line-height: 1.6em;
    padding: 0 0.3em;
    height: auto;
    font-size: 16px;
    width: 5em;
}
span.item-review.stars .stars-backgound {
    display: block;
    position: absolute;
    filter: alpha(opacity=50);
    opacity: 0.5;
    height: 1.6em;
}
span.item-review.stars .stars-active {
    display: block;
    overflow: hidden;
    min-width: 0;
    height: 1.6em;
}
span.item-review.stars .stars-active .text {
    display: block;
    position: absolute;
}
.news-box.tabs .item-other .item-review,
.feed-data-style-normal .item-review {
    font-size: 14px;
}
.news-box.tabs .item-other .item-review.stars,
.feed-data-style-normal .item-review.stars {
    font-size: 10px;
}
.inner.wpi-user-rating h4 {
    font-weight: normal;
}
.inner.wpi-user-rating {
    background: #f8f8f8!important;
}
.wpi-current-user-rating-wrapper {
    display: none;
}
.inner.wpi-user-rating {
    cursor: pointer;
}
.inner.wpi-user-rating[data-type="stars"] {
    cursor: text;
}
.inner.wpi-user-rating[data-type="stars"] .value{
	cursor: pointer;
	letter-spacing: 0;
}

/*RIGHT SIDE BAR*/
/*common*/
#right-sidebar {
    padding: 30px 0 0 0;
}
#right-sidebar .widget {
    margin: 0 0 30px 0;
}
#right-sidebar .widget-title {
    float: left;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 20px;
    color: white;
    line-height: 1em;
    padding: 10px;
}
#right-sidebar .widget-content {
    background: white;
    border-bottom: 1px solid #ddd;
    padding: 20px;
}

/*social counter*/
#right-sidebar .social-counter .item {
    padding: 20px 20px 20px 105px;
    color: white;
    text-shadow: 1px 1px 2px #000;
    display: block;
    margin: 0 0 20px 0;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 1em;
	height: 60px;
	overflow: hidden;
}
#right-sidebar .social-counter .item .counter {
    display: block;
    font-size: 20px;
    margin: -0.1em 0 0 0;
}
#right-sidebar .social-counter .item .label {
    display: block;
    font-size: 26px;
	letter-spacing: 0;
}
#right-sidebar .social-counter .item.twitter {
    background-color: #80B9E2;
    background-position: 14px -796px;
    border-bottom: 1px solid #6996B8;
}
#right-sidebar .social-counter .item.twitter:hover {
    background-color: #A7CEEB;
}
#right-sidebar .social-counter .item.facebook {
    background-color: #7F9ABA;
    background-position: 14px -956px;
    border-bottom: 1px solid #667B95;
}
#right-sidebar .social-counter .item.facebook:hover {
    background-color: #97ABC6;
}
#right-sidebar .social-counter .item.feed {
    background-color: #FAB36C;
    background-position: 14px -1116px;
    border-bottom: 1px solid #C88F56;
}
#right-sidebar .social-counter .item.feed:hover {
    background-color: #FBC188;
}
#right-sidebar .social-counter .item.youtube {
    background-color: #EA7766;
    background-position: 14px -1277px;
    border-bottom: 1px solid #DD3E28;
}
#right-sidebar .social-counter .item.youtube:hover {
    background-color: #EC8475;
}
#right-sidebar .social-counter .item.gplus {
	background-color: #DB4433;
	background-position: 14px -1835px;
	border-bottom: 1px solid #CC1C06;
}
#right-sidebar .social-counter .item.gplus:hover {
	background-color: #DB5142;
}
#right-sidebar .social-counter .item.instagram {
	background-color: #BE6021;
	background-position: 14px -1986px;
	border-bottom: 1px solid #934A19;
}
#right-sidebar .social-counter .item.instagram:hover {
    background-color: #CD6723;
}
#right-sidebar .social-icons a.item {
    display: block;
    float: left;
    width: 46px;
    height: 46px;
    background-color: #333;
    margin: 0 7px 7px 0;
}
#right-sidebar .social-icons a.item:hover {
    filter: alpha(opacity=60);
    opacity: 0.6;
}
#right-sidebar .social-icons .widget-content {
    padding-right: 0;
    padding-bottom: 13px;
}
#right-sidebar .social-icons a.item.twitter{background-position: 5px -536px;background-color: #05B9F8;}
#right-sidebar .social-icons a.item.feed{background-position: -68px -536px;background-color: #F7A42C;}
#right-sidebar .social-icons a.item.facebook{background-position: -147px -539px;background-color: #3B5999;}
#right-sidebar .social-icons a.item.dribbble{background-position: -213px -536px;background-color: #F5699A;}
#right-sidebar .social-icons a.item.google-plus{background-position: -284px -536px;background-color: #920A0A;}
#right-sidebar .social-icons a.item.pinterest{background-position: -360px -538px;background-color: #F23434;}
#right-sidebar .social-icons a.item.evernote{background-position: 7px -609px;background-color: #87C242;}
#right-sidebar .social-icons a.item.vimeo{background-position: -67px -609px;background-color: #5DC8FF;}
#right-sidebar .social-icons a.item.youtube{background-position: -141px -608px;background-color: #FE0000;}
#right-sidebar .social-icons a.item.linkedin{background-position: -213px -608px;background-color: #1385C4;}
#right-sidebar .social-icons a.item.flickr{background-position: -285px -609px;background-color: #fbfbfb;}
#right-sidebar .social-icons a.item.forrst{background-position: -358px -609px;background-color: #558F5F;}
#right-sidebar .social-icons a.item.behance{background-position: 6px -681px;background-color: #1276FF;}
#right-sidebar .social-icons a.item.zerply{background-position: -67px -683px;background-color: #9DBC78;}
#right-sidebar .social-icons a.item.tumblr{background-position: -140px -682px;background-color: #3C5A76;}
#right-sidebar .social-icons a.item.blogger{background-position: -213px -682px;background-color: #FF6300;}
#right-sidebar .social-icons a.item.digg{background-position: -286px -683px;background-color: #5989BA;}
#right-sidebar .social-icons a.item.wordpress{background-position: -359px -682px;background-color: #9CA3AB;}
#right-sidebar .social-icons a.item.instagram {background-position: 7px -473px;background-color: #B18543;}
#right-sidebar .social-icons a.item.reddit {background-position: -73px -473px;background-color: #F15923;}


/*Popular posts / recent posts / random posts*/
#right-sidebar .feed-data-style-impression .widget-content {
    background: #333;
    color: white;
    padding-bottom: 0;
}
#right-sidebar .feed-data-style-impression .widget-content .item {
    margin: 0 0 20px 0;
}
#right-sidebar .feed-data-style-impression .widget-content .item .title a {
    color: white;
}
#right-sidebar .feed-data-style-impression .widget-content .item .title {
    font-weight: normal;
    padding: 10px;
    line-height: 1.2em;
}
#right-sidebar .feed-data-style-impression .widget-content .item-thumbnail {
    height: 160px;
}
#right-sidebar .feed-data .item .snippet {
    filter: alpha(opacity=80);
    opacity: 0.8;
    padding: 0 10px 10px 10px;
}
#right-sidebar .feed-data .item .meta {
    border-top: 1px solid white;
    filter: alpha(opacity=60);  
    opacity: 0.6;
    margin: 0 10px 10px 10px;
    padding: 10px 0;
    font-size: 12px;
}
#right-sidebar .feed-data .item .meta .icon {
    width: 14px;  height: 16px;  
    background-position: -200px -180px;  
    top: 0;
    display: block;
    position: absolute;
    left: 0;
}
#right-sidebar .feed-data .item .meta .comments {
    padding: 0 0 0 18px;
    float: right;
    color: white;
}
#right-sidebar .feed-data .item .meta .date {
    color: white;
}
#right-sidebar .feed-data-style-normal .item-thumbnail {
    height: 60px;
    width: 60px;
    float: left;
    margin: 0 10px 10px 0;
}
#right-sidebar .feed-data-style-normal {
    color: black;
}
#right-sidebar .feed-data-style-normal .item h3.title {
    font-size: 14px;
    text-align: left;
    margin: 0 0 10px 0;
}
#right-sidebar .feed-data-style-normal .item .snippet {
    padding: 0 10px 10px 0;
    font-size: 12px;
}
#right-sidebar .feed-data.feed-data-style-normal .item .meta .date {
    color: black;
}
#right-sidebar .feed-data.feed-data-style-normal .item .meta .comments {
    color: black;
}
#right-sidebar .feed-data.feed-data-style-normal .item .meta .icon {
    background-position: 0 -180px;
}
#right-sidebar .feed-data-style-normal .item .meta {
    border-top: 1px solid #eee;
    padding-bottom: 0;
    margin: 0;
}
#right-sidebar .feed-data-style-normal .item {
    border-top: 1px solid #DDD;
    padding-top: 20px;
    padding-bottom: 10px;
}
#right-sidebar .feed-data-style-normal .item.item-0 {
    border-top: none;
    padding-top: 0;
}
#right-sidebar .feed-data-style-normal .widget-content {
    padding-bottom: 0;
}

/*Recent comment*/
#right-sidebar .widget_wpi_recent_comments .item-thumbnail,
#right-sidebar .widget_wpi_top_like_comments .item-thumbnail {
    float: left;
    width: 60px;
    height: 60px;
}
#right-sidebar .widget_wpi_recent_comments .body,
#right-sidebar .widget_wpi_top_like_comments .body {
    margin-left: 60px;
}
#right-sidebar .widget_wpi_recent_comments .body-inner,
#right-sidebar .widget_wpi_top_like_comments .body-inner {
    margin-left: 20px;
    background-color: #F0F0F0;
    padding: 10px;
    background-color: rgba(240, 240, 240, 0.5);
}
#right-sidebar .widget_wpi_recent_comments .body .arrow,
#right-sidebar .widget_wpi_top_like_comments .body .arrow {
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    background-position: 0 -1400px;
    height: 20px;
    width: 20px;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
#right-sidebar .widget_wpi_recent_comments .body-inner .recent-comment-title,
#right-sidebar .widget_wpi_top_like_comments .body-inner .recent-comment-title {
    font-weight: bold;
}
#right-sidebar .widget_wpi_recent_comments .body-inner .recent-comment-snip,
#right-sidebar .widget_wpi_top_like_comments .body-inner .recent-comment-snip {
    font-size: 12px;
    color: #666;
    line-height: 1.5em;
}
#right-sidebar .widget_wpi_recent_comments .item,
#right-sidebar .widget_wpi_top_like_comments .item {
    clear: left;
    margin: 0 0 20px 0;
}
#right-sidebar .widget_wpi_recent_comments .widget-content,
#right-sidebar .widget_wpi_top_like_comments .widget-content {
    padding-bottom: 0;
}
#right-sidebar .widget.widget_wpi_top_like_comments span.like-number {
    display: block;
    position: absolute;
    width: auto;
    height: 1.5em;
    right: 0;
    bottom: 0;
    color: #FFF;
    min-height: 0;
    min-width: 0;
    line-height: 1.5em;
    padding: 0 0.3em;
    font-size: 12px;
}


/*Login / register form*/
#right-sidebar .widget.widget_wpi_login_form label {
    cursor: pointer;
}
#right-sidebar .widget.widget_wpi_login_form h3.widget-title {
    padding: 0;
}
#right-sidebar .widget.widget_wpi_login_form h3.widget-title .title-inner {
    padding: 10px;
    display: block;
    float: left;
}
#right-sidebar .widget.widget_wpi_login_form h3.widget-title a.title-inner.register {
    color: white;
    background: #333;
}
#right-sidebar .widget.widget_wpi_login_form .widget-content {
    color: white;
    font-size: 14px;
}
#right-sidebar .widget.widget_wpi_login_form input {
    color: black;
}
#right-sidebar .widget.widget_wpi_login_form .login-username label, 
#right-sidebar .widget.widget_wpi_login_form .login-password label {
    display: block;
}
#right-sidebar .widget.widget_wpi_login_form .login-username input,
#right-sidebar .widget.widget_wpi_login_form .login-password input{
    border: none;
    padding: 13px 5% 13px 15%;
    margin: 5px 0 10px 0;
    width: 80%;
    font-style: italic;
}
#right-sidebar .widget.widget_wpi_login_form .login-remember input {
    height: 10px;
    width: 10px;
}
#right-sidebar .widget.widget_wpi_login_form input#wp-submit {
    background: #333;
    color: white;
    width: 100%;
    padding: 10px 0;
    margin: 10px 0 0 0;
    border: none;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
}
#right-sidebar .widget_wpi_login_form #user_login {
    background-position: -2% -1435px;
}
#right-sidebar .widget_wpi_login_form #user_pass {
    background-position: -2% -1485px;
}
#right-sidebar .widget_wpi_login_form .forgot-pass {
    display: block;
    color: white;
    text-decoration: underline;
    margin: 10px 0 0 0;
    font-weight: bold;
}
#right-sidebar .widget_wpi_login_form .logged .content strong {
    display: block;
    font-weight: normal;
    font-size: 18px;
}
#right-sidebar .widget_wpi_login_form .logged .content a {
    display: block;
    color: white;
    text-decoration: underline;
}
#right-sidebar .widget_wpi_login_form .logged .content {
    padding-left: 10px;
    margin-top: -4px;
}

/*subscribe forms*/
#right-sidebar .widget_wpi_subscribe_form .subscribe-wrapper {
    padding: 20px;
}
#right-sidebar .widget_wpi_subscribe_form .subscribe-title {
    color: white;
    text-align: right;
    font-size: 18px;
    font-weight: normal;
    width: 200px;
    float: right;
    min-height: 70px;
}
#right-sidebar .widget_wpi_subscribe_form .icon {
    width: 55px;
    height: 54px;
    background-position: 0 -1550px;
    position: absolute;
    top: 20px;
    line-height: 20px;
    filter: alpha(opacity=30);
    opacity: 0.3;
}
#right-sidebar .widget_wpi_subscribe_form .subscribe-form {
    margin: 20px 0 0 0;
}
#right-sidebar .widget_wpi_subscribe_form .subscribe-form .subscribe-email {
    width: 90%;
    display: block;
    padding: 10px 5%;
    border: none;
    text-align: center;
    font-style: italic;
    font-weight: bold;
    font-size: 16px;
}
#right-sidebar .widget_wpi_subscribe_form .subscribe-form .subscribe-submit {
    display: block;
    border: none;
    background: black;
    color: white;
    width: 100%;
    padding: 10px 0;
    margin: 20px 0 0 0;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 16px;
}

/*Twitter roll*/
#right-sidebar .widget.widget_wpi_twitter_roll {
    background: #80B9E2;
    color: #E7F1FA;
    font-size: 12px;
    padding: 20px;
}
#right-sidebar .widget.widget_wpi_twitter_roll a {
    color: white;
}
#right-sidebar .widget.widget_wpi_twitter_roll .twitter-roll-list {
    line-height: 1.5em;
    height: auto!important;
}
#right-sidebar .widget.widget_wpi_twitter_roll .twitter-roll-list li {
    display: block;
    float: left;
}
#right-sidebar .widget.widget_wpi_twitter_roll .twitter-roll-list ul {
    max-width: 9999px!important;
    height: 9em!important;
    overflow: hidden;
}
#right-sidebar .widget.widget_wpi_twitter_roll .twitter-roll-list .dots {
    margin: 20px 0 0 0;
    
}
#right-sidebar .widget.widget_wpi_twitter_roll .twitter-roll-list .dots .dot {
    -webkit-border-radius: 100px;  
    -moz-border-radius: 100%;  
    border-radius: 100px;
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    background: white;
    margin-right: 10px;
    cursor: pointer;
}
#right-sidebar .widget.widget_wpi_twitter_roll h3.twitter-roll-title {
    font-weight: normal;
    font-size: 20px;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}
#right-sidebar .widget.widget_wpi_twitter_roll h3.twitter-roll-title a {
    display: block;
    padding: 0 0 0 35px;
    background-position: 0 -215px;
}
#right-sidebar .widget_wpi_twitter_roll .twitter-roll-list a:hover {
    text-decoration: underline;
}


/*FOOTER*/
/*######################*/
#footer .footer-line-1 {
    background: #333;
    padding: 5px 0;
}

/*-------------------------*/
#footer .footer-line-1 #nav-footer-menu .menu-item {
    float: left;
    list-style-type: square;
    margin: 0 2em 0 1.2em;
}
#footer .footer-line-1 #nav-footer-menu ul {
    color: #ddd;
}
#footer .footer-line-1 #nav-footer-menu .menu-item a {
    color: #ddd;
    font-size: 12px;
    text-transform: uppercase;
	display: block;
	padding: 5px 0;
}
#footer .footer-line-1 #nav-footer-menu .sub-menu .menu-item a {
	font-size: 11px;
	text-transform: none;
	padding: 5px;
}
#footer .footer-line-1 #nav-footer-menu .menu-item:hover,
#footer .footer-line-1 #nav-footer-menu .menu-item:hover a  {
	color: white;
}
#footer .footer-line-1 #nav-footer-menu .menu-item .sub-menu {
	position: absolute;
	display: none;
	margin: 0;
	padding: 0;
	z-index: 999;
	min-width: 150px;
	bottom: 100%;
}
#footer .footer-line-1 #nav-footer-menu .menu-item .sub-menu li {
	display: block;
	float: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer .footer-line-1 #nav-footer-menu .sub-menu li.menu-item a {
	display: block;
	color: #999;
	padding: 5px;
	background: black;
}
#footer .footer-line-1 #nav-footer-menu .sub-menu li:hover > a {
	background: #333;
	color: white;
}
#footer .footer-line-1 #nav-footer-menu .menu-item:hover > .sub-menu {
	display: block;
}
#footer .footer-line-1 #nav-footer-menu .sub-menu .sub-menu {
	left: 100%;
	bottom: 0;
}
/*-------------------------*/

#footer .footer-line-2 {
    background: #111;
    padding: 30px 0;
    color: #BBB;
    font-size: 13px;
}
#footer .footer-line-2 .footer-column-1 {
    width: 50%;
    float: left;
}
#footer .footer-line-2 .footer-column-2 {
    float: right;
    width: 40%;
}
#footer .footer-line-2 .footer-column-2 > div {
    text-align: right;
}
#footer .blog-footer-title {
    text-transform: uppercase;
    font-size: 30px;
    line-height: 1em;
    margin: 0 0 10px 0;
    display: block;
}
#footer .blog-footer-description {
    line-height: 1.5em;
}
#footer .footer-line-2 .footer-column-2 .footer-social {
    margin: 0 0 20px 0;
    line-height: 0;
}

#footer .footer-line-2 .footer-column-2 .owner a,
#footer .footer-line-2 .footer-column-2 .designer a {
    color: white;
    font-weight: bold;
    line-height: 2em;
}
#footer .footer-line-2 .footer-column-2 .footer-social a {
    height: 30px;
    width: 30px;
    margin-left: 10px;
    filter: alpha(opacity=60);
    opacity: 0.6;
}
#footer .footer-line-2 .footer-column-2 .footer-social a:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}
#footer .footer-line-2 .footer-social a.item.twitter{background-position: 2px -328px;}
#footer .footer-line-2 .footer-social a.item.feed{background-position: -52px -328px;}
#footer .footer-line-2 .footer-social a.item.facebook{background-position: -111px -330px;}
#footer .footer-line-2 .footer-social a.item.dribbble{background-position: -159px -328px;}
#footer .footer-line-2 .footer-social a.item.google-plus{background-position: -212px -328px;}
#footer .footer-line-2 .footer-social a.item.pinterest{background-position: -266px -329px;}
#footer .footer-line-2 .footer-social a.item.evernote{background-position: 3px -383px;}
#footer .footer-line-2 .footer-social a.item.vimeo{background-position: -51px -383px;}
#footer .footer-line-2 .footer-social a.item.youtube{background-position: -106px -382px;}
#footer .footer-line-2 .footer-social a.item.linkedin{background-position: -159px -382px;}
#footer .footer-line-2 .footer-social a.item.flickr{background-position: -212px -382px;}
#footer .footer-line-2 .footer-social a.item.forrst{background-position: -266px -382px;}
#footer .footer-line-2 .footer-social a.item.behance{background-position: 3px -435px;}
#footer .footer-line-2 .footer-social a.item.zerply{background-position: -51px -437px;}
#footer .footer-line-2 .footer-social a.item.tumblr{background-position: -105px -436px;}
#footer .footer-line-2 .footer-social a.item.blogger{background-position: -159px -436px;}
#footer .footer-line-2 .footer-social a.item.digg{background-position: -213px -436px;}
#footer .footer-line-2 .footer-social a.item.wordpress{background-position: -266px -436px;}
#footer .footer-line-2 .footer-social a.item.instagram {background-position: -317px -327px;}
#footer .footer-line-2 .footer-social a.item.reddit {background-position: -317px -386px;}

/*Arhive / index page*/
.top-index-page-index-title {
    text-transform: uppercase;
}
.top-index-page-index-title a {
    display: block;
    float: left;
    color: white;
    padding: 5px 10px;
}
.top-index-page-index-desc {
    background: white;
    border-bottom: 1px solid #ddd;
    padding: 10px;
    margin: 0 0 30px 0;
}
.content-index .post .item-thumbnail,
.content-index .page .item-thumbnail {
    float: left;
    width: 200px;
    height: 200px;
}
.content-index .post,
.content-index .page {
    background: white;
    margin: 0 0 30px 0;
    border-bottom: 1px solid #ddd;
}
.content-index .post .content-wrapper,
.content-index .page .content-wrapper {
    padding: 20px 20px 0 220px;
}
.content-index .post .entry-title,
.content-index .page .entry-title {
    font-size: 18px;
    font-weight: normal;
    padding: 0 0 10px;
	line-height: 24px;
}
.content-index .post .snippet,
.content-index .page .snippet {
    line-height: 22px;
	font-size: 16px;
    color: #777;
}
.content-index .post .content,
.content-index .page .content {
    height: 130px;
    overflow: hidden;
}
.content-index .post .entry-meta,
.content-index .page .entry-meta {
    margin: 10px 0 0 0;
    padding: 10px 0 0 0;
    border-top: 1px solid #DDD;
    font-size: 14px;
}
.content-index .post .entry-meta .cate,
.content-index .page .entry-meta .cate {
    text-transform: uppercase;
    font-size: 12px;
}
.content-index .post .entry-meta .comments,
.content-index .post .entry-meta .views,
.content-index .post .entry-meta .date,
.content-index .page .entry-meta .comments,
.content-index .page .entry-meta .views,
.content-index .page .entry-meta .date {
    float: right;
    margin: 0 0 0 10px;
    color: #CCC;
}
.content-index .post .entry-meta .comments,
.content-index .page .entry-meta .comments {
    padding: 0 0 0 18px;
}
.content-index .post .entry-meta .views,
.content-index .page .entry-meta .views {
    padding: 0 0 0 19px;
}
.content-index .post .entry-meta .icon,
.content-index .page .entry-meta .icon {
    display: block;
    position: absolute;
    left: 0;
}
.content-index .post .entry-meta .comments .icon,
.content-index .page .entry-meta .comments .icon {
    width: 14px;
    height: 16px;
    background-position: 0 -180px;
	top: 0;
}
.content-index .post .entry-meta .views .icon,
.content-index .page .entry-meta .views .icon {
    background-position: 0 -150px;
    width: 16px;
    height: 12px;
    top: 0.1em;
}
.pagination-index {
    margin: 0 0 30px 0;
}
.pagination-index .page-numbers {
    background: white;
    float: left;
    display: block;
    line-height: 2em;
    height: 2em;
    text-align: center;
    padding: 0 0.7em;
    margin: 0 10px 0 0;
    border-bottom: 1px solid #ddd;
}
.pagination-index a.page-numbers:hover,
.pagination-index .page-numbers.current {
    color: white;
}
.pagination-index .page-numbers.dots {
    background: none;
    border: none;
}
.top-index-page-index-title {
    font-weight: normal;
}

/*SINGLE POST CONTENT */
/*###########################################*/
/*typography / post formats*/
.single-content .post .post-excerpt {
    font-weight: bold;
}
.single-content .post .post-content-body {
    line-height: 1.5em;
    font-size: 14px;
}
.single-content .post .post-content-body {
    line-height: 1.5em;
    font-size: 14px;
}

.single-content .post .post-content-body ul,
.single-content .post .post-content-body ol{
    padding: 0 0 0 2em;
    font-size: 13px;
}
.single-content .post .post-content-body ul li,
.single-content .post .post-content-body ol li{
    margin: 0.5em 0;
}
.single-content .post .post-content-body ul {
    padding: 0 0 0 2em;
    font-size: 13px;
}
.single-content .post .post-content-body ul li {
    margin: 0.5em 0;
}
.single-content .post .post-content-body pre {
    background-color: #F4F4F4;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(50%, lightyellow), color-stop(50%, #FFFFC4));
    background-image: -webkit-linear-gradient(lightyellow 50%, #FFFFC4 50%);
    background-image: -moz-linear-gradient(lightyellow 50%, #FFFFC4 50%);
    background-image: -o-linear-gradient(lightyellow 50%, #FFFFC4 50%);
    background-image: linear-gradient(lightyellow 50%,#FFFFC4 50%);
    -moz-background-size: 38px 38px;
    background-size: 38px 38px;
    border: 1px solid #EAEA00;
    display: block;
    line-height: 19px;
    margin: 10px 0;
    overflow: visible;
    overflow-y: hidden;
    padding: 0 0 0 4px;
}

/*Entry format*/
table,
th,
td {
	border: 1px solid rgba(0, 0, 0, 0.1);
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin-bottom: 24px;
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: bold;
}

td {
	border-width: 0 1px 1px 0;
}

del {
	color: #767676;
}

hr {
	background-color: rgba(0, 0, 0, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 23px;
}
.entry-content iframe,
.entry-content object{
    margin: auto;
    display: block;
	clear: both;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	margin: 1em 0 0.5em 0;
}
.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child,
.entry-content h5:first-child,
.entry-content h6:first-child {
	margin-top: 0;
}
.entry-content a {
	text-decoration: underline;
}

.entry-content a:hover {
	text-decoration: none;
}
.entry-content table,
.comment-content table {
	font-size: 14px;
	line-height: 1.2857142857;
	margin-bottom: 24px;
}
.entry-content th,
.comment-content th {
	font-weight: 700;
	padding: 8px;
	text-transform: uppercase;
}
.entry-content td,
.comment-content td {
	padding: 8px;
}
.entry-content blockquote {
    font-style: italic;
    font-size: 20px;
    line-height: 1.5em;
    color: white;
    background: #333;
    padding: 10px 20px;
    display: block;
    font-family: Times;
    border-left: 10px solid #f24024;
    border-right: 10px solid #666;
}
.entry-content blockquote p {
    margin: 0.5em 0;
}
 .alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

blockquote.alignleft,
img.alignleft {
	margin: 7px 24px 7px 0;
}

.wp-caption.alignleft {
	margin: 7px 14px 7px 0;
}

blockquote.alignright,
img.alignright {
	margin: 7px 0 7px 24px;
}

.wp-caption.alignright {
	margin: 7px 0 7px 14px;
}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
	margin-top: 7px;
	margin-bottom: 7px;
}

.wp-caption {
	margin-bottom: 24px;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption {
	color: #767676;
}

p.wp-caption-text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 12px;
	font-style: italic;
	line-height: 1.5;
	margin: 10px 0!important;
	padding-right: 10px;
	text-align: center;
}

.wp-smiley {
	border: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.entry-content p {
	margin: 1em 0;
}

.entry-content img[style*="float: right"],
.entry-content img[style*="float:right"]{
    margin-left: 10px;
}
.entry-content img[style*="float: left"],
.entry-content img[style*="float:left"]{
    margin-right: 10px;
}

/*other post content*/
.single-content .post-feature-image.item-thumbnail {
    height: 300px;
}
.single-content .post {
    background: white;
    padding: 20px;
}
.single-content .post .entry-title {
    font-weight: normal;
    font-size: 30px;
    line-height: 1.2em;
}
.single-content .post .meta-line-2 {
    margin: 10px 0 0 0;
    padding: 10px 0 0 0;
    border-top: 1px solid #ddd;
}
.single-content .post .meta {
    margin: 0.5em 0 1em 0;
}
.single-content .post .meta .post-caterogies a {
    font-size: 12px;
    text-transform: uppercase;
}
.single-content .post .meta .post-app {
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
}
.single-content .post .meta-line-1 {
    min-height: 1em;
    line-height: 1em;
}
.single-content .post .meta .post-app .zoom-in {
    background-position: 0 -1653px;
    margin-left: 10px;
}
.single-content .post .meta .post-app a {
    line-height: 14px;
    width: 14px;
}
.single-content .post .meta .post-app a:hover {
    filter: alpha(opacity=60);  
	opacity: 0.6;
}
.single-content .post .meta .post-app .zoom-out {
    background-position: 0 -1704px;
}
.single-content .post .meta-line-2 {
    font-size: 12px;
    color: #999;
}
.single-content .post .meta-line-2 .meta-item {
    float: left;
    margin: 0 15px 0 0;
}
.single-content .post .meta .post-date-time {
    position: absolute;
    right: 0;
    top: 10px;
    margin: 0;
}
.single-content .post .meta .post-date-time a {
    color: #999;
}
.single-content .post .meta .icon {
    display: block;
    position: absolute;
    left: 0;
}
.single-content .post .meta .views {
    padding-left: 18px;
}
.single-content .post .meta .views .icon {
    background-position: 0 -150px;
    width: 16px;
    height: 12px;
    top: 0.1em;
}
.single-content .post .meta .comments {
    padding-left: 17px;
    color: #999
}
.single-content .post .meta .comments .icon {
    background-position: 0 -180px;
    width: 14px;
    height: 16px;
    top: 0;
}
.single-content .post .meta .author {
    padding-left: 22px;
}
.single-content .post .meta .author .icon{
    background-position: -400px -180px;
    width: 19px;
    height: 16px;
    top: 0;
}
.single-content .post .page-links {
    text-align: center;
    background: #f8f8f8;
    padding: 10px 0;
    margin: 20px 0 0;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    color: #ccc;
}
.single-content .post .page-links > * {
    margin: 0 .5em;
}
.single-content .post .tags li {
    float: left;
    display: block;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 5px 5px 0 0;
}
.single-content .post .tags {
    margin: 20px 0 0 0;
}
.single-content .post .tags li.label {
    background: #F8F8F8;  display: block;  border: 1px solid #DDD;  padding: 3px;
}
.single-content .post .tags li a {
    background: #f8f8f8;
    display: block;
    border: 1px solid #ddd;
    padding: 3px;
}
.single-content .post .tags li a:hover {
    color: white;
}
.single-content #content .sharing-box {
    background: #f8f8f8;
}
.sub-title {
    float: left;
    color: white;
    font-weight: normal;
    padding: 5px 10px;
    text-transform: uppercase;
	min-height: 28px;
	line-height: 28px;
}
.single-content #content .sharing-box .addthis_toolbox {
    margin: 10px 0 0 10px;
    float: left;
    height: 22px;
    overflow: hidden;
}
.single-content #content .sharing-box .addthis_toolbox .addthis_button_tweet {
    width: 91px;
}
.single-content #content .sharing-box .addthis_toolbox .addthis_button_pinterest_pinit {
    width: 52px;
}
.single-content #content .sharing-box .addthis_toolbox .addthis_button_google_plusone {
    width: 70px;
}
.single-content #content .sharing-box .addthis_toolbox .addthis_button_facebook_like {
    width: 89px;
}
.single-content .under-article {
    margin: 30px 0 0 0;
}
.single-content .post-footer-box {
    margin: 30px 0 0 0;
    clear: both;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}

/*post rating*/
.single-content .post-footer-box .inner {
    background: white;
    padding: 20px;
}
.single-content .post-footer-box.post-review .review-total-summary .review-value {
    float: left;
    color: white;
    font-weight: bold;
    font-size: 50px;
    padding: 10px;
    text-align: center;
    margin: 0 10px 0 0;
}
.single-content .post-footer-box.post-review .review-total-summary .review-value .stars-bar {
    font-size: 15px;
    text-align: left;
}
.single-content .post-footer-box.post-review .review-total-summary .review-value .stars-bar .stars-active {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
.single-content .post-footer-box.post-review .review-total-summary .review-value .stars-bar .stars-backgound {
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.single-content .post-footer-box.post-review .review-total-summary .review-value .stars-bar .stars-active .text {
    width: 10em;
    max-width: 9999px;
    text-align: left;
}
.single-content .post-footer-box.post-review .review-total-summary .review-summary .title {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 20px;
}
.single-content .post-footer-box.post-review .review-total-summary .review-summary .summary {
    margin: 0.5em 0;
}
.single-content .post-footer-box.post-review .review-item.item-stars .value {
    float: left;
}
.single-content .post-footer-box.post-review .review-item.item-stars .value .stars-backgound {
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.single-content .post-footer-box.post-review .review-item.item-stars .value .stars-active {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
.single-content .post-footer-box.post-review .review-item.item-stars .value .stars-active .text {
    max-width: 9999px;
    width: 6em;
}
.single-content .post-footer-box.post-review .review-item {
    margin: 10px 0 0 0;
}

.single-content .post-footer-box.post-review .review-items {
    margin: 20px 0 0 0;
}
.single-content .post-footer-box.post-review .review-item.item-stars {
    padding: 10px 0 0 0;
    border-top: 1px solid #eee;
}
.single-content .post-footer-box.post-review .review-item .value-bar {
    height: 10px;
    width: 100%;
    background: #333;
}
.single-content .post-footer-box.post-review .review-item .value-bar .active {
    height: 100%;
}

/*post author box*/
.archive.author .post-author {
    margin: 0 0 30px 0;
	overflow: hidden;
}
.post-footer-box.post-author .sub-title span {
    filter: alpha(opacity=60);  opacity: 0.6;
}
.post-footer-box.post-author .sub-title a {
    color: white;
}
.post-footer-box.post-author .post-author-content {
    clear: both;
    background: white;
}
.post-footer-box.post-author .post-author-image {
    float: left;
    line-height: 0;
    width: 150px;
    height: 150px;
}
.post-footer-box.post-author .post-author-desc {
    padding: 20px;
    overflow: hidden;
}
.post-footer-box.post-author .post-author-desc .inner {
    padding: 0;
    display: block;
}
.post-footer-box.post-author span.post-author-connect {
    display: block;
    position: absolute;
    bottom: 0;
    left: 100%;
    height: 100%;
    overflow: hidden;
    width: 1000%;
    max-width: 9999px;
    filter: alpha(opacity=100);  
    opacity: 1;
}
.post-author-connect a {
    display: block;
    width: 40px;
    height: 100%;
    background-color: #5F6672;
    float: left;
}
.post-author-connect a:hover {
    filter: alpha(opacity=60);  opacity: 0.6;
}
.post-author-connect a.twitter{background-position: -491px -322px;}
.post-author-connect a.feed{background-position: -538px -323px;}
.post-author-connect a.facebook{background-position: -591px -326px;}
.post-author-connect a.dribbble{background-position: -633px -323px;}
.post-author-connect a.google-plus{background-position: -678px -324px;}
.post-author-connect a.pinterest{background-position: -727px -323px;}
.post-author-connect a.evernote{background-position: -490px -370px;}
.post-author-connect a.vimeo{background-position: -539px -371px;}
.post-author-connect a.youtube{background-position: -586px -370px;}
.post-author-connect a.linkedin{background-position: -632px -370px;}
.post-author-connect a.flickr{background-position: -680px -370px;}
.post-author-connect a.forrst{background-position: -726px -370px;}
.post-author-connect a.behance{background-position: -491px -417px;}
.post-author-connect a.zerply{background-position: -538px -418px;}
.post-author-connect a.tumblr{background-position: -586px -418px;}
.post-author-connect a.blogger{background-position: -633px -417px;}
.post-author-connect a.digg{background-position: -680px -416px;}
.post-author-connect a.wordpress{background-position: -728px -417px;}
.post-author-connect a.website{background-position: -728px -417px;}
.post-author-connect a.instagram {background-position: -770px -320px;}
.post-author-connect a.reddit {background-position: -771px -371px}

.news-box.team .post-author-connect a {
    height: 40px;
    margin: 3px 6px;
    display: inline-block;
    float: none;
	*display: block;
}
.news-box.team .post-author-connect {
    text-align: center;
    padding: 0 0 5px 0;
}

/*related posts*/
.single-content .post-footer-box.related-posts .inner {
    padding: 0;
}
.single-content .post-footer-box.related-posts {
    border-bottom: 0;
}
.single-content .post-footer-box.related-posts .item {
    margin-top: 20px;
    margin-bottom: 0;
}
.single-content .post-footer-box.related-posts .item-0,
.single-content .post-footer-box.related-posts .item-1,
.single-content .post-footer-box.related-posts .item-2 {
    margin-top: 0
}
.single-content .post-footer-box.related-posts .item {
    width: 32%;
    margin: 0 0 20px 2%;
}
.single-content .post-footer-box.related-posts .item .item-thumbnail {
    width: 100%;
}
.single-content .post-footer-box.related-posts .item.item-triple {
    margin: 0 0 20px 0;
}

/*single pagination*/
.single-content .paginations .item {
    width: 45%;
    float: left;
}
.single-content .paginations .item.newer {
    padding-right: 5%;
}
.single-content .paginations .item.older {
    margin-left: 5%;
    text-align: right;
    float: right;
}
.single-content .paginations .item span {
    text-transform: uppercase;
    color: #999;
    display: block;
    font-size: 14px;
}

/*comment*/
#comments {
    margin: 30px 0;
}
#comments li.comment,
#comments li.pingback {
    display: block;
    margin: 20px 0 0 0;
}
#comments li.comment .avatar-image-container,
#comments li.pingback .avatar-image-container {
    float: left;
    height: 45px;
    width: 45px;
    overflow: hidden;
}
#comments li.pingback .avatar-image-container {
	background: url(../../../images/default_avatar_64.png) center center;
}
#comments li.comment .comment-block,
#comments li.pingback .comment-block {
    margin: 0 0 0 45px;
}
#comments li.comment .comment-block .comment-arrow,
#comments li.pingback .comment-block .comment-arrow {
    background-position: -300px -1400px;
    width: 25px;
    height: 18px;
    position: absolute;
}
#comments li.comment .comment-block .comments-inner,
#comments li.pingback .comment-block .comments-inner {
    background: white;
    -webkit-border-radius: 4px;  -moz-border-radius: 4px;  border-radius: 4px;
    margin: 0 0 0 20px;
    padding: 10px;
}
#comments li.comment .comment-block .comment-author-name,
#comments li.pingback .comment-block .comment-author-name {
    font-weight: bold;
    font-size: 14px;
}
#comments li.comment .comment-block .comment-content,
#comments li.pingback .comment-block .comment-content {
    font-size: 14px;
    color: #666;
}
#comments li.comment .comment-block .comment-content p,
#comments li.pingback .comment-block .comment-content p {
    margin: 0.5em 0;
}
#comments li.comment .comment-block .comment-meta,
#comments li.pingback .comment-block .comment-meta {
    font-size: 12px;
    margin: 10px 0 0 0;
}
#comments li.comment .comment-block .comment-meta .datetime a,
#comments li.pingback .comment-block .comment-meta .datetime a {
    color: #ccc;
}
#comments .children {
    margin: 0 0 0 65px;
}

/*comment form*/
#respond {
    margin: 20px 0 50px 0;
}
#respond #reply-title {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 18px;
}
#commentform {
    margin: 10px 0 0 0;
}
.comment-form-avatar {
    float: left;
    width: 45px;
    height: 45px;
    overflow: hidden;
}
.comment-form-inner {
    margin: 0 0 0 65px;
    background: white;
   -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    padding: 20px;
}
.comment-form-arrow {
    background-position: -300px -1400px;  width: 25px;  height: 18px;  position: absolute;
    left: 45px;
    top: 0;
}
#respond .form-submit {
    margin: 0 0 0 65px;
}
#respond .form-submit #submit {
    display: block;
    width: 100%;
    border: none;
    color: white;
    text-transform: uppercase;
    padding: 10px 0;
    font-size: 18px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    cursor: pointer;
}
#respond .form-submit #submit:hover {
    background: #99CC00;
}
#respond .required {
    color: red;
}
#commentform label {
    font-size: 14px;
}
.comment-form-comment label {
    display: block;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input{
    border: none;
    border-bottom: 1px dotted #ccc;
    width: 90%;
    display:block;
}
.comment-form-author,
.comment-form-email,
.comment-form-url{
    float: left;
    width: 33%;
}
.comment-form-comment {
    clear: both;
    padding: 20px 0 0 0;
}
.comment-form-comment #comment {
    background: #fbfbfb;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;  
	-moz-border-radius: 4px;  
	border-radius: 4px;
    width: 100%;
    margin: 10px 0 0 0;
}
.comment-list #respond {
    margin: 20px 0 20px 65px;
}
.comment-list #respond #reply-title {
    color: #999;
}

/*404*/
/*############################*/
.top-index-not-found .circle {
    -webkit-border-radius: 100%;  
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.top-index-not-found .title {
    display: block;
    font-weight: normal;
    font-size: 20px;
    text-transform: uppercase;
}
.top-index-not-found {
    padding: 10%;
}
.top-index-not-found #searchform {
    position: relative;
    margin: 0;
}
.top-index-not-found .desc {
    margin: 1em 0;
}
.top-index-not-found .circle {
    background: #ccc;
    width: 50px;
    height: 50px;
}
.top-index-not-found .circle .circle {
    width: 20px;
    height: 20px;
    background: white;
}
.top-index-not-found .circle.circle-02 {
    margin: -10px 0 0 30%;
}
.top-index-not-found .circle.circle-03 {
    margin: 10px 0 20px 10%;
    width: 100px;
}
.img-404 {
    font-size: 200px;
    line-height: 1em;
    font-family: Times;
    color: #ddd;
}
.top-index-not-found #searchform #search-text {
    width: 100%;
}

/*SCROLL BAR*/
::-webkit-scrollbar {
width:8px;
height:8px;
}
::-webkit-scrollbar-track {
background:#FFF;
-webkit-box-shadow:inset 1px 1px 2px #E0E0E0;
border:1px solid #D8D8D8;
}
::-webkit-scrollbar-thumb {
-webkit-box-shadow:inset 1px 1px 2px rgba(155,155,155,0.4);
}
::-webkit-scrollbar-thumb:hover {
-webkit-box-shadow:inset 1px 1px 10px rgba(0,0,0,0.3);
}
::-webkit-scrollbar-thumb:active {
background:#888;
-webkit-box-shadow:inset 1px 1px 2px rgba(0,0,0,0.3);
}


/*CONTACT FORM*/
#contact-form .label {
    font-size: 14px;
    font-weight: normal;
    vertical-align: top;
}
#contact-form input {
    background: #f8f8f8;
    border: 1px solid #eee;
    padding: 5px 10px;
    margin: 0 0 20px 10px;
}
#contact-form #message_input {
    background: #f8f8f8;
    border: 1px solid #eee;
    padding: 5px 10px;
    width: 300px;
    height: 100px;
    margin: 0 0 20px 10px;
}
#contact-form {
    margin: 20px 0;
    display: inline-block;
	*display: block;
}
#contact-form .show-all a {
    text-transform: uppercase;
    color: white;
    padding: 10px 20px;
    margin: 20px 0 0 10px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    display: block;
}
#contact-form .show-all a:hover {
    background: black;
}
.contact-success {
    background: aliceblue;
    color: #008000;
    padding: 10px 30px;
    font-style: italic;
    margin: 10px 0;
}
#contact-form .error-message {
    margin: -1em 0 0 10px;
    font-size: 12px;
    color: red;
}
#contact-form table,
#contact-form tr,
#contact-form td {
    border: none!important;
    padding: 0!important;
    margin: 0!important;
    max-width: 100%;
}
.contact-form .top-error-message {
    margin: 0 0 10px 0;
    display: block;
    border: 1px solid #F00;
    padding: 10px;
    background: antiquewhite;
    color: red;
    font-weight: bold;
}

/*page
############
*/
.page .hentry {
    background: white;
    padding: 40px;
}
.page .entry-title {
    font-weight: normal;
    font-size: 30px;
    margin: 0 0 0.3em 0;
}
#primary.no-side #content {
    width: 100%;
    float: none;
}


/*SCROLL TOP*/
a.scrollup {
    z-index:2;
    background-color: #444;
    background-position: -290px -1537px;
    width:40px;
    height:40px;
    border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    position:fixed;
    bottom:-100px;
    right:10px;
    cursor:pointer;
    -webkit-transition:all .3s ease-in-out;
    -moz-transition:all .3s ease-in-out;
    -o-transition:all .3s ease-in-out;
    -ms-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out;
    overflow:auto;
	filter: alpha(opacity: 70%);
    opacity:.7;
}
a.scrollup:hover {
	filter: alpha(opacity: 100%);
    opacity:1;
}


/* core widgets of Wordrpess */
/* Calendar Widget*/
.widget_calendar table {
	line-height: 2;
	margin: 0;
}
.widget_calendar caption {
	color: black;
	font-weight: 700;
	line-height: 1.7142857142;
	margin-bottom: 18px;
	text-align: left;
	text-transform: uppercase;
}
.widget_calendar thead th {
	background-color: rgba(255, 255, 255, 0.1);
}
.widget_calendar tbody td,
.widget_calendar thead th {
	text-align: center;
}
.widget_calendar tbody a {
	background-color: #24890d;
	color: #fff;
	display: block;
}
.widget_calendar tbody a:hover {
	background-color: #41a62a;
}
.widget_calendar tbody a:hover {
	color: #fff;
}
.widget_calendar #prev {
	padding-left: 5px;
}
.widget_calendar #next {
	padding-right: 5px;
	text-align: right;
}

/* List Style Widgets*/
.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
	border-top: 1px solid #EEE;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
	display: block;
}
.widget_archive li:first-child,
.widget_categories li:first-child,
.widget_links li:first-child,
.widget_meta li:first-child,
.widget_nav_menu li:first-child,
.widget_pages li:first-child,
.widget_recent_comments li:first-child,
.widget_recent_entries li:first-child {
	border-top: 0;
	margin: 0;
	padding: 0;
}
.widget_categories li ul,
.widget_nav_menu li ul,
.widget_pages li ul {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	margin-top: 9px;
}
.widget_categories li li:last-child,
.widget_nav_menu li li:last-child,
.widget_pages li li:last-child {
	padding-bottom: 0;
}

/* Recent Posts Widget */
.widget_recent_entries .post-date {
	display: block;
}

/* RSS Widget */
.rsswidget img {
	margin-top: -4px;
}
.rssSummary {
	margin: 9px 0;
}
.rss-date {
	display: block;
}
.widget_rss li {
	margin-bottom: 18px;
}
.widget_rss li:last-child {
	margin-bottom: 0;
}

/* Text Widget */
.widget_text > div > :last-child {
	margin-bottom: 0;
}

.widget select {
    width: 100%;
    padding: 10px;
    border: 1px solid #eee;
    background: #fbfbfb;
}
.widget li li, .widget li li:first-child {
    margin-left: 1.2em;
    display: list-item;
    border: none;
    font-size: 90%;
}
.widget_calendar tbody td#today {
    background: lightyellow;
}
.widget_search #searchform {
    position: relative;
}
.widget_tag_cloud .tagcloud a {
    display: block;
    float: left;
    font-size: 100%!important;
    line-height: 1em;
    padding: 5px;
    margin: 2px;
}
.widget_tag_cloud .tagcloud a:hover {
    color: white;
}
.widget.widget_rss li:first-child {
    border: none;
    padding-top: 0;
}
.widget.widget_rss li {
    display: block;
    border-top: 1px solid #ccc;
    padding: 20px 0 0 0;
}


/*ads*/
.wpi_ads {
    z-index: 99!important;
}
.wpi_ads_320 {
	display: none;
}
.wpi_ads_all {
	display: block;
}
.wpi_ads_header {
    float: right;
}
.wpi_ads_page_builder {
    margin: 0 0 30px;
    clear: both;
}
.wpi_ads_under_post_title {
    float: left;
    margin: 0 20px 20px 0;
}

/*misc*/
.selectnav {
	display: none;
}
.menu-custom-color:hover > a {
	opacity: 0.95;
	filter: alpha(opacity=95);
}

/*PageBuilder Pagination*/
.news-box.three .pbpnav-wrapper {
	margin-bottom: 30px;
}
.pbpnav-loadmore {
    display: block;
    background: white;
    text-align: center;
    border-bottom: 1px solid #ddd;
}
.pbpnav-loadmore spanLhover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.pbpnav-loadmore span {
    display: block;
	padding: 10px 0;
    cursor: pointer;
}
.pbpnav-wrapper img {
    display: none;
}
.pbpnav-loadmore img,
.pbpnav-nextprev img {
	padding: 10px 0;
}
.pbpnav-number span.pbpnav-item {
    background: white;
    border-bottom: 1px solid #CCC;
    padding: 2px 6px;
    margin: 0 5px 10px 0;
    cursor: pointer;
}
.pbpnav-number span.pbpnav-item:hover,
.pbpnav-number span.pbpnav-item.active {
	color: white!important;
}
.pbpnav-nextprev {
    background: white;
    text-align: center;
    border-bottom: 1px solid #ddd;
}
.pbpnav-nexprev-item {
    float: left;
    width: 50%;
    cursor: pointer;
}
.pbpnav-nexprev-item strong {
    padding: 10px;
    display: block;
    text-transform: uppercase;
    font-size: 12px;
	font-weight: normal;
}
.pbpnav-nexprev-item:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.pbpnav-older {
	text-align: right;
	float: right;
}
.pbpnav-newer {
	text-align: left;
	display: none;
}
.news-box.two div.pbpnav-wrapper {
    margin-bottom: 30px;
}
/*plugin fix*/
.zoomer * {
    max-width: none!important;
}

/*attachment*/
body.attachment .single-content #content {
    float: none;
    width: 100%;
}
body.attachment .single-content .hentry {
    background: white;
}
body.attachment .single-content .hentry .entry-content {
    text-align: center;
    padding: 20px;
}

body.attachment .single-content .hentry .entry-header {
    padding: 20px;
    border-bottom: 1px dotted #ccc;
}
body.attachment .single-content .hentry .entry-footer {
    padding: 20px;
    background: #333;
}
body.attachment .single-content .hentry .entry-footer .next-image {
    float: right;
}
body.attachment .single-content .hentry .entry-footer .image-nav-link {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
}
body.attachment .single-content .hentry .entry-footer .image-nav-link a:hover {
    color: white;
}
body.attachment .single-content .sharing-box .addthis_toolbox {
    height: 45px!important;
    width: 300px!important
}
body.attachment .single-content .sharing-box .sub-title {
    height: 45px;
    line-height: 45px;
}