/*
Theme Name: FM01
Theme URI: www.faster-music.com
Description: this Wordpress theme was made specifically for <a href="www.faster-music.com>Faster Music</a>)
Version: 1 (WP2.7.1)
Author: īscar Cardoso
Author URI: www.twitter.com/oclouder.com
Tags: music, music label, simple, clean
*/


body {
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	background-image: url(none);
	background-color: white;
	color: black;
	line-height: 14pt;
	font-size: 12pt;
}

#main {
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
	background-image: url(none);
}

.container {
	padding: 0px;
	margin: 1cm;
	height: 100%;
	width: 100%;
	background-image: url(none);
}

#header, #language, #leftbox, #left a, #footer, #webmaster, small, br, h1 {
	display: none;
}

 #left  {
	width: 100%;
	height: 100%;
}

#logo {
	margin-bottom: 1cm;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/logoprint.png);
	height: 3cm;
	width: 5.04cm;
}

#right {
	height: 100%;
	width: 100%;
}

p {
	margin-left: 0px;
	margin-bottom: 24pt;
	margin-right: 0px;
	margin-top: 0px;
}

h2 {
	border-bottom-color: #303030;
	border-bottom-style: solid;
	border-bottom-width: 0.5pt;
	padding-bottom: 12pt;
	margin-left: 0px;
	margin-bottom: 12pt;
	margin-right: 0px;
	margin-top: 0px;
	color: #303030;
	font-size: 20pt;
}

h3 {
	margin-left: 0px;
	margin-bottom: 12pt;
	margin-right: 0px;
	margin-top: 0px;
	color: #303030;
	font-size: 18pt;
}

h4 {
	margin-left: 0px;
	margin-bottom: 12pt;
	margin-right: 0px;
	margin-top: 0px;
	color: #303030;
	font-size: 16pt;
}

h5 {
	margin-left: 0px;
	margin-bottom: 12pt;
	margin-right: 0px;
	margin-top: 0px;
	color: #303030;
	font-size: 14pt;
}

a {
	padding: 0px;
	text-decoration: none;
	margin: 0px;
	border-style: none;
	border-width: 0px;
}

img {
	border-color: #505050;
	border-style: solid;
	border-width: 0.5cm;
	padding: 0px;
	margin: 0px;
}


