/*
Theme Name: Bleekveld
Theme URI: http://www.bleekveld.nl
Description: Wordpress thema ontwikkeld voor "Bleekveld Tiel - Fysiotherapie en Trainingscentrum".
Version: 1.0
Author: Mathijs Verbeek
Author URI: http://www.bleekveld.nl
Tags: fystiotherapie, fitness

*/

/* Begin Structure */
html {
	overflow-y: scroll;
}

body {
	margin: 0 0 20px 0;
	padding: 0;
}

p {
	margin: 15px 0 10px 0;
}

#container {
	text-align: left;
	margin: 15px auto;
	padding: 0;
	width: 752px;
}

#header {
	margin: 0;
	padding: 0;
	height: 211px;
	width: 752px;
}

#headerLinks {
	margin: 15px 0 0 418px;
	float: left;
	display: inline;
}

#headerLogo {
	display: block;
	clear: both;
	margin-left: 15px;
	height: 150px;
	width: 210px;
}

#contentWrap {
	float: left;
	width: 752px;
}

#content {
	float: left;
	width: 431px;
	padding: 0 30px 10px 20px;
}

#nav {
	margin: 30px 0 25px 502px;
	padding: 0;
	width: 230px;
}

#relatedLinks {
	margin: 0 0 25px 502px;
	width: 230px;
}

#contactHome {
	width: 230px;
	margin: 0 0 25px 502px;
	background: url('img/cont-border-top.gif') no-repeat;
}

#contactBottom {
	height: 6px;
	background: url('img/cont-border-bottom.gif') bottom no-repeat;
}

#footer {
	padding: 0;
	margin: 0;
	height: 76px;
	width: 752px;
	clear: both;
}
	
#footer p {
	float: left;
	display: inline;
	margin: 45px 0 0 20px;
}

#footerLogo {
	display: block;
	float: right;
	margin: 6px 20px 0 0;
	height: 65px;
	width: 185px;
}
/* End Structure */



/* Begin Typography & Colors */
body {
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	color: #222222;
	background: #F9F9F9 url('img/bg-page.gif') repeat-x;
	text-align: center;
}

a {
	color: #0571B0;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#container {
	background: url('img/bg-content.gif') repeat-y;
}

.headerV1 {
	background: url('img/header-v1.jpg') no-repeat;
}

.headerV2 {
	background: url('img/header-v2.jpg') no-repeat;
}

#headerLinks a {	
	margin-right: 18px;
	text-decoration: none;
}

#headerLinks a:hover {
	text-decoration: underline;
}

#contentWrap {
	background: url('img/bg-pagegrad.gif') bottom no-repeat;
}

#breadcrumbs, #breadcrumbs a {
	margin: 0;
	font-size: 11px;
	color: #4F4F4F;
}

#content {
	text-align: justify;
	line-height: 18px;
}

#content ul {
	margin: 0;
	padding: 0 0 5px 25px;
	line-height: 20px;
	list-style: disc;
}

#dotSpacer {
	height: 32px;
	width: 428px;
	background: url('img/dotspacer.gif') 0px 10px repeat-x;
}

#dotSpacer2 {
	height: 15px;
	width: 428px;
	background: url('img/dotspacer.gif') 0px 10px repeat-x;
}

#topLink {
	margin: 0 0 15px 0;
	font-size: 11px;
}

#topLink a {
	margin-left: 360px;
	width: 70px;
	display: block;
	color: #4F4F4F;
	background: url('img/icon-top.gif') 60px 7px no-repeat;
}

#topLink a:hover {
	background: url('img/icon-top.gif') 60px 5px no-repeat;
}

#relatedLinks ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	line-height: 22px;
}

#relatedLinks ul li {
	padding: 0 0 0 45px;
	background: url('img/icon-related-page.gif') 22px 3px no-repeat;
}

ul.tickHome {
	padding: 0;
}

.tickHome li {
	padding-left: 25px;
	list-style: none;	
	background: url('img/icon-tick.gif') 0px 4px no-repeat;
}

#contactHome ul {
	margin: 10px 0 8px 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
	line-height: 22px;
}

#contactHome ul li {
	padding: 0 0 0 45px;
}

#addressHome {
	background: url('img/icon-address-home.gif') 20px 2px no-repeat;
}

#phoneHome {
	background: url('img/icon-phone-home.gif') 20px 4px no-repeat;
}

#emailHome {
	background: url('img/icon-email-home.gif') 20px 5px no-repeat;
}

#moreHome {
	background: url('img/icon-more-home.gif') 34px 8px no-repeat;
	margin-left: 11px;
}

#footer {
	background: url('img/footer.gif') no-repeat;
}

#footer a {
	color: #EDEDED;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p {
	font-size: 11px;
	color: #EDEDED;
}

.editPage {
	padding: 2px 0 5px 10px;
	background: #DAEAF3;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.tableRow1 {
	background: #FFDC84;
}

.tableRow2 {
	background: #FCF3DD;
}

#teamTable td {
	padding: 15px 0 15px 0;
	text-align: left;
}

#teamTable td p {
	margin: 15px 0 5px 0;
}

#teamTable ul li {
	font-size: 11px;
	line-height: 16px;
}

#teamTable small {
	font-size: 11px;
}

#tarievenTable {
	margin: 20px 0 15px 0;
}

#tarievenTable td {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}

#trainingTable {
	margin: 20px 0 0 0;
}

#trainingTable td {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}

h1, h2, h3 {
	margin: 0;
	font-weight: bold;
	font-size: 14px;
	color: #0571B0;
}

h1 {
	margin-top: 20px;
	font-size: 16px;
}

h1#home {
	margin-top: 38px;
}

#content h2 {
	margin-top: 15px;
}

.searchResult li {
	list-style: decimal;
}

.searchResult li p {
	margin: 0;
}

.searchResult h3 {
	margin: 15px 0 0 0;
	font-size: 14px;
}

#relatedLinks h2 {
	padding: 0 0 0 20px;
}

#contactHome h3 {
	padding: 15px 0 0 20px;
}

small {
	font-size: 11px;
}

small a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

small a:hover {
	text-decoration: underline;
}
/* End Typography & Colors */



/* Begin Nav */
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav ul li a {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

#nav ul li a.navFysio {
	display: block;
	height: 26px;
	padding: 8px 0 0 25px;
	background: url('img/nav-main-fysio.gif') no-repeat;
	cursor: default;
}

#nav ul li a.navTraining {
	display: block;
	height: 26px;
	padding: 8px 0 0 25px;
	background: url('img/nav-main-training.gif') no-repeat;
	cursor: default;
}

#nav ul li ul li {
	background: #F9F9F9 url('img/nav-sub-shade.gif') repeat-x;
	height: 28px;
	border-left: 1px solid #82B8D8;
	border-right: 1px solid #82B8D8;
	padding: 0;
}

#nav ul li ul li.current_page_item {
	background: #FCF3DD;
}

#nav ul li ul li a {
	display: block;
	height: 15px;
	padding: 6px 0 6px 44px;
	background: url('img/nav-sub-arrow.gif') 28px 10px no-repeat;
	color: #222222;
	font-size: 12px;
	font-weight: normal;
}

#nav ul li ul li a:hover {
	background: url('img/nav-sub-arrow-current.gif') 30px 10px no-repeat;
}

#nav ul li ul li.current_page_item a {
	background: url('img/nav-sub-arrow-current.gif') 28px 10px no-repeat;
}

#navBottom {
	height: 10px;
	overflow:hidden;
	background: url('img/nav-bottom.gif') no-repeat;
}
/* End Nav */



/* Begin Images */
img {
	border: 0;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/* End Images */



/* Begin Form Elements */
#searchForm {
	margin: 0;
	padding: 8px 0 0 0;
	height: 25px;
	width: 203px;
	float: left;
}

#searchForm #s {
	margin: 0;
	padding: 4px 0 0 6px;
	float: left;
	width: 141px;
	height: 21px;
	background: url('img/search-form.gif') no-repeat;
	border: none;
	overflow: hidden;
}

#searchSubmit {
	margin: 0;
	padding: 0;
	width: 56px;
	height: 25px;
	display: block;
	float: left;
	background: url('img/search-submit-sprite.gif') 0px 0px no-repeat;
	border: none;
	cursor: pointer;
}

#searchSubmit:hover {
	background: url('img/search-submit-sprite.gif') -58px 0px no-repeat;
}
/* End Form Elements */
