/* =RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
.clear {
	clear:both;
}

/* =STRUCTURE */
body {
	background-color:#f5f5f5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:86.9%;
	/* font-size:85%; */
	margin:0;
}
#container {
	width:70.182em;
	margin:0em auto 0em auto;
	background-color:#fff;
	padding-top:0.445em;
}
#header {
	position:relative;
	height:140px;
}
#header div.logo {
	position:absolute;
	top:0em;
	left:1em;
}
div.clock {
	position:absolute;
	top:-0.445em;
	right:1em;
	width:45px;
	height:38px;
	padding-top:12px;
	background-color:#000;
}
div.other-logos {
	position:absolute;
	top:2.727em;
	right:1em;
}
div.nav {float:left;}
div.fvf,
div.signup {
	float:right;
}
div.nav { margin-left:1.1em; }
div.signup { margin:10px 15px 0 0; }
div.fvf { margin-right:25px; /* background:url(../images/fvf.png)*/ bottom left no-repeat; height:17px; padding-top:10px; /* width:39px; */}
div.fvf a {
	/* width:12px;
	height:13px; */
	float:left;
	margin-right:1px;
	display: block;	overflow: hidden;
	font-size: 0.0;	line-height: 0.0;
	/* text-decoration: none; text-indent: -9999px; */
	background: transparent no-repeat 0 0;
	border: 0;
}
#content {
	float:left;
	padding:0em 1.818em 1.818em 1em;
	width:45.273em; /* was 41.273 */
	border-right:0.091em solid #f5f5f5;
}
body.page #content {
	border-right:none;
}
#pagination {
	padding-top:1.455em;
}

#f_spacer {
	clear: both;
	height:2.364em;
	background-color: #F5F5F5;
}

#footer {
	clear:both;
	height:3.455em;
	background:url(../images/footer_bg.gif) top left repeat-x;
}
#footer div.logo {
	margin:1.2em 1.818em 0 0.6em;
	float:left;
}
#sidebar {
	width:20.273em; /* was 24.273 */
	float:right;
	margin-right:1em;
}

/* =POSTS */
div.post {
	padding:0.909em 0;
	border-bottom: 0.091em solid #f5f5f5;
}
img.alignright {
	float:right;
	margin-left:1em;
}
img.alignleft {
	float:left;
	margin-right:1em;
}

/* =PAGES */
div.pagecontent {
	padding-top:20px;
}

/* =NAV */
#mainnav {
	position:absolute;
	top:108px;
	left:0em;
	width:70.182em;
	height:2.364em;
	background-color:#f5f5f5;
}
#mainnav li {
	list-style-type:none;
	float:left;
	margin:0 4.9em 0 0; /* was 5.9em -Ian 5/21/10 added new nav item */
	height:2.364em;
	line-height:2.364em;
}
#mainnav li a {
	color:#000;
	text-decoration:none;
	font-size:1.273em;
	text-transform:uppercase;
}

#footernav {
	float:right;
}

#footernav li {
	list-style-type:none;
	float:left;
	margin-top:1.291em;
	margin-right:1.364em;
}

#footernav a, #footernav li {
	color:#000;
	font-size:0.9em;
	text-decoration:none;
}


/* =TYPO */
div.clock p {
	font-size:0.65em;
	color:#ffffff;
}

p.meta {
	font-size:0.909em;
	color:#ddd;
	padding-bottom:5px
}

p.meta span.date {
	text-transform:uppercase;
}

p.meta a {
	color:#ddd;
	text-decoration:none;
}

h2.title {
	font-size:1.818em;
	color:#000;
	padding-bottom:1.091em;
}


h2.author {
	font-size:1.1em;
	color:#000;
	padding-top: 1em;
	padding-bottom:.75em;
	font-weight: bold;
}

h1.pagetitle {
	font-size:1.8em;
	color:#000;
	text-transform:uppercase;
	position:relative;
	left:-14px;
}
h1.pagetitle > span.bg {
	background-color:#F5F5F5;
	padding:3px 14px;
}

div.postcontent p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.909em;
	color:#000;
	padding:0.182em 0;
	line-height:1.091em;
}

div.postcontent a {
	color:#ff0000;
	text-decoration:none;
}

div#pagination a {
	font-size:1em;
	color:#000;
	padding:0.273em;
	background-color:#f5f5f5;
	text-decoration:none;
	font-family:Helvetica, sans-serif;
}
.postcontent ol,
.postcontent ul {
	margin-left:1.818em;
}
.postcontent h1,
.postcontent h2,
.postcontent h3,
.postcontent h4,
.postcontent h5 {
	padding-bottom:0.455em;
}

/* =FORMS */
#signup-form {
	width:164px;
	height:16px;
	background:url(../images/signup_bg.png) top left no-repeat;
}
#signup-form div.row {
	position:relative;
}
#signup-form input {
	border:none;
	padding:0;
	margin:0;
	background:none;
	position:absolute;
}
#signup-form input.text {
	width:138px;
	height:15px;
	left:3px;
	top:0px;
	font-size:0.8em;
}
#signup-form input.submit {
	width:1.555em;
	height:1.091em;
	right:0em;
	top:0em;
	cursor:pointer;
}
/* =WIDGETS */

/* =CALENDAR */
div.widget_calendar h3 {
	display:none;
}
#wp-calendar {
	width:100%;
}
#wp-calendar caption {
	font-size:1.091em;
	font-weight:bold;
	color:#000;
	text-align:left;
	padding-bottom:5px;
}
#wp-calendar td, 
#wp-calendar th
{
	text-align:center;
	background-color:#f5f5f5;
}


#wp-calendar th {
	font-weight:bold;
	padding-top:0.5em;
}
#wp-calendar td a {
	color:#fff;
	background-color:#000;
	text-decoration:none;
	display:block;
	width:35px;
	margin:0 auto;
}
#wp-calendar tfoot {
	display:none;
}
div.widget_calendar {

	margin:23px 0 13px 0;
	border-bottom: 0.091em solid #f5f5f5;

}

/* =POLL */
div.widget h3 {
	font-size:1.091em;
	font-weight:bold;
	color:#000;
	padding-top:1.273em;
}

div.widget_polls-widget a {
	color:#000;
	background-color:#fff;
	text-decoration:none;
}
div.widget_polls-widget p span {
	/* background-color:#000;
	color:#fff; */
}
div.wp-polls {
	background-color:#f5f5f5;
	padding-top:0.636em;
	padding-left:0.636em; /* was .182 */
	padding-bottom:1.091em;
}
.wp-polls-table td {
	line-height:1.182em;
	height:1.182em;
	padding-bottom:1.182em;
}
.wp-polls-table td span {
	/* background-color:#000;
	color:#fff; */
}
div.wp-polls-ans {
	width:18.818em; /* was 23 */
	padding-top:2.545em;
}
div.pollbar {
	background-image:none !important;
	height:1.182em !important;
	font-size:inherit !important;
}
.wp-polls-table td.bar {
	padding-right:1.182em;
}
.wp-polls-table td.percentage {
	text-align:right;
}
/* =ARCHIVES AND CATEGORIES */
.widget_archive,
.widget_categories {
	float:left;
	width:10em; /* was 12 */
}
.widget_archive {
	clear:both;
	margin-right:0.273em;
}
div.widget li {
	list-style-type:none;
	padding:0 1px;
}
div.widget ul {
	background-color:#f5f5f5;
	padding:0.455em 0;
}
div.widget li a {
	color:#000;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.9em;
}

p.question {

padding-left: 1em;

}

