/*

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

*/

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

body
{
background: #FFFFFF url('images/layout/bodybg.jpg');
padding: 0px 0px 0px 0px;
background-repeat:repeat-x;
overflow:auto;
overflow-x:hidden;
}

body,input
{
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
color: #333333;
}

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

p2
{
margin-bottom: 1.0em;
}

a
{
color: #B96D00;
text-decoration: underline;
}

ul, ol
{
	margin-left: 20px;
}

a:hover
{
text-decoration: none;
}

h2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16;
	color:#ADB56A;
	font-weight:normal;
	letter-spacing:-1px;
}

h3
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14;
	color:#B95C1F;
	font-weight:normal;
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

h4
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13;
	color:#ADB56A;
	font-weight:normal;
	letter-spacing:-1px;
}


h5
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	font-weight:normal;
	display: inline;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.contentarea
{
padding-top: 1.3em;
}

img
{
border: solid 0px #6F5230;
}

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('images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.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('images/icon-printerfriendly.gif');
}

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

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

.box
{
position: relative;
background: #EFEFEF;
padding: 10px;
margin-bottom: 1.0em;
margin-top:15px;
}

.sitemap1
{
	margin-left:30px;
	margin-bottom: 10px;
}

#sidemenu
{
	position:relative;
	width: 100%;
}

ul.linklist
{
list-style:none;
padding:0;
margin:0;

}

ul.linklist li, ul.linklist li a
{
float:left;
display:block;
white-space:nowrap;
padding:2px;
padding-left: 0px;
padding-right: 6px;
background-color:#FFFFFF;
color:#BC5E20;
margin: 2px;
margin-left:0px;
font-weight:bold;
text-align:left;
text-decoration:none;

}

ul.linklist li a:hover
{
background-color:#FFFFFF;
padding-left: 0px;
padding-right: 6px;
text-decoration:underline;

}



#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: 780px;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 120px;
margin-bottom: 0px;
}

#headerLeft
{
	position:relative;
	float:left;
	width: 260px;
	height:120px;
	background-color:transparent;
}

#headerLeftLogo
{
	width:260px;
	height:50px;
	margin-top:20px;
}

#headerLeftLogo img
{
	border: 0px;
}

#headerRight
{
	position:relative;
	float:right;
	width: 520px;
	height:120px;
	background-color:transparent;
}



#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: relative;
padding-right: 0.0em;
}

#search input.text
{
margin-right: 0.5em;
vertical-align: middle;
border-top: solid 1px #000000;
border-right: solid 1px #000000;
border-bottom: solid 1px #777777;
border-left: solid 1px #777777;
padding: 0.15em;
width: 10.0em;
}

#search input.submit
{
background: #939B00 url('images/buttonbg.gif') repeat-x;
border: solid 1px #5F6800;
font-weight: bold;
padding: 0.25em;
font-size: 0.8em;
color: #F2F3DE;
vertical-align: middle;
}

#banner
{
position: relative;
height: 170px;
background: #fff;
padding:0px;
margin:0px;
border:0px;
background-image:url('images/layout/containerT1bg.jpg');
margin-bottom:20px;
}

#banner img
{
padding:0px;
margin:0px;
border:0px;
}

#bannerLeft
{
	float:left;
	width:390px;
	background-color:none;
	background-image:url(../images/layout/containerT1bg.jpg);
	background-repeat:no-repeat;
	height:170px;
	margin:0px;
	padding:0px;
	z-index:0;
}

#bannerRight
{
	float:left;
	position:relative;
	overflow:hidden;
	width:390px;
	background-color:transparent;
	height:170px;
	margin:0px;
	padding:0px;
}

#bannerRight img
{
	border:0px;
	margin-top:-3px;
	padding:0px;
}


#menu
{
position: absolute;
top:0px;
left:0px;
height: 30px;
padding: 0em 0em 0em 0em;
margin-top:90px;
text-align:left;
width:100%;
text-align:right;
}

#menu ul
{
text-align:right;
top: 1.0em;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;

}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.5em 0.3em 0.5em 0.3em;
color:#666666;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: none;
color:#CCCCCC;
}

#menu ul li a.menu_current
{

}

#menubottom
{
background: #fff url('images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.5em;
}


#menu2
{
	position:absolute;
	top: 20px;
	right: 20px;
	margin-left:auto;
	margin-right:0px;
	margin-top: 0px;
	background-color:#C4753F;
	width: 300px;
	padding:4px;
}

#menu2 ul
{
	margin:0px;
	text-align:center;
	padding:0px;
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
}
#menu2 li 
{
	display:inline;
	list-style:none;
	margin: 2px 0 0;
} 

#menu2 a 
{
	padding: 2px 2px 2px 2px;
	text-decoration: none; /*lets remove the link underlines*/
	color:#FFFFFF;
	font-weight:bold;
}

#menu2 a:hover{ background-color:#FFFFFF; color:#C4753F;}

#content
{
padding: 0em;
}

#primarycontainer
{
float: left;
width: 480px;
}

#primarycontent
{
margin: 1.5em 0em 0em 0em;
}

#secondarycontent
{
margin-top: 1.5em;
float: right;
width: 270px;
}

#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 5.0em;
background: #fff url('images/border2.gif') repeat-x 0em 2.5em;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

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


