/* Copyright Opera Software. Design by Fred. */


/* :: MAIN LAYOUT :: */

body {
	background:#b4b4b4 url(/community/graphics/users/13/bg1.gif);
	margin:0;
	padding:0;
	font-family:'verdana','lucida sans unicode','bitstream vera sans','trebuchet ms',verdana,sans-serif;
	font-size:62.5%;
	text-align:center;
	color:#000000;
	line-height:1.4;
	}

#wrap1 {
	width:100%;
	background:transparent url(/community/graphics/users/13/bg2.gif) top left repeat-x;
	}

#wrap2 {
	margin:0 auto;
	max-width:880px;
	min-width:720px;
	background:#fff;
	}

#wrap3 {
	padding:0 8px;
	text-align:left;
	position:relative;
	}

#topbar {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	font-family:arial,helvetica,sans-serif;
	color:#fff;
	z-index:999;
	}

#topbar p {
	margin:0;
	padding:0 15px;
	line-height:1.8;
	}

#topbar a {
	color:#fff;
	text-decoration:none;
	}

#topbar a:hover {
	text-decoration:underline;
	}

#topbar a.toplink {
	padding:0 3px;
	}

#oc span {
	padding-right:4px;
	}

#edittitle {
	padding-top:10px;
	}

#top {
	height:185px;
	background:#222 url(http://i7.photobucket.com/albums/y254/Niktto/top.jpg);
	color:#fff;
	position:relative;
	}

#top2 {
	height:164px;
	padding-left:16px;
	}

#mobmenu {
	display:block;
	position:absolute;
	top:0;
	right:-48px;
	width:48px;
	height:119px;
	}

#top h1 {
	font-family:impact,'trebuchet ms',arial,sans-serif !important;
	margin:0;
	font-size:3.2em;
	padding-top:34px;
	}

#subtitle {
	margin:0;
	font-size:1.2em;
	font-weight:bold;
	width:100%;
	overflow:hidden;
	}

#menu {
	clear:both;
	width:100%;
	}

#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:0 -4px 0 0;
	padding:0 0 0 8px;
	font-weight:bold;
	float:left;
	line-height:1;
	font-size:11px;
	}

#menu a:link, #menu a:visited, #menu a:active {
	display:block;
	color:#fff;
	text-decoration:none;
	padding:2px 10px 3px 10px;
	}

#menu a#selected, #menu a:hover {
	background:#000;
	color:#fff;
	}

#content, #footer {
	position:relative;
	clear:both;
	}

#content {
	border-top:4px solid #fff;
	padding:2px 0;
	font-size:1.25em;
	}

.onecol #content {
	padding:8px 0 0 8px;
	}

#mainwrap {
	width:100%;
	margin-right:-208px;
	float:left;
	}

#main {
	min-height:400px;
	padding:8px 0 0 8px;
	margin-right:216px;
	}

#footer {
	clear:both;
	width:100%;
	margin-top:22px;
	color:#333;
	}

#footer p {
	margin:0 5px 8px 5px;
	font-size:0.85em;
	}

#footer a:link, #footer a:visited, #footer a:active {
	color:#111;
	text-decoration:none;
	}

#footer img {
	float:right;
	margin:1px 0 0 3px;
	}

#footer #get {
	text-decoration:underline;
	}

#footer #get:hover {
	text-decoration:none;
	}


/* :: SIDEBAR :: */


#sidewrap {
	border-left:8px solid #fff;
	width:200px;
	float:right;
	font-size:0.85em;
	overflow:hidden;
	background:#ecebe6;
	}

#side li {
	font-size:1em;
	list-style-type:square;
	padding:2px 0;
	}

#side h2, #side caption, #side #getopera h2 {
	background:#202020 url(/community/graphics/users/13/sideh2.gif) bottom left repeat-x;
	font-size:1em;
	font-weight:bold;
	margin:0 0 1px 0;
	padding:2px 0 2px 5px;
	text-align:left;
	color:#fff;
	}

#side h2 a:link, #side h2 a:visited, #side h2 a:active {
	color:#fff;
	text-decoration:none;
	}

.sidebox {
	width:200px;
	border-bottom:6px solid #fff;
	}

.sidebox .pad {
	padding:5px;
	}

.sidebox p {
	margin:0;
	}

#side h3 {
	font-size:1em;
	margin-bottom:0;
	}


/* :: GENERAL RULES :: */


.mobile {
	display:none;
	}

.rtl {
	display:block;
	text-align:right !important;
	}

a:link, a:active, a:visited {
	color:#222;
	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 {
	display:none;
	}

table {
	width:100%;
	}

p {
	margin:10px 0;
	}

td, th {
	text-align:left;
	vertical-align:top;
	font-size:1em;
	}

pre, td, th, input, select {
	font-size:1em;
	}

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;
	}

blockquote {
	margin:10px 0 0 0;
	padding:0;
	}

em {
	font-style:normal;
	}

form, blockquote p {
	margin:0;
	padding:0;
	}

textarea {
	width:100%;
	height:150px;
	margin:0;
	}

h1 {
	font-size:1.5em;
	margin:0 0 8px 0;
	}

h2 {
	font-size:1.45em;
	margin:0 0 12px 0;
	}

h3 {
	font-size:1.2em;
	margin:12px 0 7px 0;
	}

h4, h5, h6 {
	font-size:1em;
	margin:10px 0 5px 0;
	}

img, abbr, acronym {
	border:none;
	}

ol, ul {
	margin:0 0 1em 1.2em;
	padding:0;
	}

li {
	margin:0;
	padding:0;
	list-style-position:outside;
	font-size:1em;
	}

.nobullets {
	margin-left:0;
	list-style:none;
	}

.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:0.8em;
	}

.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-size:1.25em;
	}

.pagenav-info {
	color:#666;
	font-size:0.85em;
	}

.pagenav a:link, .pagenav a:visited {
	color:#0073bc;
	font-weight:bold;
	}

.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 {
	margin:0 5px -3px 1px;
	}

.submit {
	font-size:1.1em;
	font-weight:bold;
	padding:3px 15px;
	}

.w100 {
	width:100%;
	}

.subheader {
	margin-top:-6px;
	}


/* :: COMMENTS :: */

.feedicon {
	margin-bottom:-3px;
	}

.comments {
	clear:both;
	}

.comments h2, #login-here h2 {
	font-size:1.3em;
	}

.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:0.9em;
	margin:0;
	padding-top:6px;
	}

.editcomment {
	font-size:0.9em;
	margin:0;
	}

.editcomment a:link, .editcomment a:visited {
	color:#000;
	}

.permalink a:link, .permalink a:visited {
	color:#555;
	}

.del {
	color:#b1005c !important;
	}

#addcomment {
	height:175px;
	}

#description, #writecomment {
	height:200px;
	}

#message {
	height:300px;
	}

#msubject {
	width:100%;
	}


/* :: ALBUM SLIDESHOW :: */


#albumslides {
	border-bottom:6px solid #fff;
	padding:2px 0;
	}

#albumslides p {
	margin:0 0 1px 0;
	}

#thu {
	width:200px;
	height:150px;
	}

#thuCont img {
	display:block;
	}

#picbg {
	background:#d8d7d0;
	}

#side #albnav {
	margin:-2px -5px 4px -5px;
	text-align:center;
	}

#control_left, #control_right {
	font-weight:bold;
	}

.albname {
	background:transparent url(/community/graphics/users/13/list.gif) top left no-repeat;
	padding-left:13px;
	}


/* :: BLOG :: */

#blogtools {
	background:#f3f3f3;
	}

.whisper {
	color:#555;
	background:#fbfbfb url(/community/graphics/users/whisp.gif) 5px 7px no-repeat;
	padding:7px 21px;
	border:1px dotted #aaa;
	margin:10px 5px;
	}

.whisper i {
	color:#aaa;
	}

blockquote.bbquote, .post blockquote {
	background:#fff url(/community/graphics/q2.gif) 5px 5px no-repeat;
	padding:5px 5px 5px 33px;
	margin:10px 5px;
	font-style:italic;
	}

.post {
	padding:16px 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;
	font-size:1.5em;
	}

.title a:link, .title a:visited, .title a:active {
	text-decoration:none;
	}

.post .title a:hover {
	text-decoration:underline;
	}

.postdate, .post .tags {
	margin:0 0 2px 0;
	font-size:0.85em;
	}

.postdate {
	margin:8px 0 2px 0;
	}

.content {
	margin-top:14px;
	}

.poster {
	margin-top:-10px;
	}

.postinfo {
	clear:both;
	color:#666;
	margin-top:16px;
	font-size:0.9em;
	}

.postinfo img {
	margin:0 5px -1px 0;
	}

.postcomments a:link, .postcomments a:visited {
	color:#0073bc;
	font-weight:bold;
	}

.postnav {
	clear:both;
	font-size:0.9em;
	height:23px;
	line-height:2;
	margin-top:0;
	border:1px solid #eee;
	border-width:1px 0;
	}

.postnav span.prv {
	float:left;
	}

.postnav span.nxt {
	float:right;
	}

.blognav {
	clear:both;
	margin-top:18px;
	text-align:right;
	font-size:0.9em;
	color:#888;
	}

.blognav p {
	margin:0;
	}

.trackbacks {
	margin:30px 0 10px 0;
	padding:5px 0;
	}

.trackbacks h2 {
	font-size:0.9em;
	font-weight:normal;
	color:#666;
	border:1px solid #eee;
	border-width:1px 0;
	}

.trackbacks ul {
	margin:10px 0 0 2px;
	}

.trackbacks li {
	color:#999;
	list-style-type:none;
	list-style-image:url(/community/graphics/users/13/doc.gif);
	padding-bottom:8px;
	font-size:0.9em;
	}

.imgleft img {
	float:left;
	clear:left;
	margin:10px 10px 10px 0;
	max-width:48%;
	}

.imgright img {
	float:right;
	clear:right;
	max-width:48%;
	margin:10px 0 10px 10px;
	}

.img {
	display:block;
	margin:10px 0;
	}

.attach {
	margin:8px 0;
	display:block;
	padding:0 0 2px 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;
	}

#side .cdwn {
	background:transparent url(/community/graphics/users/13/clock.gif) 0px 3px no-repeat;
	padding:3px 0 3px 22px;
	min-height:18px;
	}

.groupblog div.avatar {
	margin-top:1px;
	}

.groupblog .postdate {
	margin:0;
	}

.groupblog .content {
	margin:4px 0 0 0;
	clear:left;
	}

.tagicon {
	float:right;
	margin-left:10px;
	}

.post .sticky {
	float:right;
	margin:0;
	font-size:10px;
	color:#999;
	background:#fff url(/community/graphics/users/13/sticky.gif) top right no-repeat;
	padding:0 25px 0 4px;
	height:26px;
	line-height: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;
	}


/* :: CALENDAR :: */


#calendar {
	border-spacing:1px;
	clear:both;
	border-bottom:6px solid #fff;
	width:200px;
	}

#calendar tr:first-child {
	empty-cells:show;
	}

#calendar th {
	font-size:0.9em;
	text-align:center;
	}

#calendar td {
	border-top:1px solid #aaa;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	border-left:1px solid #aaa;
	padding:1px 3px;
	text-align:center;
	color:#555;
	}

#calendar tfoot td {
	text-align:left;
	border:none;
	padding:2px 3px;
	}

#calendar td.l {
	background:#eee;
	}

#side a#calendarmonth {
	text-decoration:none;
	color:#fff;
	}

#nextmonth, #prevmonth {
	width:49%;
	}

#nextmonth {
	text-align:right;
	}

/* :: PROFILE :: */

#profile {
	width:100%;
	}

#profile-top {
	min-height:294px;
	}

#personal-h2 {
	margin-bottom:-20px;
	}

#profile p {
	margin:7px 0 0 0;
	}

#userinfo {
	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 {
	float:right;
	margin:0 4px 20px 20px;
	width:356px;
	height:296px;
	background:#fff url(/community/graphics/users/13/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: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:0.9em;
	font-weight:normal;
	}

#profile li {
	list-style:none;
	list-style-position:outside;
	line-height:2;
	clear:both;
	}

a.overflow, #grouplist a, .spotimg {
	display:block;
	width:100%;
	overflow:hidden;
	}

#grouplist {
	max-width:360px;
	}

#grouplist .cstatus {
	text-align:right;
	width:30%;
	}

#grouplist a:link, #grouplist a:visited, #favlinks a:link, #favlinks a:visited {
	color:#0073bc;
	}

#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 ul {
	margin-left:0;
	}

#myspots li {
	padding:0 0 4px 20px;
	background:transparent url(/community/graphics/users/13/myspot.gif) center left no-repeat;
	}

#myspots h3 {
	clear:both;
	margin-top:10px;
	font-style:italic;
	}

.spotimg div {
	background:#fff url(/community/graphics/users/13/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;
	}

#spotusers p {
	margin:0;
	text-align:center;
	font-size:0.9em;
	}

#friendlist ul {
	width:100%;
	margin:0 0 5px 0;
	}

#friendlist li {
	width:48%;
	float:left;
	clear:none;
	}

#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;
	}

#apply {
	clear:left;
	}


/* :: QUICK PROFILE :: */

#qp dl {
	margin:0;
	width:100%;
	}

#qp dt {
	clear:both;
	float:left;
	width:38%;
	overflow:hidden;
	}

#qp dd {
	float:right;
	width:60%;
	overflow:hidden;
	margin:0;
	padding:0;
	}

#myphoto {
	width:200px;
	overflow:hidden;
	position:relative;
	border-bottom:6px solid #fff;
	}

#myphoto img {
	width:200px;
	display:block;
	}


/* :: FRIENDS :: */

.myfriend {
	width:205px;
	max-width:32%;
	margin-right:1%;
	background:#fff url(/community/graphics/users/13/friendpic1.gif) top left no-repeat;
	float:left;
	}

.mypic {
	background:transparent url(/community/graphics/users/13/friendpic2.gif) top right no-repeat;
	height:144px;
	padding:9px 11px 7px 11px;
	}

.mypic img {
	width:185px;
	height:139px;
	}

.myfriend .txt {
	height:70px;
	}

.myfriend h3 {
	margin:2px 0 2px 5px;
	font-size:1.2em;
	}

.myfriend p {
	padding-left:5px;
	margin:0;
	}

.myfriend blockquote {
	display:none;
	}

.myfriend h2 {
	margin-top:0;
	}

.myloc, .friendof {
	font-size:0.9em;
	margin:0 0 4px 0;
	color:#666;
	}

.myloc {
	height:1.4em;
	overflow:hidden;
	}

.friendof {
	font-size:0.9em;
	}

#fnet h3 {
	background:#5da15b;
	color:#fff;
	font-size:1.1em;
	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;
	}

#mylinks h2.firstheader {
	margin-top:0;
	}

#mylinks .newsfeed {
	margin:-8px 0 8px 0;
	}

#mylinks p {
	margin:0;
	}

#mylinks .grey {
	color:#aaa;
	}

#mylinks .col1, #mylinks .col2 {
	overflow:hidden;
	}

#mylinks .linkinfo {
	margin-bottom:15px;
	}

.newsfeed span, .newsfeed a {
	color:#a41660;
	text-decoration:none;
	}

.url {
	color:#a41660;
	}

.linkdesc {
	color:#333;
	font-style:italic;
	}

.feedurl {
	display:none;
	}


/* :: EVENTS :: */

.cdwn {
	padding:2px 0;
	}

.cdwn p {
	margin:0;
	}


/* :: TAGS :: */

.tagged {
	font-weight:bold;
	}

/* :: 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;
	}
