body {
	margin: 0;
	padding: 0;
	background: #fff;	
	font-size: 12px;
	color: #85AE08;
}

h1, h2, h3 {
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #000;
}

h2 { font-size: 24px; }
h3 { font-size: 18px; }

p, ol, ul, blockquote {
	line-height: 22px;
}

a {
	border-bottom: 1px dotted #707070;
	text-decoration: none;
	color: #85AE08;
}

a:hover {
	border-bottom: 1px dotted #707070;
	color: #000;
}

strong {
	color: #8D8C8C;
}

/* Posts */

.post {
	margin-bottom: 9px;
	padding: 20px 40px 20px 60px;
	background: #131313;
	border-top: 1px solid #1F1F1F;
	border-right: 1px solid #1F1F1F;
	border-bottom: 1px solid #1F1F1F;
	border-left: 1px solid #1F1F1F;
}

.post h2, .post h3 {
	margin-left: -40px;
}

/* Header */

#header {

	margin: 0 auto; 
	background: #fff url(images/img2.jpg);
	
}

#header h1 {
	margin: 0;
	padding: 40px 0 0 220px;
	font-size: 36px;
	
}

#header h2 {
	margin: 0;
	padding: 40px 0 0 352px;
	font-size: 16px;
	
}

#header a {
	border: none;
	letter-spacing: -1px;
	color: #FF941D;
}

/* Content */

#content {
	width: 600px;
	margin: 0 auto;
	padding: 10px;
	border-bottom:1px solid #ccc;
}


#left {

	width: 600px;
	background-color:#FFFFFF;
	padding:20px;

}

/* Footer */

#footer {
	clear: both;
	width: 580px;
	margin: 0 auto;
	padding-top: 20px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 12px;
}

#footer * {
	color: #333333;
}


#indexcon{ padding:10px 0px; }
#indexcon a{ width:265px; float:left; display:block; font-size:12px; line-height:220%; background: url(images/ico4.gif) no-repeat 5px center; padding-left:15px; }
.til{border-bottom:1px dashed #ccc; height:24px; clear:both; color:#000; font-size:12px; padding:10px 0px 0px 15px; font-weight:bold; background:url(images/ico4.gif) no-repeat 5px center;}
.linkli{ margin:10px; }
.linkli li{  background:url(images/li2.gif) no-repeat 5px center; clear:both; text-indent:20px; font-size:12px; width:100%; list-style-type:none;text-overflow:ellipsis;overflow:hidden;white-space: nowrap;list-style-type:none}
.boxad{ font-size:12px; padding:10px; border:1px solid #CCC; background:#fff; margin:10px 0px;}
.place{	height:20px; border-bottom:1px solid #ccc; text-align:left; padding:5px 5px 5px 42px; font-size:13px; font-weight:bold;/* border-left:5px solid #ccc;*/ background:url(images/ic11.gif)   no-repeat 5px center; }
.con li{ background:url(images/li2.gif) no-repeat 5px center; clear:both; text-indent:20px; font-size:12px; width:100%;text-overflow:ellipsis;overflow:hidden;white-space: nowrap;}

.con,.footcon,.bcon{ padding:5px 0px; font-size:12px; line-height:220%; width:100%;list-style-type:none;}
.con a{ background:url(images/ico4.gif) no-repeat 5px center; font-size:12px; padding-left:15px;}
.con a:link,.con a:visited,.con a:active{ color:#000; font-weight:bold; text-decoration:none;}
.con a:hover{  color:#5E7C93; font-weight:bold; text-decoration:none;}
.footcon a{ width:280px; float:left; background:url(images/ico4.gif) no-repeat 5px center; padding-left:15px;} 
.bcon{ padding-top:5px; border-top:1px dashed #ccc;}
.bcon li{ background:url(images/li2.gif) no-repeat 5px center; clear:both; text-indent:20px; font-size:12px; width:100%;  height:22px;text-overflow:ellipsis;overflow:hidden;white-space: nowrap;}
.bcon li a{ color:#000;}
#text1{ width:620px; margin:2px auto 2px auto; background:#FFF url(images/ico.gif) no-repeat 5px center;; border:1px solid #D7D7C7; padding:5px 5px 5px 25px; line-height:150%; font-size:12px; text-align:left;}

#left h3{ font-size:13px; background-color:#ccc; padding:10px; color:#000; border: 1px solid #ccc;}
#left h2 {
	border-bottom: 1px dashed #3D376D;	
	margin-bottom: .5em;
	font-size: 15px;;
	color: #000;
	height:30px;
	background: url(images/img4.gif) no-repeat left center;
	padding-top:18px;
	padding-left:25px;
}
