#blog .post h2 {
	font-size: 1.8em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#blog .post h2 span.date {
	letter-spacing: 1px;
}

#blog .post h2 span.month {
	font-size: 0.7em;
	color: #cccccc;
	vertical-align: top;
}

#blog .post p {
	line-height: 1.5em;
}

#blog .post h2 a, #blog .post h2 a:hover {
	color: #646464;
}

#blog.index {
	padding: 0 0 30px;
}

#blog.index .post {
	width: 348px;
	float: left;
	margin: 0 7px 0 0;
}

#blog.index .post.column2 {
	margin: 0;
}

#blog.index .post .image {
	margin: 0 0 5px 0;
}

#blog.index #more {
	position: absolute;
	right: 10px;
	bottom: -10px;
	text-transform: uppercase;
	font-size: 1.2em;
}

#blog.view #slideshow {
	width: 725px;
	height: 500px;
	float: left;
}

#blog.view #slideshow img { right: 0; }

#blog.view h2 {
	font-size: 1.8em;
}

#blog.view .post {
	width: 307px;
	height: 499px;
	float: left;
	margin: 0 0 0 14px;
	text-align: justify;
	position: relative;
	overflow: auto;
	padding: 0 10px 0 0;
}

#blog.view .post #pagerPrev {
	position: absolute;
	left: 0;
	bottom: 0;
}

#blog.view .post #pagerNext {
	position: absolute;
	right: 0;
	bottom: 0;
}

#blog.view #comment_count {
	position: absolute;
	right: 249px;
	bottom: -26px;
}

#blog.view .post .section {
	display: none;
}

#blog.view .post .section.active {
	display: block;
}

#blog.archive {
	float: left;
	width: 937px;
	margin: 0 0 0 10px;
	min-height: 100px;
}

#blog.archive .post h2 {
	font-size: 1.2em;
	margin: 0 0 5px 0;
}


#blog.archive .post {
	float: left;
	width: 210px;
	height: 205px;
	margin: 0 15px 0 0;
}

#blog .summary {
}
/* Archive Sidebar
**************************************************************************/
#sidebar {
	float: left;
	border: 1px solid #7f7f7f;
	margin:0 -11px 0 0;
	width:122px;
	height: 489px;
	padding: 30px 0 0 0;
	position: relative;
}

#sidebar h3 {
	padding: 0 8px 0 0;
	margin: 0 0 35px 0;
	text-align: right;
	font-size: 145%;
}

#sidebar h3 a, #sidebar h3 a:hover {
	color: #646464;
	text-decoration: none;
	font-size: 0.8em;
	text-transform: uppercase;
}

#sidebar ul.types li a {
	color: #646464;
}

#sidebar ul {
	margin: 0;
}

#sidebar ul li {
	margin: 10px 0;
	list-style: none;
	padding: 0 8px 0 0;
	text-align: right;
	font-size: 1.1em;
}

#sidebar ul li a {
	color: #cccccc;
}

#sidebar ul li.active {
	background: #cccccc;
	color: #ffffff;
}

#sidebar ul li.active a {
	color: #ffffff;
}

#sidebar ul li#sortby {
	margin: 0 0 23px 0;
}

#sidebar ul li#selection {
	margin: 0 0 23px 0;
}

#sidebar #blog_nav {
	position: absolute;
	bottom: 5px;
	left: 0;
	text-align: center;
	width: 100%;
}

#sidebar #blog_nav a {
	text-transform: uppercase;
	font-size: 1.1em;
	color: #7f7f7f;
}

#sidebar #search {
	margin: 22px 0;
}

#sidebar #searchForm {
	margin: 0 -2px 0 0;
}

#sidebar #search_text {
	width: 102px;
	padding: 2px;
	border: 1px solid #c1c1c1;
}

#sidebar #search_button {
	color: #c1c1c1;
	display: block;
	margin: 5px 0 0;
}

/* Comment
**************************************************************************/
#blog .post .comment {
	margin: 0 0 36px;
}

#blog .post #comments h3 {
	font-size: 1.2em;
	font-weight: normal;
	color: #cccccc;
	margin: 0px 0 19px 0;
}                       

#blog .post #comments span {
	color: #646464;
}

#blog #comment_controls {
	position: absolute;
	bottom: 0;
	height: 15px;
}

#comment_controls #commentPrev {
	width: 45px;
	display: block;
	position: absolute;
	left: 0;
	text-align: left;
}

#comment_controls #commentNext {
	width: 45px;
	display: block;
	position: absolute;
	left: 272px;
	text-align: right;
}

#blog #commentFormButton {
	background: url(../img/layout/comment_background.gif) no-repeat;
	width: 227px;
	height: 19px;
	display: block;
	position: absolute;
	left: 45px;
	text-align: center;
	line-height: 19px;
}

/* Comment Form
**************************************************************************/
#blog #comment_form {
	margin: 17px 0 0 0;
}

#blog #comment_form label {
	color: #cccccc;
	width: 100px;
	text-align: left;
	float: left;
	line-height: 20px;
}

#blog #comment_form input {
	height: 20px;
	border: 1px solid #cccccc;
	margin: 0 0 5px 0;
	width: 210px;
}

#blog #comment_form textarea {
	border: 1px solid #CCCCCC;
	height: 300px;
	margin: 20px 0 0;
	width: 290px;
}

#blog #comment_form input[type="submit"] {
		background: url(../img/layout/comment_background.gif) no-repeat;
		width: 227px;
		height: 19px;
		display: block;
		border: none;
		text-align: center;
		line-height: 19px;
		margin: 10px auto 0;
}
/* 
**************************************************************************/
#slideshow {
	display: block;
	overflow: hidden;
}

#slideshowControls {
	position: absolute;
	bottom: 0;
	right: 0;
}

#slideshowControls #slideshowNext {
	float: left;
	text-transform: uppercase;
}

#slideshowControls #slideshowPrev {
	float: left;
	text-transform: uppercase;
}

#slideshowControls #slideshowPlayToggle {
	float: left;
	background: #646464;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin: 2px 7px 0;
}


/* 
**************************************************************************/
#post_controls {
	list-style: none;
	margin: 0;
	position: absolute;
	top: 525px;
	right: 0;
}

#post_controls li {
	margin: 0 20px 0 0;
	float: left;
}

#post_controls a.active {
	background: #cccccc;
	padding: 4px;
	border-radius: 8px;
}

