/* SLIPKNOT */
/* Section Stylesheet - Help
----------------------------------------------------------------------------- */


	@import url("widget-editorial.css");
	@import url("widget-member.css");


/* Prescedents
----------------------------------------------------------------------------- */


	#page-help h2 {
	
	display: block;
	margin: 0 0 10px 26px;
	font-size: 30px;
	font-weight: normal;
	color: #8a0000;
	text-transform: uppercase;
	
	}
	
	body.section-help p.problems {
	
	font: 18px/22px Georgia, Serif;
	color: #959595;
	margin-bottom: 20px;
	
	}

	body.section-help #sidebar div {
	
	width: 160px;
	
	}
	
	body.section-help #sidebar div h3 {
	
	background: none;
	padding: 0;
	height: auto;
	font-size: 14px;
	line-height: 18px;
	color: #8a0000;
	white-space: normal;
	
	}
	
	body.section-help #sidebar a {
	
	font-size: 10px;
	
	}

	body.section-help a.comments,
	body.section-help div.widget-editorial strong,
	body.section-help div.widget-editorial span {
	
	display: none;
	
	}
	
	body.section-help div#sidebar ul.actions {
		
	width: auto;
	padding: 10px 0 0 0;
		
	}


/* Important Notices
----------------------------------------------------------------------------- */


	#important {
	
	color: #fff;
	
	}
	
	#important li {
		
	margin-bottom: 15px;
	background-color: #2c4153;
	padding: 15px;
	
	}
	

/* Answers / Archive
----------------------------------------------------------------------------- */


	body.section-help div.widget-editorial .headlines {
	
	width: 100%;
	
	}

	body.section-help div.widget-editorial .headlines li {
	
	padding: 0;
	
	}
	
	
	/* Archive */
	
	
	#archive  {
	
	width: 100%;
	
	}
	
	#archive h3 {

	font-size: 25px;
	line-height: 25px;
	
	}
	
	
	/* Answers */
	
	
	#answers h3 {
	
	margin-bottom: 10px;
	
	}
	
	#answers p {
	
	margin: 0 0 10px 0;
	
	}
	
	#answers div.widget-editorial {
	
	margin-bottom: 25px;
	float: left;
	clear: left;
	width: 100%;
	
	}
	
	#answers ul.headlines li {
	
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #5e0101;
	width: 700px;
	
	}
	
	#answers .actions {
	
	padding-left: 0 !important;
	
	}
	

/* Answer
----------------------------------------------------------------------------- */
	
	
	#answer {
	
	width: 622px;
	
	}
	
	#answer h4 {
	
	padding-left: 0;
	
	}
	
	#answer div.story {
	
	width: 100%;
	padding-left: 0;
	
	}
	
	#answer div.story p {
	
	margin: 0 0 10px 0;
	
	}


/* Inquiry
----------------------------------------------------------------------------- */
	
	
	#inquiry {
	
	margin-bottom: 15px;
	padding: 0 30px 15px;
	float: left;
	clear: left;
	width: 640px !important;
	color: #fff;
	
	}
	
	#inquiry h3 {
	
	background: none;
	padding: 0;
	
	}
	
	#inquiry p {
	
	margin: 0 0 10px 0;
	
	}
	
