html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,li, ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: #e8e8ff;
  background-image:url('./img/blcbo.jpg');

}
body {margin: 0px;}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before {
  content: '';
  content: none;
}
blockquote:after {
  content: '';
  content: none;
}
q:before {
  content: '';
  content: none;
}
q:after {
  content: '';
  content: none;
}
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table {
  border-collapse: collapse;
  border-spacing: 0;
border-width: 0px;

}
table,th,td,tbody,em,br,strong,li,ul,ol,span {
background:#FFFFFF;
}
small{background:#ffffff;font-size:50%;font-weight:50;}
code {display:block; background: rgba(43,115,183,.6);}
pre {display:block; background: #e8e8ff;}
.container {
border-width: 2px;
  border-style: ridge;
  border-color: #ddddff;
border-radius:1em;
-moz-border-radius:1em;
-webkit-border-radius:1em;
  margin-top:40px;
  margin-bottom:0px;
  margin-left: auto;
  margin-right: auto;
  min-height: 500px;
  width: 50%;
  background:#FFFFFF;
box-shadow: 1px 1px 6px #ccc;
	-webkit-box-shadow: 1px 1px 6px #ccc;
	-moz-box-shadow: 1px 1px 6px #ccc;
overfolv-x:auto;
}
header, section { display: block; }
.navbar {
width: 9%;
height: 100%;
padding: 5px;
vertical-align:center;
text-align: right;
position:fixed;
left:15%;
margin-top:-75px;
top: 50%;
font-family: Palatino, georgia, "times new roman", serif;
font-variant: small-caps;
font-size: larger;
background: #e8e8ff;
background-image:url('img/blcbo.jpg');
}
.navbar ul {
background-image:url('img/blcbo.jpg');
}
.navbar li {
background-image:url('img/blcbo.jpg');
}
.navbar a {
color:rgba(43,115,183,.6);
text-decoration:none;
background:transparent;
}

html {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  text-rendering: optimizeLegibility;
}
body {

  line-height: 150%;
  
}
h1,h2,h3,h4 {
line-height: 150%;
margin-bottom:10px;
background:#FFFFFF;
}

body a { color: #8a0000;  background:#FFFFFF; }
h1 {
  font-size: 200%;
  font-weight: 300;
  border-bottom: 1px solid #8a0000;
  padding-top:70px;
  padding-left: 10px;
  padding-right: 10px;
}
h2 {
  font-size: 150%;
  font-weight: 200;
  margin-top: 20px;
  color: #444;
  border-bottom: 1px solid #8a0000;
  padding-left: 20px;
  padding-right: 20px;
}
h3 {
font-size: 100%;
font-weight: 100;
margin-top: 10px;
padding-left: 30px;
}
p {
  text-indent:50px;
  text-align: justify;
  margin-bottom: 20px;
  color: #333333;
  padding-left: 10px;
  padding-right: 10px;
  background:#FFFFFF;
}

img { 
float:right;
clear:left;
margin-top:20px;
margin-bottom:-14px;
border-bottom: 1px solid #8a0000;
padding-bottom:14px;
padding-right:20px;
padding-left:20px;
  background:#FFFFFF;
}
header {

  text-align: left;
  vertical-align:bottom;
  margin-top:10px;
  padding-left: 10px;
  padding-right: 10px;
  background:#FFFFFF;
}
section#content {

  text-align: justify;
  position: relative;
  margin-bottom:20px;
  margin-left: 10px;
  margin-right: 10px;
  background:#FFFFFF;
  padding-bottom: 20px;
}
section#content h1 {
padding-top:0px;
margin-top: 20px;
}
.footer {
display:block;
width: 710px;
margin-left: auto;
margin-right:auto;
margin-bottom: 30px;
padding:0px;
background: #e8e8ff;
background-image:url('img/blcbo.jpg');
}
.footer td {
margin-top:0px;
padding:0px;
font-family: Palatino, georgia, "times new roman", serif;
font-variant: small-caps;
font-size: smaller;
background: #e8e8ff;
background-image:url('img/blcbo.jpg');
}
.footer a {
color:rgba(43,115,183,.6);
text-decoration:none;
background:transparent;
}
.postfooter {
display:block;
width: 710px;
margin-left: auto;
margin-right:auto;
margin-bottom: 5px;
padding:0px;
background: #ffffff;
}
.postfooter a {
color:rgba(43,115,183,.6);
text-decoration:none;
background:transparent;
}
/* Custom container */
.container-narrow {
  margin: 0 auto;
  max-width: 700px; }

.container-narrow > hr {
  margin: 30px 0; }

.navbar .nav {
  float: right; }

/* posts index */
.post > h3.title {
  position: relative;
  padding-top: 10px; }

.post > h3.title span.date {
  position: absolute;
  right: 0;
  font-size: 0.9em; }

.post > .more {
  margin: 10px 0;
  text-align: left; }

/* post-full*/
.post-full .date {
  margin-bottom: 20px;
  font-weight: bold; }

/* tag_box */
.tag_box {
  list-style: none;
  margin: 0;
  overflow: hidden; }

.tag_box li {
  line-height: 28px; }

.tag_box li i {
  opacity: 0.9; }

.tag_box.inline li {
  float: left; }

.tag_box a {
  padding: 3px 6px;
  margin: 2px;
  background: #eee;
  color: #555;
  border-radius: 3px;
  text-decoration: none;
  border: 1px dashed #cccccc; }

.tag_box a span {
  vertical-align: super;
  font-size: 0.8em; }

.tag_box a:hover {
  background-color: #e5e5e5; }

.tag_box a.active {
  background: #57A957;
  border: 1px solid #4c964d;
  color: #FFF; }
