/*
Theme Name: EduPress
Theme URI: http://www.ilovewp.com/themes/edupress/
Description: EduPress is a modern theme with a two-column layout. It is most suitable for education, business, corporate and non-profit websites. The front page displays a tabbed slideshow with 2-4 featured pages, and can work with your latest posts or a static page instead.
Version: 1.3.3
Author: ilovewpcom
Author URI: http://www.ilovewp.com/
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: edupress
Tags: blog, education, news, footer-widgets, one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-menu, editor-style, featured-images, full-width-template, theme-options, threaded-comments, translation-ready
*/

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
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;
}

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

.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;
	text-transform: uppercase;
}

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

.site-header a { color: #fff; }
.site-header a:hover, 
.site-header a:focus {
	text-decoration: underline;
}

/******************************************
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: #fff;
	text-decoration: underline;
}

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

.sf-menu li {
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	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: #fff;
}

#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: underline;
}

/******************************************
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;
	text-decoration: underline;
}

#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;
}

#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:after {
	background-color: #999;
	content: "";
	display: block;
	height: 1px;
	font-size: 1px;
	margin: 40px 0 10px;
	width: 40px;
}

.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; 
}

/*
.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:underline; 
	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: 40px;
	position: relative;
	text-align: right;
	z-index: 3;
}

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

.site-footer .current-menu-item a,
.site-footer a:hover,
.site-footer a:focus {
	color: #fff;
	text-decoration: underline;
}

.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: 85%;
}

#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: 0.8rem;
	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: underline;
}

#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;
	text-decoration: underline;
}

#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;
	}

}/**

	Genericons

*/


/* IE8 and below use EOT and allow cross-site embedding.
   IE9 uses WOFF which is base64 encoded to allow cross-site embedding.
   So unfortunately, IE9 will throw a console error, but it'll still work.
   When the font is base64 encoded, cross-site embedding works in Firefox */

@font-face {
    font-family: 'Genericons';
    src: url(//www.getzzz.pl/wp-content/themes/edupress/genericons/Genericons.eot);
}

@font-face {
    font-family: 'Genericons';
    src: url(data:application/font-woff;charset=utf-8;base64,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) format('woff'),
         url(//www.getzzz.pl/wp-content/themes/edupress/genericons/Genericons.ttf) format('truetype'),
         url(//www.getzzz.pl/wp-content/themes/edupress/genericons/Genericons.svg#genericonsregular) format('svg');
    font-weight: normal;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Genericons";
    src: url(http://www.getzzz.pl/wp-content/themes/edupress/genericons/Genericons.svg#Genericons) format("svg");
  }
}


/**
 * All Genericons
 */

.genericon {
	font-size: 16px;
	vertical-align: top;
	text-align: center;
	-moz-transition: color .1s ease-in 0;
	-webkit-transition: color .1s ease-in 0;
	display: inline-block;
	font-family: "Genericons";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1;
	text-decoration: inherit;
	text-transform: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	speak: none;
}


/**
 * Individual icons
 */

.genericon-404:before { content: "\f423"; }
.genericon-activity:before { content: "\f508"; }
.genericon-anchor:before { content: "\f509"; }
.genericon-aside:before { content: "\f101"; }
.genericon-attachment:before { content: "\f416"; }
.genericon-audio:before { content: "\f109"; }
.genericon-bold:before { content: "\f471"; }
.genericon-book:before { content: "\f444"; }
.genericon-bug:before { content: "\f50a"; }
.genericon-cart:before { content: "\f447"; }
.genericon-category:before { content: "\f301"; }
.genericon-chat:before { content: "\f108"; }
.genericon-checkmark:before { content: "\f418"; }
.genericon-close:before { content: "\f405"; }
.genericon-close-alt:before { content: "\f406"; }
.genericon-cloud:before { content: "\f426"; }
.genericon-cloud-download:before { content: "\f440"; }
.genericon-cloud-upload:before { content: "\f441"; }
.genericon-code:before { content: "\f462"; }
.genericon-codepen:before { content: "\f216"; }
.genericon-cog:before { content: "\f445"; }
.genericon-collapse:before { content: "\f432"; }
.genericon-comment:before { content: "\f300"; }
.genericon-day:before { content: "\f305"; }
.genericon-digg:before { content: "\f221"; }
.genericon-document:before { content: "\f443"; }
.genericon-dot:before { content: "\f428"; }
.genericon-downarrow:before { content: "\f502"; }
.genericon-download:before { content: "\f50b"; }
.genericon-draggable:before { content: "\f436"; }
.genericon-dribbble:before { content: "\f201"; }
.genericon-dropbox:before { content: "\f225"; }
.genericon-dropdown:before { content: "\f433"; }
.genericon-dropdown-left:before { content: "\f434"; }
.genericon-edit:before { content: "\f411"; }
.genericon-ellipsis:before { content: "\f476"; }
.genericon-expand:before { content: "\f431"; }
.genericon-external:before { content: "\f442"; }
.genericon-facebook:before { content: "\f203"; }
.genericon-facebook-alt:before { content: "\f204"; }
.genericon-fastforward:before { content: "\f458"; }
.genericon-feed:before { content: "\f413"; }
.genericon-flag:before { content: "\f468"; }
.genericon-flickr:before { content: "\f211"; }
.genericon-foursquare:before { content: "\f226"; }
.genericon-fullscreen:before { content: "\f474"; }
.genericon-gallery:before { content: "\f103"; }
.genericon-github:before { content: "\f200"; }
.genericon-googleplus:before { content: "\f206"; }
.genericon-googleplus-alt:before { content: "\f218"; }
.genericon-handset:before { content: "\f50c"; }
.genericon-heart:before { content: "\f461"; }
.genericon-help:before { content: "\f457"; }
.genericon-hide:before { content: "\f404"; }
.genericon-hierarchy:before { content: "\f505"; }
.genericon-home:before { content: "\f409"; }
.genericon-image:before { content: "\f102"; }
.genericon-info:before { content: "\f455"; }
.genericon-instagram:before { content: "\f215"; }
.genericon-italic:before { content: "\f472"; }
.genericon-key:before { content: "\f427"; }
.genericon-leftarrow:before { content: "\f503"; }
.genericon-link:before { content: "\f107"; }
.genericon-linkedin:before { content: "\f207"; }
.genericon-linkedin-alt:before { content: "\f208"; }
.genericon-location:before { content: "\f417"; }
.genericon-lock:before { content: "\f470"; }
.genericon-mail:before { content: "\f410"; }
.genericon-maximize:before { content: "\f422"; }
.genericon-menu:before { content: "\f419"; }
.genericon-microphone:before { content: "\f50d"; }
.genericon-minimize:before { content: "\f421"; }
.genericon-minus:before { content: "\f50e"; }
.genericon-month:before { content: "\f307"; }
.genericon-move:before { content: "\f50f"; }
.genericon-next:before { content: "\f429"; }
.genericon-notice:before { content: "\f456"; }
.genericon-paintbrush:before { content: "\f506"; }
.genericon-path:before { content: "\f219"; }
.genericon-pause:before { content: "\f448"; }
.genericon-phone:before { content: "\f437"; }
.genericon-picture:before { content: "\f473"; }
.genericon-pinned:before { content: "\f308"; }
.genericon-pinterest:before { content: "\f209"; }
.genericon-pinterest-alt:before { content: "\f210"; }
.genericon-play:before { content: "\f452"; }
.genericon-plugin:before { content: "\f439"; }
.genericon-plus:before { content: "\f510"; }
.genericon-pocket:before { content: "\f224"; }
.genericon-polldaddy:before { content: "\f217"; }
.genericon-portfolio:before { content: "\f460"; }
.genericon-previous:before { content: "\f430"; }
.genericon-print:before { content: "\f469"; }
.genericon-quote:before { content: "\f106"; }
.genericon-rating-empty:before { content: "\f511"; }
.genericon-rating-full:before { content: "\f512"; }
.genericon-rating-half:before { content: "\f513"; }
.genericon-reddit:before { content: "\f222"; }
.genericon-refresh:before { content: "\f420"; }
.genericon-reply:before { content: "\f412"; }
.genericon-reply-alt:before { content: "\f466"; }
.genericon-reply-single:before { content: "\f467"; }
.genericon-rewind:before { content: "\f459"; }
.genericon-rightarrow:before { content: "\f501"; }
.genericon-search:before { content: "\f400"; }
.genericon-send-to-phone:before { content: "\f438"; }
.genericon-send-to-tablet:before { content: "\f454"; }
.genericon-share:before { content: "\f415"; }
.genericon-show:before { content: "\f403"; }
.genericon-shuffle:before { content: "\f514"; }
.genericon-sitemap:before { content: "\f507"; }
.genericon-skip-ahead:before { content: "\f451"; }
.genericon-skip-back:before { content: "\f450"; }
.genericon-skype:before { content: "\f220"; }
.genericon-spam:before { content: "\f424"; }
.genericon-spotify:before { content: "\f515"; }
.genericon-standard:before { content: "\f100"; }
.genericon-star:before { content: "\f408"; }
.genericon-status:before { content: "\f105"; }
.genericon-stop:before { content: "\f449"; }
.genericon-stumbleupon:before { content: "\f223"; }
.genericon-subscribe:before { content: "\f463"; }
.genericon-subscribed:before { content: "\f465"; }
.genericon-summary:before { content: "\f425"; }
.genericon-tablet:before { content: "\f453"; }
.genericon-tag:before { content: "\f302"; }
.genericon-time:before { content: "\f303"; }
.genericon-top:before { content: "\f435"; }
.genericon-trash:before { content: "\f407"; }
.genericon-tumblr:before { content: "\f214"; }
.genericon-twitch:before { content: "\f516"; }
.genericon-twitter:before { content: "\f202"; }
.genericon-unapprove:before { content: "\f446"; }
.genericon-unsubscribe:before { content: "\f464"; }
.genericon-unzoom:before { content: "\f401"; }
.genericon-uparrow:before { content: "\f500"; }
.genericon-user:before { content: "\f304"; }
.genericon-video:before { content: "\f104"; }
.genericon-videocamera:before { content: "\f517"; }
.genericon-vimeo:before { content: "\f212"; }
.genericon-warning:before { content: "\f414"; }
.genericon-website:before { content: "\f475"; }
.genericon-week:before { content: "\f306"; }
.genericon-wordpress:before { content: "\f205"; }
.genericon-xpost:before { content: "\f504"; }
.genericon-youtube:before { content: "\f213"; }
.genericon-zoom:before { content: "\f402"; }