#home-noob {
	position:relative;
}
#home-noob #next,
#home-noob #prev {
	float: left; 
	margin-top: 100px;
}
#home-noob .mask {
	float:left;
	height:248px;
	overflow:hidden;
	position:relative;
	width:700px;
	margin-top:3px;
}
#home-noob .story {
	float:left;
	width:700px;
	height:248px;
	background-position:center center;
}
#home-noob #handles {
	position:absolute;
	bottom:0px;
	right:40px;
}
#home-noob #handles {
	cursor:pointer;
}
#home-noob div.active {
	color:#f1592a;
}
.story-bg {
	background-color: #202020;
	opacity: 0.7;
	filter: alpha(opacity = 70);
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}
.inner-story {
	margin-left: 400px; 
	height:255px;
	position:relative;
}
.content {
	width:285px;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	height:215px;
	margin:20px;
}
.content .title {
	font-size:23px;
	font-weight:bold;
	margin-bottom:50px;
}
.content .title a {
	color:#f1592a;
}
.content .readmore {
	position: absolute; 
	bottom: 0pt; 
	right: 10pt;
	z-index:10;
}
#home-noob #prev {
	width: 65px; 
	margin-left: 35px;
}
#home-noob #next {
	margin-left:10px;
}
#home-noob {
	position:relative;
}
#noob-overlay {
	width:704px;
	height:255px;
	background-image:url(/images/backgrounds/overlay.png);
	background-repeat:no-repeat;
	position:absolute;
	top:0;
	left:98px;
}
.home-news {
	height:230px;
	width:230px;
}
.home-article {
	position:relative;
	height:100%;
}
.home-article .title {
	font-weight:bold;
	color:#f15a29;
	font-size:19px;
	padding-bottom:15px;
}
.home-news .green .title {
	color:#39b54a;
}

.home-article .readmore {
	background-image:url(/images/backgrounds/news-button.png);
	background-repeat:no-repeat;
	font-size:9px;
	height:20px;
	padding:4px 12px;
	
	xxposition:relative;
	left:3px;
	bottom:0;
	margin-top: 20px;
}


.full-article img {
	max-width:240px;
	margin-right:15px;
	margin-bottom:15px;
	float:left;
}
.full-article .title {
	font-size:18px;
	color:#f1592a;
	margin-bottom:15px;
}

#archive-list ul {
	border-width:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
}
#archive-list ul li {
	background:transparent none repeat scroll 0 0;
	border-width:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:0;
	padding-left:20px;
	text-indent:-15px;
	
}
#archive-list ul ul {
	padding-top:5px;
}
#archive-list .collapsed ul {
	display:none;
}

.posts li{
	margin-bottom:5px;
	font-size:.9em;
}

.posts li a:hover{
	color:#F1592A;
}


#news-archive h2 {
	color:#f1592a;
	font-size:18px;
	margin:10px 0;
}
#news-archive .toggle span {
	color:#f1592a;
}

.right-module .home-news {
	padding-left:30px;
}

 .stickygreen{
background-image:url("/images/backgrounds/sticky-green.png");
	background-repeat:no-repeat;
		height:235px;
	margin:5px;
	width:205px;
	padding-left:25px;
	padding-right:10px;
}

.stickygreen  .green .title,.stickyorange .title,.stickyblue .title {
	color:#F1592A;
	padding-left:35px;
	padding-top:20px;
	width:155px;
	padding-right:20px;
	margin-bottom:-8px;
}

.stickyorange{
	background-image:url("/images/backgrounds/STICKY-orange.png");
	background-repeat:no-repeat;
		height:235px;
	margin:5px;
	width:205px;
	padding-left:25px;
	padding-right:10px;

}

.stickyorange .title {
	color:#222659;
}

.stickyblue{
background-image:url("/images/backgrounds/sticky.png");
	background-repeat:no-repeat;
		height:235px;
	margin:5px;
	width:180px;/*was 205*/
	padding-left:25px;
	padding-right:20px;	
}
