/* Copyright Opera Software. Design by Fred. */


/* :: MAIN LAYOUT :: */

body {
	background:#1a4a79;
	margin:0;
	padding:2px 0;
	font-family:arial,'trebuchet ms',helvetica,sans-serif;
	font-size:12px;
	line-height:145%;
	text-align:center;
	color:#fff;
	}

#wrap1 {
	max-width:892px;
	margin:0 auto;
	background:#3e6fa4 url(/community/graphics/users/6/bg1.gif) top left repeat-y;
	}

#wrap2 {
	min-width:745px;
	}

.onecol #wrap2 {
	background:transparent url(/community/graphics/users/6/bg2single.gif) top right repeat-y;
	}

.twocol #wrap2 {
	background:transparent url(/community/graphics/users/6/bg2.gif) top right repeat-y;
	}

#wrap3 {
	background:transparent url(/community/graphics/users/6/bg3.jpg) bottom left no-repeat;
	}

#wrap4 {
	margin:0 auto;
	padding-bottom:28px;
	}

.twocol #wrap4 {
	background:transparent url(/community/graphics/users/6/bg4.jpg) bottom right no-repeat;
	}

.onecol #wrap4 {
	background:transparent url(/community/graphics/users/6/bg4single.jpg) bottom right no-repeat;
	}


#topbar {
	line-height:23px;
	height:28px;
	background:#1a4a79;
	margin-bottom:-12px;
	overflow:hidden;
	}

#topbar #community {
	margin:0;
	}

#topbar p {
	margin:0;
	padding-top:5px;
	font-size:10px;
	}

#topbar #community {
	margin-left:15px;
	}

#topbar a {
	color:#fe0;
	text-decoration:none;
	}

#topbar a#oc {
	color:#eee;
	}

#topbar a:hover {
	text-decoration:underline;
	}

#topbar a.toplink {
	padding:1px 3px;
	}

#oc {
	float:left;
	width:136px;
	}

#oc span {
	display:block;
	height:22px;
	padding-left:26px;
	}

#top {
	font-size:11px;
	max-width:892px;
	min-width:739px;
	height:204px;
	margin:0 auto;
	text-align:left;
	}

.twocol #top {
	background:#407bb5 url(http://files.myopera.com/eva01/albums/134517/header2.jpg) top right no-repeat;
	}

.onecol #top {
	background:#407bb5 url(/community/graphics/users/6/top1single.jpg) top right no-repeat;
	}

#top2 {
	height:163px;
	padding:0 40px;
	background:transparent url(/community/graphics/users/6/top2.gif) top left no-repeat;
	color:#fff;
	}

#top h1 {
	margin:0;
	font-size:25px;
	font-family:'trebuchet ms',arial,helvetica,sans-serif;
	line-height:normal;
	padding-top:47px;
	}

#subtitle {
	margin:0;
	width:100%;
	overflow:hidden;
	font-size:11px;
	padding-bottom:8px;
	}

#menu {
	clear:both;
	height:41px;
	background:transparent url(/community/graphics/users/6/top3.jpg) bottom left no-repeat;
	padding:0 35px;
	}

#menu ul {
	padding:0;
	margin:0;
	height:30px;
	}

#menu li {
	float:left;
	line-height:30px;
	font-size:11px;
	margin:0 10px 0 5px;
	padding:0;
	}

#menu a {
	color:#aaa;
	text-decoration:none;
	}

#menu a:hover, #menu a#selected {
	color:#fff;
	}

#content {
	clear:both;
	position:relative;
	min-width:675px;
	text-align:left;
	margin:0 30px 0 40px;
	padding:5px 0;
	}

.onecol #content {
	margin:0 40px;
	padding-top:10px;
	}

#content li {
	margin:0;
	list-style-position:inside;
	}

#mainwrap {
	width:100%;
	margin-right:-230px;
	padding-bottom:10px;
	float:left;
	}

#main {
	min-height:400px;
	margin:5px 235px 0 0;
	padding-bottom:10px;
	}


#footer {
	clear:both;
	position:relative;
	text-align:left;
	font-size:10px;
	margin-top:10px;
	}

#footer p {
	margin:0;
	}

#footer a:link, #footer a:visited, #footer a:active {
	color:#fff;
	text-decoration:none;
	}

#footer #get {
	text-decoration:underline;
	}

#footer #get:hover {
	text-decoration:none;
	}

#toplogin {
	text-align:left;
	}

#loginbox {
	margin:10px 40px;
	width:565px;
	border:1px solid #254b72;
	background:#507dad;
	}

.onecol #loginbox {
	width:auto;
	}

#edittitle {
	padding-top:40px;
	}

#login-here {
	background:transparent;
	}

#login-here img {
	display:none;
	}


/* :: SIDEBAR :: */


#sidewrap {
	width:200px;
	float:right;
	font-size:11px;
	overflow:hidden;
	padding-bottom:40px;
	}

#side a:link, #side a:visited, #side a:active {
	color:#fff;
	}

#side li {
	font-size:11px;
	list-style-type:square;
	}

#side h2, #side caption, #side #getopera h2 {
	background:#3c6ea0 url(/community/graphics/users/6/diamond2.gif) top left no-repeat;
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
	margin:0;
	padding:2px 2px 2px 16px;
	text-align:left;
	color:#fff;
	}

#side h2 a:link, #side h2 a:visited, #side h2 a:active {
	color:#fff;
	text-decoration:none;
	}

.sidebox {
	margin-bottom:12px;
	}

.sidebox .pad, #getopera .pad {
	background:#608ebb url(/community/graphics/users/6/sidebox.jpg) bottom left no-repeat;
	padding:5px;
	color:#fff;
	}

.sidebox p {
	margin:0;
	}

#side h3 {
	font-size:11px;
	margin-bottom:0;
	}



/* :: GENERAL RULES :: */

.mmskey {
	color:#fe0;
	}

.mobile {
	display:none;
	}

.rtl {
	display:block;
	text-align:right !important;
	}

a:link, a:active, a:visited, #content a.del:link, #content a.del:visited {
	color:#cce5ff;
	text-decoration:underline;
	}

a:hover, #content a.del:hover {
	text-decoration:none;
	color:#fff;
	}

a.username:link, a.username:visited, .editthis a {
	color:#fff;
	}

.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;
	}

pre, td, th, input, select {
	font-size:11px;
	}

code,pre {
		display: block;        
    padding:10px;
    margin:0 0 10px 0;
    border:1px dashed #000;
    background:#507dad;
    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:20px;
	margin:0 0 8px 0;
	}

h2 {
	font-size:20px;
	margin:0 0 12px 0;
	}

h3 {
	font-size:13px;
	margin:12px 0 7px 0;
	}

h4, h5, h6 {
	font-size:12px;
	margin:10px 0 5px 0;
	}

img, abbr, acronym {
	border:none;
	}


ol, ul, li {
	font-size:12px;
	margin:0 0 10px 0;
	padding:0;
	}

#content li ul, #content li ol {
	margin:10px 0 10px 20px;
	}

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;
	}

.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: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, .comment2 {
	clear:both;
	background:#507dad;
	margin:15px 0;
	width:100%;
	overflow:auto;
	}

.comment1:before, .comment2:before {
	display:block;
	height:7px;
	background:transparent url(/community/graphics/users/6/c2.gif) top right no-repeat;
	content:url(/community/graphics/users/6/c1.gif);
	line-height:1px;
	font-size:1px;
	}

.comment1:after, .comment2:after {
	display:block;
	height:7px;
	background:transparent url(/community/graphics/users/6/c4.gif) bottom right no-repeat;
	content:url(/community/graphics/users/6/c3.gif);
	line-height:1px;
	font-size:1px;
	}

.comments .bot {
	padding:10px;
	}

.comments .c-avatar {
	float:left;
	width:58px;
	height:58px;
	border:1px solid #173e67;
	background:#fff;
	}

.c-avatar img {
	margin:4px;
	}

.comments .text {
	margin:0 0 0 69px;
	}

.comment-by {
	clear:both;
	font-size:11px;
	margin:0;
	padding-top:6px;
	}

.editcomment {
	font-size:10px;
	margin:0;
	}

.editcomment a:link, .editcomment a:visited, .editcomment a:active, .permalink a:link, .permalink a:visited, .permalink a:active {
	color:#fff;
	}

#addcomment {
	height:175px;
	}

#description, #writecomment {
	height:200px;
	}

#message {
	height:300px;
	}

#msubject {
	width:100%;
	}




/* :: ALBUM SLIDESHOW :: */


#albumslides {
	margin-bottom:12px;
	padding:1px 0;
	font-size:10px;
	}

#albumslides p {
	margin:0 0 1px 0;
	}

#thuCont {
	background:#000;
	}

#thuCont img {
	display:block;
	}

#picbg {
	background:#000;
	}

#thu {
	width:200px;
	height:150px;
	}

#side #albnav {
	border-width:1px 0;
	background:#3f6693;
	margin:-3px -5px 4px -5px;
	text-align:center;
	}

#side #albnav a {
	text-decoration:none;
	}

#control_left, #control_right {
	text-decoration:underline;
	}

.albname {
	background:transparent url(/community/graphics/users/6/list.gif) top left no-repeat;
	padding-left:13px;
	}


/* :: BLOG :: */

.whisper {
	background:#4d7bad url(/community/graphics/users/whisp.gif) 5px 7px no-repeat;
	padding:7px 21px;
	border:1px dotted #29517d;
	margin:10px 5px;
	}

.whisper i {
	font-size:11px;
	}

blockquote.bbquote, .post blockquote {
	background:#356191 url(/community/graphics/users/6/q2.gif) 5px 5px no-repeat;
	padding:5px 5px 5px 33px;
	margin:10px 5px;
	/*font-style:italic;*/
	}

.comment2 blockquote.bbquote, .comment2 .post blockquote {
	background-color:#f6f6f6;
}

.post {
	padding:25px 0 5px 0;
	margin-bottom:10px;
	width:100%;
	overflow:hidden;
	background:transparent url(/community/graphics/users/6/post.gif) top center no-repeat;
	}

#firstpost {
	padding-top:2px;
	background:transparent;
	}

#lastpost {
	border-bottom:1px solid #2a5885;
	}

.post .title {
	margin:0 0 10px 0;
	font-size:20px;
	line-height:normal;
	}

.title a:link, .title a:visited, .title a:active {
	color:#fff;
	text-decoration:none;
	}

.post .title a:hover {
	color:#fff;
	}

.postdate, .post .tags {
	margin:0 0 2px 0;
	font-size:10px;
	line-height:normal;
	text-transform:uppercase;
	}

.content {
	margin-top:14px;
	}

.poster {
	margin-top:-10px;
	font-size:10px;
	text-transform:uppercase;
	}

.postinfo {
	clear:both;
	margin-top:16px;
	font-size:10px;
	text-transform:uppercase;
	}

.postinfo img {
	margin:0 5px -1px 0;
	}

.postnav {
	clear:both;
	font-size:11px;
	height:23px;
	line-height:22px;
	border:1px solid #2a5885;
	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:11px;
	}

.blognav p {
	margin:0;
	line-height:normal;
	}


.trackbacks {
	clear:both;
	margin:30px 0 10px 0;
	padding:5px 0;
	}

.trackbacks h2 {
	font-size:10px;
	font-weight:normal;
	border:1px solid #eee;
	border-width:1px 0;
	text-transform:uppercase;
	}

.trackbacks ul {
	margin:10px 0 0 2px;
	}

.trackbacks li {
	list-style-type:none;
	list-style-image:url(/community/graphics/users/6/doc.gif);
	padding-bottom:8px;
	line-height:10px;
	font-size:10px;
	}

.caption {
	display:block;
	text-align:center;
	}

.imgleft img {
	clear:left;
	float:left;
	margin:4px 10px 4px 0;
	max-width:48%;
	}

.imgright img {
	clear:right;
	float:right;
	max-width:48%;
	margin:4px 0 4px 10px;
	}

.img {
	display:block;
	margin:10px 0;
	}

.attach {
	margin:8px 0;
	display:block;
	padding-left:12px;
	background:transparent 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/6/clock.gif) top left no-repeat;
	padding:2px 0 5px 20px;
	margin-bottom:4px;
	}

.groupblog .postdate {
	margin:-2px 0 0 0;
	}

.groupblog .content {
	margin:2px 0 0 0;
	clear:left;
	}

.tagicon {
  float:right;
  margin-left:10px;
	}

.post .sticky {
	float:right;
	margin:0;
	font-size:10px;
	color:#2f456a;
	background:transparent url(/community/graphics/users/6/sticky.gif) top right no-repeat;
	padding:0 28px 0 4px;
	}

.alignright {
	text-align:right;
	display:block;
	}

.alignleft {
	text-align:left;
	display:block;
	}

.aligncenter {
	text-align:center;
	display:block;
	}

.alignjustify {
	text-align:justify;
	display:block;
	}



/* :: 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:10px;
	font-weight:normal;
	}

#tagcloud .size2 {
	font-size:11px;
	}

#tagcloud .size3  {
	font-size:13px;
	font-weight:bold;
	}

#tagcloud .size4  {
	font-size:14px;
	font-weight:bold;
	}

#tagcloud .size5  {
	font-size:15px;
	font-weight:bold;
	}

/* :: CALENDAR :: */


#calendar {
	border-spacing:1px;
	clear:both;
	margin-bottom:12px;
	width:200px;
	font-size:10px;
	empty-cells:show;
	}

#calendar th {
	font-size:10px;
	line-height:18px;
	height:18px;
	text-align:center;
	border-top:1px solid #205287;
	border-right:1px solid #73a7d9;
	border-bottom:1px solid #73a7d9;
	border-left:1px solid #205287;
	background:#3e6fa4;
	}

#calendar td {
	line-height:16px;
	background:#487eb2;
	border-top:1px solid #205287;
	border-right:1px solid #73a7d9;
	border-bottom:1px solid #73a7d9;
	border-left:1px solid #205287;
	padding:1px 3px;
	text-align:center;
	font-size:10px;
	}

#calendar td.l {
	background:#5aa3b1;
	padding:0;
	}

td.l a, td.l a:link, td.l a:visited {
	display:block;
	padding:1px 3px;
	}

td.l a:hover {
	background:#5cb4c5;
	}

#calendar tfoot td {
	text-align:left;
	background:#3c6ea0 url(/community/graphics/users/6/sidebox.jpg) bottom left no-repeat;
	border:none;
	height:16px;
	padding:2px 3px;
	}

#calendar caption {
	padding:0;
	}

#side a#calendarmonth {
	display:block;
	text-decoration:none;
	padding:2px 2px 2px 16px;
	color:#fff;
	}

#nextmonth, #prevmonth {
	width:49%;
	}

#nextmonth {
	text-align:right;
	}


/* :: PROFILE :: */

#profile {
	width:100%;
	}

#profile h2 {
	font-size:14px;
	margin:0 0 2px 0;
	padding:10px 10px 0 10px;
	color:#fff;
	}

#profile #personal-h2 {
	padding:5px 10px 0 0;
	font-size:17px;
	}

#profile-top {
	margin-bottom:15px;
	}

#profile p {
	margin:0 0 7px 0;
	}

#userinfo {
	float:left;
	width:380px;
	}

#userinfo dl {
	margin:4px 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;
	width:332px;
	height:252px;
	border:1px solid #111;
	background:#fff;
	margin:-20px 0 5px 0;
	}

#userpic img {
	display:block;
	margin:6px;
	}

#profile-col1 {
	float:left;
	width:56%;
	overflow:hidden;
	}

#profile-col2 {
	float:right;
	width:42%;
	overflow:hidden;
	}

#profile-col1, #profile-col2 {
	background:#507dad;
	color:#0e2843;
	}

#profile-col1:before {
	display:block;
	height:7px;
	background:transparent url(/community/graphics/users/6/c6.gif) top right no-repeat;
	content:url(/community/graphics/users/6/c1.gif);
	line-height:1px;
	font-size:1px;
	}

#profile-col1:after {
	display:block;
	height:7px;
	background:transparent url(/community/graphics/users/6/c8.gif) bottom right no-repeat;
	content:url(/community/graphics/users/6/c3.gif);
	line-height:1px;
	font-size:1px;
	}

#profile-col2:before {
	display:block;
	height:7px;
	background:transparent url(/community/graphics/users/6/c2.gif) top right no-repeat;
	content:url(/community/graphics/users/6/c5.gif);
	line-height:1px;
	font-size:1px;
	}

#profile-col2:after {
	display:block;
	height:7px;
	background:transparent url(/community/graphics/users/6/c4.gif) bottom right no-repeat;
	content:url(/community/graphics/users/6/c7.gif);
	line-height:1px;
	font-size:1px;
	}

#profile-col1 .box, #profile-col2 .box, #profile-col2 table {
	margin:10px;
	}

#profile th, #profile td {
	padding:2px 0;
	}

#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 {
	display:block;
	width:100%;
	overflow:hidden;
	}

.userlist img {
	float:left;
	margin:1px 4px 0 0;
	}

#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;
	}

#myspots li {
	padding:0 0 4px 20px;
	background:transparent url(/community/graphics/users/6/myspot.gif) 2px 3px no-repeat;
	}

#myspots h3 {
	clear:both;
	margin-top:0;
	font-size:11px;
	}

.spotimg div {
	background:#fff;
	border:1px solid #000;
	margin:0 6px 6px 0;
	float:left;
	overflow:hidden;
	width:101px;
	}

.spotimg div.spot3rd {
	margin:0 0 6px 0;
	}

#spotusers img, #spotalbums img {
	width:97px;
	height:73px;
	}

#spotskins img {
	width:97px;
	height:65px;
	}

.spotimg img {
	display:block;
	margin:2px;
	}

#spotusers p {
	margin:0;
	text-align:center;
	font-size:10px;
	}


#friendlist li {
	padding:0 0 4px 20px;
	list-style:none;
	background:transparent url(/community/graphics/users/6/friendlist.gif) 0px 3px no-repeat;
	}

#aboutgroup {
	clear:left;
	max-width:450px;
	}

#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;
	}

#profile-col2 a:link, #profile-col2 a:visited, #profile-col2 td, #profile-col1 {
	color:#0e2843;
	}


/* :: 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;
	border-bottom:1px solid #2a4e71;
	}

#myphoto img {
	width:200px;
	height:150px;
	display:block;
	}


/* :: FRIENDS :: */

.myfriend {
	clear:both;
	border-top:1px solid #2c5480;
	padding-top:12px;
	}

.myfriend .txt {
	margin-left:206px;
	}

.myfriend h3 {
	font-size:16px;
	margin-top:2px;
	}

.mypic {
	float:left;
	width:190px;
	height:140px;
	margin-bottom:12px;
	padding:2px;
	background:#fff;
	border:1px solid #111;
	}

.mypic img {
	display:block;
	}

.myfriend p, .myfriend h2 {
	margin-top:0;
	}

.myloc, .friendof {
	font-size:11px;
	margin:0 0 4px 0;
	}

.friendof {
	font-size:10px;
	}

.myfriend blockquote {
	background:transparent url(/community/graphics/users/6/q2.gif) 5px 5px no-repeat;
	padding:3px 0 10px 30px;
	font-size:11px;
	}

#fnet {
	background:#507dad;
	}

#fnet h3 {
	background:#5da15b;
	color:#fff;
	font-size:15px;
	padding:3px 5px;
	margin-bottom:0;
	}

#fnet2 h3 {
	background:#447c64;
	}

#fnet3 h3 {
	background:#3f6e85;
	}

.fpic {
	float:left;
	width:84px;
	height:64px;
	background:#fff;
	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;
	color:#173758;
	font-size:11px;
	}

#mylinks a {
	font-size:12px;
	}

#mylinks .col1, #mylinks .col2 {
	overflow:hidden;
	}

#mylinks .linkinfo {
	margin-bottom:15px;
	}

#mylinks .url {
	color:#173758;
	}

.newsfeed span, .newsfeed a {
	color:#fff;
	text-decoration:none;
	}

.linkdesc {
	font-style:italic;
	}

.feedurl {
	display:none;
	}


/* :: EVENTS :: */

.cdwn {
	padding:2px 0;
	}

.cdwn p {
	margin:0;
	}



/* :: TAGS :: */

#content .tags a:link, #content .tags a:visited, #content .tags a:active, .tag {
	color:#5af68c;
	}

#content .tags a:hover {
	color:#fff;
	}

.tagged {
	font-weight:bold;
	}


/* :: CARDS :: */



#content .account .thumb {
	border-color:#000;
	color:#000;
	}

#content #steps li, #content .friend {
	color:#fff;
	}

#content #steps li.curr {
	color:#000;
	}

#ecard {
	position:absolute;
	width:126px;
	height:19px;
	bottom:2px;
	left:2px;
	}
