/*
Theme Name: Roger Stringer 2014
Theme URI: http://rogerstringer.com/
Description: The 2014 theme for rogerstringer.com
Author: Roger Stringer
Version: 1.2
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
Text Domain: rogerstringer2014
*/

@import url("http://fonts.googleapis.com/css?family=Permanent+Marker|Bangers");
/*
font-family: 'Permanent Marker', cursive;
font-family: 'Bangers', cursive;
*/

#socialnav,#socialnav a{
	font-size: 20px;
}
/*
#socialnav a{
	background: #444;
	padding: 5px;
	border-radius: 15px;
}
#socialnav a:hover{
	background: #999;
	padding: 5px;
	border-radius: 15px;
}
*/
#authorbox{
/*
	font-size: 14px;
*/
}
#authorbox{
	margin-left: 0;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 6px;
	border-top: 2px solid #ccc;
	padding-top: 7px;
	margin-bottom: 15px;
	background: #eee;
	color: #432;
	border-radius: 15px;
}
#authorbox a{
	color: #0a58cc;
}
#authorbox #socialize,#authorbox #socialize a{
	font-size: 14px;
}

#authorbox strong{
	font-family: 'Permanent Marker', sans-serif;
	font-weight: 700;
	-webkit-text-stroke: 0em;
}
#navbox a.orange, #navbox a.orange:active, #navbox a.orange:visited,.orange{
	color: orange;
}

.drop-shadow {
   position:relative;
}

/*
.post:after {
    display: block;
    content: "";
    width: 7px;
    height: 7px;
    border: #E7EEF2 1px solid;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -5px;
    background: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    box-shadow: #fff 0 0 0 5px;
}
*/

.drop-shadow:before,
.drop-shadow:after {
   content:"";
   position:absolute;
   z-index:-1;
    bottom:15px;
   left:10px;
   width:50%;
   height:20%;
   -webkit-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
   -moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
   box-shadow:0 15px 15px rgba(0, 0, 0, 0.7);
   -webkit-transform:rotate(-2deg);
   -moz-transform:rotate(-2deg);
   -o-transform:rotate(-2deg);
   transform:rotate(-2deg);
}

.drop-shadow:after{
   right:10px;
   left:auto;
   -webkit-transform:rotate(2deg);
   -moz-transform:rotate(2deg);
   -o-transform:rotate(2deg);
   transform:rotate(2deg);
}

.subtop_nix {
	position: relative;
	top: 2.375em;
	z-index: 0;
	width: 100%;
	height: 1.313em;
	border-top: 3px solid #ccc;
	background-color: #eee;
	-webkit-transform: rotate(-1deg);
	-ms-transform: rotate(-1deg);
	-o-transform: rotate(-1deg);
	transform: rotate(-1deg);
}

.subbottom_nix {
	position: relative;
	bottom: 2.375em;
	z-index: 0;
	width: 100%;
	height: 1.313em;
	border-bottom: 0.188em solid #ccc;
	background-color: #eee;
	-webkit-transform: rotate(-1deg);
	-ms-transform: rotate(-1deg);
	-o-transform: rotate(-1deg);
	transform: rotate(-1deg);
}

p.cat,p.taggedIn{
	padding: 12px 10px;
	background: #eee;
	border: 1px solid #ccc;
	margin-top: 25px;
	font-size: 14px;
}
p.cat a,p.taggedIn a{
	font-size: 14px;
}
#filed_under{
	font-size: 14px;
	margin-left: 0;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 6px;
	border-top: 2px solid #ccc;
	padding-top: 7px;
	margin-bottom: 15px;
	background: #eee;
	color: #432;
	border-radius: 15px;
}
#filed_under a{
	font-size: 14px;
}

/*
 * Default WP Alignment Classes
 *****************************************************************************/
 
.aligncenter,.alignleft,.alignright {
    display: block;
    padding: 0;
}
 
.aligncenter {
    float: none;
    margin: .5em auto 1em;
}
 
.alignright {
    float: right;
    margin: .5em 0 1em 1em;
}
 
.alignleft {
    float: left;
    margin: .5em 1em 1em 0;
}
 
.wp-caption {
    padding: 5px 0;
    border: 1px solid #555;
    background: #444;
    text-align: center;
}
 
.wp-caption img {
    display: inline;
}

.wp-caption p.wp-caption-text {
    margin: 5px 0 0;
    padding: 0;
    text-align: center;
    font-size: 75%;
    font-weight: 100;
    font-style: italic;
    color: #ddd;
}

form#SiteSearch input {
	font-size: 1.2rem;
	padding: 8px 8px 8px 30px;
	background: url(/assets/img/icon-search.png) 10px 14px no-repeat #fff;
	cursor: auto;
	border-radius: 5px;
	margin-left: 10px;
}

form#SiteSearch div {
	line-height: normal;
	padding: 10px 0 0 0;
}

@media (max-width: 680px) {
	form#SiteSearch input {
		width: 50%;
	}
}

form#SiteSearch button {
    font-family: FontAwesome;
    font-size: 12px;
}

form#SiteSearch button:hover {
}

.button, .markItUpHeader ul li{
	display: inline-block;
	border: 0;
	border-radius: 0;
	outline: 0;
	background: #4e68c7;
	box-shadow: 1px 0px 1px #203891,0px 1px 1px #3852b1,2px 1px 1px #203891,1px 2px 1px #3852b1,3px 2px 1px #203891,2px 3px 1px #3852b1,4px 3px 1px #203891,3px 4px 1px #3852b1,5px 4px 1px #203891,4px 5px 1px #3852b1,6px 5px 1px #203891;
	color: white;
	white-space: nowrap;
	font-family: 'Gotham Rounded A', 'Gotham Rounded B', "proxima-nova-soft", sans-serif;
	padding: 9px 16px !important;
	line-height: 1.4;
	position: relative;
	top: -5px;
	border-radius: 5px;
}
.button:not(.disabled):hover,.markItUpHeader ul li:not(.disabled):hover,.button:not(.disabled):focus,.markItUpHeader ul li:not(.disabled):focus{color:white;background:#3d57b4}
.button:not(.disabled):active,.markItUpHeader ul li:not(.disabled):active{box-shadow:1px 0px 1px #203891,0px 1px 1px #3852b1,2px 1px 1px #203891,1px 2px 1px #3852b1,3px 2px 1px #203891;-moz-transform:translate(3px, 3px);-ms-transform:translate(3px, 3px);-o-transform:translate(3px, 3px);-webkit-transform:translate(3px, 3px);transform:translate(3px, 3px)}
.button:after,.markItUpHeader ul li:after{content:"";position:absolute;top:0;left:0;right:-5px;bottom:-5px}
.button:active:after,.markItUpHeader ul li:active:after{top:-3px;left:-3px;right:-2px;bottom:-2px}
.button.disabled,.markItUpHeader ul li.disabled{opacity:0.5;cursor:auto}
.button.disabled:hover,.markItUpHeader ul li.disabled:hover,.button.disabled:focus,.markItUpHeader ul li.disabled:focus{color:white}
.full-width-button{display:block;text-align:center}
.button:visited{
	color: #fff;
}
.button.red{
	display: inline-block;
	border: 0;
	border-radius: 0;
	outline: 0;
	background: #c00;
	box-shadow: 1px 0px 1px #900,1px 1px #900,2px 1px 1px #900,1px 2px 1px #900,3px 2px 1px #900,2px 3px 1px #900,4px 3px 1px #900,3px 4px 1px #900,5px 4px 1px #900,4px 5px 1px #900,6px 5px 1px #900;
	color: white;
	white-space: nowrap;
	font-family: 'Gotham Rounded A', 'Gotham Rounded B', "proxima-nova-soft", sans-serif;
	padding: 9px 16px !important;
	line-height: 1.4;
	position: relative;
	top: -5px;
	border-radius: 5px;
}
.button.red:not(.disabled):hover,.button.red:not(.disabled):focus{color:white;background:#900}
.button.red:not(.disabled):active{box-shadow:1px 0px 1px #600,0px 1px 1px #600,2px 1px 1px #600,1px 2px 1px #600,3px 2px 1px #600;-moz-transform:translate(3px, 3px);-ms-transform:translate(3px, 3px);-o-transform:translate(3px, 3px);-webkit-transform:translate(3px, 3px);transform:translate(3px, 3px)}
.button.red:after{content:"";position:absolute;top:0;left:0;right:-5px;bottom:-5px}
.button.red:active:after{top:-3px;left:-3px;right:-2px;bottom:-2px}
.button.red.disabled{opacity:0.5;cursor:auto}
.button.red.disabled:hover,.button.red.disabled:focus{color:white}


/*
 * Related Posts....
 *****************************************************************************/

.relatedposts {width: 640px; margin: 0 0 20px 0; float: left; font-size: 12px;}
.relatedposts h3 {font-size: 20px; margin: 0 0 5px 0; }
.relatedthumb {margin: 0 1px 0 1px; float: left; }
.relatedthumb img {margin: 0 0 3px 0; padding: 0;}
.relatedthumb a {color :#333; text-decoration: none; display:block; padding: 4px; width: 150px;}
.relatedthumb a:hover {background-color: #ddd; color: #000;}

.relatedbox {
	margin: 40px 0 20px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #eee;
	padding: 20px;
}
.related-posts{
	margin: 0 0 20px 0; 
	font-size: 12px;
}

section.series, section.related {
    border: solid 1px #d6d6d6;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    padding: 0;
    margin: 20px 0;
    background: rgba(240, 220, 220, 0.25);
    font-size: .85em;
    width: 100%;
    clear: both;
}
section.series p, section.series h2, section.related p, section.related h2 {
    background: #714444;
    padding: 5px 10px;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -ms-border-radius: 10px 10px 0 0;
    -o-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    margin: 0;
    color: white;
    display: block;
    cursor: pointer;
    font-size: 1em;
}
section.series p span, section.series h2 span, section.related p span, section.related h2 span {
    margin-left: 10px;
}
section.series p, section.related p {
    color: #fff;
}
section.series h2, section.related h2 {
    padding: 10px;
    background: #444;
}
section.series ul, section.related ul {
    padding: 0;
    list-style-type: none;
    margin: 0;
}
section.series ul .current, section.related ul .current {
    color: #65a10f;
}
section.series ul li, section.related ul li {
    margin-bottom: 0;
}
section.series ul li span.current, section.related ul li span.current {
    color: #333;
}
section.series ul li span.current:before, section.related ul li span.current:before {
    content: '\25B8 ';
    font-weight: 700;
    color: #222;
    margin-right: 8px;
}
section.series ul li a, section.series ul li .current, section.related ul li a, section.related ul li .current {
    position: relative;
    display: block;
    border-bottom: solid 1px #efeeee;
    margin: 0;
    padding: 4px 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #07677c;
}
section.series ul li a:hover, section.series ul li .current:hover, section.related ul li a:hover, section.related ul li .current:hover {
    background: rgba(200, 200, 200, 0.15);
    color: #0095b6;
}
section.series ul li a .date, section.series ul li .current .date, section.related ul li a .date, section.related ul li .current .date {
    font-size: 80% !important;
    color: #666;
    float: right;
    padding: 0 4px;
    clear: both;
}

video {
	max-width: 100%;
	height: auto;
}
.postbody iframe,
.postbody embed,
.postbody object {
	max-width: 100%;
}


#deckad {
position: absolute;
width: 250px;
right: 0px;
top: 5px;
margin-left: 0; 
line-height: 1.3; 
font-weight: 400;
font-size: 11px;
color: #f1e0d4;
text-align: right;
padding-top: 18px;
}
#deckad #adcontent p {
margin-left: 0;
margin-top: -3px;
}

#deckad a,
#deckad a:active,
#deckad a:visited {
color: #b59575;
}

#deckad #adlabel { 
display: block;
text-align: center;
position: absolute;
right: 0;
top: 0;
width: 120px;
padding: 0;
text-transform: uppercase;
font-size: 6px;
letter-spacing: 0.2em;
text-decoration: none;
}
#deckad #adlabel span { display: none; }

#fusion_ad {
background: rgba(203, 206, 206, 0.25);
border-bottom: 1px solid #cbcece;
box-sizing: border-box;
float: none;
margin: 50px auto 0px;
padding: 10px 10px;
-webkit-transition: all 0.1s ease;
-moz-transition: all 0.1s ease;
-o-transition: all 0.1s ease;
-ms-transition: all 0.1s ease;
transition: all 0.1s ease;
width: 130px;
-webkit-perspective: 1000;
-webkit-backface-visibility: hidden; }
#fusion_ad .fusiontext {
color: #474747;
display: block;
font-size: 10px;
line-height: 15px;
margin-top: 4px;
padding: 3px;
text-align: left;
}
@media (min-width: 760px) {
	#fusion_ad .fusiontext {
	text-align: left; } }
	#fusion_ad:hover {
	opacity: 0.9; }
@media (min-width: 760px) {
	#fusion_ad {
	margin: 50px 0 0 10px; } 
}
@media (min-width: 1023px) {
	#fusion_ad {
	float: right; } 
}
#deck-ad {
	background: rgba(203, 206, 206, 0.25);
	border-bottom: 1px solid #cbcece;
	box-sizing: border-box;
	float: none;
	margin: 0px auto;
	padding: 10px 10px;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	-ms-transition: all 0.1s ease;
	transition: all 0.1s ease;
	width: 130px;
	-webkit-perspective: 1000;
	-webkit-backface-visibility: hidden;
}
#deck-ad .ads {
	color: #474747;
	display: block;
	font-size: 10px;
	line-height: 15px;
	margin-top: 4px;
	padding: 3px;
	text-align: left;
}

#carbonads{
	background: rgba(203, 206, 206, 0.25);
	border-bottom: 1px solid #cbcece;
	box-sizing: border-box;	
}
.carbon-wrap{
/*
	background: rgba(203, 206, 206, 0.25);
	border-bottom: 1px solid #cbcece;
	box-sizing: border-box;	
*/
}
.carbon-img{
}
.carbon-text{
}
.carbon-text a{}
.carbon-poweredby{
}
.carbon-poweredby a{
	
}

#authorbio{
	margin-left: 0;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 6px;
	border-top: 2px solid #ccc;
	padding-top: 7px;
	margin-bottom: 15px;
	background: #eee;
	color: #432;
	border-radius: 15px;
	margin-top:45px;margin-bottom:45px
}
#authorbio a{
	color: #0a58cc;
}
#authorbio img{
	margin:0 auto 15px;
}
#authorbio p{
	margin-bottom:15px;font-size:14px;color: #432;;
}
#authorbio p strong{
	font-family: 'Permanent Marker', sans-serif;
	font-weight: 700;
	font-size: 16px;
	-webkit-text-stroke: 0em;
}
#authorbio p.author-meta{
	font-size:14px;
	font-family: sans-serif;
	color:#403f3d;
	text-transform:uppercase
}
@media (min-width:768px){
	#authorbio img{
		float:left;
		width: 125px;
		height: auto;
		margin-top:15px;
		margin-right:30px;
	}
	#authorbio p{font-size:14px}
	#authorbio p strong{font-size:16px}
}

article .fa{
	color: #000;
}
article .fa:hover{
	color: #666;
}

div.postbody img{
	background: #fffdfd;
	padding: 8px;
	border: 1px solid #ddd;
	box-sizing: border-box;
	-moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.25);
	-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.25);
	box-shadow: 2px 2px 3px rgba(0,0,0,0.25);
}

.box-wrap {
	background-color: #141a1f;
	z-index: 0;
	position: relative;
	border-radius: 8px;
	border: solid 1px #000;
}
@media (max-width: 991px) {
	.box-wrap {
		margin-top: 35px;
	}
}
.box-wrap .box {
	display: block;
	position: relative;
	border-radius: inherit;
	-webkit-box-shadow: inset 0 10px 23px rgba(0, 0, 0, 0.75);
	box-shadow: inset 0 10px 23px rgba(0, 0, 0, 0.75);
}
.box-wrap .box img {
	border-radius: inherit;
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	opacity: 1;
/*
	-webkit-filter: grayscale(0.5);
	filter: grayscale(0.5);
	opacity: 0.75;
*/
	position: relative;
	width: 100%;
	height: auto;
	z-index: -1;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.box-wrap .box:hover img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	opacity: 1;
}

hr.postmark {
	margin: 0!important;
	border: none!important;
	background: url("assets/img/stripe-border.png") repeat-x;
	height: 7px;
}

ul.noorder,ul.noorder li{
	list-style: none;
	margin-left: -20px;
}

pre{
	color:#fff;
	background:#222;
	font-family: Monaco, monospace;
	font-size: 12px;
	line-height: 14px;
	padding: 2px;
}
pre code{
	color:#fff;
	background:#222;
	font-family: Monaco, monospace;
	font-size: 12px;
	line-height: 14px;
	padding: 2px;
}

p code,li code{
	background: #EEE;
	color: #111;
	font-family: Monaco, monospace;
	font-size: 12px;
	padding: 2px 7px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#popular {
    float: left;
    clear: both;
    margin: 0 0 30px;
    background: #fff;
    width: 100%;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: solid 1px #ddd;
    font-size: 81%;
    width: 100%;
    max-width: 817px;
}
#popular header {
    background: #f3f3f3;
    border-bottom: 1px solid #ddd;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 6px 0px 0px 10px;
    cursor: s-resize;
}
#popular header h1 {
    font-size: 1em;
    color: #666;
    font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
    padding-bottom: 6px;
    margin: 0;
}
#popular header.loading span {
    -webkit-animation-name: pulse;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: 100;
    color: #bbb;
}
#popular header.loaded {
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    cursor: default;
}
#popular ul {
    list-style-type: none;
    padding: 0;
    margin: 10px;
    color: #007892;
}
#popular ul li {
    float: left;
    width: 49%;
	margin: 0.25em 0;
}
#popular ul li a {
    display: block;
    margin: 0;
    padding: 2px;
    width: 91%;
	color: #0689a6;	
    height: 1.5em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: .85em;
}
/*
#popular ul li a {
    display: block;
    margin: 0;
    padding: 2px;
    width: 91%;
	color: #0689a6;	
    height: 1.5em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
}	
*/

@media only screen and (max-width: 790px) {
    #popular ul li {
    float: none;
    width: 100%}
}

.day .daybreak{
	margin-top: 2px;
	border: 0;
	color: rgb(228, 228, 228);
	background-color: rgb(228, 228, 228);
	height: 0.15em;
}

.day .article{
	margin-bottom: 5px;
}

.article hr{
	height: 1px;
	margin: 20px 0 20px 0;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.7), rgba(0,0,0,0));
	background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.7), rgba(0,0,0,0));
	background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.7), rgba(0,0,0,0));
	background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.7), rgba(0,0,0,0));
	border: 0;
}

nav#pagination {
	padding: 20px 40px 100px 0;
	clear: both;
	max-width: 780px;
}

nav#pagination span {
	display: block;
}
nav#pagination span.next {
	float: left;
}
nav#pagination span.prev {
	float: right;
}

nav#pagination span.next a, nav#pagination span.prev a {
	padding: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-family: "OswaldBook", sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	border: 2px solid #666;
	color: #666;
	text-decoration: none;
}

hr.shadow {
    height: 12px;
    border: 0;
    box-shadow: inset 0 12px 12px -12px rgba(0,0,0,0.5);
}

hr.cloud {
    border: 0;
    height: 0; /* Firefox... */
    box-shadow: 0 0 10px 1px black;
}
hr.cloud:after {  /* Not really supposed to work, but does */
    content: "\00a0";  /* Prevent margin collapse */
}

hr.inset {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

hr.flaired {
    height: 30px;
    border-style: solid;
    border-color: black;
    border-width: 1px 0 0 0;
    border-radius: 20px;
}
hr.flaired:before { /* Not really supposed to work, but does */
    display: block;
    content: "";
    height: 30px;
    margin-top: -31px;    
    border-style: solid;
    border-color: black;
    border-width: 0 0 1px 0;
    border-radius: 20px;
}

hr.glyph {
    padding: 0;
    border: none;
    border-top: medium double #333;
    color: #333;
    text-align: center;
}
hr.glyph:after {
    content: "§";
    display: inline-block;
    position: relative; 
    top: -0.7em;  
    font-size: 1.5em;
    padding: 0 0.25em;
    background: white;
}

hr.double {
  height: 3px;
  border: 0;
  background-color: #c3c3c3;
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#f7f6f4), to(#f7f6f4), color-stop(50%, #fff));
  background-image: -webkit-linear-gradient(left, #f7f6f4, #fff, #f7f6f4);
  background-image: -moz-linear-gradient(left, #f7f6f4, #fff, #f7f6f4);
  background-image: -ms-linear-gradient(left, #f7f6f4, #fff, #f7f6f4);
  background-image: -o-linear-gradient(left, #f7f6f4, #fff, #f7f6f4);
}
hr.double::after {
  content: '';
  display: block;
  height: 1px;
  background-color: #f7f6f4;
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#f7f6f4), to(#f7f6f4), color-stop(50%, #c3c3c3));
  background-image: -webkit-linear-gradient(left, #f7f6f4, #c3c3c3, #f7f6f4);
  background-image: -moz-linear-gradient(left, #f7f6f4, #c3c3c3, #f7f6f4);
  background-image: -ms-linear-gradient(left, #f7f6f4, #c3c3c3, #f7f6f4);
  background-image: -o-linear-gradient(left, #f7f6f4, #c3c3c3, #f7f6f4);
}

#tags {
	padding: 12px 10px;
	margin-bottom: 5px;
	font-size: 14px;
}

#tags .tag, #taggedIn .tag {
	margin: 0.2em;
	display: inline-block;
}

.meta {
	font-style: italic;
	color: #666;
	margin-bottom: 10px;
/*
	font-family: 'Merriweather', serif;
	font-variant: small-caps;
	text-transform: lowercase;
	text-rendering: auto;
	text-align: left;
	font-weight: 400;
	letter-spacing: 1px;
	font-style: italic;
	margin-bottom: 10px;
*/
}
/*
.meta .tag {
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	letter-spacing: normal;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
*/
header.tag{
	padding-left: 10px;
	padding-right: 10px;
}

header a.permalink, header a.permalink > .fa{
    color: #b5190e !important;
    font-weight: 900 !important;
	padding-left: 10px;
}

header .time{
/*
	font-family: "PT mono", Courier, Monaco, monospace;
	color: #888;
*/
	padding-right: 10px;
}

.tag a {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	background-color: rgba(238, 238, 238, 0.25);
	border: 1px solid #ddd;
	color: #333;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
	text-decoration: none;
}
.tag a:hover {
	color: #dd1c18;
	text-decoration: none;
}

.dateline {
	font-family: "PT mono", Courier, Monaco, monospace;
}
.dateline, .byline {
	font-size: 12px;
	margin-bottom: 0.25em;
	color: #666;
	font-weight: bold;
}
p.byline {
	font-weight: bold;
	color: #666;
}
.byline {
	margin-bottom: 1em;
}

.post header{
	text-align: center;	
    margin-bottom: 15px;
}
.post header h2{
    margin-bottom: 5px;	
}

.post header .postDate
{
/*  display: block; */
    font-size: 0.9em;
    margin-right: 5px;	
}
