/*
Theme Name: SteamRepublic
Theme URI: http://wordpress.org/
Description: WordPress theme for Steam Republic Oy
Version: 0.1
Author: Bubi & Titanik Helsinki
Tags: custom layout

	SteamRepublic 0.1

	Theme layout was designed by Titanik Helsinki,
	you will find at http://www.titanikhelsinki.fi/

	The CSS, XHTML and design is not open release

*/
body {
	background: #000;
	background-image: url('images/saitintausta.jpg');
	color: #EEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 13pt;
}
div.innerbg {
background: url('images/bgr_steam.png') repeat-x;
}


#wrapper {
width:980px;
background: #000;
background-image: url('images/BG_keski.gif');
margin: 0;
padding: 0;
z-index:1;
}
#header {
width:980px;
height:240px;
background-image: url('images/header.jpg');
margin: 0;
padding: 0;
z-index:1000;
}
#navigaatio {
width:980px;
height:45px;
background-image: url('images/BG_navi.jpg');
margin: 0;
padding: 0;
z-index:1000;
}
.breadcrumb {
	background-color: #d6d5c9;
	display: none;
	height: 32px;
	width: 100%;
	padding:0;
	margin:0;
}
#content {
	width:980px;
	margin: 0;
	padding: 0;
	z-index:1000;
}
#content_abouttemplate {
	width:980px;
	margin: 0;
	padding: 0;
	z-index:1000;
}
#lefter {
	width: 290px;
	float: left;
	margin: 0;
	padding: 0;
}
#contentinner {
	width: 688px;
	float: left;
	margin: 0;
	padding: 0;
	z-index:1000;
}
#etusivuvasen {
	width: 500px;
	float: left;
	margin: 0;
	padding: 0;
	z-index:1000;
}
#etusivuoikea {
	width: 478px;
	float: right;
	margin: 0;
	padding: 0;
	z-index:1000;
}
#spacer {
	height: 35px;
	margin: 0;
	padding: 0;
}
#footer {
	width:980px;
	height:95px;
	background-image: url('images/BG_footer.jpg');
	z-index:1000;
}
