/*
Theme Name: GreenhalghScott Theme
Theme URI: http://www.scottgreenhalghdds.com/
Description: Reset theme based on the Starkers theme developed by Elliot Jay Stocks
Author: Page1Solutions
Author URI: http://www.page1solutions.com
*/

@import "css/layout.css";


#healthprofs {
	width: 146px;
	height:69px;
	margin: 20px 0 20px 0;
/*	padding-top:20px;
*/}

#blogArchive {
	width: 1253px;
	height:auto;
	margin: 10px 0px 0px 10px;

}

#blogArchive li{
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:24px;
}


#blogArchive p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	color:#281d17;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}

#blogArchive a:link, #right-column a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	color:#9d5006;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration:underline;
}
#blogArchive a:hover, #right-column a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	color:#9d5006;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration:none;
}	
	
	
.post img {
	background-color:#FFFFFF;
	margin: 10px 10px 10px 10px;
	padding: 1px 1px 1px 1px;
 	border: 12px solid #281d17;
}	