/* Copyright Opera Software. Design by Fred. modify by syyoung*/


/* :: MAIN LAYOUT :: */

body {
	background:#6AACA2 url(http://files.myopera.com/qiukk/pictures/bg2.gif) top left repeat-y;
	margin:0;
	padding:0;
	font-size:10px;
	font-family: Tahoma, Arial;
	text-align:center;
	color:#666666;
	line-height:1.5;
	}
#wrap1 {
	width:100%;
        position: relative;
        height:565px;
	background:url(http://files.myopera.com/qiukk/pictures/bg.jpg) top left no-repeat;
        }

#wrap2 {
	margin:0 auto;
	width:680px;
	background:none;
	float:left;}

#wrap3 {
	padding:0 8px;
	text-align:left;
	position:relative;
	}
#top2 {
	clear:both;
	height:120px;
	background:none;
	color:#1E5B6A;
	padding-left:16px;
	}

#top h1 {
	font-family:impact,'trebuchet ms',arial,sans-serif !important;
	margin:0;
	font-size:18px;
	padding-top:70px;
	}

#subtitle {
	margin:0;
	font-size:12px;
	font-weight:normal;
	width:100%;
	overflow:hidden;
        position: absolute;
	top:50px;
	left: 450px;
	}

#menu {
	border-top:none;
	clear:both;
	width:100%;
	padding-bottom:4px;
	background:none;
	}

#menu ul {
	margin:0;
	padding:0;
	}

#menu:after, #tagcloud:after {
	display:block;
	height:1px;
	content:'.';
	visibility:hidden;
	clear:both;
	}

#menu li {
	display:block;
	list-style:none;
	margin:5px -4px 0 0;
	padding:0 0 0 8px;
	font-weight:bold;
	float:left;
	line-height:1;
	font-size:1.15em;
        }

#menu a:link, #menu a:visited, #menu a:active {
	display:block;
	color:#fff;
	text-decoration:none;
	padding:2px 15px 3px 15px;
        border-right: 1px solid #67AABE;
	}

#menu a#selected {
	background:none;
	color:#86DDE0;
	padding-left:24px;
	}

#menu a:hover {
	background:none;
	color:#86DDE0;
	}
#content, #footer {
	clear:both;
	position:relative;
        width:700px;
	}

#content {
	border-top:none;
	padding:2px 0;
	font-size:12px;
	}

.onecol #content {
	padding:10px 5px 10px 5px;
        width:673px;
        background:#ffffff;
        margin:10px 0 0 7px;
        border: 1px solid #017292;
	}

#mainwrap {
	width:100%;
	margin:10px 7px 0 0;
	float:right;
        width:500px;
        background: #ffffff;
        border: 1px solid #017292;
        }

#main {
	min-height:400px;
	padding:8px 0 0 8px;
	margin-right:0;
        }
#footer,#footer a:link, #footer a:visited, #footer a:active{color:#ccc
       }

/* :: SIDEBAR :: */


#sidewrap {
	width:174px;
	float:left;
	font-size:11px;
	overflow:hidden;
	background:#ffffff;
        border: 2px solid #017292;
        margin:10px 0 0 2px;
        color:#999999;
	line-height: 160%;
        }

#side li {
	padding: 0px;
	margin: 0px;
	color: #999999;
	list-style:circle inside;
	}

#side h2, #side caption, #side #getopera h2 {
	background:none;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding: 3px;
	text-align:left;
	color:#00627A;
        border-bottom:1px dotted #42B8C5;
        text-indent:3px;
	}

#side h2 a:link, #side h2 a:visited, #side h2 a:active {
	color:#00627A;
	text-decoration:none;
	}

#side a:link, #side a:visited, #side a:active {
	color: #00627A;
	text-decoration: none;
        font-size:11px;
        }

#side a:hover {
	color: #DC9ACC;
	text-decoration: underline;
}

.sidebox {
	width:170px;
	border-bottom:none;
        padding:0 2px 0 0;
        }

.sidebox .pad {
	padding:5px;
	}

.sidebox p {
	margin:0;
	}

#side h3 {
	font-size:1em;
	margin-bottom:0;
	}
/* :: GENERAL RULES :: */
.rtl {
	display:block;
	text-align:right !important;
	}

a:link, a:active, a:visited {
	text-decoration: none;
	color: #A69ACC;
       	}

a:hover {
	text-decoration: none;
	color: #DC9ACC;
	}

a.username:link, a.username:visited, a.username:active {
	color:#A69ACC;
	}
table {
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: 12px;
}
td {
     word-break: break-all; 
     font-size:12px;
}
code {
	word-wrap: break-all;
	padding:10px;
	margin:5px;
	font-family:"Courier New";
	color: #000000;
	background-color:#F9F9F9;
	border-left:2px solid #E0E0E0;
}
blockquote {
	margin:10px 0 0 0;
	padding:0;
        border: 1px dashed #E0E0E0;
	}
/* :: COMMENTS :: */
.comment1,.comment2{
	clear:both;
	background:#fff;
	border-top:1px dashed #cccccc;
        border-right:none;
        border-bottom:none;
        border-left:none;
	padding:10px;
	margin:0 0 3px 0;
	overflow:auto;
        width:95%;
        }

.comments .bot {
	padding:3px;
	}
.c-avatar img {
	margin:1px;
	}
.comments .c-avatar {
	float:left;
	width:52px;
	height:52px;
	border:1px solid #ccc;
	background:#fff;
	}

.comments .text {
        font-size:12px;
	margin:0 0 0 69px;
	}

.comment-by {
	clear:both;
	color:#429C9D;
	font-size:11px;
	margin:0;
	padding-top:6px;
	}

.permalink a:link, .permalink a:visited {
	color:#ccc;
	}

/* :: ALBUM SLIDESHOW :: */
#albumslides{display:none}

/* :: BLOG :: */
#blogtools {
	background:none;
	}
blockquote.bbquote, .post blockquote {
	background:none;
	padding:5px 5px 5px 5px;
	margin:5px 5px;
	font-style:normal;
        color:#429C9D;
	}

.post,#firstpost,#lastpost {
	padding:5px 0 5px 0;
	margin:2px 0 10px 0;
	width:98%;
	overflow:hidden;
	background:#ffffff;
        border-bottom:none;
        border-top:none;
        font-size:12px;
        text-indent:10px;
	}
.post .title,.title a:link, .title a:visited, .title a:active{
	text-decoration:none;
        font-size:14px;
        color:#429C9D;
        }
.content {
	margin:10px 0 0 0;
        text-indent:0;
        }
.postcomments a:link, .postcomments a:visited {
	color:#61A99D;
	font-weight:bold;
        font-size:11px;
	}
.postdate {
	border-top: 1px dashed #999999;
	}
.tagicon {display:none
	}

#side .cdwn {
	background:none;
	padding:3px 0 3px 10px;
	min-height:18px;
	}
/* :: CALENDAR :: */
#calendar {
	border-spacing:1px;
	clear:both;
	border:none;
	width:170px;
        font-size: 11px;
	}

#calendar tr:first-child {
	empty-cells:show;
	}

#calendar th {
	font-size:11px;
	text-align:center;
	}

#calendar td {
	border-top:none;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	border-left:none;
	padding:2px;
	text-align:center;
	color:#C4CEC5;
        background:#F6F6F6;
	}

#calendar tfoot td {
	text-align:left;
	border:none;
	padding:2px 3px;
	}

#calendar td.l {
	background:#eee;
	}

#side a#calendarmonth {
	display:none;
	}

#nextmonth, #prevmonth {
	width:49%;
	}

#nextmonth {
	text-align:right;
	}
/* :: PROFILE :: */
#userinfo dt {
	clear:both;
	float:left;
	width:80px;
	margin:0;
	padding:4px 0 5px;
	}

#userinfo dd {
	margin:0 0 0 80px;
	padding:4px 0 2px 0;
	}

#userpic {
	float:right;
	margin:0 4px 20px 0;
	width:356px;
	height:296px;
	background:#fff url(/community/graphics/users/12/userpic.gif) top left no-repeat;
	}

#userpic img {
	display:block;
	margin:17px;
	}

#profile-col1 {
	float:left;
	width:50%;
	overflow:hidden;
        margin-left:2%;
	}

#profile-col2 {
	float:right;
	width:38%;
	margin-right:2%;
	overflow:hidden;
	}

.boxwrap {
	margin-bottom:20px;
	}

#profile-col2 table {
	width:100%;
	}

#profile th, #profile td {
	padding:1px 0;
	}

#favlinks ul {
	margin-left:0;
	font-weight:bold;
	}

#favlinks p {
	margin:0;
	font-size:12px;
	font-weight:normal;
	}

a.overflow, #grouplist a, .spotimg {
	display:block;
	width:100%;
	overflow:hidden;
	}

#grouplist {
	max-width:360px;
	}

#myspots h3 {
	clear:both;
	margin-top:10px;
	font-style:normal;
	}

#friendlist a.username:link, #friendlist a.username:visited {
	color:#7ABBB7;
	}

/* :: QUICK PROFILE :: */

#qp dl {
	margin-top:5px;
	width:95%;
	}

#myphoto {
	width:160px;
        height:120px;
	overflow:hidden;
	position:relative;
	border-bottom:none;
        margin-left:5px;
	}

#myphoto img {
	width:160px;
	display:block;
	}

/* :: LINKS :: */

#applinks {
	clear:both;
	margin-top:15px;
        }

#mylinks {
	width:100%;
        padding-left:10px;
	}

.newsfeed span, .newsfeed a {
	color:#cccccc;
	text-decoration:none;
	}

.url {
	color:#7ABBB7;
	}

.linkdesc {
	color:#017292;
	font-style:normal;
	}

.feedurl {
	display:none;
	}
/* :: TAG CLOUD :: */

#tagcloud ul {
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	}

#tagcloud li {
	list-style-position:outside;
	list-style:none;
	float:left;
	line-height:20px;
	height:20px;
	margin:0;
	padding-right:12px;
	white-space:nowrap;
	}

#tagcloud .size1 {
	font-size:0.9em;
	}

#tagcloud .size2 {
	font-size:1em;
	}

#tagcloud .size3  {
	font-size:1.2em;
	font-weight:bold;
	}

#tagcloud .size4  {
	font-size:1.3em;
	font-weight:bold;
	}

#tagcloud .size5  {
	font-size:1.5em;
	font-weight:bold;
	}
#tagcloud a:link, #tagcloud a:visited, #tagcloud a:active {
	text-decoration:none;
        }

#side #getopera h2 {
	display:none;
	}

#getopera .pad {
	background:none;
	color:#ccc;
	}

.pagenav-info {
	color:#fff;
	font-size:0.85em;
	}
