@charset "UTF-8";

/* CSS Document */

html, body {
	background-image:url(images/background.png);
	background-repeat:repeat;
	font-family:Courier, "Courier New", monospace;
	color:#595959;
	text-align:center;
	margin:0 auto;
}

/*----------HEADINGS AND TEXT----------*/


h1 {
	color:#00ABFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin: 0px 0px 0px 0;
	padding:0 20px 0 0;
}

h2 {
	color:#000000;
	font-weight:normal;
	margin: 0px 0px 10px 0;
}

h3 {
	color:#000000;
	font-weight:bold;
	margin: 0px 0 0px 0;
}

.box1 p {
	margin-bottom:0px;
}

.nextUp h2 {
	color:#000000;
	font-weight:bold;
	margin: 0px 0px 0px 0;
}

.nextUp h3 {
	color:#000000;
	font-weight:normal;
	margin: 0px 0px 5px 0;
}

#twitter h2 {
	color:#000000;
	font-weight:normal;
	margin: 0px 0px 10px 0;
}

.highlight {
	color:#00ABFF;
}

/*----------LISTS----------*/

#top ul {
	margin: 0 0 0 0;
	padding:105px 0px 0px 0px;
}

#top li {
	font-size:14px;
	list-style-type:none;
	display:inline;
	padding:0px 5px 0px 0px;/*font-weight:bold;*/
}

#footer ul {
	margin:0;/*border:#FF0000 solid 1px;*/
}

#linklist1 {
	margin-top:3px;
}

#linklist1 li {
	font-size:12px;
	list-style-type:none;
	display:inline;
	padding:0px 5px 0px 0px;
}

#linklist2 {
	margin-top:-5px;
}

#linklist2 li {
	font-size:12px;
	list-style-type:none;
	display:inline;
	padding:0px 5px 0px 0px;
	margin:0;
}

#twitter ul {
	list-style:none;
	margin-left: 0;
	padding-left: 0em;
	text-indent: 0em;
}

#twitter li {
	margin-bottom:20px;
}

/*----------LINKS----------*/

a {
	color:#FF00CC;
}

a:visited {
	color:#FF00CC;
}

a:hover, a:active {
	color:#00ABFF;
}

a.roll {
	background:url(images/checkGames.png) repeat 0px 0px;
	width: 100px;
	height: 95px;
	display: block;
}

a.roll span {
	display: none;
}

a.roll:hover {
	background: url(images/checkGames.png) repeat 0px -95px;
}

#top a {
	color:#00ABFF;
}

#top a:visited {
	color:#00ABFF;
}

#top a:hover, a:active {
	color:#FF0000;
}

#footer a {
	color:#595959;
	text-decoration: none;
}

#footer a:visited {
	color:#595959;
	text-decoration: none;
}

#footer a:hover, a:active {
	color:#FF0000;
	text-decoration:underline;
}

#copyright a {
	font-size:10px;
	text-align:right;
}

/*----------DECORATION AND IMAGES----------*/

#accent1 { /*Bar running across the top of the screen*/
	position:absolute;
	background-image:url(images/topbar.png);
	background-repeat:repeat-x;
	width:100%;
	height:12px;
	left:0;
	top:0;
}

#accent2 { /*Paint splatter on the right of the screen*/
	position:absolute;
	background-image:url(images/splatter.png);
	width:396px;
	height:542px;
	right:0;
	top:0;
}

#accent3 { /*Graffiti at bottom right of screen*/
	position:absolute;
	background-image:url(images/sophiekate.png);
	width:150px;
	height:120px;
	right:0;
	bottom:0;
}

#accent4 { /*Graffiti at top left of screen*/
	position:absolute;
	background-image:url(images/stars.png);
	width:88px;
	height:100px;
	left:8px;
	top:14px;
}

#accent5 { /*Animal image right*/
	float:right;
	width:150px;
	margin: 0 0 10px 20px;
}

#accent6 { /*Poster*/
	float:left;
	width:235px;
	border:#000000 thin solid;
	margin: 0px 0px 0px 0px;
}

#accent7 { /*buttons*/
	float:left;
	width:340px;
	margin: 0px 0px 0px 0px;
}

#accent7 div:first-child { /*prevents the first child having too much margin*/
	margin-left:0px;
}

#accent8 {
	position:absolute;
	width:100px;
	height:194px;
	left:70px;
	top:400px;
	margin: 0px 20px 0px 0px;
}

#twitter {
	width:129px;
	float:right;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	border-left:solid #000000 1px;
	font-size:12px;
}

#contactIcons {
	float:left;
}

#contactIcons div:first-child {
	margin-left:0px;
}

.contactIcon {
	float:left;
	margin:0 0px 0 12px;
}

#coolBox .box1 {
	float:left;
	width:320px;
	margin: 20px 0px 0px 0px;
	overflow:hidden;
}

#coolBox .text1 {
	float:left;
	width:200px;
	margin: 0px 0px 0px 0px;
}

#coolBox #accent5 { /*Animal image right*/
	float:right;
	width:150px;
	margin: 20px 0 0px 20px;
}

/*----------CLASSES----------*/

.button {
	float:left;
	width:150px;
	min-height:50px;
	margin: 0px 20px 20px 0px;
	text-align:center;
}

.box1 {
	float:left;
	width:490px;
	margin: 20px 0px 0px 0px;
	overflow:hidden;
}

.box2 {
	float:left;
	width:233px;
	margin: 0px 0px 0px 20px;
	overflow:hidden;
}

.box3 {
	float:left;
	width:150px;
	margin: 0px 0px 0px 20px;
	overflow:hidden;
}

.box4 {
	float:left;
	width:150px;
	margin: 0px 20px 20px 0px;
	overflow:hidden;
}
.box5 {
	float:left;
	width:233px;
	margin: 0px 0px 20px 20px;
	overflow:hidden;
}

#middleBox div:first-child { /*prevents the first child having too much margin*/
	margin-top:0;
	margin-left:0;
}

.posterBox {
	float:left;
	width:490px;
	margin:20px 0 0 0;
}

.posterBox div:first-child { /*prevents the first child having too much margin*/
	margin-left:0px;
}

.coolLogos {
	float:left;
	width:490px;
	margin:20px 0 10px 0;
}

.coolLogos div:first-child { /*prevents the first child having too much margin*/
	margin-left:0px;
}

.coolLogos .logoImage {
	float:left;
	width:100px;
	margin:0px 0px 0px 30px;
}

.logoImage {
	float:left;
	width:100px;
	margin:0px 20px 0px 0px;
}

.text1 {
	float:left;
	width:370px;
	margin: 0px 0px 0px 0px;
}

.image {
	margin: 40px 0px 0px 0px;
}

/*----------MAIN SECTIONS----------*/

#wrapper {
	position:relative;
	width:800px;
	margin:0 auto;
	height:100%;
	overflow:hidden;
}

#container {
	float:left;
	width:800px;
	margin-top:50px;
	overflow:hidden;
}

#navigation {
	float:left;
	width:260px;
	height:601px;
}

#content {
	float:left;
	margin: 0px 0px 0px 10px;
	text-align:left;
}

/*DEPENDING ON THE PAGE THE APPROPRIATE DIV WILL BE REFERENCED IN THE HTML FOR THE TITLE GRAPHIC*/

#topIndex {
	background-image:url(images/papertopindex.png);
	width:510px;
	height:132px;
	padding:0 20px 0 0;
	text-align:right;
}

#topAbout {
	background-image:url(images/papertopabout.png);
	width:510px;
	height:132px;
	padding:0 20px 0 0;
	text-align:right;
}

#topMusic {
	background-image:url(images/papertopmusic.png);
	width:510px;
	height:132px;
	padding:0 20px 0 0;
	text-align:right;
}

#topEvents {
	background-image:url(images/papertopevents.png);
	width:510px;
	height:132px;
	padding:0 20px 0 0;
	text-align:right;
}

#topCool {
	background-image:url(images/papertopcool.png);
	width:510px;
	height:132px;
	padding:0 20px 0 0;
	text-align:right;
}

#topContact {
	background-image:url(images/papertopcontact.png);
	width:510px;
	height:132px;
	padding:0 20px 0 0;
	text-align:right;
}

#middle {
	background-image:url(images/papermiddle.png);
	background-repeat:repeat-y;
	width:490px;
	min-height:390px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	padding:20px 20px 10px 20px;
	overflow:hidden;
}

#bottom {
	background-image:url(images/paperbottom.png);
	width:530px;
	height:25px;
}

#footer {
	float:left;
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	width:800px;
	height:51px;
	margin:20px 0px 30px 0px;
	text-align:center;
	padding-top:5px;
}

#copyright {
	position:relative;
	font-size:11px;
	bottom:-10px;
	text-align:right;
}

#designBy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
