/*

	zenlike1.0 by nodethirtythree design
	http://www.nodethirtythree.com

*/

*
{
padding: 0em;
margin: 0em;
}

body
{
background-color: #453C35;
padding-top: 35px;
padding-bottom: 35px;
}

body,input
{
	font: 9pt georgia; 
	color: #5B534C; 
}


ul			{list-style-type:none}

ul li		{margin: 0 5px 0 0;}

ul li ul	{margin: 5px 5px 15px 15px; list-style: circle;}

ul li ol	{margin: 5px 5px 15px 15px;}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

a
{
color: #927F70;
}

a:hover
{
color: #000;
text-decoration: none;
}

h1
{
background: #ffffff;
padding-bottom: 0.8em;
font-size: 1.9em;
color: #927F70;
}

h2
{
background: #ffffff;
padding-bottom: 0.4em;
font-size: 1.4em;
color: #5B534C;
}

#table
{
border: solid 1px #3E3E3E;
}

h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
font-size: 1.7em;
padding-right: 34px;
background-image: url('css2/db1.gif');
}

h4
{
font-size: 1.2em;
padding-right: 28px;
background-image: url('css2/db2.gif');
}

.contentarea
{
clear:right;
}

.flLeft 
{
  float:left;
  margin-right: 7px;
  margin-bottom: 7px;
}

.flRight 
{
float:right;
margin-left: 10px;
margin-bottom: 7px;
}

img
{
border: none;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #fff url('css2/border2.gif') repeat-x;
height: 2px;
margin: 0em 0em 0em 0em;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 1.0em 0em 2.0em 0em;
}

.post.details
{
position: relative;
top: -1.5em;
font-size: 0.8em;
color: #787878;
}

.post ul.controls
{
clear: both;
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}

.post ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}

.post ul.controls li a.printerfriendly
{
background-image: url('css2/icon-printerfriendly.gif');
}

.post ul.controls li a.comments
{
background-image: url('css2/icon-comments.gif');
}

.post ul.controls li a.more
{
background-image: url('css2/icon-more.gif');
}

.box
{
position: relative;
height: 140px;
width: 17.3em;
background-color: #transparent;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 1.5em;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
background-color: #453C35;
z-index: 1;
}

#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 880px;
border: solid 5px #fff;
background-color: #fff;
margin: 0 auto;
}

#header
{
position: auto;
width: 100%;
height: 59px;
background: #2B2B2B url('css2/topbg.gif');
border-top: solid 1px #3E3E3E;
border-bottom: solid 1px #3E3E3E;
margin-bottom: 2px;
}

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
}

#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}

#search
{
position: absolute;
top: 1.8em;
right: 0.0em;
padding-right: 0.0em;
}

#search input.text
{
margin-right: 0.5em;
vertical-align: middle;
border: solid 1px #463C33;
padding: 0.15em;
width: 8.0em;
}

#search input.submit
{
background: #463C33;
border: solid 1px #463C33;
font-weight: bold;
padding: 0.1em;
font-size: 0.8em;
color: #FFFFFF;
vertical-align: middle;
}

#headerpic
{
position: relative;
height: 164px;
background: #fff url('css2/hdrpic_ne.jpg') no-repeat top left;
margin-bottom: 2px;
}


#nav1st
{
position: relative;
font-size: 0.8em;
background: url('css2/border2.gif') repeat-x top left;
height: 2.9em;
padding: 0.2em 0.0em 0.2em 0.7em;
margin-bottom: 1px;
}

#nav1st ul
{
position: absolute;
top: 1.1em;
}

#nav1st ul li
{
position: relative;
background-color:#fff;
border-top:solid 1px #463C33;
border-bottom:solid 1px #463C33;
display:inline;
}

#nav1st ul li a
{
padding: 0.1em 0.7em 0.1em 0.7em;
color: #000000;
text-decoration: none;
}

#nav1st ul li a:hover
{
background-color:#D7CFBF;
text-decoration: none;
}

#nav1st ul li a.active
{
background-color:#D7CFBF;
}

#nav1st ul li a.current
{
background-color:#D7CFBF;
}

#links
{
position: absolute;
top: 238px;
right: 0.3em;
padding-right: 0.3em;
font-size: 0.8em;
}

#content
{
padding: 0em 0em 0em 0em;
}

#primarycontainer
{
float: left;
width: 76%;
min-height: 260px;
border-right: dotted 1px #463C33;
}

#primarycontent
{
padding: 1em;
}

#secondary
{
border-top: solid 1px #463C33;
margin-top:15px;
float: left;
width: 17em;
bg-color: transparent;
}
	
ul.nav2nd
{
background-color:#f2efe9;
float: left;
width: 17.0em;

}

ul.nav2nd li
{
background-color:#f2efe9;
position: relative;
padding-top: 0.15em;
padding-bottom: 0.15em;
width: 17.0em;
border-bottom: solid 1px #463C33;
}

ul.nav2nd li a
{
color: #AB9D83;
text-decoration: none;
padding: 0.15em;
width: 17.0em;
}

ul.nav2nd li a:hover
{
color:#463C33;
text-decoration: none;
padding: 0.15em;
width: 17.0em;
}

ul.nav2nd li a.active
{
color:#463C33;
text-decoration: none;
padding: 0.15em;
width: 17.0em;
}

ul.nav2nd li a.current
{
color:#463C33;
text-decoration: none;
padding: 0.15em;
width: 17.0em;
}


ul.nav3rd
{
	list-style: none;
	text-decoration: none;
	font-size: 0.9em;
	width: 17.4em;
	

}

ul.nav3rd li 
{
	list-style: none;
	width: 17.4em;
	background-color:#fff;
}

ul.nav3rd li a
{
	color:#AB9D83;
	list-style: none;
	width: 17.4em;
}

ul.nav3rd li a:hover
{
    color:#463C33;
	width: 17.4em;
}

ul.nav3rd li a.current
{
    color:#463C33;
	width: 17.4em;
}



#form-module * {

	padding:0px;

	margin:0px;

}



#form-module {

	margin:0px;

	padding:0px;

	width:520px;

	background-color:#FFF;

	color:#463C33;

}



#form-module fieldset {

	border:0px solid #fff;

}



#form-module legend {

	display:none;

}





#form-module p {

	margin:0;

	padding:5px;

	font-weight:bold;

}



#form-module .element {

	display:block;

	clear:both;

	background-color:#FFF;

	border-top:2px solid #fff;

}



#form-module label {

	display:block;

	float:left;

	padding:5px;

	width:120px;

	border-right:2px solid #fff;

}



#form-module label.checkbox {

	width:372px;

	border-left:2px solid #fff;

	border-right:none;

}



#form-module input, 

#form-module select, 

#form-module textarea {

	float:left;

	margin:5px;

	width:295px;

	border:1px solid #463C33;

}



#form-module input.text {

	height:20px;

}



#form-module input.checkbox {

	width:120px;

	padding:0;

	border:none;

}



#form-module input.submit { 

	margin:5px 5px 5px 137px;

	padding:2px 5px;

	border:1px solid #333;

	background-color:#463C33;

	color:#FFF;

	text-align:center;

	cursor:pointer;

}



#form-module input.submit:hover { 

	background-color:#FFF;

	color:#463C33;

}



#form-module label.textarea, 

#form-module textarea.textarea {

	height:96px;

}



#form-module-thanks {

	display:block;

	color:#FFF;

	font-size:1.2em;

}


#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 0.9em;
background: #fff url('css2/border2.gif') repeat-x 0em 0.1em;
font-size: 0.8em;
border-bottom: solid 1px #372F27;
}

#footer .left
{
position: absolute;
left: 1.0em;
bottom: 0.6em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 0.6em;
}
