/*
Theme Name: Inzicht Dyslexie
Theme URI: http://www.inzichtdyslexie.nl
Description: Theme voor Inzicht Dyslexie.nl
Author: Huub Krauth
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: black, dark
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

.page-id-12 #main {
	width: 700px;
}

.page-id-12 table tr td {
	padding: 5px;
}

.page-template-homepage-php #wrapper {
  margin: 0 auto;
}
.page-template-intro-php #main {
	padding: 0;
}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
}

a {
  text-decoration: none;
}

#logo {
  text-decoration: none;
  font-size: 10px;
}
body {
	line-height: 1;
	background: #161f37;
  background: url(./images/bg_repeat.png);

}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
	float: left;
	margin: 0;
	width: 100%;
}

#logo {
  border: 0;
  margin: 20px 0 0 20px;
}

#content {
	margin: 0;
}

#footer {
	clear: both;
	width: 100%;
}

.menu-title {
  background: url(./images/algemeen.png) no-repeat;
  width: 221px;
  height: 69px;
  display: block;
  color: #000000;
  font-size: 20px;
  line-height: 22px;
  padding: 20px 0 0;
  text-align: center;
}

.menu-title a:visited,
.menu-title a {
  color: #000000;
  text-decoration: none;
}

.menu {
  float: right;
  margin: 90px 0 0;
  width: 240px;
}

.menu ul {
  list-style: none;
}

.menu ul li ul {
  list-style: square;
}

.menu ul li {
  display: none;
}

.menu ul li.current_page_ancestor,
.menu ul li.current_page_item ul li,
.menu ul li.current_page_item {
  display: list-item;
  color: #ffffff;
}


.menu ul li ul.children li a,
.menu ul li ul li a,
.menu ul li ul li ul li a,
.menu ul li.current_page_parent ul li a,
.menu ul li a {
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
  display: block;
}


.menu ul li.current_page_parent a,
.menu ul li.current_page_item a {
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
}


.menu ul li ul.children li a {
  font-weight: bold;
}

.menu ul li ul.children li ul.children li a {
  font-weight: normal;
}

.menu ul li ul li {
  font-weight: normal;
}


.home #main {
  width: 800px;
  height: 600px;
}


#home {
  width: 800px;
  height: 600px;
  position: relative;
}
span.the_title,
#home span {
  font-size: 10px;
  font-family: Helvetica;
  position: absolute;
  color: #eeeeee;
  left: 10px;
  top: 20px;
}

span.the_title {
  top: 0;
}

#home .pages {
  font-size: 10px;
  font-family: Helvetica;
  position: absolute;
  color: #eeeeee;
  top: 20px;
  right: 50px;
}

#overzicht {
  background: url(./images/logo_h.png) no-repeat;
  text-indent: -300px;
  overflow: hidden;
  position: absolute;
  left: 40px;
  top: 30px;
  width: 106px;
  height: 170px;
}

#algemene-informatie {
  background: url(./images/algemene-informatie.png) no-repeat;
  text-indent: -300px;
  overflow: hidden;
  position: absolute;
  left: 260px;
  top: 80px;
  width: 263px;
  height:69px;
}
#algemene-informatie:hover {
  background: url(./images/algemene-informatie-a.png) no-repeat;
}

#zelf-doen {
  background: url(./images/zelf-doen.png) no-repeat;
  text-indent: -300px;
  overflow: hidden;
  position: absolute;
  left: 154px;
  top: 138px;
  width: 263px;
  height: 69px;
}
#zelf-doen:hover {
  background: url(./images/zelf-doen-a.png) no-repeat;
}


#werkwijze {
  background: url(./images/werkwijze.png) no-repeat;
  text-indent: -300px;
  overflow: hidden;
  position: absolute;
  left: 410px;
  top: 140px;
  width: 263px;
  height: 69px;
}
#werkwijze:hover {
  background: url(./images/werkwijze-a.png) no-repeat;
}

#raakvlakken {
  background: url(./images/raakvlakken-en-inspiratie.png) no-repeat;
  text-indent: -300px;
  overflow: hidden;
  position: absolute;
  left: 151px;
  top: 208px;
  width: 279px;
  height: 82px;
}
#raakvlakken:hover {
  background: url(./images/raakvlakken-en-inspiratie-a.png) no-repeat;
}

#contact {
  background: url(./images/contact.png) no-repeat;
  text-indent: -300px;
  overflow: hidden;
  position: absolute;
  left: 440px;
  top: 205px;
  width: 253px;
  height: 82px;
}
#contact:hover {
  background: url(./images/contact-a.png) no-repeat;
}

#handige-adressen {
  background: url(./images/handige-adressen.png) no-repeat;
  text-indent: -300px;
  overflow: hidden;
  position: absolute;
  left: 35px;
  top: 290px;
  width: 241px;
  height: 76px;
}
#handige-adressen:hover {
  background: url(./images/handige-adressen-a.png) no-repeat;
}

#begrippen-lijst {
  background: url(./images/begrippen-lijst.png) no-repeat;
  text-indent: -300px;
  overflow: hidden;
  position: absolute;
  left: 410px;
  top: 280px;
  width: 238px;
  height: 76px;
}
#begrippen-lijst:hover {
  background: url(./images/begrippen-lijst-a.png) no-repeat;
}

#sneck {
  background: url(./images/sneck.png) no-repeat;
  text-indent: -300px;
  overflow: hidden;
  position: absolute;
  left: 70px;
  top: 370px;
  width: 183px;
  height: 82px;
}
#sneck:hover {
  background: url(./images/sneck-a.png) no-repeat;
}

#sportschool {
  background: url(./images/sportschool-voor-uw-oren.png) no-repeat;
  text-indent: -300px;
  overflow: hidden;
  position: absolute;
  left: 470px;
  top: 355px;
  width: 297px;
  height: 86px;
}
#sportschool:hover {
  background: url(./images/sportschool-voor-uw-oren-a.png) no-repeat;
}

/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Helvetica, Georgia;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
input[type=submit] {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}


/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#wrapper {
	margin: 0 auto;
	width: 800px;
  background: url(./images/bg.png) no-repeat;
	position: relative;
}

.page #wrapper {
/*   background: url(./images/bg_repeat.png); */
  background: none;
}

.page-template-homepage-php #wrapper {
  background: url(./images/bg.png);
}

.page-template-homepage-php #main {
	width: 800px;
}


.menu ul li.page_item a {
  display: none;
}

.current_page_ancestor ul.children li {
  display: list-item;
}
.menu ul li.page_item a ul li a {
  display: block;
}

/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */

body {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}
a:link {
	color: #ffffff;
}
a:visited {
	color: #ffffff;
}
a:active,
a:hover {
	color: #ffffff;
}


/* =Header
-------------------------------------------------------------- */

#header {
}

/* =Content
-------------------------------------------------------------- */

#main {
	overflow: hidden;
	width: 480px;
	padding: 0 20px;
}
#content {
	margin-bottom: 36px;
}
#content,
#content input,
#content textarea {
	color: #ffffff;
	font-size: 14px;
	line-height: 20px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 15px;
	font-size: 16px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #000;
	line-height: 1.5em;
	margin: 0 0 20px 0;
}
#content table {
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}

.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	color: #ffffff;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}



/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}


.home #main {
	height: 750px;
}
