table td p { 
  margin: 0 0 15px 0; 
	padding: 0; 
}

a {
	color: #7f471c;
}

h1 {
	margin-bottom: 20px;
	color: #c5702e;
	font-size: 18px;
}

h3 {
	margin-bottom: 10px;
	color: #c5702e;
}

#forum-border {
	width: 100%;
	background: #558663 url('/images/ezine/header-bg.gif') repeat-x;
	border-bottom: 1px solid #87b594;
}

#forum-header {
	width: 970px;
	margin: 0 auto;
	padding: 3px 0;
	overflow: hidden;
}

#forum-logo {
	float: left;
	margin-top: 2px;
}

#forum-logo a {
	background: none;
}

#forum-nav {
	float: right;
	font-size: 13px;
	font-weight: bold;
}

#forum-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#forum-nav li {
	float: left;
	line-height: 23px;
	padding: 0 7px;
}

#forum-nav a {
	color: #fff;
}

#forum-adv-acc {
	width: 950px;
	padding: 10px 10px 0 10px;
	overflow: hidden;
	margin: 0 auto;
	background: #fff;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}

#banner {
	float: left;
	width: 468px;
	height: 60px;
	background: #fff;
}

#banner a {
	background: #fff;
}

#f-search {
	float: right;
	height: 46px;
	width: 182px;
	padding: 3px 7px 8px 7px;
	color: #fff;
	margin: 0 0 0 5px;
	background: #355940;
	border: 1px solid #87b594;
	overflow: hidden;
}

#f-search label {
	font-size: 13px;
}

#f-search .input {
	float: left;
	margin-top: 7px;
	width: 152px;
	padding: 1px;
}

#f-search .search-button {
	float: left;
	margin: 7px 0 0 3px;
}

#f-account {
	float: right;
	height: 46px;
	width: 250px;
	padding: 3px 7px 8px 7px;
	color: #fff;
	margin: 0;
	background: #355940;
	border: 1px solid #87b594;
	overflow: hidden;
}

#f-account label {
	font-size: 13px;
}

#f-account .input {
	float: left;
	margin: 7px 3px 0 0;
	width: 105px;
	padding: 1px;
}

#f-account a {
	color: #fff;
	font-weight: normal;
}

#f-account a:hover {
	text-decoration: underline;
}

#f-account .login-button {
	float: left;
	margin: 6px 0 0 0;
}

#f-account #account-options {
	margin-top: 12px;
}

#f-account #account-options a:hover {
	text-decoration: none;
}

#breadcrumb {
	margin: -10px 0 0 0;
}

#breadcrumb a {
	color: #333;
}

#breadcrumb a:hover {
	color: #fff;
}

#subheader {
	background: #fff;
	width: 950px;
	padding: 20px 10px 0 10px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	margin: 0 auto;
}

/* Visitor Stats */
#visitorStats {
	margin-top: 10px;
	font-size: 12px;
}

#visitorStats p {
	margin: 0 0 10px 0;
}

blockquote {
	padding: 5px;
	margin: 5px 0 15px 0;
	background-color: #f7f7f7;
	border: 1px solid #cecece;
}

.quoteAuthor {
	font-weight: bold;
	font-style: italic;
}

#reviewOn h2 {
	margin-bottom: 15px;
}

.reviewHeading {
	text-align: center;
	background-color: #f4f4f4;
	font-size: 14px;
	padding: 2px 0;
	margin-top: 10px;
}

.reviewReminder {
	margin: 6px 0;
}

.replyResults {
	font-size: 11px;
}

th {
	text-align: left;
	border-top: 1px solid #e1e1e1;
	background-color: #f4f4f4;
	padding: 3px 5px !important;
	font-weight: normal !important;
}

td, th {
	padding: 5px;
}

td.category {
	border-top: 1px solid #e1e1e1;
	background-color: #f4f4f4;
	margin: 0;
	padding: 0 0 0 5px;
	line-height: 25px;
}
td.category a {
	color: #333;
}
td.category a:hover {
	color: #fff;
}

.categoryDescription {
	font-weight: normal;
	font-style: italic;
}

tr.forumRow td.forum, tr.topicRow td {
	border-bottom: 1px solid #e1e1e1;
}

tr.forumRow td.recentPostInfo, tr.topicRow td.recentPostInfo {
	border-bottom: 1px solid #e1e1e1;
	font-size: 12px;
}

table.threadTable {
	border-top: 5px solid #355940;
	border-bottom: 0;
	margin-bottom: 8px;
}

table.threadTable td.author {
	width: 125px;
	vertical-align: top;
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
}

table.threadTable td.body {
	border-left: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}

table.threadTable td.body ul {
	list-style-position: inside;
	margin: 8px 10px 10px 10px;
	line-height: 16px;
}

table.threadTable td.reply {
	border-top: 1px solid #e1e1e1;
}

.codeblock, .attachments, blockquote {
	width: 780px ! important;
	overflow: auto;
}

div.paginate {
	float: left;
	max-width: 400px;
}

div.paginate table {
	max-width: 400px;
	margin: 0;
}

div.paginate table {
	border: 0;
}

div.paginate td {
	padding: 2px 3px;
}

.forumName {
	font: 12px Arial, sans-serif;
	font-weight: bold;
}

.forumName a {
	color: #333;
}

.forumName a:hover {
	color: #fff;
}

.forumInfo {
	color: #666;
	padding: 3px;
}

.forumDescription {
	margin-top: 0;
	font-size: 12px;
	color: #666;
}

.topicpaginate {
	font-size: 13px;
}

.postLinks {
	float: right;
	list-style: none;
	padding: 0;
	margin: 0;
	font: 13px Arial, sans-serif;
	font-weight: bold;
}

.postLinks a {
	margin: 0 7px;
	padding: 0;
	color: #355940;
}

.postLinks a:hover {
	background: #355940;
	color: #fff;
}

.postLinksRow {
	float: none;
	padding: 7px 0 0 0;
	margin: 0;
	text-align: right;
	font: 11px Arial, sans-serif;
	font-weight: bold;
}

.postLinksRow a {
	margin: 0 5px;
	padding: 0;
	line-height: 20px;
	color: #355940;
}

.postLinksRow a:hover {
	background: #355940;
	color: #fff;
}

.bottomBorder {
	margin: 15px 0 5px 0;
	border: 1px solid #eaeaea;
	background: #f8f8f8;
	padding: 2px;
	width: 944px;
	overflow: hidden;
}

.topicMarker {
	float: left;
}

.topicTitle, .topicAuthor {
	margin-left: 40px;
	font-size: 12px;
}

.topicAuthor {
	color: #666;
}

.topicTitle {
	font: 12px Arial, sans-serif;
	font-weight: bold;
}

.topicTitle a {
	color: #333;
}

.topicTitle a:hover {
	color: #fff;
}

.forum_select {
	float: right;
}

.replyLink {
	margin-bottom: 3px;
}

.avatar {
	margin: 5px auto;
}

.authorInfo {
	padding-left: 5px;
}

.authorIP {
	font-size: 11px;
	margin-bottom: 5px;
}

.authorName {
	font: 12px Arial, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
}

.authorPosts {
	font-size: 11px;
}

.attachments {
	background-color: #eee;
	padding: 5px 8px;
	margin-bottom: 8px;
}

.attachTitle {
	font-weight: bold;
	margin-bottom: 4px;
}

.attachments img {
	border: 1px solid #e1e1e1;
}

.postContent {
	margin: 10px 0;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}

/* Forms */
.formInput label {
	font-weight: bold;
}

.miniForm {
	display: inline;
}

.errorHeading {
	color: #ca2024;
}

.alert {
	background: #fee9b2;
	color: #ca2024;
	padding: 6px 8px;
}

table.submissionForm .input {
	width: 830px;
	margin: 0;
}

table.submissionForm .textarea {
	width: 830px;
	margin: 0;
}

table.submissionForm .submit {
	margin: 0;
}

table.submissionForm {
	border: 0;
}

table.submissionForm td {
	background-color: #f4f4f4;
	border: 1px solid #e1e1e1;
	border-left: none;
	border-right: none;
}

table.submissionForm tr.spacer td {
	background-color: #fff;
	border: 0;
}

table.submissionForm th {
	text-align: right;
	background: #f4f4f4;
	border: 1px solid #e1e1e1;
	border-left: none;
	border-right: none;
}

table.submissionForm th.formTopicTitle {
	text-align: left;
}

table.optionsTable {
	border: 0;
}

table.optionsTable td {
	border: 0;
}

.extraOptionLink {
	margin: 6px 0;
}

#poll {
	margin: 0;
}

#poll .input {
	margin: 0;
	width: 360px;
}

#attach .input {
	margin: 0;
	width: 200px;
}

.pollInfo {
	margin: 15px 0 0 0;
	font-size: 12px;
}

table.pollResults {
	border: 0;
	margin-bottom: 15px;
}

div.input {
	border: none;
}

div.submit {
	padding: 0;
	margin: 5px 0 0 0;
}

.preview {
	border: 1px solid #e1e1e1;
	padding: 5px;
	background: #f8f8f8;
	margin-bottom: 15px;
}

.preview h2 {
	margin-bottom: 15px;
}

.preview p {
	margin: 0;
}

#fastreply {
	margin-top: 5px;
	padding-bottom: 5px;
}

#fastreply textarea {
	width: 942px;
	height: 150px;
}

table.searchForm {
	border: 1px solid #e1e1e1;
	border-top: 10px solid #333;
	background-color: #eee;
}

/* Member Profile Pages */
table.profileTable {
	border: 0;
}

table.profileTable td.tableCellOne, .memberPage table.threadTable td.tableCellOne, .memberlistRowOne, .memberListRowTwo {
	background: #fff;
	border-bottom: 1px dotted #e1e1e1 !important;
}

#profile-left {
	width: 220px;
	float: left;
}

#profile-right {
	width: 710px;
	float: right;
}

ul.profileMenu {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
}

ul.profileMenu li {
	line-height: 23px;
	padding-left: 15px;
	background: url('/images/ezine/side-nav-bullet.gif') no-repeat 0 7px;
}

ul.profileMenu li a {
	color: #333;
}

ul.profileMenu li a:hover {
	color: #fff;
}

.profileMenuTitle {
	margin-bottom: 5px;
	border-bottom: 2px solid #666;
	color: #333;
	padding: 0 0 1px 0;
	font-size: 15px;
}

table.avatarTable {
	border: 0;
}

table.avatarTable td {
	border: 1px solid #e1e1e1;
	background-color: #fff;
}

table.messageTable th {
	text-align: right;
}

table.messageTable td {
	border-right: 1px solid #e1e1e1;
}

table.messageTable td.message {
	border-top: 1px solid #e1e1e1;
}
table.messageTable td.message .codeblock, 
table.messageTable td.message .attachments, 
table.messageTable td.message blockquote {
  width: 560px ! important;
  overflow: auto;
}
tr.spacer td {
	height: 8px;
}

table.messageTable tr.spacer td {
	border-right: 0;
	border-top: 1px solid #e1e1e1;
}

table.messageFolders td, td.notepad, table.memberSearch td {
	border-left: 1px solid #e1e1e1;
}

.profileTitle {
	font-size: 24px;
	font-weight: bold;
}

.rankAdmin {
	color: #3768b8;
}

.rankModerator {
	color: #468d4b;
}

table.profileFields {
	border: 0;
	margin-bottom: 10px;
}

td.tableCellTwo {
	vertical-align: middle;
	background-color: #fff;
	border-bottom: 1px dotted #e1e1e1 !important;
}

td.tableCellOne {
	background-color: #fff;
	border-bottom: 1px dotted #e1e1e1;
}

tr.customFields span.alert {
	background: transparent;
	color: #fff;
	padding: 0;
}

.spacer {
	clear: both;
	height: 0;
	margin: 5px 0;
}

.htmlButtonOuter, .htmlButtonOuterL {
	border: none !important;
	margin: 0 !important;
	padding: 0;
}

.htmlButtonInner {
	font-weight: bold;
	border: 1px solid #cecece;
	!important;
	margin-right:
	5px;
}

.htmlButtonInner a {
	color: #333;
	background: #fff;
	display: block;
	padding: 5px;
}

.htmlButtonInner a:hover {
	color: #333 !important;
	background: #f1f1f1;
}

.htmlButtonOff {
}

.formatting table {
	margin: 0 !important;
}

#system_message {
	padding: 5px;
	width: 700px;
}
#system_message a {
	text-decoration: underline;
}

.forum_poll {
	margin: 5px 0;
	padding: 10px 15px;
	border-top: 5px solid #355940;
	border-bottom: 2px solid #355940;
	background: #f8f8f8;
}

.top-forum-options {
	text-align: right;
	margin-bottom: 4px;
	font-size: 12px;
}

.post_details {
	font-size: 11px;
	background: #f8f8f8;
	margin-bottom: 15px;
	width: 805px;
	overflow: hidden;
	line-height: 17px;	
}
.post_details .date {
	float: left;
	width: 120px;
}
.post_details .links {
	float: right;
	width: 250px;
	text-align: right;
}
.signature {
	width: 805px;
	border-top: 1px solid #ccc;
	margin-top: 15px;
	padding-top: 5px;
	font-size: 11px ! important;
}
.signature p,
.signature span {
	font-size: 11px ! important;
	margin-bottom: 10px ! important;
}
