
html>body #content {
	height: auto;
	min-height: 580px;
}


#doc {
	width: 970px;
}


a, a:link {
	padding: 1px;
	color: #fff;
	text-decoration: underline;
}

a:hover {
	color: #C90016;
	text-decoration: none;
	;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.alignleft {
	float: left;
}

.alignright {
	float: right;
}


.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

h1 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 190%;
	padding-top: .1em;
	padding-bottom: .5em;
}


h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 150%;
}

h3, .navigation a {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 22px; 
	letter-spacing:1px;
}
h3 a { margin-bottom:10px; border-bottom:solid #393939 1px; padding-bottom:5px; display:block; }
h3 a:hover { border-bottom:solid #C90016 1px;}

h4 {
	font-size: 105%;
}

p {
	margin-bottom:1em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

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

a img {
	border: none;
}


#hd{
	height:98px; background:url(/i/top.jpg) no-repeat top;	
}
#hd h1{
	font-size: 220%;
	color: #FFFFFF;
	font:"Helvetica Neue", Helvetica, Arial, sans-serif;
	display:none;

}

#hd h1 a{
	text-decoration: none;
	color: #FFFFFF;
}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #fff;
}

h3 a:link, h3 a:visited{
	text-decoration: none;
}
h3 a:hover { text-decoration:none; color:#C90016;}

.yui-ge {
	text-align:left;
	margin-bottom: 1em;
}

.item {
	padding: 10px;
	background-color: #1A1A1A;
	text-align:left;
	margin-bottom: 1em;
	clear:both;
	
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}


.item ol{
	list-style-type: decimal;
	padding-left: 0px;
	margin-left: 0px;
}

.itemhead{
}


.chronodata {
	display: block;
	text-align: left;
	padding-bottom:15px;
}


.itemhead h3{
	display: block;
	padding-bottom:5px;
}


input{

}

.metadata{
	line-height: 190%;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #fff;
}

.tags, .catagory {

	display: block;

}

.commentlist p {
	clear: both;
}


cite{
	color:#C90016;
}

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

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

.commentmetadata {
	float: right;

}
.commentlist {
	margin-top: 5px;
}
.commentlist li {
	padding: 2px;
	border-top: 1px solid #1A1A1A;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #C90016;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #C90016;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#secondary, #third{
	text-align:left;
	padding: 0px;
}

#secondary h4, #third h4{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 0px;

}

#secondary p, #third p{

}

#searchform {
	clear: both;
	margin-bottom:15px;
	padding:3px 0px;
}

#third {
	margin-left: 9px;
}



li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav{
	margin-bottom: -1px;
}

.yui-navset .yui-nav a:hover {
	background-color: #C65400;
	color: #FFFFFF;
}

.yui-navset .yui-nav li a {
    background-color: #1A1A1A;
	background-repeat: repeat;
	border-bottom: 0px;
	color: #FFFFFF;
	padding: .3em .7em .3em .7em;
	text-decoration:none;
	font-size: 85%;
}



#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}

#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;
	text-decoration: none;
}


#wp-calendar td {
	color: #FFFFFF;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background: ;
	color: #C65400;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666;
}

