/*
Theme Name: Fansites Theme Base I
Theme URI: http://www.almost-unreal.com/
Description: Designed by: <a href="http://www.almost-unreal.com">Luciana</a>
Author: Luciana
Author URI: http://www.almost-unreal.com/
*/

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

body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    background-color:#cddbdc;
        background-repeat: repeat-x;
    background-image: url(images/bg.jpg);
        font-family:Trebuchet MS;
        font-size:11px;
        font-style:normal;
        font-weight:normal;
        letter-spacing:normal;
        color: silver;
        }

TD, TR {
        font-family:Trebuchet MS;
        font-size:11px;
        font-style:normal;
        font-weight:normal;
        letter-spacing:normal;
        color: silver;
        }


/* VARIEDADES +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
A:link{
        color:#e0dbd0;
        text-decoration:none;
        font-weight:none;
        }

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

A:active{
        color:#e0dbd0;
        text-decoration:none;
        font-weight:none;
        }

A:hover{
        color:#76716d;
        text-decoration:underline;
        font-weight:none;
        }

input, textarea, select, button {
        font-size:11px;
        color:#ffffff;
        background: #000000;
        border: 1px solid #76716d;
        }

input:focus, textarea:focus, label:focus, select:focus, button:focus {
        color:#000000;
        background: #76716d;
        border: 1px solid #000000;
}

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

.sidebar {
        background-color: #cddbdc;
        padding: 4px;
        }

.side-title {
        background-color: #c2cccd;
        padding: 4px;
        letter-spacing:0px;
        line-height:9pt;
        color: #515159;
        text-align: center;
    font-size:17px;
        font-family: Arial Black;
        font-style: italic;
        text-transform: uppercase;
        }

.side-content {
        padding: 2px;
        padding-top: 8px;
        padding-bottom: 14px;
        font-family: Trebuchet MS;
        font-size:11px;
        letter-spacing:0px;
        line-height:9pt;
        color: #656565;
        text-align: justify;
    background-color: #e5e5e5;
    }

.side-content b, strong {
        color: #95144d;
        }

.side-content i, em {
  color: #194e9d;
  letter-spacing: 1px;
        }

.side-content a:link {
        color: #1d2532;
        text-decoration: bold;
        }

.side-content a:visited {
        color: #363636;
        text-decoration: none;
        }

.side-content a:hover {
        color: #a57f75;
        text-decoration: none;
        }

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

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

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

/* FOOTER ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.footer {
        background: #000000;
        font-weight: bold;
        background-image: url();
        font-family: arial;
        font-size:11px;
        letter-spacing:0px;
        line-height:10px;
        color: #777777;
        text-align:center;
        padding:10px;
        border-bottom : 0px solid #151515;
        border-top : 0px solid #D1E0E2;
        }

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

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

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

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

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

.news-box-post {
        padding: 5px;
        line-height:15px;
        color:#000000;
}

.news-box2 {
        background: #222222;
        padding-right: 5px;
        padding-left: 5px;
        padding-top: 5px;
        padding-bottom: 5px;}

.news-box2 a {
        font-weight: bold;
        color: #76716d;
        text-decoration: none;}

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

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

.news-title, .news-title ul, .news-title ul ul {
        background-color: #000000;
        font-family: Trebuchet MS;
        font-size: 11px;
        line-height: 15px;
        letter-spacing: 0px;
        text-transform: uppercase;
        color: #ffffff;
        text-align: center;
        padding-left: 5px;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;}

.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:Trebuchet MS;
        font-size:11px;
        letter-spacing:0px;
        line-height:9pt;
        color: #e1e1e1;
        text-transform: uppercase;
        text-align: center;
        }

h3{

        font-size: 13px;
        font-weight: bold;
        border-bottom: 1px solid;
        text-transform: uppercase;
        }

/* CONTENT & NEWS++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/





td.main {


        background-color:#e5e5e5;
        font-size:11px;
        line-height:12px;
    padding-right: 4px;
        padding-left: 4px;
        padding-bottom: 9px;
        padding-top: 9px;
        text-align:justify;
        text-decoration:none;
        text-transform:normal;
        color:#656565;

        }

td.main b, strong {
        color: #95144d;
        }

td.main i, em {
  color: #194e9d;
  letter-spacing: 1px;
        }

td.main a:link {

        color: #595959;
        text-decoration: bold;

        }


td.main a:visited {

        color: #363636;
        text-decoration: none;

        }


td.main a:hover {

        color: #a57f75;
        text-decoration: none;

        }


.table-content {
        background: #cddbdc;
        border:#080c15 0px solid;
    padding: 4px;
        text-align:justify;
        color: #646464;

        }


.commentbox {

        background-color: #999a9a;
    color: #656565;
        padding-right: 5px;
        padding-left: 5px;
        padding-top: 5px;
        padding-bottom: 5px;
        border-bottom: #171d13 0px dotted;

        }


.commentbox a:link {

        color: #e0dbd0;
        text-decoration: bold;

        }


.titlenews {

        font-style: italic;
        border: 0px solid #E8DFE2;
        letter-spacing: normal;
        line-height:13pt;
        background-color: #c2cccd;
        color: #515159;
        padding: 15px;
        text-transform: uppercase;
        text-align: center;
        border-bottom: 1px #161d2d;
        font-size:17px;
        font-family: Arial Black;
        font-style: italic;

        }

         .titlenews a:link {
        color: #515159;
        text-decoration: bold;
        }

.titlenews a:visited {
        color: #515159;
        text-decoration: none;
        }

.titlenews a:hover {
        color: #515159;
        text-decoration: none;
        }


.categorybox {

        background: #999a9a;
        padding-right: 5px;
        padding-left: 5px;
        padding-top: 4px;
        padding-bottom: 4px;
        color: #656565;

        }


a:link {

        color: #363636;
        text-decoration: bold;

        }


a:visited {

        color: #e0dbd0;
        text-decoration: none;

        }


a:hover {

        color: #e0dbd0;
        text-decoration: none;

        }


blockquote {

        border-left: 10px solid #668cb1;
         background-color: #c5c5c5;
        font-family: Trebuchet MS;
        font-size: 11px;
        text-align: justify;
        padding-left: 8px;

        }


.b, strong {

        color: #a57f75;
        }


.i, em {

  color: #194e9d;
  letter-spacing: 1px;
        }



.image {
        border-radius: 7px;
        -moz-border-radius:  7px;
        -webkit-border-radius: 7px;
    padding: 3px;
    margin: 2px;
    background-color: #ffffff;
        border: 1px #545454 solid;
        }

.imageborder {
        border: 0px solid #545454;
        background-color: #ffffff;
        margin-top: 20px;
        margin-bottom: 20px;
        background-color:#ffffff;
        }

a img {
        border-radius: 7px;
        -moz-border-radius:  7px;
        -webkit-border-radius: 7px;
    padding: 3px;
    border-style: solid;
    border-width:1px;
    border-color: #545454;
    padding:3px;
    margin: 2px;
    background-color:#ffffff;
        }

a:hover img {
        border-radius: 7px;
        -moz-border-radius:  7px;
        -webkit-border-radius: 7px;
    padding: 3px;
    border-style: solid;
    border-width:1px;
    border-color: #545454;
    padding: 3px;
    margin: 2px;
    background-color:#ffffff;
        }





/* DATE+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.date {

        width: 100px;
        height: 62px;
        margin: 2px 0;
        text-align: center;
        vertical-align:top;
        background-color:#e5e6e6;
        border: #F1F1F1 0px dotted;
    float: top;

        }


.date .day {

        background-color: #999a9a;
        color: #bebebe;
        font-style: italic;
        font: 16px Arial Black;
        padding: 3px;
        margin-top: -1px;

        }


.date .month {

        background-color: #c2c7c5;
        margin-top: -1px;
        padding: 2px;
        color: #515159;
        font-style: italic;
        font: bold 13pt Arial Black;

        }


.date .year {

        background-color: #999a9a;
        margin-top: -1px;
        padding: 2px;
        color: #bebebe;
        letter-spacing:2px;
        text-transform:uppercase;
        font: 9px Arial Black;

        }