/*
THEME NAME: Milo Clinic
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Based on the Sandbox theme. Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists.
TAGS: widgets, sandbox, microformats, hcard, hatom, xoxo
VERSION: 1.5.2
AUTHOR: <a href="http://www.datadial.net/">Rachel Radford</a> &amp; <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
*/

/* Importing parent website styles  */
@import url(/css/main.css);
@import url(/css/home.css);

/*blog specific styles*/
h2{
	clear:both;
}
h2 a{
	text-decoration:none;
	color:#609da2!important;
}
h2 a:hover{
	text-decoration:underline;
}
.entry-meta, .nav-next, .nav-previous, .entry-date, #login, .comment-meta, .comment-author{
	color:#666;
	font-size:0.7em;
}
.entry-meta{
	padding:2em 0;
}
.nav-next a, .nav-previous a{
	color:#666;
}
h3 label, .comment-author{
	font-size:1em;
}
.nav-previous{
	float:left;
	padding-top:1em;
}
.nav-next{
	float:right;
		padding-top:1em;
}
.vcard img{
	display:none;
}
#content{
	min-height:49em;
}
input#submit{
	cursor:pointer;
}
#comments-list ol{
	margin:0;
	padding:0 0 0 1.2em;
}
#rss-feed{
	background-image:url(/img/icon_rss.gif);
}
#leftbar{
	float:left; 
	width:150px; 
	padding-top:20px;
}