/* CSS Document */

	body {
		font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
		font-size: small;
	}
	
	a {
		text-decoration:none;
		color:#255790;
	}
	
	img {
		border:none;
	}
	
	#topbanner {
		position: absolute;
		left: 5px;
		top: 5px;
	}
		
	#leftcontent {
		position: absolute;
		left: 5px;
		top: 125px;
		width:205px;
		background: url(/images/otherpage_bg.gif) repeat top;
	}
	
	#lefttext {
		font-size:.9em;
		margin-left: 25px;
		margin-right: 10px;
	}

	#centercontent {
		position: absolute;
		left:210px;
		top: 125px;
		width:378px;
	}
	
	#centertext {
		font-size: 1.2em;
		font-weight: bold;
		margin-left: 40px;
		margin-right: 20px;
	}

	#rightcontent {
		position: absolute;
		left: 588px;
		width:212px;
		background:#fff;
		top: 125px;
		background-image: url(/images/otherpage_r5_c8.gif);
	}
	
	#righttext {
		margin-left: 0px;
		margin-right: 15px;
		font-size: .8em;
		font-weight: bold;
	}
	
	#coverimage {
		margin-left: 35px;
		margin-bottom: 10px;
	}

	img.column_footer {
		vertical-align:text-bottom;
	}

	.backissue_links {
		padding-bottom: 10px;
		border-bottom: solid #000 1px;
		align: center;
	}
	
	.left_contrib_img {
		position:relative;
		float:left;
		padding-right:5px;
	}
	
	.right_contrib_img {
		position:relative;
		float:right;
		margin-left:5px;
	}
	
	.address {
		margin-left:20px;
	}
	
/****  Begin Blog Layout and Styles ****/

#centerblog {
		margin-left: 40px;
		margin-right: 20px;
}

acronym, abbr {
	border-bottom:1px dashed #333;
}

acronym, abbr, span.caps {
	cursor:help;
	font-size:90%;
	letter-spacing:.07em;
}

blockquote {
	border-left:5px solid #ccc;
	margin-left:1.5em;
	padding-left:5px;
}

/***  the whole page  ***/

#center_content p, li {
	letter-spacing:-1px;
}

/***  the comments area ***/
.feedback {
	color:#ccc;
	text-align:right;
	clear:both;
	letter-spacing:-1px;
}

.storytitle {
	margin:0;
}

.storytitle a {
	text-decoration:none;
}

/***  the comment form  ***/
#commentform #name, #commentform #email, #commentform #url, #commentform textarea {
	background:#fff;
	border:1px solid #000;
	padding:.2em;
}

#commentform textarea {
	width:100%;
}

#commentlist li ul {
	border-left:1px solid #000;
	font-size:110%;
	list-style-type:none;
}

ol#comments li p {
	font-size:100%;
}

#center_content h3 {
	border-bottom:dotted 1px #eee;
	margin-top:0;
}

.meta {
	font-size:.75em;
}

.meta li, ul.post-meta li {
	display:inline;
}

.meta ul {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}

/***  the post meta information  ***/
.meta, .meta a {
	font-weight:normal;
	letter-spacing:0;
}

/***  the sidebar  ***/
#menu {
	margin-left:22px;
	margin-right:10px;
	background:#fff;
	width:180px;
}

/***  sidebar section titles  ***/
#menu ul {
	font-weight:bold;
	list-style-type:none;
	margin:0;
	padding-left:3px;
}

#menu ul ul {
	font-variant:normal;
	font-weight:normal;
	line-height:100%;
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:left;
}

#menu ul ul li {
	border:0;
	letter-spacing:0;
	margin-top:0;
	padding:0;
	padding-left:12px;
}

/***  sidebar links  ***/
#menu ul ul li a {
	color:#000;
	text-decoration:none;
}

#menu ul ul li a:hover {
	border-bottom:1px solid #000;
}

#menu ul ul ul.children {
	font-size:142%;
	padding-left:4px;
}

#menu form {
	margin:0 0 0 13px;
}

/***  the search field  ***/
#menu input#s {
	width:80%;
	background:#eee;
	border:1px solid #000;
	color:#000;
}

/***  the entire calendar  ***/
#wp-calendar {
	border:1px solid #000;
	empty-cells:show;
	font-size:14px;
	margin:0;
	width:90%;
	background-color:#fff;
}

#wp-calendar #next a {
	padding-right:10px;
	text-align:right;
}

#wp-calendar #prev a {
	padding-left:10px;
	text-align:left;
}

#wp-calendar a {
	display:block;
	text-decoration:none;
}

/***  calendar links with the mouse over top  ***/
#wp-calendar a:hover {
	color:#000;
}

/***  the calendar caption  ***/
#wp-calendar caption {
	color:#000;
	font-size:16px;
	text-align:left;
}

/***  calendar cells  ***/
#wp-calendar td {
	color:#fff;
	letter-spacing:normal;
	padding:2px 0;
	text-align:center;
}

#wp-calendar td.pad:hover {
	background:#fff;
}

/***  the current date cell in the calnedar  ***/
#wp-calendar td:hover, #wp-calendar #today {
	background:#fff;
	color:#333;
}

#wp-calendar th {
	font-style:normal;
	text-transform:capitalize;
}

cite {
	font-size:90%;
	font-style:normal;
}

/***  links in the credits  ***/
.credit a:link, .credit a:hover {
	color:#fff;
}

a \ {
	color:#B3B3B3;
}

a:visited \ {
	color:#B3B3B3;
}

a:hover \ {
	color:#B3B3B3;
}

body \ {
	background:#FFFFFF;
	border:none;
	color:#000000;
}

h2 \ {
	border-bottom:none;
}

.feedback \ {
	color:#000000;
}

#commentform #name, #commentform #email, #commentform #url, #commentform textarea \ {
	background:#000000;
	border:none;
}

.meta, .meta a \ {
	color:#000000;
}

#menu \ {
	background:#FFFFFF;
	border-left:none;
}

#menu ul \ {
	color:#000000;
}

#menu ul ul li a \ {
	color:#000000
}

#menu input#s \ {
	background:#FFFFFF;
	border:none;
}

#wp-calendar \ {
	border:none;
	background-color:#FFFFFF;
}

#wp-calendar a:hover \ {
	background:#FFFFFF;
	color:#000000;
}

#wp-calendar caption \ {
	color:#000000;
}

#wp-calendar td \ {
	color:#000000;
}

#wp-calendar td:hover, #wp-calendar #today \ {
	background:#FFFFFF;
}

.credit \ {
	background:#FFFFFF;
	border-top:none;
}

.credit a:link, .credit a:hover \ {
	color:#000000;
}

