/* UTF-8: ï»¿ */

#start .top {
	background: url(../images/start/top.jpg);
	width: 793px;
	height: 281px;
	border: 1px solid #d1d1d1;
	margin-top: 5px;
	padding: 15px 5px 15px 15px;
}
#start #slide {
	/*background: url(../images/start/slide.jpg);*/
	width: 419px;
	height: 277px;
	float: left;
}

#start .top .right {
	width: 357px;
	float: right;
	margin-top: -4px;
}
#start .top .right .box {
	width: 323px;
	padding: 17px 0px 0 20px;
	color: #FFF;
	height: 77px;
}
#start .top .right .box h2 {	color: #ffb246; }
#start .top .right #box_1 { padding-top: 25px; }
#start .text {
	width: 415px;
	padding: 30px 0 10px 20px;
	float: left;
}

#start .text a { color: #c5711c; }

/* Right box */
#cur .right_box, #start .right_box {
	background: url(../images/start/top_bg.png) repeat-x;

	width: 361px;
	margin: 15px 0 10px;
	border: 1px solid #d1d1d1;
}
#cur .right_box h3, #start .right_box h3 {
	margin: 12px 0 0 10px;
	color: #fff;
	font-weight: normal;
}
#cur .right_box .link, #start .right_box .link {
	float: right;
	margin: 12px 10px 0 0;
}
#cur .right_box .menu, #start .right_box .menu {
	height: 28px;
	margin-top: 8px;
}
#cur .right_box .menu .menubutton, #start .right_box .menu .menubutton {
	background: url(../images/start/link.png) no-repeat;
	float: left;
	width: 119px;
	height: 22px;
	margin-left: 1px;
	padding-top: 6px;
	color: #fff;
	text-align: center;
}
#cur .right_box .menu .menubutton a, #start .right_box .menu .menubutton a {
	color: #fff;
}
#cur .right_box .menu .menuactivebutton, #start .right_box .menu .menuactivebutton {
	background: url(../images/start/active.png) no-repeat;
	float: left;
	width: 119px;
	height: 22px;
	margin-left: 1px;
	padding-top: 6px;
	color: #000;
	text-align: center;
}
#cur .right_box .menu .menuactivebutton a, #start .right_box .menu .menuactivebutton a {
	color: #000;
}

#cur .left, #start .left {
	float: left;
	width: 438px;
}
#cur .right, #start .right{
	float: right;
	width: 361px;
	padding-right: 4px;
}


#cur .row {
	background: url('../images/start/row_bg.png') repeat-x;
	padding: 3px 5px 3px 10px;
	height: 14px;
	border-bottom: 1px solid #e0e0e0;
}
#cur .row.last {
	border-bottom-style: none;
}

/* Top 5 */
#start #s_top5 { float: right; }
#s_top5 { height: 585px; }
#s_top5 #comments {
	background: url(../images/start/top5_top.png) repeat-x;
	margin-top: 15px;
}
#s_top5 .comment {
	background: url(../images/start/comment_bg.png) repeat-x;
	height: 50px;
	padding: 2px 5px;
	color: #8a8a8a;
}
#s_top5 .comment a { color: #c5711c; }
#s_top5 .comment .nr {
	font-size: 30px;
	font-weight: 700;
	padding: 9px 9px 0 7px;
	line-height: 30px;
	float: left;
	color: #a6a6a6;
}
#s_top5 .top_img {
	float: left;
	width: 63px;
	text-align: center;
}
#s_top5 .comment .nr1 { color: #000; }
#s_top5 .comment .black { color: #000; }
#s_top5 .right { float: right; width: 243px; }


/* Latest upload */
#cur #latest_upload .images {	padding: 5px 0; }
#cur #latest_upload .images .lu_img {
	margin: 6px 0 0 7px; 
	width: 63px;
	height: 48px;
	text-align: center;	
	display: block;
	float: left;
}
/*bannner */
#cur #banner {
	margin:16px 0 10px;
	width:361px;
}

#cur #bannercenter, #start #bannercenter {
	text-align:center;
	padding:0px 55px;
	
}

/* Latest upload artists */
#cur #lua {
	background: url('../images/start/latest_upload_artists.jpg') no-repeat;
}
#cur #lua .images {
	margin-top: 20px;
	padding-bottom: 6px;
}
#cur #lua .images .lua_img {
	margin: 6px 0 0 7px; 
	width: 63px;
	height: 48px;
	text-align: center;	
	display: block;
	float: left;
}

/* Big box */
.big_box {
	background: url(../images/start/top_bg.png) repeat-x;

	margin: 5px 0 10px;
	border: 1px solid #d1d1d1;
}

/* Left box */
#cur .left_box {
	background: url(../images/start/top_bg.png) repeat-x;

	width: 438px;
	margin: 15px 0 10px;
	border: 1px solid #d1d1d1;
}

#cur .left_box h3, .big_box h3 {
	margin: 12px 0 0 10px;
	color: #fff;
	font-weight: normal;
}
#cur .left_box .link, .big_box .link {
	float: right;
	margin: 12px 10px 0 0;
}
#cur .info_box .link {
	float: right;
	margin: 12px 10px 0 0;
}

.big_box .rightlink {
	float: right;
	margin: 12px 10px 0 0;
}

/* Inkzinefeed */
#inkzinefeed {
	background-color: #FFF;
	margin-top: 11px;
	padding: 2px;
}

/* Klotterplank - Direct */
#cb {
	background: #FFF url('../images/start/latest_bg.png') repeat-x;
	margin-top: 11px;
	padding: 15px 10px 3px 10px;
}

#cb a { color: #c5711c; }
#cb .comment { margin-bottom: 10px; }
#cb .comment .g_bottom {
	background: url('../images/profile/gb/g_bottom.gif') repeat-x;
	height: 16px;	
	padding: 3px 15px;
	border-top: 1px solid #e5e5e5;
	margin: 10px -10px -10px;
}

#cb .comment .g_bottom .spanlink { color: #c5711c; }
#cb .comment .g_bottom a { text-decoration: none; }
#cb .bottomtext { color: #000; text-align: center; }
#cb .left {
	width: 60px;
	float: left;
}
#cb .right {
	width: 325px;
	float: right;
	border: 1px solid #e5e5e5;
	padding: 10px;
}
#cb .right.odd {
	background-color: #f2f2f2;
}
#cb .right .arrow {
	position: absolute;
	margin-left: -16px;
}
#cb .right .from { color: #8a8a8a; }
#cb .right .clock { float: right; color: #8a8a8a;}
#cb .right .clock img { margin-top: 2px; vertical-align: top; }
#cb .text { margin-top: 5px; overflow: hidden; }

/* Klotterplank - Board */
.b_form {
	float: left;
	width: 519px;
	border-right: 1px solid #e5e5e5;
	padding-right: 10px;
	padding-bottom: 10px;
}
.b_form textarea {
	width: 469px;
	height: 84px;
	border: 1px solid #d8d8d8;
	padding: 8px;
	outline: none;
	background: #FFF;
}
.b_form #toolbar {
	float: right;
	width: 23px;
	margin: 1px -1px 0 0;
}

#lb { padding-top: 10px; }
#lb a { color: #c5711c; }
#lb .b_comment { margin-bottom: 10px; }
#lb .b_left {
	width: 60px;
	float: left;
}
#lb .b_right {
	width: 701px;
	float: right;
	border: 1px solid #e5e5e5;
	padding: 10px;
}
#lb .b_right.odd {
	background-color: #f2f2f2;
}
#lb .b_right .b_arrow {
	position: absolute;
	margin-left: -16px;
}
#lb .b_right .b_from { color: #8a8a8a; }
#lb .b_right .b_clock { float: right; color: #8a8a8a;}
#lb .b_right .b_clock img { margin-top: 2px; vertical-align: top; }
#lb .b_text { margin-top: 5px; overflow: hidden; }
#lb .b_bottom {
	background: url('../images/profile/gb/g_bottom.gif') repeat-x;
	height: 16px;	
	padding: 3px 15px;
	border-top: 1px solid #e5e5e5;
	margin: 10px -10px -10px;
}

#lb .b_bottom .b_spanlink { color: #c5711c; }
#lb .b_bottom a { text-decoration: none; }

/* The latest threads */
#before_latest_threads {
	background-color: #FFF;
	margin-top: 11px;
	padding: 2px;
}
#latest_threads {
	background-color: #FFF;
	width: 434px;
}
#latest_threads a { color: #c5711c; }
#latest_threads th {
	background: url('../images/start/latest_threads_top.png') repeat-x;
	height: 19px;
	text-align: left;
	padding: 3px 5px 3px 10px;
	color: #ffb246;
	border-bottom: 1px solid #e0e0e0;
	font-weight: 400;
}
#latest_threads .answers { text-align: center; padding: 3px; }
#latest_threads .time { color: #8a8a8a; font-size: 10px; }

/* Latest members */
#latest_members {
	background: #FFF url('../images/start/latest_bg.png') repeat-x;
	margin-top: 11px;
	padding: 9px 10px 6px 6px;
}
#latest_members .lm_img {
	margin: 6px 0 0 5px; 
	display: block;
	float: left;
}

/* Latest online */
#latest_online {
	background: #FFF url('../images/start/latest_bg.png') repeat-x;
	margin-top: 11px;
	padding: 9px 10px 6px 6px;
}
#latest_online .lo_img {
	margin: 6px 0 0 5px; 
	display: block;
	float: left;
}

/* Information */
#info {
	background: #FFF url('../images/start/latest_bg.png') repeat-x;
	margin-top: 11px;
	padding: 15px 3px 3px;
}
#info strong { margin: 0 8px 8px; display: block; }
#info .row { color: #8a8a8a; }
#info .row span { color: #000; }
#info .i_right { margin-right: 10px; }
#info .i_right strong { margin-left: 0; }


/* EVENT */
#event_comment .p_form {
	padding: 14px;
	width: 411px;
	margin: 0 -11px 15px;
	border-bottom: 1px solid #e5e5e5;
}
#event_comment .p_form .textarea_arrow {
	position: absolute; margin: -8px 0 0 14px;
}
#event_comment .p_form textarea {
	width: 355px;
	height: 84px;
	border: 1px solid #d8d8d8;
	padding: 8px;
	outline: none;
	background: #FFF;
}
#event_comment .p_form #toolbar {
	float: right;
	width: 23px;
	margin: 1px -1px 0 0;
}

#event_commment #cb {
	background: url('../images/events/event_comment.png') repeat-x !important;
}
#event_info .info {
	background: #FFF url('../images/events/gradient_top2.png') repeat-x;
	margin-top: 11px;
	padding: 3px 5px;
	border-bottom: 1px solid #e0e0e0;
	height: 43px;
}
#event_info .info h3 { color: #000; }
#event_info .info .cal {
	background: url('../images/events/calendar.png') no-repeat;
	float: left;
	margin-right: 7px;
	padding: 3px 2px 0 0;
	width: 41px;
	height: 42px;
	color: #fff;
	text-align: center;
}
#event_info .info .cal span {
	color: #000;
	font-size: 18px;
	margin-top: 2px;
	display: block;
}
#event_info .inner {
	background: #FFF url('../images/start/latest_bg.png') repeat-x;
	margin-top: 11px;
	padding: 9px 10px 11px 6px;
}
#event_info .inner .textarea {
	width: 204px;
	height: 84px;
	border: 1px solid #d8d8d8;
	padding: 2px;
	outline: none;
	background: #fff;
}
#event_info span { color: #8a8a8a; }
#event_info table { width: 100%;}
#event_info td { padding-left: 5px; }
#event_info a { color: #c5711c; }
#event_info .grey { color: #8a8a8a; }
#event_info #desc { padding: 10px 15px; }

/* Event list */
#event_list .info {
	background: #FFF url('../images/events/gradient_top2.png') repeat-x;
	margin-top: 1px;
	padding: 3px 5px;
	height: 43px;
	border-bottom: 1px solid #e0e0e0;
}
#event_list .info.first { margin-top: 11px; }
#event_list .info h3 { color: #000; }
#event_list .info .cal {
	background: url('../images/events/calendar.png') no-repeat;
	float: left;
	margin-right: 7px;
	padding: 3px 2px 0 0;
	width: 41px;
	height: 42px;
	color: #fff;
	text-align: center;
}
#event_list .info .cal span {
	color: #000;
	font-size: 18px;
	margin-top: 2px;
	display: block;
}
#event_list .info .event {
	margin-top: 3px;
	float: left;
}
#event_list .info .event a {
	font-weight: 700;
}
#event_list .info .event span {
	color: #8a8a8a;
}
#event_list a { color: #c5711c; }

/* Calendar */
#cal a { color: #bf5B14; }
#cal {
	margin-top: 11px;
	background: url('../images/events/calendar/bg.jpg') no-repeat;
	/*height: 372px;*/
	padding: 7px 5px;
}
#cal.long {
	background: url('../images/events/calendar/bg_long.jpg') no-repeat !important;
}
#cal #month {
	float: left;
	width: 273px;
	height: 18px;
	border-bottom: 1px solid #dde5ec;
	border-top: 1px solid #9C9fA5;
	padding-top: 3px;
	text-align: center;
	background: #fff;
	font-weight: 700;
}
#cal .cont {
	margin: 11px 0 0 3px;
	height: 240px;
	color: #fff;
	font-size: 10px;
}
#cal .cont.long {
	height: 277px !important;
}
#cal .cont * { text-align: center; }
#cal table { width: 348px; border-spacing: 0; }
#cal .bot {	padding: 5px 15px; }

.cal {
	width: 38px;
	height: 28px;
	display: inline-block;
	font-size: 15px;
	color: #000;
	padding-right: 3px;
	padding-top: 9px;
	font-weight: 700;
}

/*
.cal.n { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/events/calendar/note.png', sizingMethod='scale'); }
.cal.n[class] {	background: url('../images/events/calendar/note.png'); }
.cal.nl { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/events/calendar/note_lastmonth.png', sizingMethod='scale'); }
.cal.nl[class] {	background: url('../images/events/calendar/note_lastmonth.png'); }
.cal.nt { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/events/calendar/note_today.png', sizingMethod='scale'); }
.cal.nt[class] {	background: url('../images/events/calendar/note_today.png'); }
.cal.na { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/events/calendar/note_active.png', sizingMethod='scale'); }
.cal.na[class] {	background: url('../images/events/calendar/note_active.png'); }
.cal.ns { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/events/calendar/note_something.png', sizingMethod='scale'); }
.cal.ns[class] {	background: url('../images/events/calendar/note_something.png'); }
*/

.cal.n {	background: url('../images/events/calendar/note.png'); }
.cal.nl {	background: url('../images/events/calendar/note_lastmonth.png'); }
.cal.nt {	background: url('../images/events/calendar/note_today.png'); }
.cal.na {	background: url('../images/events/calendar/note_active.png'); }
.cal.ns {	background: url('../images/events/calendar/note_something.png'); }

.cal.nl {	color: #313131; }
.cal.na { color: #fff; }


/* Visitors */
#visitors .v {
	background: url('../images/events/gradient_top.png') repeat-x;
	margin-top: 11px;
	text-align: center;
	padding: 16px 0;
	border-bottom: 1px solid #f1f1f1;
}
#visitors #visitors_inner {
	padding: 3px 10px 3px 10px;
}
#visitors #visitors_inner .usr {
	width: 75px;
	margin: 10px 4px 10px 4px;
	text-align: center;
	float: left;
	overflow: hidden;
}
#visitors #visitors_inner .usr .usrpic {
	display: block;
	text-align: center;
	height: 69px;
}
#visitors #visitors_inner .usr a { color: #c5711c; }


/* Members */
#mem .char a, #mem #usrs_container a, #mem .text_fields a { color: #c5711c; }
#mem a.active { color: #fff; }
#mem .text_fields {
	background: url('../images/members/top1.png') repeat-x;
	/*border-bottom: 1px solid #e1e1e1;*/
	padding: 8px;
	margin-top: 11px;
	height: 60px;
}
#mem input, #mem select { vertical-align: middle; }
#mem .text_fields span { color: #8a8a8a; }
#mem .text_fields .magnifyglas { float: right; }
#mem .sort {
	background: url('../images/members/top2.png') repeat-x;
	height: 21px;
	padding: 5px 7px;
	border-bottom: 1px solid #e1e1e1;
}
#mem .char {
	background: url('../images/members/top3.png') repeat-x;
	text-align: center;
	padding: 10px 0;
	height: 12px;
	letter-spacing: 1px;
}
#mem .char .charlink { color: #c5711c; }
#mem .char .charlink.active 
{
	padding: 3px 7px;
	margin: 1px;
	border: 1px solid #939393;
	background: #ffb246;
	text-align: center;
	color: #fff;
}

#mem .usrs {
	background: #f5f5f5 url('../images/members/bottom.png') repeat-x;
	padding: 10px 20px;
}
#mem .pagination { margin: 5px -3px; }

#mem #usrs_container {
	margin: 30px -17px 10px 6px;
}
#mem .usr_o {
	background: #d1d1d1;
	width: 140px;
	height: 252px;
	position: relative;
	margin: 0 17px 16px 0;
	float: left;
}
#mem .usr {
	background: #fff;
	width: 130px;
	height: 242px;
	border: 1px solid #d1d1d1;
	text-align: center;
	padding: 5px;
	position: absolute;
	top: -4px; left: -4px;
}
#mem .box {
	width: 100px;
	height: 148px;
	background: #000;
	padding: 6px;
	margin: 5px auto;
	text-align: left;
}
#mem .box .pic { margin-bottom: 4px; }
#mem .box .boxhit { float: right; color: #fff; padding-right: 3px; }

#mem .region {
	border-top: 1px solid #bbb;
	width: 110px;
	font-size: 10px;
	color: #8a8a8a;
	margin: 5px auto;
	padding: 4px;
}

.hit {
	float: right;
	padding: 3px 6px;
	margin-top: 15px;
	background: #000;
	color: #FFF
}