
/* reset */

* {
margin:0;
padding:0;
font-weight:normal;
}


/* elements */

body {
background-color:#000;
background:url(images/bg_page.jpg) center -40px  no-repeat #000;
color:#fff;
}
hr {
height:1px;
border:none;
border-top:1px solid #ddd;
background-color:#ddd;
margin-top:2em;
margin-bottom:2em;
clear:both;
}

/* fonts */

body {
font-size:16px;
line-height:20px;
}
h1, h2, h3 {
font-family:Palatino, Georgia, "Times New Roman", Times, serif;
}
h2 {
font-size:22px;
line-height:24px;
text-transform:uppercase;
text-align:center;
letter-spacing:.25em;
margin:18px 0 18px 0;
}
h2,
h2 a,
h2 a:link {
color:#d36a27;
}
h2 a:hover {
color:#d36a27;
text-decoration:none;
}
h2 a:visited{
color:#bf6023;
}
h2 a:visited:hover {
color:#d36a27;
}
h3 {
font-size:18px;
margin-bottom:18px;
line-height:20px;
text-transform:uppercase;
letter-spacing:.125em;
}
h3 a:hover {
text-decoration:none;
}
h4 {
font-size:16px;
line-height:20px;
color:#fff;
margin-bottom:18px;
}
p {
margin-bottom:18px;
color:#555;
font-family:Georgia, "Times New Roman", Times, serif;
}
li {
font-family:Arial, Helvetica, sans-serif;
}
ul {
margin:0;
padding:0 0 0 20px;
}
li {
/*list-style-type:square;
list-style-position:outside !important;*/
list-style:none;
background:url(images/bullet.gif) 7px 7px no-repeat transparent;
padding-left:20px;
margin-left:-20px;
}
a,
a:link {
color:#fcaf17;
text-decoration:none;
}
a:hover {
color:#ffc34a;
text-decoration:underline;
}
a:visited {
color:#de9a15;
}
a:visited:hover {
color:#fcaf17;
}
div#footer p {
color:#999;
font-size:12px;
/*font-family:Georgia, "Times New Roman", Times, serif;*/
font-family:Arial, Helvetica, sans-serif;
}
div.usermessagea p {
text-align:center;
}
blockquote,
blockquote p {
color:#ecab43;
font-family:"Times New Roman", Times, Georgia,  serif;
font-size:24px;
text-align:center;
font-style:italic;
letter-spacing:1px;
line-height:27px;
}
blockquote {
margin:18px 48px;
padding-top:17px;
border-top:1px solid #ddd;
padding-bottom:0px;
border-bottom:1px solid #ddd;
}
div#sidebar p {
color:#aaa;
text-align:right;
margin-top:18px;
}
.feedburnerFlareBlock {
font-size:11px;
}


/* layout */

div#container {
width:960px;
margin:0 auto 0 auto;
position:relative;
background:url(images/bg_page.jpg) center -40px  no-repeat #000;
}
div#header {
height:260px;
}
div#header h1 {
position:absolute;
top:-1000px;
left:-1000px;
}
div#header p.byline {
position:absolute;
top:-1000px;
left:-1000px;
}
div#sidebar {
width:140px;
margin-right:20px;
padding-top:36px;
float:left;
}
div#sidebar_right {
width:140px;
position:absolute;
z-index:100;
top:300px;
left:820px;
font-size:12px;
}
div#sidebar_right p {
color:#ccc;
margin:0 !important;
font-size:12px;
}
div#sidebar p {
color:#ccc;
font-size:12px;
}
div#sidebar_right ul {
margin-bottom:2em;
margin-left:-20px;
}
div#sidebar_right ul ul {
}
div#sidebar_right ul ul li {
}
div#sidebar_right li {
font-size:12px;
background:url(images/bullet_dark.gif) 7px 7px no-repeat transparent;
}
#feedburner_submit {
margin-bottom:1em;
margin-top:.5em;
}
div#main {
float:left;
background-color:#fff;
color:#555;
width:640px;
margin-right:160px;
margin-bottom:36px;
background:url(images/dagger.gif) center bottom  no-repeat #fff;
}
div#main div.padding {
padding:18px 30px 84px 30px;
/*overflow:auto;*/
}
div#main ul {
margin-left:-20px;
}
div#main li {
font-size:13px;
}
div#centerpiece {
margin:-5px -15px 36px -15px;
background-color:#eee;
height:380px;
}
div#footer {
width:640px;
margin-left:161px;
clear:left;
text-align:center;
}
/*p#credits {
float:right;
margin-right:1px;
}
*/
/* menu */
div#footer a {
color:#ccc;
}
div#footer a:hover {
color:#fff;
}

div#sidebar a,
div#sidebar a:link,
div#sidebar a:visited {
color:#ddd;
font-weight:bold;

}
div#sidebar a:hover {
color:#fff;
text-decoration:none;
}
div#sidebar ul {
margin-right:15px;
}
div#sidebar li {
text-align:right;
list-style:none;
margin-bottom:.5em;
font-size:13px;
background-image:none;
}
li.current_page_item a,
li.current_page_item a:link,
li.current_page_item a:visited {
color:#e8742b !important;
font-style:italic;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold !important;
}
li.current_page_item a.hover {
color:#ffc34a !important;
}
textarea#comment {
width:100%;
}
ol.commentlist li {
margin-bottom:35px;
border-bottom:1px solid #ddd;
padding-bottom:0px;
}


/* forms */

.cform li {
list-style:none;
margin-bottom:1em;
}
.cform label {
width:125px;
display:block;
float:left;
color:#aaa;
}
.cf_hidden {
display:none;
}
.cform textarea {
width:305px;
}
input.single {
margin-right:10px;
}
input.single,
textarea {
border: 1px solid #aaa;
padding:2px;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#555;
}
input.single:hover,
input.single:focus,
textarea:hover,
textarea:focus {
border: 1px solid #888;
}
.sendbutton {
margin-left:215px;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
width:125px;
padding:2px 0;
color:#555;
background-color:#eee;
border:1px solid #ccc;
}
.sendbutton:hover {
cursor:pointer;
border:1px solid #aaa;
}


/* classes */

p.first {
text-indent:0;
}
.dropcap {
color:#660000;
font-size:72px;
line-height:72px;
float:left;
margin-top:-.36em;
font-family:Palatino, Georgia, "Times New Roman", Times, serif;
}
.centered {
text-align:center;
}
.leadin {
text-transform:uppercase;
}
.bigimage {
margin:0 -10px 18px -10px;
}
.social-links {
padding:0;
margin:48px 0 !important;
}
.social-links img {
border:none;
}
.social-links li {
float:right;
margin-left:10px;
padding:0;
}
div.navigation {
font-family:Arial, Helvetica, sans-serif;
padding-bottom:17px;
}
.alignright {
float:right;
}
.alignleft {
float:left;
}
.postmetadata {
padding-bottom:17px;
border-bottom:1px solid #ddd;
margin-top:36px;
margin-bottom:36px !important;
color:#aaa;
text-align:center;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
.time-date {
font-family:Arial, Helvetica, sans-serif;
margin-bottom:2em;
color:#aaa;
text-align:center;
font-size:12px;
}
.wrapper {
overflow:auto;
clear:both;
margin-bottom:18px;
}
.feedburnerFlareBlock {
margin-top:18px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
#blog-stuff {
margin-top:17px;
padding-top:17px;
}
div.bordered {
border:2px solid #eaa942;
padding:2px;
margin-bottom:18px;
}
div.bordered span {
border:1px solid #eaa942;
padding:5px;
display:block;
}
div.bordered img {
border:none;
}
div.bordered.floatlt {
margin-left:-20px;
}
div.bordered.floatrt {
margin-right:-20px;
}
.floatlt {
float:left;
margin-right:15px;
}
.floatrt {
float:right;
margin-left:15px;
}
.half {
width:280px;
float:left;
}
.half.first {
margin-right:20px;
}
li.alt,
ol.commentlist li {
list-style:none;
}
.clear {
clear:both;
}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}  /* for IE/Mac */