@charset "utf-8";
/* CSS Document coded by TarantulaBiz (www.tarantula.biz) */



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-image: url(/images/bb_predator/background-texture.jpg);
	background-repeat: repeat;
	color: #5A595A;
}

div {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

#wrapper {
	margin: 0 auto;
/*	background-image: url(/images/bb_predator/background-texture.jpg);	*/
	background-repeat: repeat-x;
	background-position: top;
	overflow: hidden;
}

#site {
	width: 875px;
}

#header {
	width: 875px;
	height: 215px;
	background-image: url(/images/bb_predator/header-background.gif);
	float: left;
}

#middle {
	width: 875px;
	overflow: hidden;
	background-image: url(/images/bb_predator/middle-texture.png);
	background-repeat: repeat-y;
	float: left;
}

#middle #sidebar {
	width: 310px;
	float: left;
	overflow: hidden;
}

#middle #content {
	width: 560px;
	float: left;
	padding: 0 0 0 5px;
	background-image: url(/images/bb_predator/sidebar-line.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#footer {
	width: 875px;
	height: 100px; /**/
	float: left;
	padding: 0 0 15px 0;

}

/* Header Extended */
#header .menu {
	margin: 170px 0 0 0;
}

.header-bottom {
	width: 560px;
	height: 58px;
	float: left;
}


/* Sidebar Extended */
#sidebar .block {
	width: 300px;
	margin: 0 0 10px 0;
	padding: 0 5px 0 5px;
	float: left;
	text-align: left;
}

#sidebar .title {
	width: 310px;
	margin: 0 0 0 0;
	float: left;
}

#sidebar .friends {
	width: 300px;
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	padding-bottom:89px;
}

#sidebar .friends li {
	width: 300px;
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
	list-style: none;
	text-align: left;
}

#sidebar .friends li a:link {text-decoration: none; color: #5A595A;}
#sidebar .friends li a:visited {text-decoration: none; color: #5A595A;}
#sidebar .friends li a:active {text-decoration: none; color: #5A595A;}
#sidebar .friends li a:hover {text-decoration: underline; color: #5A595A;}

#sidebar .input {
	width: 165px;
	height: 19px;
	float: left;
	border: none;
	margin: 3px 5px 0 10px;
	padding: 0 0 0 0;
	outline: none;
	border: #abadb3 solid 1px;
}

.header .navigation .search .button {
	width: 53px;
	height: 19px;
	float: left;
	margin: 0 0 0 0;
}

/* Content Extended */
#content .post {
	width: 180px;
	float: left;
	margin: 0 5px 25px 0;
}

#content .post .title {
	width: 180px;
	height: 18px;
	font-size: 13px;
	float: left;
	margin: 0 0 4px 0;
	overflow: hidden;
}

#content .post .title a:link {text-decoration: none; color: #5A595A;}
#content .post .title a:visited {text-decoration: none; color: #5A595A;}
#content .post .title a:active {text-decoration: none; color: #5A595A;}
#content .post .title a:hover {text-decoration: none; color: #5A595A;}

#content .post .block {
	width: 180px;
	float: left;
	margin: 0 0 3px 0;
}

#content .post .thumb {
	width: 180px;
	height: 180px;
	border: #390000 solid 1px;
	float: left;
	margin: 0 0 3px 0;
}

#content .pagenation {
/*	width: 300px;	*/
/*	height: 20px;	*/
	float: left;
/*	margin: 0 0 30px 190px;	*/
	overflow: hidden;
}

.page_num {
	display:inline-block;
	padding-right:13px;
}

#content .pagenation a,
.pagenation strong {
	float: left;
	margin: 0 10px 0 0;
	font-size: 13px;
}

#content .pagenation a:link, .pagenation strong {text-decoration: none; color: #5A595A;}
#content .pagenation a:visited {text-decoration: none; color: #5A595A;}
#content .pagenation a:active {text-decoration: none; color: #5A595A;}
#content .pagenation a:hover {text-decoration: none; color: #5A595A; font-weight: bold;}

#content .entry .block {
	width: 100%;
	margin: 0 0 15px 0;
}

#content .entry .title {
	width: 100%;
	margin: 0 0 10px 0;
	font-size: 16px;
	font-weight: bold;
}

#content .entry .gallery {
	width: 100%;
	margin: 0 0 10px 0;
}

#content .entry .gallery .item {
	margin: 0 5px 5px 0;
	float: left;
}

#content .entry .more {
	margin: 0 4px 4px 0;
	float: left;
	border: #390000 solid 1px;
}




/* Footer Extended */
#footer .top {
	width: 875px;
	height: 15px;
	background-image: url(/images/bb_predator/middle-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	margin: 0 0 20px 0;
}

.white {
	color: #ffffff;
}

.white a:link {text-decoration: none; color: #ffffff;}
.white a:visited {text-decoration: none; color: #ffffff;}
.white a:active {text-decoration: none; color: #ffffff;}
.white a:hover {text-decoration: none; color: #ffffff;}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.marginbottom {
	margin-bottom: 10px;
}

.bold {
	font-weight: bold;
}

.shadow {
	text-shadow: 0.01em 0.06em #404040;
}

/* CSS Document coded by TarantulaBiz (www.tarantula.biz) */


#content table#thumbTable .arylia_thumbCell img,
td img.thumbnail {
	max-width: 250px;
	height: auto;
}
#sharebox{
	width:184px;
	right:35px;
	position:relative; 
	float:right;
}
#sharebox ul{
	list-style-type:none;
}
#sharebox ul li{
	padding-bottom:34px;
	margin-left:0px;
}

.more{
	float:left;
	padding-right:12px;
	padding-bottom:12px;
}

.adv_text{
	display:none;
}

.rating-pos, .rating-neg {
	display: inline-block;
	*display: inline;
	*zoom:1;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	height: 16px;
	width: 16px;
}

.rating-pos {
	background: url(/images/plus.gif);
}

.rating-neg {
	background: url(/images/minus.gif);
}

.vpage p.description {
	text-align: left;
	float:left;
	margin: 0 0 0 40px;
	font-size: 12px;
	max-width:340px;
}

p.description strong {
	font-size: 14px;
}

.vpage p.rating {
	float: right;
	margin-right: 40px;
	font-size: 16px;
}