/*  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:#F9F9F9;	background-image:url(images/bg.png);	font-family:Geneva, Arial, Helvetica, sans-serif;	font-size:11px;	font-style:normal;	font-weight:normal;	letter-spacing:normal;	color: #72A7C6;	}	table, TD, TR {	font-family:Geneva, Arial, Helvetica, sans-serif;	font-size:11px;	font-style:normal;	font-weight:normal;	letter-spacing: 1px;	color: #72A7C6;	border: 0px;	-moz-border-radius-topleft: 5px;    -moz-border-radius-topright: 5px;    -moz-border-radius-bottomright: 5px;    -moz-border-radius-bottomleft: 5px;}	/* VARIEDADES +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/A:link{	color:#ACACAC;	text-decoration:underline;	font-weight:bold;}A:visited{	color:#2475A2;	text-decoration:none; 	font-weight:bold;}A:hover{	color:#2475A2;	text-decoration:underline; 	font-weight:bold;}	input, textarea, select, button {font-size:11px;color:#2475A2;background: #Ffffff;border: 1px solid #2475A2;}input:focus, textarea:focus, label:focus, select:focus, button:focus {color:#2475A2;background: #D2E1EA;border: 1px solid #2475A2;}/* CONTENT ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/h1 {	border-bottom: 1px dotted #72A7C6;	margin: 10px 0px 5px 45px;	font-family:Geneva, Arial, Helvetica, sans-serif;	font-size:15px;	color: #2475A2;	letter-spacing: 15px;	text-align: left;	text-transform:uppercase;}h1:first-letter {	color: #1E4F6C;}.table-content {	background-color: #ffffff;	padding: 15px 5px 15px 10px;	text-align:justify;	color: #72A7C6;	font-family:Geneva, Arial, Helvetica, sans-serif;	font-size:11px;}	/* FOOTER ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/.footer {font-weight: bold; background-image: url(); 	font-family:Geneva, Arial, Helvetica, sans-serif;font-size:12px; letter-spacing:0px; line-height:10px; color: #000000; text-align:center;padding:10px;border-bottom : 0px solid #151515; border-top : 0px solid #D1E0E2;}strong, b, bold {color: #1E4F6C;}blockquote{background-color:#4F5050;background-image:url(images/b.png);background-position:right bottom;background-repeat:no-repeat;width:50%;color:#F9F9F9;	border: 0px;	-moz-border-radius-topleft: 5px;    -moz-border-radius-topright: 5px;    -moz-border-radius-bottomright: 5px;    -moz-border-radius-bottomleft: 5px;	padding:10px 20px 10px 10px;}
