/*  
Theme Name: Simply Twilight
Description: Only for Simply Twilight - do not copy
Author: Christine
Author URI: http://littlepinkdress.fan-sites.org/
*/

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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        background-color:#010101;
	background-repeat: repeat-x;
        background-image: url(images/topbg.jpg);
	font-family:tahoma;
	font-size:9pt;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: silver;
	}
	
TD, TR {
	font-family:tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: #3f3f3f; 
}


/* MENU +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.menu {
	background-color: #0b0b0b;
        padding-top: 7px;
        padding-bottom: 7px;
	font-family:tahoma;
	text-transform:uppercase; 
	font-size:12px;
        font-weight: bold; 
	line-height:14px; 
	color: #bec8c9;
        text-align:center;
        -moz-border-radius: 5px;
	}
	
td.menu {
	background-color: #0b0b0b;
        padding-top: 7px;
        padding-bottom: 7px;
	font-family:tahoma;
	text-transform:uppercase; 
	font-size:12px;
        font-weight: bold; 
	line-height:14px; 
	color: #bec8c9;
        text-align:center;
-moz-border-radius: 5px;
}

td.menu:hover {
	background-color: #0b0b0b;
        padding-top: 7px;
        padding-bottom: 7px;
	font-family:tahoma;
	text-transform:uppercase; 
	font-size:12px;
        font-weight: bold; 
	line-height:14px; 
	color: #bec8c9;
        text-align:center;
-moz-border-radius: 5px;
}

.menu a:link{
	color: #5e5351;
	text-transform:uppercase; 
	font-weight: bold;
-moz-border-radius: 5px;
}

.menu a:visited{
	color: #5e5351;
	text-transform:uppercase; 
	font-weight: bold; 
-moz-border-radius: 5px;
}

.menu a:active{
	color: #5e5351;
	text-transform:uppercase; 
	font-weight: bold; 
-moz-border-radius: 5px;
}

.menu a:hover{
	color: #5e5351;
	text-transform:uppercase; 
	font-weight: bold; 
-moz-border-radius: 5px;
}
	
/* VARIEDADES +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
A:link{
	color:#5e5351;
	text-decoration:none; 
	font-weight:none;}

A:visited{
	color:#5e5351;
	text-decoration:none; 
	font-weight:none;}

A:active{
	color:5e5351;
	text-decoration:none; 
	font-weight:none;}

A:hover{
	color:#5e5351;
text-decoration:none;  
	font-weight:none;}
	
input, textarea, select, button {
font-size:11px;
padding: 3px;
color:#1f5153;
background: #111111;
border: 1px solid #010101;}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#1f5153;
padding: 3px;
background: #111111;
border: 1px solid #010101;}

b{ color:#82765a; }
i{ color:#82765a; }
	
/* SIDEBAR ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.sidebar {
	
	padding: 2px;
background-color: #0b0b0b;
}

.sidebar02 {
	
	padding-right: 2px;
padding-left: 5px;
padding-top: 0px;
padding-bottom: 5px;
background-color: #0b0b0b;
}


.side-title {
background-repeat: repeat-x;
        text-align: center;background-image: url(images/tblbg.jpg);color:#514640;font-size:17px;font-family:"Trebuchet MS", Arial, helvetica, sans-serif;border-bottom:1px solid #0b0b0b;padding-bottom:5px;padding-top:5px;padding-left:5px;margin-bottom:2px;margin-top:5px;font-weight:100;
}

.side-content {
	padding: 2px;
	padding-top: 8px;
	padding-bottom: 14px;
	font-family:tahoma;
	font-size:9pt;
	letter-spacing:0px; 
	line-height:9pt; 
        color: #3f3f3f; 
        background-color: #111111;
	text-align: justify;}
	
/* CONTENT ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.table-content {
	padding: 2px;
	padding-top: 8px;
	padding-bottom: 14px;
	font-family:tahoma;
	font-size:9pt;
	letter-spacing:0px; 
	line-height:9pt; 
                color: #ffffff; 
                background-color: #0b0b0b;
	text-align: justify;}

.title {
	background-color: #010101;
	padding: 4px;
	font-family: tahoma;
	font-size:11px;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #b5b2af; 
	text-transform: uppercase;
	text-align: center;}
	
/* FOOTER ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.footer {
 background-color: #010101;
	padding: 10px;
	font-family: tahoma;
	font-size:13px;
	letter-spacing:0px; 
	line-height:11pt; 
	color: #b5b2af; 
	text-transform: uppercase;
	text-align: center;}

.footer strong, b, {
color: #ffe18c;
}

.footer a {
	font-weight: bold;
	color: #3f3f3f;
	text-decoration: none;}

.footer a:link, .news-box2 a:visited {
	font-weight: bold;
	color: #3f3f3f;
	text-decoration: none;}

.footer a:hover {
	font-weight: bold;
	color: #010101;
	text-decoration: underline;}

/* WORDPRESS CSS +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.news-box-post {
	padding: 2px;
	padding-top: 8px;
	padding-bottom: 14px;
	font-family:tahoma;
	font-size:9pt;
	letter-spacing:0px; 
	line-height:9pt; 
                 color: #3f3f3f; 
                background-color: #0b0b0b;

	text-align: justify;}
	
.news-box2 {
                background-color: #ecebe7;
	padding: 4px;
	font-family: tahoma;
	font-size:13px;
	letter-spacing:0px; 
	line-height:13pt; 
	color: #b5b2af; 
	text-transform: uppercase;
	text-align: center;}

.news-box32 {
        background-color:#010101;
        color: #3f3f3f; 
        font-family: tahoma;
        text-transform: uppercase;
	font-size:12px;
	padding-bottom: 5px;}

.news-box-post44 {
                background-color:#010101;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 0px;}
	
.news-box2 a {
	font-weight: bold;
	color: #3f3f3f;
	text-decoration: none;}

.news-box2 a:link, .news-box2 a:visited {
	font-weight: bold;
	color: #3f3f3f;
	text-decoration: none;}

.news-box2 a:hover {
	font-weight: bold;
	color: #010101;
	text-decoration: underline;}

.news-title, .news-title ul, .news-title ul ul {
	background-color: #353535;
	padding: 4px;
	font-family: tahoma;
	font-size:13px;
	letter-spacing:0px; 
	line-height:13pt; 
	color: #59717e; 
	text-transform: uppercase;
	text-align: center;}

.news-title2, .news-title2 ul, .news-title2 ul ul {
	background-color: #010101;
	padding: 4px;
	font-family: tahoma;
	font-size:13px;
	letter-spacing:0px; 
	line-height:13pt; 
	color: #3f3f3f; 
	text-transform: uppercase;
	text-align: center;}

.news-title33, .news-title33 ul, .news-title33 ul ul {
	background-color: #ffffff;
	padding: 4px;
	font-family: tahoma;
	font-size:13px;
	letter-spacing:0px; 
	line-height:13pt; 
	color: #3f3f3f; 
	text-transform: uppercase;
	text-align: center;}


.news-title li {}

.news-title a {
	color: #fff;
	text-decoration: none;}

.news-title a:link, .news-title a:visited {
	color: #dee3e9;
	text-decoration: none;}

.news-title a:hover {
	color: #dee3e9;
	text-decoration: underline;}

h2 {
	background-color: #050302;
	padding: 4px;
	font-family:tahoma;
	font-size:9pt;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #e1e1e1; 
	text-transform: uppercase;
	text-align: center;
}

h3{
background-repeat: repeat-x;
        background-image: url(images/tblbg.jpg);
	padding: 4px;
	font-family: tahoma;
	font-size:13px;
	letter-spacing:0px; 
	line-height:11pt; 
	color: #1f5153; 
	text-transform: uppercase;
	text-align: center;
font-weight: none;
}

a img{ background:#0b0b0b;
padding: 0px;
border-bottom: 1px solid #010101;
border-top: 1px solid #010101;
border-right: 1px solid #010101;
border-left: 1px solid #010101;
padding-right: 1px;
padding-left: 1px;
padding-top: 1px;
padding-bottom: 1px;
margin: 1px;
}

a:hover img { background:#0b0b0b;
padding: 0px;
border-bottom: 1px solid #010101;
border-top: 1px solid #010101;
border-right: 1px solid #010101;
border-left: 1px solid #010101;
padding-right: 1px;
padding-left: 1px;
padding-top: 1px;
padding-bottom: 1px;
margin: 1px;
}

.content-page {
padding: 3px;
font-family: tahoma;
font-size: 9pt;
color: #3f3f3f;
background:#111111;
}

.content-bottom {
font-family: tahoma;
font-size: 9pt;
padding: 5px 0px 5px 5px;
color: #6b615b;
text-align: left;
background:#171717;

}

.content-bottom a{
color: #7b6e65;
}

.date {
	background:#171717;
	height: 54px;
	margin-bottom: 0px;
	width: 69px;
	text-align: center;
	float: left;
	margin-top: 2px;
	margin-right: 0px;	
}
.date .month {
	display: block;
	color: #3f3f3f;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 5px;
	font-weight: bold;
	margin-bottom: 0px;
}
.date .day {
	display: block;
	color: #3f3f3f;
	font: 2.3em tahoma;
	padding-top: 0px;
	text-align: center;
	margin-top: -8px;
}

.date .year {
	display: block;
	color: #3f3f3f;
	padding: 0px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 0px;
	font-weight: bold;
	margin-top: -6px;
}
h1 {
color: #514640;
text-align: left;
font-family: tahoma;
font-size: 19px;
margin: 0px;
background:#171717;
} 

p { 
	margin-top:  1px;}
	
	
.option-archive{
background: #281e1d;
padding: 5px;
border: 1px dotted #3e312b;	
text-align: center;
}		

