body { background: #1e0201 url(images/background.jpg) no-repeat center 0; background-attachment: fixed; font-family: Arial, "Trebuchet MS", Sans-Serif; }

#logo a { color: #fff; }

#header { height: 120px; }

#header #cz { width: 698px; height: 112px; display: block; }

#header .description { color: #848282; }

.post .date .bg { background-image: url(images/date.png); }
.post .date span { color: #feefcc; }

.post .entry h2 { text-transform: uppercase; font-size: 32px; font-weight: bold; color: #6b2e19; background: #f0f0f0; margin: 0 0 10px 0; padding: 20px 0 20px 10px; }

.post .entry h3 { font-size: 24px; font-weight: bold; color: #6b2e19; margin: 0 0 0.5em 0; }

.post .entry ul { margin-bottom: 1em; }

.post .entry { font-size: 15px; letter-spacing: 0.05em; }

#main { background-image: url(images/main-bg.jpg); }
#main-top { background-image: url(images/main-top.jpg); }
#main-bot { background-image: url(images/main-bot.jpg); }

#rss-link { background-image: url(images/ico-rss.png); }


#sidebar a { letter-spacing: 0.1em; text-transform: uppercase; font-size: 11px; }
#sidebar a:hover { text-decoration: none; color: #fff; }
#sidebar h2 { background-image: url(images/widgettitle.jpg); color: #f1e3ca; padding: 17px 10px 10px 20px; }
#sidebar ul ul li { background-image: url(images/sidebar-list-arr.gif); border-bottom-color: #363636; }

#sidebar #searchform label { color: #ebab00; }
#sidebar #searchform .field-place { background-image: url(images/searchform-field.gif); }
#sidebar #searchform .field-place .field { color: #ffe6a8; }

#respond .button { background-image: url(images/button.gif); }

#nav ul li.current_page_item a,
#nav ul li.current_page_item a span { background-image: url(images/nav-active.png); }

#logo { width: 698px; height: 112px; background: url(images/logo.png) no-repeat 0 0; }
#logo h1, #logo div.description { text-indent: -2000px; }

.links { line-height: 1.8em; }
.links a { font-weight: bold; }

blockquote.praise { font-family: Georgia; font-size: 20px; color: #707070; line-height: 1.2em; font-style: italic; }
blockquote { border-top: solid 2px #ccc; background: url(images/quote-top.png) no-repeat 10px 10px; padding: 15px 25px 0 70px; margin: 10px 0 20px 0; }
blockquote p { font-family: Arial; font-size: 15px; color: #303030; font-style: normal; line-height: 1.4em; }
blockquote div { background: url(images/quote-bottom.png) no-repeat bottom 495px; padding: 0 60px 5px 0; margin: 0 0 0; }
blockquote br { line-height: 2em; height: 2em; }

form.phplist input {
	font-size: 18px;
	padding: 6px 8px;
	border: solid 2px #ccc;
}

form.phplist input [type=submit] {
	background: #fff;
}
