/*
Theme Name: 	WordPress Theme - Accidental Hawaiian Crooner
Theme URI: 		http://shuchter.com/
Description:	A theme from Barry Shuchter
Version: 		1.0
Author: 		Barry Shuchter
Author URL: 	http://shuchter.com/ 
*/

*
{
	padding: 0;
	margin: 0;
}
html
{
	font-size: 100.01%;
}
body
{
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #DDD;
	letter-spacing: .05em;
	background-color: #1A3F0E;
}
.clear
{
	clear: both;
}
table, td, div, img
{
	border: 0;
	border-collapse: collapse;
}
td
{
	vertical-align: top;
}
ul
{
	color: #000;
}
input, select, textarea, html body textarea
{
	vertical-align: middle;
	font-size: 12px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
input.text, select, textarea
{
	padding: 2px 0px 3px 6px;
	border: 1px #CC6600 solid;
	background: #fff;
	color: #CC6600;
}


/* Search */

.search
{
	float: right;
	position: absolute;
	top: 348px;
	right: 0;
	z-index: 1;
}
.search .indent
{
	overflow: hidden;
	padding: 0px 29px 0px 0px;
}
.search form
{
	padding: 0px 0px 1px 0px;
	background-image: url(images/search-bgr.gif);
	background-repeat: no-repeat;
	background-position: 0px 0;
}
.search .text
{
	width: 144px;
	padding: 2px 0px 4px 5px;
	

/*border:0; background: transparent;*/

	margin: 0px 10px 0px 0px;
}
.search .but
{
	cursor: pointer;
	margin: 0px;
}


/* Rss */

.rss {}


/* Column */

.column-left
{
	overflow: visible;
	width: 220px;
	height: 100%;
	float: left;
}


/* Widgets  */

.widget
{
	width: 220px;
	overflow: hidden;
	height: 100%;
	background-color: #FFFFCC;
	margin-bottom: 10px;
	padding-bottom: 8px;
	z-index: 40;
	border: 3px #030 solid;
}
.widget .widget-bgr {}
.widget .title
{
	overflow: hidden;
	height: 28px;
}
.widget .title div
{
	overflow: hidden;
	height: 100%;
}
.widget .title div div
{
	padding: 0px;
}
.widget h2 {
	

/*overflow:hidden;
	height:100%;
	font-size:1.8em;
	font-weight: normal;
	color:#ECECEC;
	line-height:1.2em;
	padding:8px 8px 8px 12px;
	_padding-top:8px;
	_padding-bottom:8px;*/

}
.widget ul
{
	clear: both;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	overflow: hidden;
	color: #09F;
	text-decoration: none;
	margin: 0px;
}
.widget ul li
{
	overflow: hidden;
	height: 100%;
	padding: 2px 0px 6px 11px;
	margin: 0px 0px 0px 10px;
	background-image: url(images/icon-leaves-14.png);
	background-repeat: no-repeat;
	background-position: 0 8px;
}
.widget ul li a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	height: 100%;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #060;
	padding: 3px 5px 1px 6px;
	margin: 3px 5px 1px 6px;
}
.widget ul li a
{
	text-decoration: none;
}
.widget ul li a:hover
{
	color: #09F;
	text-decoration: none;
}
.widget ul ul
{
	font-size: 100%;
	margin: 0px 0px -6px 0px;
	padding: 0px 0px 0px 0px;
}
.widget ul ul li
{
	border: 0;
	margin: 1px 0px 0px 0px;
}


/* widget_tag_cloud */

.widget_tag_cloud {}
.widget_tag_cloud h2 {}
.widget_tag_cloud a
{
	padding: 0px 6px 0 0;
	font-size: 10px;
	line-height: 1.3em;
}
.widget_tag_cloud .widget-bgr div
{
	padding: 0px 0px 0px 12px;
}
.widget_tag_cloud .widget-bgr .title
{
	padding: 0;
}
.widget_tag_cloud .widget-bgr .title div
{
	padding: 0px;
}
.widget_tag_cloud .widget-bgr .title div div
{
	padding: 0px;
}
.widget_tag_cloud a
{
	text-decoration: none;
}
.widget_tag_cloud a:hover
{
	text-decoration: underline;
}


/* widget_text */

.textwidget
{
	font-size: 1.2em;
	line-height: 1.3em;
	padding: 0px 20px 40px 20px;
}
.textwidget a {}


/* widget_page */



/* widget_categories */

.widget_categories ul li a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #060;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
.widget_categories ul li a:hover
{
	color: #09F;
	text-decoration: none;
	margin: 0px;
}


/* widget_archive  */

.widget_archive
{
	float: left;
}
.widget_archive .title
{
	background-image: url(images/head-archives.png);
	background-repeat: no-repeat;
}
.widget_archive ul
{
	margin: 0px;
}
.widget_archive ul li
{
	overflow: hidden;
	height: 100%;
	padding: 2px 0px 6px 11px;
	margin: 0px 0px 0px 10px;
	background-image: url(images/icon-leaves-14.png);
	background-repeat: no-repeat;
	background-position: 0 8px;
}
.widget_archive ul li a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	height: 100%;
	color: #060;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}


/* widget_meta */

.widget_meta
{
	padding: 0px 0px 32px 0px;
}
.widget_meta .title
{
	overflow: hidden;
	height: 100%;
	margin: 0px 0px 15px 0px;
}
.widget_meta ul
{
	margin: 0px 10px 0px 16px;
}
.widget_meta ul li
{
	overflow: hidden;
	height: 100%;
	padding: 2px 0px 2px 12px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/icon-leaves-14.png);
	background-repeat: no-repeat;
	background-position: 0 8px;
}


/* widget_links  */



/* widget_recent_entries  */

.widget .widget_recent_entries
{
}
.widget_recent_entries .title
{
	background-image: url(images/head-recent-posts.png);
	background-repeat: no-repeat;
}


/* widget_recent_comments  */

.more
{
	display: block;
	float: right;
	background: #FFFFCC;
	border: 1px solid #DDCC66;
	color: #FFF;
	font-size: 12px;
	position: relative;
	z-index: 1;
	padding: 3px 7px 3px 11px;
	margin: -8px -8px 0px 0px;
	margin-right: 0;
}
.more a
{
	display: block;
	padding: 0px 14px 0px 0px;
	color: #fff;
	text-decoration: none;
	background-image: url(images/more.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
}
.more a:hover
{
	text-decoration: underline;
}
.content #wp-calendar *
{
	color: #FFF;
	font-size: 12px;
}
#search form
{
	padding: 10px 0px 0px 10px;
}
#search form .text
{
	display: block;
	margin: 0px 0px 8px 0px;
}
.search_page .text
{
	padding: 2px 0px 2px 5px;
}
#search form .but
{
	margin: 0px 0px 0px -3px;
}
.widget_calendar table
{
	margin: 10px 0px 0px 20px;
}


/* Content  */

.column-center
{
	overflow: hidden;
	height: 100%;
	margin-left: 8px;
}
.column-center a
{
	color: #990;
}
.column-center-nav
{
	overflow: hidden;
	height: 100%;
	padding: 4px 4px 0px 4px;
	background: #052305;
}
.column-center .indent
{
	clear: both;
	overflow: hidden;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}
.mainpage .indent
{
	margin: 0px;
	padding: 0px 0px 5px 0px;
}


/* Title wrapper */

.column-center .title
{
	overflow: hidden;
	height: 100%;
	margin: 0px 0px 13px 0px;
	padding: 0px 0px 0px 0px;
}
.column-center .title h2
{
	overflow: hidden;
	height: 100%;
	background: #475B14;
	font-size: 2.3em;
	font-weight: bold;
	color: #DDCC66;
	line-height: 1.2em;
	padding: 11px 10px 11px 15px;
	margin: 0px 0px 0px 0px;
}
.column-center .title h3
{
	overflow: hidden;
	height: 100%;
	background: #052305;
	font-size: 2em;
	font-weight: bold;
	color: #DDCC66;
	line-height: 1.2em;
	padding: 11px 10px 11px 15px;
	margin: 0px 0px 0px 0px;
}
.column-center .title h2 a,
.column-center .title h3 a
{
	color: #C60;
	text-decoration: none;
}
.column-center .title h2 a:hover,
.column-center .title h3 a:hover
{
	

/* text-decoration: underline;*/

}


/**/

.title-page01
{
	padding: 11px 0px 11px 15px;
}
.title-page02
{
	padding: 11px 0px 11px 15px;
}
.title-page01 *
{
	font-size: 20px;
	line-height: 36px;
	font-weight: normal;
	color: #C60;
	text-transform: normal;
}
.title-page02 *
{
	font-size: 1.6em;
	font-weight: normal;
	color: #C60;
	text-transform: normal;
}


/* Date */

.date
{
	

/*float: left;*/

	overflow: hidden;
	font-size: 1.1em;
	color: #918207;
	padding: 7px 0px 0px 16px;
	margin: 0px 0px 0px 0px;
}
.date span
{
	text-decoration: underline;
}


/* author */

.author
{
	

/*float: right;*/

	overflow: hidden;
	font-size: 1.1em;
	color: #DDCC66;
	padding: 0px 0px 0px 16px;
}
.author a:visited
{
	color: #C60;
}


/* Text box */

.text-box
{
	clear: both;
	

/*overflow:hidden; height:100%;*/

	font-size: 1.2em;
	line-height: 1.5em;
	padding: 5px 30px 0px 20px;
}
.text-box p
{
	padding: 0px 0px 8px 0px;
}
.text-box p.pd01
{
	padding: 0px 0px 6px 0px;
}
.text-box p strong
{
	/*color: #330000;*/
}
.text-box p span
{
	color: #330000;
}
.text-box .fleft
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	float: left;
	overflow: hidden;
	height: 100%;
}
.text-box .fleft img
{
	margin: 4px 18px 9px 0px;
	_margin-right: 15px;
}
.text-box p.img {}


/**/

.more-link a
{
	float: left;
	display: block;
	font-size: 10px;
	color: #060;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 0px 7px 36px;
	margin: 0px 0px 0px 1px;
	background-image: url(images/comments.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
.more-link a:hover
{
	color: #09F;
	text-decoration: none;
}


/**/

.comments
{
	clear: both;
	display: block;
	float: left;
	border: 1px solid #DDCC66;
	background: #1A3FOE;
	font-size: 11px;
	margin: 2px 3px 0px 8px;
	padding: 2px 6px 3px 11px;
}
.comments a
{
	display: block;
	color: #060;
	text-decoration: none;
	padding: 0px 13px 0px 0px;
	background-image: url(images/marker02.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
}
.comments a
{
	color: #060;
	text-decoration: none;
}
.comments a:hover
{
	color: #09F;
	text-decoration: none;
}


/**/

.postmetadata
{
	color: #C60;
	clear: both;
	font-size: 12px;
	padding: 6px 20px 5px 16px;
}
.postmetadata a
{
	padding: 0px 1px 0px 5px;
	color: #060;
	text-decoration: none;
}
.postmetadata a:hover
{
	padding: 0px 1px 0px 5px;
	color: #09F;
	text-decoration: none;
}


/**/

.link-edit
{
	float: right;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.link-edit a
{
	font-size: 12px;
	font-weight: bold;
	color: #060;
	text-decoration: none;
}
.link-edit a:hover
{
	font-size: 12px;
	font-weight: bold;
	color: #09F;
	text-decoration: none;
}


/**/

.navigation
{
	overflow: hidden;
	height: 100%;
	font-size: 12px;
	color: #060;
	padding: 5px 5px 5px 5px;
	*padding-bottom: 0;
}
.navigation a
{
	color: #060;
	font-size: 12px;
	text-transform: lowercase;
	text-decoration: none;
	background-color: #FC9;
	padding: 4px;
}
.navigation a:hover
{
	color: #09F;
	text-decoration: none;
	background-color: #FC9;
	padding: 4px;
}
.nav-top
{
	margin: 0px;
	padding: 12px 0px 0px 0px;
	

/*overflow:hidden; height:100%;*/

}
.nav-top a
{
	display: block;
	width: 118px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	color: #060;
	text-decoration: none;
	padding: 0px 13px 0px 0px;
	text-transform: lowercase;
}
.nav-top a:hover
{
	color: #09F;
	text-decoration: none;
}
.nav-top .alignleft a
{
	padding: 0px 12px 0px 0px;
	background-image: url(images/left_.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.nav-top .alignright a
{
	padding: 0px 0px 0px 10px;
	background-image: url(images/right_.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}


/***/

.text-box h1, .text-box h2, .text-box h3, .text-box h4, .text-box h5, .text-box h6
{
	color: #330000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
.text-box h1
{
	font-size: 20px;
	line-height: 24px;
	display: block;
	height: 100%;
	padding: 0px 0px 13px 0px;
}
.text-box h2
{
	font-size: 16px;
	letter-spacing: .05em;
	color: #993300;
	line-height: 24px;
}
.text-box h3
{
	font-size: 14px;
	font-weight: bold;
	color: #993300;
	line-height: 18px;
}
.text-box h4
{
	font-size: 14px;
	font-weight: bold;
	color: #600;
	line-height: 18px;
}
.text-box h5
{
	font-size: 14px;
}
.text-box h6
{
	font-size: 12px;
}


/* OL UL style*/

.text-box ul
{
	padding: 4px 0px 15px 0px;
	overflow: hidden;
	height: 100%;
	margin: -4px 0px 0px 2px;
}
.text-box ul li
{
	padding: 0px 0px 3px 14px;
	list-style-image: none;
	list-style: none;
	font-weight: normal;
	background-image: url(images/marker.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
.text-box ul li ul
{
	margin-left: 10px;
}
.text-box ul li ol
{
	margin-left: 15px;
}
.text-box ul li ol li
{
	list-style-type: decimal;
}
.text-box ol
{
	padding-left: 2px;
}
.text-box ol li
{
	padding: 0px;
	margin-left: 13px;
	font-weight: normal;
	list-style-type: decimal;
}
.text-box ol li ul
{
	padding: 2px 0px 5px 2px;
}
.text-box ol li ul li
{
	font-weight: normal;
	padding: 0px 0px 3px 14px;
	background-image: url(images/marker.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
.text-box ul li
{
}
.text-box ul li a
{
	color: #060;
	text-decoration: none;
}
.text-box ul li a:hover
{
	color: #09F;
	text-decoration: none;
}


/*.text-box ul li a { text-decoration:none;}
.text-box ul li a:hover { text-decoration:underline;}*/

.text-box ul li ul
{
	margin-left: 15px;
}
.text-box ul li ol
{
	margin-left: 20px;
}
.text-box ul li ol li
{
	list-style-type: decimal;
}
.text-box ul li ol li a {}
.text-box ol
{
	padding: 5px 0px 5px 2px;
}
.text-box ol li
{
	padding: 0px;
	margin-left: 20px;
}
.text-box ol li a
{
	padding-left: 0px;
	text-decoration: none;
	font-weight: normal;
}
.text-box ol li a:hover
{
	text-decoration: none;
}
.text-box ol li ul li a
{
	font-weight: normal;
	text-decoration: none;
}
.text-box ol li ul li a:hover
{
	text-decoration: none;
}


/* -----------------------------------------------------------------
---------------------------- WP ------------------------------------
----------------------------------------------------------------- */

.info-sidebar
{
	background-color: #FFFFCC;
	overflow: hidden;
	padding: 15px 10px 20px 10px;
	width: auto;
	color: #C60;
	font-size: 1.2em;
	line-height: 1.4em;
}
.info-sidebar a
{
	text-transform: none;
	color: #060;
}
.pagetitle
{
	font-size: 1.6em;
	font-weight: normal;
	overflow: hidden;
	color: #C60;
	text-align: center;
	padding: 6px 12px 10px 12px;
	*padding: 6px 12px 10px 12px;
}


/*--- Navigations ---*/

.navigation { 

/*clear:both;*/
 

/*overflow:hidden;*/
 

/*line-height:13px;*/
}
.navigation .alignleft
{
	float: left;
	text-align: left;
	padding: 4px;
}
.navigation .alignright
{
	float: right;
	text-align: right;
	padding: 4px 24px 4px 4px;
}
.nav-top .alignright a
{
	float: right;
}
.pd-nav
{
	padding: 0;
	margin: 0;
}
.pd-nav .alignleft
{
	padding: 0;
	margin: 0;
}
.pd-nav .alignright
{
	padding: 0;
	margin: 0;
}
.pd-title
{
	padding-bottom: 0;
}
.marg
{
	margin-bottom: 10px;
}


/*--- Begin Images ---*/

p img
{
	padding: 0;
	max-width: 100%;
}
img.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright
{
	float: right;
	display: inline;
	padding: 0;
	margin: 3px 0px 10px 20px;
}
img.alignleft
{
	padding: 0;
	margin: 3px 25px 5px 0;
	float: left;
	display: inline;
}
img.right
{
	float: right;
	display: inline;
	padding: 0;
	margin: 10px;
}


/*------*/

#tag_cloud .widget-bottom-left
{
	padding-bottom: 15px;
}
#tag_cloud .widget-heading
{
	margin-bottom: 15px;
}
#tag_cloud a
{
	padding-left: 3px;
}


/*--- Popup styles ---*/

#commentspopup {}
#commentspopup #header
{
	background-color: #475B14;
	background-image: url(images/popup_header_bg.gif);
	background-repeat: repeat-x;
}
#commentspopup .page-padding
{
	padding: 0 5px 0 5px;
}
#commentspopup .page-width
{
	width: 538px;
	margin: 0 auto;
}
#commentspopup .header-top
{
	background-image: url(images/popup_header_bg_top.jpg);
	background-repeat: repeat-x;
}
#commentspopup .header-top-right
{
	background-image: url(images/popup_header_bg_top_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#commentspopup .header-top-left
{
	width: 100%;
	height: 160px;
	background-image: url(images/popup_header_bg_top_left.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#commentspopup .header-padding
{
	padding: 39px 0 0 89px;
}
#commentspopup h1
{
	font-size: 1em;
	margin: 0;
	padding: 0;
	color: #C60;
	text-indent: -10000em;
	width: 141px;
	height: 27px;
}
#commentspopup h1:hover
{
	text-decoration: none;
	cursor: pointer;
}
#commentspopup .description
{
	width: 141px;
	height: 9px;
	text-indent: -10000em;
	margin-top: 2px;
}
#commentspopup .description2
{
	width: 249px;
	height: 27px;
	text-indent: -10000em;
	margin-top: 19px;
}
#commentspopup .border-bottom-left
{
	padding: 17px 37px 10px 37px;
}
#commentspopup p
{
	font-size: 12px;
}


/*--- Begin Typography & Colors ---*/

small
{
	font-size: 1em;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
small *
{
	font-size: 0.9em;
}
small p
{
	font-size: 0.9em;
}
select
{
	width: 130px;
}
#commentform
{
	font-size: 1.2em;
	overflow: hidden;
	height: 100%;
	padding: 0px 25px 0px 0px;
}
.commentform
{
	float: left;
}
#commentform input
{
	margin: 5px 5px 1px 0;
}
#commentform
{
	margin: 5px 0px 0 0;
}
#commentform textarea
{
	width: 100%;
	padding: 2px;
}
#respond:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {


/*margin: 0 0 10px auto;
float: right;*/
 

/*margin:0px 0px 0px 319px;*/
}
#respond p
{
	padding: 0px 0px 10px 0px;
	text-indent: 0;
}
#respond form p
{
	padding: 0px 0px 10px 0px;
	text-indent: 0;
}


/*--- Begin Calendar ---*/

#wp-calendar
{
	empty-cells: show;
	width: 155px;
}
#wp-calendar th
{
	padding: 3px 0;
	text-align: center;
	color: #fff;
}
#wp-calendar td
{
	padding: 3px 0;
	text-align: center;
	color: #fff;
}
#wp-calendar a
{
	display: block;
	font-weight: bold;
	color: #060;
}
#wp-calendar #next a
{
	padding-right: 10px;
	text-align: right;
	font-weight: normal;
}
#wp-calendar #prev a
{
	padding-left: 10px;
	text-align: left;
	font-weight: normal;
}
#wp-calendar caption
{
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 1.3em;
	padding: 0px 0px 6px 0px;
}


/* Begin Various Tags & Classes */

acronym, abbr, span.caps
{
	cursor: help;
}
acronym, abbr
{
	border-bottom: 1px #999 dashed;
}
blockquote
{
	border: 1px solid #052305;
	color: #FFF;
	background: #1e0b03;
	padding: 15px 10px 10px 20px;
	margin: 5px 0;
}
blockquote cite
{
	margin: 5px 0 0 0;
	display: block;
}


/* Captions */

.aligncenter,
div.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption
{
	border: 1px #DDD solid;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img
{
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text
{
	color: #333;
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.linkcolor {
	color: #060;
	text-decoration: none;
	font-weight: bold;
}


/* Begin Comments*/

.alt
{
	clear: both;
	padding-bottom: 20px;
	font-weight: normal;
}
.alt a
{
	padding: 0px;
	color: #060;
	text-decoration: none;
}
.alt a:hover
{
	padding: 0px;
	color: #09F;
	text-decoration: none;
}
.commentlist
{
	color: #000;
	text-align: justify;
}
.commentlist a
{
	color: #060;
}
.commentlist a:hover
{
	color: #09F;
}
.commentlist span
{
	color: #C60;
	font-weight: bold;
}
ol.commentlist  li
{
	font-size: 12px;
	margin: 6px 0px 6px 0px;
	padding: 5px 10px 3px;
	

/*list-style: none;*/

	color: #C60;
	background: #FC9;
}
.commentlist li .avatar
{
	float: right;
	border: 1px solid #000;
	padding: 2px;
	background: #fff;
	

/*margin:0px 20px 15px 0px;*/

}
.commentlist p
{
	margin: 10px 5px 10px 0;
}
#commentform p
{
	margin: 5px 0;
	padding-left: 15px;
}
.nocomments
{
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata
{
	margin: 0;
	display: block;
}


/* LINK STYLES */

a:link, a:visited
{
	color: #060;
	text-decoration: none;
}
a:hover, a:active
{
	color: #09F;
	text-decoration: none;
}
a.bodylink:link, a.bodylink:visited
{
	color: #060;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.bodylink:hover, a.bodylink:active
{
	color: #09F;
	text-decoration: none;
	margin: 0px;
}
a.columnlink:link, a.columnlink:visited
{
	color: #060;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
a.columnlink:hover, a.columnlink:active
{
	color: #09F;
	text-decoration: none;
	margin: 0px;
}
a.commentslink:link, a.commentslink:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C60;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 100px;
	background-color: #FFCC99;
	margin: 20px 20px 20px 20px;
	padding: 4px;
}
a.commentslink:hover, a.commentslink:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #06F;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 100px;
	background-color: #FC9;
	margin: 20px 20px 20px 20px;
	padding: 4px;
}
a.footerlink:link, a.footerlink:visited
{
	color: #CF6;
	font-size: 11px;
	text-decoration: none;
}
a.footerlink:hover, a.footerlink:active
{
	color: #6FF;
	text-decoration: none;
	margin: 0px;
}
