@charset "utf-8";
/* CSS Document */
body {
	background-image:url(../images/fullBody.png);
	background-repeat:repeat;
}

body a, a:visited, #main a, a:visited {
	color: #6B0000;	
}

#body {
	background-image:url(../images/body.png);
	background-position:center;	
	width:1000px;
	height:1500px;
	color:#6B0000;
}

#adBox a:hover {
	cursor:pointer;
}

#header {
	width:100%;
	margin:0;
	padding:0;
	padding-top:24px;
	padding-left:10px;
	vertical-align:top;
	background-image:url(../images/rockHeader.png);
	background-repeat:no-repeat;
	background-position:center;
	height:161px;
	
}

#feeds {
	width:300px;
	height:156px;
	padding:5px;
	margin-left:0px;
	font-size:12px;
}

#feeds h3 {
	margin:0;
	padding:0;
	text-align:center;
}


#menu {
	background-image:url(../images/divider.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:970px;
	height:21px;
	margin-left:7px;
	margin-top:-11px;
}

#menuContent {
	padding-left:120px;
	font-size:15px;
}

#main {
	float:left;
	width:63%;
	vertical-align:top;
	padding-left:22px;
	text-align:left;
	font-size:12px;
	display:none;
}

#main h1 {
	text-align:center;
	text-decoration:underline;
}

#welcome {
	padding-top:5px;
}

#adBox {
	background-position:center;
	background-repeat:no-repeat;
	width:300px;
	height:250px;
	padding:5px;
	margin-left:0px;
	font-size:12px;
}

#sideBar {
	float:right;
	width:34%;
	vertical-align:top;
}

#footer {
	background-image:url(../images/footer.png);
	background-position:top;
	background-repeat:no-repeat;
	width:1000px;
	height:47px;
	color:#6B0000;
}
#footer a, a:visited {
	color:#6B0000;
	text-decoration:underline;
}

#footerContent {
	padding-top:8px;
}

#duesBlock {
	margin-top:10px;
	
}

#duesBlock img {
	border:none;
}

#aboutKappa {
	width:130px;
}

#aboutKappa li{
	width:126px;
	padding-left:4px;
}

#aboutSML {
	width:130px;
}

#aboutSML li {
	width:126px;
	padding-left:4px;
}

#links {
	width:220px;
}

#links li {
	width:216px;
	padding-left:4px;
}

#linksSide {
	width:155px;
}

#linksSide li{
	width:155px;
}

#posts {
	text-align:center;
}

#posts h1 {
	text-decoration:underline;
}

#posts h3 {
	text-decoration:underline;
}

#posts a, #posts a:visited {
	text-decoration:underline;
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
}

#mainFeed {
	text-align:left;
	text-decoration:none;
}

#feederBoxes {
	font-size:11px; 
	text-align:left; 
	margin-left:5px;
	margin-top:6px;
	width:290px;
}

#feederBoxes a:visited {
	color:#6B0000;
	text-decoration:underline;
}

#feederBoxes hr{
	color:6B0000;
}

#feedBox {
	background-image:url(../images/sideBlockLong.png);
	background-position:center;
	background-repeat:no-repeat;
	width:300px;
	height:200px;
	padding:8px;
	margin-left:0px;
	font-size:11px;
}

#feedBox h3 {
	color:#FFFFFF;
	margin:0;
	padding:0;
	text-align:center;
	padding-bottom:6px;
}

#pledging {
	margin-top:10px;
}

#feedBox img, #pledging img, #playboy img {
	border:none;
}

#contact {
	position:absolute;
	z-index:1200;
	top:30%;
	left:30%;
	background-image:url(../images/contactPanel.png);
	background-repeat:no-repeat;
	background-position:top;
	display:none;
	height:342px;
	width:410px;
	color:#FFFFFF;
}

#contact a, a:visited {
	color:#FFFFFF;
}

#contact a:hover {
	color:#330000;
}

#headlines {
	margin: 0px;
	padding: 0px; 
	text-align: left;
	width:290px;
	list-style-type:none;
	text-overflow:ellipsis;
	overflow:hidden;
	padding-top:3px;

}

#headlines li {
	margin-bottom:5px;
}

#headlines a , a:visited{
	color: #6B0000;
	text-decoration:underline;
}

#musica {
	margin-top:3px;
	margin-bottom:0px;
	padding-bottom:0px;
}

.storyBox {
	position:absolute;
	z-index:1200;
	top:70%;
	left:30%;
	background-image:url(../images/storyPanel.png);
	background-repeat:no-repeat;
	background-position:top;
	display:none;
	height:342px;
	width:410px;
	color:#FFFFFF;
	padding:4px;
}

.storyBox a, a:visited {
	color:#FFFFFF;
}

.storyInnards {
	height:340px;
	width:395px;
	padding-left:8px;
}

.storyInnards a, a:visited {
	color:#FFFFFF;
}

.sideItem {
	background-image:url(../images/sideBlock.png);
	background-position:center;
	background-repeat:no-repeat;
	width:300px;
	height:156px;
	padding:5px;
	margin-left:0px;
	font-size:12px;
}

.sideItem h3 {
	color:#FFFFFF;
	margin:0;
	padding:0;
	text-align:center;
}

.follows img{
	border:0px none;
}