 /* VIDEOS / BLACK BAR
-------------------------------------------------------------------*/
#videos {
	background-image: url(img/bg-black.png);
	background-repeat: repeat-x;
	height: 271px;
}
div#thumbs {
	clear: both;
	text-align: left;
	width: 924px;
	margin: 0 auto;
	margin-top: 16px;
	overflow: hidden;
}
div#thumbs .video p a {
	color: #5f5f5f;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
div#thumbs li {
	float: left;
	margin-right: 12px;
}
div#thumbs .video img {
	border: 1px solid #4a4a4a;
	margin-bottom: 2px;
}
#arrows {
	float: left;
	width: 42px;
	text-align: left;
}
#display {
	float: left;
	width: 130px;
}
#video_prev,
#video_next {
	display: block;
	float: left;
	width: 15px;
	height: 10px;
}
#video_prev {
	margin-right: 8px;
}
 /* CONTENT (NEWS AND DISCUSSION AND SIDEBAR)
-------------------------------------------------------------------*/
div#content {
	width: 942px;
	margin: 0 auto;
	text-align: left;
}
div#news {
	width: 622px;
	min-height: 200px;
	float: left;
}
div#rightside {
	/*height: 621px;*/
	width: 320px;
	background-image: url(img/grad-home-right.png);
	background-color: #f8f8f8;
	background-repeat: no-repeat;
	float: left;
	/*overflow:hidden;*/
}
div#rightside .building {
	margin-top: 31px;
}
div#rightside p {
	font-size: 14px;
	line-height: 16px;
	color: #666666;
	margin-top: 14px;
}
div#rightside-wrapper {
	padding-left: 20px;
	padding-right: 20px;
}
div#rightside h2 {
	font-size: 22px;
}

#news .grline {
	width: 600px;
}
#rightside .grline {
	border-color: #d3d3d3;
	margin-top: 6px;
}
/*div.post a.more {
background:none repeat scroll 0 0 white;
color:#C0C0C0;
display:block;
float:right;
font-size:14px;
line-height:17px;
margin-left:10px;
padding-left:10px;
padding-right:15px;
position:relative;
top:-17px;
width:65px;
}*/

h3 {
	font-size: 18px;
	color: #ff2b06;
	margin-bottom: 3px;
}

 /* RED TWITTER BAR
-------------------------------------------------------------------*/
div#twitter {
	width: 940px;
	height: 46px;
	clear: both;
	margin-top: 40px;
}
div#twitter-left {
	background-image: url(img/twitter-left.png);
	background-repeat: no-repeat;
	width: 67px;
	height: 46px;
	float:left;
}
div#twitter-right {
	background-image: url(img/twitter-right.png);
	background-repeat: no-repeat;
	width: 36px;
	height: 41px;
	float: right;
}
div#twitter-content {
	color: black;
	font-size: 12px;
	line-height: 40px;
	height: 40px;
	background-color: #ffdddd;
	float: left;
	width: 837px;
	border-top: 1px solid #fff8f8;
	overflow: hidden;
}
div#twitter-content a {
	color: #ff2b06;
	font-weight: bold;
}
div#twitter-content ul {
	width: 10000px;
}
div#twitter-content ul li {
	width: 837px;
	float: left;
}
 /* 3 COL
-------------------------------------------------------------------*/
div#three-col .col {
	float: left;
	width: 279px;
	height: 401px;
	border-bottom: 1px solid #cfcfcf;
	margin-right: 52px;
}
div#three-col .collast {
	margin-right: 0px !IMPORTANT;
	margin-top: 53px;
	border-bottom: none;
	height: 347px;
}
div#three-col .col a {
	color: #ababab;
}
div#three-col h2 {
	font-size: 22px;
}
.ning-message {
	color: black;
	font-size: 14px;
	line-height: 17px;
	margin-top: 21px;
	margin-left: 1px;
}
.ning-message .avatar {
	float: left;
	width: 48px;
	height: 48px;
}
.ning-message .content {
	margin-left: 12px;
	float: left;
	width: 218px;
}
h4,
h4 a {
	font-size: 14px;
	color: #ff2b06 !IMPORTANT;
	font-weight: bold;
	line-height: 17px;
}
.gallery a img {
	width: 67px;
	height: 67px;
}
.gallery {
	width: 284px;
	margin-top: 23px;
}
.gallery a {
	display: block;
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
}
.banner h4 {
	font-size: 18px;
	line-height: 20px;
	font-weight: lighter;
	margin-top: 21px;
	margin-bottom: 28px;
}
.banner {
	border-bottom: 1px solid #cfcfcf;
}
.banner h4 strong {
	font-weight: bold;
}
.banner h4 span {
	color: #333333;
}
.banner .content {
	float: left;
	width: 140px;
}
.bannerimg {
	float: right;
	margin-bottom: 3px;
}
.bannerwider {
	padding-top: 13px;
	padding-bottom: 12px;
}
.banner a.more {
	text-transform: uppercase;
}
