/*
Theme Name: Mazeld
Theme URI: http://ma.tt
Description: Look-alike of theme from photomatt.net circa 2005.
Author: matt
Version: 1.0
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: yellow, fixed-width, threaded-comments, translation-ready
Template: twentyten

*/

@import url('../twentyten/style.css');

#header {
	background: #f6dc31;
}

html body {
	background: url(img/background-green.gif) #e4ecb8;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

h1#head a {
	font-family: Georgia,serif;
	color:#c81624;
	text-decoration:none;
	font-size: 90px;
	line-height: 70px;
	display:block;
	width:570px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8ea124;
	margin-top: 20px;
	margin-left:20px;
}

h1#head {
	clear:none;
}

#header #site-description {
	float:none;
	clear:none;
	color: #454e3f;
	font-size: 24px;
	font-family: Georgia,serif;
	font-style: italic;
	line-height: normal;
	margin: 0 auto;
	padding-left: 243px;
	width: 100%;
}

#header #randompic {
	float: right;
	height: 113px;
	margin: -30px 30px 0 0;
	overflow: hidden;
	width: 150px;
}

#branding #randompic img {
	border:0;
	clear:none;
}

body #access, body div.menu, body #colophon, body #branding, body #main, body #wrapper {
	width: 786px;
}

body #wrapper {
	margin-top:0;
	margin-bottom:-5px;
	background: repeat-y url(img/main-shadow.gif) center top;
}

#fillerdown {
	background: no-repeat url(img/main-shadow-bottom.gif) center bottom;
	padding-bottom: 1px;
}

#wrapper #main {
	background: #f6f9df;
	border: 1px solid #bcd876;
	border-left: 0;
	border-right: 2px solid #bcd876;
}

body #access {
	background-color: #f6dc31;
}

body #access .menu .current_page_item {
	font-weight: bold;
}

#access .menu a {
	background: url(img/tab-shadow-off.jpg) no-repeat #f6d909 right top;
	border-bottom: none;
	color: #615605;
	font-size: 12px;
	font-variant: small-caps;
	margin-right: 5px;
	text-decoration: none;
	line-height:24px;
	padding: 0 8px 1px 5px;
}

#access .menu li:hover > a, #access .menu .current_page_item a {
	background: url(img/tab-shadow-2.jpg) #f9ea7d no-repeat right top;
	color: #080808;
}

#access ul ul {
       top: 24px;
       width: 173px;
}

#access ul ul li:hover > ul {
	margin-top:0;
	margin-left: -9px;
}

body #content {
	margin: 0 20px 0 20px;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height:170%;
}

blockquote {
	background: url(img/left-quote.png) transparent no-repeat left top;
	min-height:72px;
}

blockquote :last-child{
	background: url(img/right-quote.png) transparent no-repeat right bottom;
	min-height:72px;
}

.home #content ul.category-asides p {
	font-size: 12px;
	line-height:170%;
}

body #footer a {
	color: #677714;
}

body #content a:hover {
	color: #b49f09;
}

body #content a, body #content a:visited {
	color: #677714;
}

.category-asides span.ending a {
	text-decoration: none;
	font-size: 11px;
}

ul.category-asides {
	list-style-image: url("img/bullet.gif");
	margin-left: 1em;
}

.entry-meta li {
	list-style: none;
	font-size: 10px;
}

.entry-meta {
	color: #83AC0B;
}

.entry-meta a {
	text-decoration: none;
}

#content ul.entry-meta {
	margin:0;
}

.entry-meta .where {
	float: right;
	max-width: 500px;
	margin-top: -21px;
}

.entry-title {
	//text-indent: -5000px;
}

#content .entry-content {
	padding:0;
	margin:0;
}

#content .entry-content p {
	padding:0;
	margin-bottom:0.8em;
}

.entry-utility {
	list-style:none;
	margin:0;
}

.comments-link {
	display:block;
	float:right;
	font-size: 14px;
}

#comments .even {
	background: #eef3be;
}

body #comments p {
	margin-bottom: 12px;
	line-height:16px;
}

body #comments .comment-meta {
	margin-bottom:8px;
	line-height:16px;
}

#comments .avatar {
	margin-left: 4px;
}

#comments .reply {
	padding-bottom: 10px;
}

#comments .bypostauthor {
	background-color: #f6dc31;
}

#footer {
	background: #ecfdc7;
	border-bottom: 2px solid #aecf58;
	border-right: 2px solid #aecf58;
	font-size: 10px;
	margin-top: 0;
	padding: 5px 0px;
	text-align: center;
}

#footer p {
	margin: 0 0 3px 0;
}

#footer #site-info {
	float: none;
	font-size: 11px;
	font-weight: normal;
	width: 786px;
	color:black;
}

body #nav-below {
	margin:0 0 20px 0;
}

body .single-attachment #content {
	margin: 0 auto;
	width: 749px;
}

.single-attachment .entry-title, .single-attachment .entry-meta {
	text-align:center;
}

body #content .attachment img {
	max-width: 740px;
}

#footer-widget-area {
	text-align:left;
	margin: 0 20px;
}

#footer-widget-area div.widget-area {
	width: 160px;
}

#themelink {
	float:right;
	clear:both;
	margin-right:20px;
	font-style:italic;
}

#themelink a {
	text-decoration:none;
}

#themelink a:hover {
	text-decoration:underline;
}

.aligncenter {
}

.alignleft {
}

.alignright {
}