/* @override http://localhost.localdomain/wp-content/themes/muhome/style.css */

/*
Theme Name: Shemales Plaza simple
Theme URI: 
Description: Simple theme with style chooser
Version: 1.0
Author: Simon Engwerda
Author URI: 
*/
#topbanner {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 50px;
	padding-right: 50px;
}
#sidebanner{
	padding-top: 30px;
}
#feed  {
	text-decoration: none;
	padding: 10px;
	margin: 10px;
}
#feed a {
	text-decoration: none;

}

#sidebar, #sidebar2{
	margin-top: 20px;
	
}

.lo li {
	margin-bottom: 8px;
}

.sidebox li{
	margin-left: 6px;
}

#bottombanner{
	margin-top: 25px;
	margin-bottom: 35px;
	font-size: 20px;
}

#moneybar{
	margin: 50px;
	background-color: #000;
	line-height: 25px;
	border: 3px solid #000;
	padding-right: 20px;
	padding-bottom: 20px;
}

#moneybar a{
	list-style: none;
	text-align: center;
	margin-right: 10px;
	margin-top: 5px;
	margin-left: 10px;
	text-decoration: none;
	color: #fff;
}
#moneybar a:hover{
	text-decoration: underline;
	color: yellow;
}
#moneybar h3{
	font-size: 24px;
	margin: 15px;
	font-weight: bold;
	color: #F7EAD4;
}
.potdtbs{
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}
.sideboximlive{
	background-color: #FFF;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #000;
}