/*   
Theme Name: Permaculture Tome
Theme URI: http://webpresencehelp.com
Description: A child theme of Mage.
Author: WebPresence
Author URI: http://webpresencehelp.com
Template: mage
Version: 1.0
Tags: Mage
.
Mage and Tome themes are © Web Presence LLC http://webpresencehelp.com/
.
*/

/* background color, white, #ffffff
   text color, dark green, #0a4604 
   headline color, blue, #424ec4
   link/accent color, light green #009900
*/	

body {
	background-color: #ffffff;
	font-family: Tahoma, Verdana, sans-serif;
	color: #0a4604
	}

p {
	margin-top: 15px;
	line-height: 150%;
	}

table {
	margin-bottom: 15px;
	}

h1 {
	}

h2 {
	text-decoration: bold;
	color: #424ec4;
	margin-bottom: 0px;
	}
	
h3 {
	margin: 0px;
	text-decoration: bold;
	}
	
h4 {
	font-style: italic;
}
	
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

.workshoplist {
	line-height: 125%;
	font-style: italic;
	margin-left: 30px;
	}

img {
	border: none;
	}

#contentbox {
	border: thin solid #663333;
	padding: 10px 10px 10px 10px;
	}

#header {
	text-align: center;
	padding-top: 0px;
	}

#footer {
	clear: both;
	text-align: center;
	padding: 0.3em 0;
	border-top: thin solid #663333;
	font-size: small;
	}

a.linklist:link, a.linklist:visited {
	color: #754681; 
	font-weight: bold;
	text-decoration: none;
}
a.linklist:hover, a.linklist:active {
	color: #663333;
	font-weight: bold;
	text-decoration: underline;
}
li.menulist > a {
	color: #0a4604;
}
li.page-item > a {
	text-decoration: none;
}
li.page-item > a:hover, li.page-item > a:active{
	text-decoration: underline;
}
a.text {
	color: #009900;
	text-decoration: underline;
}
a.title {
	color: #009900;
	font-style: italic;
}
a.title:hover, a.title:active {
	text-decoration: underline;
}

li.textlist {
	margin-bottom: 10px;
	list-style-type: none;
	list-style-position: outside;
	line-height: 125%;
}
		
li.menulist {
	padding-top: 10px;
	padding-left: 40px;
	height: 30px;
	font-size: 125%;
	list-style-type: none;
	list-style-position: outside;
	line-height: 125%;
	padding-bottom: 5px;
}

li.menuhead {
	list-style-type: none;
	list-style-position: inside;
	color: #424ec4; 
	font-weight: bold;
	font-size: 115%;
	text-decoration: none;
}

li.links {
	list-style-type: none;
	list-style-position: inside;
	padding-bottom: 15px;
}

.column {
	position: relative;
	float: left;
	}

#content {
	float: left;
	padding: 15px;
	width: 600px;
	}

#menu {
	padding-top: 15px;
	float: left; 
	width: 300px;
	}

.title {
	font-style: italic;
	}
	
td.time {
	width: 55px;
	padding-right: 10px;
	padding-left: 0px;
	text-align: right;
	}
	
.icon-flower1 { background: url('/picture_library/flower1.png') no-repeat left center; }
.icon-flower2 { background: url('/picture_library/flower2.png') no-repeat left center; }
.icon-flower3 { background: url('/picture_library/flower3.png') no-repeat left center; }
.icon-flower4 { background: url('/picture_library/flower4.png') no-repeat left center; }
.icon-flower5 { background: url('/picture_library/flower5.png') no-repeat left center; }
.icon-flower6 { background: url('/picture_library/flower6.png') no-repeat left center; }
.icon-flower7 { background: url('/picture_library/flower7.png') no-repeat left center; }