/* @override 
	http://192.168.1.90/ndl/wp-content/plugins/story-corps-qgen/css/qgen.css
	http://192.168.1.90/ndl/wp-content/plugins/story-corps-qgen/css/qgen.css
	http://ndlbeta.storycorps.org/wp-content/plugins/story-corps-qgen/css/qgen.css
*/


a.addlink {
	color: #FF0702;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

p {
	font-family: Georgia, serif;
	font-size: 13px;
	line-height: 1.6em;
	margin: 1em 0;
}

h4 { margin: 1em 0; }

#questions h1 {
	text-align: center;
}


.question {
margin:0 0 7px 0;
font-size: 1.1em;
color: #444;;
}

.question-block {
	padding: 2em 0;
}

.qgenOpenPanel,
.qgenPanelToggler {
border: 1px solid #ccc;
margin: 9px auto;
padding: 10px 16px;
text-align: center;
#background-color: #EAF7D3;
width: 300px;
}

.qgenTextInput {
	padding: 6px;
	width: 250px;	
	font-family: Georgia, serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #666666;
}

#page1 .qgenTextInput {
	text-align: center;
}

#nextPage4.qgenButton,
.qgenButton {
	width: 100%;
	padding: 12px;
	margin: 12px auto;
	text-align: center;
}

#nextPage2.qgenButton,
#nextPage3.qgenButton,
#nextPage5.qgenButton {
	margin: 0;
	float: center;
	width: 180px;
}

#nextPage2.qgenButton {
	margin: 0 auto;
}

#page2 a,
#page3 a {
	font-size: 13pt;
	line-height: 1.5em;
}


#page5Textareas textarea {
	padding: 6px;
	width: 480px;
	height: 40px;
	font-family: Georgia, serif;
	font-size: 13px;
}

#userList{
	margin-bottom: 2em;
}

span.decision-action {
	font-style: italic;
	color: #666666;
}

.checked {
display: inline;
width: 16px;
height: 16px;
}

#page4 {
	text-align: center;
}

#page4 p {
	text-align: left;
	}

.start-question {
	font-family: Georgia, serif;
	font-size: 16px;
	line-height: 1.5em;
	margin-bottom: 20px;
	padding-bottom: 10px;
	position: relative;


}

form#qForm {
	
}

ol#thelist2 {
	list-style-type: none;
	margin: 1em 1em 1em 0;
}

ol#thelist2 li {
	font-family: Georgia, serif;
	font-size: 16px;
	color: #555;
	line-height: 1.5em;
	padding: 9px;
	margin-bottom: 9px;
	position: relative;
	border: 1px solid #ccc;
	background-color: #fcfef2;
}

div#tt { 
	font-family: Georgia, serif;
	font-size: 16px;
	line-height: 1.5em;
	margin-bottom: 20px;
	padding-bottom: 5px;
	position: relative;
}



ol#thelist2 li img.delete-circle {
	position: absolute; bottom: 0; right: 0;
	padding: 0 1px 1px 0;
}

#newFFQuestions,
.questions-to-email {
	font-family: Georgia, serif;
	font-size: 1.3em;
	line-height: 1.5em;
}

input#sender_name,
input#sender_email {
	font-family: Georgia, serif;
	font-size: 1.3em;
	border: 1px solid #999999;
	color: #444444;
	padding: 3px;
}



textarea#personal_message,
textarea#additional_emails
 {
	width: 100%;
	height: 50px;
	font-family: Georgia, serif;
	font-size: 1.3em;
	color: #444444;
}


textarea#freeFormQuestion,
textarea#freeFormQuestion2 
 {
	width: 100%;
	height: 50px;
	font-family: Georgia, serif;
	font-size: 1.3 em;
	color: #666666;
}
