@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000;
}

A:link {text-decoration: none; color: #ffffff;}
A:visited {text-decoration: none; color: #ffffff;}
A:active {text-decoration: none; color: #ffffff;}
A:hover {text-decoration: underline; color: #ffffff;}
a:focus {outline: 0;}

#header{
	margin: 48px 0 0 0;
}
#tweetarrow {
	margin: 0 0 0px 24px;
}
#tweetbubble {
	float: left;
	padding: 6px 8px 3px 8px;
	background-color:#000;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#2b423f), to(#0f0f0f));
	background-image:-moz-linear-gradient(0% 100% 90deg,#0f0f0f, #2B423F);
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-opera-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	overflow: visible;
	color:#00ffcf; text-shadow:rgba(0,255,215,0.2) 0px 0px 3px;
	font-family: "Myriad Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;

}
/*
#tweetbubble {
	float: left;
	padding: 5px 5px 2px 5px;
	background-color:#000;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#2b423f), to(#0f0f0f));
	background-image:-moz-linear-gradient(0% 100% 90deg,#0f0f0f, #2B423F);
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-opera-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	overflow: visible;
	color:#00ffcf; text-shadow:rgba(0,255,215,0.2) 0px 0px 3px;
	font-family: "Myriad Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	line-height: 1.3em;
}
*/

#twitter {
	width: 406px; 
	height: 40px; 
	margin: -5px 0 30px 0; 
	padding: 0; 
	text-align: left;
/*	overflow: hidden; */

}

.paypal {
	width: 394px;
	height: 23px;
	margin: 0 0 37px 0 ;
	padding: 0;
/*	overflow: hidden;*/
	text-align: left;
	background: black url(images/header-contact.gif) left top no-repeat;
}
.contact {
	position: relative;
}

	.contact a,
	.contact a:active,
	.contact a:visited, 
	.contact a:hover 
	{
		position: absolute;
		width: 30px;
		height: 30px;
		display: block;
		background: none;
		text-decoration: none;
		font-size: 300px;
		overflow: hidden;
		margin: -6px 0 0 0 ;
/*		border: 1px solid #f00;*/
	}
	
.contact .twitter {
	left: 262px;
}
.contact .youtube {
	left: 297px;
}
.contact .lastfm {
	left: 332px;
}
.contact .email {
	left: 367px;
}




	.footer {
	position: relative;
	width: 500px;
	height: 52px;
	padding: 0;
	margin: -19px 0 56px 0;
	text-align: center;
	}

	.footer .host
		{
	position: absolute;
	top: 35px;
	left: 168px;
	}


.PopBoxImageSmallDark
{
   border: none 0px black;
   cursor: url("images/cursors/magplus-dark.cur"), pointer;
}
.PopBoxImageLargeDark
{
   border: none 0px black;
   cursor: url("images/cursors/magminus-dark.cur"), pointer;
}
.PopBoxImageSmallBright
{
   border: none 0px black;
   cursor: url("images/cursors/magplus-bright.cur"), pointer;
}
.PopBoxImageLargeBright
{
   border: none 0px black;
   cursor: url("images/cursors/magminus-bright.cur"), pointer;
   
}
    .puff {
		position: relative;
		width: 500px;
		height: 240px;
		margin: 0 0 70px 0;
	}

	.imagemap {
		position: relative;
		width: 500px;
		height: 240px;
		margin: 0 0 70px 0;
	}
	
	.imagemap a,
	.imagemap a:active,
	.imagemap a:visited, 
	.imagemap a:hover 
	{
		position: absolute;
		top: 200px;
		width: 40px;
		height: 40px;
		display: block;
		background: none;
		text-decoration: none;
		font-size: 300px;
		overflow: hidden;
/*		border: 1px solid #f00; */
	}
	
	
	.imagemap .link1 {
		left: 459px;
	}

	.imagemap .link2 {
		left: 412px;
	}
	
	.imagemap .link3 {
		left: 365px;
	}

	.imagemap .link4 {
		left: 318px;
	}
	.client {
		position: absolute;
		top: 28px;
		left: 500px;
		width: 58px;
		height: 58px;
	}

ul#tabs_filter {
	list-style-type: none;
	padding: 0;	
	height: 35px;
	width: 510px;
	margin: 0 0 55px 0;
}

ul#tabs_filter li {
	margin: 0;
	padding: 0;	
	height: 35px;
	display: block;
	float: left;
	width: 89px;
	background: black url(images/tabs/tabs-mo.png) left top no-repeat;
}

ul#tabs_filter li a {
	background: black url(images/tabs/tabs-inactive.png) left top no-repeat;
	display: block;
	text-indent: -8000px;
	height: 35px;
	margin: 0;
}

ul#tabs_filter li.work,
ul#tabs_filter li.work a {
	width: 83px;
	background-position: -89px 0;
}

ul#tabs_filter li.theme,
ul#tabs_filter li.theme a {
	width: 84px;
	background-position: -172px 0;
}

ul#tabs_filter li.icon,
ul#tabs_filter li.icon a {
	width: 83px;
	background-position: -256px 0;
}

ul#tabs_filter li.wallpaper,
ul#tabs_filter li.wallpaper a {
	width: 84px;
	background-position: -339px 0;
}

ul#tabs_filter li.other,
ul#tabs_filter li.other a {
	width: 87px;
	background-position: -423px 0;
}

ul#tabs_filter li a:hover {
	background-image: url(images/tabs/tabs-mo.png);
}

ul#tabs_filter li.selected a {
	background-image: url(images/tabs/tabs-active.png);
}	