* { padding: 0; margin: 0; } 
body { background: #ff7a22; font-family: 'Roboto Condensed', sans-serif; font-size: .90em; padding: 0; margin: 0; background-image: url("/img/honeycomb.png");}
img { border: none;}
a { color: #ff7a22; text-decoration: none;}
a:hover { color: #fde881; text-decoration: none;}
li { color: #036DA7; list-style-type: none; margin-bottom: 6px; }
#wrap { margin: 0 auto; width: 925px; background: #ffffff; border-style: solid; border-width: 0px; box-shadow: 0 0 6px #a0009e;}
#header { height: 60px; background: #ffffff; margin: 0 0 10px 0; padding: 5px;}
#header a { color: #ffa944; text-decoration: none;}
#header a:hover { color: #fde881;}
#header h1 {color: #000000; font-size: 2em; padding: 15px 0px 0px 0px; font-weight: 100;}
#header h2 {color: #eee; font-size: 1.2em; padding: 0 0 0 20px; font-weight: 100;}
#headerlinks {float: right; padding: 30px 20px 0 0;}
#headerlinks a {color:#fff; padding: 0 10px;}
#headerlinks a:hover {color:#fff;}

#sidebar { width: 245px; float: right; background: #ffffff; color: #666; padding-left: -20px; } 
#sidebar .box { margin-bottom: 10px; color: #666; }
#sidebar h2 { font-size: 1.3em; font-weight: 100; margin-bottom: 5px;}
#sidebar a { text-decoration: none;}
#content { margin-right: 230px; text-align: justify; color: #777; padding: 10px;}
#content h2 { color: #555; font-size: 1.4em; font-weight: 200;}
#content p { margin: 10px 0 20px 0; line-height: 25px;}

#footer { clear: both; color: #eee; background: #fff; text-align: center; margin: 0px 0px -15px 0px; padding: 5px; font-size: 1.2em; border-top: 1px solid #000;}
#footer a { color : #ff7a22; text-decoration: none; }

.post-span {color:#ccc; font-size:12px;}
.post-img{margin-top:10px;}

h3 {color: #c3c3c3; font-size: 1.3em; font-weight: 100; padding: -10px; margin: -5px 10px 10px 10px;}
h3 a {color: #ff7a22;}

.pagination {
 float:right;
 text-align: right;
}

p { color: #ff7a22; font-size: 1.10em;}
p a { text-decoration: underline;}