* {
	border: 0;
	margin: 0;
	padding: 0;
	outline: none;
}
html, body{
	margin: 0;
	padding: 0;
	background: #eaeaea url(images/background_slice.png) repeat-x scroll left top;
	}
body{

	font-size:12px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	color:#666;
	line-height:21px;
	position:relative;
}


a {
	color: #33707e;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
input, select, textarea {
	border: #cfcfcf 1px solid;
	color: #404040;
	font-size: 12px;
	padding: 3px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
li {
	list-style: none;
}
h2,h1 {
	color: #222222;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0;
	padding:5px 0;
}

h3 {
	color: #333333;
	font-size: 1.2em;
	margin: 0 0 .8em;
}
h4 {
	font-size: 1em;
	margin: 0 0 1em;
}
p {
	line-height: 1.5em;
	padding: 0 0 1.3em;
}
/*=== Layout ===*/
#page {
	margin: 0 auto;
	width: 975px;
}
#page-bot {
	background: url(images/page-bot.gif) repeat-x top;
	height: 39px;
}
/*=== Header ===*/
body #header { margin: 0 auto; position: relative; width: 984px; height:132px; padding: 10px 0px; background: transparent url(images/header_bg.jpg) no-repeat top left; }
body #header a.logo img { position: absolute;left: 50px; top: 90px; } 

/*=== Navigation ===*/
div#menu {
position: relative;
left: 5px;
top: -56px;
z-index: 11;
}

div#menubar {
	width: auto;  
	background: url(images/menubar_l.png) 0 0 no-repeat;
	clear: both;  
	overflow: hidden;
}



div.menubar-1 {
	background: url(images/menubar_r.png) 100% 0 no-repeat;
	padding: 0px 10px 0px 10px;
}



div.menubar-2 {
	height: 61px;
	background: url(images/menubar_m.png) 0 0 repeat-x;
}


div#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	float: left;  
}



div#menu li {
	position: relative;
	margin: 0px;
	padding: 10px 20px 0 20px;
	display: block;
	float: left;
	z-index: 5;  
}



div#menu li a{
	height: 56px;
	display: block;
	float: left;
	line-height: 32px;
	text-decoration: none;
	color: #272C32;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.25em;
}


div#menu ul.menu {
	padding-left: 22px;
}



div#menu li.cat-item {
	background: url(images/menu_level1_item.png) 100% 0 no-repeat;
}
.content{
	float:left;
	padding:0 10px;
	position:relative;
	width:640px;
	background:transparent url(images/bg_slice2.png) repeat-y scroll center top;
}
.content_top{
	height:30px;
	padding:0 10px;
	width:640px;
	float:left;
	background:transparent url(images/bg_slice2.png) left top no-repeat;
}
.content_bottom{
	height:30px;
	padding:0 10px;
	width:640px;
	float:left;
	background:transparent url(images/bg_slice2.png) right bottom no-repeat;
}
.post{
	padding:20px;
	
}
.postimg{border:10px solid #EEEEEE;}
.post li{list-style: disc;padding-left:3px;margin-left:30px;}
.post li ul li{list-style: circle;padding-left:3px;margin-left:30px;}
.post-excerpt{padding-top:20px;}
.separator{
	height:12px;
	padding:0;
	margin-bottom:40px;
	width:640px;
	float:left;
	background:transparent url(images/separator.png) center top no-repeat;
}
/*- Search -*/
#search {
	float: right;
	height: 25px;
	padding: 31px 0 0;
}
#search input {
	background: url(images/search-bgr.gif) repeat-x top;
	border: 1px solid #000000;
	float: left;
	padding: 8px;
	width: 285px;
}
#search .submit {
	
	border: 0;
	margin: 8px 0 0 -30px;
	padding: 10px;
	width: auto;
	background: url(images/btn-search.gif) no-repeat;
	cursor:pointer;
}

.box{ padding: 10px;}


/*=== All Columns ===*/
#columns {
	margin: 87px 0 0 0;
	padding: 0 0 15px;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 900px;
	min-height: 900px;
}
/*=== Center Column ===*/
#centercol {
	float: left;
	width: 660px;
}
/*=== Right Column ===*/
#rightcol {
	float: right;
	width: 300px;
	background-color:#EEEEEE;
}
#rightcol li a{
	font-weight:normal;
	font-size:13px;
	line-height: 1.25em;
}
#rightcol ul{
	margin-top:15px;
}

.at{border-top:2px solid #DDDDDD;margin-top:20px;}
/*=== Post ===*/
/*- Post Title -*/

/*- Post Date -*/


/*=== Styling Boxes ===*/

/*=== Footer ===*/
#footer {
	color: #5f5f5f;
	font-size: 11px;
	line-height: 39px;
	margin: 0 auto;
	width: 975px;
}
#footer a {
	color: #33707e;
	text-decoration: none;
}
#footer a:hover {
	color: #5f5f5f;
	text-decoration: underline;
}
/*=== Misc. ===*/

#hads{
width:100%;
position: absolute;
left: 5px;
top: 250px;
z-index: 11;
clear: both;}
.clear { clear: both; height: 0px; overflow: hidden; }
pre {
		width: 600px;
		display: block;
		line-height: 16px;
		overflow-x: auto;
		font-family: 'courier new', monospace;
		font-size: 13px;
		padding: 5px 10px;
		border: 2px solid #EFEFEF;
		margin-top: 3px;
		margin-bottom: 10px;
		background: url(paperbg.gif);
		color: #555555;
	}
	
		* > pre {
			overflow: auto;
		}
		
		li pre {
			width: 400px;
		}