/* @override http://www.wiziwig.org.uk/qa/styles.questions.css */

#qacontent {
	/* margin: 20px;
	font-family: Verdana;	*/
	margin-top: 20px;
	margin-right: 30px;
	margin-left: 30px;
	font-size: 100%;
}

#qacontent .LS_Questions_thumbs {
	margin-left:10px;
	display:inline-block;
	font-size:120%;
	float:right;
	position: relative;
	color: #999;
}

#qacontent .LS_QuestionResponse .LS_Questions_thumbs {
	top: 9pt;
	font-size: 120%;
	color: #999;
}

#qacontent .LS_QuestionResponse_inhouse .LS_Questions_thumbs {
	top: 9pt;
	font-size: 120%;
	color: rgb(87, 169, 141);
}

#qacontent .LS_Questions_thumbs .thumbed {
	color: rgb(0,101,166);
}

#qacontent .LS_Questions_thumbs small {
	font-size: 70%;
	margin-left: 2pt;
}

#qacontent P {
	margin-left: 0;
	margin-right: 0;
}

#qacontent DIV.postblock {
	padding: 0;
	margin-top: 25px;
	margin-bottom: 40px;
}

#qacontent DIV.postblock P.separator,
#qacontent .LS_QuestionItem_addResponseLink {
	font-weight: bold;
	margin-top: 1em;
	margin-left: 50px
}

#qacontent DIV.posting,
.LS_QuestionItem {
	margin-top: 0em;
	margin-bottom: 1em;
	/*padding: 8px;
	background-color: rgb(229, 242, 238);
	border: 1px solid rgb(87, 169, 141);*/
}

#qacontent DIV.posting P,
.LS_QuestionItem P {
	margin-left: 0;
	margin-right: 0;
}

#qacontent DIV.posting P.title,
#qacontent .LS_QuestionItem_title {
	background-image: url(./question.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
	font-weight: normal;
	font-size: 120%;
	margin-bottom: 6pt;
}

#qacontent DIV.qaotherquestions {
	border-top: 1px solid rgb(87, 169, 141);
	padding-top: 1em;
}

#qacontent DIV.qaotherquestions h2 {
	margin-top: 0;
	margin-bottom: 1em;
	margin-left: 0;
	font-size: 100%;
}

#qacontent DIV.qaotherquestions p,
#qacontent DIV.searchresults p {
	color: #999;
	background-image: url(./question.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 20px;
	font-weight: normal;
	font-size: 90%;
	margin-top: 6pt;
	margin-bottom: 6pt;
}

#qacontent DIV.qaotherquestions p a,
#qacontent DIV.searchresults p a {
	font-weight: bold;
}

#qacontent DIV.posting P.commenttitle {
	background-image: url(./comment.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
	font-weight: normal;
	font-size: 120%;
	margin-bottom: 6pt;
}

#qacontent A.button {
	padding: 4px;
	background-color: rgb(204, 229, 220);
	border: 1px solid rgb(87, 169, 141);
	font-weight: bold;
	text-decoration: none;
}

#qacontent DIV.posting P.post,
#qacontent .LS_QuestionItem_post {
	margin-top: 0;
	font-weight: normal;
	margin-bottom: 3pt;
}

#qacontent DIV.posting P.title A,
#qacontent .LS_QuestionItem_title A {
	font-weight: normal;
}

#qacontent DIV.posting P.info,
#qacontent .LS_QAItem_info {
	color: #666666;
	font-size: 80%;
	margin-top: 9pt;
	margin-bottom: 0;
	line-height: 140%;
}

#qacontent .LS_QAItem_info img {
	float: left;
	margin-right: 8px;
}

#qacontent .LS_QuestionItem_tags {
	color: #666666;
	font-size: 75%;
	margin-top: -3pt;
	margin-bottom: 1em;
}

#qacontent .LS_QuestionItem_tag {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 3px 6px;
	background-color: #f6f6f6;
	text-decoration: none;
	color: #666;
	border-radius: 6px;
	font-weight: normal;
}

#qacontent DIV.inhouseposting,
#qacontent .LS_QuestionResponse_inhouse {
	padding: 8px;
	margin-left: 50px;
	margin-bottom: 1em;
	background-color: rgb(229, 242, 238);
	border: 1px solid rgb(87, 169, 141);	
}

#qacontent DIV.subposting,
#qacontent .LS_QuestionResponse {
	padding: 8px;
	margin-left: 50px;
	margin-bottom: 1em;
	background-color: rgb(248, 248, 248);
	border: 1px solid rgb(160, 160, 160);
}

#qacontent DIV.inhouseposting P.post, 
#qacontent DIV.subposting P.post,
#qacontent .LS_QuestionResponse .LS_QuestionResponse_post,
#qacontent .LS_QuestionResponse_inhouse .LS_QuestionResponse_post {
	font-weight: normal;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 3pt;
}

#qacontent DIV.inhouseposting P.inhouse,
#qacontent .LS_QuestionResponse_inhouse P.inhouse {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 3pt;
	font-style: italic;
	font-weight: bold;
}

#qacontent P.quotedquestion {
	font-size: 125%;
	margin-left: 40px;	
	margin-bottom: 5px;
}

#qacontent P.quotedquestionpost {
	margin-top: 0;
	margin-left: 40px;
	margin-bottom: 20px;	
}

#qacontent P.qalistallincat {
	text-align: right;
	font-size: 100%;
}

#qacontent P.qalistallincat i {
	padding-right: 4pt;
}

#qacontent P.qalistallincat a {
	font-weight: normal;
}

#qacontent input[type="submit"] {
	font-size: 130%;
	background-color: rgb(204, 229, 220);
	border: 1px solid rgb(87, 169, 141);
}

#qacontent .LS_QuestionItem_responseForm {
	margin-left: 50px;
	margin-bottom: 1em;
	position: relative;
	background-color: rgb(229, 242, 238);
	border: 1px solid rgb(87, 169, 141);
	padding:  8px;
}

#qacontent .LS_QuestionItem_responseArea {
	width: 100%;
	height: 2em;
	font-size: 100%;
	color: #999;
	border: none;
	background-color: white;
	margin-bottom: 6pt;
}

#qacontent .LS_QuestionItem_responseLastline {
	margin-top: 0;	
	color: #666;
}

#qacontent .LS_QuestionItem_responseSubmit {
	float: right;
	font-size: 80% !important;
}

/* font awesome icons */
.qa-fa {
	font-size: 120% !important;
	color: rgb(0,101,166) !important;
	display: inline-block;
	padding-left: 3pt;
	padding-right: 3pt;
}

.qa-fa:first-child {
	padding-left: 0;
}

/* bubbles */

.bubble {
	position: relative;
	width: 110px;
	height: 20px;
	padding: 4px;
	background: rgb(0, 124, 82);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	font-size: 70%;
	color: #ffffff;
	top: -21px;
	left: -74px;
	box-shadow: 1px 1px 2px;
	margin-right: -6.5em;
	font-weight:bold;
	text-shadow: none;
}
	
.bubble a {
	text-decoration: none;
}
	
.bubble:after {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 8px 4px 0;
	border-color: rgb(0, 124, 82) transparent;
	display: block;
	width: 0;
	z-index: 1;
	bottom: -8px;
	left: 18px;
}