/*
Theme Name: PeterPan
Theme URI: http://www.speeldernis.nl
Description: Theme for speeldernis website
Version: 1.1
Author: Aadjan van der Helm
Author URI: http://www.turelux.nl/aadjan
Some help from the default (Kubrick) theme.
Date: 16-3-2008
*/

/* Initial cleanup
----------------------------------------------- */
html, body, form, fieldset {margin: 0; padding: 0;}
form label {cursor: pointer;}
fieldset {border: none;}
input, select, textarea {font-size: 100%;}

#page {width: 940px; height: 620px; margin-top: 60px; margin-left: auto; margin-right: auto; position: relative;}

#singlepage {width: 600px; padding: 5px; margin: 0px; position: relative;}

#ontheleft {width: 218px; height: 100%; border: 1px solid #99cc00; float: left; position: relative; background-image:url(/wp-content/themes/peterpan/images/sidebar-background.jpg)}

#header {width: 198px; height: 25px; padding: 10px; float: left; position: relative;}
#header {line-height: 0.95em; font-size: 0.95em; color: #003300; font-weight:bold; text-align: center;}

#sidebar {width: 198px; height: 415px; padding: 10px; float: left; position: relative; font-size: 0.75em;}
#sidebar ul {list-style: none;}
#sidebar .navigator {padding: 0px; margin: 0px; text-align: center;}
.page_item {font-size: 1.2em;}
#sidebar .page_item .page_item {margin-left: -40px; text-align: center; font-size: 0.9em;}
#sidebar a:link {font-weight: normal; color:#003300; text-decoration: none;}
#sidebar a:visited {font-weight: normal;color:#003300; text-decoration: none;}
#sidebar a:hover {font-weight: normal;color: #ff0000; text-decoration: none;}
#sidebar a:active {font-weight: normal; color: #ff0000;text-decoration: none;}

#logo {width: 100%; height: 140px; float: left; position: relative; text-align: center;}
#search {width: 100%; height: 30px;  padding-top: 5px; padding-left: 5px; position: absolute; left: 0px; bottom: 0px;}
#search {font-size: 0.85em; text-align: center;}

#ontheright {width: 700px; height: 100%; margin-left: 10px; float: left; position: relative; border: 1px solid #99cc00;}

#topcontent {width: 680px; height: 25px; padding: 10px; float: left; position: relative; background-color: #99cc33;}
#topcontent {text-align: right; font-weight:bold;}

#homecontent {width: 100%; height: 260px; float: left; position: relative; text-align:center; display: table;  background-color: #99cc33; background-image:url(/images/A-homepage/center.png)}
#homeheadlineplaceholder {display: none;}
#testimonials {line-height: 260px; display: table-cell; vertical-align: middle;}

#imagerow {width: 100%; position: relative;}
#imagerow img {width: 140px; height: 140px; position: relative; float: left;}

#contentspacer {clear: both; width: 700px; height: 10px; float: left; position: relative; background-color: #99cc33;}

#content {width: 680px; height: 370px; padding: 10px; clear: both; float: left; position: relative; overflow:auto; background-color: #ffffff;}
#content {font-size: 0.75em;}

#gallerycontent {width: 680px; height: 520px; padding: 10px; clear: both; float: left; position: relative; overflow:auto; font-size: 0.75em;}

#footer {width: 690px; height: 30px; padding-top: 5px; padding-right: 10px; clear: both; float: left; position: relative; background-color: #99cc33;}
#footer {line-height: 0.7em; text-align: right; font-size: 0.7em;}
#footertext {width: 100%; height: 100%; position: absolute; bottom: -5px; right: 10px;}
#footertext p {position: relative; float: right;}

/* Main structure
----------------------------------------------- */
body { font-family: Trebuchet MS, Verdana, sans-serif; font-size: 100.1%; line-height: 120%; color: #003300; background: #ffffff;}
hr {display: none;}
img, div { behavior: url(/wp-content/themes/peterpan/iepngfix.htc) }




