/*  
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:0px; background-color:#FFFFFF;
	background-repeat: repeat-x;
        background-position: 0px 0px; 
        background-image: url('/wp-content/themes/Michael/images/layout_01.jpg');
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: FFFFFF
	}
	
TD, TR {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #797979;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
}

.advert{
position:absolute;
left:390px;
top:196px;}

blockquote {

	color: #797979;
background-color: #f9f9f9;
border: 1px solid #eaeaea;
-moz-border-radius: 8px 8px 8px 8px;
padding:10px;
margin:15px;
margin-left:5px;

}
	

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

A:visited{
	color:#7bcc9d;
	text-decoration:none; 
	font-weight:italic;}

A:active{
	color:#7bcc9d;
	text-decoration:none; 
	font-weight:italic;}

A:hover{
	color:#3b614a;
	text-decoration:underline; 
	font-weight:italic;}



a img {
	filter:alpha(opacity=50);
	-moz-opacity:0.8;
	border: 1px solid #7bcc9d;
	padding:4px;
        -moz-border-radius: 8px 8px 8px 8px;
}


a:hover img {
	filter:alpha(opacity=50);
	-moz-opacity:0.9;
	border: 1px solid #7bcc9d;
	padding:4px;
        -moz-border-radius: 8px 8px 8px 8px;
}  



.line { border-top: 1px dotted #f15c5d;
	padding-top: 0px;
	padding-bottom: 10px

}

	
input, textarea, select, button {
font-size:11px;
color:#797979;
background: #ffffff;
border: 1px solid #eaeaea;
-moz-border-radius: 8px 8px 8px 8px;}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#797979;
background: #ffffff;
border: 1px solid #eaeaea;
-moz-border-radius: 8px 8px 8px 8px;}

b {
color: #7bcc9d;}
strong {
color: #7bcc9d;}
	
/* SIDEBAR ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.sidebar {
	background-color: #eaeaea;
	padding: 4px;
        border: 0px solid #a6adb3;
}


.side-title {
        background-image: url('/inc/images/sidetitle.jpg');
	background-color: #f15c5d;
        border: 1px solid #ffffff;
        -moz-border-radius: 8px 8px 8px 8px;
	padding-left: 30px;
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size:12px;
        font-weight: bold;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #ffffff; 
	text-transform: uppercase;
	text-align: left; padding-right:10px; padding-top:10px; padding-bottom:10px}

.side-title a {
	font-weight: bold;
	color: #7bcc9d;
	text-decoration: none;}

.side-title a:link, .news-box2 a:visited {
	font-weight: bold;
	color: #7bcc9d;
	text-decoration: none;}

.side-title a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;}

.side-content {
	background-color: #ffffff;
        -moz-border-radius: 15px 15px 15px 15px;
	border: 0px solid #bbbbbb;
	padding: 10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #797979; 
	text-align: justify;}
	
/* CONTENT ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.table-content {
	background-color: #ffffff;
        border: 0px solid #dad8d8;
	letter-spacing:0px; 
	padding: 10px 10px 20px 10px;
        -moz-border-radius: 15px 15px 15px 15px;
	text-align:justify;
	color: #797979;
}

.title {
	background-color: #eaeaea;
        background-image: url('/inc/images/maintitle.jpg');
        border-bottom: 0px solid #241416;
        font-weight: bold;
        -moz-border-radius: 8px 8px 8px 8px;
	padding: 10px;
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size:12px;
	letter-spacing:0px;
	line-height:9pt; 
	color: #ffffff; 
	text-transform: uppercase;
	text-align: center}

h1 {
	background-color: #eaeaea;
        background-image: url('/inc/images/maintitle.jpg');
        border-bottom: 0px solid #241416;
        font-weight: bold;
        -moz-border-radius: 8px 8px 8px 8px;
	padding: 10px;
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size:12px;
	letter-spacing:0px;
	line-height:9pt; 
	color: #f15c5d; 
	text-transform: uppercase;
	text-align: center}
	
/* FOOTER ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.footer {
background: #f15c5d; 
font-weight: bold; 
font-family:Geneva, Arial, Helvetica, sans-serif; font-size:11px; letter-spacing:0px; line-height:10px; color:#FFFFFF; text-align:center; padding:10px; border-bottom:0px solid #151515; border-top:0px solid #D1E0E2; 
}

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

.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: #7bcc9d;
	text-decoration: none;}

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

#news {
	background-position: 0 0; border:0px solid #e5e5e5; padding:5px; color: #797979; background-color:#ffffff; background-repeat:no-repeat; background-attachment:scroll
}

.newstitle {
	background-color: #fdeed7;
        border: 0px solid #b4b4b4;
        -moz-border-radius: 8px 8px 8px 8px;
	font-weight: bold;
	padding-bottom: 3px;
        font-family: Georgia;
        font-size:12px;
	letter-spacing:0px;
	line-height:9pt; 
	color: #5da47e; 
	text-transform: uppercase;
	text-align: center; padding-left:10px; padding-right:10px; padding-top:10px}

.newstitle2 {
	background-color: #fdeed7;
        border: 0px solid #eaeaea;
        -moz-border-radius: 8px 8px 8px 8px;
	text-transform: normal;
	padding: 10px;
 	font-family:Geneva, Arial, Helvetica, sans-serif;
        font-size:9px;
	letter-spacing:0px;
	line-height:9pt; 
	color: #efb551; 
	text-align: center}



.newsbottom {
	background-color: #f9f9f9;
        border: 0px solid #efb551;
	margin:3px;
	text-transform: normal;
	line-height: 9px;
	letter-spacing: 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #797979;
	text-align: left;
	padding:8px;
        -moz-border-radius: 8px 8px 8px 8px;

}

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

h2 {
	background-color: #eaeaea;
	padding: 4px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #78c39b; 
	text-transform: uppercase;
	text-align: center;
}

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


.post-date{

	background-image: url('/inc/images/date.png');
	background-repeat:no-repeat;
	border:0px solid #cacaca;
	padding: 10px;
        -moz-border-radius: 8px 8px 8px 8px;
        height:82px;
        width:92px; background-position-y:50%

}








.month {
text-transform:uppercase;
text-align:center;
padding-top:17px;
font-size:14px;
color:#61b387;}

.day {
color:#ffffff;
padding-top:3px;
text-transform:uppercase;
font-size:20px;
text-align:center;}

















