body{
    margin: 0px;
	font-family: Times New Roman, Times, serif;
	font-size:12px; 
	font-weight:normal; 
	line-height:13px;
	color:#333;
	text-align:left;
	width: 850px;
	position: relative;
	margin: auto;
}

h1 {
	position: relative;
	top: 70px;
	text-align: right;
	font-size: 200%;
}

h2, h2 a {
	color: #000;
	text-transform: lowercase;
	font-size: 25px;
	font-weight: normal;
	font-style: normal;
	font-family: Times New Roman, Times, serif;
}

ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

a img {
	border: none;
}

a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: line-through;
}

#header {
	height: 252px;
	text-transform: lowercase;
	text-align: center;
	letter-spacing: 3px;
	word-spacing: 9px;
	background: url(bg_header.gif) no-repeat;
	position: relative;
	color: #000;
}

#sidebar {
	width: 175px;
	float: left;
	margin: 25px 50px 20px 10px;
}

#sidebar h2 {
}

#sidebar .widgettitle, caption, .about h2, .portfolio h2 {
	margin: 20px 0 5px 0;;
	color:#999;
	font-size:100%;
	letter-spacing:0.2em;
	text-transform:uppercase;
}

caption {
	margin: 0 0 5px 30px;
}

#sidebar a {
	color: #5588AA;
}

#sidebar li {
}

#wp-calendar {
	text-align: center;
	margin-left: 30px;
}

#posts {
	width: 562px;
	float: left;
	padding: 0 0 0 5px;
	margin: 20px 0;
	font-family: Verdana, sans-serif; 
	font-size: 10px;;

}

#posts h2 a:hover {
	color: #5588AA;
}

#posts .meta ul {
	display: inline;
}

#comments {
	margin: 25px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #ddd;

}

#footer {
	text-align: left;
	clear: both;
	background: url(http://clh201.net/icon.gif) no-repeat 10px center;
	padding: 10px 0 10px 35px;
	margin: 25px 0 25px 230px;
	font-family: Verdana, sans-serif; 
	font-size: 10px;
}

#footer a {
	color: #5588AA;
}

* html #sidebar {
margin-top: 0;
}

.header1 {
	display: inline;
	top: 89px;
	left: 20px;
	position: relative;
	margin: 10px;
}
.header2 {
	display: inline;
	left: 20px;
	top: 93px;
	position: relative;
	margin: 10px;
	font-weight: bold;
}
.header3 {
	display: inline;
	left: 20px;
	top: 90px;
	position: relative;
	margin: 10px;
}
.header4 {
	display: inline;
	left: 20px;
	top: 87px;
	position: relative;
	margin: 10px;
	font-weight: bold;
}
.header5 {
	display: inline;
	left: 20px;
	top: 92px;
	position: relative;
	margin: 10px;
}

.post {
	margin: 0 0 30px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ddd;
	line-height: 1.75em;
}

.post dt {
	font-size: 1.5em;
	text-transform: uppercase;
	padding: 0;
	margin: 20px 0 0 0;
}

.post dd {
	text-transform: uppercase;
	padding: 0 0 10px 0;
	margin: 0;
}

.post dd em {
	text-transform: none;

}

.post dd span {
	display: block;
	text-transform: none;
}

.post-categories li, ul.post-categories {
	display: inline;
}

.meta {
	color: #999;
	letter-spacing:0.2em;
}
.meta a {
	color: red;

}

.thumb {
	float: left;
	margin: 0 25px 0 0;
	width: 100px;
}

.thumb img {
	padding: 0;
	margin: 0;
}

.desc {
	float: left;
	width: 425px;

}

.portfolio ul {
	margin: 0;
	padding: 0;
}

.portfolio li {
	margin: 0 0 50px 0;
	padding: 0;
	list-style-type: none;
	clear: both;
}

.portfolio li {
	height: 131px;
}

.portfolio li:hover {
	background: #eee;
}

.portfolio h2 {
	clear: both;
}

.portfolio li a {
	color: red;
}

.portfolio p {
}

.portfolio a:hover img {
	border-right: 1px dotted red;
	border-left: 1px dotted red;
}

.portfolio a img {
	border: 1px dotted #ddd;
}