div#header {
	background: url('../images/aj_layout_header_background.png') left top repeat-x;
}

div#header,
	div#header div.container {
	height: 248px;
}

div#header div.container {
	margin: 0 auto;
	width: 880px;
	position: relative;
}

div#header h1 {
	background: url('../images/aj_layout_title_background_back.png') left top repeat-x;
	height: 67px;
	padding: 0 1px 1px 1px;
	margin: 0;
}

div#header h1 a {
	display: block;
	background: url('../images/aj_layout_title_background_front.png') left top repeat-x;
	height: 66px;
	text-decoration: none;
	padding: 3px 0 0 60px;
}

div#header h1 a img {
	width: 347px;
	height: 56px;
}

div#header h1 a span {
	visibility: hidden;
}

div#header div#city {
	background: url('../images/aj_layout_header_city_background.png') left top no-repeat;
	height: 223px;
	width: 872px;
	position: absolute;
	top: 62px;
	left: 8px;
}

div#header div#city p {
	margin: 0;
	position: absolute;
}

div#header div#city p span {
	visibility: hidden;
}

div#header div#city p.description {
	top: -2px;
	left: -2px;
	width: 159px;
	height: 188px;
	background: url('../images/aj_layout_header_city_billboard.gif') left top no-repeat;
}

div#header div#city p.element a {
	text-decoration: none;
	display: block;
	padding: 5px;
	background: transparent center center no-repeat;
}

div#header div#city p.feed {
	left: 421px;
	top: 145px;
}

div#header div#city p.feed a {
	width: 25px;
	height: 25px;
}

div#header div#city p.feed a:hover {
	background-image: url('../images/aj_layout_header_city_feed.png');
}

div#header div#city p.email {
	left: 530px;
	top: 126px;
}

div#header div#city p.email a {
	width: 26px;
	height: 24px;
}

div#header div#city p.email a:hover {
	background-image: url('../images/aj_layout_header_city_email.png');
}

div#header div#city p.comments {
	left: 540px;
	top: 160px;
}

div#header div#city p.comments a {
	width: 44px;
	height: 43px;
	background-image: url('../images/aj_layout_header_city_comments_inactive.png');
}

div#header div#city p.comments a:hover {
	background-image: url('../images/aj_layout_header_city_comments.png');
}

div#header div#city p.tags {
	left: 463px;
	top: 25px;
}

div#header div#city p.tags a {
	width: 52px;
	height: 32px;
}

div#header div#city p.tags a:hover {
	background-image: url('../images/aj_layout_header_city_tags.png');
}

div#header form#search {
	position: absolute;
	bottom: -8px;
	right: -5px;
	overflow: visible;
}

div#header form#search h2,
	div#header form#search label {
	display: none;
}

div#header form#search p {
	margin: 0;
	width: 250px;
	height: 40px;
	padding-top: 13px;
	padding-left: 20px;
	background: url('../images/aj_layout_search_background.png') left top no-repeat;
}

div#header form#search input {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	border: 0 none;
	background-color: transparent;
	font-size: 1.3em;
	font-family: Georgia, serif;
}

div#header form#search input.text {
	width: 204px;
	margin-right: 8px;
	color: white;
	border-bottom: 2px dashed black;
}

div#header form#search input.empty {
	background: url('../images/aj_layout_search_text_background.png') left 2px no-repeat;
}

div#header form#search input.text:hover {
	border-bottom-color: #202020;
}

div#header form#search input.text:focus,
	div#header form#search input.text:active {
	border-bottom-color: white;
}

div#header form#search input.submit {
	background: url('../images/aj_layout_search_button.png') left top no-repeat;
	width: 18px;
	height: 21px;
}

div#main {
	background: #1a160d url('../images/aj_layout_background.png') left top repeat-x;
}

div#main div#main_content {
	background: url('../images/aj_layout_content_background_wide.png') center top repeat-y;
}

div#main div.container {
	width: 846px;
	padding: 50px 0 0 25px;
	margin: 0 auto;
	overflow: auto;
}

div#content {
	float: left;
	width: 570px;
}

div#content div.entry {
	overflow: auto;
	margin-bottom: 40px;
}

div#content div.entry_single {
	margin-bottom: 20px;
}

div#content div.entry div.date {
	background: url('../images/aj_layout_date_sign.png') center top no-repeat;
	text-align: center;
	position: relative;
	width: 43px;
	height: 91px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}

div#content div.entry div.date span {
	display: block;
	width: 43px;
	line-height: 1.231em;
}

div#content div.entry div.date span.day,
div#content div.entry div.date span.month {
	font-weight: bold;
	color: black;
}

div#content div.entry div.date span.day {
	font-size: 1.3em;
	padding-top: 13px;
	height: 28px;
}

div#content div.entry div.date span.month {
	font-size: 0.769em;
	height: 16px;
	text-transform: uppercase;
}

div#content div.entry div.date span.year {
	font-size: 0.923em;
	color: white;
	height: 18px;
}

div#content div.entry div.title h2 {
	margin-top: 0;
}

div#content div.entry div.title h2 a {
	color: #d13127;
}

div#content div.entry div.title h2 a:hover {
	color: black;
	background-color: #fecd2a;
	text-decoration: underline;
}

div#content div.entry div.title h2,
	div#content div.entry div.body,
	div#content div.entry div.meta {
	float: right;
	width: 505px;
}

div#content div.entry div.body a {
	color: #40a72e;
	padding-right: 1px;
	padding-left: 1px;
}

div#content div.entry div.body a:hover {
	background-color: #fecd2a;
	color: black;
	text-decoration: underline;	
}

div#content div.entry div.body a.extlink {
	padding-right: 13px;
	background: url('../images/aj_layout_link_external_background.png') right no-repeat;
}

div#content div.entry div.body a.extlink:hover {
	background-color: #fecd2a;
	background-image: url('../images/aj_layout_link_external_background_hover.png');
}


div#content div.entry div.body,
	div#content div.entry div.meta {
	color: #555655;
}

div#content div.entry div.meta {
	border-bottom: 3px solid white;
	padding-bottom: 15px;
	margin-top: 10px;
}

div#content div.entry_single div.meta {
	padding-bottom: 35px;
}

div#content div.entry div.meta div.post_info {
	margin-bottom: 8px;
}

div#content div.entry div.meta span.posted_by {
	background: url('../images/aj_layout_entry_user.png') left 0.5em no-repeat;
	padding: 3px 3px 3px 20px;
	margin-right: 6px;
}

div#content div.entry div.meta span.filed_in {
	background: url('../images/aj_layout_entry_category.png') left 0.3em no-repeat;
	padding: 3px 3px 3px 20px;
}

div#content div.entry div.meta a.commentslink {
	background: url('../images/aj_layout_entry_comment.png') left 0.5em no-repeat;
	padding: 3px 3px 3px 20px;
}

div#content h3 {
	margin-bottom: 0.25em;
}

div#content h3,
div#content h3 a {
	color: black;
}

div.commentsblock {
	overflow: auto;
	padding-left: 65px;
}

ol.commentlist {
	list-style: none;
	padding: 0 0 24px 0;
	margin: 0 0 32px 0;
	border-bottom: 3px solid white;
}

ol.commentlist li.comment {
	list-style: none;
	background-color: #d4d4d4;
	padding: 12px 10px 20px 10px;
	margin-bottom: 16px;
}

ol.commentlist li.comment_by-user {
	background-color: #58b947;
}

ol.commentlist li.comment p.author {
	margin-bottom: 2px;
	color: black;
	font-family: Georgia, serif;
}

ol.commentlist li.comment small {
	display: block;
	margin-bottom: 22px;
}

ol.commentlist li.comment small a {
	color: white;
}

ol.commentlist li.comment small a:hover {
	text-decoration: underline;
}

ol.commentlist li.comment div.commentbody {
	margin-left: 16px;
	color: #40403f;
	font-size: 0.846em;
}

ol.commentlist li.comment div.commentbody span.left_double_quote,
	ol.commentlist li.comment div.commentbody span.right_double_quote {
	padding-left: 25px;
	background: center center no-repeat;
}

ol.commentlist li.comment div.commentbody span.left_double_quote {
	background-image: url('../images/aj_layout_comment_double_quote_left.png');
	padding-top: 19px;
	margin-left: -12px;
	margin-right: 2px;
}

ol.commentlist li.comment div.commentbody span.right_double_quote {
	background-image: url('../images/aj_layout_comment_double_quote_right.png');
	padding-bottom: 19px;
	margin-left: 2px;
}

form#comment-form p {
	margin-bottom: 8px;
}

form#comment-form label {
	display: block;
	margin-bottom: 4px;
}

form#comment-form input#comment_author,
	form#comment-form input#comment_author_email,
	form#comment-form input#comment_author_url,
	form#comment-form textarea#comment_body {
	border: 4px solid #d4d4d4;
	width: 489px;
	background-color: black;
	color: white;
	padding: 4px;
}

form#comment-form input#comment_author.invalid,
	form#comment-form input#comment_author_email.invalid,
	form#comment-form input#comment_author_url.invalid,
	form#comment-form textarea#comment_body.invalid {
	border-color: #cb2f26;
}

form#comment-form input#comment_author.empty,
	form#comment-form input#comment_author_email.empty,
	form#comment-form input#comment_author_url.empty,
	form#comment-form textarea#comment_body.empty {
	background-color: white;
	color: black;
}

form#comment-form input#comment_submit {
	border: 0 none;
	padding: 0;
	margin: 20px 0 0 0;
	background: transparent url('../images/aj_layout_comment_button_submit.png') center center no-repeat;
	display: block;
	width: 123px;
	height: 45px;
}

form#comment-form input#comment_submit.invalid {
	background-image: url('../images/aj_layout_comment_button_submit_invalid.png')
}

div#sidebar {
	float: right;
	width: 254px;
	margin-top: -54px;
	overflow: visible;
}

div#sidebar div.container {
	margin: 0;
	padding: 0;
	background: none;
}

div#sidebar h2 {
	margin: 0;
	line-height: 43px;
	font-size: 1.385em;
	font-weight: normal;
}

div#sidebar div.widget {
	padding: 0 12px 10px 12px;
}

div#sidebar div.widget {
	background: #f3f3f3 url('../images/aj_layout_side_widget_background.png') left top repeat-x;
}

div#sidebar div.widget_text {
	background: url('../images/aj_layout_side_about_background.png') left top no-repeat;
	padding-top: 20px;
}

div#sidebar div.widget_text a {
	font-weight: bold;
	text-decoration: underline;
}

div#sidebar div.widget_categories {
	background: #58B947 url('../images/aj_layout_side_categories_background.png') left top repeat-x;
}

div#sidebar div.widget_tag_cloud {
	background: #EDCF37 url('../images/aj_layout_side_tags_background.png') left top repeat-x;
}

div#sidebar div.widget_text,
	div#sidebar div.widget_text a,
	div#sidebar div.widget_categories,
	div#sidebar div.widget_categories a {
	color: white;
}

div#sidebar div.widget div,
	div#sidebar div.widget ul,
	div#sidebar div.widget p {
	margin-bottom: 0;
	font-size: 0.923em;
}

div#sidebar div.widget_tag_cloud div {
	margin-top: 1em;
}

div#sidebar div.widget_categories ul li {
	list-style: circle url("../images/aj_layout_side_categories_bullet.png");
}

div#sidebar div.widget_categories ul li ulm{
	margin-top: 0.1em;
}

div#sidebar div.widget_categories ul li a:hover {
	text-decoration: underline;
}

div#sidebar div.performance_statistics {
	display: none;
}

.tagcloud .weight_1 {
	font-size: 1.1em;
}

.tagcloud .weight_2 {
	font-size: 1.3em;
	font-weight: bold;
}

.tagcloud .weight_3 {
	font-size: 1.5em;
	font-weight: bold;
}

.tagcloud .weight_4 {
	font-size: 1.7em;
	font-weight: bold;
}

.tagcloud a:hover {
	color: #d13127;
}

div#archive {
	padding-top: 170px;
	background: transparent url('../images/aj_layout_archive_background.png') center top no-repeat;
	color: white;
}

div#archive ul.years li ul.months li {
	list-style: circle url("../images/aj_layout_archive_bullet.png");
}

div#archive div.container {
	background: none;
	padding: 0 0 30px 0;
	width: 860px;
	overflow: auto;
}

div#archive h3 {
	text-align: right;
}

div#archive ul.years {
	margin: 0;
	list-style: none;
}

div#archive ul.years li.year {
	margin: 0 10px 0 0;
	list-style: none;
	float: right;
}

div#archive ul.years li.year_first {
	margin-top: 10px;
	margin-right: 30px;
}

div#archive ul.years li.year_last {
	margin-top: 50px;
}

div#archive ul.years li.year h4 a,
div#archive ul.months li a {
	color: white;
	font-weight: bold;
}

div#archive ul.months li a:hover {
	text-decoration: underline;
}

div#footer {
	border-top: 2px solid #45413b;
	background-color: black;
	padding: 30px 0 30px 0;
}

div#footer div#owner {
	text-align: center;
	font-family: Georgia, serif;
	font-size: 1.846em;
	color: #89837f;
}

div#footer div#owner a {
	color: #d9d8d8;
}

div#footer div#owner a:hover {
	color: #D13127;
}

div.tags a.anchor {
	visibility: hidden;
}

/* Outdated browser warning */
div#browser_warning {
	color: InfoText;
	background-color: InfoBackground;
	border-bottom: 3px solid ActiveBorder;
}

div#browser_warning a {
	color: InfoText;
	text-decoration: underline;
}

div#browser_warning a:hover {
	color: HighlightText;
	background-color: Highlight;
}

div#browser_warning div.container {
	margin: 0 auto;
	width: 880px;
}

div#browser_warning p {
	margin-bottom: 0.5em
}
