@charset "UTF-8";
/********************************************************
 *
 *  File     :  css/jm.css
 *  Version  :  v1.0
 *  Website  :  Jacobmoon.com
 *  Author   :  Josh Horvath
 *  Company  :  Faduchi Group (c) 2009 - faduchigroup.com
 *
 ********************************************************/

* {
	margin: 0;
	padding: 0;
	}

body {
	background-color: black;
	margin: 0 auto;
	padding-bottom: 20px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
}
.clear { float: none !important; clear: both !important; }

#container {
	margin: auto;
	position: relative;
	width: 800px;
	}

.hidden { display: none; }
.float-left { float: left; }
#header {
	position: relative;
	background: url(../images/contact/header.jpg) no-repeat top;
	height: 251px;
	}
	/* Specific page headers */
	#header.header_contact { background: url(../images/headers/header_contact.jpg) no-repeat top; }
	#header.header_tourdates { background: url(../images/headers/header_tourdates.jpg) no-repeat top; }
	#header.header_latestnews { background: url(../images/headers/header_latestnews.jpg) no-repeat top; }
	#header.header_music { background: url(../images/headers/header_music.jpg) no-repeat top; }
	#header.header_buymusic { background: url(../images/headers/header_buymusic.jpg) no-repeat top; }
	#header.header_presskit { background: url(../images/headers/header_presskit.jpg) no-repeat top; }
	
#header ul {
	list-style: none;
	position: absolute;
	bottom: 0;
	left: 0;
	}
#header ul li { float: left; }
#header ul li span { display: none; }
#header ul li a { height: 25px; display: block; }

#header ul li .nav_home { background-image: url(../images/nav/home.gif); width: 66px; }
#header ul li .nav_home:hover { background: url(../images/nav/home-ov.gif); }
#header ul li .nav_latestnews { background-image: url(../images/nav/latestnews.gif); width: 88px; }
#header ul li .nav_latestnews:hover { background: url(../images/nav/latestnews-ov.gif); }
#header ul li .nav_tourdates { background-image: url(../images/nav/tourdates.gif); width: 81px; }
#header ul li .nav_tourdates:hover { background: url(../images/nav/tourdates-ov.gif); }
#header ul li .nav_albums { background-image: url(../images/nav/albums.gif); width: 65px; }
#header ul li .nav_albums:hover { background: url(../images/nav/albums-ov.gif); }
#header ul li .nav_buymusic { background-image: url(../images/nav/buymusic.gif); width: 82px; }
#header ul li .nav_buymusic:hover { background: url(../images/nav/buymusic-ov.gif); }
#header ul li .nav_presskit { background-image: url(../images/nav/presskit.gif); width: 72px; }
#header ul li .nav_presskit:hover { background: url(../images/nav/presskit-ov.gif); }
#header ul li .nav_contact { background-image: url(../images/nav/contact.gif); width: 72px; }
#header ul li .nav_contact:hover { background: url(../images/nav/contact-ov.gif); }

#faduchilink {
	position: absolute;
	right: 0;
	bottom: 7px;
	width: 108px;
	height: 15px;
	background: url(../images/faduchigroup.gif) no-repeat;
	}
#faduchilink:hover { background: url(../images/faduchigroup-ov.gif) no-repeat; }

#content {
	position: relative;
	width: 708px;
	margin: auto;
	top: 40px;
	padding-bottom: 20px;
	}
	

/* Page Titles */
#title {
	position: relative;
	height: 34px;
	margin-bottom: 30px;
	}
	/* Page Titles specific to each page */
	#title.title_contact { background: url(../images/titles/title_contact.gif) no-repeat; }
	#title.title_latestnews { background: url(../images/titles/title_latestnews.gif) no-repeat; }
	#title.title_tourdates { background: url(../images/titles/title_tourdates.gif) no-repeat; }
	#title.title_presskit { background: url(../images/titles/title_presskit.gif) no-repeat; }
	#title.title_music { background: url(../images/titles/title_music.gif) no-repeat; }
	#title.title_buymusic { background: url(../images/titles/title_buymusic.gif) no-repeat; height: 40px; }
	
	
#content p {
	font-family: Arial;
	font-size: 13px;
	line-height: 19px;
	color: #d4d4d4;
	padding-bottom: 15px;
	}
	
#content a, 
#content a:visited {
	font-family: Arial;
	color: #659FB5;
	text-decoration: none;
	}
#content a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	}
	
#latestnews img {
	/* float: left; */
	margin: 0 10px 10px 0;
}

#content h1 {
	font-size: 20px;
	color: #EFD48F;
	font-weight: bold;
	padding-bottom: 5px;
	}
#content .blog-date {
	padding-bottom: 0;
	color: #999;
	}
h2 {
	font-size: 18px;
}
hr {
	margin: 5px 0 20px 0;
}


/* Tour Dates */

#tourdates ul { list-style: none; margin: 0; padding: 0; }
#tourdates ul li { padding: 15px; -moz-border-radius: 10px; -webkit-border-radius: 10px; background: #333; margin-bottom: 10px; }
#tourdates span, #tourdates span a { font-size: 10px; }

/* Latest News */

#latestnews ul { list-style: none; margin: 0; padding: 0; }
#latestnews ul li { padding: 15px; -moz-border-radius: 10px; -webkit-border-radius: 10px; background: #333; margin-bottom: 10px; }
#latestnews span, #tourdates span a { font-size: 10px; }


/* Press Kit */
#presskit_promoshots { background: url(../images/presskit/title_promoshots.gif) no-repeat top left; height: 152px; }
#presskit_promoshots ul { list-style: none; margin: 0; padding: 0; }
#presskit_promoshots ul li { float: left; }
#presskit_promoshots img  { border: 0; }

#presskit_hires { height: 100px; }
#presskit_hires p { color: #659FB5; padding: 0; }
#presskit_hires ul { list-style: none; margin: 0; padding: 0; }
#presskit_hires ul li { float: left; }
#presskit_hires img  { border: 0; }

#presskit_promomaterial { background: url(../images/presskit/title_promomaterial.gif) no-repeat top left; padding-top: 30px; height: 100px; }
#presskit_promomaterial img { float: right; padding: 0 250px 0 30px; display: block; margin-top: -50px; } 

#presskit_bio { background: url(../images/presskit/title_bio.jpg) no-repeat top left; padding-top: 30px; }
#presskit_bio img { float: right; padding: 0 10px 15px 40px; display: block; }
#presskit_bio ul { margin: -15px 0 0 15px; }
#presskit_bio ul li { font-size: 12px; line-height: 15px; }

#presskit_video { margin-top: 30px; background: url(../images/presskit/title_videopromo.gif) no-repeat top left; height: 215px; padding-top: 30px; }
#presskit_video object { float: right; padding: 0 0 15px 40px; margin-top: -35px; display: block; }


/* Buy Music */
table.buyalbum {
	font-size: 12px;
}
table.buyalbum h3 {
	font-size: 16px;
	color: white;
	padding: 0;
	margin: 0;
}
.textsixteen { font-size: 16px!important; color: white; }
.textfourteen { font-size: 14px!important; color: white; }
.textten,
.textten p { font-size: 10px !important; color: white; }
.buy2get1free {
	background: url(../images/jm_radio.jpg) no-repeat right;
}

/* Music Albums */

#music div.singleofthemonth { position: relative; background: url(../images/Singleofthemonth.jpg) no-repeat right; height: 114px; left: 300; top: 10; margin-bottom: 20px; }
	#music div.singleofthemonth a { float: right; display: block; width: 324px; height: 114px; text-indent: -9000px; }
	#music div.singleofthemonth a:hover { border: 1px solid white; }
#music ul { list-style: none; }
#music ul li { height: 200px; padding: 30px 0; clear: both; }
#music ul li div {
	float: left;
	width: 480px;
	}
#music ul li div.cover {
	width: 225px;
}
	#music h1 {
		color: white;
		margin: 0;
		padding: 0;
		font-size: 24px;
	}
	#music a {
		font-size: 13px;
		text-transform: uppercase;
	}
	#music img {
		width: 200px;
		height: 200px;
	}
	#music ul li p { padding-top: 5px; padding-bottom: 5px; }

