/*
Theme Name: Bingo Op Pc
Theme URI: http://www.bingooppc.nl
Description: Custom theme
Version: 1.0
Author: Rein Aris
Author URI: http://reinaris.nl
*/



/* Begin Typography & Colors */
BODY {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
	line-height: 20px;
}
IMG {
	border: 0px;
}
.clear {
	clear: both;
}	
.fleft {
	float: left;
}
A {
	border: 0;
}
#outer {
	width: 935px;
	margin: 0 auto 15px auto;
	background-color: #fff6d9;
}
#header {
	width: 935px;
	height: 88px;
}
#menu {
	height: 35px;
	width: 915px;
	background: url(images/bg-menu.jpg) no-repeat left top;
	padding-left: 20px;
	border-bottom: 2px solid #fff;
}
#menu LI {
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu LI A {
	color: #fff;
	padding: 6px 10px 0 10px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
}
#left {
	width: 331px;
	float: left;
	min-height: 470px;
	background-color: #ececec;
}
#left .speel-direct .image {
	margin-top: 1px;
	z-index: 99;
	position: absolute;
}
#left .under-img {
	margin-top: 224px;
	z-index: 1;
}
#content {
	float: left;
	width: 554px;
	background: url(images/bg-content.jpg) no-repeat left top #dbd4ba;
	min-height: 470px;
	padding: 25px;
}
.item {
	margin-bottom: 13px;
}
.item h2 {
	border-bottom: 1px solid #fff;
	padding-bottom: 4px;
	margin: 0;
}
.item h2 A {
	color: #ff4000;
	font-size: 16px;
	text-decoration: none;
}
.item small, .home-bottom small {
	float: right;
	margin-top: 2px;
	color: #e85f0f;
	font-weight: bold;
	font-size: 12px;
}
.item P A {
	color: #e85f0f;
	font-weight: bold;
}
.home .item P {
	margin: 0;
}
.home-bottom {

}
.home-bottom h3 {
	color: #ff4000;
	font-size: 16px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	padding-bottom: 4px;
	margin: 0;
}
.home-bottom P {
	margin: 0;
	padding: 0;
}
.banner-right {
	float: right;
	margin: 6px 0 10px 10px;
}
.banner-left {
	float: left;
	margin: 6px 10px 10px 0;
}

.post h1 {
	border-bottom: 1px solid #fff;
	padding-bottom: 4px;
	margin: 0;
	color: #ff4000;
	font-size: 16px;
	text-decoration: none;
}
h3#respond {
	border-bottom: 1px solid #fff;
	padding-bottom: 4px;
	margin: 15px 0 0 0;
	color: #ff4000;
	font-size: 16px;
	text-decoration: none;
}
.post small {
	
}
.post P A {
	color: #e85f0f;
	font-weight: bold;
}
#commentform A {
	color: #e85f0f;
	font-weight: bold;
}
#comment {
	width: 550px;
}
.navigation {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 4px 0 6px 0;
	height: 20px;
}
.navigation A {
	color: #000;
}
.navigation .alignright {
	float: right;
}
.navigation .alignleft {
	float: left;
}
h3.title {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FFFFFF;
    margin: 0;
    padding-bottom: 4px;
	color: #FF4000;
    font-size: 16px;
}
h3.title a {
	text-decoration: none;
    padding-bottom: 4px;
	color: #FF4000;
    font-size: 16px;
}
