/*

Theme Name: Games

Theme URI: http://wordpress.org/

Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.

Version: 1.6

Author: Michael Heilemann

Author URI: http://binarybonsai.com/

Tags: blue, custom header, fixed width, two columns, widgets



	Kubrick v1.5

	 http://binarybonsai.com/kubrick/



	This theme was designed and built by Michael Heilemann,

	whose blog you will find at http://binarybonsai.com/



	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php



*/







body {

	background:#466db5 url(http://fishing-games.net/images/bg.jpg) top left repeat-x;

}



a {

color: #CC0000;

}



.container {

	width:920px;

	border:10px solid #FFFFFF;

	margin:0 auto;

	padding:0;

	background-color:#FFFFFF;

}



.container .spot {

	float:left;

	width:300px;

	height:300px;

	border-right:10px solid #FFFFFF;

	margin:0;

	padding:0;

}



.container .spot h2 {

	font-size:24px;

	font-weight:bold;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	padding-top:200px;

}



.container .spot h2 a {

	background-color:#FFFFFF;

	color:#000000;

	padding:10px 10px 10px 20px;

	text-decoration:none;

}



.container .newline {

	clear:both; 

	height:10px; 

	padding:0; 

	margin:0; 

	background-color:#FFFFFF;

}



.header {

	width:940px;

	margin:0 auto;

	padding:0;

}



a img { border:none; }



.footer {

	width:940px;

	margin:10px auto 0 auto;

	padding:0;

	color:#FFFFFF;

	font-family:"Courier New", Courier, monospace;

	font-size:11px;

}



.footer a {

	color:#FFFFFF;

}



.content {

	width:590px;

	float:left;

	background-color:#FFFFFF;

	color:#000000;

	border-right:10px solid #FFFFFF;

	margin:0;

	padding:0;



}



.adsbar {

	float:left;

	width:125px;

	border-right:10px solid #FFFFFF;

	background-color:#FFFFFF;

}



.adsbar .spot {

	width:125px;

	height:125px;

	margin:0 0 10px 0;

	padding:0;

}



.sidebar {

	float:left;

	width:300px;

}



.sidebar .spot {

	float:left;

	width:300px;

	height:300px;

	margin:0;

	padding:0;

}



.content .post {

padding:0;

margin:0 10px;

text-align:justify;

font-family:Arial, Helvetica, sans-serif;

font-size:12px;

}