/* SLIPKNOT */
/* Skin Stylesheet: Outside The Nine
----------------------------------------------------------------------------- */


	@import url("actions.css");
	@import url("tabs.css");
	@import url("tags.css");
	@import url("section-home.css");
	@import url("section-members.css");
	@import url("section-store.css");
	@import url("widgets.css");


/* STRUCTURAL CONTAINERS
----------------------------------------------------------------------------- */


	body {
	
		background: #23414c url(../../images/skin-ot9/layout/bg-ot9.jpg) center top no-repeat fixed;
	
		}
		
	#main {
	
		margin-left: 125px;
	
		}
		
	#sidebar {
	
		display: none;
	
		}
		
		
/* SIDEBAR MERCH
----------------------------------------------------------------------------- */

	body#page-music #main,
	body#page-tour #main,
	body#page-event #main,
	body#page-members #main,
	body#page-gallery #main,
	body#page-network #main {
		
		margin-left: 26px;
		
		}
		
	body#page-music #sidebar,
	body#page-tour #sidebar,
	body#page-event #sidebar,
	body#page-members #sidebar,
	body#page-gallery #sidebar,
	body#page-network #sidebar {
		
		display: block !important;
		padding-top: 0 !important;
		
		}
	
	body#page-tour #sidebar,	
	body#page-gallery #sidebar {
		
		padding-top: 70px !important;
		
		}
		
	body#page-event #sidebar {

		padding-top: 40px !important;

		}
		
		
		
/* HEADINGS
----------------------------------------------------------------------------- */


	h3 {
	
		height: 79px;
		line-height: 79px;
		color: #ff0000;
		background: url(../../images/skin-ot9/headings/h3.png);
		
		}
		
	#page-welcome h2.welcome {
	
		display: block !important;
		text-indent: -5000px;
		background: url(../../images/skin-ot9/headings/heading-welcome.png);
		width: 700px;
		height: 186px;
		padding: 0;
		margin-bottom: -15px;
		
		}


/* LINKS
----------------------------------------------------------------------------- */


	a {
	
		color: #5ba6bc;
	
		}
		
	a:hover {
	
		color: #67c1dc;
	
		}
		
	h3 a,
	h4 a {
	
		color: #5ba6bc;
		
		}
		
	h3 a:hover,
	h4 a:hover {
	
		color: #67c1dc;

		}
		
	a.giftcertificate {

		color: #fff;
		background: #5ba6bc;

		}

	a.giftcertificate:hover {

		color: #fff;
		background: #67c1dc;

		}
		
		
/* FOOTER
----------------------------------------------------------------------------- */

		
	#footer a.sparkart {
		
		background: url(../../images/skin-ot9/layout/sparkart.gif);

		}
		
		
/* FORMS
----------------------------------------------------------------------------- */


	label input,
	select,
	textarea {
	
		color: #efefef;
		background: #0e0d0a;
		border: solid 1px #0e373f;
	
		}
		
	fieldset {
	
		border: solid 1px #3a372b;
	
		}
		
	input[type=file] {
	
		color: #000;
	
		}
		
		
/* CONTENT
----------------------------------------------------------------------------- */


	dt, dd {
	
		border-color: #222;
	
		}
		
		
/* Borders */
		
	
	ul.leads > li,
	#content ul.headlines > li,
	ul.comments > li,
	ul.subscriptions > li,
	ul.members,
	ul.friends,
	ul.clips,
	#search .group,
	#subscription dl,
	#album,
	#inquiry,
	#info,
	#software,
	#internet,
	ul.photos,
	#video .flash,
	.display > .content,
	.modify > .content,
	.modify .group,
	.widget-profile.display .group,
	.widget-account .group,
	.placeholder {
	
		padding: 18px;
		background: #000 url(../../images/skin-ot9/layout/bg-content.jpg);
		border: solid 8px #000;
		margin: 5px 0;
		width: 648px !important;
		
		}
		
	ul.events > li {
		
		padding: 18px;
		background: #000 url(../../images/skin-ot9/layout/bg-content.jpg);
		border: solid 8px #000;
		margin: 5px 0;
		
		}
		
	#addresses ul.addresses li {

		padding: 18px;
		margin: 5px 0;
		background: #000 url(../../images/skin-ot9/layout/bg-content.jpg);
		border: solid 8px #000;

		}
		
	#features ul.photos {
	
		width: auto !important;
		background: none;
		
		}
		
	ul.items > li {
	
		padding: 10px;
		background: #000 url(../../images/skin-ot9/layout/bg-content.jpg);
		border: solid 8px #000;
		margin: 5px 0;
	
		}
		
	.webkit ul.leads > li,
	.webkit ul.events > li,
	.webkit #content ul.headlines > li,
	.webkit ul.comments > li,
	.webkit ul.subscriptions > li,
	.webkit ul.members,
	.webkit ul.photos,
	.webkit #subscription dl,
	.webkit #slideshow {
		
		margin: 0;
		background: none;
		border-width: 14px 8px;
		-webkit-border-image: url(../../images/skin-ot9/layout/border-content.png) 14 8 14 8 repeat repeat;
		-moz-border-image: url(../../images/skin-ot9/layout/border-content.png) 14 8 14 8 repeat repeat;

		}
		
	.placeholder p {
	
		padding: 0;
		
		}
		
		
/* ADS
----------------------------------------------------------------------------- */


	div.ad {
	
		display: none;
	
		}
