/* Copyright Opera Software. Design by Fred. Mod By lu */


/* :: MAIN LAYOUT :: */

body {
	background:#fff url(/community/graphics/users/10/bot.gif) bottom left repeat-x;
	margin:0;
	padding:0;
	font-family:'Comic Sans MS',arial,helvetica,sans-serif;
	font-size:12px;
	color:#333;
	text-align:center;
	line-height:1.6;
	}

#wrap1 {
	background:transparent url(http://my.opera.com/luol/homes/blog/top.gif) top left repeat-x;
	padding:0 10px;
	}

#wrap2 {
	background:transparent url(http://my.opera.com/luol/homes/blog/lu.gif) top right no-repeat;
	width:100%;
	}

#wrap3 {
	text-align:left;
	max-width:680px;
	margin:0 auto;
	}

#menu, #topbar, #content, #top {
	clear:both;
	max-width:100%;
	min-width:540px;
	}

#topbar {
	height:27px;
	}

#topbar p {
	margin:0;
	line-height:23px;
	font-size:10px;
	color:#444;
	}

#topbar a:link, #topbar a:visited {
	color:#999;
	text-decoration:none;
	}

#topbar a:hover {
	text-decoration:underline;
	}

#topbar a.toplink {
	padding:1px 4px;
	}

#oc {
	float:left;
	width:134px;
	}

#oc span {
	display:block;
	height:23px;
	background:transparent url(http://my.opera.com/luol/homes/blog/globe.gif) top left no-repeat;
	padding-left:1px;
	}

#edittitle {
	padding-top:2px;
	}

#top2 {
	height:57px;
	width:100%;
	background:#eeeeee;
	overflow:hidden;
	line-height:normal;
	color:#333;
	}

#top {
	height:79px;
	}

#top h1 {
	margin:0;
	font-size:26px;
	padding:4px 12px 5px 0;
	}

#top h1 img {
	margin-top:-5px;
	}

p#subtitle {
	margin:-9px 0 0 0;
	font-size:12px;
	padding:5px 0;
	}

#top span {
	background:#eee;
	}

#menu ul {
	padding:0;
	margin:0;
	}

#menu li {
	display:block;
	float:left;
	margin:0;
	height:22px;
	font-size:11px;
	}

#menu a:link, #menu a:visited, #menu a:active {
	display:block;
	color:#fff;
	text-decoration:none;
	background:#b41927 url(http://my.opera.com/luol/homes/blog/menu2.gif) center left no-repeat;
	padding:0 12px 0 10px;
	line-height:21px;
	}

#menu a#selected, #menu a:hover {
	background:#b41927 url(http://my.opera.com/luol/homes/blog/menu1.gif) center left no-repeat;
	}

#menu a#selected {
	font-weight:bold;
	}

#content {
	padding:10px 0 20px 0;
	}

#main {
	min-height:400px;
	}

#main li {
	margin:0;
	list-style-position:inside;
	}

#footer {
	clear:both;
	padding-top:30px;
	font-size:11px;
	}

#footer a:link, #footer a:visited, #footer a:active {
	color:#111;
	text-decoration:none;
	}

#footer #get {
	text-decoration:underline;
	}

#footer #get:hover {
	text-decoration:none;
	}


/* :: GENERAL RULES :: */


#blogtools {
	background:transparent;
	}

.rtl {
	display:block;
	text-align:right !important;
	}

a:link, a:active, a:visited {
	color:#111;
	text-decoration:underline;
	}

a:hover {
	text-decoration:none;
	}

a.username:link, a.username:visited, a.username:active {
	color:#000;
	}

.center {
	display:block;
	text-align:center;
	}

.smilie {
	margin:0 3px;
	}


	
img {	
	max-width:100%;
}

.hide, .handheld, .mobile {
	display:none;
	}

table {
	width:100%;
	}

p {
	margin:10px 0;
	}

td, th {
	text-align:left;
	vertical-align:top;
	}

pre, td, th, input, select {
	font-size:11px;
	}

code,pre {
		display: block;        
    padding:10px 6px;
    margin:0 0 10px 0;
    border: 1px dashed #aaa;
    background:#f9f9f9;
    overflow: auto;
		}

strong, b, em {
	font-weight:bold;
	}

em {
	font-style:normal;
	}

form, blockquote p {
	margin:0;
	padding:0;
	}

textarea {
	width:100%;
	height:150px;
	margin:0;
	}

h1, h2 {
	font-size:23px;
	margin:0 0 12px 0;
	line-height:normal;
	}

h3 {
	font-size:15px;
	margin:12px 0 7px 0;
	line-height:normal;
	}

h4, h5, h6 {
	font-size:12px;
	margin:10px 0 5px 0;
	line-height:normal;
	}

img, abbr, acronym {
	border:none;
	}


ol, ul, li {
	font-size:12px;
	margin:0 0 10px 0;
	padding:0;
	}

ul.nobullets li {
	list-style-position:outside;
	list-style:none;
	}

ul.alpha li {
	list-style-type:lower-alpha;
	}

.nomarg {
	margin:0 !important;
	}

.clear {
	clear:both;
	}

div.clear {
	height:1px;
	line-height:1px;
	overflow:hidden;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

img.left {
	margin-right:10px;
	}

img.right {
	margin-left:15px;
	}

.small {
	font-size:10px;
	}

.block {
	display:block;
	}

div.avatar {
	width:52px;
	height:52px;
	border:1px solid #000;
	float:left;
	margin:0 8px 6px 0;
	background:#fff;
	}

.avatar img {
	display:block;
	margin:1px;
	max-width:50px;
	max-height:50px;
	}

.pagenav {
	clear:both;
	font-weight:bold;
	font-size:14px;
	color:#999;
	}

.arrow-prev {
	margin:0 4px -1px 0;
	}

.arrow-next {
	margin:0 0 -1px 4px;
	}

.col1, .col2 {
	margin-top:10px;
	width:49%
	}

.col1 {
	float:left;
	}

.col2 {
	float:right;
	}

.icon, .editthis img {
	margin:0 5px -1px 1px;
	}

.submit {
	font-size:11px;
	font-weight:bold;
	padding:3px 15px;
	}

.w100 {
	width:100%;
	}

.subheader {
	margin-top:-6px;
	}

.watchthis {
	padding-right:6px;
	}

.watch {
	margin:0 2px -1px 2px;
	}


/* :: COMMENTS :: */



.feedicon {
	margin-bottom:-3px;
	}

.comments h2 {
	font-size:13px;
	}

.comments {
	clear:both;
	}

.comment1 {
	clear:both;
	background:#f6f6f6;
	border:1px solid #ddd;
	margin:15px 0;
	overflow:auto;
	}

.comments .bot {
	padding:10px;
	}

.comment2 {
	clear:both;
	margin:15px 0;
	width:100%;
	border:1px solid #ddd;
	overflow:auto;
	}

.comments .c-avatar {
	float:left;
	width:58px;
	height:58px;
	border:1px solid #ccc;
	background:#fff;
	}

.c-avatar img {
	margin:4px;
	}

.comments .text {
	margin:0 0 0 69px;
	}

.comment-by {
	clear:both;
	color:#777;
	font-size:11px;
	margin:0;
	padding-top:6px;
	}

.editcomment {
	font-size:10px;
	margin:0;
	}

.editcomment a:link, .editcomment a:visited {
	color:#000;
	}

.permalink a:link, .permalink a:visited {
	color:#555;
	}
	
.del {
	color:#c00 !important;
	}

#addcomment {
	height:175px;
	}

#description, #writecomment {
	height:200px;
	}

#message {
	height:300px;
	}

#msubject {
	width:100%;
	}

#newcomment {
	font-size:12px;
	}


/* :: BLOG :: */

.whisper {
	color:#999;
	background:#fbfbfb url(/community/graphics/users/whisp.gif) 5px 7px no-repeat;
	padding:7px 21px;
	border:1px dotted #aaa;
	margin:10px 5px;
	}

.whisper i {
	font-size:11px;
	color:#999;
	}

blockquote {
	background:#fff url(/community/graphics/users/10/q.gif) 5px 5px no-repeat;
	padding:3px 0 2px 33px;
	margin:12px;
	color:#666;
	font-style:normal;
	}

.post {
	clear:both;
	position:relative;
	padding:20px 0 10px 0;
	margin-bottom:10px;
	width:100%;
	overflow:hidden;
	border-top:1px solid #ddd;
	}

#firstpost {
	padding-top:0;
	border:none;
	}

#lastpost {
	border-bottom:1px solid #ddd;
	}

.post .title {
	margin:0 150px -5px 0;
	font-family: georgia, arial, verdana, sans-serif;
	font-size:26px;
	line-height:normal;
	}

.title a:link, .title a:visited, .title a:active {
	color:#111;
	text-decoration:none;
	}

.post .title a:hover {
	color:#ccc;
	}

.postdate, .post .tags {
	font-family:'Georgia',arial,helvetica,sans-serif;
	margin:0 0 2px 0;
	font-size:10px;
	color:#999;
	text-transform:uppercase;
	line-height:normal;
	}

.postdate {
	margin:8px 0 2px 0;
	}

.content {
	margin-top:14px;
	}

.poster {
	margin-top:-10px;
	font-size:10px;
	text-transform:uppercase;
	}

.postinfo {
	position:absolute;
	top:18px;
	right:0;
	width:142px;
	font-weight:bold;
	}

#firstpost .postinfo {
	top:0;
	}

.postinfo span, .postinfo a {
	display:block;
	height:49px;
	float:left;
	line-height:37px;
	}

.postcomments, .postinfo a {
	width:142px;
	}

.postinfo a:link, .postinfo a:visited, .postinfo a:active {
	background:#fff url(/community/graphics/users/10/bubble.gif) top left no-repeat;
	text-decoration:none;
	}

.postinfo a:hover {
	background-position:0% -49px;
	}

.postcomments span {
	width:58px;
	margin-right:2px;
	font-size:17px;
	text-align:center;
	}

.postinfo img {
	display:none;
	}

.postnav {
	clear:both;
	font-size:11px;
	font-weight:bold;
	margin:0 0 30px 0;
	}

.postnav span.prv {
	float:left;
	}

.postnav span.nxt {
	float:right;
	}

.blognav {
	clear:both;
	margin-top:18px;
	text-align:right;
	font-size:11px;
	color:#888;
	}

.blognav p {
	margin:0;
	}

.trackbacks {
	clear:both;
	margin:15px 0 10px 0;
	border:1px solid #eee;
	border-width:1px 0;
	padding:5px 0;
	}

.trackbacks h2 {
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
	margin:0;
	}

.trackbacks ul {
	margin:4px 0;
	}

.trackbacks li {
	margin:0;
	padding:0;
	color:#999;
	list-style:none;
	padding-bottom:2px;
	font-size:10px;
	}

.trackbacks a:link, .trackbacks a:visited {
	color:#999;
	}

.imgright, .imgleft {
	position:relative;
	display:block;
	max-width:48%;
	}

.post img.right, .imgright {
	clear:right;
	float:right;
	text-align:right;
	margin:10px 0 10px 10px;
	}

.post img.left, .imgleft {
	clear:left;
	float:left;
	text-align:left;
	margin:10px 10px 10px 0;
	}

.img {
	display:block;
	margin:10px 0;
	}

.attach {
	margin:8px 0;
	display:block;
	padding-left:12px;
	background:#fff url(/community/graphics/icons/attach.gif) center left no-repeat;
	}

span.imgcenter {
	clear:both;
	display:block;
	text-align:center;
	margin:10px 0;
	}

.groupblog div.avatar {
	margin-top:6px;
	}

.groupblog .title {
	line-height:28px;
	}

.groupblog .content {
	margin:5px 0 0 0;
	clear:left;
	}

.tagicon {
	float:right;
	}

.blogfront .tagicon {
	margin:3px 143px 0 0;
	}

.stickypost .tagicon {
	float:right;
	margin:3px 0 0 10px;
	}

.post .sticky {
	display:inline; /* for ie */
	float:right;
	margin:18px 143px 0 0;
	font-size:10px;
	color:#999;
	background:#fff url(/community/graphics/users/10/sticky.gif) top right no-repeat;
	padding:0 25px 0 4px;
	height:26px;
	line-height:20px;
	}

#firstpost .sticky {
	margin-top:20px;
	}

.alignright {
	text-align:right;
	display:block;
	}

.alignleft {
	text-align:left;
	display:block;
	}

.aligncenter {
	text-align:center;
	display:block;
	}

.alignjustify {
	text-align:justify;
	display:block;
	}


/* :: PROFILE :: */

#profile {
	width:100%;
	}

#profile h2, #groupprofile h2 {
	padding-top:5px;
	font-size:18px;
	}

#userpic {
	float:right;
	width:307px;
	height:246px;
	margin:-25px 6px 18px 30px;
	background:#fff url(/community/graphics/users/10/photo.jpg);
	}

#groupprofile #userpic {
	margin:10px 0 20px 20px;
	}

#userpic img {
	width:257px;
	height:193px;
	display:block;
	margin:15px 23px 38px 28px;
	}

#userinfo dl {
	margin:12px 0 0 0;
	}

#userinfo dt {
	float:left;
	width:96px;
	margin:0;
	padding-top:4px;
	}

#userinfo dd {
	margin:0;
	padding:4px 0 2px 0;
	}

#profile-col1 {
	float:left;
	width:49%;
	overflow:hidden;
	}

#profile-col2 {
	float:right;
	width:47%;
	overflow:hidden;
	}

#profile div h2 {
	background:#fff url(/community/graphics/users/10/abouth2.gif) top left repeat-x;
	padding:14px 0 0 0;
	clear:both;
	}

#profile table {
	margin-bottom:10px;
	}

#profile td {
	padding:1px 6px 1px 0;
	border-bottom:1px solid #eee;
	}

#myspots li {
	padding:0 0 4px 20px;
	background:transparent url(/community/graphics/users/10/myspot.gif) 2px 3px no-repeat;
	}

#myspots h3 {
	clear:both;
	font-size:12px;
	margin-top:10px;
	font-style:italic;
	}

.spotimg div {
	background:#fff url(/community/graphics/users/10/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:10px;
	}

#profile li {
	list-style-position:outside;
	list-style:none;
	}

#apply {
	clear:left;
	}

#aboutgroup {
	clear:left;
	}

#ff {
	padding-bottom:10px;
	}

#ff .h {
	margin:8px 0 0 0;
	font-weight:bold;
	}

#ff .t {
	margin:2px 0 5px 0;
	padding-bottom:8px;
	}

#ff .rule {
	padding-bottom:5px;
	}

#friendlist li {
	width:50%;
	float:left;
	background:transparent url(/community/graphics/users/10/myspot.gif) 2px 3px no-repeat;
	}

#friendlist span {
	display:block;
	padding:0 0 4px 20px;
	}

#friendlist p {
	font-size:11px;
	}


/* :: FRIENDS :: */

.myfriend {
	width:224px;
	max-width:32%;
	margin-right:1%;
	background:#fff url(/community/graphics/users/10/friendpic1.gif) top left no-repeat;
	float:left;
	}

.mypic {
	background:transparent url(/community/graphics/users/10/friendpic2.gif) top right no-repeat;
	height:152px;
	padding:8px 11px;
	}

.mypic img {
	width:202px;
	height:152px;
	}

.myfriend .txt {
	padding-bottom:10px;
	}

.myfriend h3 {
	margin:2px 0 2px 5px;
	line-height:19px;
	height:19px;
	overflow:hidden;
	}

.myfriend p {
	padding-left:5px;
	line-height:16px;
	height:16px;
	overflow:hidden;
	margin:0;
	}

.myfriend blockquote {
	display:none;
	}

.myfriend h2 {
	margin-top:0;
	}

.myloc, .friendof {
	font-size:11px;
	margin:0 0 4px 0;
	color:#666;
	}

.friendof {
	font-size:11px;
	}

#fnet h3 {
	background:#5da15b;
	color:#fff;
	font-size:15px;
	padding:3px 5px;
	border-bottom:5px solid #cde6cc;
	margin-bottom:0;
	}

#fnet2 h3 {
	background:#447c64;
	border-bottom:5px solid #bbd6c3;
	}

#fnet3 h3 {
	background:#3f6e85;
	border-bottom:5px solid #bed1d4;
	}

.fpic {
	float:left;
	width:84px;
	height:64px;
	border:1px solid #000;
	margin-right:10px;
	}

.fpic img {
	display:block;
	margin:2px;
	}

.fname {
	margin:0;
	}


/* :: 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:#192;
	}

.linkdesc {
	color:#333;
	font-style:italic;
	}

.feedurl {
	display:none;
	}


/* :: TAGS :: */

#main .tags a:link, #main .tags a:visited, #main .tags a:active, .tag {
	color:#093;
	}

.tagged {
	font-weight:bold;
	}


/* :: ACCOUNT :: */

#sitestats, #menuitems .settings {
	clear:both;
	margin-top:30px;
	background:#f4f4f4;
	border:1px solid #eee;
	padding:10px 15px;
	}

#sitestats h2 {
	font-size:18px;
	}

#sitestats dd, #sitestats .pad {
	margin:0;
	padding:0;
	font-weight:bold;
	}

#sitestats dt {
	float:left;
	font-weight:normal;
	font-size:12px;
	margin:0;
	padding-right:10px;
	}