/*
Theme Name: DPMI
Theme URI: https://www.dpmi.ir/
Author: Farid Aghili
Author URI: https://www.faridaghili.ir/
Version: 9.9
*/

html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }
body { margin: 0 }
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0; }
[hidden], template { display: none }
a { background: transparent }
a:active, a:hover { outline: 0 }
abbr[title] { border-bottom: 1px dotted }
b, strong { font-weight: bold }
dfn { font-style: italic }
h1 { font-size: 2em; margin: 0.67em 0; }
mark { background: #ff0; color: #000; }
small { font-size: 80% }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em }
sub { bottom: -0.25em }
img { border: 0 }
svg:not(:root) { overflow: hidden }
figure { margin: 1em 40px }
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }
pre { overflow: auto }
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }
button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }
button { overflow: visible }
button, select { text-transform: none }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button[disabled], html input[disabled] { cursor: default }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
input { line-height: normal }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0; padding: 0; }
textarea { overflow: auto }
optgroup { font-weight: bold }
table { border-collapse: collapse; border-spacing: 0; }
td, th { padding: 0 }
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; }
figure { margin: 0 }
img { vertical-align: middle }
hr { border: 0; border-top: 1px solid #ccc; }
.sr-only, .screen-reader-text { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }
p { margin: 0 0 10px }
small { font-size: 85% }
mark { padding: 0.2em }
ul, ol { list-style-position: inside; margin: 0; padding: 0; }
ul ul, ol ol, ul ol, ol ul { margin: 0 }
ul li { list-style-type: none; }
dl { margin-top: 0; margin-bottom: 20px; }
dt, dd { line-height: 1.42857 }
dt { font-weight: bold }
dd { margin-left: 0 }
blockquote:before, blockquote:after { content: "" }
address { margin-bottom: 20px; font-style: normal; line-height: 1.42857; }
code { padding: 2px 4px; font-size: 90%; color: #c7254e; background-color: #f9f2f4; border-radius: 4px; }
kbd { padding: 2px 4px; font-size: 90%; color: #fff; background-color: #333; border-radius: 2px; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
pre { display: block; padding: 9.5px; margin: 0 0 10px; font-size: 13px; line-height: 1.42857; word-break: break-all; word-wrap: break-word; color: #333; background-color: #f5f5f5; border: 1px solid #ccc; border-radius: 4px; }
pre code { padding: 0; font-size: inherit; color: inherit; white-space: pre-wrap; background-color: transparent; border-radius: 0; }
.sticky, .bypostauthor { }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both }
.clickable { cursor: pointer }

/* Headings */
h1, h2, h3, h4, h5, h6 { color: #222; font-weight: 300; line-height: 1.1; margin: 0; }
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { font-weight: normal; line-height: 1; }
h1 small, h2 small, h3 small { font-size: 65% }
h4 small, h5 small, h6 small { font-size: 75% }
h1 { font-size: 36px; }
h2 { font-size: 24px; }
h3 { font-size: 22px; }
h4 { font-size: 20px; }
h5 { font-size: 18px; }
h6 { font-size: 16px; }

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

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: '' '';
}

blockquote {
	font-family: 'Lato', 'Roboto', Georgia, serif;
	font-size: 24px;
	line-height: 1.75em;
	margin: 2em 0;
	padding: 0;
}

blockquote p {
	margin-bottom: 1.1667em;
}

hr {
	background-color: #ece8e0;
	border: 0;
	height: 2px;
	margin-bottom: 1.75em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.75em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

table {
	border-top: 1px solid #eee;
	margin: 0 0 1.75em;
	max-width: 100%;
}

th {
	background: rgba(0,0,0,0.05);
	font-weight: bold;
}

th,
td {
	border-bottom: 1px solid rgba(0,0,0,0.05);
	padding: .4375em .875em;
}

/* Tables */
table {
    border-top: 0;
    margin-bottom: 1.5em;
    position: relative;
    table-layout: fixed;
    width: 100%;
    z-index: 1;
}

table th {
    text-align: left;
}

table tr {
    border-bottom: 1px solid #F0F0F0;
}

table th,
table td {
    font-family: inherit;
    font-size: inherit;
    padding: 12px;
    vertical-align: middle;
}


.floatleft { float: left; }
.floatright { float: right; }
.sticky, .bypostauthor {}

.aligncenter { display: block; clear:both; margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin-right:15px; }
.alignright { float: right; margin-left:15px; }

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

input, textarea {
    background: white;
    border: 1px solid #ccc;
    color: #444;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5em;
    padding: 10px 12px;
    width: auto;
    -webkit-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
    transition: 0.2s ease all;
}

input[type=text],
textarea {
    -webkit-appearance: none;
}

input:focus,
textarea:focus {
    border-color: #555;
    outline: 0;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    background-color: #111;
    border: none;
    color: white;
    font-size: 13px;
    font-weight: 500;
    padding: 7px 20px;
    -webkit-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
    transition: 0.2s ease all;
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    cursor: pointer;
    background: #d32e36;
}

/* Hides navigation links and site footer when infinite scroll is active */

.infinite-scroll .navigation {
    display: none;
}

.infinite-scroll:not(.infinity-end):not(.neverending) #recent-posts {
    margin-bottom: 30px;
    position: relative;
}

#infinite-handle {
	clear: both;
	margin: 20px 0;
}

.infinite-scroll #infinite-handle span {
    background-color: #c70000;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 40px;
    margin: 0 auto;
    text-align: center;
	width: 60%;
    transition: 0.2s ease all;
}


.infinite-scroll #infinite-handle span:hover {
    background-color: #131313;
    color: #fff;
    width: 80%;
}

.infinite-scroll #infinite-handle button {
    text-transform: uppercase;
	-webkit-transition: none;
    -o-transition: none;
    transition: none;
}

/******************************************
1. General
******************************************/

a { color: #1e74a9; text-decoration: none; transition: all 0.2s ease-in-out; }
a:hover, a:focus { color: #c70000; }

body {
	background-color: #f2f0ed;
	color: #383838;
	font-family: 'Lato', 'Roboto', Arial, Tahoma, sans-serif;
	font-size: 62.5%;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	text-align: center;
}

h1,h2,h3,h4,h5,h6 {
	color: #131313;
	font-family: 'Lato', 'Roboto', Arial, Tahoma, sans-serif;
	font-weight: 600;
	margin: 0;
	padding: 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #c70000;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,
h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus {
	color: #181818;
}

#container {
	font-size: 12px;
	line-height: 1.4em;
	padding: 0;
	text-align: center;
	width: 100%;
}

.wrapper {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 1180px;
}

.wrapper-main {
	background-color: #fff;
	padding: 40px;
}

.cleaner {
	clear: both;
	font-size:1px;
	height: 1px;
	line-height: 1px;
	margin:0;
}

.special-background {
	background-color: #fff;
}

/******************************************
2. Header
******************************************/

.site-header {
	background-color: #042351;
	border-bottom: solid 10px #c70000;
	margin: 0;
	padding: 20px 0 70px;
}

.site-header .site-branding {
	display: inline;
	float: left;
	margin: 0 30px 0 0;
}

.site-header .site-logo {
	height: auto;
	max-width: 100%;
}

.site-header .site-title {
	display: block;
	font-family: 'Roboto', 'Lato', Arial, Tahoma, sans-serif;
	font-size: 30px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.25em;
	margin: 0;
}

.site-header .site-description {
	color: #fff;
	color: rgba(255,255,255,0.7);
	display: block;
	font-size: 14px;
	line-height: 1.25em;
	margin: 15px 0 0;
}

.site-header a { color: #fff; }

.site-header a:hover,
.site-header a:focus {
	text-decoration: none;
}

/******************************************
3. Nav
******************************************/

.navbar-header {
   display: none;
}


/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	list-style: none;
	margin: 0;
	padding: 0;
}
.sf-menu li {
	position: relative;
}
.sf-menu ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 99;
}
.sf-menu > li {
	display: inline-block;
}
.sf-menu li:hover > ul,
.sf-menu li:focus > ul,
.sf-menu li.sfHover > ul {
	display: block;
}

.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
}

/* COLOR STYLE */

.sf-menu a {
	color: #fff;
	display: block;
	padding: 0 0 10px;
	position: relative;
	zoom: 1; /* IE7 */
}

.sf-menu ul a {
	color: #fff;
	padding: 7px 15px;
}

#menu-main .current-menu-item > a,
.sf-menu .current-menu-item > a,
.sf-menu .sfHover > a,
.sf-menu a:hover,
.sf-menu a:active,
.sf-menu a:focus {
	color: gold;
}

#menu-main .current-menu-item > a {
	font-weight: bold;
}

.sf-menu .sub-menu a:hover,
.sf-menu .sub-menu a:focus {
	color: #ffd064;
}

.sf-menu li {
	display: inline-block;
	font-size: 16px;
	font-weight: 800;
	line-height: 24px;
	margin: 0 0 0 20px;
	position: relative;
	*white-space: normal; /* ...unless you support IE7 (let it wrap) */
	-webkit-transition: background .2s;
	transition: background .2s;
}

.sf-menu ul { background: #fff; border: 1px solid #ccc; border-radius: 3px; margin: 0; padding: 15px 20px; left: -5%; width: 210px; text-align: left;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.15);
}
.sf-menu ul a { color: #333; line-height: 1.5em; margin: 3px 0; padding: 8px 0; text-transform: none; }
.sf-menu ul li:first-child a { padding-top: 0; }
.sf-menu ul li:last-child a { border-bottom-width: 0; padding-bottom: 0; }
.sf-menu ul ul { right: 100%; margin-top: 0px; }

.sf-menu ul li {
	border-bottom: solid 1px #eaeaea;
	display: block;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	text-align: left;
	text-transform: none;
}
.sf-menu ul li:last-child {
	border-bottom-width: 0;
}
.sf-menu ul li:hover,
.sf-menu ul li:focus {
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}

/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
	padding-right: 1.75em;
	*padding-right: 1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
	content: '';
	position: absolute;
	top: 25%;
	right: 0.5em;
	margin-top: 0;
	height: 0;
	width: 0;
	/* order of following 3 rules important for fallbacks to work */
	border: 5px solid transparent;
	border-top-color: #fff; /* edit this to suit design (no rgba in IE8) */
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: #fce376; /* IE8 fallback colour */
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent;
	border-top-color: #fff; /* edit this to suit design (no rgba in IE8) */
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
	border-top-color: #fce376; /* IE8 fallback colour */
}

#site-header-navigation {
	display: inline;
	float: right;
	font-family: 'Lato', 'Roboto', Arial, Tahoma, sans-serif;
	margin: 10px 0 0;
	padding: 0;
	position: relative;
}

#site-header-navigation a {
	color: #fff;
	color: rgba(255,255,255,0.7);
}

#site-header-navigation a:hover,
#site-header-navigation a:focus {
	color: gold;
	text-decoration: none;
}

#site-header-navigation .sub-menu a {
	color: #333;
}

#site-header-navigation .sub-menu a:hover,
#site-header-navigation .sub-menu a:focus {
	color: #c70000;
	text-decoration: none;
}

/******************************************
4. Main Content Sections
******************************************/

#site-content {
	display: inline;
	float: right;
	width: 74.54545454%;
}

.wrapper-full #site-content {
	width: 100%;
}

.wrapper-reversed #site-content {
	float: left;
}

#site-aside {
	display: inline;
	float: left;
	font-size: 14px;
	line-height: 1.75em;
	width: 25.45454545%;
}

.site-content-wrapper {
	padding: 0 0 0 40px;
}

.site-aside-wrapper {
	padding: 0;
}

.wrapper-reversed .site-content-wrapper {
	padding-right: 40px;
	padding-left: 0;
}

.wrapper-full .site-content-wrapper {
	padding-left: 0;
}

#site-main {
	margin-top: -60px;
	position: relative;
	z-index: 5;
}

#site-main .widget {
	margin-bottom: 30px;
}

#site-aside .current-cat a {
	color: #131313;
	font-weight: 600;
}

/******************************************
5. Individual Content Sections
******************************************/

.post-cover {
	position: relative;
}

.post-cover .thumbnail,
.post-cover .wp-post-image {
	height: auto;
	width: 100%;
	position: relative;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}

.ilovewp-post:hover .thumbnail,
.ilovewp-post:hover .wp-post-image {
	background-color: #000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.post-meta .sticky-post {
	margin-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#site-main .widget-title,
.comments-area .comments-title {
	background-color: #2f2f2f;
	color: #fff;
	display: block;
	font-family: 'Open Sans', 'Roboto', Arial, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.5em;
	margin: 0 0 20px;
	padding: 10px 15px;
	position: relative;
}

/* Columns */

.ilovewp-columns .ilovewp-column {
	display: inline;
	float: left;
}

/* Posts Archive Loop */

.ilovewp-post .post-meta,
.ilovewp-post .post-meta .entry-date a {
	color: #999;
	font-size: 13px;
	margin: 0;
}

.post-meta .genericon,
.more-link .genericon {
	margin-bottom: 2px;
	vertical-align: middle;
}

.ilovewp-posts-archive .post-meta-category {
	color: #ab1133;
}

.ilovewp-posts-archive .post-meta a,
.ilovewp-page-intro .post-meta a {
	color: #1e74a9;
	display: inline-block;
	margin: 0 2px;
	text-decoration: underline;
	text-transform: uppercase;
}

.ilovewp-posts-archive .post-meta span:before,
.ilovewp-page-intro .post-meta span:before {
	color: #999;
	content: "x";
	display: inline-block;
	font-size: 10px;
	margin: 0 8px 0 6px;
	vertical-align: top;
}

.ilovewp-posts-archive .post-meta span:first-child:before,
.ilovewp-page-intro .post-meta span:first-child:before {
	content: "";
	display: none;
}

.ilovewp-posts-archive .title-post a:hover,
.ilovewp-posts-archive .title-post a:focus,
.ilovewp-posts-archive .post-meta a:hover,
.ilovewp-posts-archive .post-meta a:focus,
.ilovewp-page-intro .post-meta a:hover,
.ilovewp-page-intro .post-meta a:focus,
.ilovewp-post .post-meta .entry-date a:hover,
.ilovewp-post .post-meta .entry-date a:focus {
	color: #181818;
}

.ilovewp-posts-archive .post-meta .entry-date a {
	text-decoration: none;
	text-transform: none;
}

.ilovewp-posts-archive .post-meta .updated {
	display: none;
}

.ilovewp-posts-archive .ilovewp-post-archive {
	display: block;
	margin-bottom: 40px;
	position: relative;
}

.ilovewp-posts-archive .post-cover-wrapper {
	display: inline-block;
	float: left;
	width: 34.61538461%;
}

.ilovewp-posts-archive .post-cover {
	margin-right: 30px;
}

.ilovewp-posts-archive .post-preview {
	font-size: 15px;
	line-height: 1.80em;
	overflow: hidden;
	text-align: left;
}

.ilovewp-posts-archive .post-excerpt {
	margin-bottom: 0;
}

.ilovewp-post .post-meta {
	margin: 1.2em 0 0;
}

.ilovewp-featured-category .ilovewp-post-main .post-meta {
	margin: 10px 0 0;
}

.ilovewp-posts-archive .title-post {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.75em;
	margin: 0 0 1em;
}

.ilovewp-posts-archive .post-meta-category {
	display: inline-block;
}

.ilovewp-posts-archive .read-more-span {
	display: block;
	margin: 10px 0 0;
}

/* Next/Prev Post Navigation */

.post-navigation,
.posts-navigation,
#comments .nav-links {
	border: solid 0 #fff;
	font-size: 14px;
	line-height: 1.6em;
	margin: 10px 0 40px;
	text-align: center;
}

.posts-navigation {
	margin-top: 20px;
	margin-bottom: 10px;
}

.post-navigation .nav-previous,
.post-navigation .nav-next,
.posts-navigation .nav-previous,
.posts-navigation .nav-next {
	background-color: #242424;
	display: inline-block;
	padding: 15px 20px 15px;
	text-align: center;
	width: 50%;
	transition: all 0.2s ease-in-out;
}

.post-navigation .nav-previous:hover,
.post-navigation .nav-previous:focus,
.post-navigation .nav-next:hover,
.post-navigation .nav-next:focus,
.posts-navigation .nav-previous:hover,
.posts-navigation .nav-previous:focus,
.posts-navigation .nav-next:hover,
.posts-navigation .nav-next:focus {
	background-color: #ab1133;
}

.post-navigation .nav-previous,
.posts-navigation .nav-previous {
	border-right: solid 2px #fff;
}

.post-navigation .nav-next,
.posts-navigation .nav-next {
	border-left: solid 2px #fff;
}

.post-navigation .nav-link-label,
.posts-navigation .nav-link-label {
	color: #fff;
	margin: 0 3px;
	text-transform: uppercase;
}

.post-navigation a,
.posts-navigation a {
	color: #fff;
}

.post-navigation a:hover,
.post-navigation a:focus,
.posts-navigation a:hover,
.posts-navigation a:focus {
	color: #fff;
	text-decoration: underline;
}

.post-navigation .genericon,
.posts-navigation .genericon {
	margin-bottom: 3px;
	vertical-align: middle;
}

/* Tags List */

.post-single .page-links,
.post-single .tags-links {
	font-family: 'Roboto', 'Lato', Arial, Tahoma, sans-serif;
	font-size: 12px;
	margin: 2em 0 1em;
	text-transform: uppercase;
}

.tags-links a {
    border: 1px solid #eee;
    display: inline-block;
    font-size: 1em;
    line-height: 1em;
    margin-right: 5px;
    padding: 7px 5px;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.tags-links a:hover,
.tags-links a:focus { background-color: #3fa0cd; border-color: #3fa0cd; color: #fff; text-decoration: underline; }

/* Sidebar Menu Widget */

#site-aside .widget_nav_menu .widget-title {
	background-color: #c70000;
	margin-bottom: 1px;
}

#site-aside .widget_nav_menu .menu-item {
	background-color: #f2f2f2;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.75em;
	border-bottom: solid 1px #e1e1e1;
	border-bottom-color: rgba(0,0,0,0.1);
	padding: 10px 15px;
	text-transform: uppercase;
}

#site-aside .widget_nav_menu .menu-item:hover {
	background-color: #eee;
}

#site-aside .widget_nav_menu .sub-menu .menu-item {
	background: none;
	border-bottom-width: 0;
	font-weight: normal;
	padding-left: 0;
	padding-bottom: 0;
	text-transform: none;
}

#site-aside .widget_nav_menu .sub-menu {
	margin-top: 5px;
	padding-left: 10px;
}

#site-aside .widget_nav_menu a {
	color: #2f2f2f;
}

#site-aside .widget_nav_menu .current-menu-item > a,
#site-aside .widget_nav_menu a:hover,
#site-aside .widget_nav_menu a:focus {
	color: #c70000;
}

#site-aside .widget_nav_menu .current-menu-item {
	font-weight: bold;
}

#ilovewp-featured-pages {
	margin: 0 0 30px;
}

#ilovewp-featured-pages .ilovewp-featured-page {
	display: inline;
	float: left;
	margin-right: 3.84615384%;
	width: 30.76923076%;
}

#ilovewp-featured-pages .ilovewp-featured-page-3 {
	margin-right: 0;
}

#ilovewp-featured-pages .post-cover-wrapper {
	margin-bottom: 20px;
}

#ilovewp-featured-pages .title-post {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5em;
	text-align: center;
}

#ilovewp-featured-pages .post-excerpt {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.6em;
	margin: 1em 0 0;
}

/******************************************
6. Single Post/Page Styling
******************************************/

.thumbnail-post-intro {
	margin-bottom: 30px;
	text-align: center;
}

.ilovewp-archive-intro {
	margin-bottom: 30px;
}

.ilovewp-page-intro .title-page {
	font-family: 'Roboto', 'Lato', Arial, Tahoma, sans-serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.35em;
	margin: 0 0 0.25em;
}

.ilovewp-page-inner {
	text-align: left;
}

.ilovewp-page-front {
	text-align: left;
}

.ilovewp-page-inner .title-page {
	font-size: 44px;
}

.home .ilovewp-page-front {
	border-bottom-width: 0;
	padding-bottom: 0;
}

.ilovewp-page-intro .post-meta {
	color: #999;
	display: inline-block;
	font-size: 13px;
	margin: 30px 0 0;
}

.ilovewp-page-intro .post-meta a {
	font-style: normal;
	text-transform: uppercase;
}

.ilovewp-page-intro .post-meta .genericon {
	margin-right: 1px;
}

.ilovewp-page-intro .post-meta-gravatar {
	display: inline-block;
	margin: 0 10px 0 0;
}

.post-meta-gravatar .avatar {
	border-radius: 50%;
}

.ilovewp-page-inner,
.ilovewp-page-intro .taxonomy-description {
	font-size: 16px;
	line-height: 2em;
	border-bottom: solid 1px rgba(0,0,0,0.1);
	margin-bottom: 30px;
	padding-bottom: 25px;
}

.ilovewp-page-intro .taxonomy-description p {
	margin: 1em 0 0;
}

.ilovewp-page-inner {
	margin-bottom: 30px;
}

.ilovewp-nofeatured {
	padding: 0 40px;
	text-align: center;
}

.ilovewp-nofeatured .taxonomy-description {
	margin-bottom: 0;
}

.post-single {
	font-family: 'Lora';
	font-size: 17px;
	line-height: 1.95em;
	margin: 0 20px 0 0;
}

.post-single h1,
.post-single h2,
.post-single h3,
.post-single h4,
.post-single h5,
.post-single h6 {
	font-weight: 600;
	margin: 0.5em 0 0.5em;
	line-height: 1.25em;
}

.post-single p {
	margin-top: 0;
	margin-bottom: 1.5em;
	text-align: justify;
}

/*
.post-single > p:first-child:first-letter {
	color: #c70000;
	float: left;
	font-weight: 700;
	font-size: 76px;
	line-height: 1em;
	margin-right: 15px;
}
*/

.post-single img {
	margin-bottom: 20px;
}

.post-single img.alignnone,
.post-single img.aligncenter,
.post-single img.alignleft,
.post-single img.alignright {
	max-width: 100%;
	width:auto;
 	height:auto;
}

.post-single .alignright {
	display: inline;
	float: right;
	margin: 0 0 0 20px;
}

.post-single .alignleft {
	display: inline;
	float: left;
	margin: 0 0 0 20px;
}

.post-single iframe {
	max-width: 100%;
}

.post-single textarea {
	max-width: 97%;
}

.post-single blockquote {
	font-size: 20px;
	font-weight: normal;
	line-height: 2em;
    margin: 40px 0;
    padding: 0;
    text-align: center;
}

.post-single blockquote::after,
.post-single blockquote::before {
    border-top: 1px solid #dfdfdf;
    content: "";
    display: block;
    margin: 30px auto;
    width: 20%;
}

.post-single blockquote p {
	margin-bottom: 1.1667em;
}

.post-single blockquote cite {
	display: block;
	font-size: 13px;
	font-style: normal;
	margin: 1.5em 0 0;
	text-transform: uppercase;
}
.post-single a {
	text-decoration:none;
}
.post-single a:hover,
.post-single a:focus {
	text-decoration:none;
	cursor: pointer;
}

.post-single ul,
.post-single ol {
	margin: 0 0 1.75em 1.25em;
	padding: 0;
}

.post-single ul li {
	list-style-type: disc;
}

.post-single ol li {
	list-style-type: decimal;
}

/******************************************
7. Comments
******************************************/

#comments .comment-reply-title {
	font-size: 24px;
	font-weight: 500;
	margin: 0 0 0.75em;
}

.comments-area {
	margin: 3em 0 0;
	text-align: left;
}

.comments-area .comments-title {
	margin: 0 0 2em;
}

.page .comments-area {
	margin-left: 0;
}

.comment-list {
	margin: 1.75em 0;
}

.comment-list,
.comment-list .children {
	list-style-type: none;
	padding: 0;
}

.comment,
.pingback,
.trackback {
	padding: 1.75em 0;
}

.depth-1 {
	border-bottom: solid 1px #ece8e0;
}

.depth-1:first-child {
	margin-top: 0;
	padding-top: 0;
}

.children {
	margin-top: 24px;
}

.children .comment {
	border-left: 5px solid #e7e7e7;
	padding-left: 24px;
}

.comment-author .avatar {
	border-radius: 50%;
	float: left;
	margin-right: 20px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.comment-meta {
	margin-bottom: 0;
}

.comment-meta .fn {
	display: inline-block;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	margin-right: 15px;
}

.says {
	display: none;
}

.comment-metadata {
	display: inline-block;
	font-size: 14px;
}

.comment-metadata a {
	color: #aaa;
}

.comment-metadata a:hover {
	color: #666;
}

.comment-content a {
	word-wrap: break-word;
}

.comment-tools {
	display: inline-block;
	float: right;
}

.comment-tools a {
	font-size: 13px;
	font-weight: normal;
}

.comment-reply-link {
	margin-left: 10px;
}

.comment-respond {
	padding: 0 20px 20px 0;
}

.comment-list .comment-respond {
	padding-top: 30px;
}

.comment-content {
	color: #555;
	font-size: 15px;
	line-height: 1.75em;
	overflow: hidden;
}

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

.comment-form label {
	display: block;
	font-size: 15px;
	font-weight: 500;
	margin: 1em 0;
	text-transform: uppercase;
}

.comment-form label .required {
	color: #e95445;
	font-weight: 600;
}

.form-allowed-tags {
	font-size: 13px;
}

.no-comments {
	text-align: center;
}

.bypostauthor {
	display: block;
}

/******************************************
8. Footer
******************************************/

.site-footer {
	background-color: #042351;
	border-top: solid 10px #c70000;
	color: #fff;
	color: rgba(255,255,255,0.6);
	font-size: 14px;
	font-weight: 400;
	line-height: 2em;
	margin: -60px 0 0;
	padding-top: 120px;
	padding-bottom: 30px;
	position: relative;
	text-align: right;
	z-index: 3;
}

.site-footer a {
	color: #fff;
	color: rgba(255,255,255,0.6);
}

.site-footer .current-menu-item a,
.site-footer a:hover,
.site-footer a:focus {
	color: gold;
}


.site-footer .current-menu-item a {
	font-weight: bold;
}
.wrapper-footer {
	padding-right: 0;
	padding-left: 0;
	text-align: center;
}

.wrapper-copy {
	border-top: solid 1px rgba(255,255,255,0.1);
	font-size: 14px;
	margin-top: 30px;
	padding: 30px 0 0;
	text-align: center;
}

.site-footer .copy {
	margin-bottom: 0;
}

.site-footer .logo-site-footer {
	margin-bottom: 30px;
}

.pre-footer {
	text-align: left;
}

.pre-footer .ilovewp-column {
	display: inline;
	float: left;
	margin-right: 3.27868852%;
	width: 22.54098360%;
}

.pre-footer .ilovewp-column-1 {
	line-height: 2.25em;
	text-align: center;
}

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

.pre-footer .widget {
	margin-bottom: 30px;
}

.pre-footer .widget:last-child {
	margin-bottom: 0;
}

.pre-footer li {
	line-height: 2em;
}

.pre-footer .widget-title {
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.5px;
	line-height: 1.75em;
	margin: 0 0 20px;
	padding: 0;
	position: relative;
	text-transform: uppercase;
}

.site-footer .social-links {
	display: block;
	float: none;
	margin: 10px 0 0;
}

.site-footer .copy-ilovewp {
	line-height: 1em;
	margin: 10px 0 0;
}

.site-footer .theme-credit a {
	color: inherit;
}

.site-footer .footer-logo-ilovewp {
	display: inline-block;
	margin: 0 0 0 4px;
	vertical-align: middle;
}

/******************************************
9. Miscellaneous
******************************************/

#wpstats { display: none; }

.error-404 .post-single .post-date {
	color: #888;
	display: inline-block;
	font-size: 13px;
	margin: 0 0 0 10px;
}

.post-single #jp-relatedposts h3.jp-relatedposts-headline {
	font-size: 14pt;
}

.post-single #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
	margin-bottom: 10px;
}

/* WordPress Search Widget */

.post-single .search-form {
	margin: 30px 0;
}

.ilovewp-page-intro .search-form {
	margin: 30px 0 0;
}

.widget_search .search-field {
	margin-bottom: 5px;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

#searchform label {
	display: none;
}

#s {
	background-color: #fff;
	display: inline;
	float: left;
	border: solid 1px #ccc;
	font-size: 13px;
	margin: 0 3px 10px 0;
	padding: 6px 5px;
	width: 70%;
}

#searchsubmit {
	border: none;
	display: inline;
	float: left;
}

/* Begin Images */
.post-single .aligncenter {	display: block;	margin-left: auto;	margin-right: auto;	}
.post-single .alignright {	margin: 0 0 5px 20px;	display: inline;	}
.post-single .alignleft {	margin: 0 20px 5px 0;	display: inline;	}
.alignright {	float: right;	}
.alignleft {	float: left	}

/* Caption for images */
.post-single .wp-caption {
	background-color: #f3f3f3;
	border-bottom: solid 2px #e3e3e3;
	margin-bottom: 1em;
	max-width: 100%;
	padding: 0 0 15px;
}
.post-single .wp-caption img {
	background: none;
	border: 0;
	margin: 0 0 15px;
	max-width:100%;
	width: 100%;
	height:auto;
}
.post-single .wp-caption-text,
.gallery-caption {
	color: #777;
	font-size:13px;
	line-height: 1.5em;
	margin: 0 10px;
}
.post-single .wp-caption.aligncenter {
	margin:0 auto 15px;
}

/* [gallery] shortcode styling */
.post-single .gallery { margin: 1em auto 1.5em; text-align:center; clear:both; }
.post-single .gallery-icon {
	background-color: #fff;
	border: solid 1px #eeeeee;
	margin-bottom: 10px;
	padding: 4px;
}
.post-single .gallery .gallery-item { display: -moz-inline-stack; display: inline-block; margin: 1em 1.5% 1.5em; width: 30%; vertical-align: top; zoom: 1; *display: inline; }
.post-single .gallery img { width: 100%; height: auto; margin: 0; }
.post-single .gallery-caption { margin-left: 0; }
.post-single .gallery-columns-1 .gallery-item {
	margin: 1em auto;
	width: 100%;
}

.post-single .gallery-columns-2 .gallery-item {
	margin: 1em 2.5%;
	width: 45%;
}

.post-single .gallery-columns-4 .gallery-item {
	margin: 1em 1.5%;
	width: 22%;
}

/* Social Links */
.social-links {
	display: inline-block;
	float: right;
	margin: 10px 0 0 15px;
}
.social-links:only-child {
	margin-top: 0;
}

.social-links ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.social-links ul li {
	display: inline-block;
	list-style: none;
	margin: 0;
}

.social-links ul a {
	display: inline-block;
	margin-bottom: 0;
	text-decoration: none;
}

.social-links ul a:before {
	color: #fff;
	content: '\f415';
	display: block;
	font-family: 'Genericons';
	font-size: 13px;
	font-size: 1.25rem;
	line-height: 1;
	padding: 6px 6px;
	position: relative;
	text-align: center;
	transition: top .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	border-radius: 50%;
}

.social-links ul a:hover {
	border-bottom: none;
	text-decoration: none;
}

.social-links ul a:hover:before {
	background: #c70000;
	color: #fff;
	text-decoration: none;
	transition: background .3s ease-in-out;
	-webkit-transition: background .3s ease-in-out;
}

.social-links ul a[href*='wordpress.org']:before,
.social-links ul a[href*='wordpress.com']:before {
	content: '\f205';
}

.social-links ul a[href*='facebook.com']:before {
	content: '\f204';
}

.social-links ul a[href*='twitter.com']:before {
	content: '\f202';
}

.social-links ul a[href*='dribbble.com']:before {
	content: '\f201';
}

.social-links ul a[href*='plus.google.com']:before {
	content: '\f206';
}

.social-links ul a[href*='pinterest.com']:before {
	content: '\f209';
}

.social-links ul a[href*='github.com']:before {
	content: '\f200';
}

.social-links ul a[href*='tumblr.com']:before {
	content: '\f214';
}

.social-links ul a[href*='youtube.com']:before {
	content: '\f213';
}

.social-links ul a[href*='flickr.com']:before {
	content: '\f211';
}

.social-links ul a[href*='vimeo.com']:before {
	content: '\f212';
}

.social-links ul a[href*='instagram.com']:before {
	content: '\f215';
}

.social-links ul a[href*='codepen.io']:before {
	content: '\f216';
}

.social-links ul a[href*='linkedin.com']:before {
	content: '\f207';
}

.social-links ul a[href*='foursquare.com']:before {
	content: '\f226';
}

.social-links ul a[href*='reddit.com']:before {
	content: '\f222';
}

.social-links ul a[href*='digg.com']:before {
	content: '\f221';
}

.social-links ul a[href*='getpocket.com']:before {
	content: '\f224';
}

.social-links ul a[href*='path.com']:before {
	content: '\f219';
}

.social-links ul a[href*='stumbleupon.com']:before {
	content: '\f223';
}

.social-links ul a[href*='spotify.com']:before {
	content: '\f515';
}

.social-links ul a[href*='twitch.tv']:before {
	content: '\f516';
}

.social-links ul a[href*='dropbox.com']:before {
	content: '\f225';
}

.social-links ul a[href*='/feed']:before {
	content: '\f413';
}

.social-links ul a[href*='skype']:before {
	content: '\f220';
}

.social-links ul a[href*='mailto']:before {
	content: '\f410';
}

/* Homepage Slideshow/Tabs */

#ilovewp-featured-content {
	display: block;
	max-width: 100%;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 20;
}

#ilovewp-featured-content li {
	list-style-type: none;
}

#ilovewp-featured-content-carousel {
	margin-bottom: 40px;
}

#ilovewp-featured-content .ilovewp-notice,
#ilovewp-featured-content-header .ilovewp-notice {
	font-size: 15px;
	line-height: 26px;
	margin: 20px 0;
}

#ilovewp-featured-content .wrapper {
	position: relative;
}

#ilovewp-featured-content img {
	display: inline-block;
	margin: 0;
	height: inherit; /* Make sure images are scaled correctly. */
	max-width: inherit; /* Adhere to container width. */
	width: 100%;
}

#ilovewp-featured-content .image-wrapper {
	display: inline-block;
	position: relative;
}

#ilovewp-featured-content .ilovewp-post-wrapper {
	position: relative;
}

#ilovewp-featured-content .post-preview {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: left;
}

#ilovewp-featured-content .post-preview-nothumb {
	background-color: #222;
}

#ilovewp-featured-content .post-preview-nothumb .post-excerpt {
	margin-bottom: 50px;
}

#ilovewp-featured-content .post-preview-wrapper {
	padding: 40px 30px 30px;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 80%, rgba(0,0,0,0.85) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 80%,rgba(0,0,0,0.85) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 80%,rgba(0,0,0,0.85) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}

.empty-slider {
    max-width: 780px;
}

#ilovewp-featured-content .slides {
    white-space: nowrap;
    overflow: hidden;
}

#ilovewp-featured-content .slide {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	list-style-type: none;
	margin-right: 0;
	max-width: 100%;
	overflow: hidden;
	position: relative;
}

#ilovewp-featured-content a {
	color: #fff;
}

#ilovewp-featured-content a:hover,
#ilovewp-featured-content a:focus {
	text-decoration: none;
}

#ilovewp-featured-content .title-post {
	font-family: 'Lato', 'Roboto', Arial, Tahoma, sans-serif;
	font-size: 22px;
	font-weight: 600;
	margin: 2em 0 0;
}

#ilovewp-featured-content .post-excerpt {
	color: rgba(255,255,255,0.8);
	font-size: 15px;
	font-weight: 400;
	line-height: 2em;
	margin: 1em 0 0;
}

#ilovewp-featured-tabs {
	margin-bottom: 30px;
}

#ilovewp-featured-tabs .ilovewp-tabs {
	max-width: 100%;
}

#ilovewp-featured-tabs .ilovewp-tabs .ilovewp-tab {
	display: inline;
	float: left;
}

#ilovewp-featured-tabs .ilovewp-tabs-2 .ilovewp-tab {
	width: 50% !important;
}

#ilovewp-featured-tabs .ilovewp-tabs-3 .ilovewp-tab {
	width: 33.33333333% !important;
}

#ilovewp-featured-tabs .ilovewp-tabs-4 .ilovewp-tab {
	width: 25% !important;
}

#ilovewp-featured-tabs .ilovewp-tab {
	background-color: #064e7a;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

#ilovewp-featured-tabs a {
	color: #fff;
}

#ilovewp-featured-tabs .flex-active-slide {
	background-color: #1e74a9;
}

#ilovewp-featured-tabs .image-description {
	display: block;
	font-size: 14px;
	line-height: 1.75em;
	padding: 15px 15px;
}


/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.ilovewp-slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0; }
.flexslider .ilovewp-slides > li { display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .ilovewp-slides img { display: block; height: auto; width: 100%; }

/* Clearfix for the .slides element */
.ilovewp-slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .ilovewp-slides {display: block;}
html .ilovewp-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 .ilovewp-slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {position: relative; zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .ilovewp-slides {zoom: 1;}

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

/******************************************
10. Accessibility
******************************************/

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: .875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/******************************************
11. Buttons, Forms
******************************************/

.button,
#searchsubmit,
.form-submit #submit,
#submit-contact,
.widget_wysija_cont .wysija-submit {
	border: 0;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	padding: 8px 20px;
	text-transform: uppercase;
}

.widget_wysija_cont .wysija-submit {
	margin-top: 5px;
}

.button:hover,
.button:focus {
	color: #151515;
}

.widget_wysija_cont p label {
	display: block;
	font-weight: 500;
	margin: 5px 0 10px;
}

.widget_wysija_cont .wysija-input {
	width: 100%;
}

#searchsubmit,
.button-yellow {
	background-color: #ebcc6e;
	color: #151515;
	font-weight: 500;
}

.button-yellow:hover,
.button-yellow:focus {
	background-color: #e0ba48;
}

.button-blue {
	background-color: #06b3db;
	font-weight: 500;
}

.button-blue:hover,
.button-blue:focus {
	background-color: #0a9bbc;
	color: #fff;
}

.button-red {
	background-color: #ea5b4d;
	color: #fff;
	font-weight: 500;
}

.button-red:hover,
.button-red:focus {
	background-color: #c8493c;
	color: #fff;
}

.form-submit #submit,
.button-green,
.widget_wysija_cont .wysija-submit {
	background-color: #ab1133;
	color: #fff;
	font-weight: 500;
}

.button-green:hover,
.button-green:focus {
	background-color: #209852;
	color: #fff;
}

.button-gray {
	background-color: #e6e6e6;
	color: #222;
	font-weight: 500;
}

.button-gray:hover,
.button-gray:focus {
	background-color: #d6d6d6;
}

.form-submit #submit:hover,
#searchsubmit:hover,
.button:hover,
.form-submit #submit:focus,
#searchsubmit:focus,
.button:focus,
.widget_wysija_cont .wysija-submit:hover,
.widget_wysija_cont .wysija-submit:focus {
	background-color: #131313;
}

.form-submit #submit:active,
#submit-contact:active,
#searchsubmit:active,
.button:active {
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.form-submit #submit,
#searchsubmit,
#submit-contact {
	font-size: 14px;
	letter-spacing: 0.5px;
}

/******************************************
12. SlickNav Responsive Mobile Menu
******************************************/

/*!
 * SlickNav Responsive Mobile Menu v1.0.10
 * (c) 2016 Josh Cope
 * licensed under MIT
 */
.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 0.438em 0.625em 0.438em 0.625em;
  line-height: 1.125em;
  cursor: pointer; }
  .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 2px; }

.slicknav_menu {
  *zoom: 1; }
  .slicknav_menu .slicknav_menutxt {
    display: inline-block;
    line-height: 1.188em;
    float: none; }
  .slicknav_menu .slicknav_icon {
    display: inline-block;
    float: none;
    width: 20px;
    height: 10px;
    margin: 0 0 0 5px; }
    .slicknav_menu .slicknav_icon:before {
      background: transparent;
      width: 1.125em;
      height: 0.875em;
      display: block;
      content: "";
      position: absolute; }
  .slicknav_menu .slicknav_no-text {
    margin: 0; }
  .slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 20px;
    height: 2px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
  .slicknav_menu:before {
    content: " ";
    display: table; }
  .slicknav_menu:after {
    content: " ";
    display: table;
    clear: both; }

.slicknav_nav {
  clear: both; }
  .slicknav_nav ul {
    display: block; }
  .slicknav_nav li {
    display: block;
    text-transform: uppercase; }
  .slicknav_nav li li {
  	text-transform: none;
  }
  .slicknav_nav .slicknav_arrow {
    font-size: 0.8em;
    margin: 0 0 0 0.4em; }
  .slicknav_nav .slicknav_item {
    cursor: pointer; }
    .slicknav_nav .slicknav_item a {
      display: inline; }
  .slicknav_nav .slicknav_row {
    display: block; }
  .slicknav_nav a {
    display: block; }
  .slicknav_nav .slicknav_parent-link a {
    display: inline; }

.slicknav_brand {
  float: left; }

.slicknav_menu {
  font-size: 15px;
  box-sizing: border-box;
  background: #111;
  padding: 5px; }
  .slicknav_menu * {
    box-sizing: border-box; }
  .slicknav_menu .slicknav_menutxt {
    color: #fff;
    font-weight: bold; }
  .slicknav_menu .slicknav_icon-bar {
    background-color: #fff; }

.slicknav_btn {
  margin: 5px 5px 6px;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #111; }

.slicknav_nav {
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 1em;
  list-style: none;
  overflow: hidden; }
  .slicknav_nav ul {
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0; }
  .slicknav_nav .slicknav_row {
    padding: 8px 10px;
    margin: 2px 5px; }
    .slicknav_nav .slicknav_row:hover {
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 6px;
      background: #042351;
      color: #fff; }
  .slicknav_nav a {
    padding: 8px 12px;
    margin: 2px 5px;
    text-decoration: none;
    color: #fff; }
    .slicknav_nav a:hover {
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      background: #042351;
      color: #fff;
      text-decoration: none;
  }
  .slicknav_nav .slicknav_txtnode {
    margin-left: 15px; }
  .slicknav_nav .slicknav_item a {
    padding: 0;
    margin: 0; }
  .slicknav_nav .slicknav_parent-link a {
    padding: 0;
    margin: 0; }

.slicknav_brand {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  padding: 7px 12px;
  height: 44px; }


/******************************************
13. Media Queries (Responsive Feature)
******************************************/

/* Tablet Landscape */
@media screen and (max-width: 1200px) {

	div.wrapper {
		width: 96%;
	}

	/* Facebook Like Button */
	.widget div.fb-like.fb_iframe_widget {
		width: 100% !important;
	}

	.widget .fb_iframe_widget { width: 100%!important }
	.widget .fb_iframe_widget span { width: 100%!important; }
	.widget .fb_iframe_widget span iframe { width: 100%!important; }

	.twitter-follow-button {max-width: 100%; }

	#ilovewp-featured-posts {
		height: auto;
		min-height: auto;
	}

	#ilovewp-featured-posts .slide {
		width: 100%;
	}

	#ilovewp-featured-posts img {
		max-width: 100%;
	}

}

/* Tablet Landscape */
@media screen and (max-width: 960px) {

	.wrapper-main {
		padding: 30px;
	}

	.site-content-wrapper {
		padding-left: 30px;
	}

	.wrapper-reversed .site-content-wrapper {
		padding-right: 30px;
		padding-left: 0;
	}

	.comment-respond {
		padding-right: 0;
	}

	#commentform input,
	#commentform textarea {
		width: 100%;
	}

	.ilovewp-posts-archive .title-post {
		font-size: 17px;
	}

}

/* Tabled Portrait */
@media screen and (max-width: 768px) {

	#site-main {
		margin-top: 0;
	}

	.site-footer {
		margin-top: 0;
		padding-top: 50px;
	}

	div.wrapper {
		width: 96%;
	}

	div.wrapper-main {
		width: 100%;
	}

	div.wrapper-header {
		padding-right :0;
		padding-left: 0;
	}

	.site-header {
		padding-bottom: 10px;
	}

	.site-header .site-branding {
		display: block;
		float: none;
		margin: 0 0 30px;
		text-align: center;
	}

	.site-header .social-links {
		display: block;
		float: none;
		margin: 20px 0 0;
		text-align: center;
	}

	.post-single {
		margin-right: 0;
	}

	#site-content,
	#site-aside {
		display: block;
		float: none;
		width: 100%;
	}

	#site-aside .widget {
		display: inline-block;
		margin-right: 2%;
		margin-left: 2%;
		vertical-align: top;
		width: 45%;
	}

	#site-content {
		margin-bottom: 30px;
	}

	.site-content-wrapper,
	.wrapper-reversed .site-content-wrapper {
		padding-right: 0;
		padding-left: 0;
	}

	.ilovewp-page-inner .title-page,
	.ilovewp-archive-intro .title-page {
		font-size: 28px;
	}

	.ilovewp-page-intro .title-page {
		font-size: 32px;
		line-height: 1.5em;
	}

	.comment-meta .fn {
		font-size: 15px;
	}

	.comment-metadata {
		font-size: 12px;
	}

	.ilovewp-page-intro .post-meta,
	.post-single .page-links,
	.post-single .tags-links,
	.comment-content {
		font-size: 14px;
	}

	.pre-footer .ilovewp-column {
		margin-right: 6%;
		width: 47%;
	}

	.pre-footer .ilovewp-column-2,
	.pre-footer .ilovewp-column-4 {
		margin-right: 0;
	}

	.pre-footer .ilovewp-column-1,
	.pre-footer .ilovewp-column-2 {
		margin-bottom: 30px;
	}

	/* Main Menu */

	#menu-main {
		display: none;
	}

	#site-header-navigation {
		display: block;
		float: none;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	#site-menu-main,
	#menu-main-slick {
		display: none;
	}

	.navbar-header {
		display: block;
	}

	.site-header .slicknav_menu {
		text-align: center;
	}

	.site-header .menu {
		margin-bottom: 10px;
	}

	#site-header-navigation .sub-menu a {
		color: #ccc;
		color: rgba(255,255,255,0.7);
	}

	#site-header-navigation .sub-menu a:hover,
	#site-header-navigation .sub-menu a:focus {
		color: #fff;
		text-decoration: none;
	}

	/* End Menu */

	.theme-credit {
		display: none;
	}

	.infinite-scroll:not(.infinity-end):not(.neverending) #recent-posts {
		margin-bottom: 0;
	}

	.post-navigation .nav-previous,
	.post-navigation .nav-next,
	.posts-navigation .nav-previous,
	.posts-navigation .nav-next {
		border-width: 0;
		width: 100%;
	}

	.post-navigation .nav-previous,
	.posts-navigation .nav-previous {
		margin-bottom: 10px;
	}

	.comment-respond {
		padding-top: 0;
		padding-bottom: 0;
	}

	#ilovewp-featured-posts .image-description {
		padding: 12px 15px;
	}

	#ilovewp-featured-posts .image-description {
		font-size: 16px;
	}

}

/* All Mobile Sizes (devices and browser) */
@media screen and (max-width: 640px) {

	.wrapper-header {
		padding-right: 20px;
		padding-left: 20px;
	}

	.site-footer {
		font-size: 14px;
	}

	.social-links {
		display: block;
		float: none;
		margin-top: 20px;
		text-align: center;
	}

	.social-links ul li {
		margin: 0 5px;
	}

	.navbar-toggle {
		top: -45px;
	}

	#site-aside {
		margin-top: 0;
	}

	#site-aside .widget {
		display: inline-block;
		margin-right: 2%;
		margin-left: 2%;
		vertical-align: top;
		width: 45%;
	}

	.site-header .wrapper-header,
	.wrapper-footer {
		text-align: center;
	}

	.site-header .site-branding,
	.wrapper-footer {
		display: block;
		float: none;
		margin-right: auto;
		text-align: center;
	}

	.ilovewp-page-intro .title-page {
		font-size: 26px;
	}

	.ilovewp-page-intro .taxonomy-description {
		font-size: 15px;
	}

	blockquote {
		font-size: 20px;
	}

	#infinite-handle span {
		padding: 3px 10px;
	}

	.post-single {
		font-size: 15px;
	}

	.ilovewp-page-intro .post-meta {
		display: block;
	}

	.ilovewp-posts-archive .post-preview {
		font-size: 14px;
	}

	#ilovewp-featured-content .post-excerpt {
		display: none;
	}

	.ilovewp-posts-archive .title-post {
		font-size: 16px;
	}

	.ilovewp-posts-archive .post-excerpt {
		line-height: 1.65em;
	}

	#ilovewp-featured-content .post-preview-nothumb .post-excerpt {
		margin-bottom: 20px;
	}

}

/* All Mobile Sizes (devices and browser) */
@media screen and (max-width: 480px) {

	.site-footer {
		padding-right: 20px;
		padding-left: 20px;
	}

	.site-header .navbar-toggle a:hover,
	.site-header .navbar-toggle a:focus {
		text-decoration: none;
	}

	.ilovewp-page-intro .title-page {
		font-size: 26px;
	}

	.post-single blockquote {
		font-size: 18px;
		margin: 1em 0;
	}

	.ilovewp-page-intro .post-meta,
	.post-single .page-links,
	.post-single .tags-links,
	.comment-content {
		font-size: 13px;
	}

	.ilovewp-page-intro .post-meta-gravatar {
		display: block;
		margin-right: 0;
		margin-top: 10px;
	}

	.ilovewp-page-intro .post-meta {
		margin-top: 20px;
	}

	.ilovewp-page-inner {
		margin-bottom: 20px;
	}

	#site-aside .widget {
		clear: both;
		display: block;
		margin: 0 0 30px;
		vertical-align: top;
		width: 100%;
	}

	.pre-footer .ilovewp-column {
		display: block;
		float: none;
		margin-right: 0;
		margin-bottom: 30px;
		margin-left: 0;
		width: 100%;
	}

	.pre-footer .ilovewp-column-4 {
		margin-bottom: 0;
	}

	.ilovewp-posts-archive .post-preview {
		font-size: 14px;
	}

	.ilovewp-posts-archive .post-cover {
		margin-right: 20px;
	}

	#ilovewp-featured-pages .title-post {
		font-size: 16px;
		text-align: center;
	}

	#ilovewp-featured-pages .post-excerpt {
		display: none;
	}

	.infinite-scroll #infinite-handle span {
		width: 100%;
	}

	#ilovewp-featured-pages .ilovewp-featured-page {
		display: block;
		float: none;
		margin-right: auto;
		margin-bottom: 30px;
		margin-left: auto;
		width: 70%;
	}

	#ilovewp-featured-pages .ilovewp-featured-page-3 {
		margin-bottom: 0;
	}

	#ilovewp-featured-tabs .image-description {
		padding: 10px 8px;
	}

}

/* All Mobile Sizes (devices and browser) */
@media screen and (max-width: 320px) {

	.ilovewp-page-intro .title-page {
		font-size: 20px;
	}

	.ilovewp-page-intro .post-meta,
	.post-single .page-links,
	.post-single .tags-links,
	.comment-content {
		font-size: 13px;
	}

	.post-meta .posted-on {
		margin-top: 0;
	}

	.post-single {
		font-size: 14px;
	}

	.ilovewp-posts-archive .post-cover-wrapper {
		display: block;
		float: none;
		margin-bottom: 20px;
		width: 100%;
	}

	.ilovewp-posts-archive .post-cover {
		margin-right: 0;
	}

}
.search-submit { margin-top: 5px }
/*
     FILE ARCHIVED ON 06:59:23 Feb 14, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:12:04 Jan 26, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 259.763
  exclusion.robots: 0.09
  exclusion.robots.policy: 0.081
  cdx.remote: 0.066
  esindex: 0.01
  LoadShardBlock: 210.019 (3)
  PetaboxLoader3.datanode: 122.599 (4)
  CDXLines.iter: 17.807 (3)
  PetaboxLoader3.resolve: 157.108 (3)
  load_resource: 101.4
*/