body {
color:#5d5d5d;
background:#000000;
margin:0;
font-family:Verdana;
font-size:11px;
}

a {
text-decoration:none;
cursor:pointer;
}
.chroma a, img {
color:#3f8769;
text-decoration:none;
border:0;
}
.chroma a:hover {
color:#5fA789;
}
.darktext {
color:#2b2b2b;
}
.darktext a {
color:#2b2b2b;
}
.darktext a:hover {
color:#4b4b4b;
}
.brighttext {
color:#fde3ca;
}
.brighttext a {
color:#fde3ca;
}
.brighttext a:hover {
color:#feb672;
}

.blogmenu {
margin:8px 0 0 8px;
width:154px;
float:left;
}
.blogmenu img {
border:0;
}
.blogmenuchar {
margin-left:-8px;
}

.blogheader {
width:563px;
height:112px;
margin:0;
background-image:url(./images/header.jpg);
background-repeat:no-repeat;
float:left;
}
.search-box {
margin:7px 5px 0 0;
float:right;
}

.content-field {
height:600px;
margin-top:112px;
background-image:url(./images/background.jpg);
background-repeat:no-repeat;
}
.content-header {
font-style:italic;
margin:22px 0 0 24px;
float:left;
}
.content-profile {
margin-top:23px;
position:absolute;
left:610px;
}
.content-profile-flag {
position:absolute;
top:111px;
left:61px;
}
.content-profile-details {
width:250px;
margin-top:145px;
position:absolute;
left:487px;
}
.content-calender {
width:155px;
height:129px;
margin-top:123px;
position:absolute;
left:183px;
background-image:url(./images/calender.jpg);
background-repeat:no-repeat;
}
.content-calender-text {
width:135px;
margin:21px 0 0 7px;
position:absolute;
}
.calender-month {
margin-left:6px;
font-size:14px;
color:#feb672;
}
.calender-entries {
margin:6px 0 0 6px;
text-align:center;
float:left;
}
.calender-previous {
margin:3px 6px 0 0;
text-decoration:none;
float:right;
}

.content-blog-entries {
width:370px;
margin-top:196px;
text-align:right;
position:absolute;
left:350px;
}
.blog-seperator {
margin:5px 0;
}
.div-a {
cursor:pointer;
background:url(./images/open.gif);
background-repeat:no-repeat;
background-position: 0 8px;
margin-bottom:13px;
}
.div-a-view {
margin-bottom:13px;
}
.blog-title {
font-size:14px;
color:#fde2c9;
font-weight:bold;
margin-right:19px;
}
.blog-date {
color:#feb16a;
margin-right:19px;
}
.blog-text {
width:326px;
text-align:right;
color:#fde2c9;
margin:0 19px 32px 24px;
overflow:hidden;
}
.blog-text img {
margin:10px 0 10px 0;
}
.blog-text a {
color:#feb672;
}
.blog-text a:hover {
color:#ffdb98;
}
.blog-reset {
width:326px;
text-align:right;
margin:0 19px 12px 24px;
}
.blog-copyright {
width:326px;
text-align:right;
color:#2b2b2b;
margin:49px 19px 24px 24px;
}

.div-a-hide {
cursor:pointer;
background:url(./images/closed.gif);
background-repeat:no-repeat;
background-position:0 8px;
margin-bottom:13px;
}
.div-a-hideanim {
cursor:pointer;
background:url(./images/closed_animated.gif);
background-repeat:no-repeat;
background-position:0 8px;
margin-bottom:13px;
}

.blog-text .darktext a {
padding:4px 0 0 21px;
background:url(./images/comment_n.jpg);
background-repeat:no-repeat;
background-position:0px 0px;
color:#2b2b2b;
}
.blog-text .darktext a:hover {
color:#4b4b4b;
}

.sidebar {
width:55px;
height:461px;
margin:0;
background-image:url(./images/sidebar.jpg);
background-repeat:no-repeat;
float:left;
}

.fake-a {
cursor:pointer;
padding:2px 17px 0 0;
background:url(./images/top_n.gif);
background-repeat:no-repeat;
background-position:100% 0;
color:#2b2b2b;
}