/*  
Theme Name: Sinaai Girls theme
Theme URI: http://www.sinaai-girls.be
Description: WordPress theme designed by <a href="http://www.pluxis-solutions.be">Pluxis Solutions</a>.
Version: 1.0
Author: Joris Mestdach
Author URI: http://www.pluxis.be.be
*/

* {
	margin: 0;
	padding: 0;
	border-width: 0;
}

hr{
	border-bottom: 3px solid 0a2868;
}

html.body {
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #0a2868;
	font-family: sans-serif;
	color: #595959;
	font-size: 12px;
}

body {
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #0a2868;
	font-family: sans-serif;
	color: #595959;
	font-size: 12px;
}

/*  Global */
h1{
	font-size: 12px;
	font-weight: bold;
	color: #333399;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2{
	font-size:11px;
	font-weight: bold;
}

h3 {
	font-size:10px;
	font-weight: bold;
}

table{
	width: 670px;
	margin-bottom: 25px;
}

p {
	margin-bottom: 10px;
}

sup{
	font-size: 9px;
}

td{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	height: 25px;
}

table.hover tr:hover{
	background-color: #ccc;
}

th {
	font-size: 12px;
	color:#ffffff;
	height: 25px;
	padding-left: 10px;
	background-image: url('images/title-bg.png');
	text-align: left;
}

img {
	border: 0 none;
}

/* Clears Divs */

.clr {
	clear: both;
}

.submitted{
	font-size: 10px;
	float: right;
	margin-top: -10px;
}

a, a:visited, a:active{
	color: #214986;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

input, textarea, textfield, fieldset , select{
	border: 1px solid #214986;
	margin-bottom: 10px;
	color: #595959;
}

input.text{
    padding: 1px;
	border: 1px solid #FFFFFF;
	background-color: #214986;
	color: #FFFFFF;
	clear: both;
}

#page{
	font-family: Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
    line-height: 1.5em;
}

pre, code{
    font-size: 115%; /* Monospace fonts can be hard to read */
    font-family: "Bitstream Vera Sans Mono", "Courier New", monospace;
}

#header {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: 138px;
}
#logo {
	float: left;
	background-image: url(images/logo.png);
	
	width: 190px;
}
#banner {
	float: left;
	background-image: url(images/banner.png);
	height: 138px;
	width: 330px;
}
#container {
	clear: both;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	border-color: #0a2868;
	border-style: solid;
	border-width: 3px;
	min-height: 500px;
}
#nav_left {
	float: left;
	background-image:url(images/nav_left.png);
	width: 5px;
	height: 48px;
}
#nav_bg {
	background-image:url(images/nav_bg.png);
	background-repeat: repeat-x;
	width: 940px;
	height: 48px;
	float: left;
}
#nav_right {
	background-image:url(images/nav_right.png);
	width: 5px;
	float: left;
	height: 48px;
}

#content {
	clear: both;
	padding: 0 10px 0 10px;
}

#intro{
	clear: both;
}

#left {
	float: left;
	width: 206px;
}
#middle {
	margin-top: 5px;
	padding-left: 5px;
	float: left;
	width: 715px;
}
#middle ul{
	margin: 10px 0 10px 15px;
	list-style-type: square;
}
#middle_full {
	margin-top: 15px;
	padding-left: 15px;
	float: left;
	width: 700px;
}
#copyright {
	width: 950px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	color: #214986;
	font-size: 12px;
}
#copyright a {
	color: #214986;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#copyright a:hover {
	text-decoration: underline;
}

.menu{
	background-image: url(images/leftnav_bg.png);
	background-position: bottom;
	background-repeat: repeat-y;
	text-align: left;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px 15px 2px 15px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.menu a{
	margin-left: 10px;
	padding: 3px 0 3px 0;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	text-decoration: none;
}

.menu a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.menu  li{
	width: auto;
	margin-left: 15px;
	list-style-type: circle;
	color: #FFFFFF;
}

.submenu h2{
	margin-top: 10px;
	background-image:url(images/leftnav_header.png);
	background-repeat: no-repeat;
	height: 26px;
	padding: 10px 0 0 55px;
	color: #FFFFFF;
	font-weight: bold;
}

#menu-main li, #menu-interactief li{
	height: 25px;
	text-decoration: none;
	display: block;
	float: left;
	background-image: url(../images/leftnav_bg.png);
	background-repeat: repeat-y;
	margin-top: 15px;
}

#menu-main li a, #menu-interactief li a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#menu-interactief{
	float: right;
	width: 220px;
	z-index: 999;
}

#menu-interactief li a{
	width: 80px;
	margin-top: -15px;
	margin-left: 0px;
	text-align: center;
	display: block;
	z-index: 999;
}

ul.sub-menu{
	background-image: url('images/subnav_bg.png');
	background-position: bottom;
	margin-left: 5px;
	min-height: 100px;
	height: auto;
	width: 110px;
	z-index: 999;
}

ul.sub-menu li a{
	padding-left: 0px;
	padding-right: 0px;	
	text-align: center;
	font-size: 11px;
}

div.post {
	width: 680px;
	margin-top: -10px;
	padding: 5px;
	float: left;
}

div.post h2 a {
	font-weight: bold;
	color: #214986;
	padding-top: 10px;
	font-size:24px;
	text-decoration: none;
}
div.post  p {
	color: #333;
	padding-top: 10px;
}
div.post small {
	display: block;
	font-size: 10px;
	color: #444;
	padding-bottom: 10px;
}
div.post span.info {
	margin-top: 10px;
	background: #e5e4e4;
	border: 1px solid #c2bebe;
	padding: 3px;
	width: 680px;
	display: block;
	color: #444;
	font-size: 11px;
}

#comments {
	width: 540px;
	padding: 10px;
	float: left;
}
#comments form input {
	width: 200px;
	padding: 2px;
	font-size: 13px;
	font-weight: bold;
	color: #555;
}
#comments form textarea {
	width: 500px;
	height: 200px;
	padding: 2px;
	font-size: 13px;
	font-weight: bold;
	color: #555;
	border: 1px solid #999;
}
#comments ol.commentlist {
	list-style: none;
}
#comments ol.commentlist li {
	padding: 5px;
	margin: 10px 0;
	width: 500px;
	background: #fafafa;
	border-left: 10px solid #eee;
	clear: left;
	line-height: 1.6em;
	font-size: 11px;
	color: #555;
}

tr.borderTable{
	border-bottom: 1px solid #214986;
}

tr{
	padding-bottom: 10px;
}

#wedstrijden-weekend{
	background-color: #e1e1e1;
	border: 1px solid #d6d3d3;
	width: 650px;
	padding: 10px;
	margin-bottom: 10px;
}

#wedstrijden-weekend table{
	width: 100%;
	text-align: center;
}

td.titel{
	font-weight: bold;
	font-size: 17px;
	color: #0a2868;
	text-align: center;
	width: 110%;
	padding-top: 20px;
}

td.info, .ddet_div{
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #303133;
	text-align: center;
}