/*** MAIN NAVIGATION *****/

#mobileMenu {
	
	display: none;
	
}

#mobileTopNav {
	
	display: none;
	
}


.mobileLinks {

	display: none;	
	
}

#mainNavigation {
	
	display: none;
	
}


/********* PAGE LAYOUT ************/

#siteTop {
	
	width: 875px;
	height: 125px;
			
}


#page {
	
	width: 875px;
	padding: 0px 30px;
	border-width: 0px 1px 0px 1px;
	border-style:  dashed;
	border-color: #FFC500B3;
	
}

#content {
	
	width: 657px;
	float: left;
	
}

#sideBar {
	
	width: 218px;
	float: right;
	
}

#bottom {
	
	width: 875px;
	
}


/******** BITS ***********/

.item {
	
	width: 94%;
	padding: 3%;
	
}

.item IMG {
	
	width: 100%;
	margin: 0 3%;

}

.item H2 { 
	
	font-size: 18px;
	
}

#chaturbate IMG {
	
	width: 200px;
	float: left;
	margin: 0px 20px 20px 0px;
	
}