/* ========================================================================== */
/* ! 2013 DEFAULT STYLES ==================================================== */
/* ========================================================================== */

@font-face {
	font-family: 'Genericons';
	src: url('../fonts/genericons-regular-webfont.eot');
	src: url('../fonts/genericons-regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/genericons-regular-webfont.woff') format('woff'),
	     url('../fonts/genericons-regular-webfont.ttf') format('truetype'),
	     url('../fonts/genericons-regular-webfont.svg#genericonsregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

/**
 * All Genericons.
 */
[class*="genericon"] {
	display: inline-block;
	width: 12px;
	height: 12px;
	-webkit-font-smoothing: antialiased;
	font-size: 12px;
	line-height: 1;
	font-family: 'Genericons';
	text-decoration: inherit;
	font-weight: normal;
	font-style: normal;
	vertical-align: middle;
}

/* IE7 */
[class*="genericon"] {
	*overflow: auto;
	*zoom: 1;
	*display: inline;
}

/**
 * Individual icons.
 */

/* Post formats */
.genericon-standard:before {       content: '\f100'; }
.genericon-aside:before {          content: '\f101'; }
.genericon-image:before {          content: '\f102'; }
.genericon-gallery:before {        content: '\f103'; }
.genericon-video:before {          content: '\f104'; }
.genericon-status:before {         content: '\f105'; }
.genericon-quote:before {          content: '\f106'; }
.genericon-link:before {           content: '\f107'; }
.genericon-chat:before {           content: '\f108'; }
.genericon-audio:before {          content: '\f109'; }

/* Social icons */
.genericon-github:before {         content: '\f200'; }
.genericon-dribbble:before {       content: '\f201'; }
.genericon-twitter:before {        content: '\f202'; }
.genericon-facebook:before {       content: '\f203'; }
.genericon-facebook-alt:before {   content: '\f204'; }
.genericon-wordpress:before {      content: '\f205'; }
.genericon-googleplus:before {     content: '\f206'; }
.genericon-linkedin:before {       content: '\f207'; }
.genericon-linkedin-alt:before {   content: '\f208'; }
.genericon-pinterest:before {      content: '\f209'; }
.genericon-pinterest-alt:before {  content: '\f210'; }
.genericon-flickr:before {         content: '\f211'; }
.genericon-vimeo:before {          content: '\f212'; }
.genericon-youtube:before {        content: '\f213'; }
.genericon-tumblr:before {         content: '\f214'; }
.genericon-instagram:before {      content: '\f215'; }
.genericon-codepen:before {        content: '\f216'; }

/* Meta icons */
.genericon-comment:before {        content: '\f300'; }
.genericon-category:before {       content: '\f301'; }
.genericon-tag:before {            content: '\f302'; }
.genericon-time:before {           content: '\f303'; }
.genericon-user:before {           content: '\f304'; }
.genericon-day:before {            content: '\f305'; }
.genericon-week:before {           content: '\f306'; }
.genericon-month:before {          content: '\f307'; }
.genericon-pinned:before {         content: '\f308'; }

/* Other icons */
.genericon-search:before {         content: '\f400'; }
.genericon-unzoom:before {         content: '\f401'; }
.genericon-zoom:before {           content: '\f402'; }
.genericon-show:before {           content: '\f403'; }
.genericon-hide:before {           content: '\f404'; }
.genericon-close:before {          content: '\f405'; }
.genericon-close-alt:before {      content: '\f406'; }
.genericon-trash:before {          content: '\f407'; }
.genericon-star:before {           content: '\f408'; }
.genericon-home:before {           content: '\f409'; }
.genericon-mail:before {           content: '\f410'; }
.genericon-edit:before {           content: '\f411'; }
.genericon-reply:before {          content: '\f412'; }
.genericon-feed:before {           content: '\f413'; }
.genericon-warning:before {        content: '\f414'; }
.genericon-share:before {          content: '\f415'; }
.genericon-attachment:before {     content: '\f416'; }
.genericon-location:before {       content: '\f417'; }
.genericon-checkmark:before {      content: '\f418'; }
.genericon-menu:before {           content: '\f419'; }
.genericon-top:before {            content: '\f420'; }
.genericon-minimize:before {       content: '\f421'; }
.genericon-maximize:before {       content: '\f422'; }
.genericon-404:before {            content: '\f423'; }
.genericon-spam:before {           content: '\f424'; }
.genericon-summary:before {        content: '\f425'; }
.genericon-cloud:before {          content: '\f426'; }
.genericon-key:before {            content: '\f427'; }
.genericon-dot:before {            content: '\f428'; }
.genericon-next:before {           content: '\f429'; }
.genericon-previous:before {       content: '\f430'; }
.genericon-expand:before {         content: '\f431'; }
.genericon-collapse:before {       content: '\f432'; }
.genericon-dropdown:before {       content: '\f433'; }
.genericon-dropdown-left:before {  content: '\f434'; }
.genericon-top:before {            content: '\f435'; }
.genericon-draggable:before {      content: '\f436'; }
.genericon-phone:before {          content: '\f437'; }
.genericon-send-to-phone:before {  content: '\f438'; }
.genericon-plugin:before {         content: '\f439'; }
.genericon-cloud-download:before { content: '\f440'; }
.genericon-cloud-upload:before {   content: '\f441'; }
.genericon-external:before {       content: '\f442'; }
.genericon-document:before {       content: '\f443'; }
.genericon-book:before {           content: '\f444'; }
.genericon-cog:before {            content: '\f445'; }
.genericon-unapprove:before {      content: '\f446'; }
.genericon-cart:before {           content: '\f447'; }
.genericon-pause:before {          content: '\f448'; }
.genericon-stop:before {           content: '\f449'; }
.genericon-skip-back:before {      content: '\f450'; }
.genericon-skip-ahead:before {     content: '\f451'; }
.genericon-play:before {           content: '\f452'; }
.genericon-tablet:before {         content: '\f453'; }
.genericon-send-to-tablet:before { content: '\f454'; }

/* Generic shapes */
.genericon-uparrow:before {        content: '\f500'; }
.genericon-rightarrow:before {     content: '\f501'; }
.genericon-downarrow:before {      content: '\f502'; }
.genericon-leftarrow:before {      content: '\f503'; }

/**
 * 2.0 Repeatable Patterns
 * ----------------------------------------------------------------------------
 */

.genericon:before,
.menu-toggle:after,
.featured-post:before,
.date a:before,
.entry-meta .author a:before,
.format-audio .entry-content:before,
.comments-link a:before,
.tags-links a:first-child:before,
.categories-links a:first-child:before,
.edit-link a:before,
.attachment .entry-title:before,
.attachment-meta:before,
.attachment-meta a:before,
.comment-awaiting-moderation:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.bypostauthor > .comment-body .fn:before,
.error404 .page-title:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 Genericons;
	vertical-align: text-bottom;
}

/* Clearing floats */
.clear:after,
.attachment .entry-header:after,
.site-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.comment-body:after {
	clear: both;
}

.clear:before,
.clear:after,
.attachment .entry-header:before,
.attachment .entry-header:after,
.site-footer .widget-area:before,
.site-footer .widget-area:after,
.entry-content:before,
.entry-content:after,
.page-content:before,
.page-content:after,
.navigation:before,
.navigation:after,
.nav-links:before,
.nav-links:after,
.gallery:before,
.gallery:after,
.comment-form-author:before,
.comment-form-author:after,
.comment-form-email:before,
.comment-form-email:after,
.comment-form-url:before,
.comment-form-url:after,
.comment-body:before,
.comment-body:after {
	content: "";
	display: table;
}

/* Assistive text */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

.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;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/* Form fields, general styles first. */
input[type='text'],
input[type='phone'],
input[type='email'],
input[type='tel'],
textarea {
	border: 1px solid #999;
	fontsize:18px; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;		
	/*
	font-family: inherit;
	padding:8px !important;
	font-size:18px !important;
	-webkit-box-shadow: inset 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
	box-shadow: inset 0px 0px 20px 0px rgba(0, 0, 0, 0.15);	
	*/
}

input,
textarea {
	color: #141412;
}

input:focus,
textarea:focus {
	border: 1px solid #666;
	outline: 0;
	-webkit-box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.3);	
}

/*
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	background: #e05d22;
	background: -webkit-linear-gradient(top, #e05d22 0%, #d94412 100%); 
	background:   linear-gradient(to bottom, #e05d22 0%, #d94412 100%); 
	border: none;
	border-bottom: 3px solid #b93207;
	border-radius: 2px;
	color: #fff;
	display: inline-block;
	padding: 11px 24px 10px;
	text-decoration: none;
}

button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
	background: #ed6a31; 
	background: -webkit-linear-gradient(top, #ed6a31 0%, #e55627 100%); 
	background:   linear-gradient(to bottom, #ed6a31 0%, #e55627 100%); 
	outline: none;
}

button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	background: #d94412; 
	background: -webkit-linear-gradient(top, #d94412 0%, #e05d22 100%); 
	background:   linear-gradient(to bottom, #d94412 0%, #e05d22 100%); 
	border: none;
	border-top: 3px solid #b93207;
	padding: 10px 24px 11px;
}
*/

.post-password-required input[type="submit"] {
	padding: 7px 24px 4px;
	vertical-align: bottom;
}

.post-password-required input[type="submit"]:active {
	padding: 5px 24px 6px;
}

::-webkit-input-placeholder {
	color: #999;
}

:-moz-placeholder {
	color: #999;
}

::-moz-placeholder {
	color: #999;
}

:-ms-input-placeholder {
	color: #999;
}

/**
 * 5.2 Entry Meta
 * ----------------------------------------------------------------------------
 */

.entry-meta {
	/* clear: both; */
	font-size: 14px;
}

.entry-meta a {
	color: #741c58;
}

.entry-meta a:hover {
	color: #bc360a;
}

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

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

.featured-post:before {
	content: "\f308";
	margin-right: 2px;
}

.entry-meta .date a:before {
	content: "\f303";
}

.comments-link a:before {
	content: "\f300";
	margin-right: 2px;
	position: relative;
	top: -1px;
}

.entry-meta .author a:before {
	content: "\f304";
	position: relative;
	top: -1px;
}

.categories-links a:first-child:before {
	content: "\f301";
}

.tags-links a:first-child:before {
	content: "\f302";
	position: relative;
	top: -1px;
}

.edit-link a:before {
	content: "\f411";
	position: relative;
	top: -1px;
}

.single-author .entry-meta .author,
.sticky.format-standard .entry-meta .date,
.sticky.format-audio .entry-meta .date,
.sticky.format-chat .entry-meta .date,
.sticky.format-image .entry-meta .date,
.sticky.format-gallery .entry-meta .date {
	display: none;
}


/**
 * 5.3 Entry Content
 * ----------------------------------------------------------------------------
 */

.entry-content {
	/*
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	word-wrap: break-word;
	*/
}

.entry-content a,
.comment-content a {

}

.entry-content a:hover,
.comment-content a:hover {

}

.entry-content blockquote {
	font-size: 24px;
}

.entry-content blockquote cite,
.entry-content blockquote small {
	font-size: 16px;
}
.entry-content img{
	/*
	border:5px solid #fff;
	-webkit-box-shadow:  0px 0px 4px 0px rgba(0, 0, 0, 0.3);
	box-shadow:  0px 0px 4px 0px rgba(0, 0, 0, 0.3);
	*/	
}
.entry-content img.alignleft,
.entry-content .wp-caption.alignleft {
	margin-left: 0px;
}

.entry-content img.alignright,
.entry-content .wp-caption.alignright {
	margin-right: 0px;
}

footer.entry-meta {
	margin-top: 24px;
}

.format-standard footer.entry-meta {
	margin-top: 0;
}

/* Page links */
.page-links {
	clear: both;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	line-height: 2.2;
	margin: 20px 0;
	text-transform: uppercase;
}

.page-links a,
.page-links > span {
	background: #fff;
	border: 1px solid #fff;
	padding: 5px 10px;
	text-decoration: none;
}

.format-status .entry-content .page-links a,
.format-gallery .entry-content .page-links a,
.format-chat .entry-content .page-links a,
.format-quote .entry-content .page-links a,
.page-links a {
	background: #e63f2a;
	border: 1px solid #e63f2a;
	color: #fff;
}

.format-gallery .entry-content .page-links a:hover,
.format-audio .entry-content .page-links a:hover,
.format-status .entry-content .page-links a:hover,
.format-video .entry-content .page-links a:hover,
.format-chat .entry-content .page-links a:hover,
.format-quote .entry-content .page-links a:hover,
.page-links a:hover {
	background: #fff;
	color: #e63f2a;
}

.format-status .entry-content .page-links > span,
.format-quote .entry-content .page-links > span {
	background: none;
}

.page-links .page-links-title {
	background: transparent;
	border: none;
	margin-right: 20px;
	padding: 0;
}

/* Mediaelements */
.hentry .mejs-mediaelement,
.hentry .mejs-container .mejs-controls {
	background: #220e10;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background: #fff;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #ea9629;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	background: #595959;
}

.hentry .mejs-controls .mejs-time-rail span,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	border-radius: 0;
}


/**
 * 5.4 Galleries
 * ----------------------------------------------------------------------------
 */

.gallery {
	margin-bottom: 20px;
	margin-left: -4px;
}

.gallery-item {
	float: left;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative;
}

.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
	display: table;
	margin: 0 auto 20px;
}

.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item {
	text-align: center;
}

.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width:         calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width:         calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width:         calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width:         calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width:         calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width:         calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}

.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	box-sizing: border-box;
	color: #fff;
	font-size: 14px;
	line-height: 1.3;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 2px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	-webkit-transition: opacity 400ms ease;
	transition:         opacity 400ms ease;
	width: 100%;
}

.gallery-caption:before {
	box-shadow: 0 -10px 15px #000 inset;
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

.gallery-item:hover .gallery-caption {
	opacity: 1;
}

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

/**
 * 5.12 Comments
 * ----------------------------------------------------------------------------
 */

.comments-title,
.comment-list,
.comment-reply-title,
.must-log-in,
.comment-respond .comment-form,
.comment-respond iframe {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 604px;
	width: 100%;
}

.sidebar .comments-title,
.sidebar .comment-list,
.sidebar .must-log-in,
.sidebar .comment-reply-title,
.sidebar .comment-navigation,
.sidebar .comment-respond .comment-form {
	max-width: 1040px;
	padding-left: 60px;
	padding-right: 376px;
}

.comments-title {
	font: 300 italic 28px "Source Sans Pro", Helvetica, sans-serif;
}

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

.comment-list .children {
	margin-left: 20px;
}

.comment-list > li:after,
.comment-list .children > li:before {
	background: url(images/dotted-line.png) repeat left top;
	background-size: 4px 4px;
	content: "";
	display: block;
	height: 1px;
	width: 100%;
}

.comment-list > li:last-child:after {
	display: none;
}

.comment-body {
	padding: 24px 0;
	position: relative;
}

.comment-author {
	float: left;
	max-width: 74px;
}

.comment-author .avatar {
	display: block;
	margin-bottom: 10px;
}

.comment-author .fn {
	word-wrap: break-word;
}

.comment-author .fn,
.comment-author .url,
.comment-reply-link,
.comment-reply-login {
	color: #bc360a;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.says {
	display: none;
}

.no-avatars .comment-author {
	margin: 0 0 5px;
	max-width: 100%;
	position: relative;
}

.no-avatars .comment-metadata,
.no-avatars .comment-content,
.no-avatars .comment-list .reply {
	width: 100%;
}

.bypostauthor > .comment-body .fn:before {
	content: "\f408";
	vertical-align: text-top;
}

.comment-list .edit-link {
	margin-left: 20px;
}

.comment-metadata,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply {
	float: right;
	width: 79%;
	width: -webkit-calc(100% - 124px);
	width:         calc(100% - 124px);
}

.comment-meta,
.comment-meta a {
	color: #a2a2a2;
	font-size: 13px;
}

.comment-meta a:hover {
	color: #ea9629;
}

.comment-metadata {
	margin-bottom: 20px;
}

.ping-meta {
	color: #a2a2a2;
	font-size: 13px;
	line-height: 2;
}

.comment-awaiting-moderation {
	color: #a2a2a2;
}

.comment-awaiting-moderation:before {
	content: "\f414";
	margin-right: 5px;
	position: relative;
	top: -2px;
}

.comment-reply-link:before,
.comment-reply-login:before {
	content: "\f412";
	margin-right: 3px;
}

/* Comment form */
.comment-respond {
	/* background-color: #f7f5e7; */
	padding: 30px 0;
}

.comment .comment-respond {
	margin-bottom: 20px;
	padding: 20px;
}

.comment-reply-title {
	font: 300 italic 28px "Source Sans Pro", Helvetica, sans-serif;
}

.comment-reply-title small a {
	color: #131310;
	display: inline-block;
	float: right;
	height: 16px;
	overflow: hidden;
	width: 16px;
}

.comment-reply-title small a:hover {
	color: #ed331c;
	text-decoration: none;
}

.comment-reply-title small a:before {
	content: "\f406";
	vertical-align: top;
}

.sidebar .comment-list .comment-reply-title,
.sidebar .comment-list .comment-respond .comment-form {
	padding: 0;
}

.comment-form .comment-notes {
	margin-bottom: 15px;
}

.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
	margin-bottom: 8px;
}

.comment-form [for="author"],
.comment-form [for="email"],
.comment-form [for="url"],
.comment-form [for="comment"] {
	float: left;
	padding: 5px 0;
	width: 120px;
}

.comment-form .required {
	color: #ed331c;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
	max-width: 270px;
	width: 60%;
}

.comment-form textarea {
	width: 100%;
}

.form-allowed-tags,
.form-allowed-tags code {
	color: #686758;
	font-size: 12px;
}

.form-allowed-tags code {
	font-size: 10px;
	margin-left: 3px;
}

.comment-list .pingback,
.comment-list .trackback {
	padding-top: 24px;
}

.comment-navigation {
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	margin: 0 auto;
	max-width: 604px;
	padding: 20px 0 30px;
	width: 100%;
}

.no-comments {
	background-color: #f7f5e7;
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	margin: 0;
	padding: 40px 0;
	text-align: center;
}

.sidebar .no-comments {
	padding-left: 60px;
	padding-right: 376px;
}