/* Copyright Opera Software. Design by Fred. */
/* 这个Theme系由Maple修改Fred的设计“Theme 3”  */
/* 得来，修改的地方已经注明，技术有限，欢迎指正！  */
/*               版权没有 盗版不究             */
/*       天下文章一大抄,今天我也抄一抄          */
/*                 ---------cedric          */


/* :: MAIN LAYOUT :: */

* {
	margin:0;
	padding:0;
	}

* html .StupidIEWidthHack
{
	width: 88%;
	}

body {
	background:#cdcdcd url(/community/graphics/users/3/body.gif);
	margin:0;
	padding:0;
	font-family: Georgia,'Trebuchet MS', Times, Times New Roman, sans-serif;/**/
	font-size:12px;
	line-height:145%;
	text-align:center;
	color:#000;/**/
	}

#wrap1 {
	max-width:902px;
	margin:0 auto;
	background:transparent url(/community/graphics/users/3/wrap1.gif) top left repeat-y;
	}

#wrap2 {
	background:transparent url(/community/graphics/users/3/wrap2.gif) top right repeat-y;
	}

#wrap3 {
	background:#fff;
	margin:0 auto;
	max-width:832px;
	min-width:739px;
	padding:0 10px 0 10px;/**/
	}

#topbar {
	margin:0 -10px;
	max-width:852px;
	height:23px;/**/
	line-height:20px;/**/
	background:#000;
	color:#E2E3E4;/**/
	overflow:hidden;
	border-bottom:1px solid #ABADB0;/**/
	}

#topbar p {
	margin:0;
	padding-top:3px;
	font-size:10px;
	}

#topbar #community {
	margin-left:10px;/**/
	}

#topbar a {
	color:#808284;/**/
	text-decoration:none;
	}

#topbar a#oc {
	color:#808284;/**/
	}

#topbar a:hover {
	color:#FFF;
	}

#topbar a.toplink {
	padding:1px 3px;
	}

a.toplink:hover {/**/
	background:#939598;
	color:#FFF;
	}

#oc {
	float:left;
	width:136px;
	}

#oc span {
	display:block;
	height:22px;
	background:#000 url(/Maple2005/homes/files/b_maple.gif) top left no-repeat;
	padding-left:22px;/**/
	}

#top {
	font-size:11px;
	max-width:872px;
	min-width:739px;
	margin:0 -10px;
	text-align:left;
	background:#000;/**/
	/*background:#ab0b1e url(/community/graphics/users/3/top1.gif) top left repeat-x;
	border-top:1px solid #ce0d23;
	color:#fff;*/
	}

#top2 {
	height: 121px;
	padding-left:20px;
	background:transparent url(/cedric586/homes/files/logo_cedric3.jpg) top right no-repeat;
	/*border-bottom:1px solid #fff;*/
	}

#top h1 {
margin:top;
width:100%;
overflow:hidden;
font-size:22px;
font-family:'Impact',arial,helvetica,sans-serif;
font-style:bold;
color:#808080;
line-height:normal;
padding-top:22px;
}
#subtitle {
	margin:-55px 0 50px 0px;/**/
	width:100%;
	overflow:hidden;
	color:#fff;/**/
	font-size:11px;/**/
	letter-spacing: 2px;/**/
	}

#menu {
	font-family: Arial,sans-serif,Times New Roman;/**/
	clear:both;
	margin:-30px 0 0 0;/**/
	padding: 0 0 0 550px;/**/
	/*background:#e9e9e9 url(/community/graphics/users/3/menu.gif);*/
	}

#menu ul {
	padding:0;
	margin:0;
	height:35px;/**/
	}

#menu li {
	float:left;
	line-height:26px;
	height:26px;/**/
	overflow:hidden;
	font-size:10px;/**/
	list-style:none;
	width:15%;/**/
	margin:10px 0 0 0px;/**/
	padding:0;
	background:url(/Maple2005/homes/files/tab.gif) top left repeat;/**/
	}

#menu a {
	display:block;
	height:26px;/**/
	color:#000;
	text-decoration:none;
	text-align:center;
	margin-right: 2px;/**/
	/*background:#fafafa url(/community/graphics/users/3/menulink.gif);
	border-left:1px solid #fff;
	border-right:1px solid #bbb;*/
	}

#menu a:link, #menu a:visited, #menu a:active {
	text-decoration:none;
	color:#B1B3B6;
	}

#menu a#selected{
	color:#FFFFFF;
	}

#menu a:hover{
	color:#000000;
	background:url(/Maple2005/homes/files/tab2.gif) top left repeat;
	}

/*#menu a:hover, #menu a#selected {
	background-color:#ccc;
	background-position:100% -27px;
	}*/

#content, #footer {
	clear:both;
	position:relative;
	background:#fff;
	min-width:739px;
	max-width:812px;
	text-align:left;
	margin:0px -5px 0 0;/**/
	}

#content {
	padding:10px 0 5px 0px;/**/
	}

#content li {
	margin:0;
	list-style-position:inside;
	}

#mainwrap {
	/*display: block;*/
	width:100%;	
	margin-right:-205px;/**/
	padding-bottom:12px;
	float:left;
	}

#main {
	min-height:400px;
	margin-right:205px;/**/
	}

#footer {
	clear:both;
	width:100%;
	margin-top:10px;
	border:1px solid #808284;/**/
	background:#C4C6C8;
	font-family: Arial,sans-serif,Times New Roman;/**/
	padding:3px 1px;/**/
	font-size:10px;
	color:#FFF;/**/
	}

#footer p {
	margin:0 5px;/**/
	}

#footer a:link, #footer a:visited, #footer a:active {
	color:#FFF;/**/
	text-decoration:none;
	border-bottom:1px dotted #FFF;/*虚线效果*/
	}

#footer a:hover {/**/
	border:none;
	background:#A7A9AC;/*40%*/
	color:#000000;
	}

#footer #get {
	text-decoration:none;/**/
	}

#footer #get:hover {
	text-decoration:none;
	}


/* :: SIDEBAR :: */


#sidewrap {
	width:190px;
	float:right;
	font-size:11px;
	overflow:hidden;
	margin:5px -5px 0 0;/**/
	}

#side a:link, #side a:visited, #side a:active {
	color:#000;
	}

#side a:hover {
	color:#FFF;
	background:#808284;/*60%*/
	}

#side li {
	font-size:11px;
	list-style : disc inside;/**/
	list-style-type : circle;/**/
	background-color:transparent;/**/
	}

#side h2, #side caption {
	color:#fff;
	background: #A7A9AC;/*40%*/
	font-size:11px;
	font-family: Arial,sans-serif,Times New Roman;/**/
	font-weight: bold;/**/
	/*text-transform:uppercase;*/
	margin:0 0 1px 0;
	padding:2px 0 2px 5px;
	text-align:left;
	}

#side h2.feedheader {
	background: #A7A9AC;/*40%*/
	}

#side caption a:link, #side caption a:visited, #side caption a:active {
	color:#404041;/**/
	text-decoration:none;
	}

.sidebox {
	background: #D1D3D4;/**/
	border:1px solid #A7A9AC;/*40%*/
	margin-bottom:10px;/**/
	}

.sidebox .pad {
	background:#f5f5f5 url(/community/graphics/users/3/sidebox.gif) top left repeat-x;
	padding:5px;
	}

.sidebox p {
	margin:0;
	/*color:#444;*/
	}

#side h3 {
	font-size:11px;
	margin-bottom:0;
	}


/* :: GENERAL RULES :: */


.mobile {
	display:none;
	}

.rtl {
	display:block;
	text-align:right !important;
	}

a:link, a:active {
	color:#808284;/*60%*/
	text-decoration:none;/**/
	}

a:visited {
	color:#808284;/**/
	text-decoration:none;/**/
	}

a:hover {
	text-decoration:none;
	color:#FFF;
	background-color:#BCBEC0;/*30%*/
	}

a.username:link, a.username:visited, a.username:active {
	text-decoration:none;/**/
	color:#808284;/*60%*/
	}

.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 6px;
	margin:0 0 10px 0;
	font-family: "Courier New", "Lucida Console", Monospace;/**/
	border: 1px solid #222;/**/
	background:#DCDDDE;/*15%*/
	color: #58595B;/*80%*/
	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 {
	margin:0 0 12px 0;
	font-family: Georgia,'Trebuchet MS', Times, Times New Roman, sans-serif;/**/
	font-weight: normal;/**/
	font-size:18px;/**/
	background:#A7A9AC;/*40%*/
	color: #FFF;/**/
	}

h3 {
	font-size:14px;/**/
	color:#A7A9AC;/*40%*/
	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;
	border: 1px dashed #D1D3D4;/*20%*/
	}

img.right {
	margin-left:15px;
	border: 1px dashed #D1D3D4;/*20%*/
	}

.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 {
	margin: 5px;/**/
	display:block;
	max-width:50px;
	max-height:50px;
	}

.pagenav {
	clear:both;
	color:#58595B;/*80%*/
	}

.pagenav a {
	color:#090;
	}

.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;
	margin: 0 0 5px;
	}

.comments {
	clear:both;
	}

.comment1 {
	clear:both;
	background:#E6E7E8;/*10%*/
	width:100%;/**/
	border:1px solid #A7A9AC;/*40%*/
	margin:0 0 5px 0;/**/
	overflow:auto;
	}

.comments .bot {
	padding:10px;
	min-height:100px;/**/
	}

.comment2 {
	clear:both;
	margin:0 0 5px 0;/**/
	width:100%;
	border:1px solid #A7A9AC;/*40%*/
	overflow:auto;
	}

.comments .c-avatar {
	float:left;
	width:58px;
	height:58px;
	border: 1px solid #D1D3D4;/*20%*/
	background: #DCDDDE;/*10%*/
	}

.c-avatar img {/**/
	margin: 5px;
	display:block;
	max-width:50px;
	max-height:50px;
	}

.comments .text {
	margin:0 0 0 75px;/**/
	}

.comment-by {
	clear:both;
	color:#58595B;/*80%*/
	font-size:11px;
	font-style:italic;/**/
	margin:0;
	padding-top:6px;
	}

.comment-by a:hover {/**/
	color:#FFFFFF;
	}

.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%;
	}


/* :: ALBUM SLIDESHOW :: */


#albumslides {
	margin-bottom:15px;
	/*background:#efefed;*/
	padding:1px 0;
	/*border-bottom:1px solid #dbdbd5;*/
	font-size:10px;
	}

#albumslides p {
	margin:0 0 1px 0;
	}

#thuCont {
	background:#000;
	padding: 10px;/**/
	}

#thuCont img {
	display:block;
	width: 180px;/**/
	height: 135px;/**/
	}

#picbg {
	background:#808284 ;/*60%*/
	/*background:#f5f5f5 url(/community/graphics/users/3/picbg.gif) bottom left repeat-x;*/
	}

#side #albnav {
	/*border:1px solid #ababa4;
	background:#fcfcfc;
	border-width:1px 0;*/
	margin:-2px -5px 4px -5px;
	text-align:center;
	}

#control_left, #control_right {
	/*color:#1757b1;*/
	padding: 0 8px;
	}

#control_left {/**/
	content: '<<';
}

#control_right {/**/
	content: '>>';
}

#control_pause {/**/
	content: '｜｜';/**/
	}

.albname {
	background:transparent url(/community/graphics/users/3/list.gif) top left no-repeat;
	padding-left:15px;/**/
	}


/* :: BLOG :: */


#blogtools {
	margin: 0;
	/*background:#f3f3f3;*/
	}

.whisper {
	color:#DDD;/**/
	background:#716451 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:#aaa;
	}

blockquote.bbquote, .post blockquote {
	background:#fff url(/community/graphics/q2.gif) 5px 5px no-repeat;
	padding:5px 5px 5px 33px;
	margin:10px 5px;
	color:#555;
	font-style:italic;/**/
	}

.comment2 blockquote.bbquote, .comment2 .post blockquote {
	background-color:#f6f6f6;
	}

.post {
	padding:0;/**/
	margin:0 0 10px 0;/**/
	width:100%;
	overflow:hidden;
	border:1px solid #A7A9AC;/*40%*/
	}

#firstpost {
	margin-top:5px;/**/
	padding-top:0;
	border:none;
	}

#lastpost {
	/*border-bottom:1px solid #ddd;*/
	}

.post .title {
	color:#FFF;/**/
	padding: 6px 10px;/**/
	margin:0;/**/
	font-size:20px;
	/*line-height:normal;*/
	}

.title a:link, .title a:visited, .title a:active {
	color:#000;
	text-decoration:none;
	}

.post .title a:hover {
	color:#DCDDDE;/**/
	background:#A7A9AC;/*40%*/
	}

.postdate, .post .tags {
	margin:0 0 2px 0;
	padding: 2px 0 0 10px;/**/
	font-size:10px;
	line-height:normal;
	text-transform:uppercase;
	}

.postdate {
	width: 100%;/**/
	background: #DCDDDE;/*15%*/
	}

.content {
	margin-top:10px;/**/
	padding: 0px 10px 0 10px;/**/
	}

.content a:link, .content a:visited, .content a:active {
	text-decoration:none;
	color: #808284;/*60%*/
	border-bottom:1px dotted #808284;;/*虚线效果*/
	}

.content a:hover {/**/
	border:none;
	background:#808284;/*60%*/
	color:#FFF;/**/
	}

.content:first-letter {/**/
	color: #E6E7E8;/*10%*/
	background:#A7A9AC;/*40%*/
	padding: 5px 6px;
	margin: 4px 4px 0 0;
	font-size: 20px;
	font-weight: bold;
	font-family: Georgia,'Trebuchet MS', Times, Times New Roman, sans-serif;
	display: block;
	float: left;
}

.poster {
	margin-top:-10px;
	font-size:10px;
	text-transform:none;
	}

.postinfo {
	clear:both;
	color:#666;
	margin-top:16px;
	padding: 2px 10px;/**/
	font-size:10px;
	text-transform:uppercase;
	text-align: right;
	letter-spacing: 1px;
	}

.postinfo img {
	margin:0 5px -1px 0;
	}

.postnav {
	clear:both;
	font-size:11px;
	height:23px;
	line-height:22px;
	border:1px solid #eee;
	}

.postnav span.prv {
	float:left;
	}

.postnav span.nxt {
	float:right;
	}

.blognav {
	clear:both;
	margin:7px 0;/**/
	text-align:right;
	font-size:11px;
	color:#555;/**/
	}

.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;
	color:#808284;/*60*/
	border-bottom:1px solid #808284;/**/
	text-transform:uppercase;
	}

.trackbacks ul {
	margin:10px 0 0 2px;
	}

.trackbacks li {
	color:#808284;/*60%*/
	list-style-type:none;
	list-style-image:url(/community/graphics/users/3/doc.gif);
	padding-bottom:8px;
	line-height:10px;
	font-size:10px;
	}

.caption {
	display:block;
	text-align:center;
	}

/*.imgright, .imgleft {
	position:relative;
	display:block;
	width:auto;	
	padding: 5px;
	}

.imgleft img {
	clear:left;
	float:left;
	max-width:100%;
	margin:5px 10px 10px 0;
	}

.imgright img {
	clear:right;
	float:right;
	max-width:100%;
	margin:5px 0 10px 10px;
	}*/

.img {
	display:block;
	margin:10px 0;
	}

.imgright, .imgleft, .imgcenter {
	position:relative;
	display:block;
	width:auto;
	padding: 5px;
	background: #FFF;/**/
	border: 1px solid #ccc;
	}
.post img.right, .imgright {
	clear:right;
	float:right;
	text-align:right;
	margin:5px 0 10px 10px;
	}

.post img.left, .imgleft {
	float:left;
	text-align:left;
	margin:5px 10px 5px 0;
	}

.imgcenter {
	clear:both;
	display:block;
	text-align:center;
	margin: 5px 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;
	}

a.blogit:link, a.blogit:visited, a.blogit:active {
	color:#fe0;
	text-decoration:none;
	font-size:10px;
	display:block;
	padding:0 3px;
	position:absolute;
	bottom:6px;
	left:6px;
	background:#000;
	}

#side .cdwn {
	background:transparent url(/community/graphics/users/3/clock.gif) top left no-repeat;
	padding:2px 0 5px 20px;
	border-bottom:1px solid #fff;
	margin-bottom:4px;
	}

.groupblog .postdate {
	margin:-2px 0 0 0;
	}

.groupblog .content {
	margin:2px 0 0 0;
	clear:left;
	}

.tagicon {
	display :none;/**/
	float:right;
	margin-left:10px;
	}


.post .sticky {
	display:none;/**/
	float:right;
	margin:0;
	font-size:10px;
	color:#999;
	background:#fff url(/community/graphics/users/3/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;
	}


/* :: TAG CLOUD :: */


#tagcloud ul {
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	}

#tagcloud li {
	background-color:transparent;/**/
	list-style-position:outside;
	list-style:none;
	float:left;
	line-height:20px;
	height:20px;
	margin:0;
	padding-right:12px;
	white-space:nowrap;
	}

#tagcloud a:link, #tagcloud a:visited, #tagcloud a:active {
	text-decoration:none;
	}

#tagcloud .size1 {
	color:#D1D3D4;/*20%*/
	font-size:10px;
	font-weight:normal;
	}

#tagcloud .size2 {
	color:#A7A9AC;/*40%*/
	font-size:11px;
	}

#tagcloud .size3  {
	color:#A7A9AC;/*40%*/
	font-size:13px;
	font-weight:bold;
	}

#tagcloud .size4  {
	color:#808284;/*60%*/
	font-size:14px;
	font-weight:bold;
	}

#tagcloud .size5  {
	color:#58595B;/*80%*/
	font-size:15px;
	font-weight:bold;
	}


/* :: CALENDAR :: */


#calendar {
	border-spacing:2px;/**/
	clear:both;
	margin-bottom:15px;
	width:190px;
	font-size:10px;
	/*background:#efefed url(/community/graphics/users/3/calendar.gif);
	border-bottom:1px solid #dbdbd5;*/
	}

#calendar tr:first-child {
	empty-cells:show;
	}

#calendar th {
	font-size:10px;
	line-height:18px;
	height:18px;
	text-align:center;
	}

#calendar td {
	background: #A7A9AC;/*40%*/
	line-height:16px;
	/*border-top:1px solid #e7e7df;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	border-left:1px solid #e7e7df;*/
	padding:1px 3px;
	text-align:center;
	font-size:10px;
	color:#FFF;
	}

#calendar tfoot td {
	text-align:left;
	border:none;
	height:16px;
	padding:2px 5px;/**/
	}

#calendar td a {
	/*color:#0049aa !important;*/
	}

#calendar td#today {
	background:#fff;
	}

#calendar caption {
	padding:0;
	}

#side a#calendarmonth {
	display:block;
	padding:2px 0 2px 5px;
	text-decoration:none;
	color:#fff;
	}

#side a#calendarmonth:hover {
	background:#348ade;
	}

#nextmonth, #prevmonth {
	width:49%;
	}

#nextmonth {
	text-align:right;
	}

/* :: PROFILE :: */

#profile {
	width:100%;
	}

#profile h2 {
	font-size:12px;
	background:#4976a0;
	padding:2px 5px;
	margin:0 0 2px 0;
	color:#fff;
	}

#profile-top {
	/*background:#f5f6f8;*/
	margin-bottom:5px;
	border: 1px solid #A19E7D;/**/
	}

#profile p {
	margin:0 0 2px 0;
	}

#userinfo {
	float:left;
	width:372px;	
	padding:2px 6px;
	}

#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 #aaa;
	background:#fff;
	margin:10px;
	}

#userpic img {
	display:block;
	margin:6px;
	}

#profile .col1, #profile .col2 {
	margin-top:0;
	}

#profile-col1 {
	float:left;
	width:56%;
	overflow:hidden;
	}

#profile-col2 {
	float:right;
	width:42%;
	overflow:hidden;
	}

#profile .box, #profile table {
	padding:6px;
	background:#f5f6f8;
	border:1px solid #aaa;
	margin-bottom:15px;
	}

#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/3/myspot.gif) 2px 3px no-repeat;
	}

#myspots h3 {
	clear:both;
	margin-top:0;
	border-bottom:1px dotted #999;
	}

.spotimg div {
	background:#fff;
	border:1px solid #aaa;
	margin:0 6px 6px 0;
	float:left;
	overflow:hidden;
	width:103px;
	}

.spotimg div.spot3rd {
	margin:0 0 6px 0;
	}

.spotimg img {
	display:block;
	margin:2px;
	}

#spotusers p {
	margin:0;
	text-align:center;
	font-size:10px;
	}

#friendlist li {
	padding:0 0 4px 20px;
	background:transparent url(/community/graphics/users/3/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;
	}


/* :: 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:190px;
	overflow:hidden;
	background:#f5f5f5 url(/community/graphics/users/3/picbg.gif) bottom left repeat-x;
	}

#myphoto img {
	max-width:190px;
	display:block;
	}


/* :: FRIENDS :: */

.myfriend {
	clear:both;
	border-top:1px solid #aaa;
	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;
	border:1px solid #000;
	}

.mypic img {
	display:block;
	}

.myfriend p, .myfriend h2 {
	margin-top:0;
	}

.myloc, .friendof {
	font-size:11px;
	margin:0 0 4px 0;
	color:#444;
	}

.friendof {
	font-size:10px;
	}

.myfriend blockquote {
	background:#fff url(/community/graphics/users/3/q1.gif) top left no-repeat;	
	color:#333;
	padding:0 0 10px 27px;
	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;
	}


/* :: EVENTS :: */


.cdwn {
	padding:2px 0;
	}

.cdwn p {
	margin:0;
	}



/* :: TAGS :: */

#content .tags a:link, #content .tags a:visited, #content .tags a:active, .tag {
	color:#A7A9AC;/*40%*/;
	}

#content .tags a:hover {
	background:#A7A9AC;/*40%*/;
	color:#FFF;
	border:none;
	}

.tagged {
	font-weight:bold;
	}

/* :: CARDS :: */

#ecard {
	position:absolute;
	width:126px;
	height:19px;
	bottom:2px;
	left:2px;
	}
