/*
Theme Name: Autumn Almanac
Theme URI: http://the-cloisters.net/themedemos/?SelectedTheme=Autumn+Almanac
Description: 3 Column, widget-ready fixed width theme in rustic autumn colors featuring an author box, author info page, gravatars and highlighted author comments in the comments section along with Custom Archives, Custom Intro Box, Sitemap and full width No Sidebars page templates.  Tested in Firefox, Opera, Safari, IE6 and IE7. Compatible up to WP 2.7.
Version: 1.1
Author: Mina
Author URI: http://www.the-cloisters.net/
Tags: 3 column, fixed width, gravatars, widgets, brown, green, gold, red, Autumn, Fall, rustic, author box, sitemap, archives, 2.7


**** TYPOGRAPHY AND LINKS *****/
BODY, ADDRESS, DD, DL, HR, P, FORM
{
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Sans-serif;
	margin: 0;
	padding: 0;
}
H1, H2, H3, H4, H5, H6
{
	font-family: Georgia, "Trebuchet MS", Helvetica, Verdana, Times, Tahoma, Arial, Sans-serif;
	margin: 0;
	padding: 0 0 10px 5px;
	color: #61574A;
}
H1
{
	font-size: 2em;
}
H2
{
	font-size: 1.5em;
}
H3
{
	font-size: 1.4em;
}
H4
{
	font-size: 1.3em;
}
H5
{
	font-size: 1.2em;
}
H6
{
	font-size: 1.1em;
}
A:link, A:visited
{
	text-decoration: none;
	color: #FF6600;
}
A:hover
{
	text-decoration: underline;
	color: #CC9933;
}
P
{
	padding: 5px;
}
.tags
{
	font-size: 11px;
	color: #000080;
	border-top: 1px dotted #000;
	margin: 0 5px;
	padding: 0px 0;
}
BLOCKQUOTE
{
	margin: 15px 40px 10px 30px;
	padding: 0 10px 10px 20px;
	border-left: 2px solid #A89166;
	border-right: 2px solid #B6C0AF;
}
/***** MAIN CONTENT *****/
BODY
{
	margin: 0;
	font-size: 76.5%;
	text-align: center;
	vertical-align: top;
	background: #FFF;
	color: #000;
}
#wrapper
{
	margin: 2px auto 0;
	width: 995px;
	text-align: left;
}
#main_content
{
	background: #FFF;
	float: left;
	margin: 0 0 0 -1px;
	padding: 0;
	width: 995px;
	border: 1px solid #CC9933;
}
#container
{
	background: #FFF;
	float: left;
	width: 555px;
	margin: 0px 5px 0;
	padding: 0px 5px 5px;
	border: 3px double #94927B;
}
#container_wide
{
	background: #E0DCC5;
	float: left;
	width: 995px;
	margin: 0 0 0 5px;
	padding: 5px 5px 0;
	border: 2px solid #94927B;
}
.post
{
	padding: 5px 0;
}
.post H2
{
	font-size: 1.4em;
	margin: -5px 0 0px 0px;
	padding-top: 5px;
}
.entry
{
	font-size: 1.04em;
	line-height: 1.42em;
}
.moretext
{
	font: normal normal 8pt Arial;
}
.postmetadata
{
	margin: 10px 0 0;
	font-size: 9px;
}
.date
{
	font-size: 0.9em;
	margin-top: -15px;
	font-style: italic;
}
#author-box
{
	width: 90%;
	min-height: 115px;
	margin: 10px 10px 20px;
	padding: 0 10px 10px;
	background: #CC9933;
	border: 1px solid #94927B;
}
#author-box .avatar
{
	float: left;
	width: 80px;
	height: 80px;
}
#author-box H2
{
	padding: 0;
	margin: 5px 0;
}
/***** HEADER *****/
#header
{
	float: left;
	width: 995px;
	height: 115px;
	background: #E0DCC5 url(images/header.jpg) no-repeat;
	padding: 0;
	margin: 0 auto;
}
#header H1
{
	padding: 0;
	margin: 20px 12px 0 30px;
	font-family: Georgia, "Times New Roman", Sans-serif;
	font-size: 3.5em;
	line-height: 38px;
	text-align: left;
}
#header H1 A
{
	text-decoration: none;
	color: #DDD7C0;
}
#header H1 A:hover
{
	text-decoration: none;
	color: #CC9933;
}
#header .description
{
	margin: 0 12px 0 60px;
	padding: 0;
	font-size: 1.5em;
	font-weight: normal;
	font-family: Georgia;
	color: #DDD7C0;
	text-align: left;
	text-transform: lowercase;
}
/***** HORIZONTAL MENU *****/
.menu
{
	float: left;
	width: 995px;
	height: 18px;
	margin: 0 0 7px;
	padding: 0;
	display: inline;
	background: #999967 url(images/menu-bg.gif) repeat-x;
	border-top: 2px solid #CC9933;
	border-bottom: 2px solid #CC9933;
}
.menu UL
{
	width: 100%;
	margin: 0 0 0px;
	padding: 8px 0;
	list-style: none;
}
.menu UL LI
{
	display: inline;
	margin: 0;
}
.menu UL LI A
{
	padding: 0 0 0 10px;
	text-decoration: none;
	color: #660000;
	font-weight: normal;
	font-size: 1.1em;
}
.menu UL LI A:hover
{
	color: #CC9933;
	text-decoration: underline;
}
/***** IMAGES *****/
P IMG
{
	padding: 0;
	max-width: 100%;
}
A IMG
{
	border: 0px none #B0AA96;
	padding: 1px;
	background: none;
}
IMG.avatar
{
	float: left;
	margin: 3px;
	border: 1px solid #AFB997;
}
IMG.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
IMG.alignright
{
	padding: 3px;
	margin: 0 0 0 7px;
	display: inline;
}
IMG.alignleft
{
	padding: 3px;
	margin: 0 7px 0 0;
	display: inline;
}
.alignright
{
	float: right;
}
.alignleft
{
	float: left;
}
.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;
/*optional rounded corners for browsers that support it*/
	-moz-border-radius: 3px;
/*-khtml-border-radius: 3px*/
	-webkit-border-radius: 3px;
/*border-radius: 3px*/
}
.wp-caption IMG
{
	margin: 0;
	padding: 0;
	border: 0 none #000000;
}
.wp-caption P.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#flickrrss IMG
{
	border: 1px solid #61574A;
	float: left;
	margin: 0 0 3px 3px;
}
.thumbnail
{
	width: 150px;
	height: 150px;
	float: left;
	margin: 3px;
	border: 1px solid #3F464F;
}
.medium
{
	width: 250px;
	height: 250px;
	float: left;
	margin: 3px;
	border: 1px solid #3F464F;
}
/***** NAVIGATION *****/
.navigation
{
	padding: 5px 0 5px 10px;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
}
/***** SUBSCRIPTION *****/
.subscribe
{
	background: url(images/feed-icon.jpg) no-repeat 2% center;
	width: 25px;
	margin: 5px 0 0 10px;
	padding: 6px 0 6px 20px;
	text-decoration: none;
}
.subscribe A:hover
{
	text-decoration: none;
}
/***** SIDEBAR *****/
#left_sidebar
{
	background: #FFF;
	width: 130px;
	float: left;
	margin: 0px 0 0px 5px;
	padding: 2px 0 0 0;
	border: 3px double #94927B;
}
#right_sidebar
{
	background: #FFF;
	width: 260px;
	float: left;
	margin: 0px 0px 5px 0;
	padding: 0;
}
#left_sidebar UL LI A:hover, #right_sidebar UL LI A:hover
{
	color: #CC9933;
}
#left_sidebar A.title, #right_sidebar A.title
{
	color: #6B6B47;
	padding: 0px;
	margin: 0px;
}
#left_sidebar UL LI A, #right_sidebar UL LI A
{
	display: inline-block;
	margin: 0px 0 0;
	padding: 1px 5px 5px;
	font-size: 1.02em;
}
#left_sidebar UL LI, #right_sidebar UL LI
{
	display: block;
	padding: 0px 0 0;
	margin: 3px 0px 0px;
	font-size: 1.02em;
	color: #6B6B47;
	list-style: none;
}
#left_sidebar UL UL, #right_sidebar UL UL
{
	margin: 0 0 0 5px;
}
#left_sidebar UL UL UL, #right_sidebar UL UL UL
{
	margin: 0 0 0 10px;
}
#left_sidebar UL, #right_sidebar UL
{
	margin: 2px 0 5px;
	padding: 0;
}
#left_sidebar H2, #right_sidebar H2, #commentblock H2
{
	width: 80%;
	font-size: 1.2em;
	text-transform: uppercase;
	letter-spacing: normal;
	margin: 10px auto 5px 5px;
	padding: 3px 3px 3px 0px;
	text-align: left;
	background: transparent;
	border-bottom: 1px solid #94927B;
}
/***** INTRO BOX *****/
#intro
{
	width: 515px;
	margin: 14px 0 20px;
	float: left;
	padding: 0;
	text-align: left;
	background: transparent url(images/dot.gif) repeat-x scroll 0pt 100%;
}
#intro P
{
	font-size: 1em;
	font-style: italic;
	line-height: 1.42em;
}
#intro H2
{
	font-size: 1.077em;
	text-transform: uppercase;
	width: 90%;
	background: none;
	margin: 0 auto;
	padding: 3px;
	text-align: left;
	border-bottom: 2px solid #94927B;
}
/***** SEARCH *****/
#searchform
{
	margin: 4px 12px 0px auto;
	padding: 0px 0px 0px 5px;
	text-align: left;
}
#sidebar #searchform #s
{
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit
{
	padding: 1px;
}
/***** Calendar *****/
#wp-calendar
{
	text-align: center;
	background: #CC9933;
	margin: 0 0 10px 20px;
	padding: 0;
	width: 80%;
	border: 2px solid #993300;
	font-variant: small-caps;
	font-family: Times, Verdana, Sans-Serif;
}
#wp-calendar TD
{
	line-height: 10px;
	font-size: 10px;
	color: #600000;
	font-variant: small-caps;
}
#wp-calendar TD A
{
	display: block;
	color: #600000;
	text-decoration: none;
	line-height: 10px;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 10px;
}
#wp-calendar #prev A
{
	width: 30px;
	font-variant: small-caps;
}
#wp-calendar #next A
{
	width: 30px;
	margin: 0 0 0 30px;
	font-variant: small-caps;
}
#wp-calendar #today
{
	background: #600000;
	color: #E6DDBC;
	font-variant: small-caps;
}
#wp-calendar #today A
{
	color: #463E35;
	font-weight: 700;
	font-variant: small-caps;
}
#wp-calendar CAPTION
{
	color: #600000;
	text-align: center;
	width: 80%;
	margin: 5px 0 5px 20px;
	font-variant: small-caps;
	font-family: Times, Verdana, Sans-Serif;
	font-size: 12px;
}
/***** COMMENTS *****/
.comments-template
{
	margin: 0 10px;
	padding: 0 10px;
}
.comments-template OL
{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}
.comments-template OL LI
{
	margin: 0;
	line-height: 14px;
	padding: 10px 0 10px 5px;
}
.comments-template H2, .comments-template H3
{
	font-family: Georgia, Sans-serif;
	font-size: 12px;
	margin: 10px 0 0;
}
.commentmetadata
{
	font-size: 9px;
}
.comments-template P.nocomments
{
	padding: 0;
}
.comments-template TEXTAREA
{
	width: 95%;
	max-width: 500px;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 11px;
	background: #EFEADC;
}
.authorcomment
{
	background: #CC9933;
}
/***** FOOTER *****/
#footer
{
	clear: both;
	float: left;
	width: 995px;
	margin-top: 15px;
	padding: 0;
	background: #61574A;
}
#footer P
{
	font-size: 0.9em;
	width: 900px;
	float: right;
	line-height: 18px;
	padding: 10px 10px 0;
	text-align: right;
	color: #DDD7C0;
}
#footer A
{
	color: #CC9933;
}
/***** IE HACKS ****
*html #left_sidebar*/
#INVALID-RULE
{
	margin: 0 0 20px 5px;
}
/**html .search*/
#INVALID-RULE
{
	margin: 10px 10px 0 0;
}

