body, html {
	padding: 0;
	margin: 0;
	border: 0;
	font: 14px sans-serif;
}

img {
	border: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: 12px;
}

h1 {
	font: 20px sans-serif;
	font-weight: bold;
}

h2 {
	font: 17px sans-serif;
	font-weight: bold;
}

h3 {
	font: 14px sans-serif;
	font-weight: bold;
}

a {
	color: black;
}

blockquote {
	color: #555;
}

.flash {
	font-size: 18px;
	padding: 10px;
	border: 5px solid red;
	margin: 3px;
}

.acformtable th {
	padding-right: 5px;
	text-align: right;
}

.acformtable input.short {
	width: 150px;
}

.acformtable input.long {
	width: 350px;
}

.acformtable td.help {
	width: 200px;
	font: 11px sans-serif;
	padding-bottom: 20px;
	text-align: right;
	padding-right: 5px;
}

.oneColumnContainer {
	width: 985px;
	margin: 0 auto;
	text-align: left;
}

.wwrap {
	width: 100%;
}

.maincontent {
	color: black;
	line-height: 1.5;
	float: left;
	width: 760px;
}

.sidebar {
	font: 12px sans-serif;
	line-height: 1.5;
	float: left;
	width: 190px;
	padding: 10px 0px 0px 30px;
}

.sidebar .sidebartitle {
	margin-top: 53px;
	border-bottom: 3px solid #eee;
	padding-bottom: 5px;
}

.sidebar .sidebarntitle {
	margin-top: 53px;
	padding-bottom: 5px;
}

.sidebar .sidebarentry {
	margin-top: 20px;
}

.sidebar .forcel {
}

.sidebar a {
	color: #555;
}


.ed {
	width: 940px;
}

body {
	color: black;
	background-color: white;
}

.toptoolbar {
	width: 100%;
	height: 30px;
	background-color: black;
	color: white;
	font: 12px sans-serif;
}

#rightLinksBar {
	float: right;
	color: white;
	font: 12px sans-serif;
	font-weight: bold;
	padding: 0px 4px 0px 4px;
	margin-top: 8px;
}

.rightLink {
	margin: 5px;
	border: 0;
	padding: 0;
	color: white;
	font: 12px sans-serif;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}

#sharedby {
	float: left;
	color: white;
	font: 12px sans-serif;
	margin-top: 6px;
	padding: 0px 4px 0px 4px;
}

.date {
	margin-top: 60px;
	margin-bottom: 30px;
	border-bottom: 3px solid #eee;
	text-align: right;
	padding-bottom: 5px;
}

.cpost {
	margin-bottom: 30px;
}

.postlink_o {
}
.postlink_o .pl {
	position: absolute;
	/*margin: 3px 0px 0px 3px;*/
}
.postlink_o .pl a {
	font: 20px sans-serif;
	text-decoration: none;
	color: gray;
}
.postlink {
	background-color: white;
	border-left: 3px solid #eee;
	margin-left: 17px;
	padding-left: 10px;
}

.postlink_o h1 a {
	text-decoration: none;
}

.posttaglinks {
	font: 12px sans-serif;
	line-height: 1.5;
}

.posttaglinks a {
	color: gray;
}

.hlc {
	background-color: #f33;
}

.preview {
	border: 1px solid black;
	padding: 5px;
	line-height: 1.5;
}

.oldernav {
	float: left;
}

.newernav {
	float: right;
}

.listing td {
	padding: 10px 5px 0px 5px;
}

.listing th {
	padding: 10px 5px 0px 5px;
	border-bottom: 1px solid black;
}

.botcr {
	clear: both;
	float: none;
	text-align: center;
	font: 12px sans-serif;
	margin: 10px;
	margin-top: 80px;
}

.toplogo {
	margin: 40px 0 10px 0;
}

.toplogo a {
	text-decoration: none;
}

.toplogo div {
	text-align: center;
}
.formerror {
	font: 11px sans-serif;
	color: red;
}

.errorcell {
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
}

.savenotice {
	font-weight: bold;
	color: #66f;
}

.tabody {
	font: 12px sans-serif;
	width: 400px;
	height: 400px;
	line-height: 1.5;
}

#disqus_thread {
	margin-left: 35px;
	width: 700px;
}

.adbanner {
	margin: 30px 0;
	width: 730px;
	text-align: center;
}


