.concat-thumbs{
	background: url('images/reputation-concat-thumbs.gif') no-repeat;
	vertical-align: middle;
}

.rating10{
	background-position: 0px 0px;
	height: 14px;
	width: 70px;
}

.rating9{
	background-position: 0px -16px;
	height: 14px;
	width: 70px;
}

.rating8{
	background-position: 0px -32px;
	height: 14px;
	width: 70px;
}

.rating7{
	background-position: 0px -48px;
	height: 14px;
	width: 70px;
}

.rating6{
	background-position: 0px -64px;
	height: 14px;
	width: 70px;
}

.rating5{
	background-position: 0px -80px;
	height: 14px;
	width: 70px;
}

.rating4{
	background-position: 0px -96px;
	height: 14px;
	width: 70px;
}

.rating3{
	background-position: 0px -112px;
	height: 14px;
	width: 70px;
}

.rating2{
	background-position: 0px -128px;
	height: 14px;
	width: 70px;
}

.rating1{
	background-position: 0px -144px;
	height: 14px;
	width: 70px;
}

.rating-10{
	background-position: 0px -160px;
	height: 14px;
	width: 70px;
}

.rating-9{
	background-position: 0px -176px;
	height: 14px;
	width: 70px;
}

.rating-8{
	background-position: 0px -192px;
	height: 14px;
	width: 70px;
}

.rating-7{
	background-position: 0px -208px;
	height: 14px;
	width: 70px;
}

.rating-6{
	background-position: 0px -224px;
	height: 14px;
	width: 70px;
}

.rating-5{
	background-position: 0px -240px;
	height: 14px;
	width: 70px;
}

.rating-4{
	background-position: 0px -256px;
	height: 14px;
	width: 70px;
}

.rating-3{
	background-position: 0px -272px;
	height: 14px;
	width: 70px;
}

.rating-2{
	background-position: 0px -288px;
	height: 14px;
	width: 70px;
}

.rating-1{
	background-position: 0px -304px;
	height: 14px;
	width: 70px;
}
.rating0{
	background-position: 0px -320px;
	height: 14px;
	width: 70px;
}

#container {
	margin:auto;
	width:1024px;
}

#content-container {
	float:left;
	width:854px;
	padding-top:5px;
}


#topBox {
		top: 0px;
        left: 0px;
        right: 0px;
        color: #E70000;
        font-size: 250%;
        font-weight: bolder;
}
	#topBox a { text-decoration: none; }             
	#topBox a:hover { text-decoration: underline; }
	#topBox #siteLogo {
		float:left;
		margin-top: 20px;
	}
		#topBox #siteLogo a:hover { border-bottom: 2px solid blue; }
	#topBox #topLeaderboard {
		float:right;
		max-width:728px;
		max-height:90px;
	}
	
.top-menu{
	height:28px;
	border:none;
	border:0px;
	border-bottom: 4px solid #0079b2;
	margin:0;
	padding:0px;
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:8e8e8e;
	min-width:900px;
	}
.top-menu ul
{
	float:left;
	height:28px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.top-menu li{
		float:left;
		margin-left:0;
		}
	.top-menu > ul > li > a{
		background:url(images/top-menu-link-bg.png) top left repeat-x;
	}
	.top-menu li a{
		color:#666666;
		display:block;
		font-weight:bold;
		line-height:26px;
		padding:0px 10px;
		padding-top:2px;
		text-align:center;
		text-decoration:none;
		}
		.top-menu li a:hover{
			color:#000000;
			text-decoration:none;
			}
	.top-menu li ul{
		background:#f8f8f8;
		border-left:2px solid #0079b2;
		border-right:2px solid #0079b2;
		border-bottom:2px solid #0079b2;
		display:none;
		height:auto;
		filter:alpha(opacity=95);
		opacity:0.95;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.top-menu li:hover ul{
		display:block;
		}
	.top-menu li li {
		display:block;
		float:none;
		width:225px;
		}
	.top-menu li ul a{
		display:block;
		font-size:12px;
		font-style:normal;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.top-menu li ul a:hover{
			background:#0079b2;
			color:#fff;
			opacity:1.0;
			filter:alpha(opacity=100);
			}
			
	.top-menu p{
		clear:left;
		}	
	.top-menu #current{
		background:url(images/top-menu-current-bg.png) top left repeat-x;
		color:#ffffff;
		}
	.top-menu #search-box {
		margin-left:10px;
		margin-top:4px;
		float:left;
	}	
		.top-menu #search-box input {
			margin:0;
		}
	.top-menu #translate-box {
		margin-left:10px;
		margin-top:7px;
		float:left;
	}	
	
#rightBox {
		float:right;
        width: 160px;
        padding: 0;
        padding-bottom: 6px;
        font-size: 11px;
        background-color: white;
        background: white url('images/corner_rounded_white_bottomright.png') no-repeat bottom right;
	}
	.box-top {
	        background: white url('images/corner_rounded_white_topleft.png') no-repeat top left;
	        height: 7px
	}
	#rightBox h2 {
	        margin: 0;      
	        font-size: 90%;   
	        color: black;
	        text-align: left;
	        font-style: italic;   
	        font-weight: normal;  
	        border-top: 0;
	}
	#rightBox p {
		margin: 0;
		padding: 0 0 5px 0;
		text-align: left;
	}



a.read-the-rest {
    background: url("images/link-read_the_rest.gif") center left no-repeat;
    padding-left: 19px;
    font-size: 11px;
    font-weight: bold;
}


.story-credits { font-family: Arial, sans-serif; }
.story-credits a { text-decoration: none; } 
.story-credits a:hover { text-decoration: underline; }
.story-metadata { font-family: Arial, sans-serif; }
.story-metadata td { font-family: Arial, sans-serif; }
.story-metadata a { text-decoration: none; }
.story-metadata a:hover { text-decoration: underline; }


#leftMenu a { text-decoration: none; }
#leftMenu a:hover { text-decoration: underline; }

#leftMenu .instructions { 
	text-align: center;
	font-size: 90%;
}
#leftMenu h2 {
        margin: 0;  
        margin-top: 10px;
	margin-left: -5px;
	padding-left: 5px;
        font-size: 90%;  
        color: black;  
        text-align: left;  
        font-style: italic; 
	font-weight: normal;
	border-top: 1px dotted #BBBBBB;
}


.download-file-link {
	background: #c2e7a5;
	border: 1px solid #a7c68e;
	position: relative;
	text-align: left;
	margin: 0;
	padding: 5px;
	margin-bottom: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #B30000;	
}

.forum-embed-wrapper {
	margin-bottom: 10px;
}


.download-links {
}
	.download-links tr { 
		padding-top: 1px;
	}





