/*  
Theme Name: Health Affairs
Theme URI: http://www.healthaffairs.org/
Description: Custom Health Affairs Theme
Version: 1.0
Author: Kathy Ford
Author URI: http://www.healthaffairs.org


*/

p {
	margin-top: 16px;
}

div.post ul li {
	list-style:disc;
	margin:2px 0 3px 20px;
}

h1, h2, h3, h4, div.post ul {
	margin:20px 0px 20px 0px;
}
div.post ol li {
	list-style:decimal;
	margin:2px 0 3px 30px;
}

#logo a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background: url(http://www.healthaffairs.org/images/BlogLogo.jpg) no-repeat scroll left top;
display:block;
height:57px;
margin-top:10px;
width:424px;
}

#topbarmenu {
	position:relative;
}

#blog_main {
	position:relative;
	margin-top:-14px;
}

#col_container {
	position:relative;
	width:965px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

.col_left {
	float:left;
	width:350px;
	border-right:1px solid #000;
}

.col_left_wide {
	float:left;
	width:700px;
	border-right:1px solid #000;
}

.col_right {
	float:right;
	width:240px;
	text-align:left;
	
}

/* Blog Navbar Properties */
#topbarmenu.topbar table {
	background-color: #FE0000;
	height:27px;
}

#topbarmenu.topbar {
	position:relative;
	top:-1px;
	left:0;
}

#topbarmenu.topbar td {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  vertical-align:middle;
}

#topbarmenu.topbar ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

.topbar ul li:before {
	content: "\00BB \0020";
}

.blognav {
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial, Verdana;
    FONT-SIZE: 11px;
    FONT-STYLE: normal;
    FONT-VARIANT: normal;
    FONT-WEIGHT: 300;
    TEXT-DECORATION: none
}

#submenus {
	position: relative; 
	left: 0; 
	top: -2px; 
	z-index: 100;
}

#archivesMenu { 
	width: 150; 
	position: absolute; 
	z-index: 100; 
	display:none;
	left: 42px; 
	top: 0;  
	padding-left:10px;
	padding-bottom:10px;
	padding-right:10px;
	text-align:left;
	background-color: #FFFFFF;
	border: thin solid #FE0000
}

#categoriesMenu { 
	width: 200; 
	position: absolute; 
	z-index: 100; 
	display:none;
	left: 250px ; 
	top: 0; 
	padding-left:10px;
	padding-bottom:10px;
	padding-right:10px;
	text-align:left;
	background-color: #FFFFFF;
	border: thin solid #FE0000
}

#authorsMenu { 
	width: 175; 
	position: absolute; 
	z-index: 100; 
	display:none;
	left: 390 ; 
	top: 0; 
	padding-left:10px;
	padding-bottom:10px;
	padding-right:10px;
	text-align:left;
	background-color: #FFFFFF;
	border: thin solid #FE0000
}

#authorsMenu table { z-index: inherit; }

#linksMenu {
	width: 250;
	position: absolute;
	z-index: 100;
	display:none;
	left: 508;
	top: 0;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:10px;
	text-align:left;
	background-color: #FFFFFF;
	border: thin solid #FE0000;
}

/* Health Affairs Link colors */

#topbarmenu a:link,#topbarmenu a:visited {
	color:#FFF;
}

#archivesMenu a:link,#archivesMenu a:visited {
	color:#000;
}

#categoriesMenu a:link,#categoriesMenu a:visited {
	color:#000;
}

#authorsMenu a:link,#authorsMenu a:visited {
	color:#000;
}

#linksMenu a:link,#linksMenu a:visited {
	color:#000;
}


  h3 a:link, h3 a:visited, #content h3 a:visited, #content h3 a:link, #sidebar a:visited, #sidebar a {
	text-decoration: none;
	color: #000000;
	}
	
	#content h2 a:visited, #content h2 a:link {
		text-decoration: none;
		color: #000000;
		font-size: 16px;
	}
	
	h3 a:hover {
	 text-decoration: underline;
	 color: #000000;
	}
	
	#content h3 a, h2 a, {
	text-decoration: none;
	color: #000000;
	}
	
	#content h2 a:hover, h3 a:hover, #sidebar h2 a:hover {
	text-decoration: underline;
	color: #FE9900;
	}
	
	#content div.post h3 a:link {
	text-decoration: none;
	color: #000000;
	}
	
	#content div.post h3 a:hover {
	text-decoration: underline;
	color: #FE9900;
	}
	
#content a:visited, #content a, {
	text-decoration: underline;
	color: #000099;
	}
	
#content a:hover, {
	text-decoration: underline;
	color: #996600;
	}
	
/* Author menu */

.authormenu
{
	background: #FFFFFF;
	color: #000000;
	border: thin solid #FE0000;
	position: absolute;	left: 0; top: 18;
}
.authormenu_head
{
	background: #FE0000;
	color: #FFFFFF;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px;	
}
.authormenu_link
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
	padding: 3px;
}
.authormenu_link a:link, .authormenu_link a:visited
{
	color: #000000;
	text-decoration: none;
}

.authormenu_link  a:hover, .authormenu_link  a:active
{
	color: #000000;
	text-decoration: underline;
}
	
/* Begin Typography & Colors */


.widecolumn .entry p {
	font-size: 12px;
	}
	
.widecolumn {
	line-height:1.6em;
}

.leftnarrow .entry, .rightnarrow .entry, .widecolumn .entry {
	line-height: 1.35em;
	}
	
.authorname {
	font-size:15px;
	font-weight:700
	font-color: #99999 
	font-family: Arial, Helvetica, sans-serif; 	
	margin-bottom: 8px;
	}
.leftnarrow .postmeta, .rightnarrow .postmetadata {
	text-align: left;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.0em;
	line-height: 2.0em;
	}

h1, h2, h3 {
	font-family: 'Arial', 'Arial', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 1em;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.3em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.0em;
	}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #3333cc;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Arial', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 2.0em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Arial', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #3333cc;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Arial', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}
	

.leftnarrow {
	float: left;
	padding: 0 22px 20px 22px;
	margin: 0px 0 0;
	}
	
.rightnarrow {
	float: left;
	padding: 0 22px 20px 22px;
	margin: 0px 0 0;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 40px;
	width: 600px;
	}
	
.widecolumn h2 {
	font-size: 14px;
}
	
.post {
	margin: 0 0 40px;
	text-align:left;
	}
	
.post h3 {
	font-size: 14px;
}

.widecolumn .post {
	margin: 0;
	}

.leftnarrow .postmetadata, .rightnarrow .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	

/* End Structure */



/*	Begin Headers */

.description {
	text-align: center;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.aligncenter {
	float: center;
	}
	
.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */



.topnav ul, .topnav li, .postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.topnav ul li  {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}


ol li, {
	list-style: decimal outside;
	}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px auto;
	padding: 5px 0px; 
	text-align: left;
	}


#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/*
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
*/
#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}


hr {
	color:#CCCCCC;
	}

a img {
	border: none;
	}

#navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
#navigation td {
	vertical-align: top;
	text-align: center;
	}



/* End Various Tags & Classes*/

.HABlog_options  {
	border:#FE0000 2px solid;
	margin-top:10px;
	margin-bottom:10px;
	padding:4px;
}

.HABlog_options  legend {
	color: #FE0000;
	font-size:14px;
	padding-left:4px;
	padding-right:4px;
}

.GWBlog_options  {
	border:#3893E6 2px solid;
	margin-top:10px;
	margin-bottom:10px;
	padding:4px;
}

.GWBlog_options  legend {
	color: #3893E6;
	font-size:14px;
	padding-left:4px;
	padding-right:4px;
}


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
