			/*
Theme Name: Fuse
Theme URI: http://www.fuse.se
Description: Fuse Template under construction.
Version: 0.5
Author: jens@fuse.se
Author URI: http://www.fuse.se/
Tags: Black, transparent, fixed-width 
*/

/* @group Body */
*{
		margin: 0;
		padding: 0;
}

body {
	margin: 0;
	padding: 0;
	color: #000000;
	background: #000000;
	background: #000000;
	background-image: url('pix/fusebg2.jpg');
	background-repeat: no-repeat;
	background-position: center 1px;
	background-attachment: fixed;
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	
	border:0; /* remove borders */
	
}

/* @group Transparent Box */

.transparent-box {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	filter: alpha(opacity=50);
	-khtml-opacity: 0.5;
	-moz-opacity: 0.5;
	opacity: 0.5;
	border: 1px #545454 solid;
	z-index:-1
}

/* ie6 fix */

* html .transparent-box {
	height: expression(this.parentNode.offsetHeight + 'px');
}



/* @end */

#bg {
	display:block; /* set up as a block */
	height:100%; /* set height to full page */
	width: 100%;
	margin: 0px auto;
	padding: 0;
    overflow: hidden;
	position:relative; /* set up relative positioning so that z-index will work */
	z-index:0; /* allocate a suitable z-index */
}

#page {
	display:block; /* set up as a block */
	height:100%; /* set height to full page */
	width: 985px;
	margin: 0px auto;
	padding: 0;
    overflow: hidden;
	min-height: 900px;
	position:relative; /* set up relative positioning so that z-index will work */
	z-index:1; /* allocate a suitable z-index */
}


.pad2 {
display:block;
height:100px; /* height to miss header and footer */
}



/* @end */



/* @group Header */


#header {
	position: absolut;
	height: 120px;
	width: 980px;
	margin: 0 0 -10px 0;
	padding: 30px 0px 0px 0px;
}


.header-container {
	position: relative;
	float: left;
	width: 980px;
}


#logo-holder { 
	width: 374px;
	height: 72px;
	background-image: url(pix/fuse_logo2.png);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0 0 0 30px	;
}


/* @end */

/* @group Menu */

#menu {
	width: 980px;
	height: 50px;
}


.menu-content-box {
	position: relative;
	width: 980px;
	height: 20px;
	padding: 0 0 5px 0;
}


#menu ul {
	
	
	list-style: none;
	font-family:  Arial, Sans-Serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 4px;
	margin: 0;
	padding: 0 0 0 22px;
	
	
}

#menu li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
	
}

#menu li a {
	
	float: left;
	padding: 5px 31px 2px 31px;
	display: block;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	background: url('pix/topMenuImages3.png') 0px 0px no-repeat;
	
}


#menu li a:hover {
	background-position: 0px -40px 	;	
	color: #f00	;
}




#menu li a:active {
outline: none;

}
#menu li a:focus {
-moz-outline-style: none;
outline: none; 
}

#menu li p {
	
	font-color: #f00;
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 4px;
	float: left;
	display: block;
	text-decoration: none;
	background: url('pix/topMenuImages3.png') 0px 0px no-repeat;
	background-position: 0px -36px 	;		
}


/* @end */

/* @group Full */
.full-column {
	float: left;
	width: 980px;
}

.full-container {
	position: relative;
	float: left;
	width: 980px;
	margin-bottom: 20px;
}

.full-content-box {
	position: relative;
	margin-right:auto;
	margin-left:auto;
	width: 980px;
	padding: 10px 10px 20px 10px;
}

img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}



.full-entry {
	width: 600px;
    color: #ffffff;
    text-align: left;
    margin: 0 0 0 20px;
	
	
}

/* @end */

/* @group Content */

.narrowcolumn {
	float: left;
	width: 680px;
}

.content-container {
	position: relative;
	float: left;
	width: 660px;
	margin-bottom: 20px;
}

.content-content-box {
	position: relative;
	margin-right:auto;
	margin-left:auto;
	width: 660px;
	padding: 10px 10px 10px 10px;
	
}

.entry {
    color: #ffffff;
	width: 600px;
    text-align: left;
	margin: 0 0 0 20px;
	
	
}

#space {
	margin: 100px 0 0 0 ;
	
}

#img-space 
{
	img style="margin: 10px;"
	
}

h1 {
	margin: 15px 0 0 0 ;
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 40px;
	line-height: 45px;
	font-weight: normal;
	letter-spacing: 3px;
	text-align: left;
	color: #f00	;
}

h2 {
	margin: 10px 0 10px 0 ;
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 40px;
	line-height: 45px;
	font-weight: normal;
	letter-spacing: 3px;
	text-align: left;
	color: #999;
}

h3 {
	margin: 0 0 0 0 ;
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 28px;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	letter-spacing: 2px;
	color: #999;
}

h4 {
	margin: 20px 0 0 0 ;
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 22px;
	text-decoration: none;
	font-weight: normal;
	line-height: 28px;
	text-align: left;
	letter-spacing: 2px;
	color: #999;
}

h5 {
	margin: 20px 0 0 0 ;
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	letter-spacing: 2px;
	color: #f00;
}

h6 {
	margin: 0 0 7px 0 ;
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	letter-spacing: 1px;
	color: #333;
}


p {
	font-family:  Tahoma, Geneva, Sans-Serif;
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 1px;
	text-align: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0 ;
	color: #fff;
}

a {
	color: #6f899d;
	text-decoration: none;
	
}
a:hover {
	color: #f00;
	text-decoration: none;
	cursor: pointer;
}



a:active {
outline: none;
}

a:focus {
-moz-outline-style: none;
outline: none; 
}


hr {
	color: #f00;
	height: 1px;

}


small {
	font-family: Tahoma, Geneva, Sans-Serif;
	margin: 30px 0 0 0 ;
	font-size: 11px;
	text-align: right;
	color: #cccccc;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}



/* @end */

/* @group Img */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 -18px -44px;
	display: inline;
	position: relative;
	right: -50px;
	top: -20px;
}
img.alignleft {
	padding: 4px;
	margin: 10px;
	float: left;
	display: inline;
}

a img {
	border: none;
}



/* @end */

/* @group Sidebar */

#sidebar {
	margin: 0px;
	padding:0;
	
}

.sidebar-container {
	position: relative;
	float: left;
	width: 300px;
	margin-bottom: 20px;
}

.content-box {
	position: relative;
	width: 300px;
	
}

.sidebar_form {
    color: #ffffff;
    text-align: left;
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 12px;
	padding: 0px 10px 0 30px;
}

.sidebar-entry {
margin: 0px 20px 20px 20px;
}

#sidebar p {
	color: #fff;
	text-align: left;
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 11px;
    line-height: 18px;
	text-align: left;
	
	
}

#sidebar h2 {
	margin: 8px 0;
	font-size: 24px;
	color: #f00;
}

#sidebar h5 {
	margin: 20px 0 10px 0 ;
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	letter-spacing: 2px;
	color: #f00;
}

#sidebar ul {
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 12px;
	line-height: 22px;
	list-style-type: none;
	color: #fff;

}


/* Dotted Border Fix */

#sidebar a:active {
outline: none;
}

#sidebar a:focus {
-moz-outline-style: none;
outline: none; 
}



/* @end */

/* @group Login-Form */

.form-content-box {
	position: relative;
	margin-right:auto;
	margin-left:auto;
	width: 685px;
	
	padding: 100px 	0px 175px 275px;
	
	
	
}

.form-entry {
    color: #ffffff;
    text-align: left;
	
	
}



/* @end */


/* @iframe */

/*iframe { 
min-height: 700px; 
}
*/


.iframe-container {
	position: relative;
	float: left;
	width: 980px;
	min-height: 700px;
	padding: 2px;
}



/* @end */




/* @group Search form */

/* Search Form */

#searchform {
	margin: 10px auto;
	padding: 10px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	font-size: 11px;
	background: #333333;
	color: #ffffff;
	border: 1px #545454 solid;
	height: 16px;
}
#sidebar #searchsubmit {
	background: #333333;
	color: #ffffff;
	font-size: 11px;
	height: 22px;
	padding: 0px 8px;
	border: 1px #545454 solid;
}



/* @end */

/* @group footmenu */

#footmenu {
	
	padding: 5px 0 0 0	;
		margin: 0px;
   
}
.footmenu-content-box {
	position: relative;
	width: 980px;
	height: 20px;
	

	
}

#footmenu ul {
	
	margin: 0px;
	padding: 0px 0 0 125px;
	list-style: none;
	font-family:  Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 2px;
	
	
}

#footmenu li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
	
}

#footmenu li a {
	
	float: left;
	padding: 5px 31px 2px 31px;
	color: #fff;
	text-decoration: none;
}


#footmenu li a:hover {
	color: #f00	;
}

#footmenu li a:active {
outline: none;

}
#menu li a:focus {
-moz-outline-style: none;
outline: none; 
}


/* @end */

/* @group Footer */

#footer {
	margin-top: -10px;
}
.footer-content-box {
	position: relative;
	width: 980px;
	height: 20px;
	margin: 0px;
	}
	
#footerleft {
	float: left;
	width: 600px;
	padding: 2px 0 0 30px;
}
#footerright {
	float: right;
	width: 300px;
	text-align: right;
	padding: 2px 10px 0 0;
}

#footer p {
	font-family:  Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #fff;
}

#footer a {
	text-decoration: none;
	color: #6f899d;

}

#footer a:hover {
	color: #f00;
	text-decoration: none;
}


/* Dotted Border Fix */

#footer a:active {
outline: none;
}

#footer a:focus {
-moz-outline-style: none;
outline: none; 
}




/* @end */

.cleared {
	margin: 0;
	padding: 0;
	clear: both;
	
}

.twitterhead{
	margin: 20px 0 20px 0 ;
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	letter-spacing: 2px;
	color: #f00;
}


