html {
font-size:100%;

}

 body {
background-color: #0f2861;
 margin:0px;
padding:0px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
 background-image:  url(images/leftline.jpg),  url(images/header.jpg)  ;
background-attachment: fixed;
background-position: top left, left center;
background-repeat:  repeat-y, no-repeat;
background-size:3.25rem 6.25rem, 48.75rem 57.375rem;
}


.post a:link, .post a:visited {
color:#707071;
border-bottom:dashed 0.0625rem #414b61;
text-decoration: none;
} 

.post a:hover {
color:#aa9e85;
border-bottom:dashed 0.0625rem #707071;

}


ul {
list-style-type: square;
cursor: default;
font-family: 'Open Sans', sans-serif;
color: rgba(255, 255, 255, 0.2);
font-size: 0.8125rem;
font-weight: 300;
text-align: justify;
line-height: 1.6875rem;
}



ol {
list-style-type: lower-alpha;
cursor: default;
font-family: 'Open Sans', sans-serif;
color: rgba(255, 255, 255, 0.2);
font-size: 0.8125rem;
font-weight: 300;
text-align: justify;
line-height: 1.6875rem; 
}


blockquote {
font-family: 'Open Sans', sans-serif;
color: rgba(255, 255, 255, 0.2);
font-size: 0.8125rem;
font-weight: 300;
text-align: justify;
line-height: 1.6875rem; 
border-left:solid 0.625rem #734868;
margin:1.25rem 0px;
background-color: rgba(0, 0, 0, 0.1);
padding:0.625rem  1.25rem;
}


strong {
color:#616e8c;
}

i {
letter-spacing: 0.0625rem;
color:#5f4063;
}

.icon {
 -moz-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
-webkit-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;
border-radius: 0px 2rem 0px 0px;
-moz-border-radius: 0px 2rem 0px 0px;
-webkit-border-radius: 0px 2rem 0px 0px;
margin-top:0.6875rem;
filter: grayscale(100%) opacity(0.57);
-webkit-filter: grayscale(100%) opacity(0.57);
width: 5.8125rem;
height: 5.8125rem;
margin-right:0.625rem;
float: left;
padding:0.1875rem;
border:double  0.4375rem rgba(255, 255, 255, 0.1);
}

.icon:hover {
	filter: grayscale(0%) opacity(0.72);
-webkit-filter: grayscale(0%) opacity(0.72);
 }

.post img {
max-width: 100%;
height: auto;
}

.post {
-webkit-box-shadow: 0px 0px 5.25rem -2.3125rem rgba(255,255,255,0.24);
-moz-box-shadow: 0px 0px 5.25rem -2.3125rem rgba(255,255,255,0.24);
box-shadow: 0px 0px 5.25rem  -2.3125rem  rgba(255,255,255,0.24);
background-color: rgba(0, 0, 0, 0.2);
width:27.5rem;
 padding-top:0.375rem;
 padding-left: 1.875rem;
 padding-right: 1.875rem;
 padding-bottom: 1rem;
position: absolute;
left:40rem;
 top:0px;
 min-height: 100%;
 }


.navi {
	position: fixed;
	left:73.125rem;
	top:35%;
	margin-bottom:1.25rem;
	text-align: center;
}


.pagination a, .pagination a:visited, .pagination a:hover {
	font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: 0.875rem;
margin:0px 0.625rem;
text-decoration: none;
 color: rgba(255, 255, 255, 0.2);

 }
.menu a , .menu a:visited{
	 
	background-color: rgba(0, 0, 0, 0.2);
padding:0.5rem  0.1875rem;
display: block;
 color: rgba(255, 255, 255, 0.2);
 border-bottom:dashed 0.0625rem rgba(255, 255, 255, 0.1) ;
font-family: 'Open Sans', sans-serif;
text-align: center;
margin:0.75rem 0.25rem;
text-transform: uppercase;
text-decoration: none;
font-size: 0.625rem;
	width:3.75rem;
	line-height: 20px;
}


.menu a:hover {
		color: rgba(0, 0, 0, 0.9);
 background-color: rgba(255, 255, 255, 0.2);

}



::-moz-selection {
color:#9193a1;
background-color: #8c90a8;
}

::selection {
color:#9193a1;
background-color: #8c90a8; 
}



 p {
cursor: default;
font-family: 'Open Sans', sans-serif;
color: rgba(255, 255, 255, 0.2);
font-size: 0.8125rem;
font-weight: 300;
text-align: justify;
line-height: 1.6875rem;
 }


h3 {
cursor: default;
font-family: 'Open Sans', sans-serif;
color: rgba(255, 255, 255, 0.2);
font-size: 1rem;
font-weight: 300;
text-align: justify;
line-height: 1.6875rem;
 }




h1 {
font-family: 'Noto Serif', serif;
color: rgba(255, 255, 255, 0.6);
font-size: 1.125rem;
 font-weight: 400;
letter-spacing: 0.0625rem;
background-color: rgba(0, 0, 0, 0.1);
text-align: justify;
line-height: 1.875rem;
 border-bottom:dashed 0.0625rem rgba(255, 255, 255, 0.1) ;
padding:0.375rem 0.625rem;
 letter-spacing: 0.125rem;
 margin-bottom:0.3125rem  ;
  margin-top:1.625rem ;

  }
 


h2::first-letter {
 	font-weight: 800;
 	color:#8f1638;
}


h2 {
 	font-family: 'Open Sans', sans-serif;
color: #0f264b;
font-size: 0.625rem;
margin: 0px;
letter-spacing: 0.25rem;
  background-color: rgba(255, 255, 255, 0.5);
padding:0.375rem 0.625rem;
 text-transform: uppercase;
font-weight: 400;
text-align: justify;
  }



@media screen and (min-width: 1014px) { 
html  {
 font-size:90%;
} }




@media screen and (min-width: 1280px) { 
html  {
 font-size: 100%;
} }



@media screen and (min-width: 1440px) { 
html  {
 font-size: 109%;
} }


@media screen and (min-width: 1600px) { 
html  {
 font-size: 116%;
} }


@media screen and (min-width: 1680px) { 
html  {
 font-size: 129%;
} }


@media screen and (min-width: 1920px) { 
html  {
  font-size: 141%;

} }
 

@media screen and (min-width: 2560px) { 
html  {
  font-size: 188%;

} }
