/*Shared Woodland Designs themes for Wordpress. 
Based on:

Theme Name: Woodland Designs Pty Ltd
Theme URI: http://www.woodlanddesigns.com.au
Description: The Woodland Designs theme is based on the default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 2009-12-28
Author: Michael Dear
Author URI: http://rgbweb.com.au/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/*
Modified by Michael Dear for Woodland Designs Pty Ltd, December 2009.
*/

/******************************************************************************/
/******************************** Body ****************************************/
/******************************************************************************/

body {
  margin: 0 0 20px 0;
  padding: 0;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Sans-Serif;
	text-align: center;
	line-height: 175%;
	background: #d5d6d7 url('images/bodybg.jpg');
	color: white;		
	}

#page {
	margin: 20px auto;
	padding: 0;
	width: 760px;
  text-align: left;
	background: white url('images/pagebg.gif');  
	}

/******************************************************************************/
/********************************* General ************************************/
/******************************************************************************/

/**** tags ****/
strong{
  font-size: 1.2em;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: "Courier New", monospace;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	padding-top: 70px;
	margin: 0;	
	}

h2 {
	font-size: 1.9em;
	margin: 1.5em 0 0 0;	
	}

h3 {
	font-size: 1.5em;
	padding: 0;
	margin: 30px 0 0;	
	}

h1 a, h1 a:hover, h1 a:visited{
	text-decoration: none;
	}

h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, cite {
	text-decoration: none;
	}

h2 a:hover{
  text-decoration: underline;
}

small, .nocomments, blockquote, strike {
	color: #888;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a{
	color: white;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

hr {
	display: none;
	}

/**** forms ****/
select {
	width: 130px;
	}

/**** images ****/
p img {
	padding: 0;
	max-width: 100%;
	}

a img {
	border: none;
	}
	

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
	
/**** general classes ****/
.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.alt {
	margin: 0;
	padding: 10px;
  background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.alt a{
  color: #888; 
  }

.alt a:hover{
  color: #666;
  }
  
.clear {
	clear: both;
}	

/******************************************************************************/
/********************************* Header *************************************/
/******************************************************************************/

#header {

	}

#headerimg 	{
	width: 740px;
	width: 100%;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	text-decoration: none;
  text-indent: -9999px;	
	}

#header{
	background: white;
	height: 265px;
	padding-top: 10px;
}

#wdlogo{
  height: 105px;
  margin-left: 10px;
  }

#wdlogo h1{
  margin: 0;
  padding: 0;
  }
  
#wdlogo h1 a{
	display: block;
   background: url('images/wdlogo.gif') 0 0 no-repeat;
	height: 108px;
	text-indent: -9999px;
  }

#banner {
  height: 100px;
  background: url('images/banner.jpg') 0 0 no-repeat;
  margin-left: 10px;
  margin-top: 0;
}

#subtitle h2{
  margin: 0;
  padding: 0;
  }
  
#subtitle h2 a{
  display: block;
  height: 60px;
  background: url('images/sitetitle.gif') 0 0 no-repeat;
  margin-left: 10px;
  margin-top: 0;
	text-indent: -9999px;  
  }
    	
/******************************************************************************/
/********************************* Content ************************************/
/******************************************************************************/

#content {
	font-size: 1.2em
	}

h2.pagetitle {
	font-size: 2em;
	margin-top: 30px;
	}

.narrowcolumn {
	float: left;
	padding: 20px 30px 20px 20px;
	margin: 0px 0 0;
	width: 500px;
	}

.narrowcolumn h2 a, .narrowcolumn h2 a:hover, .narrowcolumn h2 a:visited{
 color: white;
}

.narrowcolumn a{
 
}

.narrowcolumn a:visited {

	}

.narrowcolumn a:hover{
 color: #999;
}

.narrowcolumn .entry{
	line-height: 1.4em;
	}
  	
.narrowcolumn .postmetadata {
	text-align: center;
	text-align: left;
	padding-top: 5px;
	clear: both;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}	

.post {
	text-align: justify;
	}

.post hr {
	display: block;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

.post h3 a:hover{
  text-decoration: underline;
}

.highlight{
 background: rgb(0,150,240);
 border: 1px dotted white;
 padding: 0.75em;
}

.highlightheading{
 font-family: "courier new", monospace;
 font-size: 1.75em;
 font-weight: bold;
}

.navigation {
	display: block;
	height: 0.75em;
	text-align: center;
	font-size: 0.8em;
	}
    	
/******************************************************************************/
/******************************** Sidebar *************************************/
/******************************************************************************/

#sidebar {
  float: left;
	padding: 20px;
	width: 170px;
	}

#sidebar h2 {
  font-family: Verdana, sans-serif;
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;	
	}

/**** sidebar lists ****/
#sidebar ul{
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul ul{
 /*margin-left: 15px;*/
}

/**** menus ****/
.widget a{
  display: block;
  padding: 0.35em 0 0.35em 20px;
  text-decoration: none;        
}

/**** level 1 menu ****/
.widget ul li a{
  background: url('images/rarr.gif') 0 center no-repeat;
  font-weight: bold;  
  border-bottom: 1px dotted #999;
}

.widget ul li a:hover{
  color: white;
  background: #333 url('images/rarr-hover.gif') 0 center no-repeat;
  }  

.widget ul li.current_page_item a, .widget ul li.current_page_parent a, .widget ul li.current-cat a{
  color: white;
  background: #333 url('images/darr-white.gif') 0 center no-repeat;
  border: none;
  } 
  
  .widget ul li.current_page_item, .widget ul li.current_page_parent, .widget ul li.current-cat {
  border-bottom: 1px dotted #999;
  }
  
/**** level 2 menu ****/  

/*hide the subpages until parent page selected*/
.widget ul li ul{
  display: none;
}
.widget ul li.current_page_item ul, .widget ul li.current_page_parent ul{
  display: block;
}

/*menu link styling*/
.widget ul ul li a, .widget ul li.current_page_item ul a, .widget ul li.current_page_parent ul a, .widget ul li.current-cat ul a{
  background: transparent url('images/dash.gif') 0 center no-repeat;
  font-weight: normal;    
  border-bottom: none;
  }
   
.widget ul ul li a:hover, .widget ul ul li.current_page_item a, .widget ul ul li.current-cat a{
 background: gray url('images/dash-hover.gif') 0 center no-repeat;
}  

#recent-posts a, #meta a{
 font-weight: normal;
}

/* sidebar search form */
#search input{
 vertical-align: middle;
}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 88px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#sidebar div p{
 margin-top: 0;
 padding: 0 0.75em;
}

/**** NextGen Gallery widget - set thumbnails to 75px x 50px ****/
#sidebar li.ngg_images a{
 display: inline;
 border: none;
 padding: 0;
}


/******************************************************************************/
/********************************* Footer *************************************/
/******************************************************************************/

#footer{
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	border: none;	
	background: white;
	color: #333;	
  }

#footer a{
  color: #333;
}

#footer p{
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}




