/*
Theme Name: Dark
Theme URI: http://luve-me.net/
Description: A Dark theme. My take on Light on Dark. Free stock photo from http://sxc.hu/.
Version: 1.0
Author: Corinne
Author URL: http://luve-me.net/
*/
body {
background: #e9e7f5 url(images/bg.gif) repeat-x top fixed;
color: #000000;
font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
        font-size: 10pt;
        line-height: normal;
margin: 0px;
}
#container {
background: #ffffff url(http://pandorasjuicybox.com/images/kubrickbgwide.jpg);
color: #000000;
margin: auto;
text-align: center;
width: 760px;
}
#header {
background: #e9e7f5 url(http://pandorasjuicybox.com/images/kubrickbgwide.jpg)repeat-y;
color: #D51A44;
font: bold 3em Verdana, Arial, Sans-Serif;
height: 200px;
margin: auto;
text-align: center;
width: 100%;
}
#nav {
background: #ffffff url(http://pandorasjuicybox.com/images/kubrickbgwide.jpg)repeat-y;
margin: auto;
text-align: center;
width: 760px;
}
#content {
float: left;
padding: 10px 0 20px 18px;
text-align: left;
width: 65%;
}
#sidebar {
float: right;
text-align: left;
padding: 10px 20px 0 5px;
width: 25%;
}
#footer {
background: #3C3C3C url(http://pandorasjuicybox.com/images/kubrickfooter.jpg);
clear: both;
color: #F0F0F0;
font-size: .8em;
height: 63px;
margin: auto;
text-align: center;
width: 100%;
}

/*links*/
a {
font-weight: bold;
text-decoration: none;
}
a:link {
background: #e9e7f5;
color: #f87aa1;
font-weight: bold;
text-decoration: none;
}
a:visited {
background: #ffffff;
color: #f3195b;
font-weight: bold;
text-decoration: none;
border-bottom: 0px dotted #8479c7;
}
a:hover {
background: #ffffff;
color: #f3195b;
font-weight: bold;
text-decoration: none;
border-bottom: 1px dotted #8479c7;
}
a:active {
background: #ffffff;
color: #f3195b;
font-weight: bold;
text-decoration: none;
border-bottom: 1px dotted #8479c7;
}
#content a {
text-decoration: none;
}
#content h2 a {
background: #ffffff;
color: #f87aa1;
font-weight: bold;
text-decoration: none;
}
#content .commentbox h3 a {
background-color: #d4cfec;
}
#content .meta a{
background-color: #8479c7;
color:#FFCEE7;
}
.formcenter a {
background-color: #ffecf5;
color: #8000ff;
}
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: #d4cfec;
color: white !important;
text-decoration: none;
}
#sidebar a {
background: #ffffff url(images/bullet.gif) no-repeat 10px 50%;
border-bottom: 1px dotted #f87aa1;
color: #f87aa1;
display: block;
padding: 4px 25px;
}
#sidebar a:hover {
background: #e9e7f5 url(images/bullet_hover.gif) no-repeat 10px 50%;
display: block;
padding: 4px 25px;
}
#sidebar a:hover.ext {
background: #ffffff url(images/external.gif) no-repeat 10px 50%;
display: block;
padding: 4px 25px;
}

/* For Link Indication plugin */
a.liexternal { padding-right: 12px; background: url(images/link-icon_external_02.gif) no-repeat right; }
a.liwikipedia { padding-right: 14px; background: url(images/link-icon_wikipedia_02.gif) no-repeat right; }
a.liimdb { padding-right: 18px; background: url(images/link-icon_imdb.png) no-repeat right; }
a.liftp { padding-right: 13px; background: url(images/link-icon_ftp.png) no-repeat right; }
a.limailto { padding-right: 18px; background: url(images/link-icon_mail_01.png) no-repeat right; }
a.lipdf { padding-right: 12px; background: url(images/link-icon_pdf.png) no-repeat right;  }
a.none {
background: #3C3C3C;
border-bottom: 0px;
color: #F0F0F0;
display: none;
padding: 0;
}

/*Headers*/
#header h1 {
color: #1E1E1E;
font:.8em bold 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
padding-right: 5px;
padding-top: 70px;
text-align: right;
}
#content h2 {
border-bottom: 1px solid #5044a4;
border-top: 1px solid #5044a4;
background: #e9e7f5;
color: #f87aa1;
font: bold 1.6em 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
margin-bottom: 0px;
margin-top: 4px;
padding: 2px 1px;
}
#content h3 {
background-color: #f2e6ff;
border-bottom: 1px solid #ff0080;
color: #ff0080;
font: bold 0.9em 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
line-height: 14px;
margin-bottom: 4px;
padding: 2px 3px 0px;
text-align: left;
}
#content .commentbox h3 {
background-color: #f2e6ff;
border-bottom: 0;
border-top: 1px solid #ffddee;
text-align: right;
}
#content .meta {
background-color: #8479c7;
border-top: 1px solid #f3195b;
color:#F0F0F0;
}
#sidebar h2 {
background-color: #e9e7f5;
border-bottom: 1px solid #5044a4;
border-top: 1px solid #5044a4;
color: #f3195b;
font: bold 1.2em 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, 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: #ffffff;
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: #ff0080;
color: #F2F3DE;
border: solid 1px #8000ff;
}

/* Contact Positioning */
.contactform {
overflow: hidden;
text-align: center;
}
.contactleft {
clear: both;
display: block;
float: left;
font-weight: bold;
margin: 3px;
text-align: right;
width: 25%;
}
.contactright {
display: block;
float: right;
text-align: left;
width: 70%;
}
.contacterror {
border: 2px solid #ff0000;
}

/*Comment Area*/
#comments, #respond {
margin: 2em 0 0 5px;
}
.commentbox {
background-color: #ff82c0;
border:#8000ff 1px solid;
color:#ffeaf4;
margin: 2px;
padding: 4px;
}
.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;
}
.formcenter {
background: #ffeaf4;
border: 1px solid #8000ff;
color: #ff0080;
margin: 5px 5% 5px 5%;
padding: 0.75em 0.75em;
}

/*Special Div Classes*/
.clear {
clear: both;
}
.meta {
background-color: #8479c7;
border-top: 1px solid #f3195b;
color:#F0F0F0;
margin-bottom: 25px;
padding-left: 10px;
text-align: left;
}
.hquote {
font: italic .9em 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
margin-bottom: 10px;
text-align: left;
}
.center {
text-align: center;
}
.left {
text-align: left;
}
.right {
text-align: right;
}
.lays {
margin-left: 5px;
}
.themes {
margin-left: 5px;
padding-left: 5px;
}

/*Images*/
img.photo {
border: 2px solid #8479c7;
}
img.ph {
border: 2px solid #8479c7;
float: left;
}
img.mti_icon {
border: 0px;
float: right;
padding: 4px;
}
img.o {
border: 0px;
}
img.pho {
border: 2px solid #8479c7;
float: right;
padding: 4px;
}
a img {
border: 2px solid #8479c7;
}
a img.o {
border: 0;
}


/*Miscellaneous*/
p {
margin-top: 0px;
margin-bottom: 15px;
}
hr {
border: 1px dashed #8479c7;
clear: both;
height: 1px;
margin: 4px auto;
text-align: center;
width: 97%;
}
span.right {
float: right;
}
blockquote {
background: #8479c7;
border-left: 2px solid #f3195b;
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: 11px;
text-transform: uppercase;
color: #FFFFFF;
text-align: center;
display:block;
line-height: 11px;
padding-top: 2px;
margin-left: -3px;
}
.day {
font-size: 18px;
text-transform: uppercase;
color: #999999;
text-align: center;
display:block;
line-height: 18px;
padding-top: 7px;
margin-left: -3px;
}
.wp-notable {
        border: 0px;

}


.wp-notable:hover {
        border: 0px solid red;
}
