/* -- START CSS --

Author: Pedro - Drostudios.com

Author URI: http://drostudios.com

Theme Name: Eliza-Dusku.org Layout

Theme URI: http://www.eliza-dusku.org

Version: 1.0

Description: WordPress Theme Created by <a href="http://www.drostudios.com" target="_blank">DROstudios.com</a>



/* --- Body and Globals ---*/

*{margin:0;padding:0;}



body {
background-color:#121212;
background-image: url();
background-repeat:repeat-x;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align:justify;
line-height: 15px;
color: #505050;
padding:0; margin:0;

}

tr, td {vertical-align:top;padding:0; margin:0;}

div {padding:0; margin:0;}

img {border:0; padding:0; margin-right:0;}

img.alignleft{margin-right: 5px!IMPORTANT;}

img.alignright{margin-left: 5px;!IMPORTANT;}

.alignleft{float: left; clear:both;}

.alignright{float: right; clear:both;}


/* blockquote */

blockquote {
margin: 5px;
color:#8D9192;
letter-spacing:1px;
line height:14px;
font-size:11px;
padding: 10px;
border: 1px solid #101010;
background: #090A0C;
}

.spoilers {
margin: 5px;
color:#090A0C;
letter-spacing:1px;
line height:14px;
font-size:11px;
padding: 10px;
border: 1px solid #101010;
background: #090A0C;
}

/* --- Links & Font Weight---*/

a {
color:#9DB8A9;
font-weight:500;
text-decoration:underline;

}

a:hover {text-decoration:none;color:#254A77;}

b, strong, .btext {
  color: #9DB8A9; 
  font-weight: bold;

  }

i, em, u, .itext  {
  color: #254A77;

  }

/* --- Post Content Info ---*/


.post{
background-color:; 
color:#FF5D86;
font-family: trebuchet ms;
text-align:left;
}

.post h1 {
background-color:; 
color:#9DB8A9;
font-size:14px;
line-height:12px;
font-family: Trebuchet ms;
letter-spacing:1px;
border-left:0px solid #057F80;
padding:50px 0px 0px 30px;
font-weight:bold; 
text-align:;
text-transform:;
}

.post h1 a{color:#9DB8A9; text-decoration:none;font-weight:bold; }

.post h1 a:hover{color:#254A77; text-decoration:none;}

.post-content{
border-bottom:0px dashed #bdbdbd;
margin-top:0px;
margin-bottom:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:3px;
line-height: 16px;
color: #8D9192;
font-family: trebuchet ms;
font-size: 11px;
background:#;
text-align:justify;
}

.post-content img {padding:3px; background:; margin:0px; border:1px solid #548E90;-moz-border-radius:  6px; -webkit-border-radius: 6px;}

.post-content img:hover {padding:3px; background:; margin:0px; border:1px solid #9CB7A8;-moz-border-radius:  6px; -webkit-border-radius: 6px;}


.meta {
	color:#999999;
        background-color:#04090D;
	font-size:9px;
	text-transform:none;
	margin-bottom:0px;
        letter-spacing:1px;
        text-align:center;
        padding:5px;
        font-family:trebuchet ms;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
}



.meta a {color:#548E90; text-decoration:none}

.meta a:hover {color:#FFFFFF; text-decoration:none;}


/* --- Sidebar ---*/

#sidebar {
color:#999999;
background:;
padding:0px; 
text-align:justify;
font-size:11px;
font-family: Arial;}

#sidebar img {padding:5px; background:; margin:0px; border:1px solid #548E90;-moz-border-radius:  6px; -webkit-border-radius: 6px;}

#sidebar img:hover {padding:5px; background:; margin:0px; border:1px solid #9CB7A8;-moz-border-radius:  6px; -webkit-border-radius: 6px;}


#sidebar h1 {
background-color:#1d1d1d; 
color:#9DB8A9;
font-size:11px;
line-height:13px;
font-family: Trebuchet ms;
letter-spacing:2px;
border:1px solid #151515;
padding:7px;
font-weight:bold; 
text-align:center;
text-transform:uppercase;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;}

.side-content{
border-bottom:0px dashed #bdbdbd;
margin-top:0px;
margin-bottom:0px;
padding:5px;
line-height: 16px;
color: #8D9192;
font-family: trebuchet ms;
font-size: 11px;
background:#;
text-align:justify;
}

#sidebar ul, ul li, li {list-style-type: none; list-style-position: inside;}

#sidebar ul li a {
font-family:trebuchet ms;
font-size:11px;
letter-spacing:2px;
color:#8D9192;
background:#0E0E0E;
padding:5px 5px 5px 10px;
line-height:13px;
display: block;
border: 1px solid #101010;
margin:3px 0px 3px 0px;
text-transform:uppercase;
text-decoration: none;
font-weight:300;
}

#sidebar ul li a:hover {background:#2B2C31;color:#8D9192;text-decoration: none;}


/* --- Comments ---*/

.comment{
padding:5px 10px 0px 10px;
}

.comment-author{
border-bottom:0px dashed #909090;
margin-top:3px;
margin-bottom:3px;
padding:3px;
line-height: 13px;
color: #909090;
font-family: Arial;
font-size: 11px;
background:#04090D;
text-align:center;
}

.comment-comment{
border:1px dashed #505050;
margin-top:0px;
margin-bottom:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:3px;
line-height: 16px;
color: #909090;
font-family: Arial;
font-size: 11px;
background:#;
text-align:justify;
}