@charset "utf-8";
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(../img/header_bg.jpg);
	background-color: #480C18;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top;
}
.wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	overflow: hidden;
}
.header {
	overflow: hidden;
	width: 960px;
	margin:0 auto;
	border: none;
}
.title {
	height: 88px;
	width: 240px;
	margin-left: 120px;
}

.title a {
	height: 88px;
	width: 240px;
	display:block;
	text-decoration: none;
	text-indent: -2000em;
	z-index: 1000; /* need for FX and IE */
	overflow: hidden;
}
.title h1 {
	background-image: url(../img/title.png);
	height: 88px;
	width: 240px;
	overflow: hidden;
	margin-top: 0;
}

.title img {
	border: none;

}

.logo {
	background-image:url(../img/logo.png);
	width: 98px;
	height: 104px;
	float:left;
	display: inline;
}

.top_menu {
	background-image: url(../img/menu_bg.jpg);
	height: 35px;
	width: 960px;
}

.search_top{
	float:right;
	margin-top: 6px;
	margin-right: 0px;
}
#searchform{
	margin:0px;
	padding:0px;
}
input.searchfield{
	width:190px;
	height:20px;
	border:1px #84313F solid;
	float:left;
	color: #FFFFFF;
	background-color: #5F1924;
}
.entry {
	color: #FBCBAB;
	width: 770px;
	margin-left: 10px;
}

.info {
	width: 332px;
	overflow: hidden;
	/*border: 1px solid #FFFFFF;*/
	float: right;
}

.info_up {
	width: 332px;
	height: 7px;
	background-image: url(../img/info_up.jpg);
}

.info_cont {
	width: 332px;
	background-image: url(../img/info_bg.jpg);
	margin-top: 0;
	overflow: hidden;
}

.info_down {
	width: 332px;
	height: 7px;
	background-image: url(../img/info_down.jpg);
}

.info p {
	padding-top: 0;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	line-height: 25px;

}
.info-bottom  .freechat-link  {
	background-image: url(../img/button1.jpg);
	height: 14px;
	width: 138px;
	float: right;
	margin-top: 0px;
}
.info-bottom .bio-link {
	background-image: url(../img/button1.jpg);
	height: 14px;
	width: 138px;
	float: left;
}
.right .sidebar ul {
	list-style-type: none;

}
.right .sidebar li {
	color: #FBCBAB;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-left: -20px;
	overflow: hidden;
	line-height: 20px;
} 
.right .sidebar li a {
	color: #FBCBAB;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	overflow: hidden;
	text-decoration:none;
}
.right .sidebar li a:hover {
	color: #FBCBAB;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	overflow: hidden;
	text-decoration:underline;
}
.top_menu ul {
	width: 350px;
	float: left;
	list-style-type: none;
	margin-top: 6px;
	
}
.top_menu a {
	font-size: 16px;
	color: #FBCBAB;
	text-decoration: none;
	font-weight: bold;
	margin-left: 15px;
}
.entry p {
	padding: 10px;
}


.top_menu li {
	color: #FBCBAB;
	display: inline;
	text-align: center;
}

.entry-bottom {
	height: 3px;
	width: 750px;
	margin-left: 0px;
	background-image: url(../img/entry-bottom.jpg);
}

.entry-top {
	background-image: url(../img/entry-top.jpg);
	width: 750px;
	height: 3px;
}

p a:link, a:visited{
        color: #F0985E;
        text-decoration:none;
}


.searchbutton{
	float:left;
	border:none;
	background-image: url(../img/search_bg.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 46px;
	text-align: left;
	margin-right: 15px;
}
#searchsubmit {
	border: 0;
	font-size: 0px;
	color: #5F0E10;

}
.post {
	width:770px;
	text-align: justify;
	padding:0px;
	overflow: hidden;
	color: #FBCBAB;
	margin-top: 10px;
}
.left {
	float: left;
	width: 770px;
	overflow: hidden;
}

.performer-container {
	display: inline;
	float: left;
	width: 184px;
	overflow: hidden;
	margin-right: 7px;
	background-image: url(../img/bg-img.jpg);
	background-repeat: no-repeat;
	margin-bottom: 6px;
	height: 190px;
}
.sidebar-bottom {
	background-image: url(../img/sidebar_bottom.jpg);
	width: 180px;
	height: 6px;
	margin-right: 4px;
}
.right {
	float: right;
	width: 184px;
	overflow: hidden;
	margin-top: 10px;
}

.sidebar-top {
	background-image: url(../img/sidebar-top.jpg);
	width: 180px;
	height: 5px;
	margin-right: 4px;
	margin-top: 10px;
}
.sidebar {
	background-image: url(../img/sidebar_center.jpg);
	width: 180px;
	overflow: hidden;
	margin-right: 0px;
}


.post_title{
	width:760px;
	color: #FBCBAB;
	margin-left: 10px;
	overflow: hidden;
}
.post_title h2{
	margin-top: 2px;
}
.performer-image {
	width: 176px;
	overflow: hidden;
	height: 140px;
	margin: 4px auto;
}
.bio-link a {
	color: #FBCBAB;
	text-decoration: none;
}
.freechat-link a {
	color: #F6C5A6;
	text-decoration: none;
	font-size: 12px;
}

.bio-link {
	width: 172px;
	margin-left: 3px;
	overflow: hidden;
	text-align:center;
	height: 14px;
	background-image: url(../img/button.jpg);
}
.post img{
	border: 0;
}
.freechat-link {
	width: 172px;
	overflow: hidden;
	text-align:center;
	height: 14px;
	margin-top: 4px;
	margin-left: 3px;
	background-image: url(../img/button.jpg);
}
.info-bottom {
	background-position: bottom;
	height: 14px;
	width: 300px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-left: 12px;
}

.referrers_table1 {
	width: 950px;
	margin-top: 3px;
	color: #FBCBAB;
	margin-left: 10px;
}
.footer {
	clear:both;
	height:120px;
	margin:0;
	color:#fff;
	background-image: url(../img/footer_bg.jpg);
	width: 100%;
}
.footer-left {
	height: 52px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.footer-center {
	color: #E0AE95;
	text-align: center;
}
.footer-center a {
	color: #FBCBAB;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


.footer-left img {
	border: 0;
}
.friends {
    width: 960px;
	overflow: hidden;
}
.fiends p {
	text-align: justify;
}