/*
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:#d6d6d6;
	background-repeat: repeat-x;
	background-image: url(http://www.jasonbehr.org/wordpress/wp-content/themes/01/images/bg3.jpg) repeat;
	font-family:Trebuchet MS;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: #797979;
	}

TD, TR {
	font-family:Trebuchet MS;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: #797979;
}

i{ color: #815d43; }

b{ color: #404040; }

u{ color: #a63a3a; }

hr{ color: #cecabf; }

/* MENU +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.menu {
	background-color: #ffffff;
	padding: 6px;
	font-family:Trebuchet MS;
	font-size:11px;
	text-transform:uppercase;
	line-height:13px;
	color: #797979;
	border: 1px solid #a5a5a5;
	}

td.menu {
	background-color: #ffffff;
	padding: 8px;
	color: #797979;
	cursor:default;
	font-family:Trebuchet MS;
	font-size:11px;
	text-transform:uppercase;
	line-height:13px;
	margin-bottom:0px;
	margin-top:0px;
	text-align:center;
	text-decoration:none;
	text-transform:none;
	vertical-align: top;
	border: 1px solid #a5a5a5;
}

td.menu:hover {
	background-color: #ffffff;
	padding: 8px;
	color: #797979;
	cursor:default;
	font-family:Trebuchet MS;
	font-size:11px;
	text-transform:uppercase;
	line-height:13px;
	margin-bottom:0px;
	margin-top:0px;
	text-align:center;
	text-decoration:none;
	text-transform:none;
	vertical-align: top;
	border: 1px solid #a5a5a5;
}

.menu a:link{
	color:#797979;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:none;}

.menu a:visited{
	color:#797979;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:none;}

.menu a:active{
	color:#797979;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:none;}

.menu a:hover{
	color:#797979;
	text-transform:uppercase;
	text-decoration:underline;
	font-weight:none;}

/* VARIEDADES +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
A:link{
	color:#6b3793;
	text-decoration:none;
	font-weight:none;}

A:visited{
	color:#6b3793;
	text-decoration:none;
	font-weight:none;}

A:active{
	color:#6b3793;
	text-decoration:none;
	font-weight:none;}

A:hover{
	color:#6b3793;
	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: #ffffff;
	padding: 4px;
	border: 1px solid #a5a5a5;
}

.side-title {
	background-image: url(images/-nav_back.jpg);
	border: 1px solid #a5a5a5;
	padding: 4px;
	font-family:Trebuchet MS;
	font-size:11px;
	letter-spacing:0px;
	line-height:13pt;
	color: #808080;
	text-transform: uppercase;
	text-align: center;}


.side-content {
	padding: 2px;
	padding-top: 8px;
	padding-bottom: 14px;
	font-family:Trebuchet MS;
	font-size:11px;
	letter-spacing:0px;
	line-height:9pt;
	color: #797979;
	text-align: justify;}

/* CONTENT ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.table-content {
	background-color: #ffffff;
	padding: 4px;
	border-top: 1px solid #a5a5a5;
	text-align:justify;
}

.title {
	background-image: url(images/-nav_back.jpg);
	padding: 4px;
	font-family:Trebuchet MS;
	font-size:11px;
	letter-spacing:0px;
	line-height:13pt;
	color: #808080;
	text-transform: uppercase;
	border: 1px solid #a5a5a5;
	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 a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;}

.footer a:link, .news-box2 a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;}

.footer a:hover {
	font-weight: bold;
	color: #777777;
	text-decoration: underline;}

/* WORDPRESS CSS +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.postmetadata {
background: #ffffff;
color: #ababab;
padding: 5;
border-radius: 6px;
-moz-border-radius:  6px;
-webkit-border-radius: 6px;
}

.postmetadata a {
color: #99bdd7;
text-decoration: none;
}

.postmetadata a:hover {
color: #eb9bc4;
text-decoration: none;
}

.alignright {
        float: right;
        }

.alignleft {
        float: left
        }

.post img {
border: solid #efbac7 3px;
padding: 1;
margin: 1;
filter:alpha(opacity=60);
-moz-opacity: 0.6;
opacity: 0.6;
border-radius: 6px;
-moz-border-radius:  6px;
-webkit-border-radius: 6px;
}

.post img:hover {
border: solid #efbac7 3px;
padding: 1;
margin: 1;
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
border-radius: 6px;
-moz-border-radius:  6px;
-webkit-border-radius: 6px;
}

.catimage {
border: solid #535353 0px;
margin: 3;
padding: 1;
}

.caticon {
border-left: solid #fff17a 0px;
}

.category {
color: #ababab;
font-size: 8pt;
line-height: 13px;
padding: 2 25 10 25;
text-align: left;
}

.category a {
color: #eb9bc4;
text-decoration: none;
}

.category a:hover {
color: #99bdd7;
text-decoration: none;
}

.date {
        background: url('images/date.png') no-repeat;
        height: 80px;
        margin-bottom: 0px;
        width: 80px;
        text-align: center;
        float: right;
        margin-top: 15px;
        margin-right: 15px
}
.date .month {
        display: block;
        color: #ffffff;
        padding: 2px 0px;
        text-align: center;
        text-transform: uppercase;
        font-size: 10px;
        margin-top: 16;
        font-weight: bold;
        margin-bottom: 14;
        margin-right: 22px;
}
.date .day {
        display: block;
        color: #c175a2;
        font: 2.3em Georgia;
        padding-top: 0px;
        text-align: center;
        margin-top: -15px;
        margin-right: 22px;
}

.newstitle {
background: url('images/title.jpg') no-repeat right top;
border-bottom:1px solid #aca899; color:#8f6dab; font-family:arial; font-size:11pt; font-style:italic; font-weight:bold; letter-spacing:3px; line-height:15px; text-align:left; padding-left:10; padding-right:0; padding-top:20; padding-bottom:10; background-repeat:no-repeat
}

.newstitle a {
color: #8f6dab;
text-decoration: none;
}

.newstitle a:hover {
color: #8f6dab;
text-decoration: none;
}

.news {
background: #f4f6f9;
color: #ababab;
font-size: 8pt;
line-height: 13px;
padding: 0 5;
border-radius: 6px;
-moz-border-radius:  6px;
-webkit-border-radius: 6px;
}

.news a {
color: #404040;
font-weight: bold;
text-decoration: none;
}

.news a:hover {
color: #675474;
font-weight: bold;
text-decoration: none;
}

.newscomment {
background: #ffffff;
border-bottom: solid #f9e1e7 1px;
border-top: solid #f4f6f9 2px;
color: #ababab;
font-size: 8pt;
margin: 0;
padding: 8 10;
text-align: right;
border-radius: 6px;
-moz-border-radius:  6px;
-webkit-border-radius: 6px;
}

.newscomment a {
color: #eb9bc4;
text-decoration: none;
}

.newscomment a:hover {
color: #99bdd7;
text-decoration: none;
}

.pagenavi {
color: #767676;
line-height: 12px;
padding: 10;
text-align: center;
}

.footer {
border-top: solid #f9e1e7 1px;
color: #ababab;
line-height: 12px;
margin: 0;
padding: 5px;
text-align: center;
border-radius: 6px;
-moz-border-radius:  6px;
-webkit-border-radius: 6px;
}

.footer a {
color: #99bdd7;
text-decoration: none;
}

.footer a:hover {
color: #eb9bc4;
text-decoration: none;
}



.head2 {
	font-family: Verdana;
	font-size:10px;
line-height: 8px;
color: #808080;
text-align: left;
background-color:#ffffff;
border: 0px solid #ffffff;
margin: 0px;
padding-left:10px;
letter-spacing: 0px;
padding: 1px;
border-bottom: 2px solid #ffffff;
}


.image {
	background-color: #ffffff;
	border: 1px solid #e0e6d8;
	padding: 3px;
	margin: 2px;}

.image:hover  {
	background-color: #ffffff;
	border: 1px solid #5c6353;
	padding: 3px;
	margin: 2px;
} 