body {
	font-size: 12px;
	background-color: white;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	padding: 0px 50px 0px 50px;
	margin: 0px;
}

a {
	text-decoration: none;
	color: #0083A6;
}

a:hover, a:active {
	color: #64c0d9;
	text-decoration: underline;
}

table, tr, td {
	padding: 0px;
	margin: 0px;
}
		

td {
	vertical-align: top;
}

#header {
	background-color: #64c0d9;
}

#header h1 {
	color: #fff;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	float: left;
}

#header h1 logo {
	border: none;
}

#header #links {
	float: right;
	padding-top: 24px;
}

#header #links span {
	padding: 8px 20px 0px 0px;
}

#header #links a {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}


#header #links span a:hover, a:active {
	text-decoration: underline;
}

#content {
/*	display: table-row; */
}

#staticcontent {
	display: block;
	width: 100%;
}

#staticspacer {
	background-image: url('/images/vertdot.png');
	background-repeat: repeat-y;
	height: 100%;
}

#articles {
	background-image: url('/images/vertdot.png');
	background-repeat: repeat-y;
	padding-top: 25px;
}

#articles #footer {
	padding: 2px 10px 10px 10px;
	margin-bottom: 10px;
}


#articles .article {

	margin: 0px 0px 0px 5px;
	padding: 15px 10px; 
	overflow: hidden;
	
}

#articles blockquote {
	margin: 5px 0px 5px 15px;
	padding: 7px;
	background-image: url('/images/vertdot.png');
	background-repeat: repeat-y;
	font-size: 10px;
	font-style: italic;
	background-color: #f5fafb;
	width: 75%;
}	

#articles .article img {
	margin: 3px 5px;
	border: none;
	border-collapse: collapse;
}

#articles h2 {
	color: #828282;
	padding: 2px 0px 2px 0px;	
	margin: 1px;
	font-size: 12px;
	font-weight: normal;
}

#articles h2 a {
	color: #828282;
}

#articles h2 a:hover{
	color: #727272;
}

#articles h1 {
	padding: 1px 0px 2px 0px;	
	margin: 1px 1px 5px 1px;
	font-size: 18px;
}

#articles h1 a {
	color: black;
}

#articles h1 a:hover, a:active {
	color: #313131;
}

#articles .article p {
	margin: 15px 0px 15px 5px;	
}

#articles .article .more {
	font-weight: bold;
	margin: 3px 0px 0px 3px;
}

#articles .comment {
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 10px;
	background-color: #F3FDFD;
	padding: 10px;
	border: 1px solid #64c0d9;
}

#articles .comment .posted {
	margin-bottom: 10px;
}

#articles .comment .body {
	margin-left: 10px;
	margin-right: 10px;
}

.cform {
	margin-left: 25px;
	
}

.inlined {
	float: right;
	border-collapse: collapse;
}

.bodytext {
	color: #000000;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebar {
	width: 250px;
	float: right;

}


#sidebar .component {
	display: block;
	background-image: url('/images/horidot.png');
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
	margin-left: 5px;
	font-size: 10px;
}

#sidebar .component .more {
	text-align: right;
	display: block;
	font-weight: bold;
}


#sidebar .component h1 {
	font-size: 12px;
	padding: 0px;
	margin: 0px 1px 5px 0px;
}

#sidebar .component li {
	padding: 2px 0px 2px 0px;
	margin-left: 10px;
	margin-bottom: 2px;
	list-style: square;
}

#sidebar .component a {
	margin-left: 3px;
}

#sidebar .component p {
	font-size: 10px;
	margin: 1px 0px 2px 3px;
	padding: 0px;
}

#sidebar .component div.time {
	float: right;
}

#archive {
	margin: 10px;
}

#archive h1 {
	color: #006388;
}

#archive h2 {
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

#archivepage h1 {
	font-size: 14px;
}

.clear {
	clear: both;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


span.rss 
{
	float: right;
}

span.newerlink {
	float: left;
}


span.olderlink {
	float: right;
}

div.author
{
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	background-color: #F3FDFD;
	padding: 2px;
	clear: both;
}

span.archives
{
	float: left;
}

a.rss
{
	color: #dc6a00;
	font-weight: bold;
}

hr
{
	width: 50%;
	height: 1px;
	background-color: black;
	color: black;
}

#archives {
	margin-left: 10px;
	margin-bottom: 7px;
}

.sectiontype {
	font-weight: bold;
	font-color: black;
	font-size: 15px;
	margin-bottom: 10px;
}

.sectionheader {
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: bold;
}

.archivesection {
	margin-left: 15px;
	overflow: hidden;
	margin-bottom: 3px;
	margin-right: 10px;
	background-color: #fafafa;
	padding: 4px;
}

.subheader {
	margin-left: 15px;
	margin-bottom: 15px;
}

.sectionpreview {
	margin-left: 10px;
}

.viewall {
	float: right;
	clear: both;
}

.spoiler {
	color: #000000;
	background-color: #000000;
}


