/* @override 
	http://avenueverve.com/clients/storycorps/wp-content/plugins/story-corps-qgen/css/qgen.css
	http://www.nationaldayoflistening.org/wp-content/plugins/story-corps-qgen/css/qgen.css
	http://www.storycorps.net/wordpress/wp-content/plugins/story-corps-qgen/css/qgen.css
*/



h4 { margin: 1em 0; }

#questions h1 {
	text-align: center;
}


.question {
margin:0 0 7px 20px;
font-weight: normal;
font-style: normal;
}

.question-block {
	padding: 10px 0;
}

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


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

#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{
	padding: 0;
	margin: 0;
	margin-bottom: 2em;
}
input#sender_name,
input#sender_email {
	font-family: Georgia, serif;
	font-size: 13px;
	border: 1px solid #999999;
	padding: 3px;
	margin:3px 0 10px 15px;
}

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

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


#page4 p {
	text-align: left;
	}

.start-question {
	display: none;
}

form#qForm {
	margin-top: 20px;
	color: #555555;
	font-size: 1em;
}

#fullNameInterviewing div.qgenOpenPanel p {
	margin-bottom: 10px;;
}
form#qForm a{
	color: #555555;
	font-size: 1em;
}

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

ol#tt {
	margin-top: 50px;
}

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

#page6 p.noprint a.addlink {
	margin: 0 0 0 15px;}


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

.newFFQuestions{
	font-family: Georgia, serif;
	font-size: 13pt;
	line-height: 1.5em;
}

.questions-to-email {
	font-family: Georgia, serif;
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 15px
}



textarea#personal_message,
textarea#additional_emails,
textarea#freeFormQuestion,
textarea#freeFormQuestion2 
 {
	width: 80%;
	margin: 10px 0 0 15px;
	height: 50px;
	font-family: Georgia, serif;
	font-size: 13pt;
	color: #444444;
}

.noview {
	display: none;
}

