body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 15px;
	background-color: #FAF8EE;
	text-align:left;
}

a {
	color: #880000;
	text-decoration: none;
}

h1 {
	font-size: 20px;
	color: #000000;
	line-height: 1.05;
	margin: 20px 0 10px 20px;
}

h2 {
	font-size: 18px;
	color: #420E12;
	line-height: 1.16;
}

#content h2{
      margin-top:10px;
      margin-bottom:10px;
}

#content-wrapper{
      float:left;
      width:900px;
}

table#content-wrapper{
      border-collapse: collapse;
      border-top: 1px solid #ccc;
}

h3 {
	font-size: 15px;
	color: #880000;
}

h4 {
	font-size: 13px;
	color: #880000;
}

h5 {
	font-size: 13px;
	color: #000;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#outerContainer {
	background-color: #FAF8EE;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden; 
}

#pix15Bar { background-color:#FAF8EE; width: 900px; height: 15px;  overflow: hidden; }

#container { font-size: 15px; background-color:#FAF8EE; width: 900px; text-align:left; border: 1px solid #000; }

#masthead {
	width: 900px;
	height: 117px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.dateline a {
	color: #420E12;
}

.dateline{
	font-size: 13px;
	width: 900px;
	border-top: 1px solid #000;
}

.previewDateline{
 	background-color:#99FFFF; font-size:13px;
	width: 900px;
	border-top-color: #0066FF;
	border-bottom-color: #0066FF;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	overflow:hidden;
}

#gnavTopBar { width: 900px; height: 10px; background-color:#FAF8EE; overflow: hidden; }

#globalNavContainer { width: 900px; height: 4px; background-color: #FAF8EE; overflow: hidden; }

#globalNav { position: relative; }

#gnav {
	position: absolute;
	top: 1px;
	left: 16px;
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	overflow: hidden;

}
	
#rssfeed {
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-color: #FAF8EE;
	float: left;
	margin-top: 3px;
	margin-right: 5px;
}

#rssfeed img {
	border: 0;
}

#gnavGreyBar { width: 900px; height: 5px; background-color:#CCCCCC; overflow: hidden;}

#main { font-size: 15px; background-color:#fff; width: 900px;}
#content {  font-size: 13px; background-color:#fff; width: 664px;}
#contentText { background-color:transparent; margin-left:auto; margin-right:auto; width:630px; text-align:left; margin-top:15px;}
		
#contentTop {
	font-size: 15px;
	width: 662px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-repeat: repeat-y;
	background-position: right;
}

#contentTopText {
	font-size: 15px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: right;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#contentLeft {
	font-size: 15px;
	background-color: #fff;
	width: 336px;
	float:left;
	border: 1px solid #ccc;
	margin-top: 0;
	padding-top: 0;
}

.contentLeftText {
	font-size: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#contentRight {
	font-size: 15px;
	background-color: #fff;
	width: 325px;
	float: left;
	overflow: hidden; 
	margin-top: 0;
	padding-top: 0;
}

#contentRightText {
	font-size: 15px;
	background-color: #FFFFFF;
	background-image:url('images/dropShadow1.gif');
	background-repeat: repeat-y;
	background-position: right;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#contentBottom {
	font-size: 15px;
	width: 662px;
}

#contentBottomText { font-size: 15px; background-color: #FFFFFF; padding:20px; }

#greyShadowBottom {  font-size: 15px; background-color: #ffffff; height:10px;width:675px; float:left;}

#greyShadowBottomBar {
	background: #faf8ee url(images/bottom_shadow.jpg) repeat-x top left;
	height:11px;
	width:656px;
	float:left;
}

#greyShadowBottomCorner {
	background-color: #FAF8EE;
	height:10px;
	width:10px;
	background-image:url(images/bottom_right_shadow.jpg);
	float:left;
	background-repeat: no-repeat;
}

#side_bar {
	padding: 0 0 0 15px;
	font-size: 14px;
	width: 232px;
	background: #ffffff url(images/right_shadow.jpg) repeat-y center left;
}

.greyBar {
	background: #ccc url(images/right_shadow_grey.jpg) repeat-y center left;
	padding: 5px 5px 5px 10px;
	margin: 0 0 0 -15px;
}

.alignright, .alignleft {
	border: 0;
	float: right;
}

.post img {
	margin: 0 0 15px 9px;
}

.alignleft {
	float: left;
}

#post_container {
	margin: 20px 0 0 0;
	border-bottom: 1px solid #ccc;
}

#primaryNav a {
	color: #000;
}

#primaryNav ul ul li a {
	color: #880000;
	display: block;
	margin: 3px 0 0 5px;
}

#primaryNav {
	padding: 0 0 10px 0;
}

#primaryNav ul li {
	font-weight: bold;
	margin: 0;
	padding: 6px 0 0 0;
	font-size: 13px;
	text-transform: uppercase
}

#primaryNav ul ul li {
	font-weight: normal;
	padding: 0;
	font-size: 13px;
	text-transform: none;
}

#primaryNav ul ul ul li {
	margin-left: 15px;
}

#todaysInsider img {
	border: 2px solid #777;
}

#todaysInsider {
	font-size: 12px;
	margin: 0 10px 0 0;
}

#politicalWriting {
	padding: 0 0 10px 0;
	font-size: 12px;
}

.greybar {
   background: #CCCCCC url(images/right_shadow_grey.jpg) repeat-y left center; 
   padding:10px; 
}

#footer {
	width: 900px;
	background-color: #FAF8EE;
	float: left;
	text-align: center;
}

#underBar {
	height: 6px;
	width: 200px;
	float: none;
	overflow:hidden;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 0px;
	padding: 0px;
}

#overBar {
	height: 3px;
	width: 200px;
	float: none;
	overflow:hidden;
}

.aDot {
	width: 0px;
}

.headlineLinkDextContainer {
	width: 290px;
	line-height: 0px;
	overflow:hidden;
}

.headlineLinkDext {
	overflow:hidden;
	line-height: normal;
	padding-left: 10px;
}

.underGreyBar {
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	height: 1px;
	background-color: #CCCCCC;
 overflow:hidden;
}

#post_container .post {
	border-top: 1px solid #ccc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	margin: 0 0 10px 0;
	background: #fff;
	padding: 10px;
	width: 300px;
}

.post a {
	color: #880000;
}

.post .post_header, #content .post h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #880000;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
}

.post .post_bar {
	height: 4px;
	float: none;
	border-bottom: 1px solid #000;
	margin: 0px;
	padding: 0px;
}

.post .post_content {
	margin: 10px 0;
}

.post img {
	border: 1px solid #000;
}

.post .post_container {
	margin: 0 0 0 10px;
}

.post-organize-empty {
	background: #E6FFDF
}

#post-organizer {
	border: 1px solid #ccc;
	width: 664px;
}

.post ul li {
	margin: 2px 0 0 14px;
}

.post ul li a {
	color: #88000;
}

.post ul li.show_all_items {
	list-style: none;
}

.post ul {
	list-style: square;
	padding: 0;
	margin: 0;
	clear: both;
}

#post-organizer ul.organizer {
	margin: 0;
	padding: 0;
	list-style: none;
	
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#post-organize-left {
	float: left;
	width: 320px;
	border-right: 1px solid #ccc;
}

#post-organize-right {
	float: left;
	width: 320px;
}

.clear_both {
	font-size: 0px;
	height: 0px;
	clear: both;
}

#full_post {
	margin: 10px 0;
}

#full_post .post {
	margin: 10px 20px 0 20px;
	width: auto;	
}

#politicalWriting b {
	text-transform: uppercase;
}

#politicalWriting {
	margin: 10px 0 0 0;
	line-height: 16px;
}

#politicalWriting li {
	list-style-type: none;
}

#politicalWriting ul {
	margin: 0 0 10px 0;
}

#politicalWriting ul li ul li {
	margin: 0 0 0 3px;
}

#politicalWriting li.widget {
	margin: 0;
	list-style-position:outside;
}

h2.pagetitle {
	margin: 0 20px;
}

p.home_link {
	border-bottom: 1px solid #ddd;
	margin: 0 20px 15px 20px;	
	padding: 0 0 2px 0;
}

p.admin-edit {
	font-weight: bold;
	margin: 10px 20px;
}

.search-result {
	border-top: 1px solid #ccc;
	margin: 10px 0;
}

#nav_rss img {
	float: left;
}

#primaryNav ul li.page-item-168,
#primaryNav ul li.page-item-142, 
#primaryNav ul li.page-item-164, 
#primaryNav ul li.page-item-1277 { /* hide subscribe, contact us, privacy */
	display: none;	
}

#search-bar {
	margin: 15px 0;
}

#post-end {
	clear: both;
}

#mp-urlsubmgt {
	margin: 5px 0;
}

.navigation div {
	margin: 10px;
}

#post-MailPress h3 {
	margin: 0;
}

#post-MailPress a {
	color: #444;
	text-decoration: underline;
}

