body{
	widht:850px;
	margin:auto;
}


body.article{
	width:80%;
}

div#header{
	padding:1em 0 1em 100px;
	margin:2px 0 0 8px;
	height:3em;
	background:url('http://images.cactusflower.org/cactusflower_small.jpg') no-repeat 0 50%;
	border-bottom:1px solid #aaa;
}

h1, h2, h3, h3, h5, h6 {
  font-family:Constantia,Georgia,Serif;
}

div#header h1{
	font-size:105%;
	display:inline;
	line-height:3em;
}

div#header h2{
	font-size:100%;
	text-weight:normal;
	display:inline;
	margin:0;
	padding:0;
}

div#content{
	overflow:hidden;
	width:80%;
}

div#content div#left{
	float:left;
	width:400px;
	padding-left:12px;
}

a#feed{
	position:absolute;
	top:1.5em;
	left:85%;
}


div#img{
		margin-top:3.5em;
		float:left;
		width:450px;
}

img{
	border:0;
}

h1{
	margin-bottom:.5em;
}

h2{
	margin-top:0;
	margin-bottom:0;
	font-size:1.5em;
	font-weight:normal;
}

body.article h2{
	border-bottom:1px solid #d9d9d9;
	width:80%;
}

div#left h2{
	margin-top:2em;
}

h3{
	margin-top:1em;
	font-size:1.2em;
}

h4{
	font-size:1.1em;
	margin-bottom:0;
}

p, li{
	font-family:Corbel,Verdana, Arial, "Sans-Serif";
}

p#usnews_img{
	width:607px;
	margin:auto;
}

p#people_img{
	width:696px;
	margin:auto;
}

dfn, abbr{
	border-bottom:1px dotted #000;
}

img.border{
	border:1px solid #666;
}

ul li{
	width:90%;
	margin-top:.5em;
	padding-bottom:.5em;
}

ul#further_reading li {
	margin-top:1.2em;
}

ul#further_reading li ul li{
	margin-top:.3em;
}

ul li ul{
	list-style-type:none;
}

h2#comments{
	margin-top:2em;
	margin-bottom:2em;
}

div#footer{
	margin-top:2em;
	border-top:1px solid #aaa;
	position:relative;
	clear:both;
}

div#footer p{
	text-align:center;
	font-size:90%;
}

.footnote{
	vertical-align:super;
	font-size:70%;
}

table#bart_lines{
	font-size:80%;
	border-collapse:collapse;
	border:none;
	margin:auto;
	font-family:Lucida, Arial;
	font-weight:bold;
}

table#bart_lines tr{
	padding-right:1em;
	border-bottom:1px solid #fff;
}

table#bart_lines tr.highlight{
	background-color:#eee;
	border-bottom:1px solid #eee;
}

table#bart_lines td{
	padding-bottom:.2em;
	padding-top:.2em;
}

table#bart_lines tr.pts_line td.button{
	background-color:#ff0;
}

table#bart_lines tr.richfmt_line td.button{
	background-color:#fa1;
}

table#bart_lines tr.fmtdc_line td.button{
	background-color:#082;
}

table#bart_lines tr.richdc_line td.button{
	background-color:#d10;
}

table#bart_lines tr.dub_line td.button{
	background-color:#36f;
}

table#bart_sched{
	font-size:90%;
	border-collapse:collapse;
	margin:auto;
	font-family:Lucida, Arial;
}

table#bart_sched tr.highlight{
	background-color:#ddd;
}

table#bart_sched th,
table#bart_sched td{
	padding-left:.5em;
	text-align:right;
	border:1px solid #ddd;
	border-left-color:#aaa;
	border-right-color:#aaa;
}

table#bart_sched th{
	text-align:center;
}

table#bart_sched td.nobikes{
	color:#00B;
}

table#bart_sched th.hour,
table#bart_sched td.hour{
	border-right:1px solid #666;
}

table#bart_sched th.hourtop,
table#bart_sched td.hourtop{
	border-bottom:1px solid #666;
}

#txpCommentInputForm{display:none}
