/* Kirby Star
	Copyright (c)2008 cardcaptorstacey.co.uk */
	
/* Main */
body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFDE68;
	color:#584D24;
	letter-spacing:1px;
	font-size:12px;
	line-height:130%;
}
a {
	color:#BE008D;
}
a:hover {
	color:#FC6200;
}
ul {
	padding:0px 0px 0px 15px;
	margin:0px;
}
ul li {
	list-style-type:square;
	margin-bottom:1px;
}
ul li ul li {
	list-style-type:circle;
}
hr {
	height:0px;
	padding:0px;
	margin:0px;
	display:none;
}
dl dd h2 {
	margin-top:0;
}

/* Headings */
h2, h3, h4, h5 {
	font-weight:lighter;
	line-height:100%;
}
#side h2, #side h3, #side h4, #side h5 {
	color:#555371;
	padding:0;
}
#side h2 {
	border-bottom:none;
	font-style:normal;
	font-size:15px;
	background-image:none;
	min-height:15px;
}
h2 {
	color:#FF037E;
	border-bottom:1px dotted #FF037E;
	font-size:30px;
	letter-spacing:3px;
	margin:30px 0 10px 0;
}
h2 a {
	color:#FF037E;
	text-decoration:none;
}
h3 {
	color:#FE8A23;
	font-size:22px;
	margin:10px 0 10px 0;
	border-bottom:1px solid #FE8A23;
}
h4 {
	color:#454545;
	font-size:15px;
	margin:5px 0px 5px 0px;
}
h5 {
	color:#5C5C5C;
	font-size:10px;
	margin:5px 0px 5px 0px;
}

/* Layout */
#container {
	width:100%;
	background:url("../main/skins/kirby/bannerback.png") repeat-x;
}
#header a {
	display:block;
	background:url("../main/skins/kirby/kirby.png") center no-repeat;
	width:100%;
	height:390px;
}
#header a strong {
	display:none;
}
#content {
	margin:10px;
	clear:both;
}
ul#latest {
	margin:0px;
	padding:0px;
}
ul#latest li {
	float:left;
	list-style:none;
	width:25%;
	text-align:center;
}
ul#latest li a img, ul#latest li img {
	border:1px solid #FE8A23;
}
ul#latest li a:hover img {
	border-color:#D2711D;
}
ul#latest li h3 {
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
#footer {
	background-color:#FE8A23;
	color:#332D15;
	margin-top:8px;
	padding:10px;
}
#footer a {
	color:#000000;
}
#footer a:hover {
	color:#FFFFFF;
}
#footleft {
	float:left;
}
#footright {
	float:right;
}
#footleft, #footright {
	width:49%;
	text-align:justify;
}
#location {
	margin:35px 0 8px 0;
	padding-left:27px;
	background-image:url("../main/skins/kirby/location.png");
	background-position:left;
	background-repeat:no-repeat;
	color:#FF037E;
	font-size:15px;
	font-weight:bold;
}
#location h1 {
	display:inline;
	font-size:15px;
	border-bottom:1px dotted #FF037E;
	color:#FF037E;
	margin:0px;
	padding:0px;
}
#location a {
	text-decoration:none;
	color:#FF037E;
}
#mainlinks {
	background-color:#FE8A23;
}
ul#links {
	margin:0 1% 0 1%;
	padding:0;
	height:22px;
}
ul#links li {
	float:left;
	margin:0 1% 0 1%;
	font-weight:bold;
	font-size:15px;
	text-transform:uppercase;
	text-align:center;
	list-style-type:none;
	width:18%;
}
ul#links li a {
	text-decoration:none;
	display:block;
	color:#FFFFFF;
	padding:3px 0 3px 0;
}
ul#links li a:hover {
	background-color:#0175DC;
}
ul#links li:hover ul li:hover a {
	background-color:#00FC81;
}
ul#links li#current {
	color:#220000;
	font-style:italic;
}
ul#links li ul {
	position:absolute;
	left:-999em;
	padding:0px;
	margin:0px;
	width:18%;
}
ul#links li:hover ul {
	left:auto;
	float:none;
	margin:0;
}
ul#links li ul li {
	margin-bottom:0px;
	list-style-type:none;
	text-align:left;
	float:none;
	font-size:13px;
	margin:0;
	width:100%;
	text-align:center;
}
ul#links li ul li a {
	display:block;
	width:100%;
	padding:3px 0 3px 0;
	background-color:#FF0D7D;
	color:#FFFFFF;
}
ul#links li ul li a:hover {
	background-color:#92D5E8;
}
ul#links li.current ul li a {
	color:#39384C;
}

a.add, a.more {
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
	text-decoration:none;
}
a.add {
	background-image:url("../main/skins/kirby/add.png");
}
a.more {
	background-image:url("../main/skins/kirby/more.gif");
}

#updates {
	text-align:center;
}
#updates li {
	list-style-type:none;
}
#updates h3 {
	text-align:left;
}
#updatedtoday {
	background-color:#1B1B1B;
}
#updatedtoday h3 {
	color:#555371;
	border-color:#555371;
}
#updatedtoday span {
	font-style:italic;
	float:right;
	padding:5px;
	color:#BCBCBC;
}

/* Extra */
.pageno {
	margin:4px 4px 4px 0;
}
.pageno a {
	sborder:1px dotted #FFFFFF;
	background-color:#FE8923;
	background:url("../main/skins/kirby/page.png") no-repeat;
	color:#FFFFFF;
	padding:2px 0 0 0;
	text-decoration:none;
	height:20px;
	width:20px;
	display:block;
	text-align:center;
	float:left;
}
.pageno a:hover {
	background-color:#FFFFFF;
	color:#FE8923;
}
.current {
	padding:0px 2px 0px 2px;
	border-bottom:1px dotted #FE8A23;
	color:#FE8A23;
}
.actions {
	float:right;
	background-color:#FED050;
	padding:2px;
}
a.commentadd, a.backto, a.backtotop, a.up, a.comments, .comments, a.flag, .flag {
	display:block;
	float:left;
	height:16px;
	margin:0 2px 0 2px;
	padding-left:20px;
	text-decoration:none;
}
a.comments, .comments {
	background:url("../main/skins/kirby/comments.gif") left center no-repeat;
}
a.up {
	background:url("../main/skins/kirby/up.gif") left center no-repeat;
}
a.commentadd {
	background:url("../main/skins/kirby/commentadd.gif") left center no-repeat;
}
a.backto {
	background:url("../main/skins/kirby/back.gif") left center no-repeat;
}
a.flag, .flag {
	background:url("../main/skins/kirby/flag.gif") left center no-repeat;
}

a.check {
	background:url("../main/skins/kirby/valid.png") left center no-repeat;
	font-size:8px;
	padding-left:12px;
	text-decoration:none;
}
a.check span {
	display:none;
}
.blogstats {
	float:left;
	color:#C4AB50;
	font-size:11px;
	margin-top:5px;
}
.posted {
	background:url("../main/skins/kirby/posted.gif") left center no-repeat;
}
.mood {
	background:url("../main/skins/kirby/mood.gif") left center no-repeat;
}
.views {
	background:url("../main/skins/kirby/views.gif") left center no-repeat;
}
.currentlylisten {
	background:url("../main/note.png") left center no-repeat;
	margin-bottom:5px;
}
.tags {
	background:url("../main/skins/kirby/tag.gif") left center no-repeat;
}
.posted, .mood, .views, .currentlylisten, .tags {
	margin-right:5px;
	padding-left:19px;
	float:left;
	font-weight:bold;
}
.currentlylisten, .tags {
	color:#FE8A23;
	clear:both;
}
.currentlylisten a, .tags a {
	color:#FE8A23;
	text-decoration:none;
}
.currentlylisten a:hover, .tags a:hover {
	color:#E87D20;
	text-decoration:underline;
}
.currentlylisten span, .tags span, .commentadd a span {
	display:none;
}
.space {
	height:30px;
	clear:both;
}
.strike {
	text-decoration:line-through;
}
.italic {
	font-style:italic;
}
.ch {
	background-color:#4C0000;
}
.kr {
	background-color:#262626;
}
.en {
	background-color:#00004C;
}
.highlight {
	padding:1px 2px 1px 2px;
	background-color:#FF7D72;
	color:#FFFFFF;
}
.highlight a, a.highlight, a .highlight {
	text-decoration:none;
	color:#FFFFFF;
}
.back {
	background-color:#16161E;
	padding:3px;
}
.light {
	color:#363636;
}
.small {
	font-size:10px;
}
#ccstacey a {
	display:block;
	width:165px;
	height:18px;
	margin:0;
	padding:0;
	background:url("../main/skins/kirby/ccs.png") center no-repeat;
}
img.float {
	margin:0px 10px 0px 0px;
}
.float {
	float:left;
	margin:0;
}
.floatri {
	float:right;
	margin:0;
}
.clear {
	clear:both;
}

table {
	width:100%;
}
table tr th {
	font-size:15px;
	text-decoration:underline;
	text-transform:uppercase;
	color:#FE8A23;
	letter-spacing:2px;
}
table td {
	width:14%;
}
#today {
	background-color:#FD8E96;
	background-image:url("../main/skins/kirby/today.png");
	background-repeat:no-repeat;
	background-position:center;
}
.thismonth {
	background-color:#FDC569;
}
.othermonth {
	background-color:#F8D766;
	color:#BFA64E;
}
td.current, td.current#today {
	background-color:#FE8A23;
	color:#FFFFFF;
	border:none;
}
td.currentother {
	background-color:#ffb06a;
	color:#FFFFFF;
}
#blogmain {
	float:left;
	width:76%;
}
#blogside {
	float:right;
	width:23%;
}
#homemain {
	float:left;
	width:72%;
}
#homeside {
	float:right;
	width:27%;
}
#blogside h2, #footer h2, #homeside h2 {
	color:#FF037E;
	border-bottom:1px dotted #FF037E;
	font-size:18px;
	letter-spacing:2px;
	margin:0 0 10px 0;
}
#subscribe {
	padding:5px;
	background-color:#FF0381;
	color:#FFFFFF;
	border:1px dotted #FFFFFF;
	margin:0 auto 0 auto;
	width:92%;
}
#subscribe strong {
	background-color:#FFFFFF;
	color:#FF0381;
	margin-bottom:5px;
	padding:0 1px 0 2px;
}
#subscribe a {
	color:#FFFFFF;
}
a.rss2, a.twitter2, a.nab {
	display:block;
	margin:5px 0 0 0;
	padding:5px 0 0 33px;
	height:24px;
	font-weight:bold;
	text-decoration:none;
}
a:hover.rss2, a:hover.twitter2 {
	background-color:#FE882E;
}
a.rss2 {
	background:url("../main/feed.png") 5px 50% no-repeat;
}
a.twitter2 {
	background:url("../main/twitter.png") 5px 50% no-repeat;
}
a.nab {
	background:url("../main/nab.png") no-repeat left center;
}

.totalentries {
	font-size:20px;
	color:#FE8923;
	float:left;
	margin:0;
	padding:0;
	border:none;
}
.commentno {
	float:left;
	border:1px solid #FFB427;
	border-top:none;
	margin:0 10px 10px 0;
	padding:5px 7px 5px 7px;
	font-size:21px;
	background-color:#FFEBAC;
	color:#FF0381;
}
.comuser {
	background-color:#FFF35D;
}
.comadmin {
	background-color:#FF429F;
	color:#ECECEC;
}
.comadmin a {
	color:#FFDE68;
}
.comadmin a, .comuser a {
	text-decoration:none;
}
.comuser, .comadmin {
	padding:3px;
	border:1px dotted #FFFFFF;
}
.comuser strong {
	font-size:14px;
	color:#FF0381;
}
.comuser a img, .comadmin a img {
	border:none;
}
.comadmin strong {
	font-size:14px;
	color:#FFFFFF;
}
.quote {
	font:40px "Times New Roman", sans-serif;
	color:#E6C65D;
}
blockquote {
	margin:0 4% 0 4%;
	padding:0 0 0 30px;
	line-height:20px;
	background:url("../main/quoteleft.png") no-repeat top left;
	text-align:justify;
	float:left;
	clear:both;
}
.comment {
	background:url("../main/quoteright.png") no-repeat bottom right;
	padding:0 30px 0 0;
}
.comment:first-letter {
	font-weight:bold;
	text-transform:uppercase;
	color:#FF037E;
	font-size:18px;
}
.special {
	color:#FE8923;
	font-weight:bold;
}
.blogpic {
	width:110px;
	height:110px;
	background:url("../main/avshadow.png") no-repeat;
	float:left;
	margin:10px 5px 0 10px;
}
.comav {
	float:left;
	margin:0 10px 0 0;
}
.blogav {
	margin:0 5px 5px 0;
	float:left;
}
.blogpic img, .blogav, .comav {
	padding:1px;
	background-color:#FFFFFF;
	border:1px solid #FFB427;
}
ul.bloglist {
	margin:0;
	padding:0;
}
ul.bloglist li {
	clear:both;
	padding:5px 0 5px 0;
	list-style-type:none;
	border-bottom:1px dotted #DCC05A;
}
.blog, .box {
	border:1px solid #FE8A23;
}
.blog {
	margin:0 0 10px 0;
	min-height:100px;
}
.blog p {
	margin:10px;
}
.blog .clear {
	height:1px;
	overflow:hidden;
}
.bloguser {
	margin:0 0 30px 0;
	padding:0 0 10px 0;
	border-top:1px solid #FE8A23;
}
.blogadmin {
	margin:0 0 30px 0;
	padding:0 0 10px 0;
	border:1px dotted #FF037E;
}

.box {
	margin:10px 0 10px 0;
	padding:10px;
	text-align:center;
}
#tagcloud {
	background-color:#FF926F;
	margin:15px 0px 0px 0px;
	padding:10px;
	text-align:justify;
	line-height:200%;
}
#tagcloud ul {
	margin:0px;
	padding:0px;
}
#tagcloud ul li {
	list-style-type:none;
	float:left;
	padding:5px;
	height:25px;
}
#tagcloud ul li a, #tagcloud a {
	text-decoration:none;
	color:#FFFFFF;
}
#tagcloud ul li a:hover, #tagcloud a:hover {
	text-decoration:underline;
}
#tagcloud .current {
	background-image:url("../main/skins/kirby/star.png");
	background-repeat:no-repeat;
	background-position:left;
	padding-left:23px;
	min-height:19px;
	border:none;
	border-bottom:1px dotted #FFFFFF;
	color:#FFFFFF;
	font-style:normal;
}
.av {
	float:left;
	margin-right:10px;
	border:1px solid #324972;
}
.av2 {
	float:left;
	margin:0 10px 0 0;
	border:2px solid #FF0E7D;
	width:85px;
}
a.rss {
	float:left;
	display:block;
	margin:5px 5px 5px 0;
	width:12px;
	height:12px;
	background:url("../main/skins/kirby/feed.png") center no-repeat;
}
a.rss span {
	display:none;
}
.graphics img {
	max-width:740px;
	height:auto;
}
.backlink {
	font-weight:bold;
	font-size:14px;
}
.note {
	font-size:9px;
	margin:20px 0 30px 0;
	text-align:center;
}
.difftext {
	font-weight:bold;
	color:#E64714;
}
.clock {
	font-size:12px;
}
.border img {
	border:2px solid #315382;
}
.flashbord {
	border:2px solid #B8CED2;
	width:350px;
	height:287px;
	margin:10px 10px 10px 10px;
}
.noborder {
	border:none;
}
.text {
	background-color:#F8F5F0;
}
.line {
	border-bottom:1px dotted #FF7A72;
	width:80%;
	margin:20px 10% 20px 10%;
}
.nodisplay {
	display:none;
}
ul.nobullet li {
	list-style:none;
	padding:0;
	margin:0;
}
ul.favartists li {
	list-style-type:none;
}
ul.favartists li a {
	float:left;
	display:block;
	width:100px;
	padding:4px;
	border:1px solid #FFFFFF;
	margin:2px;
	text-align:center;
	text-decoration:none;
}
ul.favartists li a img {
	border:none;
}
#whatis {
	font-style:italic;
	float:right;
	font-size:smaller;
	margin-top:-10px;
}
#nazlogo {
	float:left;
	width:53px;
	height:65px;
	padding:4px;
	margin:0px 10px 10px 0px;
	background-color:#FFCE01;
}
#nazback {
	background-color:#FFFFFF;
	width:74px;
}
a.backtotop {
	background:url("../main/skins/kirby/up.gif") left center no-repeat;
	clear:both;
}
a.readmore {
	padding:1px 3px 1px 3px;
}
a.readmore, a.backtotop {
	background-color:#BE008D;
	color:#FFFFFF;
	text-decoration:none;
}
a:hover.readmore, a:hover.backtotop {
	background-color:#FC6200;
}
.soon {
	font-style:italic;
}

#addto {
	clear:left;
	float:left;
}
ul#bookmarks {
	border:1px solid #BC651A;
	background-color:#FF9C44;
	margin:10px 0 0 5px;
	padding:4px;
	float:left;
}
ul#bookmarks li {
	list-style-type:none;
	float:left;
	margin:0 3px 0 3px;
}
ul#bookmarks li a {
	display:block;
	width:16px;
	height:16px;
}
ul#bookmarks li a img {
	border:none;
}
#thirdparty {
	margin:0;
	padding:0;
}
#thirdparty a {
	display:block;
	float:left;
	margin-right:6px;
	height:16px;
	width:16px;
}
#thirdparty a span {
	display:none;
}
h2.twitter, h2.twitpic, h2.lastfm, h2.digg, h2.raptr, h2.youtube, h2.psn {
	background-position:left;
	padding-left:20px;
	letter-spacing:2px;
}
.lastfm {
	background:url("../main/icons/lastfm.png") no-repeat;
}
.twitter {
	background:url("../main/icons/twitter.png") no-repeat;
}
.twitpic {
	background:url("../main/icons/twitpic.png") no-repeat;
}
.digg {
	background:url("../main/icons/digg.png") no-repeat;
}
.raptr {
	background:url("../main/icons/raptr.png") no-repeat;
}
.youtube {
	background:url("../main/icons/youtube.png") no-repeat;
}
.qik {
	background:url("../main/icons/qik.png") no-repeat;
}
.blippr {
	background:url("../main/icons/blippr.png") no-repeat;
}
.wakoopa {
	background:url("../main/icons/wakoopa.png") no-repeat;
}
.playfire {
	background:url("../main/icons/playfire.png") no-repeat;
}
.imageshack {
	background:url("../main/icons/imageshack.png") no-repeat;
}
.friendfeed {
	background:url("../main/icons/friendfeed.png") no-repeat;
}
.twitgoo {
	background:url("../main/icons/twitgoo.png") no-repeat;
}
.hatena {
	background:url("../main/icons/hatena.png") no-repeat;
}
.formspring {
	background:url("../main/icons/formspring.png") no-repeat;
}
.psn {
	background:url("../main/icons/psn.png") no-repeat;
}
.time {
	font-size:10px;
	color:#C4AB50;
}
.nounder {
	text-decoration:none;
}

#profile {
	border:2px solid #FF9E6E;
	margin:20px 20% 20px 20%;
	padding:10px;
}
#nabaztag {
	float:right;
	border:1px dashed #FFFFFF;
	background-color:#FF037E;
	color:#FFFFFF;
	margin:0 0 10px 10px;
	padding:10px;
	text-align:center;
	font-weight:bold;
	width:300px;
}
#nabaztag a {
	color:#FFFFFF;
}
#nabaztag textarea, #nabaztag input {
	width:90%;
}

ul#shout {
	margin:0px;
	padding:0px;
}
ul#shout li {
	border-bottom:1px solid #201F2A;
	padding:8px 0px 8px 0px;
	list-style-type:none;
}
.postedwords, a.postedwords {
	color:#98843E;
	text-decoration:none;
}
a.postedwords:hover {
	color:#796624;
	text-decoration:underline;
}

dl dt {
	width:20%;
	float:left;
	text-align:right;
	font-weight:bold;
	color:#FF0F7D;
	clear:both;
	margin:0 0 10px 0;
}
dl dd {
	width:79%;
	float:right;
	margin:0 0 10px 0;
}

.spoiler {
	background-color:#FFA3F6;
	color:#FFA3F6;
}
.spoiler img {
	background-color:#FFA3F6;
}
.underline {
	text-decoration:underline;
}
#panel, #panel2 {
	margin:0 0 5px 10px;
	padding:10px;
	float:left;
	width:100px;
	text-align:center;
}
#panel {
	background-color:#FED050;
}
#panel2 {
	background-color:#F9B9FF;
}
.copyright, .copyright a {
	color:#D7BB58;
	font-size:10px;
}
.copyright a:hover {
	color:#B39C49;
}
ul#chocobo {
	margin:0;
	padding:0;
}
ul#chocobo li {
	margin:10px;
	float:left;
	list-style-type:none;
	width:70px;
	text-align:center;
	color:#BD8195;
}
ul#chocobo li img {
	height:80px;
}
ul#chocobo li span {
	margin-top:10px;
	font-size:30px;
}
#left {
	float:left;
}
#right {
	float:right;
}

.avradio {
	float:left;
	margin:3px;
	padding:3px;
	text-align:center;
	border:1px dotted #FF0F7D;
	background-color:#FED050;
	width:54px;
}

ul#residents {
	margin:0;
	padding:0;
}
ul#residents li {
	float:left;
	height:98px;
	list-style-type:none;
	margin:10px;
	text-align:center;
}
ul#residents li img {
	border:1px dotted #FF037E;
	padding:1px;
	background-color:#FFFFFF;
	height:85px;
}
#staceyac {
	background:url("../main/ac/stacey.png") left center no-repeat;
	padding-left:70px;
	height:120px;
	text-align:right;
}
ul#blogcats {
	margin:0;
	padding:0;
}
ul#blogcats li {
	list-style-type:none;
	text-align:center;
	margin:1px 0 1px 0;
}
ul#blogcats li.current {
	background-color:#FE8A23;
	color:#FFFFFF;
	border:none;
	padding:2px;
}
ul#blogcats li a {
	display:block;
	background-color:#FDC569;
	text-decoration:none;
	padding:2px;
}
ul#blogcats li a:hover {
	background-color:#F6BD63;
}
.layout {
	float:left;
	margin:0 5px 0 0;
	padding:1px;
	background-color:#FFFFFF;
	border:1px solid #FFB427;
}
a .layout {
	border-color:#000000;
}
a:hover .layout {
	border-color:#FFFFFF;
}

ul.rsslist, ul.rsslist2 {
	margin:0;
	padding:0;
}
ul.rsslist li, ul.rsslist2 li {
	margin:2px 0 3px 0;
	padding:8px;
	list-style-type:none;
}
ul.rsslist2 li {
	float:left;
	width:200px;
}
ul.rsslist .one {
	background-color:#f9dc77;
}
ul.rsslist .two {
	background-color:#f6df91;
}
ul.todolist {
	margin:0px;
	padding:0px;
}
ul.todolist  li {
	list-style-type:none;
	clear:both;
}
.todo {
	float:left;
   width:60%;
   margin:0 0 7px 0;
}
.percent  {
	background-color:#efcb4c;
   float:right;
   width:40%;
   margin:0 0 7px 0;
}
.percent  div {
   background-color:#FE8A23;
   padding:2px;
}
.percent  div span {
    color:#FFFFFF;
    font-weight:bold;
    padding-left:5px;
}
.percent  div span span {
    display:none;
}

.rate {
	margin:0 5px 0 0;
	float:right;
}
.bookshare {
	margin:0 0 0 5px;
	clear:both;
	float:left;
}
ul.share {
	border:1px solid #D7BA56;
	background-color:#FFE793;
	margin:0 0 0 5px;
	padding:4px 0 4px 0;
	float:right;
}
ul.share li {
	list-style-type:none;
	float:left;
	margin:0 3px 0 3px;
}
ul.share li a {
	display:block;
	width:16px;
	height:16px;
	padding:1px;
}
ul.share li a:hover {
	background-color:#FFFFFF;
}
ul.share li a img {
	border:none;
}
.warning {
	margin:20px auto 20px auto;
	padding:10px 10px 10px 30px;
	width:80%;
	border:1px dotted #FF0381;
	background:url("../main/warning.png") 10px no-repeat;
}

.platinum, .gold, .silver, .bronze {
	background-position:left;
	margin:0 5px 0 5px;
	padding-left:20px;
	float:left;
}
.platinum span, .gold span, .silver span, .bronze span {
	display:none;
}
.platinum {
	background:url("../main/images/platinumsmiley.png") no-repeat;
}
.gold {
	background:url("../main/images/goldsmiley.png") no-repeat;
}
.silver {
	background:url("../main/images/silversmiley.png") no-repeat;
}
.bronze {
	background:url("../main/images/bronzesmiley.png") no-repeat;
}
#psncard {
	margin:10px 0 10px 0;
	padding:10px;
	background-color:#FF037E;
	color:#FFFFFF;
	border:1px dashed #FFFFFF;
}
#psnname {
	margin-bottom:8px;
	padding-bottom:5px;
	border-bottom:1px dotted #FFFFFF;
	font-size:larger;
}

ul#contact {
	margin:0;
	padding:0;
}
#contact li {
	margin:5px 0 5px 0;
	list-style-type:none;
}
#contact span {
	display:none;
}
#email, #msn, #gtalk, #skype {
	background-position:left;
	padding-left:15px;
}
#skype {
	background:url("../main/icons/skype.png") no-repeat;
}
#email {
	background:url("../main/icons/email.png") no-repeat;
}
#gtalk {
	background:url("../main/icons/gtalk.png") no-repeat;
}
#msn {
	background:url("../main/icons/msn.png") no-repeat;
}

a#chatnow {
	text-align:center;
	margin-bottom:15px;
	background-color:#FFA868;
	padding:2px;
	display:block;
	color:#363636;
	text-decoration:none;
	font-weight:bold;
}
a:hover#chatnow {
	background-color:#FF7668;
}
a#chatnow img {
	border:none;
}

#networks a {
	padding-left:18px;
	display:block;
	float:left;
	margin:2px 8px 2px 0;
}
#profile ul {
	margin:10px 0 0 0;
}
