@charset "UTF-8";
/* CSS Document */

body {font:62.5% "Bitstream Vera Serif", Times, serif; background:#830c0c;}
* {padding:0;margin:0;}
ul {list-style:none;}

#bod {float:left; width:100%; background:#f5efdc url("../img/bannerRep.jpg") 0 0 repeat-x;}

#navi, #cont, #head, #foot {font-size:1.3em;}

#wrap {width:700px; position:relative; left:50%; margin-left:-350px; float:left;}

#navi {float:left;}
#cont {float:right;width:480px}
#cont p {margin:10px 0; line-height:1.4em}

#menu, #menu a {text-decoration:none;color:#fff;}
#menu {position:absolute; bottom:25px; right:0px;}

#head h1 a {display:block; height:170px; width:530px; background:transparent; text-indent:-10000px;}

#cont, #navi {margin:20px 0;}

#cont h3 {margin:10px 0}

#head {background:transparent url("../img/banner.jpg") 0 0 no-repeat; height:170px; position:relative;}
#foot {height:100px; background:#830c0c; clear:both; margin-top:20px; border-top:1px solid #000;}

#navi ul {line-height:1.2em; text-align:right; width:200px;}
#navi li {margin:0;}
#navi a {text-decoration:none;display:block;padding:3px; color:rgb(256,0,0);}

#navi a:active, #navi a:focus {outline:none;}

#copy {text-align:center;color:#000;padding-top:10px;}

#navi a:visited {color:#999;}
#navi a:hover {text-decoration:underline;}

.entry {color:#222;}
.entry h2.title {color:#830c0c;}

blockquote {margin: 10px 20px;}