/*  
Theme Name: Melina Perez - Black / Grey
Theme URI: http://www.shadow-graphics.fan-sites.org/
Description: Coded by: <a href="http://shadow-graphics.fan-sites.org/">Steph</a> 
Author: Steph
Author URI: http://shadow-graphics.fan-sites.org/
*/

/* BASICS +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

body {
         background-color:#222222;
	background-image:url(images/back.jpg);
	background-repeat:repeat-x;
	line-height:15px;
	text-align:justify;
	color:#a4a4a4; 
	font-family: arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 9px;
	padding-left: 8px;
	padding-top: 1px;
	padding-bottom: 2px;
background-position: 0px 28px;
}
	
	
/* VARIEDADES +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

b, strong {
        color: #d3b092;
}

i, em {
        color: #c18c60;
}

s {
        color: #424242;
}

u {
        font-weight: bold;
        color: #d8d8d8;
}

a {
	color:#a35411;
	text-decoration:none; 
	font-weight:none;
}

a:hover {
	color: #FFFFFF;
	text-decoration:none; 
	font-weight:none;
}

input, textarea, select, button {
         font-size:11px;
         color:#CFCFCF;
         background: #000000;
         border: 1px solid #242424;
         margin: 5px;
}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
         color:#CFCFCF;
         background: #000000;
         border: 1px solid #242424;
         margin: 5px;
}

/* OTHER +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.boxes {
	border: #000000 0px solid; 
	padding: 8px; 
	background: #222222;
        margin-bottom: 25px;
}

.sideboxes {
	border: #000000 0px solid; 
	padding: 7px; 
	background: #222222;
        margin-bottom: 20px;
}

.table-content {
	padding: 5px; 
	background: transparent;
	text-align:justify;
	color: #050302;
}

hr {
         color: #000000; 
         background-color: transparent; 
         border: 1px dotted #000000; 
         border-style: none none dotted; 
         margin-top: 5px;
         margin-bottom: 5px;
         margin-left: 0px;
         margin-right: 0px;
         padding: 0px;
}


/* SIDEBAR ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.sidebar {
	background-color: transparent;
	padding: 0px;
}

.sidetitle {
	background-color: #222222;
        border-bottom: 1px solid #363636;
	padding-top: 5px;
	padding-bottom: 8px;
        padding-right: 10px;
        padding-left: 10px;
	font-family: arial;
        font-weight: bold;
	font-size:16px;
	letter-spacing: 0px; 
	line-height: 9px; 
	color: #FFFFFF; 
	text-transform: ;
	text-align: left;
}

.sidecontent {
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 4px;
	padding-bottom: 3px;
	font-family: arial;
	font-size: 11px;
	line-height:19px;
	letter-spacing:0px; 
	line-height:13pt; 
	color: #a4a4a4; 
	text-align: justify;
	background: #222222;
}

	
/* CONTENT ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.maintitle, .maintitle ul, .maintitle ul ul {
	background-color: #222222;
        border-bottom: 1px solid #363636;
	font-family: arial; 
	font-size: 16px; 
        font-weight: bold;
	line-height: 9px;
	letter-spacing: -1px;
	text-transform: ;
	color: #FFFFFF; 
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 8px;
}

.maintitle a {
	color: #FFFFFF; 
}

.maintitle a:hover {
	color: #a35411; 
}

.date {
	background-color: #1b1b1b;
        font-family: Georgia;
        font-size: 15px;
        font-weight: bold;
	line-height: 18px;
        color: #7d7d7d;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-align: center;
	padding-left: 5px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
        -moz-border-radius:  10px; 
        -webkit-border-radius: 10px; 
        border-radius: 10px;
}

.subtitle {
	font-size: 10px;
	background: #222222;
        border-top: 0px dotted #000000;
        color: #FFFFFF;
	padding-right: 5px;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 5px;}
	
.subtitle a {
	font-weight: normal;
	color: #a35411;
	text-decoration: none;
}

.subtitle a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.subtitle2 {
	background-color: #1b1b1b;
        font-size: 9px;
	line-height: 13px;
        color: #7d7d7d;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-align: left;
	padding-left: 5px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
}

.content {
	padding-right: 9px;
	padding-left: 8px;
	padding-top: 1px;
	padding-bottom: 2px;
	line-height:15px;
	text-align:justify;
	color:#9e9e9e; 
	background: #272727;
        -moz-border-radius:  10px; 
        -webkit-border-radius: 10px; 
        border-radius: 10px;
}

.content img {
border: 1px solid #000000;
background-color: #1A1A1A;
padding: 4px;
margin: 1px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;
}
.ontent img {
border: 1px solid #000000;
background-color: #1A1A1A;
padding: 4px;
margin: 1px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;
}

.content img:hover {
border: 1px solid #a35411;
background-color: #1A1A1A;
padding: 4px;
margin: 1px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;
}

.sidecontent img {
border: 1px solid #000000;
background-color: #1A1A1A;
padding: 4px;
margin: 1px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;
}
.sidecontent img {
border: 1px solid #000000;
background-color: #1A1A1A;
padding: 4px;
margin: 1px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;
}

.sidecontent img:hover {
border: 1px solid #a35411;
background-color: #1A1A1A;
padding: 4px;
margin: 1px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;
}


blockquote {
        font-family: Trebuchet MS;
        font-size: 10px;
        color: #9F9F9F;
        text-align: justify;
        line-height: 18px;
        letter-spacing: 0px;
        padding-right: 1em; 
        padding-left: 1em; 
        padding-bottom: 0.7em;       
        padding-top: 0.6em;
        border-right: #E2E2E2 0px solid;
        border-left: #2e2e2e 8px solid;
        border-bottom: #E2E2E2 0px solid;
        border-top: #E2E2E2 0px solid;
        background-color: #0e0e0e;
        background-repeat: no-repeat;
        background-image: url(); 
}

.quote {
        font-family: Trebuchet MS;
        font-size: 10px;
        color: #9F9F9F;
        text-align: justify;
        line-height: 18px;
        letter-spacing: 0px;
        padding-right: 1em; 
        padding-left: 1em; 
        padding-bottom: 0.7em;       
        padding-top: 0.6em;
        border-right: #E2E2E2 0px solid;
        border-left: #2e2e2e 8px solid;
        border-bottom: #E2E2E2 0px solid;
        border-top: #E2E2E2 0px solid;
        background-color: #0e0e0e;
        background-repeat: no-repeat;
        background-image: url(); 
}

.spoiler {
        font-family: Trebuchet MS;
        font-size: 10px;
        color: #0e0e0e;
        text-align: justify;
        line-height: 18px;
        letter-spacing: 0px;
        padding-right: 1em; 
        padding-left: 1em; 
        padding-bottom: 0.7em;       
        padding-top: 0.6em;
        border-right: #2e2e2e 8px solid;
        border-left: #E2E2E2 0px solid;
        border-bottom: #E2E2E2 0px solid;
        border-top: #E2E2E2 0px solid;
        background-color: #0e0e0e;
        background-repeat: no-repeat;
        background-image: url(); 
}

.wigets ul {    
        list-style: none;
        display: block;
        background-color : #222222;
        text-align : left;
        border-top : 0px #d2d2d2;
        border-left : 0px #d2d2d2;
        border-right : 0px #d2d2d2;
        border-bottom : 1px dotted #000000;
        padding: 0px;
        margin: 0px;
}

.wigets li {    
        list-style: none;
        display: block;
        background-color : #222222;
        text-align : left;
        border-top : 0px #d2d2d2;
        border-left : 0px #d2d2d2;
        border-right : 0px #d2d2d2;
        border-bottom : 0px dotted #000000; 
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 3px;
        padding-right: 0px;
        margin: 0px;
}