/* -- START CSS --
Author: Pedro - Drostudios
Author URI: http://drostudios.com
Theme Name: Drostudios: Lady Gaga
Theme URI: http://www.drostudios.com
Version: 1.0
Description: DroStudios.com

/* ------------------------------------------------------ Body and Globals 
----------------------------------------------------------------------------------------*/
*{margin:0;padding:0;}

body {
background: #0A0A0A url(images/background.jpg) repeat-x; 
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px; 
text-align:justify;
line-height: 22px;
color: #757575;
padding:0; margin:0;
}

tr, td {vertical-align:top;padding:3; margin:0;}
div {padding:0; margin:0;}

.clearing {clear:both; height:0px; padding:0; margin:0;}

img {border:0; padding:0; margin:0;}
img.alignleft{margin: 5px 10px 2px 0;}
img.alignright{margin: 5px 0 2px 10px;}
.alignleft{float: left; clear:both}
.alignright{float: right; clear:both}

blockquote {
font:12px "Trebuchet MS", Arial ;
line-height:18px;
border-top:1px solid #323232;
border-bottom:1px solid #323232;
padding:5px;
margin:5px;
margin-left:5px;
background:#161616;
color:#555555;
}

/* -------- Links ---------*/
a {
color:#A300C9;
font-weight:bold;
text-decoration:none;
}
	
a:hover {color:#A89610;text-decoration:underline;}


b, strong, .btext {
  color: #DB00FC; 
  font-weight: bold;

  }

i, em, u, .itext  {
  color: #6600A6;

  }

/* ------------------------------------------------------ Headers
----------------------------------------------------------------------------------------*/
h1 {
font-family:"Trebuchet MS", Arial, sans-serif;
margin:5px;
font-size:12px;
padding:0px;
background:;
border-bottom:0px solid #131313;
letter-spacing:1px;
color:#6600A6;
font-weight:100;
text-transform:uppercase;
text-align:center;
}

h1 a {color:#CF131B; text-decoration:none;font-weight:100;}

h1 a:hover {color:#ffffff; text-decoration:none}

h2 {
font-family:"Trebuchet MS", Arial, sans-serif;
margin:5px;
font-size:9px;
padding:3px 3px 3px 10px;
background:#080808;
border-bottom:1px dashed #F3D711;
letter-spacing:1px;
color:#909090;
font-weight:100;
text-transform:uppercase;
text-align:left;
}

h2 a {color:#00FFEA; text-decoration:none;font-weight:100;}

h2 a:hover {color:#ffffff; text-decoration:none}

h3 {
font-family:"Trebuchet MS", Arial, sans-serif;
margin:0px;
width:400px;
font-size:9px;
padding:3px 3px 3px 7px;
background:#;
border-bottom:1px solid #959595;
letter-spacing:1px;
color:#ED31FA;
font-weight:100;
text-transform:uppercase;
text-align:left;
}


/* --------- Content ----------*/


#sidebar ul, ul li, li {list-style-type: none;list-style-position: inside;margin:0px 0px 5px 0px;}

#sidebar ul li a {
font-family:tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#757575;
padding:2px 0px 2px 10px;
display: block;
border: 1px dashed #252525;
text-decoration:none;
font-weight:300;}

#sidebar ul li a:hover  {background:#101010;color:#F1D300;text-decoration: none;}


#main-content {
margin:0 auto;
float:right;
margin-left:5px;
font:tahoma, Arial, Helvetica, sans-serif;
line-height:20px;
}

#main-content ul li {
list-style-type: none;
list-style-position: inside;
padding:0; margin:0;
display:block;
margin:3px;
padding:4px;
padding-left:24px;
border-bottom: 1px dotted #a8dc71;
background: url(images/bullet_star.png) left no-repeat;
}

.nav {
padding:4px;
border: 1px solid #404040;
background:#151515 url(images/zbg1.jpg);
font-family:Trebuchet MS;
font-size:10px; 
text-shadow: #a0a0a0 1px 1px 1px;
text-align:center;
text-transform:uppercase;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

.nav a {
color:#FFFFFF;
background:#110E00;
text-shadow: #A702CB 1px 1px 1px;
font-weight:bold;
padding:4px 6px;
text-decoration:none;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;


}
	
.nav  a:hover {color:#909090;text-decoration:none;}



.content-big {
	background-color: #040108; 
	padding:3px;
	border-width: 1px;
	border-style: dotted;
	border-color: #171717;}

.content-title {
	background-color: ; 
	background-image: url('');
	background-repeat: repeat-repeat;
	font-size:15pt; 
	font-family:Arial;
        padding: 3px;
        padding-left:4px;
	letter-spacing:1px; 
	line-height:17pt;
	color: #303030; 
	text-align:left; 
	font-weight: bold; 
	text-transform: uppercase;
	border-bottom: 0px solid #6600A6;}

.content-title h1 {
font-family:"Trebuchet MS", Arial, sans-serif;
margin:0px;
font-size:22px;
padding:4px 0px 0px 0px;
background:#;
border-bottom:0px solid #909090;
letter-spacing:1px;
color:#FF03A4;
font-weight:400;
text-transform:none;
text-align:left;
}

.content-date {
	background-color: #6600A6; 
	background-image: url('images/bg-date.jpg');
	background-repeat: repeat-repeat;
	font-size:7pt; 
	font-family:Arial;
        padding: 3px;
        padding-left:10px;
	letter-spacing:1px; 
	line-height:17pt;
	color: #FFFFFF; 
	text-align:center; 
	font-weight: bold; 
	text-transform: uppercase;
	border-bottom: 0px solid #6600A6;}

.content-content {
	background-color: #; 
	font-size:8pt; 
	font-family:Arial; 
	line-height:10pt; 
	color: #606060; 
	text-align: justify; 
        padding: 0px 15px 0px 15px;
	border-bottom: 0px solid #162B30;}

.content-content img {
padding:5px;
margin-right:4px;
border: 1px solid #cacaca;
background:#; 
}

.content-content img:hover {
padding:5px;
margin-right:4px;
border: 1px dashed #ED31FA;
background:#; 
}

.content-under {
	background-color: ; 
	font-size:8pt; 
	font-family:"Trebuchet MS", Arial, sans-serif;
	line-height:10px; 
	color: #505050; 
	text-align: left; 
        padding: 0px 0px 10px 4px;
        margin-bottom:7px;
        font-weight:400;
        text-transform:none;
	border-bottom: 1px dashed #959595;}

.side-content {
	background-color: #; 
	font-size:8pt; 
	font-family:Arial; 
	line-height:12pt; 
	color: #606060; 
	text-align: justify; 
        padding: 0px 15px 0px 15px;
	border-bottom: 0px solid #162B30;}

.side-content img {
padding:5px;
margin-right:4px;
border: 1px solid #252525;
background:#; 
}

.side-content img:hover {
padding:5px;
margin-right:4px;
border: 1px dashed #F0D911;
background:#; 
}


.order-list {
	font-size:8pt; 
	font-family:Arial; 
	line-height:10pt; 
	color: #606060; 
	text-align: justify; 
        padding: 3px;
	border-bottom: 0px solid #162B30;}



.cmt-comment {
	background-color: #DEDEDE; 
	font-size:8pt; 
	font-family:Arial; 
	line-height:10pt; 
	color: #606060; 
        padding:4px;
	text-align: justify; 
	border: 1px dashed #959595;}


.cmt-meta{
	background-color: #FFFFFF; 
	font-size:9px; 
	font-family:Trebuchet MS;
        padding:2px;
	letter-spacing:1px; 
	line-height:10px;
	color: #303030; 
	text-align:center; 
	text-transform: uppercase;
	border-bottom: 1px dashed #F5D802;}

/*----------Forms Text Area and Inputs----------*/

input.submit {
background: #DEDEDE;
font: 11px "Tahoma";
color: #909090;
padding:5px;
text-align: center;
border: #2d2d2d 1px solid;
margin-top: 5px;
margin-bottom: 5px;
display: block;
width: 35%;
}


#submit {
float:right;
margin:0 10px 0 0;
background: #DEDEDE;
font: 11px "Tahoma";
color: #909090;
padding:5px;
text-align: center;
width: 120px;
}


#author, #email, #url {
background: #DEDEDE;
font: 11px "Tahoma";
color: #909090;
padding:5px;
text-align: left;
border: #252525 1px solid;
margin-bottom: 5px;
width:97%;
}


input {
background: #DEDEDE;
font: 11px "Tahoma";
color: #909090;
padding:5px;
text-align: left;
border: #252525 1px solid;
}


textarea, #comment{
background: #DEDEDE;
font: 11px "Tahoma";
color: #909090;
padding: 5px;
text-align: center;
text-align: left;
border: #252525 1px solid;
margin-bottom: 5px;
width:97%;
}


input:focus, textarea:focus, #comment:focus, input.submit:focus, #author:focus, #email:focus, #url:focus {
background: #DEDEDE;
}


option {
background: #DEDEDE;
font: 11px "Tahoma";
color: #909090;
padding: 1px 5px;
text-align: left;
border-bottom: #2d2d2d 1px solid;
margin-bottom: 5px;
width:100%;
}


select {
background: #DEDEDE;
font: 11px "Tahoma";
color: #909090;
padding: 5px;
text-align: left;
border: #2d2d2d 1px solid;
margin-bottom: 5px;
width:80%;
}


radio {
background: #DEDEDE;
font: 11px "Tahoma";
color: #909090;
padding:5px;
text-align: left;
border: #2d2d2d 1px solid;
margin-bottom: 5px;
}