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

/*-- All Styles --*/
a {
	color: #fff;
	text-decoration: none;
}
a:hover{
	color: #c55a5a;
}
a:active{
	color: #88b849;
}
* {
	margin: 0;
	padding: 0;
}
.clear {
        clear:both;
}
body {
	background-color: #000;
}
h1 {
	margin-bottom: 19px;
}
p	{
	font-family:Tahoma;
	font-size: 11px;
	line-height: 27px;
}
div#wrapper {
	width: 1024px;
	margin: auto;
}
div#wrapper div {	
	float: left;
}

/*-- Navigation --*/

div#menucol {
	width: 242px;
	min-height: 475px;
	background-image: url(../img/itinerant_records_logo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: #fff;
}
div#menucol ul {
	margin: 234px 0 0 97px;
	list-style: none;
}
h1, div#menucol ul li a, div#sitecredits p {
	text-transform: uppercase;
	font-family: Helvetica LT CondensedBlack, Arial, sans serif;
	font-size: 1.8em;
	line-height: 1.1em;
}
div#menucol ul+ul {
	margin-top: 63px;
}
a.store {
	color: #c55a5a;
}
a.store:active{
	color: #88b849;
}

/*-- Content --*/

div#contentcol {
	width: 645px;
	background-image: url(../img/pnl_e.jpg);
	background-position: 613px 189px;
	background-repeat: no-repeat;
}
div#contentbox {
        width: 576px;
        padding: 42px 0 10px 29px;
	min-height: 575px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #807163;
	border: 1px #565350 solid;
}
div.news, div.release, div.artist, div.contact {
        width:538px;
}
div.paginate {
        padding:4px;
        background-color:#88b849;
        color:#fff;
        text-transform: uppercase;
	font-family: Helvetica LT CondensedBlack, Arial, sans serif;
        font-size: .7em;
        clear:both;
        margin:8px 0;
}
div#contentbox div.news  p a {
        background-color:#825623;
        padding:0 4px 2px 3px;
}

/*-- Advertising --*/

div#adcol {
	width: 127px;
	min-height: 717px;
}
div#adcol img {
	margin: 265px 0 0 0px;
}

/*-- Footer --*/
div#footer {
	width: 782px;
	padding:7px 0 18px 242px;
	height:60px;
	background: url(../img/footer.jpg);
	background-position: 490px 0px;
	background-repeat: no-repeat;
}
div#footerlinks {
	/*width: 128px;*/
	float: left;
}
div#footerlinks img {
	margin-top: 2px;
}
div#sitecredits {
	float: right;
	/*width: 479px;*/
width:200px;margin-left:22px;
}
div#sitecredits p {
	color: #fff;
	font-size: .7em;
	text-align: right;
	/*margin-top: 2px;*/
}
div#sitecredits img {
	margin-bottom: -2px;
}

/*-- News --*/

div.news p, div.release p, div.artist p, div.contact p {
	font-size:12px;
}
div.imgbox {
	width: 159px;
	height: 159px;
	padding: 10px;
	margin-right: 44px;
	margin-left: -2px;
	margin-top: -2px;
	background-image: url(../img/img_frame.png);
	background-repeat: no-repeat;
}
img.more {
	float: right;
	margin-top: 7px;
}
hr {
	background-color: #c6bfb7;
	margin: 26px 0 22px;
	float: left;
	height: 1px;
	width: 539px;
	border: 0;
}

/*-- Releases --*/

div.releases, div.artists {
	width:190px;
	height:225px;
}
div.releases div.imgbox, div.artists div.imgbox {
	margin-right:12px;
	margin-left:-3px;
	text-align:center;
}
div.releases p, div.artists b a, div.artists p {
	line-height:19px;
	margin-bottom:8px;
}
div.releases b a, div.artists b a, div.artist a, div.contact a {
	background-color:#000;
	padding:2px 3px 2px 2px;
}
div.releases em a {
	background-color:#825623;
	padding:2px 4px 2px 2px;
	margin-bottom:24px;
}

/*-- Release --*/

div.release p, div.artist p, div.contact p {
	width:320px;
	float:right;
}
div.imgbox p {
	float:none;
	width:159px;
}
div.release div.imgbox, div.artist div.imgbox, div.contact div.imgbox{
	margin-right:12px;
}
div.feedback p {
	line-height:20px;
	margin-left:221px;
}
/*div.soundcloud {
	width:256px;
	height:120px;
	float:left;
	margin-right:25px;
}*/
div.soundcloud {
	width:550px;
	float:left;
	margin-right:25px;
}
div.soundcloud+div.soundcloud, div.soundcloud+div.soundcloud+div.soundcloud+div.soundcloud {
margin-right:0;
}
div.soundcloud+div.soundcloud+div.soundcloud {
	 margin-right:25px;
}
/*div.soundcloud p {
	 float:none;
	  width:250px;
}
*/
div.soundcloud p {
	float:none;
	width:550px
}
p.purchase {
	margin-top:10px;
	background-color:#fff;
	white-space:nowrap;
	overflow:hidden;
}
p.purchase a {
	background-color:#c55a5a;
	padding:2px 3px;
	margin-left:5px;
}
p.purchase a+a {
	background-color:#000;
	padding:2px 3px;
}

/*-- Store --*/

div.store {
        width:548px;
}
div.store p {
	 float:left;
	 margin-top:4px;
}
div.store p.purchase {
	margin-top:4;
	float:right;
	width:199px;
	padding-right:5px
}
div#beatport_player, div#juno_player {
	margin-bottom:10px;
}
div.players {
	width:442px;
	background: url(../img/store.jpg);
	background-repeat: no-repeat;
	background-color:#666;
	padding:22px 53px 12px;
	margin-bottom:5px;
}

/*-- Artists --*/

div.artists {
	height:205px;
}

/*-- Contact --*/
