/* General Styles*/
body {
	font-size: 14px;
	font-family: Tahoma, Arial;
	background-color: white;
	background-image: url("images/tile.gif");	
	margin: 20px;
	padding: 0px;
	text-align: left;
}
table {
	font-family: Tahoma, Arial;
	color: #000;
	font-size: 12px;
}
td{ 
}
a:link,a:visited {
	text-decoration: none;
	color: #575E06;
}
a:hover {
	text-decoration: underline;
	color:#828D09;
}
hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #CCC;
}

/* Form Control Styles*/
form { display: inline; }
input {
	font-family: Tahoma, Arial; 
	font-size: 12px; 
}
img{
	vertical-align: middle;
	border: 0px none;
	max-width:100%;
	height:auto;
}
input.text {
	padding: 1px;
	border: 1px solid #CCC;
	color: #000; 
	background-color: #FFF;
}
input.button {
	height: 20px;
	border: 1px solid #CCC;
	border-top: 1px solid #BEBEBE;
	border-left: 4px solid #BEBEBE;
	color: #000; 
	background-color: #FFF;
}
textarea { 
	border: 1px solid #CCC;
	background-color: #FFF;
	font-family: Tahoma, Arial; 
	font-size: 12px; 
	color: #000; 
}
select { 
	font-family: Tahoma, Arial; 
	font-size: 12px;  
	color: #000; 
	background-color: #FFF;
}

/* Common Styles*/
#wrapper {
	margin:0px;
	width: 100%;
	position: relative;
	text-align: left;
	background-color: #FFF;
	border-top: 1px solid #464646;
	border-left: 0px solid #464646;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
}
#innerWrapper {
	width: 100%;
}
#header {
}
#innerHeader {
	background: url('images/header.gif');
	padding-top: 12px;
	padding-left: 0px;
	padding-right: 0px;
	height: 100px;
	vertical-align: bottom;
}
#logo { 
	float: right; 
	margin-right: 10px;
	display:none;
}
#menu { 
	border-top:1px solid #D9EB0F;
	margin:0px;
	margin-top: 15px;
	color: #D9EB0F;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:4px;
	background: url('images/menu_bg.gif');
	background-color: #CCC;
}
#menu a:link, #menu a:visited
{
	padding: 3px 10px 0 10px;
	text-decoration: none;
	color: #AEBC0C;
}
#menu a:link.active, #menu a:visited.active, #menu a:hover
{
	border-top: 4px solid #D9EB0F;
	padding-top: 0px;
	color: #D9EB0F;
}
#menu a:hover
{
	color: #AEBC0C;
}
#menu ul{ margin: 0px; padding: 0px;}
#menu li{
	display: inline;
	list-style: none;
	padding: 0px;
	padding-right: 3px;
	margin: 0px;
	margin-right: 5px;
}
.blog-header { padding: 0px;margin: 0px; padding-top: 10px;padding-left:20px;}
h1 { 
	padding: 0px; 
	margin: 0px; 
	color: black; 
	font-size: 24px; 
	font-weight: bold;
}
h1 a:link { 
	color:#D9EB0F; 
	text-decoration: none
}
h1 a:visited { 
	color: #D9EB0F; 
	text-decoration: none
}
h1 a:hover { 
	color: #D9EB0F; 
	text-decoration: underline
}
.blog-desc { 
	color: #D9EB0F;
	padding-top:10px;
}
#footer {
	clear: both;
	background: url("images/footer.gif");
	height:50px;
}
#innerFooter { 
	padding: 10px;
	padding-top:15px;
	font-size: 9px;
	text-align: center;
	color:#D9EB0F;
}
#innerFooter a{
	color:#9EAA0B;
	text-decoration: underline;
}
h3 { 
	font-size: 18px; 
	font-weight: bold;
}
.comment-text,
.hidden-note{
	font-size: 11px; 
	color: gray
}
.red {
	color: red;
}
.highlight {
	font-weight: bold; 
	color: #F60; 
	background: #FF0;
}

/* Main Content Layout */
#mainWrapper {
	padding-left: 0px;
	padding-right: 0px;
}
.sidebar {
	display: block;
	float: right;
	width: 200px;
	background-color: #FEFFFA;
}
.sidebar-hide {
	display: none;
	float: right;
}
#innerSidebar {
	padding: 10px;
}
.content {
	float: left;
	width: 100%;
	margin-right: -220px;
	background-color: #FFF;
}
.content-wide {
	width: auto;
	margin-right: -220px;
}
.content-only {
	width: auto;
	margin-right: -220px;
}
#innerContent {
	margin-right: 220px;
	overflow: visible;
	background-color: #FFF;
	padding:10px;
}
/* A div to make mainWrapper touch the bottom of sidebar and content*/
.clear{
	border-top:1px solid transparent !important;
	margin-top:-1px !important;
	border-top:0;
	margin-top:0;
	clear:both;
	visibility:hidden;
}
/* sidebar panels */
.panel{
	padding:1px;
	margin-bottom: 10px;
	border-bottom:solid 1px #CCC;
}
.panel h5 {
	color: #485058;
	font-size: 11px;
	font-weight: bold;
	padding:2px;
	padding-left:15px;
	padding-bottom:5px;
	margin:0px;
	background: url('images/square_8.gif') no-repeat left;
	border-bottom:1px dashed #CCC;
}
.panel-content{ 
	padding:5px; 
	line-height: 120%;
	color:#999;
}
.panel-content ul{
	padding: 0px;
	margin: 0px;
	margin-left: 12px;
}
.panel-content li{
	padding: 0px;
	margin: 0px;
	list-style: url('images/square_6.gif') outside;
}
#loginForm {
	width: 95%;
}
.panel-smilies { padding:5px; text-align: center;}
.panel-smilies-title { color: #666; text-align: left; border-bottom: 1px solid #CCC;}
.panel-smilies-content { padding: 5px; line-height: 120%;}
.meta-button { margin: 1px;}
/* page links */
.multipage { color: #999 }
.multipage-current {color: #999; font-weight: bold; text-decoration: underline}
/* calendar */
#calendar { 
	width: 180px; 
	margin-top:5px;
}
.calendar-top { color: #333; text-align: center; padding:2px;}
.calendar-year,
.calendar-month { font-weight: bold;}
.calendar-weekdays {}
.calendar-weekday-cell { color: #666; font-size:10px; font-weight:bold; text-align: center; width: 14%; padding:2px;}
.calendar-main { background: #FFF;}
.calendar-day,
.calendar-day-blank,
.calendar-saturday,
.calendar-sunday,
.calendar-today{ color: #666; text-align: center; width: 14%; padding:2px;}
.calendar-saturday,
.calendar-sunday { color: #999; font-weight:bold;}
.calendar-today { color: #960; font-weight:bold;background: url('images/bg_today.gif') no-repeat;}
.calendar-day a:link,
.calendar-day a:visited,
.calendar-saturday a:link,
.calendar-saturday a:visited,
.calendar-sunday a:link,
.calendar-sunday a:visited,
.calendar-today a:link,
.calendar-today a:visited { text-decoration: underline; font-weight: normal; }

.announce{
	padding-bottom: 10px;
}
.announce-content{
	word-wrap: break-all;
	padding: 5px;
	background-color: #F9F9F9;
	padding: 10px;
	color: #000; 
}
.announce-time{
	float: right;
	font-size: 11px;
	color: #999; 
}

/* article page elements */
.article-top { padding: 5px; margin-bottom: 5px;}
.article-bottom { padding: 5px; margin-top: 5px;}
.pages { color: #999; }
.pagelink-current {font-weight: bold;}
.view-mode {float: right; color: #999;}
.listbox { padding-top: 5px; padding-bottom: 5px; border-top: 1px dashed #CCC; border-bottom: 1px dashed #CCC;}
.listbox-table { width: 99%;}
.listbox-header { word-wrap: break-all; color: #666; text-decoration: underline; font-weight: bold;}
.listbox-entry { word-wrap: break-all; color: #666;}
.listbox-entry a{ word-wrap: break-all}
.no-entry { border: 1px solid #CCC; margin-top: 15px;}
.no-entry-message { padding-top: 25px; padding-bottom: 25px; color: #666; background: #FEFFFA; text-align: center;}

.prev-article{ float: left; }
.next-article{ float: right; }
.category-label{ text-align: center; width: 100%;}
/* text box */
.textbox{
	padding-bottom: 0px;
	padding-top:10px;
	padding-bottom: 10px;
	border-bottom:1px solid #CCC;
}
.textbox-title{
	word-wrap: break-all;
	font-size: 12px;
	padding-left: 0px;
	padding-top: 0px;
	height: 42px;
}
.textbox-title h4{
	color: #000;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	display: inline;
}
.textbox-title h4 a:link,
.textbox-title h4 a:visited,
.textbox-title h4 a:active {
	color: #000;
}
.textbox-label{
	padding-left: 5px;
	color: #999;
	font-size: 11px;
}
.textbox-fontsize{
	text-align: right;
	color: #666666;
	padding: 5px;
}
.textbox-content{
	word-wrap: break-word;
	padding: 5px;
	padding-top:5px;
	line-height:24px;
}
.textbox-bottom{
	border-top:1px dashed #CCC;
	padding: 5px;
	font-size: 11px;
	color: #666;
}
.textbox-bottom a:link,
.textbox-bottom a:visited,
.textbox-bottom a:active,
{
	color: #666;
	text-decoration: underline;
}
.editmark {
	margin-top: 20px;
	font-size: 11px;
	color: #999999;
}
.textbox-urls {
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px dashed #C0C0C0;
	font-size: 11px;
	color: #666666;
}
/* Guestbook */
.gbbox{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom:1px solid #CCC;
}
.gbbox-title{
	font-weight: bold;
	padding-left: 0px;
	margin-bottom: 10px;
}
.gbbox-title a:link,
.gbbox-title a:visited,
.gbbox-title a:active {
	color: #000;
}
.gbbox-label{
	font-weight: normal;
	color: #999;
	font-size: 11px;
}
.gbbox-content{
	word-wrap: break-word;
	padding: 10px;
}
.gbbox-reply {
	padding: 10px;
	color: #333;
	border-top: 1px dashed #CCC;
}
.gbbox-reply-title{
	font-weight: bold;
	margin-bottom: 5px;
}
.gbbox-reply-label{
	font-weight: normal;
	color: #999;
	font-size: 11px;
	display: inline;
}

/* Comment box */
#commentForm { width: 99%;}
.comment-wrapper{}
.comment-top{ padding:5px; margin: 5px; color: #666;}
.comment-pages{ padding:5px; margin: 5px; color: #999;}
.commentbox{ word-wrap: break-word; padding: 5px; margin: 5px; }
.no-comment-box{ padding:10px; border: 1px solid #E0E0E0; background: #FCFCFC; color: #666;}
.commentbox-title{ padding: 3px; border-bottom: 1px dashed #C0C0C0; }
.commentbox-label{ display: inline; color: #666666; font-size: 11px;}
.commentbox-content{ padding: 3px;}
.trackbackbox{ padding: 5px; margin: 5px;}
.trackbackbox-title{ padding: 3px; border-bottom: 1px dashed #C0C0C0;}
.trackbackbox-label{ display: inline; color: #666666; font-size: 11px;}
.trackbackbox-content{ padding: 3px; color: #333;}
.trackbackbox a{ color: #000;}

/* Boxes for redirection */
.messagebox{ width: 500px; border: solid 1px #CCC; text-align: center; background: #FCFCFC;}
.messagebox-title{ color: #FFF; font-weight: bold; background-color: #CCC; padding: 5px;}
.messagebox-content{ color: #666; padding: 10px; padding-bottom: 20px; text-align: left;}
.messagebox-bottom{ color: #FFF; background-color: #F3F3F3; padding: 5px;}
.errorbox{ width: 500px; border: solid 1px #CCC; text-align: center; background: #FCFCFC;}
.errorbox-title{ color: #FFF; font-weight: bold; background-color: #CCC; padding: 5px;}
.errorbox-content{ color: #666; padding: 10px; padding-bottom: 20px; text-align: left;}
.errorbox-bottom{ color: #FFF; background-color: #F3F3F3; padding: 5px;}
/* Form Table styles */
.formbox{ border: solid 1px #CCC; background: #FFF;}
.formbox-comment{}
.formbox-title,
.formbox-comment-title{ color: #666; font-weight: bold; padding: 5px; text-align: center; background-color: #EFEFEF;}
.formbox-rowheader,
.formbox-comment-rowheader { padding: 5px; text-align: right; font-weight: bold; color: #333;}
.formbox-content,
.formbox-comment-content{ padding: 5px;}
.upload-error { color: #000;}
.upload-done { color: #000;}
.member-list{ background-color: #F6F6F6}

/* UBB Code Custom Styles*/
/* IE only */
* html .ubb-list { margin:5px; margin-left: 25px;  margin-bottom: 15px;}
.ubb-list li{ margin:1px; padding:1px;}
.code {
	word-wrap: break-all;
	font-family: "Courier New","ËÎÌå";
	border-left: 3px solid #E0E0E0;
	background-color: #F9F9F9;
	color: #000;
	margin: 5px;
	padding: 10px;
}
.quote {
	border-left: 3px solid #E0E0E0;
	background-color: #F9F9F9;
	margin: 10px;
}
.quote-title {
	border-bottom: 1px dashed #E0E0E0;
	padding: 5px;
	font-weight: bold;
	color: #666;
}
.quote-content {
	word-wrap: break-all;
	color: #666;
	padding: 10px; 
}
.ubb-obj-div {
	word-wrap: break-all;
	background-color: #FFF;
	color: #666;
	margin: 5px;
	padding: 5px;
	border: 1px dashed #CCC;
}
.upload-page{
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-color: #FFF;
	text-align: left;
}
/****** Search Panel ******/
.search-field { width: 155px; }


.textbox-relate{
  margin: 0px;
  margin-top: 10px;
  background: #f2f2f2;
  padding: 4px;
}
.textbox-relate ul{
  margin: 0px;
  margin-left: 20px;
  padding: 0px;
  list-style: cycle inside;
}

