/*
Theme Name: Dark
Theme URI: http://c0rinne.net/
Description: A Dark theme. My take on Light on Dark. Free stock photo from http://sxc.hu/. For Wordpress Version 2.1 layout, go to the <a href="http://c0rinne.net/visitors/layouts/3/">Theme Homepage</a>.
Version: 1.0
Author: Corinne
Author URL: http://c0rinne.net/
*/
body {
background: #1E1E1E url(images/bg.gif) repeat-x top fixed; 
color: #F0F0F0; 
font: normal 71%/1.5 verdana, tahoma, sans-serif; 
margin: 0px;
}
#container { 
background: #3C3C3C; 
color: #F0F0F0;
margin: auto;
text-align: center; 
width: 770px; 
}
#header { 
background: #1E1E1E url(images/header.gif) no-repeat;
color: #D51A44; 
font: bold 3em Verdana, Arial, Sans-Serif; 
height: 149px; 
margin-bottom: 0;
padding-top: 5px;
text-align: center; 
width: 100%; 
}
#nav {
background: #1E1E1E;
margin: 0 0 5px 0;
padding: 5px 6px 0;
text-align: left;
}
#content { 
float: left; 
padding: 10px 0 10px 8px;
text-align: left; 
width: 65%; 
}
#sidebar { 
float: right; 
text-align: left;
padding: 10px 10px 0 5px; 
width: 30%; 
}
#footer { 
background: #3C3C3C url(); 
clear: both; 
color: #F0F0F0; 
font-size: .8em;
height: 35px;
margin: auto;
padding-top: 2px;
text-align: center;
width: 100%;
}

/*links*/
a { 
font-weight: bold; 
text-decoration: none;
}
a:link { 
background: #3C3C3C; 
color: #F0F0F0; 
font-weight: bold;
}
a:visited { 
background: #3C3C3C; 
color: #F0F0F0; 
font-weight: bold;
}
a:hover { 
background: #3C3C3C; 
color: #FFFFFF; 
font-weight: bold;
}
a:active { 
background: #3C3C3C; 
color: #FFFFFF; 
font-weight: bold;
}
#content a {
text-decoration: underline;
}
#content h2 a {
background-color: #464646; 
text-decoration: none;
color: #E1E1E1; 
}

#custom a:hover {
background-color: #1E1E1E;
}

#content .commentbox h3 a {
background-color: #464646; 
}
#content .meta a{
background-color: #464646; 
color: #E1E1E1; 
}
.formcenter a {
background-color: #464646; 
color: #F0F0F0; 
}
ul.menu,
ul.menu li a {
color: #3E3E3E !important;
padding: 7px 10px 3px;
}
ul.menu li a {
background: white;
font-size: 1em;
margin: 0;
}
ul.menu li a:hover {
background: #3D3D3D;
color: white !important;
text-decoration: none;
}
#sidebar a { 
background: #3C3C3C url(images/bullet.gif) no-repeat 10px 50%; 
border-bottom: 1px dotted #4B4B4B; 
color: #F0F0F0; 
display: block;
height: 1%; /* IE WIN */
padding: 4px 25px;
}
#sidebar a:hover { 
background: #969696 url(images/bullet_hover.gif) no-repeat 10px 50%; 
display: block;
height: 1%; /* IE WIN */
padding: 4px 25px;
}

/* For Link Indication plugin */
a.liexternal { 
padding-right: 5px;
background: url(images/external.gif) no-repeat right; 
}
a.liwikipedia {
 padding-right: 10px;
background: url(images/wikipedia.gif) no-repeat right; 
}

/* Use in sidebar to have links that are with no styles */
a.none {
background: #3C3C3C; 
border-bottom: 0px; 
color: #F0F0F0; 
display: none;
padding: 0;
}

/*Headers*/
#header h1 { 
color: #1E1E1E;
font:.8em bold verdana, tahoma, sans-serif;
padding-right: 5px; 
padding-top: 70px;
text-align: right;
}
#content h2 { 
background-color: #464646; 
border-bottom: 1px solid #D51A44; 
border-top: 1px solid #D51A44; 
color: #E1E1E1; 
font: bold 1.2em Verdana, Arial, Sans-Serif; 
margin-bottom: 0px; 
margin-top: 4px; 
padding: 2px 1px;
}
#content h3 { 
background-color: #464646; 
border-bottom: 1px solid #D51A44; 
color: #E1E1E1; 
font: bold 0.9em verdana, Arial, Sans-Serif; 
line-height: 14px; 
margin-bottom: 4px; 
padding: 2px 3px 0px; 
text-align: left; 
}
#content .commentbox h3 {
background-color: #464646; 
border-bottom: 0; 
border-top: 1px solid #D51A44; 
text-align: right;
}
#content .meta {
background-color: #464646; 
color:#F0F0F0;
}
#sidebar h2 { 
background-color: #464646; 
border-bottom: 1px solid #D51A44; 
border-top: 1px solid #D51A44; 
color: #E1E1E1; 
font: bold 1.2em Verdana, Arial, Sans-Serif; 
margin-bottom: 0px; 
margin-top: 4px; 
padding: 2px 1px;
}

/*Lists*/
ul, ol { 
margin-left: 25px;
padding: 0px; 
}
#content li { 
list-style-image: url(images/bull.gif); 
text-align: left;
}
#sidebar ul { 
display: block; 
list-style: none; 
margin-left: 0;
padding: 4px;
width: 100%;
}
#sidebar li:hover { 
background: #969696; 
color: #F0F0F0; 
}
ul.menu {
clear: both;
margin: 0 0 5px 0;
padding: 0;
}
ul.menu li {
display: inline;
margin: 0 0 10px;
}

/*Forms*/
input, textarea, submit { 
background: #F0F0F0; 
border-color: #DCDCDC #FFF7FF #FFF7FF #DCDCDC;
color: #636363; 
font-size: 9pt; 
margin: 2px 0;
padding: 1px; 
}
fieldset { 
border: 0;
}
form label.comment {
float: left;
width: 90px;
}
form p {
padding-top: 1px;
}       
input.submit{
background: #D51A44 url(images/button_bg.gif) repeat-x;
color: #F2F3DE;
border: solid 1px #5F6800;
}

/*Comment Area*/
#comments, #respond { 
margin: 2em 0 0 5px;
}
.commentbox { 
background-color: #464646; 
border:#3C3C3C 1px solid; 
color:#F0F0F0;
margin: 2px; 
padding: 4px; 
}
.formcenter { 
background: #464646; 
border: 1px solid #3C3C3C; 
color: #F0F0F0; 
margin: 5px 5% 5px 5%; 
padding: 0.75em 0.75em; 
}

/* For Gravatar 2 Plugin */
.gravatar { 
border: 2px solid #000; 
float:left; 
margin: 0px 2px 0px 0px;
padding: 0px; 
}
.postgrav { 
border: 2px solid #000; 
float: left;  
margin: 0px 2px 0px 0px;
padding: 0px; 
}

/*Special Div Classes*/
.clear { 
clear: both;
}
.meta {
background-color: #464646; 
border-top: 1px solid #D51A44; 
color:#F0F0F0;
margin-bottom: 25px;
text-align: right;
}
.hquote {
font: italic .9em Verdana, Arial, Sans-Serif;
margin-bottom: 10px; 
text-align: left; 
}
.center { 
text-align: center;
}
.left {
text-align: left;
}
.right {
text-align: right;
}

/*Images*/
a img { 
border: 2px solid #D51A44;
}
a img.o { 
border: 0;
}


/*Miscellaneous*/
p { 
margin-top: 0px; 
margin-bottom: 15px;
}
hr { 
border: 1px dashed #464646; 
clear: both; 
height: 1px; 
margin: 4px auto; 
text-align: center; 
width: 97%;
}
span.right { 
float: right;
}
blockquote { 
background: #464646; 
border-left: 2px solid #D51A44; 
color: #F0F0F0; 
padding: 2px;
}
code, pre {
background: #3C3C3C; 
font: .9em 'Courier New', monospace, tahoma;
}

/*Date Positioning*/
.date {
background: url(images/date.gif) no-repeat;
float:left;
height: 49px;
margin: 3px;
width: 45px;
}
.month {
font-size: 8px; /* Bylo 11px*/
text-transform: uppercase;
color: #FFFFFF;
text-align: center;
display:block;
line-height: 11px;
padding-top: 2px;
margin-left: -3px;
}
.day {
font-size: 16px;
text-transform: uppercase;
color: #999999;
text-align: center;
display:block;
line-height: 18px;
padding-top: 7px;
margin-left: -3px;
}