/*
Theme Name: HPHC Theme
Theme URI: http://www.miklb.com/blog
Description: Based on Miklb's Blank Theme
Version: 1.0
Author: Jeff Chausse / Miklb
*/
/*Special Thanks to Urban Giraffe for the Dissecting a Theme Guide, which inspired me to develop the blank theme
http://www.urbangiraffe.com/themes/guides

Additional thanks to Michael Hielemann at http://binarybonsai.com for the default Kubrick Theme
*/
/* ------------- EXTRAS ----------- */
.clearfix:after {
	visibility:hidden;
	height:0px;
	content:'.';
	display:block;
	clear:both;
}
.clearfix {
	min-height:10px;
	height:auto;
}
* html .clearfix {
	height:1%;
}

/*-----------Block Level Elements--------------*/

* { /* Kill all default attributes */
 
	padding: 0;	
	margin: 0; 
	font-size:11px; 
	font-weight:normal; 
	font-family: Arial, Helvetica, sans-serif;
	color:#635947;
	list-style:none;
} 

a img { border: 0; }

strong { font-weight:bold; }

body
{
	background: #700000 url(images/bg.jpg) repeat-x;
	text-align: center;
	min-width: 760px;
	margin-top:0;
	padding-top:0;
}

#wrappa {
	background: url(images/background-top.jpg) center 65px no-repeat;
}
body.withnote #wrappa { background-image:url(http://letstalkhealthcare.org/wp-content/uploads/background-withnote-small.jpg); }
body.homepage #wrappa { background-image:url(images/background_home.jpg); }
body.folder #wrappa { background-image:url(images/background_folder.jpg); }

#page {
	text-align: left;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0;
	padding-top:0;
	position: relative;
}

#header {
	line-height:140%;
	padding-top:76px;
	width:765px;
	position: relative;
	min-height:1px;
	height:auto !important;
	height:1px;
}
#header:after {
	visibility:hidden;
	height:0px;
	content:'.';
	display:block;
	clear:both;
}
body.withnote #header {
	height:220px;
	line-height:140%;
}
body#contact #header {
	height: 500px;
}
body.main_blog_page #header {
	padding-top:55px;
}
#headerimg {
	
}
.description {
	border-bottom:1px dashed #e9d3a9;
	margin-top:8px;
	padding-top:8px;
	color:#635947;	
	width:360px;
	margin:0 0 0 45px;
}

#wrapper {
	background-image:url(images/background-paper.jpg);
	background-repeat:repeat-y;
	margin-top: 0px;
	margin-left:6px;
	padding-bottom:100px;
	min-height:380px;
	height:auto !important;
	height:380px;
}
#wrapper:after {
	visibility:hidden;
	height:0px;
	content:'.';
	display:block;
	clear:both;
}
#blog #wrapper {
/*	margin-top: 50px;*/
	margin-top: 0px;
}

* html #blog #wrapper { /* IE only hack */
	margin-left: 9px;
	/*margin-top:100px;*/
}
* html #informed #wrapper, * html #charlie #wrapper, * html #archive #wrapper {
	margin-left: 9px;
}
body#blog.main_blog_page #wrapper {
	margin-top: 20px;
}
* html body#blog.main_blog_page #wrapper {
	margin-top: 0px;
}
body#blog.single #wrapper {
	margin-top: 15px;
}
* html body#blog.single #wrapper {
/*	margin-top: 70px;*/
}

* html div {
/*	border:1px solid red;*/
}

#content {
	float:left;
	width:360px;
	padding-left: 40px;
       }
#homepage_content {
	float:left;
	width:360px;
	padding-left: 40px;
        position: relative;
        top: -150px;
       }
body#informed #content, body#charlie #content {
	width:500px;
}

#sidebar {
	width:130px;
}

#footer {
	color:#f8dfaf;
	text-align:left;
}

/*-------------Headings-------------*/

h1 {
	margin: 45px 0 0 20px;
}

h2 {
	font-weight:bold;
}

h3 {
	color: #684d26;
	font-size: 12px;
	margin: 10px 0;
	font-weight:bold;
}

h3 a:link, h3 a:visited, h3 a:active {
	font-size:12px;
	color:#d1ba8d;
	font-weight:bold;
}

h4 {

}

h5 {

}

hr {
	border-width:1px 0 0 0;
	border-top:1px dashed #e9d3a9;
	margin-bottom:10px;
	height:1px;
}


/*-------------The Post-------------*/



h2, h2 a:hover, h2 a:visited, h2 a:link {
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
	color:#635947;
	margin-bottom: 3px;	
}

h2 a:hover {
	text-decoration:underline;
}

.post {
	line-height:150%;
	margin-bottom:30px;
}

p {
	line-height:150%;
	margin-top:8px;
	margin-bottom:8px;
}

.post a {
	color: #842b08;
	text-decoration: none;
}

.post a {
	color: #842b08;
	text-decoration: none;
}

.post ul {

}

.post li {

}

.entry {

}

.postmetadata {
	border-top:1px dashed #e9d3a9;
	margin-top:8px;
	padding-top:4px;
	color:#a57a2e;	
}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.center {

}

.pagetitle {
	color:#762222;
	font-size:14px;
}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/* Added by JMC */

div.postDate { 
	color:#a57a2e; 
	margin-top:0px;
}

/*--------------Sidebar------------*/
#sidebar {
/*	padding-left:45px;
	margin-left:450px;*/
	float:right;
	padding-right:135px;
}
#sidebar ul {
	margin-bottom:30px;
}

#sidebar ul h2 {
	color: #762222;
	font-size: 14px;
	margin-bottom:10px;
}

#sidebar ul li {
	font-size:11px;
	line-height:120%;
}

#sidebar ul.favoriteLinks li {
	margin-bottom: 5px;
}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {
	font-size:11px;
	color: #684d26;
	text-decoration:none;
}
#sidebar a:hover {
	text-decoration:underline;
}

#sidebar a:visited {

}


/*--------------Comments--------------*/

#commentform input, #commentform textarea {
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding:3px;
	}
	
#commentform input {
	width:150px;
}

.commentlist li {
	margin-left:15px;
	font-weight: bold;
	margin-bottom:2px;
	padding:10px 0;
	border-bottom:1px dotted #e9d3a9;		
	}
	
.commentlist li.highlighted {
	background-color:#f2eee6;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	padding-top:0;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin:0 0 10px 15px;
	}

.commentmetadata {
	margin: 0 0 5px 0;
	display: block;
	color:#906F3B;
	}

h3#respond {
	font-size:14px;
	font-weight:bold;
	padding: 0;
	margin: 40px auto 20px 15px ;
	}
	
h3#comments {
	padding: 0 0 4px 0;
	margin: 40px 1px 5px 10px;
	border-bottom:1px dotted #e9d3a9;	
	}
	
h3#comments .commentCount {
	float:left;
	font-size:12px;
	font-weight:bold;	
	padding-left:5px;
}

h3#comments .commentRSS {
	float:right;
	font-size:10px;
	background-image:url(images/icon_rss-comment.gif);
	padding-right:15px;
	background-position:right;
	background-repeat:no-repeat;
}
		
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	padding:5px;
	font-size:11px;
	}

/* End Comments */


/*--------------Search Form-------------*/

#searchform {
	margin-top:4px;
}

#searchlabel {
	vertical-align:bottom;
	padding:0 5px 4px 0;
}

#searchform #s {
	vertical-align:bottom;
	padding:0;
	margin:0;
	height:12px;
	padding:3px;
}

#searchsubmit {
	vertical-align:bottom;
	padding:0 0 2px 0;
	
}

/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/

#content .bullets li {
	list-style: disc outside;
	margin-left: 20px;
}

a.ul {
	text-decoration: underline;
}

/* Site Specific */

#charlieHeadshot
{
	float:left;
	margin-right:20px;
	padding-bottom:15px;
}

.headingImage {
	margin-bottom:15px;
}

#headerLeft {
	height:200px; 
	width:420px; 
	float:left;	
}

#headerLeftArchive {
	height:50px; 
	width:420px; 
	float:left;
	margin:8px 0 0;
	padding-left: 45px;	
}

#right_photo {
	position: absolute;
	top: 57px;
	left: 381px;
}
* html #right_photo {
	left: 384px;
}
.folderCopy #right_photo {
	left: 372px;
	top: 12px;
}
* html .folderCopy #right_photo {
	left: 375px;
}

#postIt {
	position: absolute;
	height:150px; 
	width:145px; 
	right: 108px;
	top: 89px;
}

#postIt p {
	margin: 5px 0;
}

#folderText {
	position: absolute;
	height: 200px; 
	width: 90px; 
	top: 75px;
	right: 0;
}

#navbar {
	height: 50px;
	width: 733px; /* orig=733 */
	margin-left: 6px;
	background: url(images/nav_bg.gif) no-repeat;
	position: relative;
}
#topNav {
	position: absolute;
	left: 9px;
	top: 20px;
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
}
#topNav a {
	display: block;
	float: left;
	text-indent: -500em;
	height: 18px;
	background-position: left top;
	text-decoration: none;
}
#logo a { width:163px; height:44px; text-indent:0px; margin-top:-20px; position:relative; }
#nav_home a			{ width: 47px;	background-image: url(images/nav_home.gif); }
#nav_blog a			{ width: 63px;	background-image: url(images/nav_blog.gif); }
#nav_infocenter a	{ width: 78px;	background-image: url(images/nav_infocenter.gif); }
#nav_informed a		{ width: 95px;	background-image: url(images/nav_informed.gif); }
#nav_charlie a		{ width: 168px;	background-image: url(images/nav_charlie.gif); }
#nav_hp a			{ width: 102px;	background-image: url(images/nav_hp.gif); }

/*body#home #nav_home a				{ background-position: 0 -18px; }
body#blog #nav_blog a				{ background-position: 0 -18px; }
*/
body#blog #nav_home a				{ background-position: 0 -18px; }
body#infocenter #nav_infocenter a	{ background-position: 0 -18px; }
body#informed #nav_informed a		{ background-position: 0 -18px; }
body#charlie #nav_charlie a			{ background-position: 0 -18px; }
body#hp #nav_hp a					{ background-position: 0 -18px; }

#topNav li {
	display:inline;
	margin: 0;
}
#blogSearch {
	position: absolute;
	right: 9px;
	top: 16px;
}

#footerNav {
	height:30px;
	margin:8px 0 0 10px;
	font-size:10px;	
	float: left;
}

#footerNav a {
	color:#f8dfaf;
	text-decoration: none;
}
#footerNav a:hover {
	text-decoration: underline;
}

#footerNav li {
	display:inline;
	margin-right:10px;
}



/* Poll Overrides */

.dem-vote-button {
	float: left;
}
.dem-archive-link {
	margin-top: 5px;
	clear: left;
}
#sidebar .democracy ul {
	margin-bottom: 0;
}
body#poll_archive div.democracy {
	width: 125px;
	float: left;
}

.dem-vote-link {
	clear: left;
	white-space: nowrap;
}
* html .dem-vote-link {
	white-space: normal;
}





/* Special Archives */

.post .archivedTitle a,
.post .archivedTitle a:link,
.post .archivedTitle a:visited,
.post .archivedTitle a:hover,
.post .archivedTitle a:active {
	color: #635947 !important;
	font-weight:bold !important;
}

.archivepost .postmetadata {
	border:0;
	margin-top:0;
	padding-top:0;
	color:#a57a2e;	
}

.archivepost {
	margin-bottom:10px;
	border-bottom:1px dashed #e9d3a9;
	padding-bottom:10px;
}

/* media links */

ul.mediaList {
	margin-top:15px;
}

ul.mediaList li {
	padding-bottom:5px; /* padding added */
}

ul.mediaList li .text {	color:#a57a2e; }
ul.mediaList li .date {	float:right; color:#a57a2e; white-space: nowrap;} /* float left removed */

ul.mediaList li.audio {
	background-image:url(images/icon_audio.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}

ul.mediaList li.pdf {
	background-image:url(images/icon_pdf.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}

ul.mediaList li.web {
	background-image:url(images/icon_web.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}

p.backtotop {
	text-align:right;
	font-size:9px;
	margin: 20px 0 4px 0;
}

p.backtotop a {
	font-size:9px;
}

form#emailSubscribeForm label, 
.post .orange a {
	color:#d1ba8d !important;
	font-weight:bold !important;
}

form#emailSubscribeForm #yourEmail {
	height:16px;
	padding:2px 0 0 2px;
	margin-left:5px;

}


td.label {
	text-align: right;
	font-weight: bold;
	padding: 5px;
	vertical-align: top !important;
}
.text_med	{ width: 150px; }
.text_small	{ width: 100px; }
.text_tiny	{ width: 50px; }

ul.bulleted li {
	list-style:disc;
	margin-left:20px;
}

/* Special Homepage Layout */

body.homepage ul#footerNav {
	height:30px;
	margin:20px 0 0 10px;
	font-size:10px;	
}

body.homepage ul#footerNav a {
	color:#f8dfaf;
}

body.homepage ul#footerNav li {
	display:inline;
	margin-right:10px;
}

/* Special Folder Layout */

#footerSubnav {
	clear:left;
	margin-left:10px;
	color: #FFF;
}
#footerSubnav a {
	color: #FFF;
	text-decoration: none;
}
#footerSubnav a:hover {
	text-decoration: underline;
}

.backToBlog { 
	float: right; 
	color: #635947 !IMPORTANT;
}

body#home h1 {
	margin-top: 32px;
}

div.homeLeft {
	width:450px;
	height:560px;
	position: relative;
	padding-top: 42px;
}

div.homeRight {
	position: absolute;
	top: 192px;
	left: 485px;
}

.homeIntro {
	margin-left: 45px;
}

.homePadLeft {
	position: absolute;
	width: 200px;
	top: 230px;
	left: 48px;
}

.homePadRight {
	position: absolute;
	width: 150px;
	height: 330px;
	top: 226px;
	left: 295px;
}

.homeGetAPartner {
}

ul.arrows {
	margin:10px 0 10px 0;
}

ul.arrows li {
	margin-bottom:5px;
	background-image:url(images/bullet_arrow.gif);
	background-repeat:no-repeat;
	padding-left:10px;
}

div.contactRadio, div.contactCheckbox, div.contactCheckboxInner {
	margin:5px;
}
div.contactCheckboxInner {
	padding-left: 30px;
}
.contactSmall {
	font-size: 10px;
	font-style: italic;
}
* html body#contact div.contactRadio {
	margin: 0 5px;
}








.folderContent {
	float:left;
	width:600px;
	padding:0 20px 20px 45px;
}

.folderCopy {
	width:375px;
}

.folderCopy a {
	color: #842b08;
}

body.folder ul#footerNav a {
	color:#f8dfaf;
}

body.folder ul#footerNav li {
	display:inline;
	margin-right:10px;
}


.folderContent {
	background: url(images/background_folder_content.gif) 10px 0 repeat-y;
	position: relative;
}

.folderHeading {
	margin: 20px 150px 5px 45px;
	padding-bottom: 7px;
	height: 120px;
	position: relative;
	background: url(images/folderHeading_bg.gif) left bottom no-repeat;
}
.folderSub {
	margin-right: 165px;
	height: 100px;
}
.folderHeading h1 {
	margin: 0;
	padding: 30px 0 10px;
}
.folderHeading h2 {
	margin: 0 5px;
}
.folderHeading #subnav {
	position: absolute;
	right: 0;
	bottom: 10px;
	width: 180px;
}
.folderHeading #subnav a {
	display: block;
	float: left;
	height: 14px;
	width: 80px;
	margin-left: 5px;
	text-indent: -5000em;
	text-decoration: none;
}
.folderHeading #subnav #happenings{
	background: url(images/happenings.gif) no-repeat;
}
.folderHeading #subnav #request_info {
	background: url(images/request_info.gif) no-repeat;
}
.folderHeading #subnav a.on {
	background-position: 0 -14px !IMPORTANT;
}
#right_join {
	position:absolute;
	left:691px;
	top:37px;
}

* html .dem-results ul {
	width: 125px;
}
* html .dem-results ul li {
	padding: 0 !IMPORTANT;
	margin: 0 !IMPORTANT;
}



/* ******* */



