/*  
Theme Name: Recabinet 2008
Theme URI: http://recabinet.com/
Description: The Recabinet Theme.
Version: 1.0
Author: Kazrog LLC
Author URI: http://kazrog.com/
*/

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	text-align: center;
}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
}

/* Begin Kazrog CSS */

html, body {
height: 100%;
}

img {
	border: none;
	padding: 0px;
	margin: 0px;
}

html {
  background-color: #545453;
  background-image: url(/site/wp-content/themes/recabinet/i/Recabinet-Site-BG.png);
  background-repeat: repeat;
  background-attachment: fixed;
}
body {
  text-align: center;
  background-image: none;
  background-color: transparent;
  padding: 0px;
  margin: 0px;
  color: #EFEFEF;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight:100;
  line-height: 17px;
  }
  
  hr {
  	margin: 20px 0px 20px 0px;
  	color: #000000;
	background-color: #000000;
	height: 1px;
	border: 0px;
  }
  
#container {
  min-height: 100%;
  margin: 0 auto;
  width: 812px;
  text-align: center;
  background-color: transparent;
  background-image: url(/site/wp-content/themes/recabinet/i/contentBG.jpg);
  }
  a, a:visited {
  	color: #89da67;
	text-decoration: underline;
  }
  a:hover, a:visited:hover {
  	color: #bbeca7;
  }
  h1, h2, h3, h4 {
  	padding: 0px;
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
  }
  h1 {
  	font-size: 26px;
  	line-height: 120%;
  	font-weight: 100;
  	margin: 0px 0px 8px 0px;
  	padding: 0px;
  }
  h2 {
  	line-height: 140%;
  	font-size: 18px;
  	font-weight: 400;
  	margin: 0px 0px -8px 0px;
  	padding: 0px;
  }
  h3 {
  	margin-top: 5px;
  	font-size: 14px;
  	font-weight: 400;
  }
  h4 {
  	font-size: 14px;
  }
  #topnav {
  	width: 812px;
	background-color: transparent;
    background-image: none;
    text-align: left;
    margin: 0px;
    padding: 0px;
    font-size: 0px;
    line-height: 0px;
  }
  .nav {
  	list-style: none;
  	margin: 0px;
  	padding: 0px;
  }
  .nav li {
  	float: left;
  	margin: 0px;
  	padding: 0px;
  }
  #contenthead {
  	width: 812px;
	height: 29px;
  }
  #contentarea {
  	width: 772px;
  	background-color: transparent;
	background-image: none;
	margin: 0px;
	padding: 0px 20px 20px 20px;
	text-align: left;
	min-height: 600px;
  }
  #contentbox {
	padding: 0px 0px 50px 0px;
	margin: 0px;
  }
  #contentbg {
	position:relative;
	left:81px;
	top:25px; 
  	width: 741px;
  	padding: 0px;
  }
  #footnav {
  	width: 812px;
	background-color: transparent;
	background-image: none;
  margin: 0px;
  padding: 0px;
      font-size: 0px;
    line-height: 0px;  
  }

#comment {
	width: 500px;
}

.releasesbar {
	float: right;
	width: 223px;
	height: 295px;
	background-image: url(/wp-content/themes/spm/i/ReleasesBG.png);
	border: 1px solid #372c1d;
	margin: 0px 0px 10px 10px;
}

.releasesbar2 {
	float: right;
	width: 223px;
	height: 565px;
	background-image: url(/wp-content/themes/spm/i/ReleasesBG.png);
	border: 1px solid #372c1d;
	margin: 0px 0px 10px 10px;
}

.releasesbar3 {
	float: right;
	width: 223px;
	height: 820px;
	background-image: url(/wp-content/themes/spm/i/ReleasesBG.png);
	border: 1px solid #372c1d;
	margin: 0px 0px 10px 10px;
}

.releasesbar4 {
	float: right;
	width: 223px;
	height: 1180px;
	background-image: url(/wp-content/themes/spm/i/ReleasesBG.png);
	border: 1px solid #372c1d;
	margin: 0px 0px 10px 10px;
}

.releasescontent {
	position: relative;
	top: 32px;
	left: 0px;
	width: 223px;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	padding: 0px 0px 10px 0px;
}

.releasescontent a, .releasescontent a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.releasescontent a:hover, .releasescontent a:visited:hover {
	text-decoration: underline;
}

.releasecover {
	border: 1px solid #372c1d;
}

.artistmenu {
	list-style: none;
	padding: 0px;
	margin: 0px;
	clear: both;
	height: 600px;
} 

.artistmenu li {
	float: left;
	padding: 10px 17px 10px 17px;
	text-align: center;
	line-height: 12px;
}

.artistmenu li a img, .artistmenu li img {
	padding: 0px;
	margin: 0px;
}

a img {
	text-decoration: none;
}

.button {
	padding: 0px 2px 15px 2px;
}

.d {
	background-color: #d9d9d9;
}

.l {
	background-color: #e5e5e5;
}

table.productstable, table.productstable tr {
	border: 0px;
	padding: 0px;
}

table.productstable tr td {
	border-top: 1px solid #000000;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}

.kazmini {
	font-size: 11px;
}

.kazpadtop {
	margin-top: 5px;
	border: 0px;
}

.strike {
	text-decoration: line-through;
	font-weight: normal;
}

/* End Kazrog CSS */

/* Begin Typography & Colors */


