body {
	background-color:#E6E6E6;
}

a {
	color:#990000;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	color: #DD0000;
}

#header {
	text-align:center;
	background-image: url('images/headerbg.png') repeat-x #4D4D4D;
	background: url('images/headerbg.png') repeat-x #4D4D4D;
	margin:auto;
	padding:20px;
}

#sccnav {
	background-color:#990000;
	color:#ffffff;
	font-family: 'Raleway', sans-serif;
	font-size: 16pt;
	border-radius: 0 !important;
}

#sccnav li a {
	color:#ffffff;
	font-family: 'Raleway', sans-serif;
	font-size: 16pt;
}

#sccnav li a:hover {
	text-decoration: none;
    background-color: transparent !important;
	color:#9A9A9A;
}

#involved {
	text-align:center;
	font-family: 'Raleway', sans-serif;
	font-size: 14pt;
}

#involved h2 {color: #990000;}

#footer {
	background-color: #4D4D4D;
	text-align:center;
	color:#ffffff;
	padding:20px;
	font-family: 'Bitter', sans-serif;
	font-size:8pt;
	margin-top:20px;
}

.projects {
	border: #000000 2px solid;
	background-color: #ffffff;
	padding:10px;
	margin-bottom:20px;
}

.projects {
	font-family: 'Bitter', serif;
	font-size: 9pt;
	padding: 20px 20px 20px 10px;
}

#projects img {
	margin: 5px 0px;
}

.content {
	background-color:#B3B3B3;
	margin:10px;
	padding:25px;
	font-family:'Bitter', serif;
	font-size:11pt;
}

.biobox {
	padding:5px;
}

.bio {
	background-color:#B3B3B3;
	padding:10px;
	margin:10px;
}

.name {
	font-family: 'Raleway', sans-serif;
	font-size: 18pt;
	font-weight:700;
}

.role {
	font-size:9pt;
	font-family: 'Bitter', serif;
}

.works {
	font-family:'Bitter', serif;
}

.year {
	float:right;
	font-weight:bold;
}

.buy {
	text-align:right;	
}

.buy a {
	font-family:'Raleway', sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#990000;
}

.buy a:hover {
	text-decoration:none;
	color:#444444;
}

h1 {
	font-family:'Raleway', sans-serif;
	font-size:30pt;
	font-weight: 300;
	color:#FFFFFF;
}

h2 {
	font-family:'Raleway', sans-serif;
	font-size:20pt;
	font-weight: bold;
}


.sccbutton {
	color: #ffffff;
	background-color:#990000;
	font-family:'Raleway', sans-serif;
	font-size:12pt;
	margin:5px;
}

.sccbutton:hover {
	color:#ffffff;
	background-color:#4d4d4d;
}

.navbar-right {
	margin-right:8px;
}

.mup-widget, .mug-badge, .mup-stats, .mup-ft, .mup-getwdgt {background-color:#B3B3B3 !important;font-family:'Raleway', sans-serif !important; color:#000000 !important;}
.mup-widget {margin-top: 10px !important;}
.mup-bd {background-color:#B3B3B3 !important; color:#000000 !important;}
.mup-tlabel {color:#000000 !important;}
.next-event a {color:#dddddd !important;}
.next-event a:hover {color:#ffffff !important;}
.next-event {background-color:#888888 !important;}
.next-event h4 {font-weight:bold !important; font-size:12pt !important;}
.mup-widget a {color:#444444 !important;}
.mup-widget a:hover {color:#990000 !important;}
.mup-button, .mup-button a { background:#990000 !important; color:#ffffff !important; border:none !important; padding:4px !important; width:40px !important; }
