/*
Description: This design was custom made by Carol of Sin21 Designs.
This theme is not to be used or redistributed without the explicit permission of Carol L.
Version: 1.0
Author: Carol L. (admin@sin21.org)
Author URI: http://sin21.org


Note: Be sure to check the nav.css for any additional color codes 
featured above to assure that all colors are changed.

*/

/* Main
-------------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css?family=Caveat+Brush|Lato:400,400i,700,700i|Playfair+Display:400,700|Roboto+Slab:400,700');

body {
	margin:0;
	background:#fff;
	font:400 15px/24px 'Lato', sans-serif;
	line-height:190%;
	text-align:left;
	word-wrap: break-word;
}

a {
	color:inherit;
	text-decoration: none;
}

a:hover,
a:focus {
	color:#8A5C7C;
	text-decoration: none;
}

.entry a:hover,
.side a:hover {
	box-shadow: 0 1px 0 #C8885A;
}

.mndfilm-project-image {
	width: 200px;
}

img {
	margin:0;
	padding:2px;
	border: 2px solid #474747;
	border-image: url(../images/header.png) 10 stretch;
}

img:hover {
	border: 2px solid  ;
}

img.noborder {
	border:0!important;
	padding:0!important;
	margin:0!important;
	box-shadow:0!important;
}

strong, b {
	font-weight:700;
	color:#E8C8A8;
}

em, i {
	font-style:italic;
	box-shadow:0 1px 0 #C98A5B;
}

u {
	background:#9A2C13;
	color: #ffffff;
	text-decoration:none;
}

/* Global Pattern Styling
-------------------------------------------------------------- */

body,
a,
#content .post,
#content .page,
#content .comments-area,
#sidebar,
#sidebar .side,
blockquote,
.ext-links a,
input,
input[type="text"],
textarea,
select {
	color:#5D5D5D;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family:Playfair Display;
	font-weight:600;
}

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

h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
form {
	margin: 14px 0;
}

h1 {
	font-size:28px;
}

h2 {
	font-size:20px;
}
h3 {
	font-size:20px;
	font-style: italic;
}

h4 {
	font-size:12px;	
	text-align:center;
	background:#ffffff;
	border: 2px solid #474747;
	border-image: url(../images/header.png) 10 stretch;
	color: #000000;
	text-transform: uppercase;

}

h5,
h6 {
	font-size:18px;
}

.social-nav a:before,
.show-menu:before,
.date:before,
.cmnt:before,
.author:before,
.tags:before,
.more-link:after,
.share-buttons .twitter:before,
.share-buttons .facebook:before,
.share-buttons .tumblr:before,
.share-buttons .pinterest:before,
.share-buttons .mail:before,
.commentlist .reply a:before,
.side-title span:before {
	font-family:fontawesome;
	font-weight:400;
}

.mobile-name h1,
.mobile-name span {
	color:#ffffff;
}

img, 
a,
a:hover:after,
.button a,
button,
a.img-btn,
input[type='reset'],
input[type='submit'],
input[type='button'] {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

body,
img,
.spec, 
.spec-alt,
.first-area,
.second-area, 
.third-area, 
.second-area .welcome,
.grid-item,
.post, 
.side,
.site-footer,
blockquote,
.wp-caption-text,
.comment-form textarea,
.comment-form input[type='text'],
.comment-form input[type='email'],
.comment-form input[type='url'],
input,input[type="text"],
textarea, 
select {
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}

.page-numbers,
blockquote,
.button a,
.button a:visited,
.wp-caption,
input,
input[type="text"],
.widget_search input[type='search'],
textarea,
#comment,
select {
	border:1px solid #EAEAEA;
}

embed,
iframe,
object,
video {
	max-width: 100%;
	vertical-align: middle;
}

.clear {
	clear: both; 
}

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

.text-left {
	text-align: left!important;
}

.text-right {
	text-align: right!important;
}

.pull-left {
	float: left!important;
}

.pull-right {
	float: right!important;
}

.alignnone {
	margin: 5px 20px 20px 0;
}

.align-center {
	display: block;
	margin: 5px auto 5px auto;
}

.alignleft {
	margin: 5px 20px 20px 0;
	float:left;
}

.alignright {
	margin: 5px 0 20px 20px;
	float:right;
}

.aligncenter {
	margin: 0 auto 10px auto!important;
	display: block;
}

.wp-caption {
	max-width: 98%; 
	padding: 10px; 
	margin-bottom: 24px!important;
}

.wp-caption img[class*="wp-image-"],
.wp-caption img {
	display: block; 
	margin:0 auto; 
	padding:0!important; 
	width:100%; 
	border:0!important; 
	border-radius:0;
}

.wp-caption-text {
	margin: 9px 0; 
	padding:5px 10px 0; 
	font-size: 14px; 
	font-style: italic; 
	line-height: 1.5;
}

.wp-caption,
input,
input[type="text"],
.widget_search input[type='search'],
textarea,
#comment,
select {
	background:#F8F8F8; 
	border: 1px solid #EAEAEA;
}

.wp-smiley,
.wp-smiley:hover,
.widget-area .wp-smiley,
.widget-area .wp-smiley:hover,
#noborder img  {
	margin: 0;
	padding: 0;
	opacity: 1;
	border: 0;
	border-radius: 0;
	background: none;
	box-shadow: none;
}

#content img,
#sidebar img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

.hide {
	display: none!important;
}


/* Structure
-------------------------------------------------------------- */

.spec,
.spec-alt,
.site-footer .site-info,
.site-footer .site-disclaimer {
	margin:0 auto; 
	position:relative; 
	max-width:1300px;
}

.posts-pagination {
	margin:0 auto; 
	padding:0;
}


/* Footer
-------------------------------------------------------------- */

.site-footer {
	margin:35px auto 0;
	padding:3% 3% 3%;
	width:100%;
	background:#BB6139;
	color:#FAF5F6;
	text-align:left;
	position:relative;
}

.site-footer .site-info {
	display:block;
	font-weight:700;
	font-size:13px;
	color:#FAF5F6;
	font-family:roboto slab;
	text-transform:uppercase;
	letter-spacing:1px;
}

.site-footer .site-disclaimer {
	margin-top:5px;
	padding-top:10px;
	border-top:1px solid #393935;
}

.site-footer span a,
.site-footer a {
	color:#CEC9C6;
}

.site-footer a:hover {
	border-bottom: 2px solid #474747;
	border-image: url(../images/header.png) 10 stretch;
	color:#ffffff;
	text-decoration: none;
}


/* Desktop Version
-------------------------------------------------------------- */

@media only screen and (min-width:967px), only screen and (min-width:967px) {
	
.mobile-name, 
.hide {
	display: none!important;
}

.spec {
	margin:0 auto 0;
	overflow:hidden;
	padding:40px 1% 0;
}


/* First Content Area
---------------------------- */

.first-area {
	margin:0 auto;
	display:block;
	overflow:hidden;
	position: relative;
  	z-index:799;
	padding:0;
	height:45px;
	background:#000000;
	text-align:center;
}

.first-area .navigation {
	display:inline-block;
	position: relative; 
	top:9px;
	right:25px;
	z-index:70;
}

.first-area .nav {
	margin-right:10px; 
	overflow:show; 
	position:relative; 
	top:0;
	z-index:999; 
	display:inline-block; 
}

.first-area .social-nav {
	display:inline-block; 
	position:relative; 
	top:-3px; left:0;
}


/* Second Content Area
---------------------------- */

.second-area {
	margin:0 auto;
	position:relative; z-index:30;
	display:;
	position: relative;
	overflow:hidden;
	background: #BB6139;
	color:#E1CAB3;
	padding:1% 0 .5%;
} 

.second-area .spotlight-project {
	display:inline-block;
	float:left;
	margin:0;
	padding:0;
	width:40%;
}

.second-area .spotlight-project .project {
	margin:0 auto 25px; 
	padding:0; 
	overflow:hidden; 
	position:relative; 
	z-index:50;
	border-radius:3px;
}

.second-area .spotlight-project .project .project-img {
	margin:0 auto 5px!important; 
	padding:0; 
	display:block; 
	background-repeat: no-repeat; 
	background-size:100%; 
	background-position:left center;
	height:150px;
	overflow:hidden; 
	position: relative;
	text-align:left; 
	border-radius:8px;
}

.second-area .spotlight-project .project .project-img .details {
	display:inline-block;
	position:relative;
	top:35%; left:10px;
	color: #fff; 
	text-transform:uppercase; 
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.second-area .spotlight-project .project .extra-details {
	font:12px Lato!important;
	color:#000000;
	line-height:19px!important;
}

.second-area .spotlight-project .project .extra-details {
	opacity:0; margin-right:-225px;
	background:rgba(255,255,255,0.8);
	padding:20px 25px 15px;
	height:150px;
	width:100%;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	position:absolute; 
	top:0; left:0;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}

.second-area .spotlight-project .project .extra-details span {
	opacity:0; 
	position:relative;
	left:450px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

.second-area .spotlight-project .project:hover .details{
	opacity:0; 
	margin-left:-125px;
}

.second-area .spotlight-project .project:hover .extra-details span {
	opacity:1;
 	position:relative;
	left:0;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

.second-area .spotlight-project .project:hover .extra-details {
	opacity:1; 
	margin-top:0; margin-bottom:0;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.second-area .spotlight-project .project .project-img b {
	position:relative;
	top:-5px; left:0;
	display: inline-block; 
	padding:2px;
	background:#F1F1F1;
	color:#202020;
	font-size:11px;
	font-weight:700;
	line-height:100%;
}

.second-area .spotlight-project .project .project-img i {
	position:relative;
	top:-12px; left:0;
	display: inline-block; 
	padding:2px;
	background:#BC623C;
	color:#fff;
	font-size:11px;
	font-style:normal;
	font-weight:700;
	line-height:100%;
}

.second-area .spotlight-project .project-img h1 {
	margin:0 0 0; 
	padding:1px 4px;
	background:#C68659;
	display: inline-block; 
	font: 400 20px Caveat Brush; 
	color: #fff; 
	letter-spacing:0;
	line-height:100%;
}

ul.project-links {
	margin:10px auto!important;
	padding:0;
	display:inline-block;
	list-style-type: none;
	text-align:center;
	text-transform:uppercase;
}

ul.project-links li {
	display: inline;
	margin:0;
	padding:0;
	border:0;
}

ul.project-links li:last-child a {border:0;}
ul.project-links li a,
ul.project-links li a:visited {
	margin:0;
	padding:0 1px 1px 3px;
	background:#474747;
	font:700 11px Roboto Slab;
	color:#fff;
	letter-spacing:2px;
	transition: all .3s;
	border-right:1px solid #EBEBEB;
}

ul.project-links li a:hover {
	background:#C68659;
	color:#fff;
}

.second-area .spotlight-head .fa,
.second-area .welcome-head .fa {
	margin-left:0px;
	margin-right:8px;
	font-weight:400;
	color:#fff;
	background:#9A2C13;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	border-radius:3px;
}

.second-area .spotlight-head .fa {
	padding:7px 7px 7px 9px;
}

.second-area .welcome-head .fa {
	padding:7px 9px 7px 11px;
}

.second-area .spotlight-head,
.second-area .welcome-head {
	display:block;
	padding:10px 0;
	font: 600 18px Lato;
	text-transform:uppercase;
	letter-spacing:-1px;
}

.second-area .welcome {
	display:inline-block;
	float:right;
	margin:0 auto;
	padding:0;
	max-width:1000px; 
	line-height:180%;
	width:57%;
}


/* Latest Images
---------------------------- */

.latest-imgs {
	margin:0 auto 0; 
	padding:20px 0; 
	background:#B98E6E; 
	overflow:hidden; 
}

.latest-imgs .gallery-head {
	margin-bottom:10px;
	font:700 15px Lato;
	text-transform:uppercase; 
	letter-spacing:1px;
}

.latest-imgs .pull-left {
	width:20%; 
	font-size:15px; 
	color:#000000; 
	line-height:190%;
}

.latest-imgs .gallery-head .fa {
	margin-right:5px; 
	padding:7px 7px 7px 9px;
	font-size:14px; 
	font-weight:400;
	color:#FFFFFF;
	background:#DA8555;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	border-radius:3px;
}

.latest-imgs .pull-right {
	margin:0; 
	vertical-align: text-top;
}

.latest-imgs img {
	background:#C4715B; 
	width: 102px; 
	border-color:#C4715B;
	border-image:none;
	padding:0;
	border-width:5px;
}


.latest-imgs .pull-right td {padding: 0 5px;}
.latest-imgs .pull-right td:last-child {padding: 0 0 0 5px;}
.latest-imgs .pull-right img:hover {
	border-color:#B43C3C;
}


/* Site Branding
---------------------------- */

.site-branding {
	position:relative;
	z-index:800;
	top:15px; 
	left:25px;
	display:inline-block;
	float:left; 
}

.site-branding .site-name,
.site-branding .tag-line {
}

.site-branding .site-name {
	font:700 26px Oswald;
	color:#3B3B3B;
	letter-spacing:-1px;
	text-transform:uppercase;
	line-height:30px;
}

.site-branding span {
	display:inline-block;
	margin:0 2px 0;
	font-weight:400;
}

.site-branding .tag-line {
	display:inline-block;
	position:relative;
	top:-8px;
	padding:2px 4px 3px 6px;
	font-size:10px;
	font-weight:600;
	color:#8A8A8A;
	line-height:10px;
	text-transform:uppercase;
	letter-spacing:1px;
}


/* Master Header
---------------------------- */

.mast-head {
	position:relative;
	margin:0 auto!important; 
	background-image:url('../images/header.png');
	background-repeat: no-repeat; 
	background-position:center top;
	background-size:auto;
	text-align:center;
	display:block;
	width:100%;
	max-width:2000px;
	height:450px;
}

.mast-head .spec-alt {
	height:500px;
}


/* Content & Sidebar
---------------------------- */

#content,
#sidebar {
	margin:0 0 0;
	padding:0;
}

#content .post,
#sidebar .side {
	width:100%;
}

#content .post,
#content .page,
#content .comments-area,
.side  {}

.full-width #content {
	float: none;
	width: 100%!important;
	max-width: 100%!important;
}

.full-width #sidebar {
	display:none!important;
	float: none!important;
}

#content {
	float:left;
	width:64.5%;
	max-width:64.5%;
}

.post-thumbnail {
	margin:14px auto;
	width:100%!important;
	max-height:200px;
}

#sidebar {
	float:right;
	width:30%;
	max-width:30%;
}
}


/* Content (Post / Page / Comments)
-------------------------------------------------------------- */

#content .post,
#content .page,
#content .comments-area {
	margin:0 auto 65px auto;
	text-align:left;
	background:#fff;
}

.post-head,
.post-foot,
.entry {
	padding: 0 0 2%!important;
}

.post-head {
	margin:0;
	position:relative; 
	z-index:100; 
	background:#fff; 
	overflow:hidden;
}

.post-foot {
	margin:auto; 
}

.post-head,
.post-title {
	text-align:left;
}

.entry {
	overflow:hidden;
}

.comments-area {
	padding:25px 0;
}


/* Heading
---------------------------- */

.post-title {
	margin:0;
	padding:0;
	display:block;
	font-size:36px;
	color:#474747;
	line-height:120%;
	letter-spacing:-1px;
}
	
.post-title a {
	color:#CB6B4F;
}

.post-title a:hover,
.post-title a:focus {
	color:#373737;
}


/* Post Meta
---------------------------- */

.post-meta {
	margin:-5px auto 0;
	display:block;
	padding:0;
	font:600 10px 'Lato', sans serif;
	color:#A4A4A4;
	letter-spacing:1px;
	text-transform:uppercase;
	overflow:hidden;
	position:relative;
}

.post-meta:after {
	margin:0 0;
	content:' ';
	height:1px;
	width:100%;
	background:#E5E5E5;
	color:#C7C7C7;
	position:absolute;
	top:7px; left:0; 
	z-index:5;
}

.post-meta a {
	color:#C7C7C7;
}

.post-meta a:hover,
.post-meta a:focus {
	color:#363636;
}

.meta {
	margin:0 10px 0 0!important;
	padding:0;
	display:inline-block;
}

.post-meta span,
.post-meta .share-buttons {
	background:#fff;
	position:relative;
	z-index:10;
}

.post-meta span {
	padding:0 10px 0 0;
}

.post-meta .share-buttons {
	padding:0 0 0 15px;
}


.date:before,
.author:before,
.cmnt:before,
.tags:before {
	margin-right:7px;
	font-weight:400;
}

.author:before {
	content:"\f2c0";
}

.cmnt:before {
	content:"\f0e5";
}

.author:before,
.cmnt:before {
	font-size:12px;
	color:#C7C7C7;
}

.date,
.cmnt,
.author,
.tags,
.related-date {
	font:700 10px Lato;
	text-transform:uppercase;
}

.date {
	margin:0 3px 15px 0;
	display:inline-block;
	padding:0 0 0 60px;
	color:#fff;
	line-height:12px;
	letter-spacing:2px;
	position:relative;
	max-width:200px;
}

.date span {
	padding:1px 4px 1px 6px;
	background:#9A2C13;
	display:inline-block;
}

.date:before {
	margin:0 0;
	content:' ';
	height:2px;
	width:50px;
	background:#9A2C13;
	position:absolute;
	top:7px; left:0; 
}

.cmnt a {
	color:inherit;
}

.tags {
	margin-bottom:5px;
	padding-top:5px;
}

.tags a {
	margin-right:3px;
	padding:1px 3px 1px;
	background:#C78657;
	color:#ffffff;
	transition: all .25s ease-in-out;
	display:inline-block;
}

.tags a:hover,
.tags a:focus {
	color: #fff;
	background:#952668;
	border-color:#952668;
}


/* Post Thumbnails
---------------------------- */

.post-thumbnail {
	position:relative;
	display: block;
	overflow: hidden;
	width: auto;
	height: auto;
}

.post-thumbnail img {
	width: 100%;
	margin: 0;
	padding: 0!important;
	opacity: 1;
	border: 0!important;
	border-radius: 0;
	background: none;
	box-shadow: none;
}

.post-thumbnail img:hover {
	opacity: .9;
}


/* Blockquote
---------------------------- */

blockquote {
	margin:0 0; 
	padding:0 25px 0 55px!important; 
	position:relative;
	overflow:hidden;
	border:0;
}

blockquote:before {
	content:'\275D';
	font-size:60px;
	color:#474747;
	position:absolute; z-index:1;
	top:35px; left:10px;
}

blockquote p {
	position:relative; z-index:10;
}


/* Read More Link
---------------------------- */

.more-link {
	margin:10px 0 20px;
	display: table; 
	padding:2px 12px;
	background:#363636;
	color:#fff;
	font-weight:700;
	text-transform:uppercasxe;
	border:0;
}

.more-link:after {
	content:'\f101';
	font-size:14px;
	color:#fff;
	margin-left:10px;
}

.more-link:hover, 
.more-link:focus {
	background:#333333;
	color:#fff!important;
	border-color:#474747;
	box-shadow:0 0 0!important;
}

.more-link:hover:after {
	color:#fff!important;
}


/* External Links Box
---------------------------- */

.gallery {
	margin:10px auto;
	padding:20px 15px 14px;
	vertical-align:middle;
	background:#fff;
	line-height:170%;
	position:relative;
	border: 1px solid #EAEAEA;
}

.gallery:before,
.gallery:after {
	color:#363636;
	font-size:14px;
	background:#fff;
}

.gallery:before {
	content:'\f0c1';
	position:absolute; z-index:6;
	top:-12px; left:20px;
	padding:2px 7px 0;
	font-family: fontawesome;
	font-weight:400;
	font-size:11px;
	line-height:19px;
	background:#000000;
	color:#fff;
	box-shadow:-10px 0 0 #fff;
	border-radius:3px;
}

.gallery:after {
	content:'\00a0\00a0\00a0 Gallery Links';
	position:absolute; z-index:5;
	top:-12px; left:35px;
	padding:3px 10px 3px 5px;
	font:600 11px Roboto Slab;
	color:#363636;
	line-height:13px;
	letter-spacing:2px;
	text-transform:uppercase;
}

.gallery a {
	color:inherit;
	text-decoration:none;
	box-shadow:inset 0 -1px 0 #BA7F44;
}

.gallery a:hover,
.gallery a:focus {
	color:#474747;
	text-decoration: none;	
	box-shadow:inset 0 -1px 0 #BA7F44;
}


/* Social Share Buttons
---------------------------- */

.share-buttons {
	margin:0 auto; 
	text-align:right; 
	overflow:hidden;
	position:relative;
}

.share-button,
.share-button a,
.share-button a:focus {
	margin:0 0 5px 0; 
	padding:0 3px!important; 
	display:inline-block;  
	color:#626262;
	font-weight:400; 
	font-size:12px; 
	text-transform:uppercasex; 
	text-align:center; 
	text-decoration:none;
}

.share-buttons .twitter:before,
.share-buttons .facebook:before,
.share-buttons .tumblr:before,
.share-buttons .pinterest:before,
.share-buttons .mail:before {
	font-weight:400;
	font-size:12px;
}

.share-buttons .twitter:before {
	content:'\f099';
}

.share-buttons .twitter:after {
	content:'';
}

.share-buttons .facebook:before {
	content:'\f09a';
}

.share-buttons .facebook:after {
	content:'';
}

.share-buttons .tumblr:before {
	content:'\f173';
}

.share-buttons .tumblr:after {
	content:'';
}

.share-buttons .pinterest:before {
	content:'\f0d2';
}

.share-buttons .pinterest:after {
	content:'';
}

.share-buttons .mail:before {
	content:'\f0e0';
}

.share-buttons .mail:after {
	content:'';
}


/* Related posts
---------------------------- */

.related-posts {
	margin: 45px 0;
}

.related-box {
	margin: 0 0;
	padding: 0 0 26px 0;
}

.related-header {
	margin:0 0 26px 0;
}

.related-item {
	display: inline-block;
	float: left;
	width: 30.50%;
	padding: 0 10px;
	vertical-align: top;
	text-align:left;
}

.related-image {
	position:relative;
	display: block;
	overflow: hidden;
	width: auto;
	height: auto;
	margin: 0 0 10px 0; 
	position:relative;
}

.related-image img {
	width: 100%;
	margin: 0;
	padding: 0!important;
	opacity: 1;
	border: 0;
}

.related-image img:hover {
	opacity: .9;
}

.related-title {
	font-size: 16px;
	font-weight:700;
	line-height: 150%;
	text-align:center;
}

.related-title a {
	color: #0a0a0a;
	font-weight:700;
}

.related-title a:hover,
.related-title a:focus {
	color: #474747;
}

.related-date {
	margin:0 3px 5px 0;
	display:inline-block;
	padding:0 0 0 60px;
	color:#ffffff;
	line-height:12px;
	letter-spacing:2px;
	position:relative;
	max-width:200px;
}

.related-date span {
	padding:1px 4px 1px 6px;
	background:#000000;
	display:inline-block;
}


.related-date:before {
	margin:0 0;
	content:' ';
	height:2px;
	width:50px;
	background:#000000;
	position:absolute;
	top:7px; left:0; 
}


/* Post Comments
---------------------------- */

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

.comment {
	margin: 24px 0;
}

.comment:last-child {
	margin-bottom: 48px;
}

.comment-body {
	border-bottom: 1px dotted #dedede;
}

.comment-author .avatar {
	float: left; 
	margin: 0 20px 0 0; 
	padding: 0; 
	width: 40px; 
	height: 40px;
	border: 0; 
	border-radius: 100%; 
	box-shadow: none;
}

.bypostauthor .comment-author .fn:after {
	margin: 3px 0 0 4px; 
	padding: 2px 3px; 
	display: inline-block; 
	background:#F2F2F2; 
	color: #626262; 
	font-size: 10px; 
	line-height: 12px; 
	content: 'Post Author'; 
	vertical-align: top;
}

.comment-metadata {
	font-size: 12px; 
	color: #ababab; 
	line-height: 18px; 
	letter-spacing: 1px; 
	text-transform: uppercase;
}

.commentlist .reply {
	font-size: 12px; 
	letter-spacing: 1px; 
	text-transform: uppercase;
}

.commentlist .reply a {
	padding: 0 0 5px 0;
}

.commentlist .reply a:before {
	font-size: 10px;
	margin: 0 4px 0 0;
	content: '\f112';
}

.commentlist li ol.children {
	margin: 0; 
	padding: 18px 0 0 0; 
	list-style:none;
}

.commentlist li ol.children li {
	 padding-left:  3% ; 
	padding-top: 17px; 
	border-left: 1px dotted #dedede;
}

.no-comments {
	margin-top: -24px;
}

.comment-navigation {
	margin: 24px 0;
}

.comment-navigation .nav-previous a:before {
	margin: 0 4px 0 0; 
	content: '\2190';
}

.comment-navigation .nav-next a:after {
	margin: 0 0 0 4px; 
	content: '\2192';
}


/* Sidebar
-------------------------------------------------------------- */

.side {
	margin:0 auto 45px;
	padding:0;
 	background:#fff;
}


/* Heading
---------------------------- */

.side-title {
	margin:0 0 14px;
	padding:10px;
	display:block;
	font: 700 14px Lato;
	color:#363636;
	line-height:110%;
	letter-spacing:1px;
	text-transform:uppercase;
	position:relative;
	border: 3px solid #474747;
	border-image: url(../images/header.png) 10 stretch;
}


/* Sidebar Blockquote
---------------------------- */

#sidebar blockquote {
	margin:0 0; 
	padding:10px 10px 10px 45px!important; 
	background:#FBFBFB; 
	position:relative; border:0;
	overflow:hidden;
	border:1px solid #EAEAEA;
}

#sidebar blockquote:before {
	content:'\275D';
	font-size:45px;
	color:#5D5D5D;
	position:absolute; z-index:1;
	top:20px; left:13px;
}

#sidebar blockquote p {
	position:relative; z-index:10;
	font-style:italic;
	padding:0;
	margin:0;
}


/* Widget Styling
---------------------------- */

.widget_search input[type='search'] {
	width: 100%;
	background:#F8F8F8;
	border-color:#EAEAEA;
}

.widget_search input[type='submit'],.screen-reader-text {
	display:none!important;
}

.side .tagcloud {
	padding-top:5px; 
	overflow:hidden; 
	text-align:left;
}

.side .tagcloud ul li {
	margin:0 -1px 0 0; 
	padding:0 0 3px!important; 
	background:none!important; 
	display:inline-block; 
	border:0!important;
}

.side .tagcloud a,
.side .tagcloud a:hover,
.side .tagcloud a:focus {
	padding:2px;
}


/* Lists
-------------------------------------------------------------- */

ul {
	list-style:disc inside none; 
	margin:0 0; 
	padding:0;
}

ul ul {
	list-style:circle inside none; 
	padding:0 3%;
}

#sidebar ul {
	list-style:none inside none; 
	margin:0; 
	padding:0; 
}

#sidebar ul li {
	margin-bottom:2px;
	padding: 5px 0; 
	border-bottom:1px solid #EAEAEA;
}


/* Forms
-------------------------------------------------------------- */

input,
textarea, 
#comment,
select {
	width:80%; 
	max-width: 100%; 
	padding: 10px; 
	font-weight:400;
}

input[type='text'],
input[type='email'] {
	width:80%; 
	max-width: 100%;
}

button,
input[type='reset'],
input[type='submit'],
input[type='button'] {
	margin:3px 0; 
	padding: 10px 20px; 
	width:auto!important; 
	background-color:#5F5F5F; 
	color: #fff; 
	font-size: 14px; 
	line-height: 20px; 
	border:0;
}

button:hover,
input[type='reset']:hover,
input[type='submit']:hover,
input[type='button']:hover,
button:focus,
input[type='reset']:focus,
input[type='submit']:focus,
input[type='button']:focus {
	background: #3A3A3A; 
	color: #fff; 
	border:0;
}

.not-found input[type='search'] {
	width: 50%;
}

label {
	display: block; 
	padding:0 0 10px; 
	font-weight:700; 
	sans-serif; 
	text-transform:uppercase;
}

.required {
	color: red;
}

.comment-respond {
	margin: 48px 0 24px 0;
}

.comment-reply-title {
	margin: 48px 0 24px 0; 
	padding: 0 0 10px 0; 
	color: #212121; 
	font-size: 21px; 
	border-bottom: 1px solid #dedede;
}

.comment-form label {
	display: block; 
	padding: 0 0 5px 0; 
	line-height: 1;
}

.comment-form input[type='text'],
.comment-form input[type='email'],
.comment-form input[type='url'] {
	width: 50%;
}

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

.posted-on:before,
.byline:before,
.cat-links:before,
.comments-link:before,
.edit-link:before {
	font-size: 10px; 
	margin: 0 4px 0 0;
}

.byline:before,
.cat-links:before,
.comments-link:before,
.edit-link:before {
	margin: 0 4px 0 8px;
}


/* Additional Bits
-------------------------------------------------------------- */

/* Breadcrumbs
---------------------------- */

.breadcrumbs {
	list-style:none;
	margin:0 0 35px;
	padding:0 0 10px;
	overflow:hidden;
	font-size:12px;
	color:#6A6A6A;
	text-transform:uppercase;
	letter-spacing:1px;
	border-bottom:1px solid #EAEAEA;
}

.breadcrumbs ul {
	list-style:none;
	margin:0 auto;
	padding:0;
	max-width:1200px;
}

.breadcrumbs li {
	display:inline-block;
	vertical-align:middle;
	margin-right:0px;
}

.breadcrumbs a,
.breadcrumbs li.current {
	color:#6A6A6A;
}

.breadcrumbs li.current {
	font-weight:700;
}
  
.breadcrumbs .separator {
	margin:0 10px;
	font-size:14px;
	font-weight:400;
	color:#6A6A6A;
	border:0;
	box-shadow:0 0 0;
}


/* Tooltips
---------------------------- */

#tooltip {
	margin-left:-10px; 
	padding:3px 6px; 
	position:absolute; 
	z-index:999; 
	display:none; 
	border:0; 
	background:rgba(0,0,0,0.7); 
	font-size:14px; 
	font-weight:400; 
	color: #fff;
}


/* Post Pagination
---------------------------- */

.nav-links:before,
.nav-links:after {
	display: table; 
	content: '';
}

.site-area:after, 
.nav-links:after {
	clear: both;
}

.nav-next {
	display: inline-block; 
	float: right; 
	width: 49.5%; 
	text-align: right; 
	vertical-align: top;
}

.nav-previous {
	display: inline-block; 
	float: left; 
	width: 49.5%; 
	vertical-align: top;
}

.posts-pagination {
	margin:0 auto 35px;
	display:block;
	overflow:hidden;
	position:relative;
	text-align:left;
}

.page-numbers {
	display:inline-block;
	margin: 0 0 5px; 
	padding: 4px 14px; 
	background:#fff; 
	color: #5D5D5D!important; 
}

.posts-pagination .pages {}
.posts-pagination .current {}

.posts-pagination a:hover,
.posts-pagination a:focus,
a.page-numbers:hover {
	color:#fff!important; 
	background:#363636; 
	border-color:#363636;
}

.page-numbers:first-child {
	margin-left:1px;
}

.updated:not(.published) {
	display: none;
}


/* Single Post Pagination
---------------------------- */

.posts-pagination-single h2 {
	margin:0 0 10px; 
	padding:0 0 10px; 
	letter-spacing:-1px; 
	border:0;
}

.posts-pagination-single .pull-left, 
.posts-pagination-single .pull-right {
	display:block; 
	min-height:100px; 
	width:47%; 
	padding: 6px 5px; 
	color:#5A5A5A; 
	border:0;
}

.posts-pagination-single {
	margin:0 auto 35px;
	padding:0;
	display:block;
	overflow:hidden;
	position:relative;
	background:#fff;
}


/* Button Style
---------------------------- */

.button a,
.button a:visited {
	padding:5px 7px;
	color:#626262;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f4f4f4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f4f4));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f4f4f4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 );
	border: 1px solid #EAEAEA;
}

.button a:hover {
	background:#fff;
	color:#4C4C4C;
	text-decoration: none;
}


/* Responsive
-------------------------------------------------------------- */

@media only screen and (max-width: 966px), only screen and (max-device-width: 966px) {
	
.mobile, 
.author {
	display: none!important;
}

body {
	margin:0!important;
	padding:0!important;
	overflow-x:hidden;
}

.spec,
#content,
#sidebar,
.related-posts,
.posts-pagination {
	width:90vw!important;
}

.spec-alt {
	width:100%; 
	max-width:none!important
}

.first-area {
	margin:0 auto; 
	z-index:899; 
	width:100%!important;
	position:relative!important;
}

.first-area .social-nav {
	position: absolute; 
	top:19px; right:10px;
	z-index:999!important;
}

.social-nav a {
	padding:0 4px 0!important;
	text-shadow:0 0 0;
	font-size:14px!important;
	color:#333333!important;
}

.mast-head {
	position:relative;
	display:block;
	margin:0 auto 0!important; 
	background-image:url('../images/header.png');
	background-repeat: no-repeat; 
	background-position:center top;
	background-size:cover;
	position: relative;
	width: 100%;
	height: 200px;
	min-height: 200px;
	max-height: 350px;
}

.mobile-name {
	margin:0 auto 0!important;
	padding:15px 0!important;
	display:block;
	background:#070707;
	color:#fff;
	position: relative;
}

.mobile-name h1 {
	margin:0 0 -10px;
	font:400 28px Caveat Brush;
	color:#fff;
	letter-spacing:-1px;
	text-transform:uppercase;
	position:relative; z-index:5;
}

.mobile-name .tag-line {
	display:block;
	padding:0;
	font-size:11px;
	font-weight:600;
	letter-spacing:0px;
	text-transform:lowercase;
	position:relative; z-index:5;
}

#content,
#sidebar {
	margin:0 auto;
	float:none!important;
}

#content {
	margin:14px auto 0!important;
	display:block;
	width:100%!important;
}

.post-head {
	margin:.0;
}

.post-title {
	font-size:22px;
}
.entry {
	margin:0 auto;
	padding:0 0 25px;
}


#content .post,
#content .page,
#content .comment-area {
	margin:0 auto 55px auto;
	padding:0;
	overflow:hidden;
}

#sidebar {
	margin:14px auto 35px!important;
	display:block;
	width:100%!important;
}

#content .aligncenter {
	max-width: 80vw; 
	height: auto; 
	width: auto\9; 
	/* ie8 */
}

#content .alignleft,
#content .alignright {
	max-width: 40vw; 
	height: auto; 
	width: auto\9; 
	/* ie8 */
}

.related-posts {
	margin:45px auto;
}

.related-item {
	margin: 45px 0;
	padding: 0 5px;
}

.related-date:before,
.related-date:after {
	width: 0;
	height: 0;
	content: '';
}

.post-thumbnail {
	position:relative;
	display:block;
	margin:14px auto 0!important;
	padding:0;
	width:100%!important;
	max-height:50vw;
	overflow:hidden;
	border:0;
}

.post-thumbnail img {
	width:100%!important;
	height:auto!important;
	padding:0;
	border:0;
	-webkit-box-shadow:none;-moz-box-shadow:none;
	box-shadow:none;
}

.posts-pagination,
.posts-pagination-single {
	margin-bottom:35px!important;
}

.site-footer {
	margin:0 auto 0!important;
	text-align:jusitify!important;
}

.site-footer .pull-left,
.site-footer .pull-right {
	display:block!important;
	float:none!important;
	text-align:center;
}
}


/* 480px Screens & Smaller
---------------------------- */

@media only screen and (max-width: 481px), only screen and (max-width: 481px) {

.mobile, 
.author {
	display: none!important;
}

.spec,
#content,
#sidebar,
.related-posts,
.posts-pagination {
	width:85vw!important;
}

.post-head .meta,
.tags {
	display:block!important;
}

.tags {
	margin-bottom:5px!important;
}

.date {
	margin-bottom:-5px;
}
 

#content center img {
	max-width:100%;
}

#content .aligncenter {
	max-width: 70vw; 
	height: auto; 
	width: auto\9; 
	/* ie8 */
}

#content .alignleft,
#content .alignright {
	max-width: 30vw; 
	height: auto; 
	width: auto\9; 
	/* ie8 */
}

.posts-pagination-single .pull-left, 
.posts-pagination-single .pull-right {
	float:none!important; 
	width:100%!important; 
	display:block; 
	min-height:100px; 
	padding: 6px 5px; 
	text-align:left!important; 
	border:0;
}
}