@charset "utf-8";
/* Standart */
* { margin: 0; padding: 0; }
html, body
{
	font-size: 10pt;
	background: #2e5c8f url(img/content-background.gif) bottom repeat-x;
	width: 100%;
	color: #000;
	font-family: Tahoma, sans-serif;

}
p { margin-bottom: 0.8em; }
img { vertical-align: top; }
acronym { border-bottom: 1px dotted #0a0b0d; }
table { border-collapse: collapse; }


a:link, a:visited { text-decoration: underline; color: #edc672; }
a:hover { color: #bf9946; text-decoration: none;}
  
a.line:link, a.line:visited, a.line:hover { text-decoration: underline; border-width: 0; }
a img, .noline, a.noline:link, a.noline:visited, a.noline:hover, a.img:link, a.img:visited, a.img:hover {
	 border-width: 0;
}
  
h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, sans-serif; z-index: 4;
}
h1 { font-size: 72px; font-weight: bold; }
h2 { font-size: 22px; font-weight: normal; margin-bottom: 20px; }
h3 { font-size: 16px; font-weight: normal; margin-bottom: 5px; }
h4 { font-size: 140%; font-weight: normal; }
h5 { font-size: 120%; }
h6 { font-size: 110%; }

ul
{
	margin-left: 45px;
	}

#header
{
	width: 100%;
	height: 546px;
	background: url(img/header-right-background.jpg) top right no-repeat;
	font-size: 18px;
	}

	#header .nav
	{
		background: url(img/header-ball.jpg) no-repeat;
		text-align: left;
		padding-left: 80px;
		white-space: nowrap;
		}

		#header .nav a
		{
			margin: 0 10px;
			}

		#header .search
		{
			color: #fff;
			white-space: nowrap;
			}
			
			#header .search input
			{
				position: absolute;
				background: url(img/search-input-background.gif) repeat-x;
				height: 26px;
				border: 1px solid #0e355f;
				font-size: 18px;
				margin-left: 14px;
				padding-left: 2px;
				color: #aaa;
				}

.margins
{
	margin: -230px 88px 0 88px;
}
				
#cen
{
	width: 100%;
	background: #fff;
	position: relative;
	z-index: 3;
}

	#cen .l0
	{
		background: url(img/l0td.gif) no-repeat;
		width: 34px;
		height: 34px;
		}
	
	#cen .c0
	{
		background: url(img/c0td.gif) repeat-x;
		height: 34px;
		}
	
	#cen .r0
	{
		background: url(img/r0td.gif) no-repeat;
		width: 34px;
		height: 34px;
		}
	
	#cen .l1
	{
		background: url(img/l1td.gif) repeat-y;
		width: 34px;
		}
		
	#cen .r1
	{
		background: url(img/r1td.gif) repeat-y;
		width: 34px;
		}
		
	#cen .l3
	{
		background: url(img/l3td.gif) no-repeat;
		width: 34px;
		height: 34px;
		}
	
	#cen .c3
	{
		background: url(img/c3td.gif) repeat-x;
		height: 34px;
		}
	
	#cen .r3
	{
		background: url(img/r3td.gif) no-repeat;
		width: 34px;
		height: 34px;
		}

#content
{
	width: 100%;
	padding: 70px 30px 30px 30px;
	text-align: left;
}

.models
{
	font-size: 14px;
}

.models img
{
	margin: 5px 0;
	border: solid 1px #012b5a;
}

#content .headers
{	
	font-size: 22px;
	margin: 20px 0;
}

#content h2
{	
	font-size: 22px;
	margin: 20px 0;
}

#content td
{
	padding-left: 15px;
}

#content .news
{
	margin-bottom: 20px;
}

#content .date
{	
	height: 15px;
	text-align: center;
	background: #fff;
	border: 1px solid #bbb;
	float: left;
	color: #000;
	font-size: 9pt;
	padding: 0 5px;
	margin: 2px 5px 0 0;
}

#content .img
{
	margin-left: -5px;
}

#content .gallery img
{
	padding: 5px;
	margin: 5px;
}

#content .img img
{
	margin: 5px;
}

#content .artimg
{
	margin-left: -5px;
	float: left;
}

#content .artimg img
{
	margin: 5px;
}

#content .rewimg
{
	margin-right: -5px;
	float: right;
}

#content .rewimg img
{
	margin: 5px;
}

#content .more-links
{
	margin: 20px 10px;
	text-align: right;
	font-size: 16px;
}

#content .copy
{
	color: #ccc;
	margin-top: 10px;
}
		
#footer
{
	width: 100%;
	height: 563px;
	margin: -518px 0 0 0;
	}
	
#footer .stadium
{
	background: url(img/footer-background.jpg) no-repeat bottom;
	width: 88px;
	}
	
#footer .bottom
{
	background: url(img/footer-bottom-background.jpg) no-repeat bottom;
	width: 361px;
	}
	
#footer .copyright
{
	color: #fff;
	padding: 0 88px 15px 0;
	white-space: nowrap;
	}
	
#sidebar
{
	float: right;
	padding: 0 20px 10px 0;
	width: 230px;
	}
	
	#sidebar ul
	{
		list-style: none;
		}
		
.navigation
{
	margin: 30px 0;
	font-size: 14pt;
}

.navigation .alignleft
{
	display: inline;
}

.navigation .alignleft a
{
	margin-right: 15px;
}

.navigation .alignright
{
	display: inline;
}

	#content .post
	{
		margin-bottom: 40px;
	}
	
.commentlist
{
	padding: 10px 20px;
}

.commentlist li
{
	background: #fff;
	padding: 5px 10px;
	border-bottom: solid 1px #bbb;
}

.commentlist li.alt
{
	background: #eee;
}

.commentlist li p
{
	margin-top: 10px;
}