/* Base element */

	html, body {

		height:100%;
	}

/*Images*/	

	img {
		margin:0;
		padding:0;
		border: none;
	}

	a,	a:link,	a:active img {
		margin:0;
		padding:0;
		border: none;
	}

/*End Images*/

/* Typo */		

	p {
		font-size: 1em;
		margin: 0 0 1em 0;
		padding: 0;
		line-height:1.6em;
	
	}

	h1 {
		
		font-size: 2em;
		line-height: 1.5em;
		margin: 0 0 0.5em 0;
		padding: 0;
       	
	}
	
	h2 {
		
		
       	margin: 0 0 0.5em 0;
		padding: 0;
		padding:0px 0px 0px 30px;
		font-size:1.6em;
		line-height:1em;
		font-weight:normal;
		background:url(images/h2-back.gif) no-repeat center left;

	}
	
	h3 {
		
		font-size: 1.3em;
		font-weight:normal;
       	line-height: 1.5em;
		margin: 0 0 0.3em 0;
		padding: 0;

	}
	
	h4 {
		
		font-size: 1.2em;
		font-weight:normal;
       	line-height: 1.5em;
		margin: 0 0 0.3em 0;
		padding: 0;

	}
	
	h5 {
		
		font-size: 1.1em;
       	line-height: 1.5em;
		margin: 0 0 0.3em 0;
		padding: 0;

	}

/* End Typography */		

/* Links */

	a,	a:link,	a:active {
		color:#91d53e;
		text-decoration: none;
	}

	a:hover {
       color:#91d53e;
	   text-decoration: underline;
        
	}

/* End Links */

/* End Base element */

	body {
	
		margin: 0;
		padding: 0;
		font-family: Verdana, Arial, Geneva, sans-serif;
		text-align: left;
		font-size:12px;
		color:#f9f9f9;
		background:#6fa62c;

	}
	
	
	#wrapper {
	
		position:relative;
		min-width:930px;
		margin-top:0px;
		background:#726849 url(images/wrapper-back.gif) repeat-x top left;
	
    }
	
		
	#container{
		
		margin:0 auto;
		width:900px;
		padding:0px 15px 25px 15px;
	
    }

/*Header and menu */	

	#header{
		margin:0;	
		position:relative;
		height:150px;
		background:url(images/header-back.png) no-repeat top left;
			
    }
	
	#header h1 {
	
		display:block;
		position:relative;
		float:left;
		top:0px;
		left:0px;
		height:150px;
		width:385px;
		margin:0;
		overflow:hidden;
		padding:0;
		text-decoration:none;
		text-indent:-9999px;
		background: url(images/h1-logo.png) no-repeat top left;
	
	}
	
	#header h1 a {
	
		display:block;
		height:150px;
		width:385px;
		
	}
	
		
	ul.contact  {
		
		position:absolute;
		right:0px;
		top:0px;	
		margin:0 2px 0px 0;
		font-size:0.9em;
		padding:0;
        list-style: none;
		
				
	}
	
	ul.contact li  {
		padding: 0;
		float: left;
		margin: 0 0px 0 10px;
		display: inline;
		
	}
	
	ul.contact li a{
		display:block;
		cursor:pointer;
		height:31px;
		width:37px;
		margin:0;
		overflow:hidden;
		padding:0;
		text-decoration:none;
		text-indent:-9999px;
	
	}
	
	a.home {
	
		background:url(images/contact-home.gif) no-repeat left center;
		
	}
	
	a.email {
	
		background:url(images/contact-email.gif) no-repeat left center;
		
	}
	
	a.rss {
	
		background:url(images/contact-rss.gif) no-repeat left center;
		
	}
	
	ul#main-menu  {
		
		position:absolute;
		right:0px;
		bottom:55px;	
		margin:0 0 0px 0;
		font-size:1.2em;
		padding:0;
        list-style: none;
		background:transparent no-repeat scroll 0px 0px;
				
	}
	
	ul#main-menu li  {
	
		padding: 0;
		float: left;
		margin: 0 0px 0 15px;
		display: block;

	}

	ul#main-menu li a{
		float: left;
		padding: 0px 2px 8px 2px;
		text-decoration:none;
		color:#f9f9f9;
	
	}
	
	ul#main-menu li a#current{
	
		padding: 0px 2px 5px 2px;
		border-bottom:3px solid #6fa62c;
		border-top:none;
		text-decoration:none;
		background: url(images/main-menu.gif) no-repeat top center;
		
	}
	
	ul#main-menu li a:hover {
	
		color:#91d53e;
		/*padding: 0px 2px 5px 2px;
		border-bottom: #384a54 3px solid;
		border-top:none;*/
	
	}
	
	#mainbar {
		position:relative;
		height:244px;
	
	}
	
/* Jflow slider */

	#flow {
	
		width:900px;
		height:120px;
		float:left;
		clear:both;
				display:inline;


	}

	.prevNext {
	
		float:right;
		margin-top:45px;
		display:none;
	
	}
	
	.has-script .prevNext{ 
	
		display:block; 
		
	}
	
	.prevNext img {
		cursor:pointer;
		
	}
	
	img.jFlowPrev {
	
		padding-left:10px;
		margin-right:20px;
	
	}
	
	img.jFlowNext {
	
		margin-left:10px;
	
	}
	
	#jFlowSlide {
	
		width:840px;
		height:120px;
		float:left;
		display:inline;
	
	}
	
	#slides {
	
		float:left;
		display:inline;
		margin-left:20px;
	
	}
	
	#slides a img {
	
		margin-right:50px;
		float:left;
		display:inline;
		padding:10px;
		background:url(images/preview-frame.jpg) no-repeat top left;
	
	}	
	
	#slides a.no-margin img {
	
		margin:0px;
	
	}
	
	
/*End Header and menu */

/*Content*/

#content {
	padding:0;
	overflow:hidden;
	padding:30px 0px 0px 0px;

}
	#content h1 {
	
		clear:both;
		padding:0px 0px 3px 0px;
		margin:0px 0px 5px 0px;
		line-height:1em;
		font-size:1.6em;
		letter-spacing:1px;
		font-weight:bold;		
	
	}
	
	#content  h3 a, #content h2 a, #content  h1 a {
	
		color:#f9f9f9;
	
	}
	
	#content  h3 a:hover, #content h2 a:hover, #content h1 a:hover {
	
	  	color:#91d53e;
		text-decoration: none;
	
	}

	#main {
	
		float:left;
		display:inline;
		width:600px;
		background:url(images/sidebar-back.gif) repeat-y top right;
		
	
	}
	
	#main-sub {
	
		float:right;
		display:inline;
		width:600px;

	}

	.block ul, #main ul, #main-sub ul{
	
		margin:10px 70px 10px 30px;
		padding:0px 0px 0px 0px;
		list-style:none;

	}
	
	.block ul li, #main ul li, #main-sub ul li  {
		
		display:block;
		padding:0px 0px 0px 15px;
		margin:0px 0px 10px 0px;
		list-style-position:outside;
		background:url(images/li-back.gif) no-repeat center left;	
		
	}
	
	.block ul li a, #main ul li a, #main-sub ul li a {
	
		color:#f9f9f9;
		text-transform:none;	
	
	}
	
	
	.block ul li a:hover, #main ul li a:hover,  #main-sub ul li a:hover {
		
		color:#91d53e;
		text-decoration:none;
		
	}
	
	.home-block {
	
		float:left;
		display:inline;
		width:282px;
		margin-right:25px;
	
	}
	
	.block {
	
		float:left;
		clear:both;
		width:99%;
		margin-bottom:20px;
		padding-bottom:20px;
		background:url(images/bar-bottom.gif) repeat-x bottom left;
		
	}
	
	
	.block ul, {
	
		margin:10px 70px 10px 30px;
		padding:0px 0px 0px 0px;
		list-style:none;

	}
	
	.block ul li  {
		
		display:block;
		padding:0px 0px 4px 15px;
		margin:0px 0px 10px 0px;
		list-style-position:outside;
		background:url(images/li-back.gif) no-repeat center left;
		float: left;
		width:140px;
		
	}
	
	.block ul li a{
	
		color:#f9f9f9;
		text-transform:none;
		background:#2d3236;
		padding:5px;	
	
	}
	
	
	.block ul li a:hover {
		
		color:#91d53e;
		text-decoration:none;
		padding:5px;
		background:#659728;

		
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	a.calculator {
	
		display:block;
		padding:10px 0px 10px 45px;
		font-size:1.2em;
		margin-left:10px;
		line-height:40px;
		background:url(images/calculator.png) no-repeat center left;
	
	}

	a.button {
		
		display:block;
		padding:0px 5px 0px 15px;
		margin:15px 0px 0px 0px;
		width:167px;
		height:26px;
		line-height:25px;
		color:#ffffff;
		background:url(images/button.gif) no-repeat top left;
	
	}
	
	a.button:hover {
	
		line-height:27px;
		padding:0px 5px 0px 16px;
		text-decoration:none;
		background:url(images/button.gif) no-repeat bottom left;
	
	}
	
	.work {
		
		margin-bottom:20px;
		padding-bottom:20px;
		width:100%;
		float:left;
		clear:both;
		background:url(images/bar-bottom.gif) repeat-x bottom left;
	}
	
	.work img {
		
		float:left;
		padding:10px;
		width:259px;
		height:140px;
		margin:0px 0px 0px 0px;
		background:url(images/folio-frame.gif) no-repeat top left;
	
	}
	
	.work h3, .work p {
	
		margin-left:295px;
		
	}
	
	p.work-link {
		
		margin-top: -8px;
		margin-bottom:5px;
		
	}
	
	p.work-cat {
	
		font-size:0.9em;
	
	}

/* News Section */	

	.post {
		
		width:100%;
		float:left;
		clear:both;
		margin-bottom:20px;
		padding-bottom:20px;
		background:url(images/bar-bottom.gif) repeat-x bottom left;
	
	}
	
	.post h2 {
	
		padding:4px 0px 0px 0px;
		margin:0px 0px 0px 62px;
		line-height:1.1em;
		letter-spacing:1px;
		font-weight:normal;
		background:none;
		
	}

	.postdate {
	
		float:left;
		display:inline;
		padding-left:2px;
		margin-top:2px;
		height:45px;
		width:45px;
		background:transparent url(images/date-stamp.gif) no-repeat scroll left top;
	
	}
	
	.day, .month{
		
		
		color:#FFFFFF;
		font-weight:normal;
		margin:0px 0px 0px 0px;
		padding:0;
		font-weight:bold;
		text-align:center;
		text-transform:none;		
	
	}
	
	.day {
	
		margin-top:6px;
		font-size:1.0em;
		line-height:15px;
	
	}
	
	.month {
	
		font-size:1.0em;
		line-height:20px;
	
	}
	
	.meta {
	
		font-size:0.9em;
		margin:-2px 0px 18px 62px;
			
	}

/* Sidebar */	
	
	#sidebar {
	
		float:right;
		display:inline;
		padding:0px 0px 0px 50px;
		margin:0px 0px 0px 0px;
		width:245px;
		height:100%;
		
	
	}
	
	ul.list {
	
		margin:15px 0px 0px 0px ;
		padding:0px 0px 0px 0px;
		list-style:none;

		
	
	}
	
	ul.nomargin {
	
		margin:0px;
	
	}
	
	ul.list li  {
		
		padding:0px;
		margin:0px 0px 4px 0px;
		
	}
	
	ul.list li a {
	
		display:block;
		height:28px;
		width:230px;
		line-height:28px;
		color:#f9f9f9;
		padding:0px 0px 0px 15px;
		margin:0px 0px 0px 0px;
		background:url(images/sidebarul-back.gif) no-repeat top left;	
	
	}
	
	
	ul.list li a:hover, ul.list li a.current  {
		
		padding:1px 0px 0px 16px;
		color:#f9f9f9;
		height:27px;
		width:229px;
		background:url(images/sidebarul-back.gif) no-repeat bottom left;	
		text-decoration:none;
		
	}
	
	p.name {
		
		text-align:left;
		color:#91d53e;
	}
	
	.quote {
	
		margin-top:0px;
		margin-bottom:-12px;
		padding:10px 15px 10px 15px;
		font-size:0.9em;
		width:215px;
		background:#24282a url(images/quote-top.gif) no-repeat top left;

	
	}
	
	.quotebottom {
		
		height:12px;
		background: url(images/quote-bottom.gif) no-repeat bottom left;

		
	}
	
/* Form Styling */

input {
	
		border:none !important;
		padding:7px 7px 7px 10px;
		height:17px;
		width:217px;
		color:#f9f9f9;
		margin:0px 0px 0px 0px;
		background:url(images/input-back.gif) no-repeat top left;

	}
	
textarea{
	
		border:none !important;
		letter-spacing:1px;
		padding:7px 7px 5px 10px;
		height:143px;
		color:#f9f9f9;
		width:288px;
		margin:-1px 0px 0px 0px;
		background:url(images/textarea-back.gif) no-repeat top left;
	
	}
	
	ol.forms li {
	
		margin-bottom:10px;
	
	}
	
	ol.forms label {
	
		display:block;
		padding:0px 0px 5px 0px;
		margin:0px;
	
	}
	
	button#submit {
	
		display:block;
		border:none;
		color:#f9f9f9;
		cursor:pointer;
		outline:none;
		clear:both;
		margin:5px 0px 0 0;
		padding:4px 5px 6px 5px;
		height:31px;
		width:139px;
		background:url(images/submit-back.gif) no-repeat top left;
		border:none;
	
	}
	
	span.error {
	
		font-size:0.9em;
		color:#91d53e;
		padding-left:5px;
	
	}
	
/* Form Styling */

/* Map Styling */

	#map {
		
		margin:10px 0px 20px 0px;
		width:243px;
		height:150px;
		background:#d0d0d0;		
		border:#28363d 1px solid;
	
	}


/* End Sidebar */	

/*End Content*/
	
/*Footer */
	
	#footer{
	
		position:relative;
		min-width:930px;
		color:#ffffff;
		background:url(images/footer-back.gif) repeat-x top left;
	
    }
	
	#footer h2{
		font-size:1.3em;
		font-weight:bold;
		padding:0px;
		margin:0px 0px 7px 0px;
		background:none;
		
	}
	
	#footer ul{
		
		list-style:none;
		margin:0px;
		padding:0px;
	}
	
	#footer ul li{
		
		list-style:none;
		margin:0px 0px 7px 0px;
		padding:0px;
	}
	
	.footer-block {
	
		clear:both;
		margin:0 auto;
		text-align:left;
		padding:20px 0px 50px 0px;	
		width:900px;
		background:url(images/footer-logo.gif) no-repeat bottom right;
		
	
	}

		
	.footer-block a {
	
		color:#ffffff;
	
	}
	
	.footer-block a:hover {
       color:#ffffff;
	   text-decoration: underline;
 
	}
	
	.footer-inside {
	
		height:175px;
		font-size:0.9em;
	
	}
	
	#news-footer {	
		width:252px;
		margin-right:20px;	
		float:left;
	}
	
	#news-footer ul {
		margin:0px 0px 5px 0px;
		padding:0px;
		float:none;
	
	}
	
	#news-footer ul li {
		margin:0px;
		padding:0px;
		float:left;
	
	}
	
	#news-footer ul li a{
		float:left;
		clear:both;
		margin:0px 0px 3px 0px;
		padding:5px;
		background:#659728;
	
	}
	
	#news-footer ul li a:hover{
		text-decoration:none;
		background:#568023;
	
	}
	
	#contact-footer {	
		width:178px;
		padding-left:15px;
		margin-right:0px;	
		float:left;
		background:url(images/footer-div.gif) repeat-y top left;
	}
	
	#navigation-footer {	
		width:178px;
		padding-left:15px;
		margin-right:20px;	
		float:left;
		background:url(images/footer-div.gif) repeat-y top left;
	}
	
	#services-footer {	
		width:178px;
		padding-left:15px;
		margin-right:20px;	
		float:left;
		background:url(images/footer-div.gif) repeat-y top left;
	}
	
	a.footer-rss {
		
		display:block;
		padding: 1px 0px 2px 23px;
		background:url(images/footer-rss.gif) no-repeat center left;
	
	}
	
	a.footer-bookmark {
		
		display:block;
		padding: 1px 0px 2px 23px;
		background:url(images/footer-bookmark.gif) no-repeat center left;
	
	}
	
	p.footer-icons {
	
		margin-top:-5px;
	
	}

/*End Footer */

/*Tools*/

	.hidden {
		display:none;
	}

	.center {
		
		margin:0 auto;

	}
	
	.last {
	
		margin:0px;
		padding:0px;
	}
	
	.clear, .clearline {
	
		clear:both; 
		height:1px; 
		margin:0; 
		padding:0; 
		font-size: 15px;
		line-height: 1px;

	}
	
	.clearfix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}

	.clearfix {display: inline-block;}
	
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */


	.margin-bottom {
	
		margin-bottom:20px;
		
	}
	
	.no-margin {
	
		margin:0px;
	
	}
	
	.left {
	
		float:left;
		display:inline;
	
	}
	
	.right {
	
		float:right;
		display:inline;
	
	}
	
	.margintop20 {
	
		margin-top:20px;
	
	}







/*ORI*/






























.page {
	width:930px;
	margin:0 auto;
}

#bgtop {
	height:20px;
	background:url('images/img07.gif');
}
.sidebar {
	width:300px;
	float:right;
}
.sidebar h2 {
	letter-spacing:-1px;
	font-size:1.2em;
	margin:0 0 10px 0;
}
#nav {
	background:url('images/navbg.gif') repeat-x top;
	height:37px;
	margin:10px 0 0 0;
}
.rss {
	float:right;
	margin:0;
	padding:0;
}
.rss a {
	background:url('images/rss.gif') no-repeat;
	width:38px;
	height:37px;
	display:block;
}
.rss a:hover {
	background:url('images/rss.gif') no-repeat 0px -37px;
	width:38px;
	height:37px;
	display:block;
}
#nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	background:url('images/nav.gif') no-repeat top left;
	height:37px;
}
#nav li {
	padding:0;
	margin:0;
	height:37px;
	float:left;
	list-style-type:none;
}
#nav li a {
	display:block;
	height:27px;
	padding:10px 15px 0 15px;
	text-decoration:none;
	color:#474848;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	float: left;
}
#nav .main {
	background:url('images/nav.gif') no-repeat;
	color:#006600;
}
#nav .main a {
	background:url('images/nav.gif') no-repeat;
	font-weight:bold;
	color:#474848;
}
#nav .main a:hover {
	background:url('images/nav.gif') no-repeat 0px -37px;
	font-weight:bold;
	color:#000000;
}
#nav .main #current {
	background:url('images/nav.gif') no-repeat 0px -37px;
	color:#000000;
}
#nav .main #current a {
	background:url('images/nav.gif') no-repeat 0px -37px;
	font-weight:bold;
	color:#474848;
}
#nav .main #current a:hover {
	background:url('images/nav.gif') no-repeat 0px -37px;
	font-weight:bold;
	color: #000000;
}
#nav .normal {
	color:#006600;
	font-weight:bold;
}
#nav .normal a {
	background:url('images/navbg.gif') no-repeat;
	color:#474848;
}
#nav .normal a:hover {
	background:url('images/navbg.gif') no-repeat 0px -37px;
	color:#000000;
}
#nav .normal #current {
	background:url('images/navbg.gif') no-repeat center -37px;
	color:#000000;
}
#nav .normal #current a {
	background:url('images/navbg.gif') no-repeat center -37px;
	color:#474848;
}
#nav .normal #current a:hover {
	background:url('images/navbg.gif') no-repeat center -37px;
	color: #000000;
}
.break {
	clear:both;

	padding:0;
	margin:0 0 10px 0;
}
.clear {
	clear:both;
	padding:0;
	margin:0;
}
.itempost {
	float:left;
	margin:0 0px 3px 0;
	font-size:9px;
}

.itempost a {	font-size:9px; font-weight:bold; background-color:#000;}


.item {
	width:168px;
	float:left;
	margin:0 0px 15px 0;
	display:inline;
	padding:10px;
	background:url(images/preview-frame.jpg) no-repeat top left;

}
.item h2 {
	font-size:1.2em;
	margin:0 0 3px 0;
	padding:0;
}
.item h2 a {
	color:#0066cb;
	text-decoration:none;
}
.item h2 a:hover {
	color:#474848;
	text-decoration:none;
}
.item p {
	margin:0 0 4px 0;
}



.item2 {
	width:168px;
	float:left;
	margin:0 15px 15px 0;
	display:inline;
	padding:10px;
	background:url(images/preview-frame.jpg) no-repeat top left;
}
.item2 h2 {
	font-size:1.2em;
	margin:0 0 3px 0;
	padding:0;
	color:#ffffff;
}
.item2 h2 a {
	color:#474848;
	text-decoration:none;
}
.item2 h2 a:hover {
	color:#0066cb;
	text-decoration:none;
}
.item2 p {
	margin:0 0 4px 0;
}
.details {
	padding:8px;
	margin:0 30px 15px 0;
	background:#ffffff;
	border:1px solid #e5e5e5;
}
.details ul {
	margin:5px 0 5px 15px;
	list-style-type:none;
}
.details li {
	padding:3px 0 3px 0;
	list-style-type:square;
}
.details h2 {
	font-size:1.2em;
	color:#0066cb;
	margin:0 0 3px 0;
}
.details p {
	margin:0 0 15px 0;
}
.details p img {
	padding:0;
	border:#e5e5e5 1px solid;
}
.details2 {
	padding:8px;
	margin:0 30px 15px 0;
	background:#ebf3fb;
	border:1px solid #cce0f5;
}
.details2 ul {
	margin:5px 0 5px 15px;
	list-style-type:none;
}
.details2 li {
	padding:3px 0 3px 0;
	list-style-type:square;
}
.details2 h2 {
	font-size:1.2em;
	color:#474848;
	margin:0 0 3px 0;
}
.details2 p {
	margin:0 0 15px 0;
}
.details2 p img {
	padding:0;
	border:#838383 1px solid;
}
.tags {
	margin:0;
	padding:15px 0 0 0;
	font-size:1.2em;
	font-weight:bold;
}
.post-ratings span {
	float:right;
	font-size:11px;
	padding:3px 0 0 0;
}
.navbottom {
	background:url('images/navbottom.gif') no-repeat;
	height:21px;
	margin:1px 0 0 0;
}
.Nav {
	margin:0 0 20px 0;
	padding:10px 0 0 0;
	color:#fff;
}
.Nav a {
	padding:4px 8px 4px 8px;
	background:#24282a;
	border:1px solid #6fa62c;
	color:#fff;
	font-size:10px;
	margin:0 5px 0 0;
}
.Nav a:hover {
	padding:4px 8px 4px 8px;
	border:1px solid #6fa62c;
	color:#fff;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	margin:0 5px 0 0;
	background:#6fa62c;

}
.Nav .on {
	padding:4px 8px 4px 8px;
	border:1px solid #6fa62c;
	color:#000;
	font-size:10px;
	margin:0 5px 0 0;
	background:#6fa62c;

}
.Nav span {
	padding:4px 8px 4px 8px;
	border:1px solid #6fa62c;
	font-size:10px;
	margin:0 5px 0 0;
}
#ads {
	
	clear:both;
	width:280px;
	padding:9px;
}
#ads ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#ads li {
	
	margin:0;
	padding:3px 8px 3px 7px;
	list-style-type:none;
}
.singleads {
	background:#fdf9eb;
	padding:9px;
	margin:0 30px 15px 0;
	border:1px solid #f8ecbd;
}
.singleads h2 {
	margin:0 0 10px 0;
	font-size:1.2em;
	color:#474848;
}
.tabberlive .tabbertabhide {
	display:none;
	overflow: hidden;
}
.tabber {
	padding:0;
	display: none;
	overflow: hidden;
}
.tabberlive {
	margin:1px 0 10px 0;
}
ul.tabbernav {
	margin:0;
	padding:3px 0;
	border-bottom:1px solid #f8ecbd;
}
ul.tabbernav li {
	list-style:none;
	margin:0;
	display:inline;
}
ul.tabbernav li a {
	padding:3px 0.5em;
	border-bottom:none;
	text-decoration:none;
}
ul.tabbernav li a:link {
	color:#313062;
}
ul.tabbernav li a:hover {
	color:#CC0000;
}
ul.tabbernav li.tabberactive a {
	background:#fdf9eb;
	color:#474848;
	border:1px solid #f8ecbd;
	border-bottom:1px solid #fdf9eb;
	text-decoration:none;
	font-weight:bold;
}
ul.tabbernav li.tabberactive a:hover {
	color:#474848;
	background:#fdf9eb;
	border-left:1px solid #f8ecbd;
	border-right:1px solid #f8ecbd;
	border-top:1px solid #f8ecbd;
}
.tabberlive .tabbertab {
	background:#fdf9eb;
	padding:5px 10px 10px 10px;
	border-top:0px;
	border-left:1px solid #f8ecbd;
	border-right:1px solid #f8ecbd;
	border-bottom:1px solid #f8ecbd;
}
.tabberlive .tabbertab h2 {
	display:none;
	color:#313062;
}
.tabberlive .tabbertab h3 {
	display:none;
}
.tabbertab {
	margin:0px;
	padding:0px;
}
.tabbertab ul {
	margin:5px 0 5px 15px;
	padding:0;
	list-style-type:none;
}
.tabbertab li {
	margin:0;
	padding:3px 0 3px 0;
	list-style-type:square;
}
.wp-smiley {
	border:none !important;
	padding:0 !important;
	margin:0 !important;
}
#comment_form .text_input {
	width:191px;
	padding:3px;
	color:#444;
	border:1px solid #696969;
	border-left:2px solid #0066cb;
}
#comment_form .text_area {
	width:321px !important;
	border:1px solid #696969;
	border-left:2px solid #0066cb;
}
ul#comment_list {
	list-style-type:none;
	margin:0;
	padding:0;
}
ul#comment_list li.comment {
	margin:0 0 10px 0;
}
ul#comment_list li.trackback {
	padding:1.2em 15px 0 15px;
}
.comment_meta {
	margin:0 30px 15px 0;
	font-size:11px;
}
.comment_num {
	padding:0 8px 0 0;
	font-weight:bold;
	font-size:1.3em;
	float:right;
}
.trackback .comment_num {
	padding:0 0 0 20px;
}
.comment_num a,.comment_num a:visited {
	color:#888;
	text-decoration:none;
}
.comment_num a:hover {
	color:#303030;
	text-decoration:none;
}
.comment_meta strong {
	font-size:1.2em;
}
.comment_time {
	font-size:1em;
	color:#888;
}
blockquote {
	font-style:italic;
	font-size:11px;
	color:#888888;
	margin:0 0 5px 20px;
	padding:0 0 0 10px;
	border-left:4px solid #0066cb;
}
abbr,acronym {
	border-bottom:1px dotted #0066cb;
	text-transform:uppercase;
}
code {
	color:#474848;
	font-family:Courier,monospace;
	margin:0 0 5px 5px;
}
pre {
	margin:0 0 1.5em 0;
	overflow:auto;
	font-size:1.3em;
	clear:both;
}
form {
	margin:0;
	padding:0;
}
.searchbox {
	margin:0 0 20px 0;
	width:300px;
}
.search {
	background:url('images/input.gif') no-repeat;
	height:19px;
	padding:8px 5px 5px 8px;
	width:255px;
	color:#444;
	border:none;
	margin:0;
	float:left;
}
.find {
	background:url('images/find.gif') no-repeat;
	border:none;
	height:32px;
	width:32px;
	margin:0;
	float:right;
}
