/* Metropolitian (Redux) */

/* Global styles
===========================================================*/
body {
background: #FDF8E9 url(images/bg.jpg) repeat-x;
font: .80em/1.6em Helvetica, Arial, Verdana, sans-serif;
color: #444341;
}

a {
font-weight:bold;
color: #690C4C;
}

	a:hover {
	color: #A03267;
	}

	a:active, a:visited {
	color: #9B99A4;
	}

	a img {
	border: none;
	}

	a.subscribe {
	background: url(images/44.png) no-repeat 0 50%;
	padding: 5px 0 5px 20px;
	}

	a.comments, a.tb {
	text-transform: uppercase;
	color: #7F8E79;
	padding: 0 0 0 15px;
	background: url(images/icon_tag.png) no-repeat 0 50%;
	}

	a.comments {
	background: none;
	padding: 0 0 0 20px;
	background: url(images/icon_comment.png) no-repeat 0 50%;
	}

	a.tb {
	background: none;
	padding: 0 0 0 20px;
	background: url(images/icon_tb.png) no-repeat 0 50%;
	}

hr {
border-top: 1px solid #9B99A4;
background: none;
color: none;
height: 1px;
}


/* Typography 
===========================================================*/

#article h1, #article h2, #article h3, #article h4, #article h5, #article h6 {
font-family: Georgia, "Palatino Linotype", serif;
}

	#header h1 {
	margin: 0;
	padding: 0;
	}


	h2 {
	font-size: 1.5em;
	font-weight: lighter;
	padding: 5px 0 10px 0;
	margin-bottom: 0;
	font-style: italic;
	color: #58594F;
	}

		#banner h2 {
		font-family: Georgia, "Palatino Linotype", serif;
		line-height: 1.2em;
		color: #F7F2E3;
		border: none;
		margin-top: 0;
		padding-top: 0;
		}

		#banner h2 a {
		font-size: .8em;
		color: #fff;
		border: none;
		text-decoration: underline;
		font-weight: bold;
		}

		.entry h2 {
		border-bottom: 1px solid #C8C4BB;
		font-size: 1.375em;
		} 

		.entry h2.entrytitle {
		border-top: 3px solid #E6E1D3;
		font-size: 1.5em;
		}

		.entry h2 a {
		padding: 3px 0 0 0;
		font-weight: lighter;
		border-top: 3px solid #B2357F;
		color: #B2357F;
		text-decoration: none;
		letter-spacing: .0625em;
		}

		#comments h2 a {
		font-size: .8em;
		}

		#menu h2, #blogroll h2 {
		font-size: 1em;
		color: #758A79;
		border: none;
		text-transform: uppercase;
		padding-top: 5px;
		padding-bottom: .4em;
		margin-bottom: -15px;
		letter-spacing: .1em;
		font-weight: bold;
		font-style: normal;
		}

		#recent h2 {
		color: #fff;
		font-size: 1.25em;
		border: none;
		}

		#comments h2, #commentform h2 {
		margin-bottom: -5px;
		padding-bottom: 0;
		}

		#comments h2 { 
		padding-bottom: 5px;
		}
		

	h3, label {
	padding: .56em 0 0 0;
	margin-bottom: -.56em;
	color: #5D7359;
	font-size: 1.125em;
	letter-spacing: .1em;
	font-style: italic;
	font-weight: lighter;
	}

		#article h3.date {
		font-family: Helvetica, Arial, Verdana, sans-serif;
		float: right;
		display: inline;
		color: #C8C4BB;
		font-size: 1em;
		padding: 5px 0 0 0;
		font-style: normal;
		text-transform: uppercase;
		margin-top: 6px;
		}

		#comments h3, #commentform h3 {
		padding-top: 0;
		margin-top: 0;
		margin-bottom: 10px;
		padding-bottom: 10px;
		border-bottom: 1px solid #C0BCAA;
		}

		#footer h3 {
		font-style: normal;
		color: #F0EEE9;
		text-transform: uppercase;
		font-weight: bold;
		}

#comments h4, cite {
background: #DEDCD5;
font-style: italic;
font-weight: lighter;
font-size: .96em;
padding: 5px;
}

blockquote {
padding: 10px 10px 10px 5px;
background: #F0EEE9;
margin-top: 15px;
margin-bottom: 15px;
font-family: Georgia, "Palatino Linotype", serif;
font-style: italic;
font-size: 1em;
}

	blockquote p {
	margin: 0 0 0 40px;
	}

	blockquote div {
	background: url(images/bg_quotes.png) no-repeat 10px -3px;
	}

	cite p {
	margin: 10px 0;
	}

label {
font-style: normal;
text-transform: uppercase;
font-size: .96em;
}


/* Structural 
===========================================================*/

#wrap {
width: 840px;
margin: 0 auto;
padding: 50px;
}

	#masthead {
	margin: 20px -8px 20px 0;
	}

		#header {
		float: left;
		margin-bottom: 20px;
		}


		#navigation ul {
		list-style: none;
		float: right;
		margin: 8px 0 0 0;
		}

			#navigation li {
			padding: 10px;
			margin: 0 0 0 5px;
			display: inline;
			height: 50px;
			}

			#navigation ul li a {
			color: #9A958D;
			font-weight: lighter;
			font-size: 1em;
			text-transform: uppercase;
			text-decoration: none;
			}
	
			#navigation li a#active {
			background: url(images/bg_nav.png) no-repeat 50% 20px;
			color: #5D7359;
			font-weight: bold;
			padding-bottom: 20px;
			}

			#navigation li a:hover {
			color: #65876C;
			}

	#container {
	clear: both;
	margin: 0;
	}

		#banner {
		background: #8C978A url(http://biscuitrat.com/projects/redux/images/bannerr.jpg) no-repeat;
		margin: 0;
		width: 810px;
		border: 5px solid #F7F2E3;
		padding: 15px 10px 5px 15px;
		float: left;
		display: block;
		}

		#article, #footer {
		margin: 30px 0 0 0;
		background: #FDFCF8;
		padding: 10px 20px;
		width: 520px;
		float: left;
		border: 5px solid #F7F2E3;
		}

			.entry, #comments, #commentform {
			margin: 0 0 20px 0;
			padding: 5px 10px;
			}

				table {
				width: 100%;
				}

					th {
					text-align: left;
					}

					tr {
					margin: 5px 0 5px 0;
					}

					th, td {
					padding: 5px 10px;
					border-bottom: 1px solid #C8C4BB;
					}

				img.image {
				background: #E3E5D1;
				border: 1px solid #DBD7C6;
				padding: 5px;
				margin: 5px 0;
				}

				ul.options {
				border-bottom: 1px solid #E2DED2;
				}

					ul.options li {
					display: inline;
					list-style: none;
					color: #72716F;
					font-size: .8em;
					margin-top: 10px;
					}

					li.right {
					float: right;
					margin: 0 5px;
					}

		#comments, #commentform {
		margin: 0;
		padding-top:10px;
		border-top: 1px solid #C8C4BB;
		}

			.comment {
			margin: 15px 0 30px 0;
			padding: 10px 15px 5px 15px;
			background: #F0EEE9;
			}

			.gravatar {
			background: #E3E5D1;
			border: 1px solid #DBD7C6;
			padding: 5px;
			float: left;
			margin: 7px 15px 10px 0;
			}

		#footer {
		padding: 5px 10px 20px 10px;
		color: #FDFCF8;
		background: #8C978A url(images/bg_footer.jpg) no-repeat bottom;
		margin: 30px 0;
		width: 540px;
		}

			#footer ul {
			margin: 0 20px 0 0;
			float: left;
			padding: 0 5px;
			}

			#footer ul#recent {
			margin: 0 0 0 10px;
			width: 320px;
			}

			#footer ul#cat {
			margin: 0 0 0 20px;
			width: 160px;
			}

				#footer ul li {
				list-style: none;
				margin: 0;
				padding: 3px;
				border-bottom: 1px solid #B5D1B0;
				}

				#footer ul li:hover {
				background: url(images/bg_footer_highlight.png) repeat;
				}

				#footer li.h3 {
				padding: 0 0 15px 0;
				}

				#footer li.h3:hover {
				background: none;
				}

				#footer ul li a {
				background: url(images/bg_footer_arrow.png) no-repeat 0 50%;
				color: #fff;
				font-weight: normal;
				text-transform: uppercase;
				font-size: .96em;
				padding: 0 0 0 15px;
				}

/* Sidebar 
===========================================================*/

#menu, #blogroll {
background: #E2DED2 url(images/bg_menu.jpg) no-repeat;
width: 182px;
margin: 30px 0 0 10px;
float: right;
padding: 5px 20px;
display: block;
border: 5px solid #F7F2E3;
}

	#blogroll {
	background: #E2DED2 url(images/bg_menu.jpg) no-repeat;
	}
	
		#blogroll ul {
		margin-left: 0;
		padding-left: 0;
		list-style: none;
		}

			#blogroll ul li {
			padding: 3px 5px;
			border-bottom: 1px dotted #BBB8AF;
			}

			#blogroll ul li:hover {
			background: url(images/bg_highlight.png) repeat;
			}

			#blogroll ul li a {
			padding: 0 0 0 15px;
			background: url(images/bg_arrow.png) no-repeat 0 50%;
			font-size: .8em;
			color: #86486B;
			text-transform: uppercase;
			}

			#blogroll ul li a:hover, #blogroll ul li:hover a {
			background: url(images/bg_arrow.png) no-repeat 0 50%;
			color: #A84E81;
			}

/* Miscellaneous
===========================================================*/

input.textfield, textarea.textfield {
margin: 5px 0;
padding: 5px;
border: 1px solid #C8C4BB;
}

input[type=checkbox] {
margin-right: 10px;
}