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

body {
	background-image:url(../images/main-bg.png);
	background-repeat:repeat-x;
	background-color:#3c341b;
	font-family:Helvetica, Arial, sans-serif;
}

h1 {
	font-size:48px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#252260;
	font-weight:normal;
	text-align:center;
	margin:0;
	padding:5px 0 0;
}

h2 {
	color:#8a0606;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	margin:0 0 10px;
	padding:0;
	font-weight:normal;
}

p {
	color:#312c28;
	font-size:14px;
	line-height:18px;
	padding:0 30px;
	margin:10px 0 15px;
}

a {
	color:#890606;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

img {
	border:none;
}

li {
	list-style:none;
}

.clear {
	clear:both;
}

.header {
	background-image:url(../images/header-bg.png);
	background-repeat:repeat-x;
	background-position:center top;
	height:207px;
}

.wrapper {
	width:1020px;
	margin:0 auto;
}

.logo {
	float:left;
	margin: 15px 0 0 15px;
}

.menu {
	float:right;
	margin:25px 0 0;
	background-image:url(../images/menu-bg.png);
	background-repeat:no-repeat;
	background-position:right top;
	padding:50px 0 0 0;
	height:87px;
	width:662px;
}

.menu li {
	list-style:none;
	display:block;
	float:left;
	margin:0 14px 0 35px;
	padding:0;
}

.menu a {
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	margin:0;
	padding:0;
}

.menu a:hover {
	text-decoration:underline;
}

img.fb-icon {
	margin:-5px 0 0 -10px;
}

.contentBG {
	padding:10px;
	background-image:url(../images/content-bg.png);
}

.tanBG {
 	background:#e4e1d5;
}

.studio p {
	font-size:12px;
	line-height:16px;
}

.studio li {
	font-size:12px;
	line-height:16px;
}

.dividerLong {
	margin:0 auto;
	width:940px;
}

.dividerLong {
	margin:0 auto;
	width:511px;
}

.dividerShort {
	margin:0 auto;
	width:349px;
}

.paperShort {
	background-image:url(../images/paper-short.png);
	background-repeat:no-repeat;
	background-position:center top;
	height:168px;
	margin:0;
	padding:30px 25px 0 120px;
}

.paperShort p {
	padding:0;
	margin:0;
	line-height:16px;
	font-size:12px;
}

.paperTall {
	background-image:url(../images/paper-tall.png);
	background-repeat:no-repeat;
	background-position:center top;
	height:318px;
	margin:0;
	padding:30px 25px 0;
}

.paperTall h2 {
	padding:0 0 0 95px;
}

.paperTall p {
	padding:0 0 0 95px;
	margin:0;
	line-height:16px;
	font-size:12px;
}

.player {
	width:350px;
	margin:5px auto 0;
}

.listPlayer {
	width:300px;
	margin:5px auto 0;
	height:345px
}

.library h2 {
	color:#8a0606;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	margin:0 0 5px;
	padding:0;
	font-weight:normal;
}

.library p {
	color:#312c28;
	font-size:12px;
	line-height:14px;
	padding:;
	margin:5px 0 10px;
	text-align:center;
}

p.bottom {
	margin-bottom:0;
	padding-bottom:15px;
}

h2.paperBottom {
	padding:5px 10px 10px;
	margin:0;
}

p.paperBottom {
	padding:0 10px;
	margin:0;
}

table.contact {
	margin:15px 0 0 45px;
}

table.contact label {
	margin:0;
	padding:0;
	color:#312c28;
	font-size:14px;
	line-height:18px;
}

table.contact input {
	padding:5px 10px;
	font-family:"Courier New", Courier, monospace;
	color:#666666;
	background-color:#f3f3f3;
	border:solid 1 px #666666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin:0 0 15px 10px
}

table.contact textarea {
	padding:5px 10px;
	font-family:"Courier New", Courier, monospace;
	color:#666666;
	background-color:#f3f3f3;
	border:solid 1 px #666666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin:0 0 15px 10px
}

.footer {
	text-align:center;
	margin-top:25px;
}

.footer p {
	color:#beb598;
	font-size:14px;
}

.footer a {
	color:#beb598;
	font-size:14px;
	text-decoration:none;
}

.footer a:hover {
	text-decoration:underline;
}

.footerMenu {
	margin:15px 0 5px;
}

.footerMenu a {
	padding:0 15px;
}

.copyright {
	margin:15px 0 5px;
}

.copyright P {
	font-size:10px;
	line-height:18px;
}

.linklove {
	margin:10px 0 30px;
}

.linklove p {
	font-size:10px;
	color:#6b6554;
}

.linklove a {
	font-size:10px;
	color:#6b6554;
}
