/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
.cleaner {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}
body{
	margin: 0;
	padding: 0;
	color: #5f2b98;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	background: #fefddc url('_img/bg.gif') top left repeat-x;
}
#header, #container{
	width: 820px;
	margin: 0 auto;
	position: relative;
}

#header #signup {
	font-size: 12px;
	font-weight: bold;
	font-family: "Lucida Grande Bold", "Lucida Sans", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 38px;
	height: 39px;
}

#header #signup #label {
	margin-right: 50px;
	padding-left: 5px;
}

#header #signup #email-field {
	margin-right: 10px;
}

#header #signup #submit-input {
	margin-bottom: -6px;
}

#container-inner{
	padding: 30px 0 120px 20px;
}

#nav{
	float: left;
	padding: 21px 0 0 10px;
}
#logo{
	float: left;
	width: 250px;
	height: 82px;
}
#nav ul{
	margin: 0;
	padding: 0;
}
#nav ul li{
	float: left;
	margin: 0;
	padding: 0;
	height: 41px;
}
#nav ul li ul{
	display: none;
}
#header-inner{
	padding-top: 30px;
}

#client {
	padding-left: 5px;
}

.post-content {
	text-align: justify;
	width: 785px;
}
#nav ul li a{
	display: block;
	font-size: 14px;
	text-indent: -3000px;
	-moz-outline: none;
	line-height: 38px;
	height: 41px;
	color: #fefddc;
}
#nav ul li a:hover{
	background-position: bottom left;
}
#nav ul li.current_page_item a{
	background-position: bottom left;
}
#nav ul li{
	float: left;
}
#client h1 a{
	width: 486px;
	height: 95px;
	display: block;
	text-indent: -3000px;
	background: transparent url('_img/logo.gif') top left no-repeat;
}
.page-item-7 a{
	background: transparent url('_img/home.jpg') top left no-repeat;
	width: 68px;
}
.page-item-5 a{
	background: transparent url('_img/services.jpg') top left no-repeat;
	width: 136px;
}
.page-item-9 a{
	background: transparent url('_img/seasonal.jpg') top left no-repeat;
	width: 149px;
}
.page-item-11 a{
	background: transparent url('_img/about.jpg') top left no-repeat;
	width: 91px;
}
.page-item-13 a{
	background: transparent url('_img/faq.jpg') top left no-repeat;
	width: 142px;
}
.page-item-15 a{
	background: transparent url('_img/contact.jpg') top left no-repeat;
	width: 78px;
}
.page-item-277 a{
	background: transparent url('_img/blog.gif') top left no-repeat;
	width: 50px;
}

.page-item-106 a{
	background: transparent url('_img/workshops.jpg') top left no-repeat;
	width: 92px;
}

strong {font-weight: bold;}

a {
	color: #902432;
	font-weight: normal;
	text-decoration: underline;
	outline: 0 none;
}
a:hover{
	color: #ca001a;
}
a:focus,
a:active {
	outline: 1px dotted #ca001a;
}
h1, h2, h3, h4, h5{
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 60%;
	float: left;
}
#container h1{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
#container h1 a{
	color: #5f2b98;
	text-decoration: none;
	font-weight: bold;
}
#container h1 a:hover,
#container h1 a:active,
#container h1 a:focus {
	color: #902432;
	text-decoration: underline;
}
p{
	padding-bottom: 1em;
}

b {
	font-weight: normal;
}
#footer {border-top: 1px solid #ccc;}
.post {
	margin-bottom: 30px;	
}
.post ul,
.post ol {
	padding: 0 10px;
	margin-bottom: 15px;
}
.post ul li,
.post ol li{
	list-style:inside disc;
	padding: 0 0 5px 10px;
}
.post ol li {
	list-style-type: decimal;
}

.post small {
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 3px;
}

.postmetadata {
	clear: both;	
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
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
	}
/* Begin Comments*/
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	padding: 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}