/* BARA REGLER SOM BEHOVS FINNS KVAR, RESTEN BESKRIVS AV profile.css */
/* ============================ about_blog ============================ */

/* ============================ PROFILE HEADER ============================ */
#become_member {
	background: transparent url(../img/signup_white.png) 0 0 no-repeat;
	width: 169px;
	height: 169px;
}
#profile_header_wrap {
	background: #fbf6f6;
}
#profile_header {
	background: #fbf6f6;
}
#profile_header .feed {
	background:#4d4d4d;
	color:#fff;
}
#profile_header .blog_url {
	color:#4d4d4d;
}
#profile_header #profile_menu ul {
	border-left: 1px dashed #eee;
	background: none;
}
#profile_menu ul li {
	border-right:1px solid #eee;
}
#profile_menu ul li a {
	color: #d2d2d2;
}
#profile_menu ul li a:hover, #profile_menu ul li.current a {
	color:#000;
}
#profile_menu ul li a em {
	color:#4d4d4d;
}
#profile_menu ul li.current a em {
	color:#000;
}

/* ============================ BLOG FORM ============================ */

/* ============================ image_list ============================ */

/* ============================ BLOG ============================ */
.blog_entry_message a {
	color: #000;
	font-weight: bold;
}


/* ============================ COMMENTS ============================ */
.comments_header a {
	text-decoration: none;
}
.comments_header a span {
	color:#000;
}
ul.comments li .comment_author a, ul.comments li .website a {
	color:#000;
}
form#blog_entry_form .submit input, form.comment_form .submit input {
	background: url(../img/submit_button_white.png) no-repeat 100% 50%;
}

/* ============================ favourite_list ============================ */

/* ============================ CALENDAR ============================ */
#blog_calendar h3 {
	color: #000;
}
table.calendar th.weekend {
	color:#000;
}
table.calendar td.link a{
	background: #000;
}
ul.blogentry_list li p.read_count {
	color: #000;
}
ul.aside_blog_list li h3 a {
	color: #000;
}
/* ============================ FOOTER ============================ */
#footer_menu h2 a {
	color: #7f7f7f;
}
