/*
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

--------------------------
	Design Colors
--------------------------

E53512 - red/orange
2E2E2E - dark grey
fff - white

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('//fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i|Lato:400,700,900|Ubuntu+Mono:400,700');

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

.body-bar {
	background: #2e2e2e;
	background: -moz-linear-gradient(top, #2e2e2e 0%, #e9e9e9 63%);
	background: -webkit-linear-gradient(top, #2e2e2e 0%,#e9e9e9 63%);
	background: linear-gradient(to bottom, #2e2e2e 0%,#e9e9e9 63%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e2e2e', endColorstr='#e9e9e9',GradientType=0 );
	display:block;
	width:100%;
	height:1500px;
	position:absolute;
	top:0px;
	z-index:-5;
}

a {
	color:#3E3E3E;
	text-decoration: none;
}

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

#content .entry .ext-links a:hover,
#content .entry .more-link a:hover {
	box-shadow:0 0 0;
}

#content .entry a:hover,
#content .entry a:focus {
	text-decoration: none;
	box-shadow:inset 0 -2px 0 #e3bd37;
}

img {
	margin:2px !important;
	padding:0;
	border:5px solid #E9E9E9;
}

img:hover {
	-webkit-filter: grayscale(1); filter: grayscale(1);
}

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

strong {
	font-weight:700;
}

em {
	font-style:italic;
	color: #5A5A5A;
}


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

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


h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
}

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

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

h1 {
	font-size:28px;
}

h2 {
	font-size:24px;
}

h3,
h4 {
	font-size:20px;
}

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

.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 .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

body,
.spec, 
.spec-alt,
.first-area,
.second-area, 
.third-area, 
.post, 
.side,
.site-footer,
.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,
.side-welcome {
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}

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: 15px; 
	font-style: italic; 
	line-height: 1.5;
}

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

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


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

.spec,
.spec-alt {
	margin:0 auto; 
	position:relative; 
	max-width:1200px;
}

.second-area,
.third-area,
.mast-head,
.site-footer .pad,
.posts-pagination {
	margin:0 auto; 
	max-width:1200px;
}

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

.site-footer {
	margin:35px auto 0;
	padding:0;
	width:100%;
	background:#2E2E2E;
	color:#868686;
	text-align:center;
	position:relative;
}

.site-footer .pad {
	margin:0 auto;
	padding:0 0 15px;
}

.site-footer span {
	position:relative; z-index:10;
	top:-20px;
	display:inline-block;
	margin-bottom:-5px;
	padding:5px 15px;
	background:#e3bd37;
	color:#fff;
	font-weight:700;
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:2px;
}

.site-footer a,
.site-footer a:visited {
	color:inherit;
	font-weight:700;
}

.site-footer a:hover {
	color:#e3bd37;
	text-decoration: none;
}


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

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

.spec {
	margin:25px auto 0;
	overflow:hidden;
}


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

.first-area,
.first-area.stuckMenu {
	margin-left:auto;
	margin-right:auto;
	width:1200px;
	display:block;
	overflow:hidden;
	position: relative;
  	z-index:999;
	background:#2E2E2E;
	height:50px;
	transition: width .5s ease-in-out;
}

.first-area.isStuck {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	left: 0;
	right: 0;
	z-index:999!important; 
	width:100%!important;
	text-align:center;
	transition: width 1s ease-in-out;
}

.first-area .navigation {
	position: relative; 
	top:0px;
	z-index:70;
	text-align:center; 
}

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

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


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

.second-area {
	margin:25px auto;
	position:relative; z-index:30;
	display:block;
	position: relative;
	overflow:hidden;
	color:#9B9B9B;
	background:#fff url('../images/alt-bg.jpg');
	max-height:200px;
}

.second-area .left-box {
	padding:25px 0 25px 20px;
	width:56%;
}


/* Third Content Area
---------------------------- */

.third-area {
	margin:25px auto;
	position:relative; z-index:30;
	display:block;
	position: relative;
	overflow:hidden;
	color:#9B9B9B;
	height:133px;
}

.third-area .spec-alt {
	position:relative;
	padding:0;
	overflow:hidden;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}

.third-area .pull-right {
	margin:0;
	position:relative; z-index:50;
	top:-3px;
	background:#2E2E2E;
}

.third-area img {
	margin-right:-5px;
	width:auto;
	height:133px;
	background:#fff;
	border-color:#fff;
	border:0;
	padding:0;
	opacity:.4;
	-webkit-filter: grayscale(1); filter: grayscale(1);
}

.third-area .latest-imgs-cover {
	position:absolute; z-index:100;
	top:0; left:0;
	background: url('../images/latest-imgs.png');
	width:153px;
	height:133px;
}

.third-area img:hover {
	opacity:1;
	-webkit-filter: grayscale(0); filter: grayscale(0);
}


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

.mast-head {
	margin:25px auto!important; 
	padding:0; 
	display:block; 
	background:#484848;
	background-image:url('../images/header.jpg'); 
	background-repeat: repeat-x; 
	background-position:center top;
	height:600px;
	overflow:hidden; 
	position: relative;
	text-align:left; 
}


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

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

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

.post,
.page,
.comments-area,
.side  {

}

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

.post-feat {
	margin:0 auto 15px!important;
	width:100%!important;
	max-height:400px;
}

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


}


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

.post,
.page,
.comments-area {
	margin:0 auto 35px auto;
	padding:0 0 0;
	overflow:hidden;
	text-align:justify;
	background:#fff;
}

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

.post-foot {
	margin:0; 
	padding:25px; 
	position:relative; 
	z-index:50; 
	background:#2E2E2E; 
	text-align:left;
	overflow:hidden;
}

.post .border {
	margin:15px auto 0; 
	background:#E8E8E8; 
	height:1px; 
	width:100px;
}

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

.entry {
	padding:5px 25px 15px;
	overflow:hidden;
}


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

.post-title {
	margin:0 0;
	padding:0 0 5px;
	font: 300 28px Montserrat;
	color: #2E2E2E;
	line-height:130%;
	letter-spacing:-1px;
	border-bottom:1px solid #EBEBEB;
}

.post-title a {
	color:#e3bd37;
}

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


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

.post-meta-1 {
	margin:0;
	display:block;
	padding:0;
	font:700 12px 'Ubuntu Mono', sans serif;
	color: #6E6E6E;
	letter-spacing:1px;
	text-transform:uppercase;
}

.post-meta-2 {
	display:block;
	font:400 11px 'Lato', sans serif;
	color:#BBBBBB;
	letter-spacing:1px;
	text-transform:uppercase;
	text-align:left;
	position:relative;
}

.post-meta-2 a {
	color:#BBBBBB;
}

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

.meta {
	margin:0 5px 0 0;
	padding:0;
	display:inline-block;
}

.meta:last-child,
.post-meta-2 .meta:last-child {
	margin-right:0;
}

.post-meta-2 .meta {
	margin:0 10px 0 10px;
	padding:0;
	display:inline-block;
}

.post-meta-2 .meta:first-child {
	margin-left:0;
}

.post-meta-2 .date {
	padding:8px 12px;
	background:#e3bd37;
	color:#fff;
	position:absolute;
	top:-8px; right:-25px;
}

.post-meta-2 .author:before {
	margin-right:10px;
	content:"\f040";
	font-family:fontawesome;
	font-weight:400;
	color:#e3bd37;
}

.post-meta-2 .cmnt:before {
	margin-right:10px;
	content:"\f27a";
	font-family:fontawesome;
	font-weight:400;
	color:#e3bd37;
}

.tags {
	margin-left:-3px;
	color:#000;
}

.tags a {
	display: inline-block; 
	position: relative; 
	z-index: 1; 
	margin: 0 0 4px 0;
	padding:0 0 0 3px;  
	color: #2E2E2E; 
	box-shadow:inset 0 -5px 0 #CECECE;
	letter-spacing:1px; 
	text-transform:uppercase;
}

.tags a:last-child {
	margin-left:0px;
}

.tags a:hover,
.tags a:focus {
	color: #fff;
	box-shadow:inset 0 -11px 0 #e3bd37;
}


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

.post .post-feat {
	position:relative;
	display:block;
	margin:0 auto 5px;
	padding:0;
	overflow:hidden;
	border:0;
}

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


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

blockquote {
	margin:25px 0!important; 
	padding:0 0 0 70px;
	color: #797979; 
	font-style:italic;
	box-sizing: border-box; 
	position:relative;
}

blockquote:before {
	margin:0 auto 5px!important;
	position:absolute; top:0; left:0; z-index:50;
	display:block; 
	padding:0 20px 0 0;
	color:#2E2E2E;
	font-weight:700;
	text-align:center;
	width:30px; height:100%;
	content:'\f10d';
	font:400 34px fontawesome;
	border-right:2px solid #EEEEEE;
}


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

.more-link {
	display: table; 
	margin-bottom:40px;
	padding:7px 12px;
	background:#e3bd37;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
	border:0;
}

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

.more-link .fa {
	margin-left:5px;
}


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

.ext-links {
	margin:10px auto;
	padding:30px 15px 15px 15px;
	vertical-align:middle;
	background:#F3F3F3 url('https://jeffrey-dean-morgan.net/news/wp-content/themes/sin21-wp24/images/links.jpgx') center left no-repeat;
	color:#797979;
	line-height:170%;
	border:0px solid #eee;
	position:relative;
}

.ext-links:before {
	content:'\f0c1 \00a0\00a0\00a0 Gallery Links';
	position:absolute;
	top:-15px; left:15px;
	background:#e3bd37;
	padding:5px 15px;
	color:#fff;
	font-size:12px;
	font-family:Lato, fontawesome;
	letter-spacing:2px;
	text-transform:uppercase;
}
	
.ext-links a {
	color:#797979;
	text-decoration:underline;
}

.ext-links a:hover,
.ext-links a:focus {
	color:#e3bd37;
	text-decoration: none;
}



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

.pagination h1 {
	margin:0 0 2px; 
	padding:0 0 10px; 
	letter-spacing:-1px; 
	border:0;
}

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


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

.share-buttons {
	margin:0 auto; 
	padding-top:10px; 
	display:block; 
	text-align:left; 
	overflow:hidden;
}
.share-buttons:before {
	margin:0;
	padding:0;
	display:block;
	width:100px;
	content:'Share Post:';
	font-weight:700;
	border-bottom:0;
}

.share-button,
.share-button a,
.share-button a:focus {
	margin:2px 2px 2px 0; 
	padding:1px 10px 1px!important; 
	display:inline-block; 
	min-width:10px; 
	padding:5px 7px; 
	background: #EEEEEE;
	color:#626262;
	font-weight:400; 
	font-size:12px; 
	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 {
	margin-right:10px; 
	font:400 12px fontawesome;
}

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

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

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

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

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

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

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

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

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

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


/* 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-family: FontAwesome;
	font-size: 10px;
	font-weight: 400;
	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 35px;
	padding:15px 25px 25px; 
	background:#fff;
	box-shadow: inset 0 0 0 1px #fff;
}


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

.side-title {
	margin:0px 0 20px; 
	padding:00; 
	position:relative; 
	font: 500 18px Montserrat;
	color: #2E2E2E;
	line-height:130%;
	letter-spacing:-1px;
	display:inline-block;
	position:relative;
}

.side-title span {
	position:absolute; top:-18px; z-index:100;
	background:#e3bd37;
	height:5px;
	width:100%;
	display:block;
}


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

.widget_search input[type='search'] {
	width: 100%;
}

.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 {
	padding: 7px 0; 
	border-bottom:1px solid #E4E4E4;
}



/* 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: 15px; 
	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; 
	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-family: FontAwesome; 
	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
-------------------------------------------------------------- */


/* 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;
}

.posts-pagination .next:after {
	content: '\003e';
}

.posts-pagination .prev:before {
	content: '\003c';
}

.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 55px;
	display:block;
	overflow:hidden;
	position:relative;
	text-align:center;
}

.posts-pagination .current {
	background:#2E2E2E;
}

.page-numbers {
	display:inline-block;
	margin: 0 0 5px; 
	padding: 10px 15px; 
	background:#e3bd37; 
	color: #fff!important; 
}

.posts-pagination a:hover,
.posts-pagination a:focus,
a.page-numbers:hover {
	color:#fff!important; 
	background:#2E2E2E; 
}
.page-numbers:first-child {
	margin-left:1px;
}

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


/* 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 #E0E0E0;

}

.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, 
.post-meta-2 hr {
	display: none!important;
}

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

.spec,
.site-footer .pad {
	width:92vw!important;
}

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

.first-area,
.first-area.stuckMenu,
.first-area.isStuck {
	margin:0 auto; 
	z-index:999; 
	width:100%!important;
	position:relative!important;
	transition: background 0.4s ease-in-out,box-shadow 0.4s ease-in-out,color 0.4s ease-in-out;
}

.first-area .social-nav {
	display:inline-block; 
	float:right;
	position:absolute; 
	top:14px; right:10px;
	z-index:100;
}

.social-nav ul li a {
	padding:0 7px 25px!important;
}

.social-nav a.twitter:before,
.social-nav a.facebook:before,
.social-nav a.tumblr:before,
.social-nav a.instagram:before,
.social-nav a.rss:before {
	font-size:15px;
}

.social-nav ul li a:hover,
.social-nav a.twitter:hover:after,
.social-nav a.facebook:hover:after,
.social-nav a.tumblr:hover:after,
.social-nav a.instagram:hover:after,
.social-nav a.rss:hover:after {
	color:#fff;
	box-shadow:inset 0 0 0!important;

}

.mobile-name {
	margin:0 auto 25px!important;
	padding:4vw 0!important;
	display:block;
	background: #e3bd37;
}

.mobile-name h1 {
	margin:0;
	padding:0;
	font:700 22px Montserrat!important;
	color:#fff;
	letter-spacing:0px;
	text-transform:lowercase;
}

.mobile-name .tag-line {
	margin:0;
	display:block;
	padding:0;
	background:none;
	color:#fff;
	font-size:12px;
	font-weight:400;
	letter-spacing:1px;
	text-transform:uppercase;
}

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

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

.post-head {
	margin:.0;
}

.entry {
	margin:0 auto;
	padding:0 25px 25px;
}

.post {
	margin:0 auto 25px auto;
	padding:0;
	overflow:hidden;
}

.post-meta-2 .date {
	text-align:center;
	position:relative;
	left:0;
	display:block;
}

#sidebar {
	margin:15px auto 0!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 */
}

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

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

.posts-pagination {
	margin-bottom:45px!important;
}

.site-footer {
	margin:0 auto!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) {


#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 */
}

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