/*
	Theme Name: Infimum
	Theme URI: http://www.acroyear2.org/infimum/
	Description: A very minimal theme, widget-ready, gravatar-supporting, and standards-compliant. Black on white with blue highlights, two columns with a thin right sidebar. Possibly the minimalest of minimalist themes.
	Version: 1.3.2
	Author: Alex Smith
	Author URI: http://www.acroyear2.org/
	Tags: black, blue, white, two-columns, fixed-width
*/

/* Todo list:
   * Have a better content title for time-based archives.
   * Put the page number of paged archives in the content title.
   * Make colors user-editable.
*/

/* Changelog:
  1.3.2: Bugfix. Added min-width fix for short descriptions, corrected incomplete opening php tag in index.php, added explicit no-border-on-linked images CSS property.
 	1.3.1: Bugfix. Fixed clipping title problem in IE7 and some ugly text if comments were closed for a post. Released 2008/08/11.
	1.3: Added real blog tagline support (previous was fake): if you have a tagline it displays it prominently, if you have no tagline it looks exactly like it did before. Made list-of-posts pages better. Removed an ugly line that happened sometimes in the comments. Bumped version number because of requirement in WordPress Theme Directory. Released 2008/07/31.
	1.1: Added categories, multipule authors, blog tagline, and gravatar support. Made compatible with WordPress Theme Directory. Changed version numbering scheme. Released 2008/07/29.
	1.02: Compatibility updates. Released 2008/07/21.
	1.01: Fixed comment date bug. Released 2008/07/01.
	1.0: Initial release. Released 2008/03/23.
*/

/* whole page */
body { font-family: "Times New Roman", Times, Georgia, serif; margin: 0 40px 40px; background: #661b3b; }
#page { background-color: #fff; background-image: url(../../../../images/pagebackground.gif); width: 900px; }
p { color: #333; font-size: 16px; font-family: "Times New Roman", Times, Georgia, serif; line-height: 1.4; margin: 10px 20px; }
a { color: #7b2148; font-weight: normal; text-decoration: none; }
a:link { color: #7b2148; font-weight: normal; text-decoration: none; }
a:hover { color: #999; font-weight: normal; text-decoration: none; }
a:active { color: #7b2148; font-weight: normal; text-decoration: none; }
a img {
	border: 0px none;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

blockquote {
	margin: 1em 2em 1em 1em;
	
	font-size: 15px;
}
/* end whole page */

/* header */
#header { text-align: left; margin: 0; border: solid 0 gray; padding: 0; width: 60em; }

#header h1, h1 a, h1 a:hover, h1 a:active { color: #333; border: solid 0 gray; font-size: 30px; font-family: "Times New Roman", Times, Georgia, serif; line-height: 1; /* weird IE7 bug fix */

	text-align: left; float: left; }

#header #tagline { color: gray; text-align: left; float: left; margin: 10px 20px; }
/* end header */

/* content area */
#content { background-color: #fff; text-align: left; width: 660px; float: left; }

#content h2 { color: #333; margin: 10px 20px; font-size: 16px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; line-height: 1; text-align: left; }

#content .post { text-align: left; margin: 10px 0 0; }

#content h3 { margin: 10px 20px; font-size: 24px; font-family: "Times New Roman", Times, Georgia, serif; font-weight: normal; line-height: 1; }
#content .postmetadata { color: #333; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; padding-top: 10px; border-top: 1px solid #ccc; }

#content .navigation { margin: 0; padding: 0; display: block; }

#content .goback { margin: 0; padding: 0; float: left; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }

#content .goforward { margin: 0; padding: 0; float: right; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }

#content #comments {
	margin: 20px 20px 10px;
	clear: both;
}

#content .commentlist { font-size: 16px; text-align: left; margin: 0; padding: 0; }

#content .commentlist li { text-align: left; margin: 0 20px 20px; padding: 0; border: solid 1px #5a0909; list-style-type: none; }

#content .commentlist img.avatar {
	float: right;
	margin-left: 1em;
}

#content .commentmetadata { color: #333; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; padding-top: 10px; border-top: 1px solid #ccc; }

#content #respond {
	margin: 20px 20px 10px;
	clear: both;
}
/* end content area */

/* these rules are added for compatibility with WordPress Theme Directory */

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

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

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

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

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

/* end Theme Directory compatibility */

/* sidebar */
#sidebar { background-color: #e6e6cf; text-align: left; padding: 0 0 40px; width: 240px; float: right; margin: 0 0 0; }
#sidebar h2 { color: #333; margin: 10px 20px; padding: 0; font-size: 16px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 1; text-align: left; }
#sidebar h2 a, #sidebar h2 a:visited { color: #7b2148; background-repeat: inherit; background-attachment: inherit; background-position: inherit; }
#sidebar h2 a:hover { color: #999; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
#sidebar ul { font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 1.5; text-align: left; margin: 0 0 0; padding: 0; }
#sidebar ul li { font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 1.5; text-align: left; margin: 20px 0 10px; padding: 0; list-style-type: none; }
#sidebar ul li p, #sidebar ul li ul, #sidebar ul li ol { font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 1.5; margin-right: 20px; margin-left: 20px; }
#sidebar ul li ul li, #sidebar ul li ol li { font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 1.5; margin: 0 0 5px; padding: 0; }
#sidebar .textwidget {
	font-size: 13px;
}
/* end sidebar */

/* footer */
#footer { position: relative; width: 900px; clear: both; }

#footer p { color: #333; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 1.4; margin: 10px 20px; }
/* end footer */
