body {
	padding-top: 1em;
	line-height: 1.3;
}

h1, h2, h3 {
	font-family: Georgia;
	font-family: "Trebuchet MS",Helvetica,Arial;
	font-weight: normal;
}

h1 {
	font-size: 21px;
	margin-top: 0;
}

h2, h3 {
	font-size: 17px;
	padding-top: 0.5em;
	margin-top: 0;
}


p, ul, ol, dl {
	font-family:"Lucida Grande",Verdana,Geneva,Arial,sans-serif;
	font-size:12px;
}

p.meta, p.keywords {
	color: #444444;;
	text-align: left;
	font-size: 12px;
	
}
p.author {
	font-weight: normal;
	font-style: italic;
	font-size: 108%;
	display: block;
}

a:link, a:active, a:visited {
	color: #0040B6;
	text-decoration: none;
}


#content a {
	color: #0040A6;
	border-bottom: dashed #0040b6 1px;
}

#content li ol, 
#content li ul, 
#content li dl {
	margin-bottom: 0;
}



#hd {
	padding: 1em 1em;
}
#hd, #ft {
	margin-right: 193px;
	margin-right: 233px;
}
#hd {
	border-bottom:1px solid #CBCACA;
}
#ft {
	border-top:1px solid #CBCACA;
}

#content {
	padding: 1em 0;
	padding-right: 40px;
}



#content{
	border-left: none;
	border-right: none;
	overflow: hidden;
	
}

#hd #hdtitle {
	color: black;
	text-decoration: none;
}

#hd #hdtitle1 {
	font-family:Georgia;
	font-size:32px;
}
#hd #hdtitle2 {
	font-family:Georgia;
	font-size:22px;
}


#hd ul {
	text-align: right;
	margin-top: -1.5em;
}

#hd li {
	display: inline;
	margin-left: 1.5em;

}
#hd li:hover {
	border-bottom-color: Gray;
}

#hd li a {
	text-decoration: none;
}


#sidebar h1 {
	font-size: 17px;
}

#sidebar #issues {
	overflow: hidden;
	padding-left: 2.9em;
	margin: 0;
	line-height:1.4em
}

#sidebar #issues h2 {
	font-family:"Lucida Grande",Verdana,Geneva,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	
	margin-left: -3.2em;
	float: left;
}
* html #sidebar #issues h2 {
	margin-left: -1.6em;
}


#sidebar #issues ul {
	display: block;
	margin: 0;
	letter-spacing: -1px;
	
	overflow: hidden;
	zoom: 1;
}

#sidebar #issues ul li {
	display: inline;
	margin: 0;
	float: left;
	width: 3.7em;
}

#sidebar ul.nav {
	font-size: 17px;
	list-style: none;
	margin-left: 0;
}
#sidebar ul.nav li {
	display: block;
}


#sidebar form {
	text-align: left;
	width:100%;
	margin:1em 0;
}
#sidebar form input.text {
	width: 110px;
}

#ft {
	margin-top: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
	font-size: 10px;
	color: gray;
	overflow: hidden;
	text-align: left;
}

#ft .yui-b {
	margin-right: 1em;;
	padding-left: 50px;
	text-align: left;
}
#ft .yui-b img {
	float: left;
	margin-left: -50px;
}
#content {
	font-family: Verdana;
}

#content ol, #content ul, #content dl {
	margin-top: 0;
}

#content #cover {
	float:left; 
	margin: 0 1em 0em 0em;
}

.articles #content h2, .articles #content h3 {
	background: url(../img/border.gif) repeat-x;
	
	margin-bottom: 0.2em;
}

.articles #content p {
	font-size: 12px;
}



