body {
	font-family: "DIN", "News Gothic Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #5f5f5f;
	padding: 0;
	margin: 0;
	background: #FFFFFF;
}

p {
	font-size: 12px;
	line-height: 1.6;
	z-index: 12;
	color: #797979;
	padding-bottom: 10px;
	}
	
a {
	color: #5f5f5f;
	text-decoration: none;
}
	
	a:hover {
	color: #b30311;
	}
	
	a.image:hover {
	}
	
	a.current {
		color: #b30311 !important;
	}
	

	
h1 {
	font-size: 30px;
	font-family: "DIN", "News Gothic Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100;
	color: #b30311;
	padding-bottom: 10px;
	letter-spacing: 0.1em;
	line-height: 1.2;
	text-transform: uppercase;
	}

h2 {
	font-size: 14px;
	font-weight: normal;
	color: #5f5f5f;
	padding-bottom: 4px;
	letter-spacing: 0.2em;
	line-height:1.2em;
	}
	
h2 a {
	color: #4c4c4c;
	}
	
h2 a:visited {
	color: #4c4c4c;
	}
	
h2 a:hover {
	color: #b30311;
	}
	
	
h3 {
	font-size: 12px;
	color: #b30311;
	letter-spacing: 0.1em;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 5px;
	line-height: 1.8em;
	}
	
h4 {
	font-size: 12px;
	line-height: 1.3em;
	font-weight: normal;
	color: #797979;
	}
	
h5 {
	font-size: 11px;
	line-height: 1.5em;
	font-weight: normal;
	color: #797979;
	}
	
h5 a {
	color: #5f5f5f;
	}
	
h5 a:hover {
	color: #b30311;
	}


img {
	border-width: 0;
	padding: 0;
	margin: 0;
}

.line {
	width: 40px;
	border-top: 1px solid #ace1d4;
	padding-bottom:10px;
	text-align: left;/*this will align it for IE*/
	margin: 0 auto 0 0; /*this will align it left for Mozilla*/
} 

	
.contents {
	font-size: 10px;
	color: #a0bdb6;
	letter-spacing: 0.1em;
	text-align: right;
	padding-top: 20px;
	z-index: 100;
	}
	
.contents a {
	text-decoration: none;
	color: #a0bdb6;
	}
	
.contents a:hover {
	text-decoration: none;
	color: #b30311;
	}
	
.articleintro {
	font-size: 13px;
	color: #555;
	line-height: 1.8;
	font-weight: 200;
	font-style: italic;
	padding-bottom: 20px;
	padding-right: 0px;
	text-align: left;
	}
	
.articleintro a {
	color: #333;
	text-decoration: underline;
	}
	
.articleintro a:hover {
	color: #b30311;
	text-decoration: underline;
	}
	
.articlequestion {
	color: #b30311;
	font-size: 12px;
	line-height: 1.6;
	font-weight: normal;
	font-style: italic;
	padding-bottom: 4px;
	}
	
.pullquote {
	color: #b30311;
	font-size: 14px;
	line-height: 1.6;
	font-weight: 200;
	text-transform: uppercase;
	}
	
.navigation {
	font-size: 10px;
	letter-spacing: 0.1em;
		z-index: 100;
	}
	
.navigation ul {
	list-style:none;
	}
	
.navigation li {
	display: inline;
	float: right;

	margin-left: 25px;

	padding-top: 60px;
	padding-right: 8px;
	text-transform: uppercase;
		color: #a0bdb6;
	}
	
	
.navigation a {
	text-decoration: none;
		color: #a0bdb6;
			z-index: 100;
	}
	
.navigation a:hover {
	color: #b30311;
	}
	
.sidebarhead {
	color: #a0bdb6;

	padding-bottom: 4px;
	margin-bottom: 6px;
	}
	
.contributor {
	color: #b30311;
	font-size: 11px;
	text-transform: uppercase;
    }
	

#slideshow {
    position:relative;
    height:640px;
    width: 960px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 640px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 640px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}


#slideshow2 {
    position:relative;
    height:580px;
    width: 960px;
}

#slideshow2 DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 580px;
    background-color: #FFF;
}

#slideshow2 DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow2 DIV.last-active {
    z-index:9;
}

#slideshow2 DIV IMG {
    height: 580px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}

.footer {
	font-size: 10px; 
	color: #5f5f5f;
	margin-top: 60px;
	margin-bottom: 20px;
	border-top: solid 1px #dfdfdf;
	padding-top: 10px;
	padding-left: 10px;
	width: 960px;
	}
	
.footersocial {
	float: right;
	text-align: right;
	padding-right: 10px;
	}
	
.st_sharethis_custom{
        background: url("http://bleachonline.com/images/interface/share-icon.png") no-repeat scroll left top transparent;
        padding:0px 0px 4px 20px;
}


.ship {
	font-size: 11px;
	line-height: 1.5em;
	font-weight: normal;
	color: #797979;
	text-transform: none;
	letter-spacing: 0em;
	}


	
	
	
	

