/* basics */

body {
	margin:0px; background-color:#43173B;
	background-repeat: repeat-x;
        background-image: url('http://oc-fans.com/images/bg.jpg');
	font-family:Trebuchet MS;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: #43173B;
	}
	
TD, TR {
	font-family:Trebuchet MS;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: #43173B;
}
	
/* VARIEDADES +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
A:link{
	color:#FFFFFF;
	text-decoration:none; 
	font-weight:none;}

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

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

A:hover{
	color:#CC8363;
	text-decoration:underline; 
	font-weight:none;}
	
input, textarea, select, button {
font-size:11px;
color:#43173B;
background: #E2B3A3;
border: 1px solid #43173B;}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#ffffff;
background: #B3C7C5
border: 1px solid #000000;}
	
/* SIDEBAR ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

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

.side-title {
	background-color: #43173B;
	padding: 4px;
	font-family:Trebuchet MS;
	font-size:11px;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #FBCC94; 
	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: #43173B; 
	text-align: justify;}
	
/* CONTENT ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.table-content {
	background-color: #E2B3A3;
	padding: 4px;
	text-align:justify;
	color: #34021E;
}

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


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

.news-box-post {
	padding: 5px;
	line-height:13px;
	color:#43173B; 
}
	
.news-box2 {
	background: #CC8363;
	color:#F8BE83;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;}
	
.news-box2 a {
	font-weight: bold;
	color: #AF5371;
	text-decoration: none;}

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

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

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

.news-title li {}

.news-title a {
	color: #43173B;
	font-weight: bold;
	text-decoration: none;}

.news-title a:link, .news-title a:visited {
	color: #43173B;
	font-weight: bold;
	text-decoration: none;}

.news-title a:hover {
	color: #AF5371;
	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;
}

/* GG MEDIA ORG CONTENT +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.title {
	background-color: #d7bc47;
	font-family: Trebuchet MS; 
	font-size: 11px; 
	line-height: 15px;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-weight: bold;
	color: #cf7b19;
	text-decoration: none;
	text-align: center;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;}
	
.borderimage
{padding: 1px; background: #e1e1e1; border: #3AB299 2px solid}	