/* ========================================================================

	DavidRing.org Blog Stylesheet
	
	Site design by The A Group
	http://www.agroup.com
	
=========================================================================*/ 



.link_current a {
	letter-spacing: -1px;
}

#body {
	position: relative;
	z-index: 5000;
}

h2 {
	margin-bottom: 0;
	border-bottom: 1px solid #aaa;
	line-height: 35px;
}

#blog_posts {
	position: relative;
	width: 70%;
	float: left;
}

div.post_summary {
	border-bottom: 1px solid #aaa;
	padding: 1.75em 20px 1.5em 0;
}

#entry h3, div.post_summary h3 {
	margin: 0px 0 0.5em;
	line-height: 23px;
	min-height: 2em;
	height: expression('2em');
	font-family: georgia;
	font-weight: normal;
	font-size: 18px;
}

div.post_summary h3 a {
	text-decoration: none;
}

div.post_summary h4 {
	margin: 2px 8px 0 0px;
	padding: 0 8px 0 0;
	float: left;
	display: inline;
	color: #7c919a/*#9cb2bb*/;
	border-right: 1px solid #ccc;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	text-transform: uppercase;
}

div.post_summary h4 span.post_month {
	display: block;
	font-weight: bold;
}

div.post_summary h4 span.post_day {
	display: block;
	font-size: 25px;
	line-height: 23px;
	letter-spacing: -1px;	
	margin:-3px 0 0 0;
}

div.post_summary p.post_thumb {
	width: 90px;
	height: 7em;
	margin: 3px 0px 0 10px;
	display: inline;
	float: right;
	
	line-height: 6em;
	text-align: center;
	border: 1px solid #ccc;
	color: #ccc;
	font-weight: bold;
	cursor:pointer;
}


/* FULL ENTRY STYLES */

#entry h3 {
	margin: 1em 0 0 !important;
}

#entry h4 {
	margin: -0.5em 0 0 !important;
	color: #999;
	font-size: 11px;
}

div.entry_body p.post_image {
	width:280px;
	height:210px;
	margin: 0 0 3px 10px;
	display:inline;
	float:right;
	border:1px solid #ccc;
}

.link_read_more {
	font-weight: bold;
}

.link_read_more a {
	font-weight: normal;
}

#link_archive {
	text-align: right;
	font-weight: bold;
}

#link_archive a {
	font-weight: normal;
}

#blog_sidebar {
	width: 27%;
	position: relative;
	float: right;
	
	font-size: 11px;
	line-height: 15px;
}

#blog_sidebar h3 {
	margin-bottom: 0;
}

#comments {
	font-size: 11px;
	line-height: 19px;
	padding: 1px 0;
	border-bottom: 1px solid #aaa;
}

#comments h3 {
	margin-bottom: 0em;
}

#comments p {
	margin: 1em 0;
}

.comment_footer {
	text-align: right;
	color: #999;
}

.comment1, .comment2 {
	padding: 1px 16px 1px;
	border-top:1px solid #bbb;
	margin-bottom:5px;
}

#add_comment {
	margin: 0 0em;
	position: relative;
	z-index: 1000;
}

#add_comment #author, #add_comment textarea {
	padding: 2px;
	border: 1px solid #000;
	background-color: #fff;
	font-family: arial, helvetica;
	color: #222;
}

#add_comment textarea {
	width: 600px;
}

#slideshow{
	width:280px;
	height:210px;
	float:right;
	position:relative;
	z-index:0;
	margin:0 0 8px 8px;
}

#nav_top .link_blog a {
	margin-top: 4px;
	background: url("images/link_current.gif") center center no-repeat;
	color: #000 !important;
	font-weight: bold;
	letter-spacing: -1px;
}

#nav_top .link_blog a:hover {
	text-decoration: none !important;			
}

#copy {	
}	

#video_container {
	margin: 1.5em 0;
	background-color: #000;
	text-align: center;
}

#video {
	margin: 0 auto;
	width: 400px;
}
