

/* GameFlavor 07.06 */


/* ---------------------------------layout--------------------------------- */

body {
	border: 0;
	padding: 0;
	margin: 0;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	background: #fff url('/i/gf-main-bg-2.gif') repeat-x;
}

#easel {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	background: url('/i/gf-bg.gif') no-repeat;
}

#canvas {
	width: 780px;
	background: transparent;
	padding: 30px 0 0 27px;
	margin: 0;
	text-align: left;
}

#header {
	width: 745px;
	height: 88px;
	background: #1C1C1C url('/i/gf-header-bg.gif') no-repeat;
	margin: 0;
	text-align: left;
}

#left {
	width: 340px;
	text-align: left;
	float: left;
	padding: 10px;
}

#right {
	width: 340px;
	text-align: left;
	float: right;
	padding: 10px 40px 10px 0;
}

#footer {
	clear: both;
	width: 100%;
	height: 50px;
	margin: 0;
	text-align: center;
	background: transparent;
}


/* ---------------------------------text--------------------------------- */

p {
	line-height: 1.3em;
	margin-top: 0;
	margin-bottom: 12px;
}

h1, h2  {
	font-size: 17px;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	color: #3C3C3C;
	margin: 0;
}

.date  {
	font-size: 12px;
	color: #999999;
	margin: 2px 0 4px 0;
	text-transform: uppercase;
}

.footertext {
	font-size: 11px;
	color: #666;
	padding: 30px 0 5px 0;
	margin: 0;
}

.messageboards {
	clear: both;
	width: 745px;
	background: transparent;
	text-align: left;
	float: left;
	padding: 7px 0 0 10px;
	margin: 0 0 5px 0;
	font-size: 17px;
	font-weight: bold;
	color: #1C1C1C;
}

.message {
	clear: both;
	width: 745px;
	background: #fff no-repeat url('/i/gf-message-bg.gif') left top;
	text-align: left;
	float: left;
	padding: 7px 0 0 10px;
	margin: 0 0 10px 0;
	font-size: 17px;
	font-weight: bold;
	color: #1C1C1C;
}

.messagebottom {
	clear: both;
	width: 745px;
	text-align: center
	float: left;
}

.badge {
	width: 400px;
	height: 100px;
	background: #fff no-repeat url('/i/gf-boards-badge.gif') left top;
	padding: 30px 10px 10px 115px;
	font-size: 17px;
	font-weight: bold;
	color: #1C1C1C;
	text-align: left;
	margin-left: 180px;
}

.badge a:link {
	color:#FF0099;
	text-decoration: none;
}

.badge a:visited {
	color:#FF0099;
	text-decoration: none;
}

.badge a:hover {
	color:#FF0099;
	border-bottom: 2px solid;
}

.badge a:active {
	color:#FF0099;
	text-decoration: underline;
}

.channels {
	float: right;
	font-size: 11px;
	font-weight: bold;
	color:#CCC;
	padding: 4px 10px 0 0;
	text-shadow: 2px 2px 1px #000;
}

.channels a:link {
	color:#FF0099;
	text-decoration: none;
}

.channels a:visited {
	color:#FF0099;
	text-decoration: none;
}

.channels a:hover {
	color:#FF0099;
	border-bottom: 1px solid;
}

.channels a:active {
	color:#FF0099;
	text-decoration: underline;
}

.register {
	width: 350px;
	text-align: right;
	clear: right;
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
	padding: 30px 10px 0 0;
	text-shadow: 2px 2px 1px #000;
}

.register a:link {
	color:#48B6FF;
	text-decoration: none;
}

.register a:visited {
	color:#48B6FF;
	text-decoration: none;
}

.register a:hover {
	color:#48B6FF;
	border-bottom: 1px solid;
}

.register a:active {
	color:#48B6FF;
	text-decoration: none;
}


/* ---------------------------------images--------------------------------- */


.logo {
	float: left;
	padding: 5px 0 0 5px;
}

.sitemeter { 
	display: none;
	}  

/* ---------------------------------lists--------------------------------- */

ul#headlines  {
  margin: 0 0 23px 0;
  padding: 0;
  list-style: none;
  }
  
ul#headlines li {
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  font-weight: bold;
  color: #666666;
  background: url('/i/bullet.gif') no-repeat 1px 4px;
  text-indent: 0;
  }
  
#headlines a:link {
  color: #0099FF;
  text-decoration: none;
  }
  
#headlines a:visited {
  color: #0099FF;
  text-decoration: none;
  }
  
 #headlines a:hover {
  color: #FF0099;
  text-decoration: none;
  }
  
#headlines a:active {
  color: #FF0099;
  text-decoration: none;
  }
 
 
/* ---------------------------------nav--------------------------------- */

#nav {
	float: left;
	width: 745px;
	height: 34px;
	margin: 3px 0 10px 0;
	padding: 0;
	list-style: none;
	font-size: 17px;
	font-weight: bold;
	background: #fff url('/i/gf-nav-bg.gif') no-repeat;
	text-shadow: 2px 2px 1px #000;
	}
	
#nav li {
	float: left;
	margin: 0;
	padding: 0 1px 0 0;
	list-style: none;
	}
	
#nav a {
	float: left;
	padding: 7px 25px 8px 10px;
	text-decoration: none;
	border-bottom: none;
	color: #fff;
	}

#nav a.visted {
	color: #fff;
	}
	
#nav a:hover {
	color: #FF0099;
	}
	
#nav a.active {
	color: #FF0099;
	}

