/*
Theme Name: x2d-1
Theme URI: http://www.x2d.org/
Description: The x2d-1 theme.
Version: 1.0
Author: Måns Olson
Author URI: http://www.x2d.org/
Tags: blue, custom header, fixed width

*/

body {
	font-family: verdana;
	color: #333333;
	background-color: #ffffff;
	margin: 0 0 0 0;
}
.headLeft {
	background-image: url(images/leftHead.gif);
	height: 38px;
	width: 15px;
	background-repeat: repeat-x;
}
.headRight {
	background-image: url(images/rightHead.gif);
	height: 38px;
	width: 15px;
	background-repeat: repeat-x;
}
.head1 {
	font-family: verdana;
	letter-spacing: -1px;
	font-size: 13pt;
	color: #ffffff;
	padding-top: 2px;
	background-image: url(images/head.gif);
	height: 38px;
	background-repeat: repeat-x;
}
.head2 {
	font-family: verdana;
	letter-spacing: -1px;
	font-size: 10pt;
	color: #ffffff;
	padding-top: 5px;
	background-image: url(images/head.gif);
	height: 38px;
	text-align: right;
	background-repeat: repeat-x;
}
.bottomLeft {
	background-position: bottom left;
	background-image: url(images/leftBottom.gif);
	height: 15px;
	width: 15px;
	font-size: 8pt;
}
.bottomRight {
	background-position: bottom left;
	background-image: url(images/rightBottom.gif);
	height: 15px;
	width: 15px;
	font-size: 8pt;
}
.bottom {
	background-position: bottom left;
	background-image: url(images/bottom.gif);
	height: 15px;
}
td {
	font-family: arial;
	font-size: 8pt;
	color: #333333;
	vertical-align: top;
	background-color: #eeeef9;
}
.leftBorder {
	border-left: 0px solid #444444;
}
.rightBorder {
	border-right: 0px solid #444444;
}
.content2 {
	width: 100px;
	font-size: 11pt;
	padding: 0px;
}
.content {
	width: 350px;
	font-size: 11pt;
	padding: 0px;
}
.contentWide {
	width: 470px;
	font-size: 11pt;
	padding: 0px;
}
.imageContent {
	width: 120px;
}
.imageContent img {
	width: 100px;
	height: 100px;
	border: 3px solid #444444;
	float: right;
}
.spacer {
	font-size: 8pt;
	height: 14px;
	background-color: #ffffff;
}
.center {
	text-align: center;
}
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
.postmetadata {
	color: #777777;
	font-size: 8pt;
}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 650px;;
	clear: both;
	text-align: center;
	font-size: 10pt;
}
#header {
	/*
	background: #ffffff url('images/x2dheaderNew.png') no-repeat bottom center;
	*/
}
#page {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0;
	width: 650px;
	position: relative;
	z-index: 1;
}
#sidebar {
	padding: 0;
	position: relative;
	z-index: 1;
}
#headerimg {
	margin: 0;
	height: 154px;
	width: 100%;
}
#buttons {
	margin: 0;
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 96px;
}
/*
.button {
	margin-top: 58px;
	margin-left: 40px;
	border: 0px;
}
*/
.button {
	display:block;
	border: 0px;
	margin-left: 0px;
	margin-top: 0px;
	width: 120px;
	height: 154px;
	text-indent: -5000px;
	background:transparent url('images/menu.png') 0 0 no-repeat;
	float: right;
}
a.button:focus{
	outline:0;
}
#homeLink {
	float: left;
}
#buttonGames:hover {
	background-position: -120px 0px;
}
#buttonGames {
	background-position: 0 0px;
}
#buttonAbout:hover {
	background-position: -120px -154px;
}
#buttonAbout {
	background-position: 0 -154px;
}
#buttonContact:hover {
	background-position: -120px -308px;
}
#buttonContact {
	background-position: 0 -308px;
}
.logo {
	margin-top: 0px;
	border: 0px;
}
#headerbg {
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 0px;
	height: 154px;
	width: 100%;
	background-image: url('images/x2dheaderbg.png');
	background-repeat: repeat-x;
}
a {
	color: #223355;
	font-weight: bold;
	text-decoration: none;
}
.head2 a {
	color: #ccddff;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
ul.sideLinks {
	padding: 0px;
	margin: 0px;
}
ul.sideLinks li {
	list-style-type: none;
}
