/**
 * @version    1.2
 * @package    Corsa
 * @author     WooRockets Team <support@woorockets.com>
 * @copyright  Copyright (C) 2014 WooRockets.com. All Rights Reserved.
 * @license    GNU/GPL v2 or later http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Websites: http://www.woorockets.com
 */
/*--------------------------------------------------------------
	CSS OVERVIEW
----------------------------------------------------------------
		1. Reset
		2. Typography
		3. Icons Font
		4. Elements
		5. Forms
		6. WordPress Recommended Classes
		7. Grid System
		8. Header
			8.1 Header - Top Menu
			8.2 Header - Network Social
			8.3 Header - Logo & Site Title
			8.4 Header - Main Menu
		9. Content
			9.1 Content - Bottom
			9.2 Content - Blog
		10. Widget Styles
		11. Offline Page
		12. Footer
		
--------------------------------------------------------------*/
@import url(http://fonts.googleapis.com/css?family=Lato:400,300,700,900&subset=latin,latin-ext);

/*  [ 1. Reset ]
- - - - - - - - - - - - - - - - - - - - */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-x: hidden; /* Keeps page centered in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust:     100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
*,
*:before,
*:after { /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
	-webkit-box-sizing: border-box; /* Not needed for modern webkit but still used by Blackberry Browser 7.0; see http://caniuse.com/#search=box-sizing */
	-moz-box-sizing:    border-box; /* Still needed for Firefox 28; see http://caniuse.com/#search=box-sizing */
	box-sizing:         border-box;
}
body {
	background: #58c5c0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}
ol,
ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
table, th, td {
	border: 1px solid rgba(0, 0, 0, 0.1);
}
table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin-bottom: 24px;
	width: 100%;
}
th, td {
	padding: 6px;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
th {
	border-width: 0 1px 1px 0;
	font-weight: bold;
}
td {
	border-width: 0 1px 1px 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
blockquote:before,
q:before {
	content: none;
}
blockquote,
address,
q {
	border-left: 3px solid #58c5c0;
	padding-left: 15px;
	font-size: 13px;
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active {
	outline: 0;
}
a img {
	border: 0;
}

/*  [ 2. Typography ]
- - - - - - - - - - - - - - - - - - - - */
body,
button,
input,
select,
textarea {
	color: #666;
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
	font-weight: 300;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.625;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
h1 {
	font-size: 3.6rem;
}
h2 {
	font-size: 3rem;
}
h3 {
	font-size: 2.4rem;
}
h4 {
	font-size: 1.8rem;
}
h5 {
	font-size: 1.4rem;
}
h6 {
	font-size: 1.2rem;
}
p {
	margin-bottom: 1.5em;
}
b,
strong {
	font-weight: bold;
}
dfn,
cite,
em,
i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
	font-style: italic;
	font-family: Geogria;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}
code,
kbd,
tt,
var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}

/*  [ 3. Icons Font ]
- - - - - - - - - - - - - - - - - - - - */
@font-face {
	font-family: 'fontello';
	src: url('../fonts/fontello.eot?24155589');
	src: url('../fonts/fontello.eot?24155589#iefix') format('embedded-opentype'),
		url('../fonts/fontello.woff?24155589') format('woff'),
		url('../fonts/fontello.ttf?24155589') format('truetype'),
		url('../fonts/fontello.svg?24155589#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
}
.icon-user:before        { content: '\e800'; } /* '' */
.icon-edit:before        { content: '\e801'; } /* '' */
.icon-wordpress:before   { content: '\e802'; } /* '' */
.icon-twitter:before     { content: '\e803'; } /* '' */
.icon-vimeo:before       { content: '\e804'; } /* '' */
.icon-rss:before         { content: '\e805'; } /* '' */
.icon-pinterest:before   { content: '\e806'; } /* '' */
.icon-googleplus:before  { content: '\e807'; } /* '' */
.icon-linkedin:before    { content: '\e808'; } /* '' */
.icon-facebook:before    { content: '\e809'; } /* '' */
.icon-yahoo:before       { content: '\e80a'; } /* '' */
.icon-dribbble:before    { content: '\e80b'; } /* '' */
.icon-skype:before       { content: '\e80c'; } /* '' */
.icon-myspace:before     { content: '\e80d'; } /* '' */
.icon-stumbleupon:before { content: '\e80e'; } /* '' */
.icon-youtube:before     { content: '\e80f'; } /* '' */
.icon-flickr:before      { content: '\e810'; } /* '' */
.icon-gallery:before     { content: '\e811'; } /* '' */
.icon-video:before       { content: '\e812'; } /* '' */
.icon-music:before       { content: '\e813'; } /* '' */
.icon-tags:before        { content: '\e814'; } /* '' */
.icon-quote:before       { content: '\e815'; } /* '' */
.icon-comments:before    { content: '\e816'; } /* '' */
.icon-calendar:before    { content: '\e817'; } /* '' */
.icon-category:before    { content: '\e818'; } /* '' */
.icon-angle-up:before    { content: '\e819'; } /* '' */
.icon-search:before      { content: '\e81a'; } /* '' */

/*  [ 4. Elements ]
- - - - - - - - - - - - - - - - - - - - */
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
ul,
ol {
	margin: 0 0 1.5em 3em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
	vertical-align: middle;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
th {
	font-weight: bold;
}
a {
	color: #58c5c0;
	text-decoration: none;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition:    all .3s ease-in-out 0s;
	transition:         all .3s ease-in-out 0s;
}
a:hover,
a:focus,
a:active {
	color: #444;
}
.cl:before,
.cl:after {
	content: '';
	display: table;
}
.cl:after {
	clear: both;
}

/*  [ 5. Forms ]
- - - - - - - - - - - - - - - - - - - - */
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition:    all .3s ease-in-out 0s;
	transition:         all .3s ease-in-out 0s;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border-radius: 3px;
	background: #58c5c0;
	color: #fff;
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	border: 0;
	font-size: 1.2rem;
	height: 38px;
	line-height: 42px;
	padding: 0 20px
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background: #191919;
}
input[type="checkbox"],
input[type="radio"] {
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #191919;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 5px;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 100%;
}

/*  [ 6. WordPress Recommended Classes ]
- - - - - - - - - - - - - - - - - - - - */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
	font-style: oblique;
	font-size: 12px;
}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	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 */
}
.gallery-caption {}
.bypostauthor {}

/*  [ 7. Grid System ]
- - - - - - - - - - - - - - - - - - - - */
.grid {
	width: 100%;
}
.grid:before,
.grid:after {
	content: '';
	display: table;
}
.grid:after {
	clear: both;
}
.grid .columns:last-child {
	margin-right: 0;
}
.columns {
	float: left;
	position: relative;
	margin-right: 2.12766%;
	margin-bottom: 2.12766%;
}
.columns.one    { width: 6.382978723404%;  }
.columns.two    { width: 14.893617021277%; }
.columns.three  { width: 23.404255319149%; }
.columns.four   { width: 31.914893617021%; }
.columns.five   { width: 40.425531914894%; }
.columns.six    { width: 48.936170212766%; }
.columns.seven  { width: 57.446808510638%; }
.columns.eight  { width: 65.957446808511%; }
.columns.nine   { width: 74.468085106383%; }
.columns.ten    { width: 82.978723404255%; }
.columns.eleven { width: 91.489361702128%; }
.columns.twelve { width: 100%;             }
.site-main {
	width: 740px;
	float: left;
}
.primary-sidebar,
.secondary-sidebar {
	width: 340px;
	float: left;
}
.full-width .site-main {
	width: 100%;
}
.left-content .site-main,
.left-right-content .site-main {
	float: right;
}
.left-content .secondary-sidebar,
.left-right-content .secondary-sidebar {
	margin-right: 30px;
}
.content-right .primary-sidebar,
.left-content-right .primary-sidebar,
.content-left-right .secondary-sidebar,
.content-left-right .primary-sidebar {
	margin-left: 30px;
}
.content3col .site-main {
	width: 490px;
}
.content3col .primary-sidebar,
.content3col .secondary-sidebar {
	width: 280px;
}
.left-content-right .site-main {
	margin-left: 310px;
}
.left-content-right .secondary-sidebar {
	margin-left: -800px;
}

/*  [ 8. Header ]
- - - - - - - - - - - - - - - - - - - - */
.header-top {
	background: #58c5c0;
	padding: 20px 0;
}
.header-bot {
	padding: 20px 0;
	margin: 0 30px;
	position: relative;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
}
.top-navigation {
	width: 40%;
	float: left;
}
.site-network {
	width: 40%;
	float: right;
}
.menu,
.social {
	list-style: none;
	margin: 0;
}
.menu .sub-menu {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	z-index: 10;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition:    all .4s ease-in-out 0s;
	transition:         all .4s ease-in-out 0s;
}
.menu li:hover > .sub-menu {
	opacity: 1;
	visibility: visible;
}
.search-box {
	float: right;
	position: relative;
	padding-left: 15px;
	margin-left: 10px;
}
.search-box > i {
	display: block;
	height: 32px;
	width: 32px;
	background: rgba(0, 0, 0, .2);
	color: #fff;
	text-align: center;
	line-height: 32px;
	cursor: pointer;
	border-radius: 2px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition:    all .3s ease-in-out 0s;
	transition:         all .3s ease-in-out 0s;
}
.search-box > i:hover {
	background: rgba(0, 0, 0, 0.4);
}
.search-box form {
	opacity: 1;
	visibility: visible;
	position: absolute;
	right: 0;
	background: #f2f2f2;
	padding: 10px;
	width: 220px;
	z-index: 99;
	top: 35px;
	border-top: 3px solid #727272;
}
.search-box form * {
	height: 32px;
	float: left;
	padding: 5px;
	border-radius: 0;
}
.search-box form button {
	width: 32px;
	line-height: 14px;
}
.search-box form i {
	color: #fff;
}
.search-box form input[type="text"] {
	width: 168px;
	font-size: 12px;
	border-color: #58c5c0;
}

/*  [ 8.1 Header - Top Menu ]
- - - - - - - - - - - - - - - - - - - - */
#menu-top li {
	display: inline-block;
	font-size: 12px;
	margin-right: 15px;
	position: relative;
}
#menu-top li a,
.social li a {
	color: #fff;
}
#menu-top li a {
	padding: 5px;
}
#menu-top > li:hover > a {
	background: rgba(0, 0, 0, 0.2);
}
#menu-top > li:hover > a,
#menu-top li .sub-menu,
.social li a {
	-webkit-border-radius: 2px;
	-moz-border-radius:    2px;
	-ms-border-radius:     2px;
	border-radius:         2px;
}
#menu-top li .sub-menu {
	top: 24px;
	background: #fff;
	width: 150px;
	margin: 0;
	border: 1px solid #e9e9e9;
}
#menu-top li .sub-menu li {
	width: 100%;
	padding: 0 10px;
}
#menu-top li .sub-menu li a {
	color: #666;
	display: block;
	padding: 8px 0;
	border-bottom: 1px solid #e9e9e9;
}
#menu-top li .sub-menu li a:hover {
	color: #58c5c0;
}
#menu-top li .sub-menu li:last-child > a {
	border: 0;
}
#menu-top li .sub-menu ul {
	left: 150px;
	top: -1px;
}

/*  [ 8.2 Header - Network Social ]
- - - - - - - - - - - - - - - - - - - - */
.social {
	text-align: right;
}
.social li {
	display: inline-block;
}
.social li a {
	width: 32px;
	height: 32px;
	line-height: 32px;
	display: block;
	text-align: center;
}
.social li a:hover {
	background: rgba(0, 0, 0, 0.2);
}

/*  [ 8.3 Header - Logo & Site Title ]
- - - - - - - - - - - - - - - - - - - - */
.site-branding {
	float: left;
	width: 30%;
}
.site-title {
	font-family: Lato, serif;
	font-weight: 400;
}
.site-title a {
	font-size: 28px;
	color: #333;
	text-transform: uppercase;
}
.site-description {
	font-size: 12px;
	color: #868686;
}

/*  [ 8.4 Header - Main Menu ]
- - - - - - - - - - - - - - - - - - - - */
.main-navigation {
	float: left;
	width: 70%;
	text-align: right;
}
.main-navigation .menu-toggle,
.main-navigation .dashicons {
	display: none;
}
#menu-main li {
	display: inline-block;
	position: relative;
}
#menu-main li a {
	text-transform: uppercase;
	padding: 15px 20px;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	display: block;
}
#menu-main li.current-menu-item > a,
#menu-main li a:hover {
	color: #58c5c0;
}
#menu-main li .sub-menu {
	width: 250px;
	background: #fff;
	border: 3px solid #eee;
	text-align: left;
	z-index: 999;
	-webkit-transform: scale(.8);
	-moz-transform:    scale(.8);
	-ms-transform:     scale(.8);
	-o-transform:      scale(.8);
	transform:         scale(.8);
}
#menu-main > li > .sub-menu:before {
	position: absolute;
	content: '';
	border-left: 10px solid #eee;
	border-right: 10px solid transparent;
	border-top: 10px solid transparent;
	left: -3px;
	top: -12px;
}
#menu-main li:hover > .sub-menu {
	-webkit-transform: scale(1);
	-moz-transform:    scale(1);
	-ms-transform:     scale(1);
	-o-transform:      scale(1);
	transform:         scale(1);
}
#menu-main li .sub-menu li {
	padding: 0 15px;
	width: 100%;
}
#menu-main li .sub-menu li a {
	border-bottom: 1px solid #e5e5e5;
	display: block;
	padding: 15px 0;
	text-transform: none;
	font-weight: normal;
}
#menu-main li .sub-menu li:last-child > a {
	border-color: transparent;
}
#menu-main li .sub-menu li.menu-item-has-children > a {
	padding-right: 16px;
	background: url("../img/icons/arrow-right.png") no-repeat center right;
}
#menu-main li .sub-menu li .sub-menu {
	left: 224px;
	left: 221px\9;
	top: -3px;
}
#menu-main li .sub-menu li.menu-rtl > .sub-menu {
	left: -278px;
	left: -274px\9;
}
/*  [ 9. Content ]
- - - - - - - - - - - - - - - - - - - - */
#page {
	max-width: 1170px;
	width: 100%;
	margin: 0 auto 72px;
	background: #fff;
}
.content-area {
	overflow: hidden;
	padding: 30px;
}
.entry-title {
	font-size: 24px;
	font-weight: 500;
	color: #555;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.page-title {
	margin-bottom: 40px;
}
.error404 .site-main {
	width: 100%;
}
.error-404 {
	text-align: center;
	padding: 150px 0;
}
/*  [ 9.1 Content - Bottom ]
- - - - - - - - - - - - - - - - - - - - */
.content-bottom {
	background: #323a45;
	padding: 30px;
	margin-top: 30px;
}
.content-bottom .widget {
	font-size: 12px;
}
.content-bottom .widget,
.content-bottom .widget a {
	color: #f2f2f2;
}
.content-bottom .widget select,
.content-bottom .widget input {
	border-color: transparent;
	background: #ddd;
}
.content-bottom table,
.content-bottom th,
.content-bottom td {
	border-color: rgba(255, 255, 255, .1);
}

/*  [ 9.2 Content - Blog ]
- - - - - - - - - - - - - - - - - - - - */
.site-main .post.hentry {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 80px;
}
.site-main .post.sticky {
	background: #f9f9f9;
	border: 1px solid #eee;
	padding: 0 25px;
}
.site-main .post.sticky .entry-content {
	border: 0;
}
.entry-title,
.entry-meta > span {
	position: relative;
}
.entry-thumb img {
	width: 100%;
}
.entry-thumb input[type="password"] {
	border: 2px solid #ccc;
	height: 48px;
	margin-left: 25%;
	padding: 10px;
	width: 50%
}
.post .entry-title i {
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 30px;
	border: 1px solid;
	font-size: 16px;
	position: absolute;
	left: 0;
	top: 25px;
	border-radius: 2px;
}
.format-standard .entry-title a,
.format-standard .entry-title i {
	color: #58c5c0;
	border-color: #58c5c0;
}
.format-gallery .entry-title a,
.format-gallery .entry-title i {
	color: #eb005d;
	border-color: #eb005d;
}
.format-audio .entry-title a,
.format-audio .entry-title i {
	color: #1bbc9b;
	border-color: #1bbc9b;
}
.format-video .entry-title a,
.format-video .entry-title i {
	color: #f1c40f;
	border-color: #f1c40f;
}
.format-quote .quote-content {
	position: relative;
	padding-top: 80px;
}
.format-quote .quote-content i {
	color: #a0cf4f;
	border: 1px solid #a0cf4f;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -30px;
	border-radius: 5px;
	top: 0;
	font-size: 32px;
}
.post .entry-title {
	text-transform: none;
	font-weight: 300;
	font-size: 32px;
	padding: 15px 0 0 40px;
	position: relative;
	margin-bottom: 10px;
	overflow: hidden;
}
.post[class*="format-"] .entry-title a:hover,
.entry-meta a {
	color: #666;
}
.entry-content {
	margin-bottom: 20px;
}
.entry-content > .gallery {
	display: none !important;
}
.entry-meta {
	border-color: rgba(0, 0, 0, 0.1);
	border-style: dashed;
	border-width: 1px 0;
	font-size: 14px;
	margin-bottom: 20px;
	padding: 8px 0;
}
.entry-meta > span {
	margin-right: 30px;
}
.entry-meta > span:before {
	content: "/";
	position: absolute;
	right: -18px;
}
.entry-meta > span:last-child:before,
.entry-meta > span.cat-links:before {
	content: "";
}
.entry-meta i,
.single .post .tags-links i {
	margin-right: 5px;
}
.entry-meta i,
.entry-meta a:hover {
	color: #58c5c0;
}
.entry-meta .comments-link {
	float: right;
	margin: 0;
}
.page-nav ul {
	list-style: none;
	margin: 0;
}
.page-nav li {
	float: left;
}
.page-nav li * {
	display: block;
	margin-right: 5px;
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	background: #191919;
	color: #fff;
	font-size: 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius:    3px;
	border-radius:         3px;
}
.page-nav li .current,
.page-nav li a:hover {
	background: #58c5c0;
}
.page-nav li .next,
.page-nav li .prev {
	line-height: 28px;
}
.single .post,
.single .single-nav {
	margin-bottom: 40px;
}
.single .post .entry-title {
	padding: 0;
}
.single .post .tags-links {
	font-size: 14px;
	display: inline-block;
	padding-bottom: 10px;
}
.single .single-nav .prev {
	float: left;
}
.single .single-nav .next {
	float: right;
}
.comments-area {
	font-size: 14px;
}
.comments-area ol {
	list-style: none;
}
.comments-area .comment-list {
	margin: 30px 0 0;
}
.comments-area .comment-list > li {
	margin-top: 20px;
}
.comments-area .comment-body {
	border-width: 1px 1px 1px 4px;
	border-style: solid;
	border-color: #58c5c0;
	padding: 20px;
}
.comments-area .comment-body .comment-meta {
	overflow: hidden;
}
.comments-area .comment-body .avatar {
	float: left;
	margin: 0 10px 10px 0;
	padding: 4px;
	border: 1px solid #eee;
}
.comments-area .comment-body .comment-author {
	display: block;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
}
.comments-area .comment-body .comment-meta time {
	color: #727272;
	font-size: 12px;
}
.comments-area .comment-body .comment-content {
	margin-top: 25px;
}
.comments-area .action-link {
	text-align: right;
}
.comments-area .action-link a {
	padding: 4px 8px;
	background: #3d3d3d;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	border-radius: 2px;
	margin-left: 5px;
} 
.comments-area .action-link a:hover,
.comment-respond .comment-form .form-submit input[type="submit"]:hover {
	background: #58c5c0;
}
.comments-area .children li {
	background: url("../img/comment-sub.png") no-repeat 20px -25px;
	padding: 20px 0 0 40px;
}
.comment-respond .comment-reply-title {
	margin: 20px 0;
}
.comment-respond .comment-form .required {
	color: #ff0000;
}
.comment-respond .comment-form .comment-form-author,
.comment-respond .comment-form .comment-form-email,
.comment-respond .comment-form .comment-form-url {
	float: left;
	width: 31.3%;
	margin-right: 3%;
}
.comment-respond .comment-form .comment-form-url {
	margin-right: 0;
}
.comment-respond .comment-form [class*="comment-form"] input {
	height: 40px;
}
.comment-respond .comment-form [class*="comment-form"] input,
.comment-respond .comment-form .comment-form-comment textarea {
	padding: 10px;
	width: 100%;
	border: 1px solid #e9e9e9;
}
.comment-respond .comment-form [class*="comment-form"] input:focus,
.comment-respond .comment-form .comment-form-comment textarea:focus {
	border-color: #58c5c0;
}
.comment-respond .comment-form .form-submit input[type="submit"] {
	background: #3d3d3d;
	display: block;
	font-weight: bold;
	height: 40px;
	text-transform: uppercase;
	width: 100%;
}

/*  [ 10. Widget Styles ]
- - - - - - - - - - - - - - - - - - - - */
.widget {
	margin: 0 0 30px;
	font-size: 14px;
}
.widget select,
.widget input {
	padding: 10px;
	border: 1px solid #e5e5e5;
}
.widget select {
	background: none;
	width: 100%;
}
.widget input {
	width: calc( 100% - 30px );
}
.widget input:focus {
	border-color: #58c5c0;
}
.widget_search .search-submit {
	display: none;
}
.widget a {
	color: #666;
}
.widget a:hover {
	color: #58c5c0;
}
.widget-title {
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.widget ul {
	list-style: none;
	margin: 0;
}
.widget ul li {
	position: relative;
	margin-top: 10px;
	background: url("../img/icons/dot.png") no-repeat left 8px;
	padding-left: 15px;
}
.widget ul ul li {
	position: relative;
	padding-left: 20px;
}
.widget ul ul li:before,
.widget ul ul li:after {
	content: "";
	position: absolute;
	background: #666;
}
.widget ul ul li:before {
	left: 0;
	top: 10px;
	width: 15px;
	height: 1px;
}
.widget ul ul li:after {
	left: 2px;
	top: 1px;
	width: 1px;
	height: 100%;
}
.widget .menu .sub-menu {
	opacity: 1;
	visibility: visible;
	position: inherit;
}
.widget #wp-calendar caption {
	background: #58c5c0;
	color: #fff;
	padding: 10px;
	text-transform: uppercase;
}
.widget #wp-calendar caption,
.widget #wp-calendar th,
.widget #wp-calendar td {
	text-align: center;
}
/*  [ 11. Offline Page ]
- - - - - - - - - - - - - - - - - - - - */
.offline #page {
	max-width: 100%;
	text-align: center;
}
.offline .site-header,
.offline .site-footer,
.offline .content-bottom {
	display: none;
}
.page-offline {
	padding-top: 160px;
}
.page-offline h3 {
	margin-bottom: 30px;
}
.page-offline .countdown {
	margin: 0;
	list-style: none;
	overflow: hidden;
	display: inline-block
}
.page-offline .countdown li {
	float: left;
	display: block;
	width: 120px;
	height: 120px;
	padding-top: 14px;
	text-align: center;
	border-width: 1px;
	border-color: #58c5c0 #eee #eee;
	border-style: solid;
	margin: 5px;
	font-size: 36px;
	text-transform: uppercase;
	color: #222;
	font-weight: bold;
}
.page-offline .countdown li span {
	display: block;
	font-size: 16px;
	color: #fff;
}
.page-offline footer {
	background: #58c5c0;
	padding: 80px 0;
	margin-top: -62px;
}
.page-offline footer ul {
	text-align: center;
}
.page-offline footer .social li {
	margin: 5px;
}
.page-offline footer .social li a {
	background: rgba(0, 0, 0, 0.2);
}
.page-offline footer .social li a:hover {
	background: rgba(0, 0, 0, 0.4);
}

/*  [ 12. Footer ]
- - - - - - - - - - - - - - - - - - - - */
.site-footer {
	padding: 40px 0;
	background: #191919;
	color: #999;
	font-size: 0.68em;
	text-align: center;
}
.site-footer a {
	color: #58c5c0;
}
.site-footer a:hover {
	color: #444;
}
.footer-navigation {
	padding: 15px 0 0;
}
#menu-footer li {
	display: inline-block;
	padding: 0 8px;
	border-right: 1px solid #444;
	line-height: 1.1;
}
#menu-footer li:last-child {
	border: 0;
}
#menu-footer .sub-menu {
	border-left: 1px solid #444;
	display: inline-block;
	margin-left: 10px;
	opacity: 1;
	padding: 0 8px;
	position: inherit;
	visibility: visible;
}
.back-to-top {
	display: none;
}
.back-to-top i {
	width: 32px;
	height: 32px;
	position: fixed;
	right: 10px;
	bottom: 10px;
	background: #191919;
	color: #fff;
	line-height: 30px;
	border-radius: 2px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition:    all .3s ease-in-out 0s;
	transition:         all .3s ease-in-out 0s;
}
.back-to-top i:hover {
	background: #fff;
	color: #191919;
}