/*  
Theme Name: Greenwood
Theme URI: http://www.wallandbinkley.com/quaedam/
Description: A forest-inspired theme with an interesting inset box on the left.
Version: 1.0
Author: Peter Binkley
Author URI: http://www.wallandbinkley.com/quaedam/


Greenwood theme for Wordpress 1.5
Copyright (C) 2005  Peter Binkley  
http://www.wallandbinkley.com/quaedam/

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.

*/

/* Colours:
#216418 - medium green, used in headings
#944302 - brown, used for borders, links, page titles
#efe - green off-white, used as background
#061506 - dark green, almost black, used in header
#CC9933 - brown-orange, used for blog title
#ffc - beige - used for background of inset and category links

*/

/*********************************************/
/*   Major structural elements               */
/*********************************************/

body {
	background: url("images/background.jpg");			
  background-repeat: repeat;
	margin:0px;
	}

#page {
   margin: 0px;
	}

#content {
	background: #efe;
	}
		
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	color: #216418;
}

#header {
	width: 100%; 
	position: relative; 
	top: 0px; 
	left: 0px;	
	}

#headerimg {
	padding-left: 160px;
	margin: 0px;
  height: 100px;
	border-bottom: 1px solid #061506;
	font-family:verdana, arial, sans-serif;
	color: #CC9933;
	font-size:x-large;
	font-weight:bold;
  background: #061506 url("images/tree.jpg") no-repeat left;
	}

#headerimg h1 {
	padding-top: 25px;
}

a:hover {
	color: #944302;
	text-decoration: underline;
	}

#header a,
#header a:link,
#header a:visited,
#header a:active,
#header a:hover {
	font-family:verdana, arial, sans-serif;
	font-size: x-large;
	color: #CC9933;
	}

.description {
	font-family:verdana, arial, sans-serif;
	color:#944302;
	font-size:x-small;
	font-weight:bold;
	text-transform:none;	
	letter-spacing: 1.5px; 		
	}	

.searchbutton {
	font-size: 10px;
	background: #944302 ;
	color: #fff;
	border: 1px solid #061506;
	}
					
#searchdiv {
	position:absolute;
	top:5px;
	right:1px;
	text-align: right;
	width: 150px;
	font-size: x-small;
	}

/* search box */	
#s {
	font-size: x-small;
}	

.pagetitle {
	text-align: left;
	padding: 30px 0 0 210px;
	font-style: italic;
	color:  #944302;
	}

.narrowcolumn {
	padding: 0 20px 10px 10px;
	margin: 0px 160px 0px 0px;
	border-right: 2px solid #944302;
	}

.widecolumn {
	padding: 10px 50px 20px 50px;
	margin: 0;
	}

a, 			 
a:link,		 
a:visited, 
a:active {
	color: #944302;
	text-decoration: none;
}

/**************************************/
/*  Postings                          */
/**************************************/

.post {
	padding:10px 3px 0 3px;
	font-family:verdana, arial, sans-serif;
	color:#222;
	font-size:small;
	font-weight:normal;
	line-height:140%;		
	}

.post h2 {
	font-family: garamond, times, serif; 
	margin-bottom: 15px;
	margin-top: 5px;
	letter-spacing: 1px; 	
	font-weight: bold;
}			

.post h2:before {
	content: "\2248  ";
	font-weight: normal;
	}		

.post a:hover {
	text-decoration: underline;
}

.post h2 a,
.post h2 a:link,
.post h2 a:visited,
.post h2 a:active {
	color: #216418;
	}

.post h2 a:hover {
	text-decoration: underline;
	color: #216418;
	}
	
.postmetadata	{ 
	font-family:verdana, arial, sans-serif; 
	font-size: x-small; 
	color: #999; 
	float: right;
	margin-top: 0;
	}

.category {
	float: right;
	border: 1px solid #944302 ;
	padding-left: 3px;
	padding-right: 3px;
	background: #ffc;
	font-size: x-small;
	font-style: italic;
	margin-top: 2px;
	}	

.date	{ 
	font-family:garamond, times, serif; 
	font-size: small; 
	color: #333; 
	font-weight:bold;
	text-transform:capitalize;
	margin-top:10px;		
  border-bottom:1px dotted #944302;	
  font-style: italic;	
	}			

.entry p {
	text-align: justify;
	text-indent: 1.5em;
	}

	/* drop cap on first para of a posting */
.entry > p:first-child:first-letter {
	font-size: 36pt; 
	font-weight: 600; 
	font-family: garamond, serif; 
	margin-right: 6px; 
	float: left;
	color: #216418;
	}
	
.alt {
	background-color: #ffc;
	border-top: 1px solid #944302;
	border-bottom: 1px solid #944302;
	}

/******************************************/
/* Inset box                              */
/******************************************/

#inset {
	float: left;
	margin: 0px 15px 5px 0px;
	padding: 10px 10px 10px 10px;
	border-left: 3px double #944302;
  border-right: 3px double #944302;
  border-bottom: 3px double #944302;
	background: #ffc;
	width: 140px;
	}

.insetside {
	font-family:verdana, arial, sans-serif;
	color:black;
	font-size:small;
	font-weight:normal;
  line-height:120%;		
	}	

.insetside div {
	text-indent: -2em;
  margin-left: 2em;	
	}

.insetside div:before {
	font-size: medium;
	content: "\2248  ";
	color: #944302 ;
	}

.insetsidetitle {
	font-family: verdana, arial, sans-serif;
	color: #944302;
	font-size: x-small;
	font-weight: bold;
 	line-height: 140%;
 	padding: 2px;
 	margin-top: 10px;
	margin-bottom: 5px;
 	border-bottom: 1px dotted #944302;
 	text-transform: uppercase;
	letter-spacing: .2em;  					
	}		

.browsecontext {
	font-style: italic;
}

/****************************************/
/*   Dividers                           */		
/****************************************/
		
.dividerinset {
	text-align: center;
	margin-top: 10px;
  }

.dividerinsettop {
	text-align: center;
	margin-bottom: 5px;
  }

.dividermiddle {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	clear: both;
  }

/********************************************/
/*  Sidebar                                 */
/********************************************/

#sidebar {
	font-family: verdana, arial, sans-serif;
	color: #fff;
	font-size: x-small;
	font-weight: normal;
  line-height: 140%;				
	position:absolute;
	top:100px;
	right:0px;
	padding: 5px 0 10px 0;
	width: 150px;
	}

#sidebar p, #sidebar li {
	margin: 0px;
	padding-left: 25px;
}

#sidebar a,
#sidebar a:link,
#sidebar a:visited,
#sidebar a:active,
#sidebar a:hover {
	font-weight: normal;
	text-decoration: none;
  color: #fff;
	}

#sidebar a:hover {
	text-decoration: underline;
}	
		
#sidebar h2, #wp-calendar caption {
	font-family: verdana, arial, sans-serif;
	color: #fff;
	font-size: x-small;
	font-weight: bold;
	line-height: 140%;
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 5px;
  border-bottom: 1px dotted #ccc;
  text-transform: uppercase;
	letter-spacing: .2em;  		
  text-align: left;			
	}		

#sidebar ul{ 
  list-style-type: none;
  padding: 0;
  margin: 0;
}

/* Calendar elements */
	
#wp-calendar a,
#wp-calendar a:link,
#wp-calendar a:visited,
#wp-calendar a:active,
#wp-calendar a:hover {
	color:#944302;
	background: #ffc;
	border: 1px solid #944302;
}
	
#wp-calendar td {
	text-align: center;
}


#themeswitcher li {
	padding-left: 0px;
}

#wordpress {
	padding: 10px;
	border: 3px double #944302;
	background: #ffc;
	width: 80px;
	color: #944302;
	text-align: center;
	margin: 30px 10% 0 10%;
	}

#wordpress a,
#wordpress a:link,
#wordpress a:visited,
#wordpress a:active {
	color: #944302;
	}

#wordpress a:hover {
	text-decoration: underline;
	color: #944302;
	}

#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 100%;
	clear: both;
}	

