/*  
Theme Name: gold
Description: gold and black
Version: 1.0
Author: Keda
Author URI: http://designs.bandido-nation.org
Theme URI: http://designs.bandido-nation.org
*/

body {  
    background-color:#ffffff;
	margin:0px;
	text-align:left;
	color: #cacaca;
	FONT-FAMILY: verdana;
	FONT-SIZE: 7pt;
	line-height:12pt;}
input, textarea, select {
	FONT-FAMILY: verdana;
	background-color:#ffffff;
	color:#6c7386;
	border-top: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
	border-bottom: 1px solid #7e6a6d;
	font-size:10px;
	line-height: 14px;}
.sidemaintitle{
    background-image:url(x);
	background-color:#454545;
	font-family:verdana;
	text-transform: uppercase;
	letter-spacing: 1pt;
	border-bottom: 2px solid #9ba6b8;
	font-weight:bold;
	font-size: 8pt;
	line-height:12pt;
	color: #7b8493;
	text-align: left;
	padding: 11px;
	margin-left:0px;
}	
.maintitle, .pagetitle {
    background-image:url(x);
	background-color:#454545;
	font-family:verdana;
	text-transform: uppercase;
	letter-spacing: 1pt;
	border-bottom: 2px solid #9ba6b8;
	font-weight:bold;
	font-size: 8pt;
	line-height:12pt;
	color: #7b8493;
	text-align: left;
	padding: 11px;
	margin-left:0px;
	}
.content{
	font-family: verdana;
	font-size: 7pt;
	background-color:#ffffff;
	border-bottom: 1px; 
	line-height:14pt;
	text-align: left;
	padding: 8px;
	margin-left:0px;
	margin-right: 0px;	
	color: #909090;}
.comments_author {
    background-image:url(x);
	background-color:#454545;
	font-family:verdana;
	text-transform: uppercase;
	letter-spacing: 1pt;
	border-bottom: 2px solid #929cb7;
	font-size: 7pt;
	line-height:12pt;
	color: #707781;
	text-align: left;
	padding: 11px;
	margin-left:0px;
	}	
.comments{
	font-family: verdana;
	font-size: 8pt;
	background-color:#fdfdfd;
	line-height:12pt;
	text-align: left;
	padding: 8px;
	margin-bottom: 4px;
	margin-left:0px;
	margin-right: 0px;	
	color: #666666;}	
.subtitle{
    background-image:url(x);
	background-repeat: no-repeat;
	background-color:#fafafa;
	font-family: verdana;
	border:1px solid #d8d8d8;	
	font-size: 7pt;
	line-height:10pt;
	color: #aaaaaa;
	text-align: left;
	letter-spacing: 1pt;
	padding: 7px;
	margin-right: 0px;	
	margin-left:0px;}
.content img, .blockquote img {
	padding:2px;
	margin:6px;
	background-color: #ffffff;
	border:1px solid #cccccc;
	}
.content img:hover .blockquote img:hover {
	padding:2px;
	margin:6px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	}
.tag {
	font-family: verdana;
	font-size: 7pt;
	background-color:#f9f9f9;
	line-height:12pt;
	text-align: left;
	padding: 8px;
	margin-left:0px;
	margin-right: 0px;
    border-right: 2px solid #2d3343;
	color: #787878;}
.response{
	font-family: verdana;
	font-size: 7pt;
	background-color:#ffffff;
	line-height:12pt;
	text-align: left;
	padding: 8px;
	margin-left:0px;
	margin-right: 0px;
	color: #787878;}	
.blockquote{
	font-family: verdana;
	font-size: 8pt;
	background-color:#fcfcfc;
	line-height:12pt;
	text-align: center;
	padding: 8px;
	margin-left:0px;
	margin-right: 0px;
    border-left: 7px solid #ededed;
    border-right: 0px solid #5d4f51;
	color: #787878;}
.content-content { 
	font-size:8pt; 
	font-family:verdana; 
	line-height:10pt; 
	color: #1d1d1d; 
	text-align: justify; 
        padding: 1px;
        width: 310px;
        margin-left:27px;
	border: 0px dotted #555555;
}
.content-content2 { 
	font-size:8pt; 
	font-family:verdana; 
	line-height:10pt; 
	color: #1d1d1d; 
	text-align: justify; 
        padding: 1px;
	margin-left: 0px;
	margin-right: 60px;
  	border: 0px dotted #555555;
}		

.footer {
	background: #ffffff;
    font-family: verdana;
	color: #999999;
	border-top: 1px solid #80838c;
	line-height:10pt;
	font-size: 10px;
	margin: 0px 0 0 0;
	padding: 10px;
	text-align: center;
	text-transform: uppercase;
}
.footer a:link {
	color: #627198;
}

.footer a:hover {
        color: #627198;
}	
img {border:0px;}
b, i {color: #787878;}
u {color: #5d6371;}
A:link { text-decoration: none; color:#627198; cursor: help;}
A:active {text-decoration: none; color:#627198; cursor: help;}
A:visited {text-decoration: none; color:#627198; cursor: help;}
A:hover { text-decoration: none; color:#80838c; border-bottom: 1px solid #80838c; cursor: help;}
-->