/* @override 
	http://possibilitycity.com/thereisaplace.css
	http://www.possibilitycity.com/thereisaplace/thereisaplace.css
*/

body {
	background-color: #001e3c;
	text-align: center;
	margin: 0;
	padding: 0;
}

div#column {
	margin: 0 auto;
	padding: 0;
	width: 950px;
}

div#flash {
	
}

div.js-commentControl {
	text-align: left;
}


div.js-LeaveComment {
	color: orange;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}

div.js-commentControl.js-commentTool {
	margin: 0;
	display: none;
}

div.js-commentFieldSubject {
	color: orange;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: none;
}

div.js-CreateComment {
	margin-left: auto;
	margin-right: auto;
	width: 597px;
}

div.js-CommentsArea {
}

div.js-CreateCommentBg {
	text-align: center;
	border-style: none;
	margin-left: auto;
	margin-right: auto;
	width: 580px;
}

span.alert {
	font-size: 9px;
	font-weight: bold;
	font-style: italic;
}

div.storyline {
	height: 35px;
	padding: 3px;
	width: 575px;
	background: url(images/submit-box.png) no-repeat center top;
}

input.js-CmtButton {
}

div.js-commentFieldLabel {
	color: white;
	font: italic bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 15px;
}

div.js-commentFieldLabel_tell {
	color: white;
	font: italic bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 15px;
	display: none;
}

div.js-commentFieldLabel_name {
	color: white;
	font: italic bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 10px;
}

div.js-commentFieldNote_message {
	color: white;
	font: italic bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 10px;
}

div.js-singleComment {
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top: 2px solid #3f5f70;
}


div.js-OldCommentsWrap {
	width: 575px;
	margin-left: auto;
	margin-right: auto;
}

div.js-singleCommentText {
	color: #001e3c;
	font: italic bold 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 20px 35px;
}

div.js-singleCommentINFO {
	padding-right: 35px;
	padding-top: 20px;
}

div.js-singleCommentDate {
	font-size: 10px;
}


a.js-commentMore {
	color: #a293fc;
	text-decoration: none;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	font-style: italic;
}


  a:link
  {
	color: orange;
	text-decoration: none;
}

  a:visited
  {
	color: orange;
	text-decoration: none;
}

a:hover,
  a:focus
  {
	text-decoration: none;
}

  a:active
  {
	color: orange;
  }

span.js-PageNCur {
	color: silver;
}

a.js-PageNOther.js-PageArrow.js-PageArrowCur {
	color: silver;
}



div.js-singleCommentKarma {
	font-size: 10px;
	margin-left: 35px;
}

div.js-PageNavTop {
	color: silver;
}

span.js-singleCommentReplyable {
	margin-right: 35px;
}

textarea#js-CmtText-0 {
	height: 20px;
	width: 570px;
	margin-top: 4px;
	background-color: transparent;
	border-style: none;
}

div.js-poweredBy.js-antispamBy {
	display: none;
}


div.js-singleCommentComMod {
	font-size: 10px;
}

