* {margin: 0; padding: 0;}

body {
	font-size: 12px;
	line-height: 22px;
	background-color: #1c1811;
	background-image: url(http://www.rpgden.net/images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #14140a;
}

a {
	color: #660000;
}

a:hover {
}

big {
}



h1 {
	font-size: 22px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h1 a {
	text-decoration: none;
	color: #14140a;
	font-size: 22px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h1 a:hover {
	text-decoration: none;
	color: #14140a;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: normal 1.1em Georgia,serif;
	padding-left: 26px
}

form,table {margin-bottom: 1.2em;}
img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px 0 10px;}
small,.small {font: normal 0.9em sans-serif;}
ul,ol {padding: 0 2em 1.2em;}

/* structure */
#wrapper {
	margin: 0 auto;
	width: 892px;
}
#container {
	width: 892px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.content_bg{
	background-image: url(http://www.rpgden.net/images/content.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}


/* header */
.header {
	height: 174px;
	background-image: url(http://www.rpgden.net/images/banner.jpg);
	background-repeat: no-repeat;
	width: 892px;
	margin: auto;
}

/* navigation */
.navigation {
	height: 67px;
	width: 892px;
	background-image: url(http://www.rpgden.net/images/navigation.jpg);
	background-repeat: no-repeat;
	margin: auto;
	padding-left: 205px;
}
.navigation ul {
	margin: 0;
	padding-top: 0;
	padding-right: 20;
	padding-bottom: 0;
	padding-left: 0;
}
.navigation li {float: left; list-style: none;}
.navigation li a {
	color: #2B2B15;
	display: block;
	line-height: 41px;
	padding: 0 14px;
	text-align: center;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #df7c00;
	font-family: Tahoma, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
.navigation a:hover {
	color: #14140a;
	background-color: #e7870c;
}
.navigation .current_page_item a {color: #331;}

/* main */
.main {
	padding-left: 60px;
}

/* posts */
.post .descr {
	color: #6D543A;
	text-align: justify;
	font-size: 11px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-left: 20px;
}
.post .info{
	border-top: 1px dashed #AAAA9A;
	color: #222;
	font-weight: bold;
	margin: 4px 0 8px;
	padding: 8px 0;
}
.post img {border: 2px solid #CCB; margin: 4px 0;}
.post a img {border: 2px solid #CCB;}
.post a:hover img {border-color: #AA9;}


/* footer */
.footer {
	padding: 10px;
	font-size: 11px;
	width: 90%;
}
.footer .left {width: 66%;}
.footer .right {
	width: 33%;
	text-align: right;
}
.footer a {
	text-decoration: underline;
	font-weight: bold;
}
.footer a:hover, .footer .right a:hover {
	text-decoration: underline;
}
.footer .right, .footer .right a {}

/* misc */
.content {
	padding: 18px 20px;
}

.right .content {
	width: 200px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
}
.left {float: left;}
.right {
	float: right;
	
	
}
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {width: 64%;}
.col2 .right {width: 33%;}

/* block list */
ul.block, .block ul {
	width: 90%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.block li {
	list-style: none;
}
.block li a,.block li em {
	display: block;
}
.block li em {

}
.block li a {
	text-decoration: none;
	width: 94%;
	padding-top: 4px;
	padding-bottom: 4px;
}
.block li a span {font-weight: bold;}
.block li a:hover {
}

/* comments */
#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
}
#commentform {
	margin: 1em 0;
	width: 280px;
}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #FCFCFC;
	border: 1px solid #C6C3C3;
	padding: 2px;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #C6C3C3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}
.commentmetadata a {font-size: 1em; color: #666;}

/* calendar */
#wp-calendar {color: #A0A0A0;}

.col2 .right table caption {border-bottom-color:#000;}
.col2 .right table thead tr {
  border-bottom-color: #000;
  color: #A53512;
}
.col2 .right table th {border-bottom-color:#000;}
.col2 .right table td#today {
  border-color: #000;
  color: #A53512;
}
.col2 .right table td a {
  border-bottom-color: #000;
  background-color: #EDF3DE;
}

.col2 .right table tfoot {border-top-color: #000;}
.col2 .right table tfoot a {background: none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display: inline-table;
  border-collapse: collapse;
  width: 185px;
  margin: 0px 10px 0 10px;
  text-align: center;
}

.col2 .right table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.col2 .right table thead tr {border-bottom:1px solid;}

.col2 .right table th {border-bottom:1px solid;}

.col2 .right table td {
  width: 225px; /* maximaize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 0.9em;
}

.col2 .right table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.col2 .right table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

.col2 .right table tfoot {border-top:1px solid;}
.col2 .right table tfoot a {
  border: none;
  font-weight: bold;
}
.col2 .right table tfoot #prev a {text-align:left;}
.col2 .right table tfoot #next a {text-align:center;}

#searchform {
	padding:10px;

}
