*{
margin: 0px;
padding:0px;	
}

body{
background-color:#000000;
color:#fbfbfb;
font-family: Arial, Verdana, Sans-Serif;
font-size:12px;
font-weight:normal;	
}

h1{
font-size:17px;
font-weight:bold;
margin-top:10px;
margin-bottom:10px;
border-bottom:2px solid #fbfbfb;
padding-left:0px;
color:#fbfbfb;
padding-bottom:3px;
padding-top:6px;
}

h2{
font-size:12px;
font-weight:normal;
margin-bottom:3px;
}

p{
font-size:12px;
line-height:17px;	
}

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

a:hover{
	text-decoration:underline;	
}

#wrapper{
margin-left:auto;
margin-right:auto;
width:870px;
padding-left:20px;
background-image:url(images/header-bg-index.jpg);
background-repeat:no-repeat;
background-position:-10px 0px;
}

#header{
height:200px;	
}

	#logos{
	position:relative;
	top:55px;
	left:570px;
	width:300px;
	}
	
		#logos img{
		margin:3px;
		border:0px;
		}
		
#content{
float:left;
}

	#col1{
		float:left;
		width:434px;	
		margin-right:30px;
	}
	
	#col2{
		float:left;
		width:180px;
		margin-right:30px;	
	}
	
	#col2 h1{
			
	}
	
	#col3{
		float:left;
		width:180px;	
	}

.feed p{
	display:block;
}

.feed .result{
	margin-bottom:0.5em;	
}

.feed .title{
	height:1.4em;
}


.feed .date{
	color:#6F6F6F;
}

#photos img{
	verical-align:bottom;	
	display:block;
}

#biography img{
	margin-top:10px;	
}

ul{
	margin-left:20px;	
}

li{
	margin-bottom:3px;
	margin-top:3px;	
}

#pressmaterials span{
	font-size:10px;
	display:block;
}	


#twitter a{
	color:#6F6F6F;
}

#twitter span a{
	color:#b11a1a;
}

#syndicate{
	
}

#syndicate a{
}

#syndicate img{
	border:0px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
}

#copyright{
	text-align:center;
	margin-top:20px;	
}

#shop #header{
	height:313px;	
}

#shop #wrapper{
	background-image:url(images/header-bg-shop.jpg);	
}

#shop #content{
	margin-left:-20px;	
}

.product{
position:relative;
float:left;
margin-bottom:50px;
margin-left:20px;
margin-right:20px;	
}

	.product h1{
		/*border-bottom:0px;*/
	}
	
	.product .photo{
	position:relative;
	float:left;
	width:200px;
	height:243px;
	text-align:center;
	margin-right:15px;
	}
	
		.product .photo img{
		#position: relative;  
		}
		
	.product .info{
	position:relative;	
	float:left;
	width:190px;
	height:190px;
	}	
	
	.product .buy{
	text-align:left;
	position:absolute;
	bottom:0px;
	left:211px;
	}
	
		.product .buy table{
		margin-bottom:5px;	
		}
	
	.tiny{
		font-size:10px;
	}
	
#shop #col1{
	width:580px;
}

#col1 .product{
position:relative;
float:left;
margin-bottom:50px;
margin-left:0px;
margin-right:0px;	
}

#shipping {
 float:left;
 margin-top:20px;
}

#footer{
	padding-top:30px;
	clear:left;
	text-align:center;
	padding-bottom:20px;
}	

.soldout{
	font-size:12px;
	font-weight:bold;
	margin-bottom:40px;	
	display:block;
	padding:4px;
	border:1px dotted #ffffff;
}
