<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(http://fonts.googleapis.com/css?family=Arvo:400,700);
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font: inherit;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
html {
  margin: 0;
  padding: 0;
  font-size: 62.5%;
  /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */

  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */

  -ms-text-size-adjust: 100%;
  /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */

}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
code,
kbd,
tt,
var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}
sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  bottom: 1ex;
}
sub {
  top: .5ex;
}
small {
  font-size: 75%;
}
big {
  font-size: 125%;
}
figure {
  margin: 0;
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
th {
}
button,
input,
select,
textarea {
  font-size: 100%;
  /* Corrects font size not being inherited in all browsers */

  margin: 0;
  /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */

  vertical-align: baseline;
  *vertical-align: middle;
  /* Improves appearance and consistency in all browsers */

}
button,
input {
  line-height: normal;
  /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */

  *overflow: visible;
  /* Corrects inner spacing displayed oddly in IE6/7 */

}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid #dddddd;
  border-color: #ccc #ccc #bbb #ccc;
  border-radius: 3px;
  background: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  /* Improves usability and consistency of cursor style between image-type 'input' and others */

  -webkit-appearance: button;
  /* Corrects inability to style clickable 'input' types in iOS */

  font-size: 12px;
  font-size: 1.4rem;
  line-height: 1;
  padding: 1.12em 1.5em 1em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa #bbb;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  border-color: #aaa #bbb #bbb #bbb;
  -webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* Addresses box sizing set to content-box in IE8/9 */

  padding: 0;
  /* Addresses excess padding in IE8/9 */

}
input[type="search"] {
  -webkit-appearance: textfield;
  /* Addresses appearance set to searchfield in S5, Chrome */

  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */

  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
  /* Corrects inner padding displayed oddly in S5, Chrome on OSX */

  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */

  border: 0;
  padding: 0;
}
input[type=text],
input[type=email],
textarea {
  color: #888888;
  border: 1px solid #dddddd;
  border-radius: 5px;
}
input[type=text]:focus,
input[type=email]:focus,
textarea:focus {
  color: #101010;
}
input[type=text],
input[type=email] {
  padding: 3px;
}
textarea {
  overflow: auto;
  /* Removes default vertical scrollbar in IE6/7/8/9 */

  padding: 10px;
  vertical-align: top;
  /* Improves readability and alignment in all browsers */

  width: 98%;
}
/* styles
-------------------------------------------------------------- */
body,
button,
input,
select {
  padding: 0;
  margin: 0;
  background: black;
font-family: 'HelveticaNeueLT57CnRegular';
  line-height: 26.64px;
  font-size: 18px;
  font-size: 1.8rem;
}
html, html a {
    -webkit-font-smoothing: antialiased !important;
}
/* typography
-------------------------------------------------------------- */
@font-face {
    font-family: 'NimbusRomanBeckerNo9TConRegular';
    src: url('nimbus-roman-becker-no9tcon.eot');
    src: url('nimbus-roman-becker-no9tcon.eot') format('embedded-opentype'),
         url('nimbus-roman-becker-no9tcon.woff2') format('woff2'),
         url('nimbus-roman-becker-no9tcon.woff') format('woff'),
         url('nimbus-roman-becker-no9tcon.ttf') format('truetype'),
         url('nimbus-roman-becker-no9tcon.svg') format('svg');
}
@font-face {
    font-family: 'HelveticaNeueLT57CnRegular';
    src: url('lte50872.eot');
    src: url('lte50872.eot') format('embedded-opentype'),
         url('lte50872.woff2') format('woff2'),
         url('lte50872.woff') format('woff'),
         url('lte50872.ttf') format('truetype'),
         url('lte50872.svg') format('svg');
}
@font-face {
    font-family: 'HelveticaNeueLT57CnBold';
    src: url('lte50874.eot');
    src: url('lte50874.eot') format('embedded-opentype'),
         url('lte50874.woff2') format('woff2'),
         url('lte50874.woff') format('woff'),
         url('lte50874.ttf') format('truetype'),
         url('lte50874.svg') format('svg');
}
@font-face {
    font-family: 'FranklinGothicCondensed';
    src: url('franklingothicextracondensed_0.eot');
    src: url('franklingothicextracondensed_0.eot') format('embedded-opentype'),
         url('franklingothicextracondensed_0.woff2') format('woff2'),
         url('franklingothicextracondensed_0.woff') format('woff'),
         url('franklingothicextracondensed_0.ttf') format('truetype'),
         url('franklingothicextracondensed_0.svg') format('svg');
}

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
    font-family: 'FranklinGothicCondensed';
    font-weight: normal;
}
h1 {
  font-size: 60px;
  line-height:60px;
  text-transform:uppercase;
}
.post h1 {
  font-size: 60px;
  line-height:60px;
  text-transform:uppercase;
  color:white;
}
	
h2 {
    font-family: 'NimbusRomanBeckerNo9TConRegular';
    text-align: center;
    color:white;
      font-size: 19px;
    line-height: 20px;
    transform:scale(1,1.35); /* W3C */
    -webkit-transform:scale(1,1.35); /* Safari and Chrome */
    -moz-transform:scale(1,1.35); /* Firefox */
    -ms-transform:scale(1,1.35); /* IE 9 */
    -o-transform:scale(1,1.35); /* Opera */
}
h2 a{
  color:white;
text-decoration: underline;
        font-weight: bold;

}
h2 a:hover{
  color:white;
    text-decoration: none;
    font-weight: bold;
}
h3 {
  font-size: 28px;
  font-size: 2.8rem;
}
h4 {
  font-size: 18px;
  font-size: 1.8rem;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}
/* Text elements */
p {
  margin-bottom: 1.5em;
}
ul,
ol {
  margin: 0 0 1.5em 3em;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
ul ul,
ol ol,
ul ol,
ol ul {
  margin-bottom: 0;
  margin-left: 1.5em;
}
dt {
}
dd {
  margin: 0 1.5em 1.5em;
}
b,
strong {
}
dfn,
cite,
em,
i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
}
address {
  margin: 0 0 1.5em;
}
.the-content pre {
	border-left:white solid 5px;
    font-family: Courier New;
	font-size:13px;
    color:white;
	line-height:15px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  overflow: auto;
  max-width: 100%;
  margin-bottom:30px;
}
/* Links */
a {
 /*-webkit-transition: color 0.25s ease-in-out;
  -moz-transition: color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out;
  -ms-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;*/
  text-decoration: none;
}
/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}
/* Header
-------------------------------------------------------------- */
.magazine {
    color: #272727;
    font-size: 12px;
    position: absolute;
    top: 20px;
    left: 80px;
}

header {
  background: transparent;
    margin-bottom: 30px;
}
header .gravatar {
  overflow: hidden;
  width: 100px;
  height: 100px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 0;
  float: right;
}
header #brand {
  width: 100%;
  margin-top: 80px;
    margin-bottom: -50px;
}
header #brand h1 {
    font-family: 'FranklinGothicCondensed';
  color: white;
  font-size: 50px;
  margin: 0;
  padding: 0;
    font-weight: normal;
  text-transform: uppercase;
        text-align: center;

}
header #brand h1 a {
  color: white;
  text-decoration: none;
}
header #brand h1 span {
  color: #888888;
  text-transform: lowercase;
}


header nav {
  float: left;
font-weight: 16px;
    display: inline-block;
    position:relative;
    font-family: 'HelveticaNeueLT57CnBold';
    transform:scale(1,1.35); /* W3C */
    -webkit-transform:scale(1,1.35); /* Safari and Chrome */
    -moz-transform:scale(1,1.35); /* Firefox */
    -ms-transform:scale(1,1.35); /* IE 9 */
    -o-transform:scale(1,1.35); /* Opera */ 
}
header nav ul {
  list-style: none;
  margin: 0;
    display: inline-block;
    position:relative;

}
header nav ul li {
    display: inline-block;
}
header nav ul li a {
    color: black;
    background-color: white;
    padding-top: -5px;
}
.container {
  max-width: 900px;
  margin: 0 auto;
  position: relative;
}
/* Posts/Articles
-------------------------------------------------------------- */
.space {
	height:40px;
}
.page-id-22 .post h1 {display: none;}
.page-id-22 .post { text-align:center; margin-top:100px;}
.page-id-22 .addtoany_share_save_container {display: none;}
.addtoany_share_save_container{
	border-top: 1px solid white;
	padding:20px;
	max-width:220px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:-50px;
	margin-top:40px;
	position:relative;
	text-align:center;
}
.the-content p{
    font-family: 'HelveticaNeueLT57CnBold';
	font-size:20px;
	font-weight:normal;
	color:white;
}
.cover_image {
    min-height: 400px;
    max-height: 600px;
    max-width: 700px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position:center;
    background-image: url("https://parisisdead.com/wp-content/themes/Less/your_image.jpg");
    border: 10px white solid;
    margin-left: auto;
    margin-right:auto;
    margin-top: 70px;
}
article {
  background: transparent;
  padding: 0;
  margin-bottom: 80px;
}
article .title {
  color: white;
  line-height: 60px;
  font-size: 60px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: -5px;
	text-transform:uppercase;
}
article .title a {
  text-decoration: none;
  color: white;
}
article .title a:hover {
}
article .post-meta {
  margin-bottom: 40px;
  font-size: 14px;
}
article .post-meta a {
  color: #888888;
  text-decoration: none;
}
article .post-meta a:hover {
  color: rgba(136, 136, 136, 0.5);
}
article .chapo {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}

article .the-content a {
  font-weight: 900;
  text-decoration: none;
color: white;

}
article .the-content p {
  color: white;

}
article .the-content img {
  width: 100%;
  height: auto;
}
.tags {
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    position: relative;
    width: 500px;
}
.tags {
    font-family: 'HelveticaNeueLT57CnRegular';
    font-size:14px;
    color:white;
    line-height: 10px;
    transform:scale(1,1.35); /* W3C */
    -webkit-transform:scale(1,1.35); /* Safari and Chrome */
    -moz-transform:scale(1,1.35); /* Firefox */
    -ms-transform:scale(1,1.35); /* IE 9 */
    -o-transform:scale(1,1.35); /* Opera */

}
.tags .bold {
font-family: 'HelveticaNeueLT57CnBold';
    text-decoration: underline;
    font-size:14px;
    margin-right: 30px;
    color:white;
    text-align: center;
    transform:scale(1,1.35); /* W3C */
    -webkit-transform:scale(1,1.35); /* Safari and Chrome */
    -moz-transform:scale(1,1.35); /* Firefox */
    -ms-transform:scale(1,1.35); /* IE 9 */
    -o-transform:scale(1,1.35); /* Opera */ 
}

.tags a {
    font-family: 'HelveticaNeueLT57CnBold';
    color: black;
    background-color: white;
    height: 10px;
    position:relative;
    display: inline-block;
    padding-left:10px;
    padding-right: 10px;
    margin-right: 5px;
    margin-left: 5px;
    text-align: center;

}
.tags a:hover {
    color: white;
    background-color: transparent;
    background-color: gray;

    
}
    
article .meta div {
  float: left;
}
article .meta .post-categories {
  list-style: none;
  margin: 0 0 10px 0;
}
article .meta .post-categories li {
  display: inline-block;
  margin-right: 10px;
}
.tags {
}

.cross-separator {
	height:100px;
	width:100px;
	background-image:url(cross-separator.png);
	background-repeat:none;
	margin:auto;
	margin-top:-5px;
}
/* Page loop styling */
.page article {
  border-bottom: none;
}
.page article .title {
  margin-bottom: 40px;
}
/* Pagination */
#pagination {
  margin-bottom: 40px;
  width: 100%;
  font-size: 40px;	
}
#pagination .past-page {
  float: right;
  width: 50%;
	
}
#pagination .next-page {
  float: right;
  width: 50%;
}

.past-page a, .next-page a { 
	color: #fff;
            font-family: 'FranklinGothicCondensed';
	text-transform: uppercase;
}



.arrowLeft a {
position: fixed;
z-index: 100;
left: 15px;
top: 45%;
padding: 15px 10px;
-webkit-transition: .2s ease-in;
-moz-transition: .2s ease-in;
-o-transition: .2s ease-in;
transition: .2s ease-in;
}
 
.arrowLeft a:hover {
left: 0;
-webkit-transition: .2s ease-in;
-moz-transition: .2s ease-in;
-o-transition: .2s ease-in;
transition: .2s ease-in;
color: #fff;
}
 
.arrowRight a {
position: fixed;
z-index: 100;
right: 15px;
top: 45%;
padding: 15px 10px;
-webkit-transition: .2s ease-in;
-moz-transition: .2s ease-in;
-o-transition: .2s ease-in;
transition: .2s ease-in;
}
 
.arrowRight a:hover {
right: 0;
-webkit-transition: .2s ease-in;
-moz-transition: .2s ease-in;
-o-transition: .2s ease-in;
transition: .2s ease-in;
color: #fff;
}
 
.arrowNav a {
background: #000;
color: #fff;
text-decoration: none;
font-size: 40px;
}


/* Comments */
h3#comments {
  margin-bottom: 80px;
  font-size: 16px;
}
.commentlist {
  list-style: none;
  margin: 0;
}
.commentlist .comment {
  margin: 0 0 40px 50px;
  padding: 20px;
  position: relative;
  list-style: none;
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.commentlist .comment .children {
  margin-top: 40px;
}
.commentlist .comment-author {
  float: left;
  margin-right: 10px;
}
.commentlist .comment-author img {
  position: absolute;
  left: -50px;
  top: 5px;
}
.commentlist .comment-author .says {
  display: none;
}
.comment-meta {
  font-size: 12px;
  margin-bottom: 10px;
}
.comment-subscription-form,
.comment-subscription-form {
  margin-bottom: 0;
  font-size: 14px;
}
#respond {
  margin-bottom: 80px;
}
#respond &gt; h3 {
  font-size: 16px;
  margin-bottom: 20px;
}
#respond form label {
  color: #888888;
}
footer {
  text-align: center;
  padding-bottom: 20px;
  padding-top:20px;
  font-size: 12px;
  position:relative;
  bottom:0;
  left:0;
  width: 100%;
}
.copyright {
	font-family: 'HelveticaNeueLT57CnRegular';
    font-size:14px;
    color:gray;
    line-height: 10px;
    transform:scale(1,1.35); /* W3C */
    -webkit-transform:scale(1,1.35); /* Safari and Chrome */
    -moz-transform:scale(1,1.35); /* Firefox */
    -ms-transform:scale(1,1.35); /* IE 9 */
    -o-transform:scale(1,1.35); /* Opera */
	padding-bottom:30px;
}
.copyright a{
	color:gray;
	font-family: 'HelveticaNeueLT57CnBold';
	text-decoration:underline;
}
.copyright a:hover{
	color:white;
	text-decoration:none;
}
.copyrightbold {
	font-family: 'HelveticaNeueLT57CnBold';
}
	
/* Misc &amp; mixens
-------------------------------------------------------------- */
/* Jetpack Gallery */.gallery .gallery-item {
  margin-top: 0 !important;
}
.gallery img {
  border: none !important;
}
.hide-text {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.clear {
  clear: both;
}
/* clear floats */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
/* Media Queries for responsivenessssssss
-------------------------------------------------------------- */
@media (max-width: 767px) {

 .cover_image {
    max-width:150%;
	min-width:100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position:center;
    border: 10px white solid;
    margin-left: auto;
    margin-right:auto;
    margin-top: 70px;
}
.post {
}
.the-content {
	text-align:left;
}
body{
	width:150%;
}
article .chapo {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}
}


span.prev, span.next {
    color: transparent;
	font-size: 20px;
	line-height: 30px;
	vertical-align: middle;
}

span.prev:hover, span.next:hover {
   color: #fff;
}</pre></body></html>