/*
Theme Name: WUN
Theme URI: http://www.wakeupnarcolepsy.org/
Version: 1.0
Author: Carlos Thomas
Author URI: http://www.dynamic-data.net
*/

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	background: #e7e0d5;
}

a:link, a:visited {
	text-decoration: none;
	color: #373c74;
}
a:hover {
	text-decoration: underline;
}
strong {
	font-weight: bold;
}
#content {
	width: 750px;
	margin: 0 auto;
	color: #000;
}
#content li {
	list-style: disc;
	margin-left: 3em;
	font-size: .9em;
	line-height: 1.1em;
}
#content ul {
	margin-bottom: 20px;
}
#content p {
	font-size: .9em;
	line-height: 1.1em;
	margin-bottom: 20px;
}
#footer {
	background: #17242d;
	color: #FFF;
	text-align: center;
	padding-top: 60px;
	font-size: .8em;
	padding-bottom: 5px;
}
#footer a:link, #footer a:visited {
	color: #FFF;
}
#footer p {
	margin: 1.2em;
}
#main {
	background: #e7e0d5;
	padding-top: 52px;
	padding-bottom: 52px;
}
#nav {
	text-align: center;
}
#top li {
	padding: .5em 0;
}
#top {
	height: 75px;
	background: #17242d;
	font-size: .8em;
	text-align: center;
	color: #c1d82f;	
	padding-top: 10px;
	/*padding: 10px;*/
}
#top a:link, #top a:visited {
	color: #FFF;
}
#top a.active {
	color: #c1d82f;	
}
#top ul li ul li a:link, #top ul li ul li a:visited {
	color: #fff;
}
#top a:hover {
	
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.cf_error {
	border: 1px solid #c1d82f;
}
div.cf_info {
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
	position: relative;
	left: -40px;
}
.divider {
	font-size: 7em;
	font-weight: 100;
}
div#highlight {
	margin-left: 170px;
	border: 1px solid #17242d;
	background: #D5CFC7;
	clear: both;
	padding: 5px;
}
div#highlight form {
	text-align: right;
	margin-top: -10px;
}
div#highlight img {
	padding: 0 10px 0 0;
}
div#highlight p {
	float: none;
	margin-bottom: 10px;
	font-size: .8em;
}
.name {
	color: #c1d82f;
	text-transform: uppercase;
}
.reqtxt, .emailreqtxt {
	font-size: .7em;
}
.sendbutton {
	width: 100px;
	float: right;
}
em {
	font-style: italic;
}
input, textarea {
	border: 1px solid #17242d;
	width: 300px;
}
label {
	display: block;
}
ol.cf-ol {
	margin: 0 auto;
	padding-left: 75px;
	width: 450px;
}
ol.cf-ol li {
	padding-bottom: 10px;
}
p.cf-sb {
	width: 385px;
}
h1 {
	color:#17242d;
	font-weight:bold;
	font-size:1.2em;
	margin-bottom: 10px;
}
h2 {
	color:#17242d;
	font-weight:bold;
	font-size:1em;
	margin-bottom: 10px;
}
h3 {
	font-size: 1.1em;
	margin-bottom: 5px;
}
