/*
Theme Name: Black Box
Theme URI: http://www.vibber.dk
Description: Simple black Theme.
Version: 1.0
Author: <a href="http://www.vibber.dk/">Vibeke Bertelsen</a>
*/

body {
background:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
padding:0;
margin:0;
border-top:#999999 10px solid;
}

* {
padding:0;
margin:0;
}

a {
color:#ffffff;
text-decoration:none;
font-weight:bold;
}

a:hover {
color:#999999;
text-decoration:none;
}

h1, h2, h3, h4 {
font-weight:normal;
color:#999999;
}

#wrap {
width:711px;
margin:0 auto;
}

#header {
margin:10px 0;
}

#header h1 {
font-size:60px;
letter-spacing:-1px;
color:#999999;
padding: 20px 0px 10px 0px;
}

.pageheader {
background:url(images/BBLogo.jpg) left no-repeat;
height: 60px;
width: 600px;
background-repeat:no-repeat;
display:block;
}

#header h1 a .headertext {
	visibility:hidden;
}

#content {
float:left;
width:500px;
}

#content h2 {
font-size:18px;
margin:15px 0 10px 0;
}

#content h2 a {
text-decoration:none;
}

#content h2.archive {
font-size:18px;
margin:5px 0 15px 0;
}

.stamp {
color:#999999;
font-size:11px;
margin:0 0 10px 0;
}

.stamp a {
text-decoration:none;
color:#fff;
}

.navigation {
font-size:11px;
padding:5px 10px;
margin:0 0 20px 0;
border-top:#999999 0px solid;
}

.navigation a {
text-decoration:none;
}

.navigation a:hover {
text-decoration:none;
}

.main h3 {
font-size:15px;
font-weight:bold;
margin:0 0 15px 0;
}

.main img {
padding-bottom:4px;
border:#999999 0px solid;
}

.main a {
/* border-bottom: 1px solid #ffffff; */
}

.main a:hover {
border-bottom: 1px solid #999999;
}

.main a img {
padding-bottom:4px;
border:#999999 0px solid;
}

.main a:hover img {
padding-bottom:4px;
border:#ffffff 0px solid;
}

.main p {
line-height:18px;
margin:0 0 15px 0;
}

.main ol {
line-height:18px;
margin:0 0 15px 10px;
}

.main ul {
line-height:18px;
margin:0 0 15px 10px;
list-style-type: none;
}

.main li {
margin:0 0 5px 0;
background-image: url(images/bullet-white.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 1em;
}

.small_categories {
margin:0px 0px 15px 18px;
list-style-type: none;
}

.small_categories li a {
	font-size:10px;
	font-weight:normal;
}

.meta {
font-size:11px;
line-height:15px;
color:#999999;
padding:5px 10px;
margin:0 0 30px 0;
border-top:#999999 1px solid;
}

.tags {
float:left;
padding:0 0 0 15px;
}

.signature {
float:left;
padding:0 15px 0 0;
border-right:#bbb 1px solid;
}

#sidebar {
font-size:11px;
float:right;
width:180px;
padding:0 15px 20px 0 5px;
margin:0 0 20px 0;
}

#sidebar h3 {
font-size:12px;
font-weight:bold;
margin:20px 0 5px 0;
}

#sidebar ul {
list-style:none;
}

#sidebar ul ul {
margin:5px 0 0 10px;
}

#sidebar ul ul ul {
margin:5px 0 0 10px;
}

#sidebar ul li {
padding:0 0 5px 0;
}

#author h3 {
margin:5px 0 5px 0;
}

/*** Forms ***/

input {
background:#999999;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
padding:3px 5px;
border:none;
border-bottom:#ffffff 1px solid;
color:#fff;
}

textarea {
background:#999999;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
width:400px;
padding:3px 5px;
border:none;
border-bottom:#999999 1px solid;
color:#fff;
}

#searchform {
margin:15px 0 0 0;
}

#searchform input {
background:#ffffff;
font-size:11px;
display:block;
padding:3px 5px;
border:#999999 1px solid;
color:#999999;
}

#searchform input:hover {
background:#ffffff;
cursor:pointer;
border:#999999 1px solid;
color:#999999;
}

#searchform #s {
background:#ffffff;
font-size:11px;
padding:3px 5px;
border:none;
border-bottom:#999999 1px solid;
color:#999999;
cursor:text;
}

input.submit:hover {
background:#000000;
cursor:pointer;
border:#ffffff 1px solid;
color:#ffffff;
}

.postinput small {
font-size:11px;
margin:0 0 0 5px;
}

p.logged {
font-size:12px;
}

h3.reply {
font-size:15px;
font-weight:bold;
margin:0 0 10px 0;
}

.nocomments {
margin:0 0 30px 0;
}

ol.commentlist {
font-size:12px;
list-style:none;
margin:10px 0 30px 0;
}

.commentlist li {
}

.commentlist li.bypostauthor .comment_text {
border-top:#cccccc 3px solid;
}

.comment_mod {
margin:10px 0 0 10px;
}

.comment_mod em {
background-color:#999999;
padding:1px 3px;
}

.comment_author {
background:url(images/arrow.gif) no-repeat top left;
padding:10px 0;
margin:0 0 0 30px;
width:190px;
color:#cccccc;
}

.comment_author img {
float:left;
margin:5px 12px 0 0;
}

.comment_author p {
padding:3px 0 0 0;
}

.comment_author small {
font-size:11px;
}

.comment_text {
background:#999999;
width:480px;
padding:10px;
border-top:#cccccc 3px solid;
}

.comment_text p {
line-height:18px;
margin:7px 0;
}

.comment_meta {
font-size:12px;
color:#ffffff;
}

#commentform p {
color:#ffffff;
line-height:18px;
margin:0 0 15px 0;
}

blockquote {
margin:0 0 0 20px;
padding:0 0 0 20px;
border-left:#999999 1px solid;
}

#footer {
font-size:11px;
color:#ffffff;
margin:0 auto;
padding:10px 0;
text-align:center;
border-top:#999999 3px solid;
width:711px;
}

#footer a {
color:#999999;
text-decoration:none;
}

#footer a:hover {
color:#fff;
text-decoration:none;
}

.clear {
clear:both;
}

.warning p {
font-size:18px;
margin:0 0 0 20px;
padding:0 0 0 20px;
border-left:#999999 1px solid;
}

#wp-calendar {
padding:10px 0 0 0;
font-size:12px;
}

#wp-calendar caption {
text-align:left;
padding:0 0 5px 0;
}

#wp-calendar tr th,
#wp-calendar tr td {
padding:0 6px 0 0 ;
text-align:right;
}

#wp-calendar td a {
font-weight:bold;
}

#wp-calendar td a:hover {
font-weight:bold;
}

img.wp-smiley {
padding:0;
border:none;
}

abbr {
border:none;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

/* self-clear floats */

.group:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* IE Hacks */

*html #bubble {
display:none;
}

*html #bubble p {
display:none;
}

* html .group,
* html #nav ul li a {
height: 1%;
}

*:first-child+html .group {
min-height: 1px;
}

* html #nav ul li a {
display: inline;
}