/*!
 * Theme Name: SmartZine
 * Theme URI: http://www.theme-junkie.com/themes/smartzine
 * Description: Premium theme from http://www.theme-junkie.com
 * Version: 1.1
 * Author: Theme Junkie
 * Author URI: http://www.theme-junkie.com/
 * Tags: blue, two-columns, right-sidebar, responsive-layout, custom-background, custom-menu, editor-style, threaded-comments, translation-ready
 * Text Domain: smartzine
 * 
 * License: GNU General Public License v2.0 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 *
 * SmartZine WordPress Theme, Copyright 2015 http://www.theme-junkie.com/
 * SmartZine is distributed under the terms of the GNU GPL
 *
 * Please DO NOT EDIT THIS FILE, if you want to customize the styles, you can create a child theme
 * See: http://codex.wordpress.org/Child_Themes
 */
@font-face {
	font-family: 'WebSymbolsRegular';
    font-weight: normal;
    font-style: normal; 

    src: url('assets/fonts/websymbols-regular-webfont.eot');
    src: url('assets/fonts/websymbols-regular-webfont.eot?#iefix') format('embedded-opentype'), url('assets/fonts/websymbols-regular-webfont.woff') format('woff'), url('assets/fonts/websymbols-regular-webfont.ttf') format('truetype'), url('assets/fonts/websymbols-regular-webfont.svg#WebSymbolsRegular') format('svg');
}

@font-face {
	font-family: 'Open Sans';
    font-weight: 300;
    font-style: normal; 

    src: url('assets/fonts/OpenSans-Light.eot?v1.1.0');
    src: url('assets/fonts/OpenSans-Light.eot?#iefix&v1.1.0') format('embedded-opentype'), url('assets/fonts/OpenSans-Light.woff?v1.1.0') format('woff'), url('assets/fonts/OpenSans-Light.ttf?v1.1.0') format('truetype'), url('assets/fonts/OpenSans-Light.svg?v1.1.0#OpenSansBold') format('svg');
}

@font-face {
	font-family: 'Open Sans';
    font-weight: normal;
    font-style: normal; 

    src: url('assets/fonts/OpenSans-Regular.eot?v1.1.0');
    src: url('assets/fonts/OpenSans-Regular.eot?#iefix&v1.1.0') format('embedded-opentype'), url('assets/fonts/OpenSans-Regular.woff?v1.1.0') format('woff'), url('assets/fonts/OpenSans-Regular.ttf?v1.1.0') format('truetype'), url('assets/fonts/OpenSans-Regular.svg?v1.1.0#OpenSansBold') format('svg');
}

@font-face {
	font-family: 'Open Sans';
    font-weight: normal;
    font-style: italic; 

    src: url('assets/fonts/OpenSans-Italic.eot?v1.1.0');
    src: url('assets/fonts/OpenSans-Italic.eot?#iefix&v1.1.0') format('embedded-opentype'), url('assets/fonts/OpenSans-Italic.woff?v1.1.0') format('woff'), url('assets/fonts/OpenSans-Italic.ttf?v1.1.0') format('truetype'), url('assets/fonts/OpenSans-Italic.svg?v1.1.0#OpenSansBold') format('svg');
}

@font-face {
	font-family: 'Open Sans';
    font-weight: bold;
    font-style: normal; 

    src: url('assets/fonts/OpenSans-Bold.eot?v1.1.0');
    src: url('assets/fonts/OpenSans-Bold.eot?#iefix&v1.1.0') format('embedded-opentype'), url('assets/fonts/OpenSans-Bold.woff?v1.1.0') format('woff'), url('assets/fonts/OpenSans-Bold.ttf?v1.1.0') format('truetype'), url('assets/fonts/OpenSans-Bold.svg?v1.1.0#OpenSansBold') format('svg');
}

/* Reset */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: transparent;
}

body {
	line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
	display: block;
}

nav ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

a {
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	background: transparent;
}

ins {
	text-decoration: none;
	color: #000;
}

mark {
	font-weight: bold;
	font-style: italic;
	color: #000;
	background-color: #ff9;
}

del {
	text-decoration: line-through;
}

abbr[title],
dfn[title] {
	cursor: help;
	border-bottom: 1px dotted;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
}

hr {
	display: block;
	height: 1px;
	margin: 1em 0;
	padding: 0;
	border: 0;
	border-top: 1px solid #eee;
}

input,
select {
	vertical-align: middle;
}

sup {
	top: -.5em;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

.no-list-style {
	margin: 0;
	padding: 0;
	list-style: none;
}

figure > img {
	display: block;
}

img {
	max-width: 100%;
	height: auto;
}

img[class*='align'],
img[class*='attachment-'] {
	height: auto;
}

embed,
iframe,
object {
	width: 100%;
	max-width: 100%;
}

/* Shared */
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 400;
	font-style: normal;
	line-height: 1.5384615385em;
	color: #333;
	background: #eee;
}

/**
 * Selection Color.

::selection { 
	background: $selection-bg-color; 
	color: $selection-font-color; 
	text-shadow: none; 
}

::-moz-selection{ 
	background: $selection-bg-color; 
	color: $selection-font-color; 
	text-shadow: none; 
}
 */
input[type='text'],
input[type='email'],
input[type='url'] {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 38px;
	height: 38px;
	padding: 0 10px;
	border: 1px solid #e6e6e6;
}

input:focus,
input:hover {
	outline: none;
}

textarea {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	padding: 10px;
	border: 1px solid #e6e6e6;
}

textarea:focus {
	outline: none;
}

button,
input[type='submit'] {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 40px;
	height: 40px;
	padding: 0 15px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	vertical-align: middle;
	white-space: nowrap;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #fff;
	border: none;
	background-color: #ff4020;
	-webkit-appearance: none;
}

button:hover,
input[type='submit']:hover {
	text-decoration: none;
	opacity: .8;
}

table {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	width: 100%;
	border-collapse: collapse;
	color: #333;
	border-width: 1px;
	border-color: #e9e9e9;
}

table th {
	padding: 8px;
	border-width: 1px;
	border-style: solid;
	border-color: #e6e6e6;
	background-color: #f0f0f0;
}

table tr:hover td {
	background-color: #f9f9f9;
}

table td {
	padding: 8px;
	border-width: 1px;
	border-style: solid;
	border-color: #e6e6e6;
	background-color: #fff;
}

.alignleft {
	float: left;
	margin-right: 1.5em;
}

.alignright {
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
}

.alignnone {
	display: block;
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: '';
}

.clearfix:after {
	clear: both;
}

.clearfix {
	clear: both;
}

.screen-reader-text {
	position: absolute;
	clip: rect(1px, 1px, 1px, 1px);
}

.gray-link a:link,
.comment-date a:link,
.entry-meta a:link,
.gray-link a:visited,
.comment-date a:visited,
.entry-meta a:visited {
	color: #999;
}

.gray-link a:hover,
.comment-date a:hover,
.entry-meta a:hover {
	color: #333 !important;
}

.dark-link a:link,
#site-bottom a:link,
.dark-link a:visited,
#site-bottom a:visited {
	color: #666;
}

.dark-link a:hover,
#site-bottom a:hover {
	color: #ff4020;
}

.black-link a:link,
.sidebar .widget a:link,
.comment-name .name a:link,
.black-link a:visited,
.sidebar .widget a:visited,
.comment-name .name a:visited {
	color: #333;
}

.black-link a:hover,
.sidebar .widget a:hover,
.comment-name .name a:hover {
	color: #ff4020;
}

/* Link Hover */
a:hover {
	color: #ff4020;
}

.sticky,
.bypostauthor {
	font-size: inherit;
}

embed,
iframe,
object {
	width: 100%;
	max-width: 100%;
}

.wp-caption {
	max-width: 100%;
	margin-bottom: 24px;
}

.wp-caption img[class*='wp-image-'] {
	display: block;
	margin-bottom: 5px;
}

.wp-caption-text {
	font-style: italic;
	color: #999;
}

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

/**
 * Gallery
 * Taken from Twenty Fifteen theme.
 */
.gallery {
	margin-bottom: 1.6em;
}

.gallery-item {
	display: inline-block;
	width: 100%;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-icon img {
	margin: 0 auto;
}

.gallery-caption {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	display: block;
	padding: .5em 0;
	color: #707070;
	color: rgba(51, 51, 51, .7);
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

/* Placeholder */
.gallery {
	*zoom: 1;
}

.gallery:before,
.gallery:after {
	display: table;
	content: '';
}

.gallery:after {
	clear: both;
}

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

/* Typography */
/**
 * Set link colors.
 */
a {
	-webkit-transition: all 200ms ease-in-out 0s;
	transition: all 200ms ease-in-out 0s;
	text-decoration: none;
	color: #ff4020;
}

a:visited {
	color: #ff2a06;
}

a:hover,
a:visited:hover {
	text-decoration: none;
	color: #ff6c53;
}

/**
 * Headings.
 */
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-style: normal;
    /* margin: $base-line-height/2 0; */
	color: #323232;
}

h1,
.h1 {
	font-size: 36px;
	line-height: 1.1em;
}

h2,
.h2 {
	font-size: 30px;
	line-height: 1.2em;
}

h3,
.h3 {
	font-size: 24px;
	line-height: 1.3em;
}

h4,
.h4 {
	font-size: 20px;
	line-height: 1.3em;
}

h5,
.h5 {
	font-size: 16px;
}

h6,
.h6 {
	font-size: 14px;
}

p {
	margin: 0 0 20px;
}

/* Header */
#masthead {
	padding-top: 50px;
	border-bottom: 1px solid #eee;
	background-color: #fff;
}

#masthead #logo {
	margin: 50px 0;
	text-align: center;
}

.site-title {
	font-size: 42px;
	font-weight: 300;
	margin-bottom: 15px;
	letter-spacing: 4px;
	text-transform: uppercase;
}

.site-title a {
	color: #000;
}

.site-desc {
	font-size: 14px;
	font-style: italic;
	letter-spacing: 1px;
	color: #999;
}

#primary-bar {
	position: fixed;
	z-index: 100;
	display: block;
	width: 100%;
	height: 50px;
	background-color: #141414;
}

#primary-bar .inner {
	position: relative;
}

.header-search {
	line-height: 1;
	position: absolute;
	top: 0;
	right: 0;
	height: 13px;
	margin-top: 18px;
	padding-left: 8px;
	border-left: 1px solid #444;
}

.header-search a {
	display: block;
	width: 16px;
	text-align: center;
	color: #555;
}

.header-search a:hover {
	color: #999;
}

.header-search a i {
	font-size: 14px;
}

#header-social {
	position: absolute;
	top: 14px;
	right: 38px;
}

.social-icons a:link .fa,
.social-icons a:visited .fa {
	font-size: 12px;
	line-height: 18px;
	display: inline-block;
	width: 18px;
	height: 18px;
	-webkit-transition: all .1s linear;
	transition: all .1s linear;
	text-align: center;
	color: #000;
	border-radius: 200px;
	background: #fff;
}

.social-icons a:hover .fa {
	color: #fff;
}

.social-icons a:hover .fa-twitter {
	background-color: #00aced;
}

.social-icons a:hover .fa-facebook {
	background-color: #3b5998;
}

.social-icons a:hover .fa-google-plus {
	background-color: #e04324;
}

.social-icons a:hover .fa-instagram {
	background-color: #235d83;
}

.social-icons a:hover .fa-pinterest {
	background-color: #cb2127;
}

.social-icons a:hover .fa-tumblr {
	background-color: #34506b;
}

.social-icons a:hover .fa-rss {
	background-color: #f26522;
}

/** hidden search field **/
#searchbar {
	z-index: 9999;
	display: none;
	height: 49px;
	padding-top: 50px;
	border-bottom: 1px solid #e9e9e9;
	background: #f9f9f9;
}

#s {
	font-size: 16px;
	line-height: 20px;
	display: block;
	width: 860px;
	height: 49px;
	padding-left: 15px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #999;
	border: 0;
	outline: none;
	background: transparent !important;
	-webkit-appearance: none;
}

#search-submit {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 50px;
	display: block;
	float: right;
	height: 50px;
	margin-top: 0;
	padding: 0 15px;
	cursor: pointer;
	color: #fff;
	border: 0;
	outline: none;
	background: #ff4020;
}

#search-submit:hover {
	color: #fff;
}

.inner {
	width: 980px;
	margin: 0 auto;
}

/* Navigation */
.sf-menu,
.sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sf-menu li {
	position: relative;
	z-index: 100;
}

.sf-menu li:hover > ul {
	display: block;
}

.sf-menu li.sfHover > ul {
	display: block;
}

.sf-menu ul {
	position: absolute;
	top: 100%;
	left: 0;
	display: none;
	padding: 10px 0;
	background: #fff;
}

.sf-menu ul ul {
	top: 0;
	left: 225px;
	margin-top: -10px;
}

.sf-menu ul a {
	font-size: 1em;
}

.sf-menu ul li {
	width: 225px;
}

.sf-menu a {
	position: relative;
	display: block;
}

.sf-menu > li {
	float: left;
}

.sf-arrows .sf-with-ul {
	padding-right: 11px !important;
}

.sf-arrows .sf-with-ul:after {
	position: absolute;
	top: 50%;
	right: 0;
	width: 0;
	height: 0;
	margin-top: -3px;
	margin-right: 0;
	content: '';
	border: 4px solid transparent;
	border-top-color: #fff;
}

.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after {
	border-top-color: #fff;
}

.sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: #fff;
}

.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after {
	border-left-color: #999;
}

.sf-arrows ul .sf-with-ul:after {
	margin-top: -5px;
	margin-right: 10px;
	border-color: transparent;
	border-left-color: #999;
}

.sf-arrows ul .sfHover > .sf-with-ul:after {
	border-left-color: #999;
}

/**
 * 5.1 Primary Navigation
 * -----------------------------------------------------------------------------
 */
#primary-nav {
	z-index: 50;
}

#primary-nav .sf-menu ul {
	background-color: #343434;
}

#primary-nav ul li a {
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	font-weight: 600;
	line-height: 46px;
	display: block;
	height: 48px;
	margin-right: 30px;
	padding: 0;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
	border-top: 2px solid #141414;
}

#primary-nav ul li a:hover,
#primary-nav ul li.current_item a,
#primary-nav ul li.sfHover a {
	text-decoration: none;
	color: #fff;
	border-top-color: #ff4020;
}

#primary-nav ul.sf-menu li li {
	border: none;
}

#primary-nav ul.sf-menu li li a {
	font-weight: normal;
	line-height: 1.6;
	height: auto !important;
	padding: 6px 20px;
	color: #999;
	border: none;
}

#primary-nav ul.sf-menu li li a:hover {
	color: #fff;
}

#primary-nav ul li.home_item a {
	border-top-color: #ff4020;
}

#primary-nav ul li.home_item i {
	font-size: 13px;
}

/**
 * 5.3 Mega Menu
 * -----------------------------------------------------------------------------
 */
#primary-nav {
    /* Links */
    /* Posts */
}

#primary-nav .sf-mega-parent {
	position: static;
}

#primary-nav .sf-mega {
	background-color: #343434;
}

#primary-nav .sf-mega {
	position: absolute;
	z-index: 999;
	left: 0;
	display: none;
	width: 980px;
}

#primary-nav .sf-mega ol {
	position: static;
	display: block;
}

#primary-nav .sf-mega li a {
	font-size: 13px !important;
	line-height: auto !important;
	height: auto !important;
	text-transform: none !important;
}

#primary-nav .sf-menu li:hover > .sf-mega,
#primary-nav .sf-menu li.sfHover > .sf-mega {
	display: block;
}

#primary-nav .links {
	width: 100% !important;
	padding: 20px 0;
}

#primary-nav .links li {
	font-family: 'Open Sans', sans-serif;
	display: block;
	float: left;
	width: 190px !important;
	padding: 0 20px;
	border-right: 1px dotted #444 !important;
}

#primary-nav .links li:last-child,
#primary-nav .links li:last-child > li {
	padding-right: 0;
	border-right: none !important;
}

#primary-nav .links li span.column-heading {
	font-size: 11px;
	font-weight: 700;
	display: block;
	margin-bottom: 20px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #fff;
}

#primary-nav .links li ol {
	display: block;
	margin: 0 20px 0 0 !important;
}

#primary-nav .links li ol li {
	margin: 0;
	padding-left: 0;
	border-right: none !important;
	background: none;
}

#primary-nav .links li ol li a {
	font-size: 11px !important;
	font-weight: normal !important;
	line-height: 1.6 !important;
	margin: 0 0 11px 0 !important;
	padding: 0 !important;
	text-transform: uppercase !important;
	border: none !important;
	background: none !important;
}

#primary-nav .links li ol li a:hover {
	color: #fff !important;
}

#primary-nav .links li ol li:last-child a {
	margin-bottom: 0 !important;
}

#primary-nav .posts {
	width: 980px;
}

#primary-nav .posts .cat-posts {
	float: left;
	width: 980px;
	min-height: 180px;
	padding: 20px 0;
}

#primary-nav .posts .cat-posts .post-list {
	float: left;
	width: 220px;
	margin-left: 20px;
}

#primary-nav .posts .cat-posts .post-list a {
	line-height: 1 !important;
	display: block;
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
	background: none !important;
}

#primary-nav .posts .cat-posts .post-list a:hover {
	background: none !important;
}

#primary-nav .posts .cat-posts .post-list .entry-thumbnail {
	width: 100%;
	height: auto;
	margin: 0 0 10px 0;
}

#primary-nav .posts .cat-posts .post-list .entry-title {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 5px;
	letter-spacing: 0;
	text-transform: none;
	color: #999;
}

#primary-nav .posts .cat-posts .post-list:hover .entry-title {
	color: #fff;
}

/* Content */
/* Site Content */
.container {
	width: 940px !important;
	margin: 0 auto !important;
	padding: 0 20px;
}

#main {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #fff;
}

.has_sidebar .content-area {
	float: left;
	width: 620px;
}

.breadcrumbs {
	padding: 30px 0;
	text-align: center;
	background-color: #f0f0f0;
}

.breadcrumbs span {
	font-size: 14px;
	font-style: italic;
	display: block;
	margin-bottom: 2px;
	letter-spacing: 1px;
	color: #999;
}

.breadcrumbs h1 {
	font-size: 26px;
	font-weight: normal;
	letter-spacing: 4px;
	text-transform: uppercase;
}

.hentry .entry-title {
	margin-bottom: 10px;
}

.entry-title {
	font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
}

.entry-title a:link,
.entry-title a:visited {
	color: #000;
}

.format-aside .entry-title {
	display: none;
}

.widget .entry-date {
	margin-bottom: 0;
}

.header-ad {
	width: 728px;
	height: 90px;
	margin: 0 auto 40px;
}

.header-ad img {
	width: 100%;
}

/**
 * 6.2 Featured Content
 * -----------------------------------------------------------------------------
 */
.page-title {
	font-size: 36px;
	margin-bottom: 20px;
}

.black a:link,
.entry-author h5 a:link,
.black a:visited,
.entry-author h5 a:visited {
	color: #333;
}

.black a:hover,
.entry-author h5 a:hover {
	color: #141414;
}

.dropcap {
	font-size: 58px;
	line-height: 54px;
	float: left;
	margin-top: -2px;
	padding-top: 4px;
	padding-right: 10px;
}

.layout-2c-r .site-main {
	background-position: top left;
}

.layout-2c-r .content-area {
	float: right;
}

.layout-2c-r .sidebar {
	float: left;
}

.layout-1c .content-area {
	width: 100%;
}

.btn {
	padding-right: 10px;
	padding-left: 10px;
}

/* Sidebar */
/**
 * 7. Sidebar
 * -----------------------------------------------------------------------------
 */
.sidebar {
	float: right;
	width: 300px;
}

.sidebar .widget {
	font-size: 13px;
	margin-bottom: 30px;
}

.sidebar .widget a {
	font-size: 13px;
}

.sidebar .widget .widget-title {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	height: 40px;
	margin-bottom: 20px;
	padding: 0 15px;
	text-transform: uppercase;
	color: #fff;
	background-color: #ff4020;
}

.sidebar .widget p {
	margin-bottom: 15px;
}

.sidebar .widget ul .children,
.sidebar .widget ul .sub-menu {
	padding-left: 1.5em;
}

.sidebar .widget ul .children li:first-child,
.sidebar .widget ul .sub-menu li:first-child {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #e9e9e9;
}

.sidebar .widget ul > li {
	margin-bottom: 15px;
	padding-bottom: 15px;
	list-style: none;
	border-bottom: 1px solid #e9e9e9;
}

.sidebar .widget select {
	width: 100%;
	max-width: 100%;
}

.sidebar .ad-widget .widget-title,
.sidebar .widget_125 .widget-title {
	font-size: 10px;
	font-weight: 400;
	line-height: 1;
	height: 12px;
	margin-bottom: 10px;
	padding: 0;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #9f9f9f;
	border: none;
	background: none;
}

.widget_posts ul > li {
	border-bottom: 1px solid #eee;
}

.widget_posts .entry-title {
	font-size: 13px;
	margin-bottom: 10px;
}

/* Newsletter Widget */
.widget_newsletter p {
	margin-bottom: 15px;
}

.widget_newsletter input {
	width: 195px;
	background: #fff;
}

.widget_newsletter .btn {
	color: #999;
	background-color: #eee;
}

/* Tabs Widget */
.widget_tabs {
	margin-bottom: 20px;
}

.widget_tabs .tabs-nav {
	line-height: 40px;
	overflow: visible;
	width: 100%;
	height: 40px;
	padding-left: 5px;
	list-style: none;
	background-color: #ff4020;
}

.widget_tabs .tabs-nav li,
.widget_tabs .tabs-nav li:last-child {
	position: relative;
	display: inline-block;
	overflow: hidden;
	margin: 0 !important;
	padding-bottom: 0 !important;
	list-style: none;
	text-align: center;
	border-bottom: none !important;
	background: none;
}

.widget_tabs .tabs-nav li a:link,
.widget_tabs .tabs-nav li:last-child a:link {
	font-size: 12px;
	font-weight: bold;
	line-height: 40px;
	position: relative;
	display: block;
	height: 40px;
	margin-left: 15px;
	text-transform: uppercase;
	color: #f9f9f9;
	color: rgba(255, 255, 255, .7);
}

.widget_tabs .tabs-nav li a:hover,
.widget_tabs .tabs-nav li:last-child a:hover {
	color: #fff;
}

.widget_tabs .tabs-nav li.active a,
.widget_tabs .tabs-nav li.active a:visited,
.widget_tabs .tabs-nav li:last-child.active a,
.widget_tabs .tabs-nav li:last-child.active a:visited {
	color: #fff;
}

.widget_tabs .tab-content ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #e9e9e9;
	background-color: #fff;
}

.widget_tabs .tab-content ul li .entry-thumbnail {
	float: left;
	width: 64px;
	height: 64px;
	margin: 0 10px 0 0;
}

.widget_tabs .tab-content ul li .entry-title {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.widget_tabs .tab-content ul li .entry-meta {
	font-size: 11px;
	font-style: normal;
	margin-top: 5px;
	color: #9f9f9f;
}

.widget_tabs .tab-content ul li a {
	display: block;
	padding: 15px 0;
}

.widget_tabs .tab-content ul li a:hover {
	text-decoration: none;
}

.widget_tabs .tab-content ul li a:hover .entry-title {
	color: #ff4020;
}

.widget_tabs .tab-content ul li a:after {
	font-size: 0;
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ' ';
}

.widget_tabs #tab3 li a span {
	font-size: 12px;
	display: block;
	color: #999;
}

.widget_tabs #tab3 li a strong {
	font-family: 'Open Sans', sans-serif;
	display: block;
	margin-bottom: 5px;
	color: #333;
}

.widget_tabs #tab3 li a:hover strong {
	color: #ff4020;
}

.widget_tabs #tab4 {
	padding-top: 20px;
}

.widget_tabs #tab4 a {
	font-size: 12px;
	display: inline-block;
	margin: 0 3px 6px 0;
	padding: 5px 10px;
	text-transform: lowercase;
	color: #999;
	border-radius: 3px;
	background-color: #f5f5f5;
}

.widget_tabs #tab4 a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #ff4020;
}

/* 125 Ad Widget */
.widget_125 img {
	margin: 0 0 5px 0;
	padding: 9px;
	border: 1px solid #eee;
	border-radius: 3px;
	background: #fff;
}

.sidebar .widget_125 .img-right {
	float: right;
}

/* Posts Thumbnail Widget */
.widget_posts_thumbnail li {
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 15px;
	list-style: none !important;
}

.widget_posts_thumbnail li:before,
.widget_posts_thumbnail li:after {
	display: table;
	content: '';
}

.widget_posts_thumbnail li:after {
	clear: both;
}

.widget_posts_thumbnail .entry-thumbnail {
	float: left;
	margin: 0 10px 0 0;
}

.widget_posts_thumbnail .entry-title {
	font-size: 13px;
}

.widget_posts_thumbnail .entry-meta {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	margin-top: 3px;
	color: #999;
}

/* Footer */
/**
 * 8. Footer
 * -----------------------------------------------------------------------------
 */
#footer {
	font-size: 12px;
	background-color: #000;
}

#footer .container {
	padding: 0 !important;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
}

#footer .widget {
	margin-bottom: 20px;
	color: #666;
}

#footer .widget .widget-title {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	text-transform: uppercase;
	color: #fff;
}

#footer .widget ul li {
	margin-bottom: 10px;
	padding: 0;
	list-style: none;
}

#footer .widget ul li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

#footer .widget_search input {
	width: 120px;
}

#footer .widget_newsletter {
	padding: 0;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#footer .widget_newsletter input {
	width: 140px;
	margin: 0;
	background: #fff;
}

#footer #footer-top {
	padding: 20px;
	border-bottom: 1px solid #333;
}

#footer #footer-nav {
	float: left;
}

#footer #footer-nav ul li {
	font-size: 11px;
	font-weight: 600;
	float: left;
	margin-right: 30px;
	list-style: none;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#footer #footer-nav ul li a:link,
#footer #footer-nav ul li a:visited {
	color: #fff;
}

#footer #footer-social {
	float: right;
}

#footer #footer-columns {
	padding: 20px 20px 0 20px;
	border-bottom: 1px solid #333;
}

#footer .footer-column {
	float: left;
	width: 204px;
	margin-right: 40px;
}

#footer .footer-column-4 {
	margin-right: 0;
}

/* Site Bottom */
#site-bottom {
	font-size: 11px;
	padding: 20px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #666;
}

#site-bottom .copyright {
	float: left;
}

#site-bottom .backtotop {
	float: right;
}

#site-bottom .backtotop i {
	font-size: 13px;
}

#site-bottom .themejunkie {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-style: italic;
	text-transform: none;
}

/* Comments */
/**
 * 6.8 Comments
 * ----------------------------------------------------------------------------
 */
/* Comment List */
.comment-list,
.comment-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.post-comment {
	margin: 0 0 80px;
}

.post-comment .post-subtitle span {
	margin-left: 5px;
}

.comment-list ul {
	margin-top: 30px;
}

.comment-list li {
	margin-bottom: 30px;
}

.comment-list > li:last-child {
	margin-bottom: 0;
}

.comment-avatar {
	margin: 0 0 30px;
}

.comment-avatar figure {
	width: 64px;
	height: 64px;
	margin-right: auto;
	margin-left: auto;
}

.comment-avatar figure img {
	width: 100%;
	height: auto;
	border-radius: 3px;
}

.comment-detail {
	position: relative;
	padding: 30px;
	border-radius: 3px;
	background-color: #f7f7f7;
}

.comment-detail:before {
	position: absolute;
	top: 0;
	left: 50%;
	width: 0;
	height: 0;
	margin-top: -10px;
	margin-left: -10px;
	content: '';
	border-right: 10px solid transparent;
	border-bottom: 10px solid #f7f7f7;
	border-left: 10px solid transparent;
}

.comment-name {
	font-weight: normal;
	margin: 0 0 10px;
	color: #474747;
}

.comment-name .name {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.comment-date {
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	margin: 0 0 0 6px;
}

.comment-description {
	margin: 0 0 20px;
}

.comment-reply-link,
.comment-reply-link:visited {
	font-size: 13px;
	-webkit-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
	color: #999;
}

.comment-reply-link:hover {
	text-decoration: none;
	color: #474747;
}

/* Comment Form */
#respond label {
	font-size: 13px;
	display: inline-block;
	margin-bottom: 5px;
	color: #877c78;
}

#respond #reply-title small {
	font-size: .618em;
	margin-left: 10px;
}

#respond #commentform .comment-form-author,
#respond #commentform .comment-form-email,
#respond #commentform .comment-form-url {
	float: left;
	width: 32%;
	margin-right: 2%;
}

#respond #commentform .comment-form-url {
	margin-right: 0;
}

#respond #commentform .comment-form-comment {
	clear: both;
}

#respond #commentform .comment-form-desc {
	font-size: 14px;
	font-style: italic;
	color: #999;
}

#respond #commentform .fa {
	margin-right: 5px;
}

#respond #commentform p {
	margin-bottom: 20px;
}

#respond #commentform input.txt,
#respond #commentform textarea {
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
	border: none;
	border: 1px solid #eee;
}

#respond #commentform input.txt:focus,
#respond #commentform textarea:focus {
	border-color: #ddd;
}

#respond #commentform textarea {
	width: 98%;
	padding-right: 1%;
	padding-left: 1%;
}

#respond #commentform .btn {
	font-size: 12px;
	height: auto;
	padding: 0 15px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.nav-previous {
	float: left;
}

.nav-next {
	float: right;
}

/* Homepage */
/*
 * jQuery FlexSlider v2.2.0
 */
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
	outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* FlexSlider Necessary Styles */
.flexslider {
	margin: 0;
	padding: 0;
}

.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	display: block;
	width: 100%;
}

.flex-pauseplay span {
	text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
	line-height: 0;
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: '.';
}

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 {
	position: relative;
	zoom: 1;
}

.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}

.loading .flex-viewport {
	max-height: 300px;
}

.flexslider .slides {
	zoom: 1;
}

.carousel li {
	margin-right: 5px;
}

.flexslider .featured-text {
	bottom: 45px;
	width: 900px;
}

.flexslider .featured-overlay {
	width: 940px;
}

/* Direction Nav */
.flex-direction-nav {
	*height: 0;
}

.flex-direction-nav a {
	position: absolute;
	z-index: 10;
	top: 50%;
	display: block;
	overflow: hidden;
	width: 36px;
	height: 36px;
	margin: -21px 0 0;
	cursor: pointer;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	text-align: center;
	text-decoration: none;
	opacity: 0;
	color: #fff !important;
	border: 2px solid #fff;
	border-radius: 50%;
}

.flex-direction-nav .flex-prev {
	left: -10px;
}

.flex-direction-nav .flex-next {
	right: -10px;
}

.flex-direction-nav .flex-disabled {
	cursor: default;
	opacity: 0 !important;
	filter: alpha(opacity=0);
}

.flex-direction-nav a:before {
	font-family: 'FontAwesome';
	font-size: 18px;
	line-height: 36px;
	display: inline-block;
	content: '\f104';
	text-align: center;
}

.flex-direction-nav a.flex-next:before {
	content: '\f105';
}

.flexslider:hover .flex-prev {
	left: 10px;
	opacity: 1;
}

.flexslider:hover .flex-next {
	right: 10px;
	opacity: 1;
}

/* Control Nav */
.flex-control-nav {
	position: absolute;
	bottom: -14px;
	width: 100%;
	text-align: center;
}

.flex-control-nav li {
	display: inline-block;
	zoom: 1;
	margin: 0 30px;
	*display: inline;
}

.flex-control-nav li a {
	display: block;
	width: 11px;
	height: 11px;
	cursor: pointer;
	text-indent: -9999px;
	border: 4px solid #fff;
	border-radius: 50%;
	background: #333;
}

.flex-control-nav li .flex-active {
	cursor: default;
	background: #f64;
}

#featured-content {
	width: 940px;
	margin-bottom: 20px;
	margin-left: -20px;
	padding: 0 20px 20px 20px;
	border-bottom: 1px solid #e9e9e9;
}

#featured-content img {
	width: 100%;
	height: auto;
}

#featured-content .featured-big {
	position: relative;
	float: left;
	width: 620px;
	height: 420px;
}

#featured-content .featured-big .featured-text {
	width: 580px;
}

#featured-content .featured-big .featured-overlay {
	width: 620px;
}

#featured-content .featured-small {
	position: relative;
	float: right;
	width: 300px;
	height: 200px;
}

#featured-content .featured-small.last {
	margin-top: 20px;
}

#featured-content .featured-small .featured-text {
	width: 280px;
	margin-left: 10px;
}

#featured-content .featured-small .featured-text .entry-title {
	font-size: 16px;
}

#featured-content .featured-small .featured-overlay {
	width: 300px;
}

.featured-text {
	position: absolute;
	z-index: 10;
	bottom: 20px;
	margin-left: 20px;
	text-align: center;
}

.featured-text .entry-category {
	font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
	font-size: 11px;
	font-weight: bold;
	display: inline-block;
	margin-bottom: 10px;
	letter-spacing: 2px;
	text-transform: uppercase;
	border-bottom: 3px solid #fff;
}

.featured-text .entry-category a:link,
.featured-text .entry-category a:visited {
	color: #fff;
}

.featured-text .entry-title {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}

.featured-text .entry-title a:link,
.featured-text .entry-title a:visited {
	color: #fff;
}

.featured-overlay {
	position: absolute;
	z-index: 1;
	bottom: 0;
	height: 161px;
	background: url(assets/img/feature-overlay.png) repeat-x;
}

.post-link {
	display: block;
}

.review-box {
	position: absolute;
	right: 0;
	bottom: 5px;
	width: 64px;
	height: 64px;
	text-align: center;
	background-color: #ff4020;
}

.review-box .score {
	font-size: 28px;
	font-weight: 700;
	display: block;
	margin: 13px 0 5px 0;
	color: #fff;
}

.review-box .text {
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #f9f9f9;
	color: rgba(255, 255, 255, .6);
}

.entry-category {
	font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.entry-category a:link,
.entry-category a:visited {
	color: #ff4020;
}

.heading {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	position: relative;
	height: 40px;
	margin-bottom: 20px;
	text-indent: 15px;
	text-transform: uppercase;
	color: #333;
	border-bottom: 1px solid #dfdfdf;
	background-color: #f2f2f2;
}

.heading a:link,
.heading a:visited {
	display: block;
	color: #333;
}

.heading a:link:after,
.heading a:visited:after {
	font-family: 'fontawesome';
	font-size: 22px;
	font-weight: 300;
	position: absolute;
	right: 0;
	display: inline-block;
	width: 40px;
	height: 40px;
	content: '\f105';
	-webkit-transition: all 200ms ease-in-out 0s;
	transition: all 200ms ease-in-out 0s;
	text-align: center;
	text-indent: 0;
	border-bottom: 1px solid #dfdfdf;
	background-color: #e9e9e9;
}

.heading a:hover {
	color: #000;
	background-color: #e9e9e9;
}

.heading a:hover:after {
	border-bottom-color: #cfcfcf;
	background-color: #cfcfcf;
}

.home-widget {
	margin-bottom: 40px;
}

.post-block .hentry {
	float: left;
	width: 300px;
	margin: 0 20px 20px 0;
}

.post-block .hentry.last {
	margin-right: 0;
}

.post-block .post-link {
	margin-bottom: 5px;
}

.post-block .entry-title {
	font-size: 20px;
	margin-bottom: 12px;
}

.post-block .entry-title a:hover {
	text-decoration: underline;
}

.post-block .entry-summary {
	color: #777;
}

.post-list .hentry {
	margin-bottom: 20px;
	padding-bottom: 20px;
	list-style: none;
	border-bottom: 1px solid #e9e9e9;
}

.post-list .hentry:after {
	display: block;
	clear: both;
	content: '';
}

.post-list .post-link {
	float: left;
	margin: 0 15px 0 0;
}

.post-list .entry-title {
	font-size: 24px;
	margin-bottom: 12px;
}

.post-list .entry-title a:hover {
	text-decoration: underline;
}

.post-list .entry-summary {
	display: table;
	color: #777;
}

.post-list .review-box {
	bottom: 5px;
}

.post-blog .hentry {
	margin-bottom: 20px;
	padding-bottom: 20px;
	list-style: none;
	border-bottom: 1px solid #e9e9e9;
}

.post-blog .hentry:after {
	display: block;
	clear: both;
	content: '';
}

.post-blog .post-link {
	margin-bottom: 10px;
}

.post-blog .entry-title {
	font-size: 32px;
	margin-bottom: 12px;
}

.post-blog .entry-title a:hover {
	text-decoration: underline;
}

.post-blog .entry-thumbnail {
	width: 100%;
	height: auto;
}

.post-blog .entry-summary {
	color: #777;
}

.post-blog .review-box {
	bottom: 5px;
}

.has_sidebar .post-list .entry-thumbnail {
	width: 220px;
	height: auto;
}

.has_sidebar .post-list .post-link {
	position: relative;
}

.has_sidebar .post-list .has-post-thumbnail .entry-meta {
	margin-left: 235px;
}

.has_sidebar #content-slider .featured-text,
.has_sidebar #archive-slider .featured-text {
	bottom: 45px;
	width: 580px;
}

.has_sidebar #content-slider .featured-overlay,
.has_sidebar #archive-slider .featured-overlay {
	width: 620px;
}

.has_sidebar .home-widget .post-block li:nth-of-type(2n) {
	margin-right: 0;
}

.has_sidebar .home-widget .post-block li:nth-of-type(3n) {
	clear: left;
}

.has_sidebar .home-widget .col-one {
	width: 410px;
}

.has_sidebar .home-widget .col-two {
	width: 190px;
}

.has_sidebar .home-widget .col-three {
	float: none;
	clear: both;
	width: 100%;
	margin: 20px 0 0 0;
	padding-top: 20px;
}

.has_sidebar .home-widget .col-three h3 {
	clear: both;
}

.has_sidebar .home-widget .col-three .hentry {
	margin-bottom: 10px;
}

.has_sidebar .home-widget .col-three .hentry:before {
	font-family: 'fontawesome';
	font-size: 12px;
	margin: 0 5px 0 0;
	content: '\f105';
	color: #999;
}

.has_sidebar .home-widget .col-three .hentry h2 {
	font-size: 14px;
	display: inline;
	margin-right: 20px;
}

.three-col-posts img {
	width: 100%;
	height: auto;
}

.three-col-posts .post-link {
	margin-bottom: 5px;
}

.three-col-posts .entry-title {
	font-size: 20px;
	margin-bottom: 12px;
}

.three-col-posts .entry-title a:hover {
	text-decoration: underline;
}

.three-col-posts .col-one {
	float: left;
	width: 460px;
}

.three-col-posts .col-two {
	float: left;
	width: 220px;
	margin-left: 20px;
}

.three-col-posts .col-two .hentry {
	margin-bottom: 20px;
}

.three-col-posts .col-two .hentry .entry-title {
	font-size: 16px;
}

.three-col-posts .col-three {
	float: left;
	width: 220px;
	margin-left: 20px;
}

.three-col-posts .col-three h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.three-col-posts .col-three .hentry {
	margin-bottom: 20px;
	list-style: none;
}

.three-col-posts .col-three .entry-title {
	font-size: 13px;
	margin-bottom: 5px;
}

.three-col-posts .review-box {
	bottom: 5px;
}

.post-link {
	position: relative;
}

.post-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -26px;
	margin-left: -26px;
}

.post-icon i {
	font-size: 14px;
	line-height: 42px;
	width: 42px;
	height: 42px;
	text-align: center;
	color: #333;
	border: 5px solid rgba(0, 0, 0, .3);
	border-radius: 50%;
	background-color: #fff;
	background-clip: content-box;
}

.loop-blog .hentry {
	position: relative;
}

.loop-blog .hentry .entry-header .entry-category {
	display: block;
	margin-bottom: 10px;
}

.loop-blog .hentry .entry-header .entry-category a {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.loop-blog .hentry .entry-header .entry-title {
	font-size: 28px;
	margin-bottom: 20px;
}

.entry-image {
	position: relative;
	margin-bottom: 15px;
}

.entry-image.video video {
	max-width: 100%;
	height: auto;
}

.entry-image.video iframe,
.entry-image.video embed,
.entry-image.video object {
	max-width: 100%;
}

.entry-image.audio iframe {
	height: 165px;
}

.entry-footer {
	font-family: 'Open Sans', serif;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #999;
}

.entry-footer .entry-share {
	height: 24px;
	margin-bottom: 40px;
	padding: 15px 20px;
	border: 1px solid #e9e9e9;
}

.entry-footer .entry-share:hover {
	color: #333;
	border-color: #333;
}

.entry-footer .entry-share ul {
	float: left;
	overflow: hidden;
}

.entry-footer .entry-share ul li {
	float: left;
	margin-right: 10px;
	list-style: none;
}

.entry-footer .entry-share ul li a {
	line-height: 24px;
	display: block;
	width: 24px;
	height: 24px;
	text-align: center;
	color: #fff;
}

.entry-footer .entry-share ul li a .fa {
	font-size: 15px;
}

.entry-footer .entry-share ul li.share {
	font-size: 16px;
	font-weight: bold;
}

.entry-footer .entry-share ul li.twitter a {
	background-color: #00aced;
}

.entry-footer .entry-share ul li.facebook a {
	background-color: #3b5998;
}

.entry-footer .entry-share ul li.google-plus a {
	background-color: #dd4b39;
}

.entry-footer .entry-share ul li.linkedin a {
	background-color: #007bb6;
}

.entry-footer .entry-share ul li.pinterest a {
	background-color: #c92228;
}

.entry-footer .entry-share ul li.email a {
	background-color: #aad450;
}

.entry-footer .post-ratings,
.entry-footer .post-ratings-loading {
	float: right;
}

.entry-footer .post-ratings {
	width: auto;
	margin-top: 2px;
}

.entry-summary {
	line-height: 1.6;
	margin-bottom: 12px;
}

.entry-meta {
	font-size: 11px;
	color: #999;
}

.entry-meta span {
	margin-right: 10px;
}

.entry-meta span span {
	margin-right: 0;
}

/* Single Post */
.single .hentry,
.page .hentry {
	position: relative;
}

.single .author-twitter,
.page .author-twitter {
	font-weight: bold;
	color: #00acee;
}

.single .author-twitter a,
.page .author-twitter a {
	color: #00acee;
}

.single .author-twitter .fa,
.page .author-twitter .fa {
	font-size: 13px;
}

.single article.hentry .entry-header {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e9e9e9;
}

#single-slider {
	margin-bottom: 6px;
}

#carousel ul li {
	float: left;
	width: 73px;
	margin: 0 6px 0 0 !important;
}

#carousel ul li img {
	width: 100%;
	opacity: .7;
}

#carousel ul li img:hover {
	cursor: pointer;
	opacity: 1;
}

/* Related Posts */
.entry-related {
	width: 100%;
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #e9e9e9;
}

.entry-related ul li {
	float: left;
	width: 31.3333%;
	padding-right: 3%;
	list-style: none;
}

.entry-related ul li:last-child {
	padding-right: 0;
}

.entry-related ul li img {
	width: 100%;
	margin-bottom: 10px;
}

.entry-related ul li a {
	display: block;
}

.entry-related ul li .entry-title {
	font-size: 14px;
	font-weight: normal;
}

.entry-related ul li .entry-title:hover {
	text-decoration: underline;
}

.entry-related ul li .entry-meta {
	font-size: 14px;
	font-style: italic;
	letter-spacing: 1px;
}

.entry-content {
	margin-bottom: 40px;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	margin-bottom: 20px;
}

.entry-content strong {
	font-weight: 700;
}

.entry-content p {
	line-height: 1.6;
	margin-bottom: 20px;
}

.entry-content p a {
	font-weight: 700;
	border-bottom: 1px dotted #999;
}

.entry-content ul,
.entry-content ol {
	margin: 0 0 20px 20px;
}

.entry-content ul li {
	margin: 10px 0;
	list-style: disc inside;
}

.entry-content ol li {
	margin: 10px 0;
	list-style: decimal;
}

.entry-content em {
	color: #999;
}

.post-nav {
	overflow: hidden;
	margin: 30px 0;
}

.post-nav .nav-prev {
	float: left;
	width: 49%;
}

.post-nav .nav-prev .arrow {
	float: left;
	margin-right: 18px;
}

.post-nav .nav-next {
	float: right;
	width: 49%;
	text-align: right;
}

.post-nav .nav-next .arrow {
	float: right;
	margin-left: 18px;
}

.post-nav span {
	font-size: 12px;
	font-style: italic;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #999;
}

.post-nav .arrow {
	font-size: 54px;
	line-height: 1;
	color: #ddd;
}

.post-nav h5 {
	font-size: 16px;
	font-weight: normal;
	color: #999;
}

.post-nav a {
	color: #999;
}

.post-nav a:hover {
	color: #000;
}

.post-nav a:hover > .arrow,
.post-nav a:hover > .nav-text span,
.post-nav a:hover > .nav-text h5 {
	color: #000;
}

.nav-text {
	margin-top: 11px;
}

blockquote {
	font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
	font-size: 22px;
	font-style: italic;
	line-height: 1.45;
	position: relative;
	padding: .25em 50px;
	color: #999;
}

blockquote:before {
	font-size: 80px;
	position: absolute;
	top: -20px;
	left: -10px;
	display: block;
	content: '\201C';
	color: #ccc;
}

blockquote cite {
	display: block;
	margin-top: 10px;
	color: #333;
}

blockquote cite:before {
	content: '\2014 \2009';
}

/* Members */
.members {
	margin: 0 !important;
	padding: 0;
}

.members .member {
	float: left;
	width: 45%;
	padding: 2% 0 2% 4%;
	list-style: none;
}

.members .member:nth-of-type(2n+1) {
	clear: left;
	padding-left: 0;
}

.members .member .member-photo {
	float: left;
	width: 105px;
	max-width: 100%;
	margin-right: 25px;
}

.members .member .member-photo img {
	width: 100%;
	margin-bottom: 20px;
	border-radius: 50%;
}

.members .member .member-photo .member-social {
	margin: 0;
	padding: 0;
	list-style: none;
}

.members .member .member-photo .member-social li {
	font-size: 12px;
	display: inline-block;
	margin: 0 2px;
}

.members .member .member-content {
	position: relative;
	overflow: hidden;
}

.members .member .member-content:before {
	position: absolute;
	top: 0;
	width: 56px;
	height: 1px;
	content: '';
	background: #dededc;
}

.members .member .member-content .member-name {
	margin: 18px 0 0;
}

.members .member .member-content .member-position {
	color: #999;
}

.members .member .member-content .member-desc {
	line-height: 1.5em;
}

.block-title,
.comment-reply-title {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 300;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.entry-tags {
	margin-bottom: 30px;
}

.entry-tags a {
	display: inline-block;
	margin: 0 2px;
	padding: 3px 8px;
	text-transform: uppercase;
	color: #999;
	border: 1px solid #e9e9e9;
}

.entry-tags a:hover {
	color: #333;
	border-color: #333;
}

.entry-author {
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #e9e9e9;
}

.entry-author .avatar {
	float: left;
	margin-right: 15px;
	border-radius: 50%;
}

.entry-author h5 {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 10px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.entry-author p {
	margin-bottom: 12px;
}

.entry-author .social-links a {
	font-size: 13px;
	margin-right: 10px;
	color: #ccc;
}

.entry-author .social-links a:hover {
	color: #333;
}

/* Archive */
#archive-slider {
	margin-bottom: 20px;
}

.post-blog .hentry {
	position: relative;
}

.post-blog .entry-content {
	margin-bottom: 0;
}

.post-blog .more-link {
	font-size: 11px;
	position: absolute;
	right: 0;
	bottom: 20px;
	color: #999;
}

.post-blog .more-link:before {
	font-family: 'fontawesome';
	padding-right: 3px;
	content: '\f016';
}

.post-blog .more-link:hover {
	color: #333;
}

.pagination {
	font-size: 11px;
	font-weight: bold;
	margin: 50px 0;
	text-align: center;
	text-transform: uppercase;
}

.pagination .page-numbers {
	display: inline-block;
	margin: 0 6px;
	padding: 2px 4px;
	text-decoration: none;
	color: #666;
	border-bottom: 2px solid #f0f0f0;
}

.pagination .page-numbers.current {
	color: #ff4020;
	border-color: #ff4020;
}

.pagination a:hover {
	color: #000;
	border-color: #ff4020;
}

.pagination .dots {
	border-bottom: none;
}

.pagination .prev,
.pagination .next {
	padding: 2px 0;
	letter-spacing: 1px;
}

.pagination .prev:hover,
.pagination .next:hover {
	border-color: #ff4020;
}

/* State */
.no-js .hide-if-no-js {
	display: none;
}

/**
 * Bootstrap hack
 */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}

.col-xs-15 {
	float: left;
	width: 20%;
}

.col-xs-25 {
	float: left;
	width: 40%;
}

.col-xs-35 {
	float: left;
	width: 60%;
}

.col-xs-45 {
	float: left;
	width: 80%;
}

@media (min-width: 768px) {
	.col-sm-15 {
		float: left;
		width: 20%;
	}
}

@media (min-width: 992px) {
	.col-md-15 {
		float: left;
		width: 20%;
	}
}

@media (min-width: 1200px) {
	.col-lg-15 {
		float: left;
		width: 20%;
	}
}

.row.no-gutters {
	margin-right: 0;
	margin-left: 0;
}

.row.no-gutters > [class^='col-'],
.row.no-gutters > [class*=' col-'] {
	padding-right: 0;
	padding-left: 0;
}

/* Responsive */
.slicknav_menu {
	display: none;
}

@media only screen and (min-width: 980px) {
	.layout-1c .entry-image.video video,
    .layout-1c .entry-image.video iframe,
    .layout-1c .entry-image.video object,
    .layout-1c .entry-image.video embed {
		width: 940px;
		height: 500px;
	}

	.entry-image.video video,
    .entry-image.video iframe,
    .entry-image.video object,
    .entry-image.video embed {
		width: 620px;
		height: 380px;
	}

	#footer .container {
		width: 978px !important;
	}

	#footer-columns {
		background: url('assets/img/bg-footer-columns.png') repeat-y top center;
	}
}

@media only screen and (max-width: 979px) {
	.js #primary-menu {
		display: none;
	}

	.js .slicknav_menu {
		display: block;
	}
    /*
	    Mobile Menu Core Style
	*/
	.slicknav_btn {
		line-height: 1.125em;
		position: relative;
		display: block;
		float: left;
		padding: .438em 4%;
		cursor: pointer;
		vertical-align: middle;
	}

	.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
		margin-top: .188em;
	}

	.slicknav_menu .slicknav_menutxt {
		line-height: 1.188em;
		display: block;
		float: left;
	}

	.slicknav_menu .slicknav_icon {
		float: left;
		margin: .188em 0 0 0;
		color: #999;
	}

	.slicknav_menu .slicknav_no-text {
		margin: 0;
	}

	.slicknav_menu .slicknav_icon-bar {
		display: block;
		width: 1.125em;
		height: .125em;
		border-radius: 1px;
	}

	.slicknav_menu:before,
    .slicknav_menu:after {
		display: table;
		content: ' ';
	}

	.slicknav_menu:after {
		clear: both;
	}
    /* IE6/7 support */
	.slicknav_menu {
		*zoom: 1;
	}

	.slicknav_nav {
		clear: both;
	}

	.slicknav_nav ul,
    .slicknav_nav li {
		display: block;
	}

	.slicknav_nav .slicknav_arrow {
		font-size: .8em;
		margin: 0 0 0 .4em;
	}

	.slicknav_nav .slicknav_item {
		cursor: pointer;
	}

	.slicknav_nav .slicknav_row {
		display: block;
	}

	.slicknav_nav a {
		display: block;
	}

	.slicknav_nav .slicknav_item a,
    .slicknav_nav .slicknav_parent-link a {
		display: inline;
	}
    /* 
	    User Default Style
	    Change the following styles to modify the appearance of the menu.
	*/
	.slicknav_nav a:active {
		outline: none !important;
	}
    /* Button */
	.slicknav_btn {
		font-family: 'Open Sans', sans-serif;
		font-size: 16px;
		margin: 8px 0;
		text-decoration: none;
	}
    /* Button Text */
	.slicknav_menu {
		font-size: 1.14em;
		background: #4c4c4c;
	}

	.slicknav_menu .slicknav_menutxt {
		font-weight: bold;
		color: #fff;
	}

	.slicknav_nav {
		font-size: .875em;
		overflow: hidden;
		width: 100%;
		margin: 0;
		padding: 0;
		list-style: none;
		color: #fff;
	}

	.slicknav_nav a {
		padding: 7px 4%;
		text-decoration: none;
	}

	.slicknav_nav ul {
		overflow: hidden;
		margin: 0 0 0 20px;
		padding: 0;
		list-style: none;
	}

	.slicknav_nav .slicknav_item a,
    .slicknav_nav .slicknav_parent-link a {
		margin: 0;
		padding: 0 0 0 4%;
	}

	.slicknav_nav .slicknav_txtnode {
		margin-left: 15px;
	}

	.slicknav_nav .slicknav_row {
		padding: 7px 0;
	}

	#primary-bar {
		line-height: 48px;
		height: 48px;
	}

	#primary-bar .slicknav_menu {
		border-top: 1px solid #343434;
		background: #141414;
	}

	#primary-bar .slicknav_menu .slicknav_menutxt {
		color: #999;
	}

	#primary-bar .slicknav_menu .slicknav_icon-bar {
		margin-left: 5px;
		background-color: #999;
	}

	#primary-bar .slicknav_nav {
		position: relative;
		z-index: 999;
		background: #343434;
	}

	#primary-bar .slicknav_nav a {
		font-family: 'Open Sans', sans-serif;
		font-size: 12px;
		line-height: 1.5;
		letter-spacing: 2px;
		text-transform: uppercase;
		color: #999;
	}

	#primary-bar .slicknav_nav a:hover {
		color: #fff;
		background: #545454;
	}

	#primary-bar .inner {
		position: static;
	}

	#header-social {
		position: absolute;
		top: 0;
	}

	.header-search {
		right: 4%;
	}

	.header-ad {
		height: auto;
	}

	.entry-image img {
		width: 100%;
		height: auto;
	}

	.has_sidebar .post-block .hentry {
		width: 100%;
		margin: 0 0 20px 0;
		padding-bottom: 20px;
		border-bottom: 1px solid #e9e9e9;
	}

	.has_sidebar .post-block .hentry .post-link {
		float: left;
		margin: 0 15px 0 0;
	}

	.has_sidebar .post-block .hentry .review-box {
		bottom: 5px;
	}

	.home-widget .col-three,
    .has_sidebar .home-widget .col-three {
		float: none;
		clear: both;
		width: 100%;
		margin: 20px 0 0 0;
		padding-top: 20px;
	}

	.home-widget .col-three h3,
    .has_sidebar .home-widget .col-three h3 {
		clear: both;
	}

	.home-widget .col-three .hentry,
    .has_sidebar .home-widget .col-three .hentry {
		margin-bottom: 10px;
	}

	.home-widget .col-three .hentry:before,
    .has_sidebar .home-widget .col-three .hentry:before {
		font-family: 'fontawesome';
		font-size: 12px;
		margin: 0 5px 0 0;
		content: '\f105';
		color: #999;
	}

	.home-widget .col-three .hentry h2,
    .has_sidebar .home-widget .col-three .hentry h2 {
		font-size: 14px;
		display: inline;
		margin-right: 20px;
	}

	.single #carousel,
    .sidebar {
		display: none;
	}

	#footer #footer-columns {
		padding-bottom: 0;
		border-bottom: none;
	}

	#footer #footer-columns .footer-column {
		float: none;
		width: 100%;
		margin-right: 0;
		padding: 20px 0;
		border-top: 1px solid #343434;
	}

	#footer #footer-columns .footer-column-1 {
		margin-top: 0;
		padding-bottom: 0;
	}

	#footer #footer-columns .footer-column-4 {
		border-bottom: 1px solid #343434;
	}

	#footer #footer-top {
		padding-bottom: 0;
		border-bottom: none;
	}

	#comments .commentlist li.comment .comment-container .comment-head,
    #comments .commentlist li.comment .comment_container .comment-text,
    #comments .commentlist li.comment .comment-container .comment-entry {
		margin-left: 0;
	}
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
	.inner {
		width: 768px;
	}

	.container,
    .content-area,
    .has_sidebar .content-area {
		width: 728px !important;
	}

	#footer .container {
		width: 766px !important;
	}

	#header-social {
		right: 73px;
	}

	#s {
		width: 650px;
	}

	#featured-content {
		width: 728px;
	}

	#featured-content img {
		width: 100%;
		height: auto;
	}

	#featured-content .featured-big {
		width: 728px;
		height: 493px;
		margin-bottom: 20px;
	}

	#featured-content .featured-small {
		float: left;
		width: 354px;
		height: 236px;
	}

	#featured-content .featured-small.last {
		margin: 0 0 0 20px;
	}

	#featured-content .featured-small .featured-text {
		width: 314px;
	}

	#featured-content .featured-small .featured-overlay {
		width: 354px;
	}

	#featured-content .featured-big .featured-text,
    #featured-slider .featured-text,
    #content-slider .featured-text,
    .has_sidebar #content-slider .featured-text,
    #archive-slider .featured-text,
    .has_sidebar #archive-slider .featured-text {
		bottom: 45px;
		width: 688px;
	}

	#featured-content .featured-big .featured-overlay,
    #featured-slider .featured-overlay,
    #content-slider .featured-overlay,
    .has_sidebar #content-slider .featured-overlay,
    #archive-slider .featured-overlay,
    .has_sidebar #archive-slider .featured-overlay {
		width: 728px;
	}

	.post-block .hentry {
		width: 229px;
	}

	.post-block .hentry .review-box {
		bottom: 4px;
	}

	.widget-smartzine-home-gridlist .entry-meta .author {
		display: none;
	}

	.has_sidebar .post-list .entry-thumbnail {
		width: 300px;
		height: auto;
	}

	.has_sidebar .home-widget .col-one,
    .home-widget .col-one {
		width: 479px;
	}

	.has_sidebar .home-widget .col-two,
    .home-widget .col-two {
		width: 229px;
	}
}

@media only screen and (max-width: 767px) {
	.has_sidebar .home-widget .col-one,
    .home-widget .col-one {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}

	.has_sidebar .home-widget .col-two,
    .home-widget .col-two {
		float: none;
		width: 100%;
		margin-left: 0;
	}

	.has_sidebar .home-widget .col-three .entry-meta,
    .home-widget .col-three .entry-meta {
		display: none;
	}

	.entry-related ul li {
		width: 100%;
		margin-bottom: 15px;
		padding-right: 0;
	}

	.entry-related ul li .entry-thumbnail {
		float: left;
		width: 120px;
		height: auto;
		margin: 0 10px 0 0;
	}

	#respond #commentform .comment-form-author,
    #respond #commentform .comment-form-email,
    #respond #commentform .comment-form-url {
		width: 100%;
	}

	#respond #commentform textarea {
		width: 94%;
		padding-right: 3%;
		padding-left: 3%;
	}

	#footer #footer-nav {
		float: none;
		margin-bottom: 20px;
	}

	#footer #footer-nav ul li {
		margin-right: 15px;
	}

	#footer #footer-social {
		float: none;
	}

	#footer #footer-social a {
		margin: 0 18px 0 0;
	}

	.header-ad {
		width: 94%;
	}

	.entry-footer .post-ratings {
		display: none;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.inner {
		width: 480px;
	}

	.container,
    .content-area,
    .has_sidebar .content-area {
		width: 440px !important;
	}

	#footer .container {
		width: 478px !important;
	}

	#header-social {
		right: 66px;
	}

	#s {
		width: 355px;
	}

	#featured-content {
		width: 440px;
	}

	#featured-content .featured-big {
		width: 440px;
		height: 298px;
		margin-bottom: 20px;
	}

	#featured-content .featured-small {
		float: left;
		overflow: hidden;
		width: 210px;
		height: 140px;
	}

	#featured-content .featured-small.last {
		margin: 0 0 0 20px;
	}

	#featured-content .featured-small .featured-text {
		width: 170px;
	}

	#featured-content .featured-small .featured-overlay {
		top: 0;
		width: 210px;
	}

	#featured-content .featured-big .featured-text,
    #featured-slider .featured-text,
    #content-slider .featured-text,
    .has_sidebar #content-slider .featured-text,
    #archive-slider .featured-text,
    .has_sidebar #archive-slider .featured-text {
		bottom: 45px;
		width: 400px;
	}

	#featured-content .featured-big .featured-overlay,
    #featured-slider .featured-overlay,
    #content-slider .featured-overlay,
    .has_sidebar #content-slider .featured-overlay,
    #archive-slider .featured-overlay,
    .has_sidebar #archive-slider .featured-overlay {
		width: 440px;
	}

	.has_sidebar .post-block .hentry,
    .post-block .hentry,
    .has_sidebar .post-list .hentry,
    .post-list .hentry {
		width: 100%;
		margin: 0 0 20px 0;
		padding-bottom: 20px;
		border-bottom: 1px solid #e9e9e9;
	}

	.has_sidebar .post-block .hentry .post-link,
    .post-block .hentry .post-link,
    .has_sidebar .post-list .hentry .post-link,
    .post-list .hentry .post-link {
		display: inline-block;
		float: left;
		margin: 0 15px 0 0;
	}

	.has_sidebar .post-block .hentry .entry-summary,
    .post-block .hentry .entry-summary,
    .has_sidebar .post-list .hentry .entry-summary,
    .post-list .hentry .entry-summary {
		display: table;
	}

	.has_sidebar .post-block .hentry .entry-meta,
    .post-block .hentry .entry-meta,
    .has_sidebar .post-list .hentry .entry-meta,
    .post-list .hentry .entry-meta {
		display: none;
		margin-left: 225px;
	}

	.has_sidebar .post-block .hentry .entry-thumbnail,
    .post-block .hentry .entry-thumbnail,
    .has_sidebar .post-list .hentry .entry-thumbnail,
    .post-list .hentry .entry-thumbnail {
		width: 210px;
		margin-bottom: 0;
	}

	.has_sidebar .post-block .hentry .review-box,
    .post-block .hentry .review-box,
    .has_sidebar .post-list .hentry .review-box,
    .post-list .hentry .review-box {
		bottom: 5px;
	}

	#featured-slider .entry-title,
    #archive-slider .entry-title {
		font-size: 20px;
	}

	#featured-slider .featured-text,
    #archive-slider .featured-text {
		bottom: 30px;
	}

	#content-slider .entry-title {
		font-size: 14px;
	}

	#content-slider .featured-text {
		bottom: 25px;
	}

	#content-slider .flex-control-nav li {
		margin: 0 15px;
	}

	.has_sidebar .home-widget .col-two .hentry,
    .home-widget .col-two .hentry {
		float: left;
		width: 210px;
	}

	.has_sidebar .home-widget .col-two .hentry.last,
    .home-widget .col-two .hentry.last {
		margin-left: 20px;
	}
}

@media only screen and (max-width: 479px) {
	.inner {
		width: 320px;
	}

	.container,
    .content-area,
    .has_sidebar .content-area {
		width: 280px !important;
	}

	#footer .container {
		width: 318px !important;
	}

	#header-social {
		right: 60px;
	}

	#s {
		width: 208px;
	}

	#featured-content {
		width: 280px;
	}

	#featured-content .featured-big {
		float: none;
		width: 280px;
		height: 189px;
		margin-bottom: 20px;
	}

	#featured-content .featured-big .entry-title {
		font-size: 14px;
	}

	#featured-content .featured-small {
		float: none;
		width: 280px;
		height: 189px;
		margin-bottom: 20px;
	}

	#featured-content .featured-small .featured-text {
		width: 240px;
	}

	#featured-content .featured-small .featured-text .entry-title {
		font-size: 14px;
	}

	#featured-content .featured-small .featured-overlay {
		width: 280px;
	}

	#featured-content .featured-big .featured-text,
    #featured-slider .featured-text,
    #content-slider .featured-text,
    .has_sidebar #content-slider .featured-text,
    #archive-slider .featured-text,
    .has_sidebar #archive-slider .featured-text {
		width: 240px;
	}

	#featured-content .featured-big .featured-overlay,
    #featured-slider .featured-overlay,
    #content-slider .featured-overlay,
    .has_sidebar #content-slider .featured-overlay,
    #archive-slider .featured-overlay,
    .has_sidebar #archive-slider .featured-overlay {
		width: 280px;
	}

	#featured-slider .entry-title,
    #archive-slider .entry-title {
		font-size: 14px;
	}

	#featured-slider .featured-text,
    #archive-slider .featured-text {
		bottom: 15px;
	}

	.has_sidebar .post-block .hentry,
    .post-block .hentry,
    .has_sidebar .post-list .hentry,
    .post-list .hentry {
		width: 100%;
		margin: 0 0 20px 0;
		padding-bottom: 20px;
		border-bottom: 1px solid #e9e9e9;
	}

	.has_sidebar .post-block .hentry .post-link,
    .post-block .hentry .post-link,
    .has_sidebar .post-list .hentry .post-link,
    .post-list .hentry .post-link {
		display: block;
		float: none;
		margin: 0 0 15px 0;
	}

	.has_sidebar .post-block .hentry .entry-title,
    .post-block .hentry .entry-title,
    .has_sidebar .post-list .hentry .entry-title,
    .post-list .hentry .entry-title {
		font-size: 18px;
	}

	.has_sidebar .post-block .hentry .entry-thumbnail,
    .post-block .hentry .entry-thumbnail,
    .has_sidebar .post-list .hentry .entry-thumbnail,
    .post-list .hentry .entry-thumbnail {
		width: 100%;
	}

	.has_sidebar .post-block .hentry .entry-meta,
    .post-block .hentry .entry-meta,
    .has_sidebar .post-list .hentry .entry-meta,
    .post-list .hentry .entry-meta {
		margin-left: 0;
	}

	.has_sidebar .post-block .hentry .edit-link,
    .post-block .hentry .edit-link,
    .has_sidebar .post-list .hentry .edit-link,
    .post-list .hentry .edit-link {
		display: none;
	}

	#content-slider .featured-text {
		bottom: 20px;
	}

	#content-slider .featured-text .entry-category {
		display: none;
	}

	#content-slider .featured-text .entry-title {
		font-size: 14px;
	}

	#content-slider .flex-direction-nav {
		display: none;
	}

	#content-slider .flex-control-nav li {
		margin: 0 10px;
	}

	.has_sidebar .three-col-posts .col-two .hentry,
    .three-col-posts .col-two .hentry {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}

	.single .entry-meta span {
		display: block;
		margin-bottom: 5px;
	}

	.single .entry-meta .author-name {
		display: inline;
	}

	.single .entry-tags a {
		margin-bottom: 5px;
	}

	.post-nav .arrow {
		font-size: 14px;
	}

	.post-nav .nav-prev .arrow {
		margin-right: 10px;
	}

	.post-nav .nav-next .arrow {
		margin-left: 10px;
	}

	.post-nav .nav-text {
		margin-top: 0;
	}

	.post-nav .nav-text h5 {
		display: none;
	}

	.entry-author {
		text-align: center;
	}

	.entry-author .avatar {
		float: none;
		margin: 0 0 10px 0;
	}

	#site-bottom .copyright,
    #site-bottom .copyright .themejunkie {
		font-size: 11px;
	}

	#footer-nav,
    .more-link,
    .backtotop {
		display: none;
	}
}

@media only screen and (min-width: 768px) {
	.comment-wrapper {
		display: table;
		width: 100%;
	}

	.comment-avatar {
		display: table-cell;
		width: 95px;
		margin: 0;
		vertical-align: top;
	}

	.comment-avatar figure {
		margin-right: inherit;
		margin-left: inherit;
	}

	.comment-detail {
		display: table-cell;
		padding: 30px 30px 7px 30px;
		vertical-align: top;
	}

	.comment-detail:before {
		left: 0;
		margin-top: 30px;
		margin-left: -20px;
		border-top: 10px solid transparent;
		border-right: 10px solid #f7f7f7;
		border-bottom: 10px solid transparent;
	}

	.comment-name {
		margin: 0 70px 10px 0;
	}

	.comment-reply {
		position: absolute;
		top: 30px;
		right: 30px;
	}

	.comment-list > li > ul {
		margin-left: 130px;
	}
}

@media only screen and (max-width: 600px) {
	.entry-footer .post-ratings {
		width: 100%;
		margin-top: 15px;
	}
}
