.line {
	background-color: #c3c9bb;
	height: 1px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

hr.linedotted {
	color: #fff; 
	background-color: #fff; 
	border: 1px dotted #c3c9bb; 
	border-style: none none dashed; 
}

.blue {
	color: #67909c;	
}

.page_title {
	color: #394128;
	font-size: 42px;
	letter-spacing:-1px;
	line-height: 90%;
}

/* Article & page headers */

.pageheader_pic {
	width: 529px;
	height: 274px;
	background-color: #c3c9bb; 
	margin-bottom: 10px;
}

.pageheader_pic img {
	margin-top: 2px;
	margin-left: 2px;
}

.pageheader_type {
	color: #828d74;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
}

.pageheader_title {
	color: #394128;
	font-size: 36px;
	letter-spacing:-1px;
	line-height: 90%;
}

.pageheader_item {
	color: #394128;
	font-size: 28px;
	letter-spacing:-1px;
	line-height: 100%;
}

.pageheader_title_sub {
	color: #828d74;
	font-size: 18px;
	font-weight: bold;
	margin-top: 7px;
}

.pageheader_byline {
	margin-top: 10px;
	color: #394128;
	font-size: 12px;
	font-weight: bold;
}

/* score box */

.score_box {
	color: #50544a;
	font-size: 11px;
	padding-bottom: 5px;	
}

.score_bg {
	background: #fff url(bg_score_box.gif) top left repeat-y;
}

.score_column_1 {
	width: 111px;
	padding-right: 10px;	
	float: left;
	height: 100%;
}

.score_column_2 {
	width: 111px;
	padding-right: 10px;		
	padding-left: 10px;	
	float: left;
	height: 100%;
}

.score_column_3 {
	width: 240px;
	padding-right: 10px;		
	padding-left: 8px;	
	float: left;
	height: 100%;		
}

.score_header {
	color: #50544a;
	font-size: 18px;
	margin-bottom: 2px;
}

/* toolbar */

.toolbar_fat {
	background: #fff url(bg_toolbar.gif) top;
	height: 35px;
	width: 530px;	
	font-size: 14px;
	font-weight: bold;
	color: #9ea494;
}

.toolbar_fat img {
	vertical-align: top;
}

.toolbar_fat_left {
	padding-top: 10px;
	float: left;
	height: 25px;
	padding-left: 10px;
	padding-right: 10px;
}

.toolbar_fat_right {
	padding-top: 10px;
	float: right;
	height: 25px;
	padding-left: 10px;
	padding-right: 10px;
}

.toolbar_fat_next {
	height: 30px;
	float: right;
	padding-right: 10px;
	padding-top: 5px;
}






/* ////////////////////// */


.commenticon {
	vertical-align: middle;
	padding:5px; 
}

/* buttons */

.widebutton {
	width: 164px;
	height: 18px;
	background: url(button_bg.gif) no-repeat top center #fff;
	text-align: center;
	padding-top: 3px;
	font-weight: bold;
	margin-top: 5px;
}

.widerbutton {
	width: 195px;
	height: 18px;
	background: url(button_bg_wider.gif) no-repeat top center #fff;
	text-align: center;
	padding-top: 3px;
	font-weight: bold;
	margin-top: 5px;
}


a.button_prev {
	width: 20px;
	height: 20px;
	display: block;
	background: url(button_prev.png) no-repeat top center;
}

a.button_prev:hover {
	background-position: bottom;
}

a.button_next {
	width: 20px;
	height: 20px;
	display: block;
	background: url(button_next.png) no-repeat top center;
}

a.button_next:hover {
	background-position: bottom;
}

/* general stuff */

.box_small {
	color: #535a45;
	font-weight: bold;
	font-size: 14px;	
}

img.iesucks {
	vertical-align: bottom;
}

img.iesucks_top {
	vertical-align: top;
}

.button img{
	border: 1px solid #fff;
}

.button:hover img{
	border: 1px solid #989898;
}

.bodytext {
	font-size: 14px;
	line-height: 1.4;
}

.article_leadout {
	font-size: 14px;
	font-weight: bold;
	color: #9ea494;
	margin-top: 5px;
	margin-bottom: 10px;
}

.header {
	font-size: 18px;
}

.bigheader {
	color: #4b5135;
	font-size: 22px;
	font-weight: bold;
}


/*
.bigheader {
	font-size: 22px;
}

*/

.subheader {
	font-size: 16px;
	font-weight: bold;
	color: #4e5346;
}

.tabheader {
	font-size: 14px;
	font-weight: bold;
	color: #5a5a5a;
	padding-bottom: 4px;
}

.blurbheader {
	font-size: 18px;
	color: #394128;
	line-height: 1.3;
}

.articleheader {
	font-size: 32px;
	line-height: 1;
	color: #1a1b18;
}

.articletype {
	font-size: 18px;
	font-weight: bold;
	color: #686868;
	text-transform: uppercase;
}

.byline {
	font-size: 11px;
	color: #9ea494;
}

.about {
	font-size: 11px;
}

.lede {
	line-height: 1.3;
	font-weight: bold;
	font-size: 15px;
	color: #686868;
	margin-top: 20px;
}

.largequote {
	line-height: 1.3;
	font-style: italic;
	font-size: 20px;
	color: #3b3b3b;
	margin-top: 20px;
}

.pageheader {
	font-size: 32px;
	line-height: 1;
	border-bottom: 2px solid #d1d8c6;
	padding-bottom: 2px;
	margin-bottom: 10px;
	font-weight: bold;
}

.border_bottom {
	border-bottom: 2px solid #d1d8c6;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-bottom: 5px;
}

.border_bottom_double {
	border-bottom: 2px solid #d1d8c6;
	padding-bottom: 5px;
	padding-top: 2px;
	margin-bottom: 8px;
}

.border_top {
	border-top: 1px solid #e2e2e2;
	padding-top: 2px;
	margin-top: 5px;
}

.smallteaser {
	margin-bottom: 3px;
}

.smallteaser a {
	font-weight: bold;
}

.link {
	font-weight: bold;
}

.table {
	margin-top: 5px;
	border-bottom: 2px solid #e4ecd9;
}

.table a, .table_disclaimer a {
	color: #485733;
	font-weight: bold;
}

.table a:hover, .table_disclaimer a:hover {
	color: #709342;
}

.table td {
	padding: 5px;
}

.table th {
	padding: 5px;
	text-align: left;
	font-weight: bold;
}

.table_alt {
	background-color: #edf3e4;
}

.table_disclaimer {
	padding: 3px;
}

.image_right {
	color: #eeeeee;
	margin-left: 10px;
	margin-top: 5px;
	float: right;
}

.image_left {
	color: #eeeeee;
	margin-right: 10px;
	margin-left: 0;
	margin-top: 5px;
	float: left;
}

.image {
	color: #eeeeee;
	margin-top: 5px;
	margin-bottom: 10px;
}

.thumbnail_tiny {
	width: 85px;
	height: 65px;
	padding: 1px;
	border: 1px solid #c3c9bb;
	margin-bottom: 10px;
	float: left;
}

.thumbnail_small {
	width: 130px;
	padding: 2px;
	border: 1px solid #c3c9bb;
	margin-bottom: 7px;
}

.thumbnail {
	width: 160px;
	padding: 2px;
	border: 1px solid #c3c9bb;
}

.thumbnail_big {
	width: 300px;
	padding: 2px;
	border: 1px solid #c3c9bb;
}

.thumbnail a {
	display: block;
	width: 160px;
	height: 120px;
	position: relative;
	left: 0;
	top: 0;
}

.thumbnail_big a {
	display: block;
	width: 300px;
	height: 225px;
	position: relative;
	left: 0;
	top: 0;
}

.gallery_column_left {
	width: 306px;
	margin-right: 10px;
	float: left;
}

.gallery_column_right {
	float: left;
	width: 190px;
}

.gallery {
	width: 164px;
	float: left;
}

.thumbnail_info {
	width: 150px; 
	padding: 5px; 
	float: left;
	background: transparent url(bg_overlay.png) 0 3px repeat !important;	
	background-image: url(/images/bg_overlay.gif); 
	position: absolute;
	bottom: 0;
	left: 0;
	top: auto;
	display: block;
	text-align: left;
	font-size: 11px;
	color: #ffbf00;
	font-weight: bold;
}

.index_letter {
	font-size: 36px;
	font-weight: bold;
	color: #545454;
	margin-bottom: 5px;
}

.index_letters {
	letter-spacing: 3px;
}

ul {
	list-style-type: none;
	margin: 0; 
	padding-left: 10px;
}

li.arrow {
	background: url("li.gif") 0 0 no-repeat; 
	padding-left: 15px;
}

li.noarrow {
	list-style-image: none;
	list-style-type: none;
}

.about_menu {
	margin-top: 10px;
	padding-left: 10px;
	line-height: 1.5;
	font-size: 16px;
	color: #a2a2a2;
	font-weight: bold;
}

.about_menu a {
	color: #424242;
}

.about_menu a:hover {
	color: #bc4500;
}

.about_menu .no_link {
	background: url(arrow_left.gif) no-repeat left;
	padding-left: 10px;
}

select.styled, textarea.styled { 
	border: 2px solid #e8e8e8; 
	font-size: 15px; 
	background-color: #f5f5f5; 
	color: #000000; 
	padding: 4px; 
	margin: 2px 0px 2px 0px;
}

input.styled { 
	border: 2px solid #e8e8e8;  
	font-size: 15px; 
	font-family: Arial, Helvetica, sans-serif;
	background-color :#fff; 
	color: #393939; 
	padding: 4px; 
	margin: 2px 0px 2px 0px; 
}

input.button {
	background-color :#f5f5f5; 
	font-weight: bold;
}

input.small {
	border: 1px solid #e8e8e8;  
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	background-color :#fff; 
	color: #393939; 
	padding: 3px; 
	margin: 2px 0px 2px 0px; 
}

.column_wide_l {
	width: 560px;
	float: left;
	margin-right: 25px;
}

.column_wide_r {
	width: 560px;
	float: right;
}

.column_half {
	width: 420px;
}

.column_half_small {
	width: 250px;
}


.column_wide_l_happy {
	width: 530px;
	float: left;
	margin-right: 25px;	
}

.column_wide_r_happy {
	width: 530px;
	float: left;
}

.column_r_happy {
	width: 300px; 
	float: left;
}

.column_l_happy {
	width: 300px;
	float: left;
	margin-right: 25px;
}


.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.galleries {
	height: 100%;
}

.galleries_l {
	width: 510px;
	float: left;
}

.galleries_l img {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.galleries_r {
	float: right;
	width: 340px;
}
.gallery_icon {
	background: url(gallery.png) no-repeat left;
	padding-left: 20px;
}

.reference a {
	color: #bc4500;
	font-style: italic;
}

.reference a:hover {
	color: #ff5e00;
}

.reference img {
	vertical-align: middle;
}

.center {
	text-align: center;
	display: inline;
}

.small, .quote {
	font-size:12px; 
	color: #666666;
}

.quote { 
	margin-left:30px; 
	margin-right:30px; 
	margin-top: 5px; 
	margin-bottom: -10px;
}

.inactive {
	color: #9ea494;
}

.comment {
	border-bottom: 1px solid #d1d8c6;
	padding: 10px;
	height: 100%;
}

.avatar {
	float: left;
	background: #ffffff url(noavatar.gif) no-repeat top left;
	width: 70px;
	margin: 0;
}

.comment_text {
	margin-left: 70px;
	height: 100%;
	_margin-top: 0px;
	line-height: 1.3;
}

.comment_byline {
	font-size: 11px;
	color: #9ea494;
	margin-top: 5px;
	width: 450px;
}

.comment_tools {
	float: right;
	width: 200px;
	margin-top: 5px;
	text-align: right;
}

.comment_tools img, .comment_byline img {
	vertical-align: middle;
}

#commentslist {
	margin-top: 10px;
	width: 100%;
	border-top: 1px solid #d1d8c6;
	min-height: 450px;
}

.nocomments {
	text-align: center;
	padding: 100px;
}

#commentsposting {
	width: 480px;
	float: left;
}

#commentsad {
	float: right;
	width: 356px;
}

#pleasewait img {
	vertical-align: middle;
}

.hide {
	display: none;
}

.linkslistrow {
	font-weight: bold;
	font-size: 14px;
	color: #4e5346;
}

.linkslistrow img {
	vertical-align: middle;
}

/* CSS stuff back from the dead */

.image_caption {
	font-size:12px; 
	color: #666666;
	padding: 5px;
}

