/* @override 
	http://www.kaffeguiden.dk/wp-content/themes/kaffeblogger/custom.css
	http://kaffeguiden.localhost/wp-content/themes/kaffeblogger/custom.css
*/

body.custom {
background:#fff;
color:#222;
font-family:Arial, sans-serif;
}

.custom #header {
border-bottom-color:#a90000;
color:#fff;
background: #000
	url(images/kaffeguide-topbg.gif)
	repeat-x
	0 0;
}

.custom #footer {
background:#000;
border-top-color:#a90000;
color:#fff;
}

.custom a:visited {
color:#777;
}

.custom #logo a  {
height: 65px;
display: block;
margin: 0 0 0 -62px;
background: transparent
	url(images/kaffeguide-toplogo.gif) 
	no-repeat
	0 0;
float: left;
width: 330px;
}

.custom #logo a span {
display: none;
}

.custom #nav ul li a:hover,.custom #nav ul li a.current:hover {
background:#a90000;
color:#fff !important;
}

.custom .post_date a:hover {
background:#ccc;
color:#000;
}

.custom .entry a,.custom .entry a:visited {
border-color:#bbb;
}

.custom .entry a:hover {
background:#a90000;
color:#fff;
}

.custom dl#comment_list dt strong a,.custom dl#comment_list dt strong a:visited {
border-color:#999;
color:#000;
}

.custom #footer a,.custom #footer a:visited {
border-color:#a90000;
color:#fff;
}

.custom #footer a:hover {
border-color:#fff;
color:#fff;
}

.custom h1,.custom h2,.custom h3,.custom h4 {
font-weight:700;
}

.custom h1,
.custom h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 3.5em;
font-weight: 400;
}

.custom blockquote {
border-color:#a90000;
color:#555;
font-family:Georgia, "Times New Roman", Times, serif;
}

.custom code {
color:#090;
font-family:Courier, "Courier New", monospace;
}

.custom .post_date {
color:#aaa;
}

.custom img.frame {
border-color:#ddd;
}

.custom table#wp-calendar th {
border-color:#ccc;
color:#666;
}

.custom a,
.custom a:hover,
.custom #nav ul li a,
.custom #nav ul li a:visited,
.custom #nav ul li a.current,
.custom #nav ul li a.current:visited,
.custom h2 a,.custom h2 a:visited,
.custom table#wp-calendar td a,
.custom table#wp-calendar td a:visited,
.custom table#wp-calendar td a:hover,
.custom dl#comment_list dt .comment_num a:hover,
.custom h1,.custom h2,
.custom #comment_form .form_submit:hover {
color:#a90000;
}

.custom h2 a:hover,
.custom .post_date a,
.custom .post_date a:visited,
.custom .archive h1,
.custom #sidebar h2,
.custom h3,.custom h4,
.custom dl#comment_list dt strong {
color:#000;
}

.custom .post_meta a:hover,
.custom .navigation a:hover,
.custom li.widget li a:hover,
.custom li.linkcat li a:hover,
.custom dl#comment_list dt strong a:hover {
border-color:#a90000;
color:#000;
}

.custom dl#comment_list dt .comment_num a,
.custom dl#comment_list dt .comment_num a:visited,
.custom table#wp-calendar td,
.custom dl#comment_list dt {
color:#999;
}

.custom .page h1,
.custom #sidebar h2,
#comments h3.comment_intro,
.custom .post_date,
.custom .post_meta,
.custom .page .entry,
.custom blockquote.right,
.custom blockquote.left,
.custom table#wp-calendar caption {
border-color:#ccc;
}

.custom img.alignleft { margin: 0 10px 10px 0;}
.custom img.alignright { margin: 0 0 10px 10px;}
.custom .alignleft { float: left; }
.custom .alignright { float: right; }
.custom .borderImg { border: 4px double #333; }



