/* :: MAIN LAYOUT :: */

body {
	background:#000000;
	margin:0;
	padding:0;
	font-family:'Tahoma';
	font-size:12px;
	text-align:center;
	color:#382e1f;
        line-height:1.5;
        }
#wrap1,#wrap2 {
	margin:0 auto;
	background:none;
	}

#wrap3,.twocol #wrap3 {
	background:url( http://my.opera.com/klein_hd/homes/files/back_content.jpg) top repeat-y;
	margin:0 auto;
	}
.onecol #wrap4,.twocol #wrap4 {
	background:url( http://my.opera.com/klein_hd/homes/files/footer.jpg) bottom no-repeat;
	}
#top {
	margin-top:0;
	text-align:left;
	background:url( http://my.opera.com/klein_hd/homes/files/header.jpg) top no-repeat;
	height:120px;
	color:#fff;
	}
#top2 {
	height:75px;
	padding-left:15px;
	}
#topbar {
	margin:0 -10px;
	height:20px;
	line-height:20px;
	background:url( http://my.opera.com/klein_hd/homes/files/topbar.jpg) top no-repeat;
	overflow:hidden;
	font-family:arial;
	color:#fff;
        }
#topbar a.toplink {
	background:none;
	padding:0 4px;
	}
#oc {
	margin-left:35px;
        float:left;
	width:136px;
	}
#oc span {
	display:block;
	height:20px;
	background:none;
	}
#top h1{
       padding:20px 0 0 80px;
       font-size:2.2em;
       
       }
#subtitle {margin:0;
	font-size:11px;
	font-weight:normal;
	width:100%;
	overflow:hidden;
        padding:0 0 0 80px;
       }
#menu ul {
	margin:0 0 0 70px ;
	padding:0;
	height:40px;
	}

#menu li {
	display:block;
	list-style:none;
	margin:0 -10px 0 0;
	padding:0;
	float:left;
	width:100px;
	height:43px;
	}


#menu a {
	display:block;
	color:#d0c7b9;
	text-decoration:none;
	background:none;
	text-align:none;
        position:relative;
     	z-index:10;
	line-height:43px;
	width:100px;
	overflow:hidden;
	}

#menu a:hover{
             color:#fff;
             }
#menu a#selected {	                                               

background:url( http://my.opera.com/klein_hd/homes/files/back_menu_selected.gif) bottom no-repeat;
	z-index:800;
	color:#fff;
       	}
#content, #footer {
	clear:both;
	position:relative;
	width:725px;
	text-align:left;
	margin:0 auto;
	}

#content {
	padding:15px 0 60px 0;
        }

#content li {
	margin:0;
	list-style-position:inside;
        list-style-type:square;
	}

#mainwrap {
	width:100%;
	margin-right:-225px;
	padding-bottom:12px;
	float:left;
	}

#main {
	min-height:400px;
	margin-right:225px;
	padding-top:2px;
	}

#footer {
	clear:both;
	width:100%;
	margin-top:10px;
	font-size:11px;
	color:#333;
        background:none;
	}
#meta a:link, #meta a:visited, #meta a:active {
	color:#000;
	}
/* :: SIDEBAR :: */


#sidewrap {
	width:190px;
	float:right;
	font-size:11px;
	overflow:hidden;
	color:#3f3f3f;
	background:none;
	padding-bottom:0;
	}
#side a:link, #side a:visited, #side a:active {
	color:#000000;
        text-decoration:none;
        }
#side a:hover{
             text-decoration:underline;
             }

#side li {
	font-size:12px;
	list-style-image:url("http://my.opera.com/syyoung/homes/my/list.gif");
	list-style-type:none;
        padding:1px 1px;
	}

#side h2, #side caption {
	background:#fff;
	font-size:12px;
	font-weight:bold;
	margin:0 0 1px 0;
	padding:2px 0 2px 5px;
	text-align:left;
	color:#000000;
        border-top:2px solid #fff;
	}

#side h2 a:link, #side h2 a:visited, #side h2 a:active {
	color:#e58802;
	text-decoration:none;
	}

.sidebox {
	width:190px;
	background:none;
	border-bottom:none;
	margin-bottom:0;
	}

.sidebox .pad {
	background:none;
	padding:5px;
	}

#side h3 {
	font-size:11px;
	margin-bottom:0;
	}

#getopera{display:none
         }
/* :: GENERAL RULES :: */

a:link, a:active, a:visited {
	color:#000000;
	text-decoration:none;
        }

a:hover {
	color:#000000;
        }

a.username:link, a.username:visited, a.username:active {
	color:#563D82;
        text-decoration:none; 
	}

blockquote {
	margin:10px 0 0 0;
	padding:0;
	}
h2 {
	font-size:16px;
	margin:0 0 12px 0;
	color:#000000;
	}

/* :: COMMENTS :: */

.comment1,.comment2 {
	clear:both;
	background:#fff;
	border:none;
	margin:15px 0;
	overflow:auto;
        width:100%;
	}

.comments .bot {
	padding:10px;
	}


/* :: ALBUM SLIDESHOW :: */

#albumslides {display:none;
	}

/* :: CALENDAR :: */

#calendar {
	border-spacing:1px;
	clear:both;
	margin-bottom:15px;
	width:190px;
	background:#fff;
	border-bottom:1px solid #000;
	}

#calendar tr:first-child {
	empty-cells:show;
	}

#calendar th {
	font-size:10px;
	line-height:18px;
	height:18px;
	text-align:center;
	color:#000000;
	}

#calendar td {
	line-height:16px;
	border-top:1px solid #222;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	border-left:1px solid #222;
	padding:1px 3px;
	text-align:center;
	font-size:10px;
	color:#555;
	}

#calendar tfoot td {
	text-align:left;
	border:none;
	height:16px;
	padding:2px 3px;
	}

#calendar td.l {
	background:#fff;
	}

#calendar td#today {
	background:#000;
	}

#side a#calendarmonth {
	text-decoration:none;
	color:#000000;
	}

#nextmonth, #prevmonth {
	width:49%;
	}

#nextmonth {
	text-align:right;
	}


/* :: BLOG :: */

.post {
	padding:8px 0 8px 10px;
	margin-bottom:10px;
        margin-right:3px;
	width:100%;
	overflow:hidden;
	border-top:1px dashed #ddd;
	}

#blogtools {
	background:none;
	}

.whisper i {
	font-size:11px;
	color:#000000;
	}

blockquote.bbquote, .post blockquote {
	background:none;
	padding:0 0 0 10px;
	margin:15px 5px 15px 10px;
        color:#000000;
        font-style:normal;
        border-left:3px solid #89913E;
	}

.post .title {
	margin:0;
	font-size:15px;
	color:#000000;
        font-family:'Tahoma';
        }
.title a:link, .title a:visited, .title a:active {
	color:#000000;
	text-decoration:none;
        }

.post .title a:hover {
	color:#e58802;
	}
.content {
	margin-top:14px;
	font-size:12px;
	}

#side .cdwn {
	background:none;
	padding:3px 0 3px 3px;
	}

/* :: TAG CLOUD :: */

#tagcloud ul {
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	}

#tagcloud li {
	list-style:none;
	float:left;
	line-height:20px;
	height:20px;
	margin:0;
	padding-right:5px;
	white-space:nowrap;
	}

#tagcloud a:link, #tagcloud a:visited, #tagcloud a:active {
	color:#000000;
	text-decoration:none;
        }

#tagcloud .size1 {
	font-size:10px;
	font-weight:normal;
	}

#tagcloud .size2 {
	font-size:11px;
	}

#tagcloud .size3  {
	font-size:12px;
	font-weight:bold;
	}

#tagcloud .size4  {
	font-size:13px;
	font-weight:bold;
	}

#tagcloud .size5  {
	font-size:14px;
	font-weight:bold;
	}

.postcomments a:link, .postcomments a:visited {
	color:#666666;
	}

/* :: PROFILE :: */

#profile {
	position:relative;
	width:100%;
	}

#profile-top, #groupprofile {
	position:relative;
	padding-right:360px;
	min-height:294px;
	}

#personal-h2 {
	margin-bottom:-20px;
	}

#profile p {
	margin:7px 0 0 0;
	}

#userinfo {
	width:100%;
	overflow:hidden;
	}

#userinfo dl {
	margin:28px 0 0 0;
	}

#userinfo dt {
	clear:both;
	float:left;
	width:96px;
	margin:0;
	padding-top:4px;
	}

#userinfo dd {
	margin:0 0 0 96px;
	padding:4px 0 2px 0;
	}

#userpic {
	position:absolute;
	top:0;
	right:0;
	width:356px;
	height:296px;
	background:#fff url

(http://my.opera.com/community/graphics/users/9/userpic.gif) top left 

no-repeat;
	}

#userpic img {
	display:block;
	margin:17px;
	}

#profile-col1 {
	float:left;
	width:55%;
	overflow:hidden;
	}

#profile-col2 {
	float:right;
	width:38%;
	margin-right:3%;
	overflow:hidden;
	}

.boxwrap {
	margin-bottom:20px;
	}

#profile-col2 table {
	width:100%;
	}

#profile th, #profile td {
	padding:2px 10px;
	}

#profile-col2 li {
	list-style:none;
	list-style-position:outside;
	line-height:20px;
	clear:both;
	}

a.overflow {
	display:block;
	width:100%;
	overflow:hidden;
	}

#grouplist .cstatus {
	width:30%;
	}

#grouplist a, .spotimg {
	display:block;
	width:100%;
	overflow:hidden;
	}

.userlist img {
	float:left;
	margin:1px 4px 0 0;
	}

#ff .h {
	margin:8px 0 0 0;
	font-weight:bold;
	}

#ff .t {
	margin:2px 0 0 0;
	padding-bottom:8px;
	}

#ff .rule {
	padding-bottom:5px;
	}

#myspots h2 {
	margin-bottom:0;
	}

#myspots li {
	padding:0 0 4px 20px;
	background:transparent url(/community/graphics/users/9/myspot.gif) 2px 

3px no-repeat;
	}

#myspots h3 {
	clear:both;
	margin-top:10px;
	font-style:italic;
	}


.spotimg div {
	background:#fff url(/community/graphics/users/7/spotimg.gif) top left 

no-repeat;
	margin:0 3px 5px 0;
	float:left;
	overflow:hidden;
	width:103px;
	}

.spotimg img {
	display:block;
	width:86px;
	height:65px;
	margin:6px 7px;
	}

#spotusers p {
	margin:0;
	text-align:center;
	font-size:11px;
	}

#friendlist li {
	padding:0 0 4px 20px;
	background:transparent url(/community/graphics/users/9/friendlist.gif) 

0px 3px no-repeat;
	}

#aboutgroup {
	clear:left;
	}

#groupinfo dl {
	margin:0;
	}

#groupinfo dt {
	clear:left;
	float:left;
	margin:0 4px 0 0;
	font-weight:bold;
	}

#groupinfo dd {
	margin:0;
	font-weight:normal;
	}

#groupprofile #userpic {
	margin:0 0 20px 20px;
	}

#apply {
	clear:left;
	}

#groupfooter {
	height:140px;
	}

/* :: LINKS :: */

#applinks {
	clear:both;
	margin-top:15px;
	}

#mylinks {
	width:100%;
	}

#mylinks h2 {
	margin:30px 0 15px 0;
	font-size:19px;
	}

#mylinks h2.firstheader {
	margin-top:0;
	}

#mylinks .newsfeed {
	margin:-8px 0 8px 0;
	}

#mylinks p {
	margin:0;
	font-size:12px;
	}

#mylinks .grey {
	color:#aaa;
	}

#mylinks .col1, #mylinks .col2 {
	overflow:hidden;
	}

#mylinks .linkinfo {
	margin-bottom:15px;
	}

.newsfeed span, .newsfeed a {
	color:#900;
	text-decoration:none;
	}

.url {
	color:#673D82;
	}

.linkdesc {
	color:#333;
	font-style:normal;
	}

.feedurl {
	display:none;
	}