/* WP Resets ---------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,
h6,pre,form,fieldset,input,p,blockquote,table,
th,td { margin: 0; padding: 0; list-style: none;}
fieldset,img,abbr { border: 0; }
address,caption,cite,code,dfn,em,h1,h2,h3,
h4,h5,h6,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align: left; }
q:before,q:after { content: ''; }
a { text-decoration: none; }
body {
	font-size: 10px;
	background:url(images/bg.jpg) repeat; padding:10px 0 40px 0;
	font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	color: #555;
	text-align: center;
}
/* -------------------------------------------- */

/* Links ------------------------------------ */

body 					{background:url(images/bg.jpg) repeat; padding:10px 0 40px 0;}
#containter				{width:980px; margin:auto;text-align:left;}
#header 				{background:url(images/header.jpg) no-repeat; height:215px;}
#navigation 			{height:62px; background:url(images/navigation.jpg);}
#content2				{background:url(images/repeater.jpg) repeat-y; padding:0px 20px 8px 20px;}
#footer					{height:137px;}
#structure-left			{float:left; width:620px; margin:auto;}
#structure-right		{float:right; width:310px;padding-top:8px;}
.logo a					{text-decoration:none; background:url(images/Quirky-Kid.jpg) no-repeat; width:176px; height:93px; text-indent:-9999px; overflow:hidden; margin:85px 0 0 37px; display:block;position:absolute;}
.address				{background:url(images/address.jpg) no-repeat; width:281px; height:22px; margin:auto; margin-top:10px;}

.forum-header			{background:url(images/forum-header.jpg) no-repeat; width:940px; height:9px;}
.forum-middle			{background:url(images/forum-middle.jpg) repeat-y; width:940px;}
.forum-footer			{background:url(images/forum-footer.jpg) no-repeat; width:940px; height:56px;}
.forum-linelight		{background:url(images/forum-lightline.jpg) no-repeat; width:940px; height:6px; margin-left:-20px;}
.forum-linedark			{background:url(images/forum-darkline.jpg) no-repeat; width:940px; height:6px;}
.forum-linedark2		{background:url(images/forum-darkline.jpg) no-repeat; width:940px; height:6px;margin-left:-20px;margin-top:20px;}

.bbcrumb2				{padding:20px 0 10px 20px;}

/* Navigation */

	ul#nav			{background:url(images/navigation.jpg); width:980px;}
	ul#nav li		{float:left; list-style-type:none }
	ul#nav li a 	{height:62px; display:block; top:0; text-indent:-9999px; outline:none }
	
	li#navHome a, li#navNews a, li#navServices a, li#navWorkshops a, li#navResources a, li#navAbout a, li#navContact a, li#navPhone a { background:url(images/navigation.jpg);}
		
	li#navHome a 							{ background-position:0 0; width:97px; left:0px }
	li#navHome a:hover						{ background-position:0 -62px }
	body#pageHome li#navHome a				{ background-position:0 -62px }
	
	li#navNews a 							{ background-position:-97px 0; width:137px; left:97px }
	li#navNews a:hover						{ background-position:-97px -62px }
	body#pageNews li#navNews a				{ background-position:-97px -62px }
	
	li#navServices a 						{ background-position:-233px 0; width:103px; left:233px }
	li#navServices a:hover					{ background-position:-233px -62px }
	body#pageServices li#navServices a		{ background-position:-233px -62px }
	
	li#navWorkshops a 						{ background-position:-335px 0; width:126px; left:335px }
	li#navWorkshops a:hover					{ background-position:-335px -62px }
	body#pageWorkshops li#navWorkshops a 	{ background-position:-335px -62px }
	
	li#navResources a 						{ background-position:-460px 0; width:114px; left:460px }
	li#navResources a:hover					{ background-position:-460px -62px }
	body#pageResources li#navResources a 	{ background-position:-460px -62px }
	
	li#navAbout a 							{ background-position:-573px 0; width:109px; left:573px }
	li#navAbout a:hover						{ background-position:-573px -62px }
	body#pageAbout li#navAbout a 			{ background-position:-573px -62px }
	
	li#navContact a 						{ background-position:-681px 0; width:103px; left:681px }
	li#navContact a:hover					{ background-position:-681px -62px }
	body#pageContact li#navContact a 			{ background-position:-681px -62px }



.clear	{
	clear: both;
	}
	
a:link		{color:#8a9211;}
a:hover		{color:#adb450;}
a:visited	{color:#7b7f3f; text-decoration:none;}
	
#header h1 a,
#header h1 a:hover,
#header h1 a:visited	{
	color: #fff;
	}
	
#header ul li a	{
	color: #999;
	display: block;
	padding: 8px 10px 7px 10px;
	text-shadow: 1px 1px 1px #333;
	font-weight: normal;
	}
	
#header ul li a:hover,
.pform a	{
	color: #fff;
	}
	
#header ul li.current a	{
	color: #555;
	background: #e4f2fd;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-khtml-border-top-left-radius: 3px;
	-khtml-border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	text-shadow: #c6d9e9 1px 1px 1px;
	}
	
#header ul li.donate a	{
	background: #7b9088;
	color: #fff;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-khtml-border-top-left-radius: 3px;
	-khtml-border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;	
	text-shadow: #b5421c 1px 1px 1px;
	}
	
#headline h2 a	{
	background: url(images/feed.png) no-repeat top left;
	height: 16px;
	width: 16px;
	text-indent: -9999;
	}
			
#headline .hlright form a	{
	border: none;
	font-weight: normal;
	text-decoration: underline;
	}
	
#forums a,
#topics #aboutpost a	{
	font-weight: normal;
	}
	
#forums #sidebar table td.title a	{
	font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	font-style: normal;	
	}
	
#forums #sidebar table a,	
#forums #sidebar table a:visited,
#forums #content td.title a	{
	font-weight: bold;
	}
	
#forums #content td.title a:visited	{
	font-weight: normal;
	}


/* -------------------------------------------- */

/* Wrapper ------------------------------------ */
.wrapper	{
	width: 900px;
	padding:0 20px;
	}
/* -------------------------------------------- */

/* Header ------------------------------------- */
	
.header	{
	background: #464646;
	}
	
#header h1	{
	font-size: 35px;
	color: #fff;
	text-align: left;
	margin-top: 20px;
	}
	
#header h1 span	{
	display: block;
	font-size: 11px;
	font-style: italic;
	color: #999;
	}
	
#header .hsearch	{
	position: absolute;
	right: 0;
	top: 10px;
	}
	
#header input, 
#headline input,
.pform input,
.pform textarea,
.pform #postformsub,
.pform select	{
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-khtml-border-top-left-radius: 6px;
	-khtml-border-top-right-radius: 6px;
	-khtml-border-bottom-left-radius: 6px;
	-khtml-border-bottom-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border: 1px solid #555;
	background: #414141;
	color: #999;
	padding: 3px;
	font-size: 11px;
	height: 16px;
	}
	
	
#headline input#submit,
.pform input#postformsub,
.pform select	{
	height: 22px;
	}
	
.pform input#postformsub	{
	background: #7b9088;
	color: #FFF;
	}
	
.pform textarea	{
	height: 150px;
	}
	
#header input:hover	{
	border: 1px solid #fff;
	background: #e4f2fd;
	}		
			
#header ul {
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: right;
	font-size: 14px;
	}
	
#header ul li	{
	float: left;
	}	

/* -------------------------------------------- */

/* Headline ----------------------------------- */
#headline	{
	width: 900px;
	height: 87px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	padding:0 20px;
	background:url(images/headline2.jpg) no-repeat;
	}
	
.headline	{
	background: #e4f2fd;
	border-bottom: 1px solid #C6D9E9;
	}
	
#headline h2	{
	padding:55px 0 10px 0px;
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif; font-weight:100;
	}
.headingheading	{float:left;}

#headline .hlright	{
float:right; margin:22px 5px 0 0; text-align:right;}
	
#headline .hlright ul li	{
	display: inline;
	}
	
#headline .hlright form	{
	font-size: 10px;
	}
		
#headline .hlright form .register	{
	margin-bottom: 10px;
	}
	
#headline .hlright form .remember	{
	display: none;
	}

/*
#headline .hlright form .register	{
	width: 150px;
	position: absolute;
	bottom: 33px;
	right: 205px;
	}
*/
		
#headline .hlright form ul.lform input	{
	/* See Line 86 */	
	padding: 2px;
	background: #fff;
	border: 1px solid #999;
	}
	
/* -------------------------------------------- */


/* Forums ------------------------------------- */
.bbcrumb	{
	margin: 0 auto;
	margin: 10px 0;
	text-align: left;
	font-size: 11px;
	}
	
.bbcrumb a	{
	font-weight: normal;
	}
/* -------------------------------------------- */

	
/* Forums ------------------------------------- */
#forums	{
	width: 920px;
	margin: 0 auto;
	margin-top: 20px;
	text-align: left;
	position: relative;
	font-size: 11px;
	}
	
#forums #sidebar	{
	width: 260px;
	float: left;
	border:1px dotted #e7e3d8;
	padding:10px;
	background:#f3f0e7;
	}
		
#forums #sidebar table	{
	width: 260px;
	border-collapse: collapse;
	margin-bottom: 24px !important;
	}
	
#forums #sidebar table td.title	{
	font-size: 14px;
	line-height: 1.4em;
	}
	
#forums #sidebar table td span	{
	font-size: 11px;
	display: block;
	}
	
#forums #content	{
	width: 580px;
	float: right;
	border:1px dashed #e7e3d8;
	margin-right:18px;
	padding:10px;
	background:#f3f0e7;
	}
	
#forums #content table	{
	width: 580px;
	border-collapse: collapse;
	margin-bottom: 24px !important;
	}
		
#forums table td	{
	text-align: center;
	padding: 5px 0;
	border-bottom: 1px solid #dadada;
	font-size: 10px;
	}
	
#forums table th	{
	padding: 5px 0;
	color: #333;
	font-size: 12px;
	border-bottom: 2px solid #aaa;
	}
	
#forums #sidebar table td	{
	font: italic 10pt Georgia,"Bitstream Vera Serif","Times New Roman",serif;;
	color: #333;
	}
	
#forums table td.title	{
	font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	text-align: left;
	width: auto;
	color: #555;
	font-size: 12px;
	}
	
#forums table tbody tr:hover	{
	background: #E4F2FD;
	}	

#forums #content table td,
#forums #content table th	{
	text-align: right;
	width: 90px;
	vertical-align: text-top;
	}

#forums #content table td.title,
#forums #content table th.title	{
	width: auto;
	text-align: left;
	}
		
#forums #content table#sticky td	{
	background: #FFFBCC;
	}

#forums #content table#register th.title	{
	border-bottom: 1px solid #dadada;
	}
#forums #content .highlight	{
	padding: 5px 0;
	border-bottom: 1px solid #C6D9E9;
	}
	
#forums #sidebar .sbox	{
	margin-bottom: 24px !important;
	}
	
#forums #sidebar h2,
#forums #content h2,
#forums h3.uprofile,
#topics #aboutpost h3,
h2.post-form	{
	border-bottom: 2px solid #aaa;
	padding: 5px 0;
	margin-bottom: 5px;
	color: #333;
	font-size: 12px !important;
	}
		
#forums #sidebar .sbox ul li,
#topics #aboutpost ul li,
#forums ol li	{
	padding: 5px 0;
	border-bottom: 1px solid #dadada;
	}
	
#forums #sidebar #useravatar	{
	text-align: left;
	height: 80px;
	clear: both;
	border-bottom: 2px solid #aaa;
	padding-bottom: 10px;
	}
	
#forums #sidebar #useravatar .avatar	{
	float: left;
	margin-right: 10px;
	}
	
#forums #sidebar fieldset	{
	font-size: 12px;
	padding: 10px;
	border-top: 1px solid #dadada;
	}
		
#forums ol,
#topics #aboutpost ul	{
	margin-bottom: 24px !important;
	}
	
#forums ol li	{
	/* See Line 376 */
	}
	
.pform	{
	border: 1px solid #ccc7b9;
	background: #f5f5f5;
	padding: 10px;
	color: #333;
	}
	
.pform h3	{
	font-size: 11px;
	margin-bottom: 5px;
	color:#5e642a;
	text-transform:uppercase;
}
	
.pform input	{
	margin-bottom: 10px;
	width:;
	padding:3px;
	border: 1px dashed #CCC7B9;
	background:#f3f0e7;
	}

.pform textarea	{
	margin-bottom: 10px;
	width: 95%;
	padding: 10px;
	border: 1px dashed #CCC7B9;
	clear: both;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:11px; line-height:18px; font-weight:100; color:#333;	}
	
.pform .help	{
	border-top:1px dotted #cac7bd;
padding: 5px;
	color: #72918a;
	font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; font-weight:100; font-style:italic;
	}
	
/* -------------------------------------------- */

/* Topic -------------------------------------- */
#topics	{
	width: 900px;
	margin: 0 auto;
	margin-top: 20px;
	text-align: left;
	position: relative;
	}
	
#topics h2	{
	font-size: 24px;
	color: #333;
	line-height: 1.2em;
	margin-bottom: 24px;
	}
	
#post_content	{background:#fff;border:1px dashed #CCC7B9; padding:10px;}
	
#topics h2 span	{
	font-family: Georgia,"Bitstream Vera Serif","Times New Roman",serif;
	font-size: 20px;
	}
	
#topics #entry	{
	float: left;
	width: 600px;
	}
		
#topics #aboutpost	{
	width: 260px;
	float: right;
	padding:0 10px;
	}
	
#topics #aboutpost h3,
h2.post-form	{
	/* See Line 361 */
	}
	
#topics #aboutpost ul	{
	/* See Line 396 */
	}
	
#topics #aboutpost ul li	{
	/* See Line 376 */
	}
		
#topics ol li	{
	display: block;
	float: left;
	width: 600px;
	position: relative;
	padding-bottom: 24px;
	margin-bottom: 24px;
	border-bottom: 1px solid #aaa;
	}
	
#topics .threadauthor	{
	float: left;
	width: 210px;
	font-size: 11px;
	}
	
#topics .threadauthor .avatar	{
	float: left;
	padding: 0;
	margin-right: 5px;
	}
	
#topics .threadpost	{
	float: left;
	width: 535px;
	height: auto;
	overflow: hidden;
	padding:15px;
	background:#FFF;
	}
	
#topics .threadpost ol,
#topics .threadpost ul	{
	float: none;
	}
	
#topics .threadpost ol li,
#topics .threadpost ul li	{
	float: none;
	list-style-type: circle;
	padding: 2px 0;
	margin: 0px;
	margin-bottom: 5px;
	border: none;
	padding-left: 20px;
	background: url(images/bullet.png) left center no-repeat;
	}
	
#topics .threadpost ol li:last-child,
#topics .threadpost ul li:last-child	{
	margin-bottom: 0;
	padding-bottom: 0;
	}
	
#topics .threadpost blockquote	{
	font: italic 10px Georgia;
	border-left: 5px solid #dadada;
	padding-left: 10px;
	margin: 0 0 15px 0;
	}
	
#topics .threadpost pre	{
	border-left: 5px solid #dadada;
	width: 535px;
	font: normal 10pt;
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
	}
	
#topics .threadpost p {
	line-height: 22px;
	font-size: 12px;
	margin-bottom: 20px;
	}	
#topics .topicpost	{
	width: 600px;
	}
	
#topics #aboutpost .admin ul	{
	display: none;
	}
/* -------------------------------------------- */

/* Footer ------------------------------------- */
/* -------------------------------------------- */

