@charset "ISO-8859-1";

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #686553;
	font-size: 11px;
	font-family: "Trebuchet MS", Tahoma, arial, sans-serif;
	line-height: 16px;
	
	background-image:url(../images/patterns/08.gif);
	background-repeat:repeat-x;
	
	height: 100% !important;
}
h1, h2, h3, h4, h5, p {
    padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	
}

h1 {
	margin-bottom: 10px;
	
	font-size: 25px;
	font-weight: normal;
	color: #cd4800;
}

h2 {
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
h3 {
	font-size: 14px;
	
	color:#1b6463;
	padding-bottom: 10px;
}
h5 {
	font-size: 9px;
	padding-bottom: 10px;
	font-weight: normal;
}

a {
	
	color: #1b6463;
	font-weight: bold;
}
a:hover {
	color: #cd4800;
}

img {

   border: none;
	
}
ul  {
	margin-left: 0px;
	padding-left: 10px;
	margin-top: 10px;
	list-style-type: none;
}
li  {

}
#container  {
	width: 780px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/headerbg.gif);
	background-repeat:no-repeat;
	background-position: top;
	height: 100%;
}
#header {
	height: 190px;
	margin-bottom: 0px;
}
#logo {
	height: 150px;
	text-align: right;
	color: #333333;
	padding-top: 15px;
}
#logo a {
	color: #333333;
	text-decoration: none;
}
#logo a:hover {
	text-decoration: underline;
	color: #cc3333;
}
#logo p {
	margin-top: 10px;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 10px;
}

#logo img {
	float: left;
	padding-top:20px;
	padding-left:10px;
}


#mainContent  {
	background-color:#FFFFFF;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	height: auto !important;
	min-height: 100%;
}

#mainContent p {
	line-height: 18px;
	padding-bottom: 20px;
}


#mainContent .contentbox {
	padding: 0px 15px 20px 15px;
	
}
#mainContent .contentbtm {
	background-image: url(../images/fc/content-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 13px;
}

#mainContent img {
  
  border: 1px #b8bdbd solid;
  padding: 5px;
}
.date{
	text-transform: uppercase;
	color: #cd4800;
	font-weight:bold;
	
}
.thumb {
	float: left;
	width: 60px;
	min-height:60px;
	padding: 3px 3px 3px 3px;
	border: 1px #b8bdbd solid;
	background-color:#FFFFFF;
}
.thumbox {
	
	width: 40px;
	height:40px;
	margin-bottom:40px;
	
	
}
.thumbox .thumb {
	float: left;
	width: 40px;
	padding: 2px 2px 2px 2px;
}
.icon {
	float: left;
	padding: 2px 2px 2px 2px;
	margin-right: 3px;
	margin-bottom: 0px;
}

.iconHide {
	
	visibility:hidden;
}
.hide {
visibility:hidden;
height:15px;


}
.block {
line-height:1em;

}

#twocol {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 3px;
	margin-top: 3px;
	background-image: url(../images/twocol-bg.gif);
	background-repeat: repeat-y;
}
#twocol p {
	font-size: 11px;
	color: #666666;
	padding-right: 10px;
	padding-bottom: 7px;
}

#twocol ul li{

	padding-top:5px;
	padding-bottom:5px;
	border-bottom: 1px dotted #1b6463;
	
	
}

#twocol .tracklist{
	line-height:1em;
	margin-left:-5px;
}
#twocol .tracklist h3{
	font-size:10px;
	font-weight:bold;	f
}
#twocol .tracklist table{
	
	padding-top:5px;
	padding-bottom:5px;
	border-bottom: 1px dotted #1b6463;
	font-size:9px;
}
#twocol .tracklist td{
vertical-align:top;

}
#twocol .contentbox {
	width:550px;
	float:left;
	padding: 20px 10px 20px 20px;
}
#twocol .contentright {
	padding: 10px 10px 0 10px;
	width:180px;
	float:right;
	text-align: left;
	font-size:10px;
	
}
#twocol .contentright p{
	font-size: 9px;
	line-height:1em;

}

#twocol .contentright h2{
	
	
	font-size:16px;
	margin-left: -8px;
	margin-right: -8px;
	background-color:#1b6463;
	padding:1px 10px 1px 10px;
	color:#fff;
} 
#twocol .contentbox .links a {
background-image:url(../images/external.gif);
background-repeat:no-repeat;
background-position:left bottom;
padding-left:15px;
line-height:1.5em;


}

#twocol .contentbox .left {
	width:171px;
	float:left;
	margin-top: -5px;
	margin-bottom: 0px;
	height: 100%;
	margin-left: -13px;
}
#twocol .contentbox .left .topleft {
	background-image:url(../images/leftcol_top.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:20px;
	width:171px;


}
#twocol .contentbox .left .content {
	border-right: 1px solid #7c7f70;
	border-left: 1px solid #7c7f70;
	background-color:#f1f3e9;
	padding: 0px 10px 10px 10px;
}
#twocol .contentbox .left .btmleft {
	background-image:url(../images/leftcol_btm.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:20px;
	width:171px;

}
#twocol .contentbox .left h2{
	color:#fff;
	font-size:16px;
	margin-left: -8px;
	margin-right: -8px;
	margin-bottom:10px;
	background-color:#9c9f91;
	padding:1px 10px 1px 10px;
	
}
#twocol .contentbox .right {
	padding-left: 5px;
	padding-right: 0px;
	float:right;
	width: 383px;
}
#twocol .contentbox .toppic {
	
	width: 380px;
	
}
#twocol  .contentbtm {
	background-image: url(../images/fc/content-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 13px;
}


.releases {
	
	padding: 5px 5px 15px 0px;
	font-size:10px;
	border-bottom: 1px dotted #1b6463;
	margin-top:10px;
}
.releases .bodytext {
	padding-left:75px;
	line-height: 1em;
}

.post-footer {
	padding: 5px;
	margin: 10px 10px 10px 0px;
	border: 1px solid #E0DBC9;
	background-color: #EFF8F7;
}
.post-footer .date{
	font-size:12px;
	margin: 0 10px 0 0px;
}
.post-footer img{
	width: 100px;
}
.post-footer .bodytext {
	line-height: 1.5em;	
}
.post-footer h3 {
padding-bottom:2px;
	color:#1b6463;
}
.artists {
	
	padding-bottom: 10px;
	vertical-align:top;
	border-bottom: 1px dotted #Cccccc;
	margin-bottom:15px;
	height:150px;
	overflow:hidden;
}
.artists .toppic{
	
	width:200px;
	float:left;
	margin-right: 12px;
	margin-bottom: 5px;
	
}
.artists .more a{
	
	color:#cd4800;
	text-decoration:none;
}
.artists .more a:hover{
	
	color:#1b6463;
}
.contacts {
	padding-left:100px;
	
}
.contacts h3{
	padding-bottom:0px;

	
}
.productwide {
	vertical-align:top;
}

.productwide a{
	
	color:#cd4800;
}
.productwide a:hover{
	
	color:#1b6463;
}

.productwide h4 {
	color:#1b6463;
	font-weight:bold;
	padding-left:0px;
	display:block;
	white-space:nowrap;
}


.productwide td {
	border-bottom-width: 1px;
	
	border-bottom-style:dotted;
	border-bottom-color: #CCCCCC;
	vertical-align:top;
}
.row0 {
    background-color: #ffffff;
}



.row1 {
    background-color: #d9efeb;
}



#footer {
	margin-top: 10px;
	background-color: #000000;

}

#footerwrap {
	margin-top: 0px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	bottom: 0px;
	background-image: url(../images/footer-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
}
#footertop {
	
}

#footercontent {
	color: #CCCCCC;
	text-align: left;
	padding-left: 20px;
	padding-top: 0px;
	background-color: #252525;
	font-size: 12px;
	margin-top: 0px;
}


#footerbtm {
	background-image: url(../images/footer-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
	width: 780px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-align: center;
	padding-top: 10px;
}



.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 12px;
	margin-bottom: 5px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
#pagetitle {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 29px;
	font-weight: normal;
	color: #666666;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 120px;
	margin-top: 20px;
	/*background-image: url(../images/fc/pagetitle.jpg);*/
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
	height: 51px;
	width: 660px;
}

