body {
	background: #000 url(img/fm-fractal-080.jpg) no-repeat top center;
	color: #fff;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
}
a {
	color: #00ccff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}
.maindiv a, .darker a {
	color: #0096bc;
	text-decoration: underline;
}
.maindiv a:hover, .darker a:hover {
	color: #00ccff;
	text-decoration: underline;
}
.only {
	margin-bottom: 45px;
}
#top {
	position: absolute;
	top: 28px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 950px;
	height: 20px;
}
#logo {
	position: absolute;
	left: 0;
	top: 0;
	width: 288px;
	height: 53px;
	margin: 0;
	padding: 0;
	font-size: 28px;
}
#logo a {
	position: absolute;
	left: 0;
	top: 0;
	background: url(img/menu.png) no-repeat 0 0;
	width: 288px;
	height: 53px;
	cursor: hand;
}
#logo a:hover {
	background-position: -288px 0;
}
#logo span {
	visibility: hidden;
}
#logo a:hover {
	text-decoration: none;
}
#menu {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	margin: 0 0 0 20px;
	padding: 0;
	float: left;
	height: 53px;
}
#menu li a {
	display: inline-block;
	height: 53px;
}
#menu li a:hover {
	text-decoration: none;
}
#menu li a span {
	visibility: hidden;
}
#menu .blog a {
	background: url(img/menu.png) no-repeat 0 -53px;
	width: 85px;
}
#menu .blog a:hover, #menu .blog a.active {
	background-position: -85px -53px;
}
#menu .music a {
	background: url(img/menu.png) no-repeat 0 -106px;
	width: 93px;
}
#menu .music a:hover, #menu .music a.active {
	background-position: -93px -106px;
}
#menu .fonts a {
	background: url(img/menu.png) no-repeat 0 -159px;
	width: 91px;
}
#menu .fonts a:hover, #menu .fonts a.active {
	background-position: -91px -159px;
}
#menu .games a {
	background: url(img/menu.png) no-repeat 0 -212px;
	width: 101px;
}
#menu .games a:hover, #menu .games a.active {
	background-position: -101px -212px;
}
#menu .contact a {
	background: url(img/menu.png) no-repeat 0 -265px;
	width: 124px;
}
#menu .contact a:hover, #menu .contact a.active {
	background-position: -124px -265px;
}
#hello {
	position: absolute;
	top: 127px;
	left: 0;
	background: url(img/hello.png) no-repeat 0 0;
	width: 794px;
	height: 279px;
	margin: 0;
	padding: 0;
}
#hello span {
	visibility: hidden;
}
.maindiv {
	margin-top: 519px;
	background: #e5e5e5 url(img/gray-line.png) repeat-x top left;
	color: #000;
}
body.subpage .maindiv {
	margin-top: 109px;
}
.mainbg {
	background: url(img/gray-line-highlight.png) no-repeat top center;
}
.maincontent {
	width: 950px;
	margin: 0 auto;
	background: url(img/gray-highlight-095.jpg) no-repeat center 2px;
	overflow: hidden;
}
#footer {
	background: #000;
}
#footercontent {
	width: 950px;
	margin: 0 auto;
	padding: 35px 0 80px 0;
}
#footer h3 {
	padding: 0;
	margin: 0 0 16px 0;
	color: #ccc;
}
#footer .panels {
	overflow: hidden;
}
#footer .panel1 {
	width: 380px;
	float: left;
	margin-right: 50px;
	line-height: 1.65em;
}
#footer .panel1 .mypic {
	float: left;
	margin: 0 25px 15px 0;
}
#footer .panel1 .mypic img {
	width: 100px;
	height: 100px;
	border: 2px solid #fff;
}
#footer .panel1 p {
	padding: 0;
	margin: 0;
}
#footer .panel2 {
	width: 170px;
	float: left;
	margin-right: 50px;
}
#footer .panel3 {
	width: 300px;
	float: left;
	font-size: 14px;
	line-height: 1.5em;
}
#footer .copyright {
	margin: 40px 0 0 0;
	color: #666;
	font-size: 14px;
}
#footer .mail {
	display: block;
	font-size: 15px;
	padding: 5px;
	margin: 5px 0;
	text-align: center;
	background: #222;
	border: 1px solid #333;
}
#footer .contactmebutton {
	height: 42px;
	text-align: right;
}
.smallbuttonp a {
	display: inline-block;
	text-align: center;
	width: 161px;
	height: 42px;
	line-height: 40px;
	position: relative;
	background: url(img/buttons.png) 0 -47px;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.75);
	font-family: "Century Gothic", "Avant Garde", "Trebuchet MS", Helvetica, sans-serif;
}
.smallbuttonp a:hover {
	background-position: -161px -47px;
	text-decoration: none;
}
ul.fonttiles {
	overflow: hidden;
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.fonttiles li {
	display: block;
	width: 300px;
	float: left;
	padding: 0;
	margin: 0 25px 25px 0;
}
ul.fonttiles li.third {
	margin-right: 0;
}
ul.fonttiles li strong {
	font-size: 22px;
	font-weight: bold;
	display: block;
	padding: 3px 0 0 0;
}
ul.fonttiles a.main {
	color: #000;
	text-decoration: none;
}
ul.fonttiles a.main:hover {
	text-decoration: underline;
}
ul.fonttiles a img {
	transition: opacity 0.2s linear;
	-webkit-transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
	filter: alpha(opacity=100);
	opacity: 1;
}
ul.fonttiles a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}
ul.fonttiles span.desc {
	display: block;
	font-size: 12px;
}
ul.fonttiles span.h {
	visibility: hidden;
	font-size: 6px;
}
h2.somefonts {
	margin: 51px 0 25px 0;
	height: 21px;
	font-size: 15px;
	background: url(img/headings.png) no-repeat 0 0;
	position: relative;
}
h2.somefonts a {
	width: 305px;
	height: 21px;
	position: absolute;
	top: 0;
	left: 0;
	text-decoration: none;
}
h2.somefonts a:hover {
	text-decoration: none;
}
h2.somefonts span {
	visibility: hidden;
}
.morefonts {
	margin: 0 0 70px 0;
	text-align: right;
}
.rightp {
	text-align: right;
}
.buttonp a, .bigbuttonp a, .buttonp button, .bigbuttonp button {
	display: inline-block;
	width: 231px;
	height: 47px;
	position: relative;
	text-align: center;
	background: url(img/buttons.png) no-repeat 0 0;
	color: #fff;
	line-height: 46px;
	font-size: 16px;
	text-transform: uppercase;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.75);
	font-family: "Century Gothic", "Avant Garde", "Trebuchet MS", Helvetica, sans-serif;
	text-decoration: none;
}
.buttonp button, .bigbuttonp button {
	border: none;
	cursor: hand;
	cursor: pointer;
}
.buttonp a:hover, .bigbuttonp a:hover, .buttonp button:hover, .bigbuttonp button:hover {
	color: #fff;
	background-position: -231px 0;
	text-decoration: none;
}
.bigbuttonp a, .bigbuttonp button {
	width: 300px;
	background-position: 0 -89px;
}
.bigbuttonp a:hover, .bigbuttonp button:hover {
	background-position: -300px -89px;
}
h2.somealbums {
	margin: 51px 0 13px 0;
	height: 21px;
	font-size: 15px;
	background: url(img/headings.png) no-repeat 0 -21px;
	position: relative;
}
h2.somealbums a {
	width: 308px;
	height: 21px;
	position: absolute;
	top: 0;
	left: 0;
	text-decoration: none;
}
h2.somealbums a:hover {
	text-decoration: none;
}
h2.somealbums span {
	visibility: hidden;
}
.moremusic {
	margin: 0 0 70px 0;
	text-align: right;
}
.albumsrow {
	font-family: "Century Gothic", "Avant Garde", "Trebuchet MS", Helvetica, sans-serif;
	text-transform: uppercase;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
.albumsrow li {
	float: left;
	width: 170px;
	padding: 0;
	margin: 0 25px 25px 0;
}
.albumsrow li.fifth {
	margin-right: 0;
}
.albumsrow li span {
	display: block;
}
.albumsrow li span.h {
	display: inline;
	visibility: hidden;
	font-size: 6px;
}
.albumsrow li a {
	color: #000;
	text-decoration: none;
}
.albumsrow li a:hover {
	color: #000;
	text-decoration: underline;
}
.albumsrow li a img {
	position: relative;
	transition: top 0.2s ease-out;
	-webkit-transition: top 0.2s ease-out;
	-moz-transition: top 0.2s ease-out;
	-o-transition: top 0.2s ease-out;
	top: 12px;
	margin: 0;
	padding: 0 0 12px 0;
}
.albumsrow li a:hover img {
	top: 0;
}
.darker {
	background: #cecece url(img/dark-line-top.png) repeat-x top left;
	color: #000;
}
.darker .bg1 {
	background: url(img/dark-line-highlight.png) no-repeat top center;
}
.darker .bg2 {
	background: url(img/dark-highlight-095.jpg) no-repeat center 2px;
}
.darker .bg3 {
	background: url(img/dark-line-bottom.png) repeat-x bottom left;
}
.darker .darkcontent {
	overflow: hidden;
	width: 950px;
	margin: 0 auto;
}
.darker .only {
	margin: 6px 0 25px 0;
}
h1 {
	margin: 51px 0 25px 0;
	color: #888;
	font-size: 32px;
}
h1 strong {
	color: #000;
}
h1.formusic {
	margin-bottom: 13px;
}
.panels3 {
	overflow: hidden;
}
.panels3 .panel {
	float: left;
	width: 300px;
	margin: 0 25px 0 0;
}
.panels3 .last {
	margin-right: 0;
}
.smaller {
	font-size: 14px;
}
ul.cclist {
	list-style: none;
	margin: 10px 0 25px 0;
	padding: 0;
}
ul.cclist li {
	padding: 0 0 0 42px;
	margin: 10px 0;
}
ul.cclist li.cc {
	background: url(img/cc-32.png) no-repeat 0 2px;
}
ul.cclist li.nc {
	background: url(img/nc-32.png) no-repeat 0 2px;
}
ul.cclist li.by {
	background: url(img/by-32.png) no-repeat 0 2px;
}
ul.cclist li.nd {
	background: url(img/nd-32.png) no-repeat 0 2px;
}
h3 {
	margin: 25px 0 5px 0;
	font-size: 19px;
}
h4 {
	font-size: 16px;
	margin: 25px 0 10px 0;
}
.endthis {
	margin-bottom: 35px;
}

ul.socialnetworks {
	list-style-type: none;
	margin: 25px 0;
	padding: 0;
}
ul.socialnetworks li {
	margin: 0 0 10px 0;
	padding: 0;
}
ul.socialnetworks li a {
	padding: 0 0 0 43px;
	display: block;
	height: 32px;
	line-height: 32px;
}
ul.socialnetworks .facebook {
	background: url(img/facebook.png) no-repeat;
}
ul.socialnetworks .twitter {
	background: url(img/twitter.png) no-repeat;
}
ul.socialnetworks .googleplus {
	background: url(img/google-plus.png) no-repeat;
}
ul.socialnetworks .tumblr {
	background: url(img/tumblr.png) no-repeat;
}
ul.socialnetworks .soundcloud {
	background: url(img/soundcloud.png) no-repeat;
}
ul.socialnetworks .deviantart {
	background: url(img/deviantart.png) no-repeat;
}
.panels2 {
	overflow: hidden;
}
.panels2 .panel {
	float: left;
	margin-right: 40px;
	width: 455px;
}
.panels2 .last {
	margin-right: 0;
}
.mailcontact {
	display: block;
	font-size: 18px;
	padding: 7px;
	margin: 5px 0;
	text-align: center;
	background: #ddd;
	border: 1px solid #ccc;
	width: 340px;
}
.contactpage p {
	line-height: 1.5em;
	margin: 10px 0 15px 0;
}
.contactpage h2 {
	margin: 30px 0 10px 0;
	font-weight: normal;
}
.contactpage .only {
	margin-bottom: 40px;
}
.contactpage dl.contacts {
	margin: 10px 0 15px 0;
}
.contactpage dl.contacts dt {
	margin: 10px 0 5px 0;
}
.contactpage dl.contacts dd {
	display: inline-block;
	font-size: 16px;
	padding: 7px;
	margin: 0 0 5px 40px;
	text-align: center;
	background: #ddd;
	border: 1px solid #ccc;
}
.contactpage .mailaddress {
	display: inline-block;
	padding: 7px;
	margin: 5px 0;
	background: #ddd;
	border: 1px solid #ccc;
	line-height: 20px;
}
.mejl {
	display: none;
}
form.contactform {
	margin: 0;
	padding: 0;
}
form.contactform dl {
	margin: 0;
	padding: 0;
}
form.contactform dt {
	padding: 0;
	margin: 10px 0 0 0;
}
form.contactform dd {
	padding: 0;
	margin: 2px 0 0 0;
}
input, textarea, select {
	background: #fff;
	color: #000;
	margin: 0;
	padding: 5px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	border: 1px #abadb3 solid;
	line-height: 20px;
}
form.contactform input {
	width: 438px;
}
input:focus, textarea:focus, select:focus {
	border-color: #00ccff;
	outline: none;
	-webkit-box-shadow: 0 0 5px #00ccff;
	-moz-box-shadow: 0 0 5px #00ccff;
	box-shadow: 0 0 5px #00ccff;
}
form.contactform textarea {
	width: 438px;
	height: 300px;
}
form.contactform .buttonp {
	text-align: right;
	padding-right: 5px;
}
form.contactform .error {
	padding: 10px;
	border: 1px solid #f00;
	background: #ffe5e5;
}
form.contactform .invalid {
	outline: 2px solid #f00;
}
.fontdiv h1 span.h {
	visibility: hidden;
}
.fontdiv h1 span.l {
	display: block;
	font-size: 24px;
}
.fontpanels2 {
	overflow: hidden;
}
.firste {
	margin-top: 0 !important;
}
.laste {
	margin-bottom: 0 !important;
}
.fontpanels2 .panel1 {
	float: left;
	margin: 0 35px 0 0;
	width: 615px;
}
.fontpanels2 .panel2 {
	float: left;
	width: 300px;
}
.fontdiv h2 {
	margin: 35px 0 10px 0;
	font-size: 20px;
}
.fontlicensediv h2 {
	margin: 35px 0 10px 0;
}