/*
Theme Name: Golden Age - The Unordered List
Theme URI: http://www.madmouseblog.com/free-wordpress-themes/introducing-the-golden-age-wordpress-theme/
Description: A WordPress theme that is based on Unordered Lists
Version: 1.3
Author: Naif and Squeaky
Author URI: http://www.madmouse.com/
Tags: brown, light, two-columns, right-sidebar, fixed-width, threaded-comments

Released under the GPL: http://www.opensource.org/licenses/gpl-license.php

*/

html {
	background: url(images/bckhtml.jpg);
}
body {
	margin: 0; padding: 15px 0;
	line-height: 14px;
	background: repeat-x url(images/bckbody.jpg);
	font-family: Verdana; font-size: 11px;
	color: #45431d;
}
ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#container:after, #content .entry:after, .navigation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#page {
	margin: 0 auto; padding: 4px;
	width: 940px;
	background-color: #fff;
	border: #d0cc90 1px solid;
}
#header {
	padding: 60px 0 0 0;
	height: 90px;
	background: no-repeat url(images/bckheader.jpg);
	color: #fff9e6;
}
#header h1 {
	margin: 0 0 10px 15px;
	font-size: 21px;
}
#header h1 a {
	color: #fff9e6;
	text-decoration: none;
}
#header p {
	margin: 0 0 0 15px;
	font-size: 12px;
}
#menu {
	height: 25px; line-height: 25px;
	background-color: #d0cc90;
	text-transform: uppercase;
}
#menu li {
	float: left;
	padding: 0 25px;
	background: right top repeat-y url(images/bckmenuli.gif);
}
#menu li:hover {
	background-color: #a4a046;
}
#menu li:hover a {
	color: #fff;
}
#menu li a {
	color: #000;
	text-decoration: none;
}
#menu li a:hover {
	text-decoration: underline;
}
#container {
	margin: 10px;
	width: 920px;
}
#content {
	float: left;
	margin: 0 25px 0 0;
	width: 625px;
	overflow: hidden;
}
#content a {
	color: #ab8703;
}
#content .post {
	margin: 0 0 15px 0; padding: 12px;
	width: 595px;
	border: #ccc 3px solid;
}
#content .posteven {
	background-color: #efeedb;
	border-color: #a4a046;
}
#content .title {
	margin: 0 0 10px 0;
}
#content .title h2 {
	margin: 0;
	font-size: 15px;
}
#content .title h2 a {
	color: #ab8703;
	text-decoration: none;
}
#content .meta {
	margin: 0 0 10px 0;
}
#content .meta a {
	color: #726f31;
}
#content .entry {
	width: 100%;
}
#content .entry .more-link {
	display: block;
	margin: 15px 0 0 0;
	width: 225px; line-height: 25px; text-align: center;
	background: no-repeat url(images/bckmore-link.gif);
	font-weight: bold;
	text-decoration: none;
}
#content .navigation {
	clear: both;
	margin: 15px 0;
	width: 100%;
}
#content .navigation a {
	color: #000;
}
#content .postnavigation {
	margin-bottom: 0;
}
#sidebar {
	float: left;
	width: 270px;
	overflow: hidden;
}
#sidebar ul ul ul {
	margin: 3px 0 3px 10px;
}
#sidebar li {
	margin: 0 0 10px 0; padding: 12px;
	border: #ccc 3px solid;
}
#sidebar li li {
	margin: 0; padding: 0;
	border: 0;
}
#sidebar a {
	color: #ab8703;
}
#sidebar h3 {
	margin: 0 0 10px 0;
	font-size: 13px;
	color: #645002;
}
#footer {
	margin: 0 -4px -4px -4px;
	padding: 10px 5px;
	background-color: #d0cc90;
	color: #45431d;
}
#footer a {
	color: #45431d;
}

.commentlist, .children {
	margin: 0; padding: 0;
	list-style-type: none;
}
.commentlist .children {
	margin: 10px 0 0 10px;
}
.commentlist .comment {
	margin: 0 0 15px 0; padding: 5px;
	background-color: #fff;
	border: #7f7f7f 1px solid;
}
.commentlist .avatar {
	float: right;
	margin: 0 0 5px 5px;
	border: #7f7f7f 1px solid;
}
.commentlist a, #respond a {
	color: #333;
}
#author, #email, #url, #comment {
	margin: 0 5px 0 0; padding: 3px;
	background-color: #fff !important;
	border: #7f7f7f 1px solid;
	color: #000;
}
#comment {
	width: 300px;
}
#comments, #respond h3 {
	font-size: 15px;
	color: #000;
}
a#cancel-comment-reply-link {
	font-weight: bold;
}

/* A few generic styles used across the site */

a img {
	border: 0;
}

td {
	vertical-align: top;
}

input, textarea {
	vertical-align: middle;
	font-family: Verdana; font-size: 11px;
	color: #45431d;
}
input[type="text"] {
	padding: 2px;
	border: #7f7f7f 1px solid;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ccc;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	color: #000;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}