body {
	margin: 0px auto;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	background: url(../../../Desktop/img/bg2.jpg) no-repeat center bottom;
	text-align: center;
	font-size: 11px;
	line-height: 16px;
	color: #454546;
	}
	
#wrap  { background: url(img/head.jpg) no-repeat; text-align: left; margin: 0px auto; padding-top: 10px; border-bottom: 1px solid #959595; width: 600px }
	h1, h1 a {
		color: #58A0DB;
		text-decoration: none;
		font-size: 22px;
		font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
		margin-top: 35px;
		padding: 0px;
		font-weight: normal;
		}
		h1 a:hover { color: #2E6584; }
.sidebar  { float: left; margin-top: 125px; padding: 0px; width: 150px }
	.sidebar a { text-decoration: none; color: #59A2D9; }
	.sidebar a:hover { color: #F9B260; }
	.sidebar h2 {
		margin: 0px; padding: 0px;
		font-size: 12px;
		font-weight: bold;
		}
	.sidebar ul  { margin: 0px 0px 15px; padding: 0px }
	.sidebar ul li   { background: no-repeat 0px 2px; list-style-type: none; margin: 0px; padding: 3px 0px 3px 16px }
		.sidebar ul li li   { background: no-repeat 0px 2px; list-style-type: none; margin: 0px; padding: 3px 0px 3px 16px; border-bottom: 1px dotted #f0f1f6 }
.frantag { background-image: url(img/frantag.jpg); width: 120px; height: 50px }
.content  { float: right; margin-top: 130px; padding: 0px; width: 410px }
	.content h2, .content h2 a  { color: #59a2d9; font-weight: bold; font-size: 15px; text-decoration: none; margin: 0px; padding: 0px }
	.meta {
		margin: 0px 0px 10px 0px;
		border-bottom: 1px dotted #F0F1F6;
		color: #2DB11F;
		} 
		.meta a { text-decoration: none; color: #E68321; }
		.meta a:hover { color: #58A7D4; }
	.post  { margin-bottom: 10px; padding-bottom: 20px; border-bottom: 1px solid #aeaeae }
		.post a { text-decoration: none; color: #E68321; }
		.post a:hover { color: #58A7D4; }
		img.centered { display: block; margin-left: auto; margin-right: auto; }
		img { border: none; padding 4px; border: 1px solid #F0F1F6;  }
		img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
		img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
		.alignright { float: right; }
		.alignleft { float: left; }
		.post ul, .post ol {
			margin: 0px; padding: 0px;
			list-style-type: none;
			}
		.post ul li, .post ol li {
			margin: 0px;
			padding: 0px 0px 3px 12px;
			list-style-type: none;
			background: url(../../../Desktop/img/li2.jpg) 0px 4px no-repeat;
			}
		blockquote {
			margin: 0px;
			padding-left: 24px;
			background: url(../../../Desktop/img/blockquote.jpg) no-repeat;
			font-family: Georgia, Tahoma, sans-serif;
			}
		abbr, acronym {
			border-bottom: 1px dotted #F0F1F6;
			cursor:help;
			}
		code {
			font-family: 'Courier New', Courier, Fixed;
			color: #009900;
			}

		.navigation, .navigation a {
			display: block;
			text-align: center;
			margin-bottom: 20px;
			text-decoration: none;
			color: #59A2D9;
			}

.commentlist ol {
	margin: 0px; padding: 0px;
	}
	.commentlist ol li {
		margin: 0px 0px 5px 0px;
		padding: 5px 0px 2px 0px;
		border-bottom: 1px dotted #F0F1F6;
		list-style-type: none;
		}
	.commentlist ol li a { text-decoration: none; color: #59A2D9; }

.footer {
	padding: 5px 0px 10px 0px;
	margin-bottom: 30px;
	text-align: center;
	}
	.footer a {
		text-decoration: none;
		color: #59A2D9;
		}

.clear{
	clear: both;
	padding: 0 0 1px;
	}