* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 14px;
	text-align: center;
	background: #333 url(img/backbg.jpg) repeat-x;
	color: #202020;
	font-family: Georgia, "Times New Roman", serif;
	margin: 0px;
}
#blogtitle {
	position:relative;
	width: 86%;
	min-width:960px;
	height:90px;
	display: block;
	color: #DFDAC3;
	text-align: right;
	margin: 15px auto 0;
	padding: 0;
	background: #727272 url(img/blogtitle.png) repeat-x;
	font-variant: small-caps;
	border:1px solid #1f1f1f;
	border-top:0;
}
#blogtitle:first-letter {
	font-size:large;
}
#blogtitle a:link, #blogtitle a:visited {
	color: #BFB3B3;
	text-decoration: none;
	border: none;
	padding: 40px 0 0 0;
	display:block;
	margin: 0 85px;
	font-size:30px;
	font-weight:bold;
}
#blogtitle a:hover, #blogtitle a:active {
	color: #fff;
	text-decoration: none;
	padding: 40px 0 0 0;
	display:block;
	margin: 0 85px;
	font-size:30px;
	font-weight:bold;
}
#blogtitle img {
	position:absolute;top:0;right:0;width:72px;height:90px;margin:0 0 0 10px;padding:0;border:2px solid #666;
}
#container {
	background:#CCC;
}
#sidebarleft ul, #sidebarright ul,
#sidebarleft li, #sidebarright li
 {
	list-style: none;
}
#content {
	text-align: left;
}
#content ul {
	padding-left: 2em;
}
#content ul li{
	padding: 0.2em;
	list-style: square;
}
#content ul ul li{
	padding: 0.2em;
	list-style: circle;
}
#content ol{
	list-style-position: inside;
	padding-left: 15px;
	padding-top: 2px;
	margin-bottom: 10px;
}
.post {
	display: block;
	width:99%;
	margin: 0 1% 12px 0;
}
.entry {
	overflow: hidden;
	margin-bottom: 5px;
}
#footwrap {
	clear:both;
	color: #202020;
	padding: 5px 1em 5px 1em;
	font-weight: normal;
	border-top: 4px solid #5F1212;
}
#footwrap p {
	display: block;
	margin-top: 8px;
	margin-bottom: 2px;
	text-align:center;
}
#footwrap a:link {
	text-decoration: none;
	border: none;
	font-weight: bold;
}
#footwrap a:hover {
	text-decoration: underline;
	border: none;
}
#footwrap a:visited:hover {
	text-decoration: underline;
	border: none;
}
#footwrap a:visited {
	text-decoration: none;
	border: none;
	font-weight: bold;
}

#footwrap img {
	padding: 0px 5px 0px 5px;
}

#sidebarleft, #sidebarright {
	font-size: 14px;
	text-align: left;
	background: #eee;
}
#sidebarleft li, #sidebarright li {
padding-bottom: 8px;
}
#sidebarleft ul li, #sidebarright ul li {
display: block;
margin: 1px 10px 1px 10px;
padding-bottom: 2px;
background: none;
}
#sidebarleft ul li ul li, #sidebarright ul li ul li {
padding-bottom: 2px;
background: none;
}
#sidebarleft ul li li, #sidebarright ul li li {
padding: 4px 3px 2px 2px;
background: none;
}
#sidebarleft a:link, #sidebarright a:link {
display:block;
color: #CF4D4D;
text-decoration: none;
font-weight: normal;
}
#sidebarleft a:hover, #sidebarright a:hover {
display:block;
color: #111;
}
#sidebarleft a:visited:hover, #sidebarright a:visited:hover {
display:block;
color: #111;
}
#sidebarleft a:visited, #sidebarright a:visited {
display:block;
color: #CF4D4D;
text-decoration: none;
}
#sidebarleft h2, #sidebarright h2 {
color: #efefef;
padding: 4px 8px 4px 8px;
background: #5F1212 url(img/posttitle.png) repeat-x;
border-bottom: 2px solid #9C1E1E;
}

p {
margin:10px 0;
}

blockquote {
margin: 0;
padding: 0 25px 0 0;
font-style: italic;
color: #FFCFDE;
border-left: 4px solid #CF4D4D;
}


.postmetadata {
font-size: 11px;
display:block;
margin: 25px auto 0;
padding: 2px 8px 2px 35px;
text-align: left;
background: #4F4F4F;
color:#fff;
border-left: 8px solid #5F1212;
}

#content .postmetadata {
padding-left: 5px;
}

.postmetadata a:link {
border: none;
color: #CF8181;
font-weight: normal;
}

.postmetadata a:hover {
border: none;
color: #CF8181;
font-weight: normal;
}

.postmetadata a:visited:hover {
border: none;
color: #CF8181;
font-weight: normal;
}

.postmetadata a:visited {
	border: none;
	color: #CF8181;
	font-weight: normal;
}

a:link {
	color: #CF4D4D;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #CF4D4D;
	text-decoration: none;
}

a:visited:hover {
	text-decoration: underline;
}

a img {
	border:0;
	background:none;
	padding:5px;
}

#feed, #feed img a:link, #feed img a:visited {
	border: none;
}

.commentlist {
	padding-left: 40px;
	padding-right: 15px;
	background: #333;
	color: #EAEFD1;
}

.commentlist li {
	margin: 8px 10px 8px 15px;
	padding-left: 12px;
	list-style: none;
	background: #4f4f4f;
	margin-bottom: 2px;
	border-left: 4px solid #5F1212;
}

li.alt {
	background: #1f1f1f;
	border-left: 4px solid #5F1212;
}

.commentlist cite {
	padding: 2px 3px 1px 3px;
}

.commentlist p {
	padding: 5px 5px 2px 3px;
	margin-bottom: 5px;
}

.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited {
	text-decoration: none;
	color: #AF5757;
}

.commentnumber {
	font: italic normal 14px 'Times New Roman', Times, serif;
	margin-top: 2px;
	float:right;
	color: #CF8181;
	font-size: 28pt;
}

#comment {
	margin-left:5%;
	width:80%;
}

h1, h1 a {
	font-size: 36px;
	color: #333;
	cursor:default;
}

h2 {
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0 0;
	margin: 5px 0 6px 0;
	text-align: left;
	cursor:default;
}
h2 a {
	color: #333;
}
h3 {
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 0;
	margin: 5px 0 6px 0;
	text-align: left;
}

#content h2.posttitle, 
#content h1.posttitle {
	font-size: 22px;
	font-weight: bold;
	color:#111;
	background:#5F1212 url(img/posttitle.png) repeat-x;
	border-bottom: 2px solid #9C1E1E;
	padding: 5px 3px;
	margin: 5px 0 5px;
}
#content h1.posttitle {
	padding-left:6px;
}
.posttitle a:link {
	font-size: 22px;
	color: #EFEFEF;
	font-weight: bold;
}

.posttitle a:visited {
	font-size: 22px;
	color: #EFEFEF;
	font-weight: bold;
}

.posttitle a:hover {
	font-size: 22px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.posttitle a:visited:hover {
	text-decoration: none;
}

h4 {
	margin-top: 15px;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0 0 12px;
	margin: 5px 0 6px 0;
	text-align: left;
}

h4.respond {
	margin-left:5%;
}

h5 {
	margin-top: 15px;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 0 12px;
	margin: 5px 0 6px 0;
	text-align: left;
}


.date {
	font-size: 14px;
	float: right;
	text-transform: uppercase;
	text-align:center;
	padding: 14px 0 0 0;
	margin-top: 0px;
	margin-right: 1px;
	text-align: center;
	color: #CF4D4D;
	background: url(img/date.gif) -1px 0 no-repeat;
	width: 50px;
	height:58px;
	cursor:default;
}


code {
	display: block;
	margin: 10px 30px 0 30px;
	padding: 2px 10px 5px 10px;
	border-top: 4px solid #CF4D4D;
	color: #FFF;
	background: #4F4F4F;
}

#navigation {
	margin:0 auto;
	width: 86%;
	min-width:960px;
	overflow: hidden;
	height:2.7em;
	line-height:2.7em;
	background:#722E2E url(img/navigation.png) repeat-x;
	border:1px solid #1f1f1f;
	border-top:0;
}

#navigation ul {
 margin:0;
 padding:0;
}

#navigation li {
 float:left;
 margin:0;
 padding:0;
 list-style-type:none;
 white-space:nowrap;
}

#navigation li a {
 display:block;
 padding:0 6px;
 font-size:13px;
 font-variant: small-caps;
 letter-spacing:0px;
 font-weight:bold;
}

* html #navigation a {width:1%;} /* see http://www.positioniseverything.net/explorer/escape-floats.html */

#navigation a {
	color:#efefef;
}

#navigation .selected,
#navigation a:hover {
	background:#722E2E url(img/active.png) repeat-x;
}

.button {
	margin-bottom: -4px;
}

.credits {
	margin-top: -20px;
	margin-bottom: 5px;
	padding: 0 4px 8px 4px;
	float: right;
}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 160px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar td {
	padding: 2px 0;
	text-align: center;
}

#wp-calendar th {
	text-align: center;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	text-transform: uppercase;
	font-weight: bold;
}

img {	
	border:none;
}

.alignright {
	text-align: right;
}

.alignleft {
	text-align: left
}

.navigation {
	display: block;
	text-align: center;
	margin: 10px;
}

.wp-smiley {
	padding: 0;
}

.postwrap {
	overflow:hidden;
	width: 100%
}

#commentform p {
	margin-top:0;
	margin-bottom:0;
}
#commentform textarea {
	height:60px;
}
#s:focus, #s:hover {
	background:#FFFFCF;
	border:1px solid black;
	padding:1px;
}

/* column container */
.colmask {
	clear:both;
	width:86%;		/* width of page */
	min-width:960px;
	background:#ccc;
	border:1px solid #1f1f1f;
	border-top:0;
	margin:0 auto 3px;
	overflow:hidden;
}
/* common column settings */
	.colright,
	.colmid,
	.colleft {
	float:left;
	width:100%;		/* width of page */
	position:relative;
}
.col1, .col2, .col3 {
	float:left;
	position:relative;
	padding:.5em 0;	/* no left and right padding on columns, we just make them narrower instead 
				only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
	margin:0;
}
/* 3 Column settings */
.threecol .colmid {
	right:18%;		/* width of the right column */
}
.threecol .colleft {
	right:65%;		/* width of the middle column */
}
.threecol .col1 {
	width:65%;		/* width of center column content (column width minus padding on either side) */
	left:102%;		/* 100% plus left padding of center column */
}
.threecol .col2 {
	width:18%;		/* Width of left column content (column width minus padding on either side) */
	left:18%;		/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
}
.threecol .col3 {
	width:16%;		/* Width of right column content (column width minus padding on either side) */
	left:84%;		/* Please make note of the brackets here: */
}
li#recent-posts ul li {
	border-bottom:1px dashed #333;
}
#search {
background:#ccc;
margin:4px 0 0;
padding:0;
}
#text-1 {
margin-top:-6px;
}
.rsswidget img {
	display:none;
}
