/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0;
	padding: 0;
	background: #CCCCCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

p, ul, ol, blockquote {
	font-size: small;
	line-height: 160%;
}

a {
	color: #467048;
}

a:hover {
	text-decoration: underline;
}

/* Header */

#header {
	width: 900px;
	height: 144px;
	margin: 0 auto;
	background: url(images/img1b.jpg) no-repeat center center;
	border-top: 10px solid #000000;
	border-bottom: 10px solid #000000;
}

#header * {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 120px 0 0 10px;
}

#header h2 {
	float: right;
	padding: 120px 10px 0 0;
}

/* Content */

#content {
	width: 900px;
	margin: 0 auto;
	background: url(images/img2.jpg);
	border: 2px solid #CCCCCC;
}

#colOne {
	float: left;
	width: 610px;
	padding: 20px;
}

#colTwo {
	float: right;
	width: 209px;
	padding: 20px;
}

/* Content > ColOne */

/* Content > ColTwo */

#colTwo h2 {
	font-size: medium;
	color: #FFFFFF;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo li {
	margin-bottom: 1em;
	color: #FFFFFF;
}

#colTwo li li {
	margin-bottom: 0;
	padding-left: 1em;
}

#colTwo a {
	color: #FFFFFF;
}

/* Footer */

#footer {
	width: 900px;
	margin: 0 auto;
	background: #000000;
}

#footer * {
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: x-small;
}

.publi_data {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	width: 60px;
	height: 55px;
	font-size: 30px;
}
.publi_data2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	width: 60px;
	height: 55px;
	font-size: 14px;
	background-color: #467048;
	margin: 2px;
	padding: 6px;
}
.post1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.post-date {
	TEXT-ALIGN: 
	center;
	WIDTH: 
	59px;
	BACKGROUND: 
	url(images/post-date_bg.gif) no-repeat;
	FLOAT: left;
	HEIGHT: 54px;
	COLOR: #000;
	FONT-SIZE: 18px;
	PADDING-TOP: 5px
}

.post {
	margin-top: 20px;
}

.post .date {
	float: left;
	width: 70px;
	height: 58px;
	margin: 0;
	margin-right: 20px;
	padding-top: 2px;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #467048;
	background-image: url(images/data.jpg);
}

.post .date b {
	margin: 0;
	padding: 0;
	display: block;
	margin-top: -5px;
	font-size: 40px;
}


.post .title {
	margin: 0;
	padding: 0px 0 0 0;
	margin-left: 10px;
	padding-left: 50px;
	font-size: 1.8em;
}

.post .title h2 {
	padding: 0;
	margin: 0;
}

.post .hr1 {
}

.post .meta {
	margin: 0 0 30px 20px;
	padding: 0;
	color: #979680;
	line-height:normal;
}

.post .meta a {
	color: #828170;
}

.post .entry {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666633;
}

.comments-container {
	background-color: #F1F7F0;
	margin: 2px;
	padding: 5px;
	border: 1px dotted #DBDBDB;
}

.data {
	margin: 0;
	color: #666633;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	border-bottom-width: 1px;
}

.c_contentPerson {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C4C4C4;
	padding-bottom: 6px;
	margin-bottom: 6px;
	font-size: 12px;
}
