/* PACIFIC BRANDS VOODOO */
/* Core CSS */
/* Author : Visiontech Digital Media */

.content-base {
	position:relative;
}
.core-menu-wrapper {
	width:912px;
	background: url(cc_menu/fluid-mid.jpg) repeat-y;
	margin:30px auto 0 auto;
}
.top-bar {
	height:15px;
	background: url(cc_menu/top-bar.jpg);
}
.bottom-bar {
	height:16px;
	background: url(cc_menu/bottom-bar.jpg);
}
.fluid-main {
	padding:0 15px;
	/*height:240px;*/
	position:relative;
	list-style:none;
	/*position:absolute;*/
	overflow: hidden;
}

div.gossip {
	float:left;
	margin:12px 30px;
	width: 172px;
	overflow: hidden;	
}

#cc-display-set li ul {
	padding:0 10px;
}
#cc-display-set li ul li {
	list-style: none;
}
.article_title {
	margin: 0 !important;
	float: none !important;
}
.article_text {
	margin: 0 !important;
	float: none !important;
}
.core-details {
	width:880px;
	height:428px;
	display:none;
	overflow:hidden;
}

.clear {
	clear: both;
}
.gossip_container {
	overflow: hidden;
	/*clear: both;*/
}

.last-item {
	margin-right: 0 !important;
}

.gossip_article {
	/*padding: 0 10px;*/
}

.lightboxen img {
	border: 1px solid #484848;
	padding: 5px;
	background: #1D1D1D;
}
