#site .content, .wcontent, #primary-nav ul.main-nav.nosearch {
	width: 960px;
}

.content {
	width: 960px;
	margin: 0px auto;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


.font-primary, body, .commentlist, .font-highlight, h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, 'Times New Roman', Times, serif;
}

.font-sub, #primary-nav li a, .metabar, .subtext, .subhead, .widget-title, .post-comments, .reply a, .editpage, .site-description, #pagination .wp-pagenavi, .fcontent .flink, .post-edit-link, #wp-calendar caption, #wp-calendar thead th, #callout .callout_copy, #breadcrumb, .ticker-wrap, h5.sidebartitle, #highlight .highlight-subhead, .soapbox-links a, .fancybox, .standard-form .admin-links, #featurenav a, #feature-footer span.playpause, .pagelines-blink {
	font-family: 'Lucida Grande', Helvetica, arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

#branding {
	margin: 10px 0
}

a {
	text-decoration: none;
}

.mainnav td a{
	padding: 0 15px;
	color: rgb(34, 94, 155);
}
.mainnav td a:hover { border-bottom: 2px solid rgb(34, 94, 155) }

.mainnav {
	width: 960px;
	margin: 1em auto;
	line-height: 1.1em;
	text-align: left;
	margin-top: 0px;
	z-index: 28;
	position: relative;
	display: block;
	border-bottom: 1px solid #ccc;
}

#column-wrap, #container, #sidebar-wrap {
	float: left;
}
#sidebar-wrap {
	float: right;
}
#site .content, .wcontent, #primary-nav ul.main-nav.nosearch {
	width: 960px;
}
.scolumn-pad {
	padding: 2em 0.7em;
}
.fix {
	display: block;
}

#column-main {
	float: left;
	width: 630px;
	display: inline;
}

#footer {
	clear: both;
	font-size: 1em;
	overflow: hidden;
	text-align: left;
	position: relative;
	color: #aaa;
}
blockquote {
	margin: 1em 3em 2em 1em;
	padding: 1em 1em 0.5em;
	border: 1px solid #ccc;
	font-style: italic;
}

#primary-nav {
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

h3.widget-title {
	text-align: left;
	padding: 6px 8px 3px 0px;
	margin-bottom: 0.6em;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #ccc;
	color: #aaa;
}

#list_sidebar_primary strong {
	text-align: left;
	padding: 6px 8px 3px 0px;
	margin-bottom: 0.6em;
	font-size: 0.8em;
}

.entry_content {
	padding-left: 0.3em;
	font-size: 1em;
	line-height: 1.6em;

}

.entry_content h3 {
	font-size: 1em;
}

.entry_content ul li{
	margin-left: 2em;
}