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


/*==================================== 
  General Styles 
  ====================================*/

body{
	font-size: 12px;
	font-family: "Helvetica", Arial, sans-serif;
	line-height:1.5;
	height: 100%;
	color: #000000;
	margin: 0px;
	background-color: #F5F5F5;
}

img {
	border: 0;
}



 h1 {
	font-size: 14px;
	color: #000000;
	font-family: novecentowide-bold;
	font-weight: normal;
}



h2 {
	color: #000000;
	font-size: 13px;
	font-family: novecentowide-demibold;
	font-weight: normal;
}
 

a {
	text-decoration: none;
	color: #E5001C;
}

a:hover{
	text-decoration: underline;
}

  /*==================================== 
   Container
  ====================================*/

#container {
	width: 971px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}



 /*==================================== 
   Wrapper
  ====================================*/

#wrapper {
	float: left;
	width: 974px;
	padding-bottom: 20px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}




  /*==================================== 
   Header
  ====================================*/

#header {
	width: 974px;
	float: left;
	margin-right: 20px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}
#logo {
	float: left;
	font-size: 24px;
	padding-top: 20px;
	padding-left: 20px;
}
#social {
	float: right;
	padding-top: 60px;
	padding-right: 20px;
}

/*==================================== 
   Navigation
  ==================================== */
  
#holder{
	background: #000;
	margin-left: -20px;
	margin-top: 0px;
	width: 100%;
	-moz-box-shadow: 1px 1px 3px #292929;
	-webkit-box-shadow: 1px 1px 3px #292929;
	font-family: novecentowide-demibold;
	position: relative;
	padding-right: 20px;
	float: left;
	display: inline;
}

#mainNav{
	float: left;
	width: 934px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	background-color: #FFFFFF;
	font-family: novecentowide-bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
	margin-right: 20px;
	margin-left: 20px;
}

#mainNav #mainNav-links {
	float: left;
	width: 934px;
	padding-top: 20;
	padding-right: 0;
	padding-bottom: 20;
	padding-left: 0;
}


#mainNav  #mainNav-links ul {
	margin: 0;
	padding: 0;
	width: 934px;	
}
#mainNav  #mainNav-links ul li {
	margin: 0;
	padding: 0;
	display: inline;
}
#mainNav  #mainNav-links ul li a {
	color: #000000;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: lighter;
	font-size: 14px;
}
#mainNav  #mainNav-links ul li a:hover {
	color: #E5001C;
}

#mainNav  #mainNav-links ul li.onlink  a {
	color: #E5001C;
}




 /*==================================== 
   Main
  ====================================*/

#main  {
	float: left;
	width: 974px;
	padding-top: 20px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	
}




 /*==================================== 
   Left Column
  ====================================*/

#leftColumn {
	float: left;
	width: 600px;
	padding-bottom: 20px;
}



#latest{
	width: 560px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	}	
#column1 {
	width: 220px;
	float: left;
}
#column2 {
	float: left;
	width: 220px;
	margin-left: 20px;
}
/*==================================== 
  Column Container
  ====================================*/

#columnContainer {
	float: left;
	width: 374px;
	height: auto;
}
#releasesLeft {
	float: left;
	width: 160px;
}

/*==================================== 
   Center Column
  ====================================*/
 
#centerColumn {
	height: auto;
	width: 217px;
	margin-right: 20px;
}




#small {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
}
/*==================================== 
   Right Column
  ====================================*/

#rightColumn {
	float: left;
	height: auto;
	width: 334px;
	margin-left: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
}

/*==================================== 
  Footer
  ====================================*/

#footer {
	float: left;
	width: 931px;
	color: #000000;
	clear: both;
	margin-right: auto;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DDDDDD;
	padding-top: 20px;
	}


/*==================================== 
  Copyright
  ====================================*/


#copyright {
	float: left;
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}


/*==================================== 
  ebow
  ====================================*/	
	

#ebow {
	float: right;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#ebow a{
}
#ebow a:hover{
	text-decoration: underline;
}
#footer_left {
	float: left;
	width: 300px;
}
#footer_column_container {
	float: left;
	width: 634px;
}
#footer_right {
	float: right;
	width: 300px;
	margin-right: 20px;
}
#footer_center {
	width: 300px;
	margin-left: 20px;
}


/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:560px;
		height:315px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(file:///Macintosh%20HD/Users/Davo/local_sites/Heart%20On%20Sleeve/images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(file:///Macintosh%20HD/Users/Davo/local_sites/Heart%20On%20Sleeve/images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
	float:left;
	height:28px;
	line-height:28px;
	border:1px solid #ccc;
	color:#FFFFFF;
	padding:0 10px;
	text-decoration:none;
	background-color: #000000;
		}
	ol#controls li.current a{
		background:#E5001C;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */
#releasesRight {
	float: left;
	margin-left: 11px;
	width: 160px;
}
#site_title {
	float: left;
	padding-top: 40px;
}
#latestLeft {
	float: left;
	width: 270px;
	margin-right: 20px;
}
#latestRight {
	float: left;
	width: 270px;
}
#latestLeftRelease {
	float: left;
	width: 300px;
	margin-right: 20px;
}
#latestRightRelease {
	float: left;
	width: 240px;
}


#social img{
	float:right;
	padding-left: 5px;
}


a, a:hover {-webkit-transition:all 0.25s ease-in-out; -moz-transition:all 0.25s ease-in-out; -o-transition:all 0.25s ease-in-out; -ms-transition:all 0.25s ease-in-out; transition:all 0.25s ease-in-out;}
a.na, a.na:hover {border-bottom:0; outline:none;}
a.more {font-size:12px; font-weight:700;}

.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}



.arrow {
	width: 0;
	height: 0;
	line-height: 0;
	border-left: 20px solid transparent;
	border-top: 10px solid #171717;
	top: 104%;
	left: 0;
	position: absolute;
	[if ie]> top: 100%; <[endif]
}


		
			
			
