html body {width:740px; height:auto; text-align:center; margin:0 auto; background:#000}
#page {text-align:left; margin:0 auto; position:relative; color:#fff;}
h1, h2, h3, h4, h5, h6 {color:#fff;}
h1 {font-size:22px;}
h2 {font-size:20px;}
h3 {font-size:17px;}
h4 {font-size:14px;}
h5 {font-size:12px;}
h6 {font-size:10px;}
p {font-size:15px;}
a {color:#fff;}
a.underline {text-decoration:underline;}
a:hover {color:#f00;}
img {border:0 none;}

#blogs {width:486px; border:1px dashed #fff; margin-bottom:10px; padding:5px;}
#blogs .title {font-size:14px;}
#blogs p {font-size:14px;}
#blogs .divide {border-bottom:1px dashed #fff; padding-bottom:10px; text-align:center;}
#blogs .comments {}
#blogs .postcomment {padding:0 60px;}
#blogs .viewblog {}
#blogs .visits {font-size:11px; margin:-10px 0 10px 10px; font-style:italic; color:#bbb; display:block;}

#maintitle {font-size:35px; margin-bottom:9px;}

#about-me {position:absolute; top:140px; left:500px; height:199px; width:240px; border:1px dashed #fff; border-bottom:0; border-left:0;}
#about-me #aboutme-title {}
#about-me #avatar {}
#about-me #aboutme-text {margin-left:10px; width:225px;}

#links {position:absolute; top:340px; left:500px; height:119px; width:240px; border-right:1px dashed #fff;}
#links #links-home {margin-left:10px; width:225px;}
#links #links-profile {margin-left:10px; width:225px;}
#links #links-achieve {margin-left:10px; width:225px;}
#links #links-website {margin-left:10px; width:225px;}

#feeds {position:absolute; left:500px; top:462px; height:145px; width:240px; border-right:1px dashed #fff;}
#feeds #rss-feeds a {margin-left:10px; width:225px;}

#friends {position:absolute; top:610px; left:500px; width:240px; border:1px dashed #fff; border-top:0; border-left:0;}
#friends .friend {margin-left:10px; width:225px;}

#blogs .comment {margin-left:5%; width:80%; border-bottom:1px dashed #fff; padding-left:5%;}
#blogs .comment .posteditor {font-size:12px; color:#aaa;}
#blogs .comment .posteditor a {font-size:12px; color:#aaa;}
#blogs .comment .title {border-bottom:1px solid #ccc; width:90%;}

img.avatar {float:left; margin:0 5px 5px 0; padding:3px; width:50px; border:1px solid #fff;}
#commentForm label.error {background:url("/images/icons/exclamation.png") no-repeat 0px 0px; padding-left:16px; padding-bottom:2px; font-weight:bold; color:#EA5200;}
#commentForm label.checked {background:url("/images/icons/accept.png") no-repeat 0px 0px;}
#commentForm .success_msg {font-weight:bold; color:#0060BF; margin-left:19px;}
