/** This stylesheet applies only to the HealthNotes Blog & Overwrites the existing global.css **/
body {color:#676767}

#calendar td {font-size:13px}

.container .header {background:url(../images/upstate-health-header.jpg)}

.container .main {padding-bottom:240px} /** Not sure if this is working..**/

.alignright {float:right;}
.alignleft {float:left}

.post {margin-bottom:35px;border-bottom:1px dotted #c1bfbf}
.post h2 {font-size:21px;text-indent:42px;padding:4px 0px 10px 0px;background:url(../images/mini-note.jpg) 0px 0px no-repeat;}
.post h2 a{color:black;text-decoration:none}
.post h2 a:hover {color:#676767}
.post img {border:1px solid #cccccc;padding:3px; margin:10px 15px 0px 15px}

.postmetadata {font-size:10px;font-weight:bold}

.pagenav, .linkcat, .sideblock {border:6px solid #eeb3c9;background:#fde5ee;margin-bottom:8px;
	padding-left:10px;padding-bottom:8px;padding-right:10px}

.rightmain {padding-bottom:100px}

.sidebar ul {list-style:none;margin:0px;padding:0px}
.sidebar h2 {font-size:14px;padding:5px 0px 5px 0px;margin:0px;color:#c7376e;font: bold 12px Arial;text-transform: uppercase;}
.sidebar li {margin-bottom:6px;font-size:11px}
.sidebar li ul.children {margin-top:8px}
.sidebar li a{margin-bottom:6px;color:#e068a5;}
.sidebar li a:hover {text-decoration:none}

.sideblock li, .page_item, .linkcat li {margin-left:15px;list-style-image:url(../images/arrow.jpg); }

