/* CSS Document */
#beta, #beta-inner, .content-nav, #comments, .trackbacks, .permalink, .separator, .printhide
{ display: none; }

body {
	font-family: Times, 'Times New Roman', serif;
	text-align: center;
	font-size: 12pt;
	line-height: 1.5em;
}

#container-inner { border: 0px solid #FFF; }

#container {
	width: 740px;
	_width: 670px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

a { 
	color: #ccc; 
	font-weight: bold;
}

img {
	margin: .5em 1em .5em 0;
}


#banner {
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
	border-bottom: solid 2px #999;
	padding: 0 12px;
}

div#pagebody-inner {
	padding: 0 12px;
}

div.entry-content p {
	margin: 0 0 1em 0;
}

div.entry-content a {
	text-decoration: none;
}

div.entry-content a:after {
   content: " [URL: " attr(href) "] ";
   color: #999;
   font-weight: normal;
}

h1#banner-header {
	margin-bottom: .1em;
	font-size: 200%;
}

h1#banner-header a {
	color: #333;
	text-decoration: none;
	
}

h2#banner-description {
	margin-top: 0;
	margin-bottom: .75em;
	font-size: 95%;
	color: #999;
}

h3.entry-header {
	font-size: 140%;
}

.entry-footer {
	font-style: italic;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: .5em 12px .5em 12px;
	margin: 0 -12px;
}

.entry-footer a {
	display: none;
}

#footer {
	width: 716px;
	_width: 646px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.1em;
	text-align: left;
	font-size: 90%;
	color: #999;
	padding: 1.1em 12px;
	border-bottom: solid 1px #999;
}

#footer a {
	color: #999;
	text-decoration: none;
	font-weight: normal;
}