@charset "utf-8";
/* CSS Document */

html {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	height:100%;
}

body {
	background:#F0EBE3 url(images/bg.jpg) repeat-x;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#595959;
	
	margin:0px;
	height:100%;
}

a:link, a:visited, a:active { text-decoration: none; color: #258ACC; outline:none; }
a:hover { text-decoration: underline; color: #258ACC }

.clear{ clear: both }

img {
	border:none;
}

li:before { content: "» "; }

li{
	list-style:none;
	list-style-position:outside;
	padding-left:10px;
}

ul{
	padding:0;
	margin:0;
}

#ad{
	background-image:url(images/ad_bg.jpg);
	width:760px;
	height:105px;
	text-align:center;
	padding-top:13px;
}

#container{
	position:relative;
	width:760px;
	left: 50%;
	margin: 0px 0px -30px -380px;
	
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#header{
	width: 760px;
	height: 68px;
	margin-bottom:30px;
}

#header_nav {
	width: 300px;
	height: 68px;
	float:right;
}

.nav_but {
	background-image:url(images/nav_but_normal.png);
	text-align:center;
	color:#FFFFFF;
	padding-top:10px;
	float:left;
	height:58px;
	width:59px;
	outline:none;
	margin-left:1px;
}

.nav_but:hover {
	background-image:url(images/nav_but_over.png);
	text-decoration: none;
	cursor:pointer;
}

a.nav_but { color:#FFFFFF; text-decoration:none; }

#content{
	width: 575px;
	margin-bottom: 30px;
	float:left;
}

#content_wide{ width: 760px; }

.content_side {
	width:54px;
	position: absolute;
	left: 0px;
	bottom: 0;
	top: 0;
	padding:0px;
	margin:0px;
}

.post_top {
	width:511px;
	height:4px;
	
	margin-top:10px;
	
	background-image:url(images/post_bg_top.gif);
}

.post {
	float:left;
	position: relative;
	margin-bottom:30px;
	padding-left: 63px;
	width:500px;
}

.post_comments {
	width:511px;
	text-align:left;
	padding-left:63px;
}

.post_comment {
	background-color:#E3DFD7;
	padding:1px 0px 1px 10px;
	margin-top:5px;
	margin-bottom:15px;
}

.post_mid{
	width:481px;
	background:url(images/post_bg_mid.gif) repeat-y;
	padding:2px 15px 2px 15px;
}

.post_bottom {
	width:511px;
	height:4px;
	
	background-image:url(images/post_bg_bottom.gif);
	
	margin-bottom:5px;
}

.comment_link{
	font-size:9px;
	color:#595959;
	text-decoration:none;
	
	display:block;
	float:left;
	margin:2px 30px 0px 5px;
}

.comment_link:link{
	font-size:9px;
	color:#595959;
	text-decoration:none;
}

.comment_link:visited{
	color:#595959;
	text-decoration:none;
}

.comment_icon{ float:left; }

.sidebar {
	width: 161px;
	float: right;
}

.sidebar_top {
	width:161px;
	height:4px;
	background:url(images/sidebar_bg_top.gif) no-repeat;
}

.sidebar_top_char {
	width:161px;
	height:77px;
	background-repeat:no-repeat;
	margin-top:16px;
}

.picro { background-image:url(../../../images/char_picro.gif); }
.kenney { background-image:url(../../../images/char_kenney.gif); }
.jack { background-image:url(../../../images/char_jack.gif); }

.sidebar_mid {
	width:148px;
	background-color:#E3DFD7;
	
	line-height:15px;
	text-align:left;

	padding: 10px 0px 10px 13px;
}

.sidebar_bottom {
	width:161px;
	height:4px;
	
	background:url(images/sidebar_bg_bottom.gif) no-repeat;
	
	margin-bottom:20px;
}

.footer{
	position: absolute;
	
	left: 50%;
	padding-top:10px;
	margin-left: -378px;
	text-align:center;

	width: 756px;
	height: 20px;
	
	color:#808080;
	background-image:url(../../../images/footer_bg.gif);
}

.large_game{
	width:365px;
	height:108px;
	background-image:url(../../../images/large_game_bg.gif);
	float:left;
	margin:4px;
	
	padding: 9px 0px 0px 9px;
	
	color:#666666;
	outline:none;
}

.large_game:hover{
	cursor:pointer;
	background-image:url(../../../images/large_game_bg_hover.gif);
	
	color:#666666;
}

a.large_game { color:#666666; }
a.large_game:hover { text-decoration:none; }

.games_wrapper{ margin:-4px; }

.game {
	background:url(../../../images/game_bg.gif) no-repeat;
	float:left;
	height:46px;
	margin:4px;
	padding:4px;
	width:175px;
	outline:none;
}

a.game:hover { text-decoration:none; }

.game:hover{
	cursor:pointer;
	background-image:url(../../../images/game_bg_hover.gif);
}
	
.game img, .game .game_desc { float: left; }

.game_desc{
	margin: 11px 0px 0px 8px;
	color:#666666;
	text-decoration:none;
}

.game img {
	width: 46px;
	height: 46px;		
}

.game_icon{
	float:left;
}

.large_game_icon{
	width:235px;
	float:left;
}

.large_game_desc{
	float:left;
	padding: 56px 0px 0px 10px;
	text-align:right;
}

.game_play{ color: #258ACC; }

.game_border{
	padding:10px;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
}

.contact_top{
	width:576px;
	height:6px;
	background-image:url(../../../images/contact_top.gif);
	margin-top:8px;
}

.contact_mid{
	width:563px;
	padding: 10px 0px 10px 13px;
	background-image:url(../../../images/contact_mid.gif);
}

.contact_bottom{
	width:576px;
	height:6px;
	background-image:url(../../../images/contact_bottom.gif);
}

.input_field{
	margin-top:2px;
	padding:2px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}

.nor_but{
	background-image:url(../../../images/nor_but_bg.gif);
	width:97px;
	height:24px;
	border:none;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}

.search_but{
	background-image:url(../../../images/search_but_bg.gif);
	width:24px;
	height:24px;
	border:none;
	margin-left:5px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}

.searchform_div{
	height:25px;
	overflow:hidden;
}

.wp_syntax {
  color: #100;
  background-color: #FFFFFF;
  border: 1px solid #999999;
  margin: 0 0 1.5em 0;
  overflow: auto;
}

/* IE FIX */
.wp_syntax {
  overflow-x: auto;
  overflow-y: hidden;
  padding-bottom: expression(this.scrollWidth > this.offsetWidth ? 15 : 0);
  width: 100%;
}

.wp_syntax table {
  border-collapse: collapse;
}

.wp_syntax div, .wp_syntax td {
  vertical-align: top;
  padding: 2px 4px;
}

.wp_syntax .line_numbers {
  text-align: right;
  background-color: #def;
  color: gray;
  overflow: visible;
}

/* potential overrides for other styles */
.wp_syntax pre {
  margin: 0;
  width: auto;
  float: none;
  clear: none;
  overflow: visible;
  font-size: 11px;
  line-height: 1.333;
  white-space: pre;
}