#page.forum {
	margin: 0 auto;
	width: 820px;
	background: url("images/forum/page.gif") repeat-y;
}


#page-top.forum{
	width: 820px;
	background: url("images/forum/page_top.jpg") no-repeat;
}



#contentforum {
	float: left;
	width: 760px;
	padding: 125px 30px 0 30px;
	}


#contentforum .post {
		float: left;
		margin-bottom: 6px;
		width: 760px;
	}
	
		/* Post - Title */
		
		#contentforum .forum .topline{
			border-top: 1px dotted #000000;
			margin-top:6px;
			margin-bottom:6px ;
			}
		
		#contentforum .forum .post .post-title {
			width: 760px;
			color: #b6b767;
			font: normal 14px Arial;
		}
		
		#contentforum .forum .post .post-title a {
			color: #b6b767;
			text-decoration: none;
		}
		
		#contentforum .forum .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#contentforum .forum .post .post-title .post-date {
			padding-bottom: 0px;
			width: 7600px;
			height: 0px;
			position: relative;
			color: #ffffff;
			text-transform: lowercase;
		}
		
		#contentforum .forum .post .post-title .post-date .post-date-day {
			position: absolute;
			width: 72px;
			height: 40px;
			text-align: center;
			background: #b6b767;
			font: normal 30px/43px Arial;
			right: 0;
			top: 0;
		}
		
		#contentforum .post .post-title .post-date .post-date-month {
			position: absolute;
			height: 29px;
			background: #b6b767;
			right: 72px;
			top: 0;
			padding: 0 10px;
			font: normal 18px/29px Arial;
		}
		
		#contentforum .post .post-title h2 {
			color: #b6b767;
			font: bold 25px Arial;
			padding-top: 14px;
			padding-bottom: 6px;
			display: block ;
			width: 310px ;
		}
		
		#contentforum .post .post-title h3 {
			color: #b6b767;
			font: bold 25px Arial;
			padding-bottom: 6px;
		}
		
		#contentforum .post .post-title h2 a {
			color: #b6b767;
			text-decoration: none;
		}
		
		#contentforum .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		.post small{font-family: Arial}
		
		/* Post - Entry */
		
		#contentforum .post .post-entry {
			font: normal 15px/20px Arial;
			color: #000000;
			width: 760px;
		}
		
		#contentforum .post .post-entry a {
			color: #b6b767;
			text-decoration: none;
		}
		
		#contentforum .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#contentforum .post .post-entry .more-link {
			font: bold 14px/20px Arial;
			color: #b6b767;
			float: right;
			margin-bottom: 5px;
		}
		
		#contentforum .post .post-entry .more-link a {
			color: #b6b767;
			text-decoration: none;
		}
		
		#contentforum .post .post-entry .more-link a:hover {
			text-decoration: underline;
		}
		
		#contentforum .post .post-entry blockquote {
			border-left: 10px solid #cfe4fd;
			margin: 0px 30px;
			padding-left: 15px;
		}
		
		#contentforum .post .post-entry .wp-caption-text {
			margin-top: 3px ;
			text-align:center ;
			font-size:12px ;					
		}
		
		/* Post - Info */
		
		#contentforum .post .post-info {
	margin-top: 6px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 450px;
	clear: both;
	font: normal 11px Arial;
	color: #BCBE76;
	border-bottom: 1px dotted #000000;
		}
		
		#contentforum .post .post-info a {
			color: #BCBE76;
			text-decoration: none;
		}
		
		#contentforum .post .post-info a:hover {
			text-decoration: underline;
		}
		
			#contentforum .post .post-info .post-info-comments {
				color: #BCBE76;
			}
			
			#contentforum .post .post-info .post-info-comments a {
				color: #BCBE76;
				font-weight: bold;
			}
		
		/* Post - Comments */
		
		#contentforum .post h3 {
			margin: 30px 0 5px 0;
			color: #000000;
			font: bold 20px Arial;
		}
		
		#contentforum .post .comments {
			font: normal 14px/20px Arial;
			color: #000000;
			width: 450px;
		}
		
		#contentforum .post .comments ol {
			margin: 10px 0;
			padding-left: 25px;
		}
		
		#contentforum .post .comments ol li {
			padding: 5px;
		}
		
		#contentforum .post .comments ol li a {
			color: #b6b767;
			text-decoration: none;
		}
		
		#contentforum .post .comments ol li a:hover {
			text-decoration: underline;
		}
		
		#contentforum .post .comments ol li.alt {
			background: #cfe4fd;
		}
		
		#contentforum .post .comments ol li cite {
			color: #b6b767;
			font-style: normal;
			font-weight: bold;
		}
		
		#contentforum .post .comments ol li cite a {
			color: #b6b767;
			text-decoration: none;
		}
		
		#contentforum .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#contentforum .post .comments ol li .commentmetadata a {
			color: #b6b767;
			text-decoration: none;
		}
		
		#contentforum .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		#contentforum .post #commentform {
			margin: 0;
			padding-left: 25px;
			font: normal 14px/20px Arial;
			color: #000000;
			width: 750px;
		}
		
		#contentforum .post #commentform a {
			color: #b6b767;
			text-decoration: none;
		}
		
		#contentforum .post #commentform a:hover {
			text-decoration: underline;
		}
	
	/* Main - Content - Navigation */
	
	#contentforum .navigation {
		margin-bottom: 20px;
		font: bold 14px Arial;
		color: #b6b767;
		width: 760px;
	}
	
	#contentforum .navigation a {
		color: #b6b767;
		text-decoration: none;
	}
	
	#contentforum .navigation a:hover {
		text-decoration: underline;
	}
	
		#contentforum .navigation .navigation-previous {
			float: left;
		}
		
		#contentforum .navigation .navigation-next {
			float: right;
		}




