body {
	background-color: #9ab00b;
	background-image:  url(/images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0;
}
form {
	margin:0px;
	padding: 0px;
}
ul {
	list-style-type: none;
	margin: 0;
	padding: 10px;
}
li {
	margin: 0;
	padding: 0;
}
#container {
	width: 978px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-image:  url(/images/container-bg.gif);
	background-repeat: repeat-y;
}
#container_shadow_left {
	width: 4px;
	float: left;
}
#container_middle {
	width: 970px;
	float: left;
}
#container_shadow_right {
	width: 4px;
	float: left;
}
#header {
	background-image:  url(/images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 83px;
}
#left_side {
	width: 694px;
	float: left;
}
#right_side {
	width: 276px;
	float: left;
}
#menu_left_side {
	background-image:  url(/images/menu_bg.jpg);
	background-repeat: repeat-x;
	width: 694px;
	height: 47px;
	text-align: right;
}
#menu_right_side {
	background-image:  url(/images/menu_bg.jpg);
	background-repeat: repeat-x;
	width: 276px;
	height: 47px;
	text-align: right;
}
#location {
	background-image:  url(/images/location_bg.gif);
	background-repeat: repeat-x;
	height: 58px;
	text-align: right;
}
#members_menu {
	float: right;
}
#blackboard_rating_text {
	float: right;
	padding-right: 10px;
	padding-top: 24px;
}
#blackboard_rating {
	float: right;
	padding-right: 31px;
	padding-top: 14px;
}
#start_blackboard {
}
#subscribers {
	background-image:  url(/images/subscribers_bg.gif);
	background-repeat: repeat-x;
	height: 83px;
	text-align: left;
}
#subscribers_text {
	float: left;
	width: 169px;
}
#subscribers_number {
	padding-top: 60px;
	padding-left: 10px;
}
#subscribers_rss {
	float: left;
	width: 107px;
}
#advertising {
}
.ad {
	float: left;
	padding-left: 9px;
	padding-top: 9px;
}
#topics {
	margin: 0;
	padding: 0;
}
#archive {
	margin: 0;
	padding: 0;
}
.side_menu_item {
	background-color: #9c9576;
}
#page_container {
	background-image:  url(/images/page_shadow.jpg);
	background-repeat: repeat-x;
	width: 693px;
}
#page_content {
	padding-top: 29px;
	padding-left: 33px;
	padding-right: 33px;
}

.title {
	float: left;
	width: 350px;
	margin: 0;
}
.author {
	padding-top: 10px;
	padding-bottom: 10px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
}
.article_body {
	clear: left;
	line-height: 19px;
}
.main_picture {
	margin-left: 10px;	
}
.share {
	background-color: #ECEAE1;
	border-style: solid;
	border-style: hidden;
	border-width: 1px;
	border-left-style: hidden;
	border-right-style: hidden;
	border-top-style: solid;
	border-top-color: #bebaa8;
	border-bottom-style: solid;
	border-bottom-color: #bebaa8;
}

#footer {
	clear: both;
	background-image: url(/images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 51px;
	text-align: center;
	padding-top: 5px;
}
#footer_shadow {
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/footer_shadow_bg.jpg);
	background-repeat: repeat-x;
	width: 970px;
	height: 5px;
}





.other-blackboards {
	padding: 10px 0 0;
}

.other-blackboards h2, .other-blackboards h3 {
	font-size: 16px;
}











.comments-template {
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li {
	margin: 10px 0 0;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3 {
	font-size: 16px;
}

.commentmetadata {
	font-size: 12px;
}

.comments-template p.nocomments {
	padding: 0;
}

.comments-template textarea {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
.comment-details {
	clear: left;
	float: left;
	background-color: #ffffff;
	width: 200px;
	text-align: center;
}
.comment-text {
	clear: right;
	float: left;
	background-color: #ECEAE1;
	width: 385px;
	padding: 20px;
	border: 1px solid #bebaa8;
}


.adsense_content_block {
	padding: 4px;
	background-color: #eceae1;
	border-color: #776f55;
	border-style: dotted;
	border-width: 2px;
}

.adsense_content_block_square_right {
	float: right;
	margin-left: 4px;
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 4px;
	background-color: #eceae1;
	border-color: #776f55;
	border-style: dotted;
	border-width: 2px;
}

.opt-in_form {
	padding: 3px; 
	border-style: dotted; 
	border-width: 2px; 
	font-style: italic; 
	background-color: #ECEAE1; 
	border-color: #776F55;
}