/* General Styles*/
body {
scrollbar-face-color:#E6E6E6;
scrollbar-highlight-color:#C63570;
scrollbar-3dlight-color:#E6E6E6;
scrollbar-darkshadow-color:#E6E6E6;
scrollbar-Shadow-color:#C63570;
scrollbar-arrow-color:#C63570;
scrollbar-track-color:#E6E6E6;
	font-size: 12px;
	font-family: Tahoma, Arial;
	/*background-color: #ACACAC;*/
	background: url(images/black.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	margin-bottom: 40px;
	text-align: center;
}
table {
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: 12px;
}
td{ word-break: break-all; }
a:link,a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color:#0000FF;
}
hr {height: 1px; border: 1px solid #CCCCCC;}

/* Form Control Styles*/
form { display: inline; }
input {
	
	font-family: Tahoma, Arial; 
	font-size: 12px;
	background-color: White;
}
img{
	vertical-align: middle;
	border: 0px none;
	max-width:100%;
	height:auto;
}
input.text {
	height: 20px;
	padding: 1px;
	border: 1px solid #CCCCCC;
	color: #000000; 
	background-color: #F9F9F9;
}
input.button {
	height: 20px;
	border: 1px solid #999999;
	border-top: 1px solid #CCCCCC;
	border-left: 4px solid #CCCCCC;
	color: #000000; 
	background-color: #FFFFFF;
}
textarea { 
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
	font-family: Tahoma, Arial; 
	font-size: 12px; 
	color: #000000; }
select { 
	font-family: Tahoma, Arial; 
	font-size: 12px;  
	color: #000000; 
	background-color: #FFFFFF;
}

/* Common Styles*/
#wrapper {
	margin:0 auto;
	width: 780px;
	position: relative;
	text-align: left;
}
#innerWrapper {
	background: url(images/mainbg.jpg);
	width: 100%;
}
#header {
	background: url(images/mainbg.jpg) no-repeat center;
}
#innerHeader {
	background: url(images/headerbg.jpg) no-repeat;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 25px;
	height: 128px;
	vertical-align: bottom;
}
#logo { float: right; margin-right: 10px;}
#menu { margin-top: 2px; color: White;}
#menu a{color: White;}
.blog-header { padding: 0px;}
h1 { padding: 0px; margin: 0px; color: White; font-size: 24px; font-weight: bold;}
h1 a:link { color: White; text-decoration: none}
h1 a:visited { color: White; text-decoration: none}
h1 a:hover { color: White; text-decoration: underline}
.blog-desc { color: White;}
#footer {
	clear: both;
	background: url(images/footbg.jpg);
	height: 65px;
}
#innerFooter { padding: 10px; font-size: 11px; text-align: center; color: #666666;}
h3 { font-size: 18px; font-weight: bold;}
.comment-text{font-size: 11px; color: gray}
.red {color: red;}
.highlight {font-weight: bold; color: #C63570; background: #FFFF00;}

/* Main Content Layout */
#main-wrapper {
	padding-left: 20px;
	padding-right: 20px;
}
.sidebar {
	display: block;
	float: left;
	width: 200px;
	border: 1px solid #C5346D;
	background: #E6E6E6;
}
.sidebar-hide {
	display: none;
	float: left;
}
#innerSidebar {
	padding: 3px;
}
.content {
	width: auto;
	margin-left: 200px;
}
.content-wide {
	width: auto;
	margin-left: 10px;
	margin-right: 10px;
}
#innerContent {
	overflow: visible;
}
/* IE fix for #content width */
* html #innerContent{ width: 100%;}

/* sidebar panels */
.panel{ padding:1px; margin-bottom: 10px;  background-image: url(images/sidebarbg.jpg);  background: no-repeat top;  }
.panel h5 {
	color: #C83470;
	font-size: 11px;
	font-weight: bold;
	padding:2px;
	padding-bottom: 8px;
	margin:0px;
	background: url('images/panel_line.gif') no-repeat left bottom;
}
.panel-content{ padding:5px; line-height:120%;}
.panel-content-category { padding:5px; color:#999999;}
.panel-content ul,
.panel-content-category ul{
	padding: 0px;
	margin: 0px;
	margin-left: 12px;
}
.panel-content li,
.panel-content-category li{
	padding: 0px;
	margin: 0px;
	list-style: url('images/list_dot.gif') outside;
}
.panel-content-links {  padding:5px; color: #666666;overflow:auto;¡¡height:100%;width:180px; scrollbar-face-color:#E2E0E3;
scrollbar-face-color:#E6E6E6;
scrollbar-highlight-color:#C63570;
scrollbar-3dlight-color:#E6E6E6;
scrollbar-darkshadow-color:#E6E6E6;
scrollbar-Shadow-color:#C63570;
scrollbar-arrow-color:#C63570;
scrollbar-track-color:#E6E6E6;}
.panel-smilies { padding:5px; text-align: center;}
.panel-smilies-title { color: #666666; text-align: left; border-bottom: 1px solid #CCCCCC;}
.panel-smilies-content { padding: 5px; line-height: 120%;}
.meta-button { margin: 1px;}
/* page links */
.multipage { color: #999999 }
.multipage-current {color: #999999; font-weight: bold; text-decoration: underline}
/* calendar */
#calendar { width: 180px; margin-top:5px;}
.calendar-top { color: #333333; text-align: center; padding:2px;}
.calendar-year,
.calendar-month { font-weight: bold;}
.calendar-weekdays {}
.calendar-weekday-cell { color: #666666; font-size:10px; font-weight:bold; text-align: center; width: 14%; padding:2px;}
.calendar-main { background: #FFFFFF;}
.calendar-day,
.calendar-day-blank,
.calendar-saturday,
.calendar-sunday,
.calendar-today{ color: #999999; text-align: center; width: 14%; padding:2px;}
.calendar-saturday,
.calendar-sunday { color: #999999; font-weight:bold;}
.calendar-today { color: #C83470; font-weight:bold; border: 1px solid #C83470;}
.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: 15px;
	margin-bottom: 15px;
	background: url('./images/textbox_line.gif') no-repeat bottom center;
}
.announce-content{
	word-wrap: break-all;
	padding: 10px; color: #D97DA2; 
}
.announce-time{
	float: right;
	font-size: 11px;
	color: #A62E5E; 
}

/* article page elements */
.article-top { padding: 5px; margin-bottom: 15px;}
.article-bottom { padding: 5px; margin-bottom: 15px;}
.pages { color: #999999; }
.pagelink-current {font-weight: bold;}
.view-mode {float: right; color: #999999;}
.listbox { padding-top: 5px; padding-bottom: 5px; border-top: 1px dashed #CCCCCC; border-bottom: 1px dashed #CCCCCC;}
.list-header { word-wrap: break-all; color: #666666; text-decoration: underline; font-weight: bold;}
.list-entry { word-wrap: break-all; color: #666666;}
.list-entry a{ word-wrap: break-all}
.no-entry { border: 1px solid #CCCCCC; margin-top: 15px;}
.no-entry-message { padding-top: 25px; padding-bottom: 25px; color: #666666; background: #FCFCFC; text-align: center;}

.prev-article{ float: left; }
.next-article{ float: right; }
.category-label{ text-align: center; width: 100%;}
/* text box */
.textbox{
	padding-bottom: 25px;
	margin-bottom: 15px;
	background: url('./images/textbox_line.gif') no-repeat bottom center;
}
.textbox-title{
	word-wrap: break-all;
	font-size: 14px;
	background: url('./images/title_icon.gif') no-repeat left top;
	padding-left: 42px;
	padding-top: 2px;
	height: 42px;
}
.textbox-title h4{
	color: #C83470;
	padding-left: 5px;
	font-size: 16px;
	font-weight: bold;
	display: inline;
}
.textbox-title h4 a:link,
.textbox-title h4 a:visited,
.textbox-title h4 a:active {
	color: #C83470;
}
.textbox-label{
	padding-left: 5px;
	color: #666666;
	font-size: 11px;
}
.textbox-content{
	word-wrap: break-word;
	padding: 10px;
}
.textbox-bottom{
	padding: 5px;
	font-size: 11px;
	color: #666666;
}
.textbox-bottom a:link,
.textbox-bottom a:visited,
.textbox-bottom a:active,
{
	color: #666666;
	text-decoration: underline;
}
/* Guestbook */
.gbbox{
	padding-bottom: 25px;
	margin-bottom: 15px;
	background: url('./images/textbox_line.gif') no-repeat bottom center;
}
.gbbox-title{
	font-weight: bold;
	background: url('./images/gb_title_icon.gif') no-repeat left;
	padding-left: 35px;
	margin-bottom: 10px;
}
.gbbox-title a:link,
.gbbox-title a:visited,
.gbbox-title a:active {
	color: #330000;
}
.gbbox-label{
	font-weight: normal;
	color: #999999;
	font-size: 11px;
}
.gbbox-content{
	word-wrap: break-word;
	padding: 10px;
}
.gbbox-reply {
	padding: 10px;
	color: #333333;
	border-top: 1px dashed #ACACAC;
}
.gbbox-reply-title{
	font-weight: bold;
	margin-bottom: 5px;
}
.gbbox-reply-label{
	font-weight: normal;
	color: #999999;
	font-size: 11px;
	display: inline;
}

/* Comment box */
.commentwrapper{}
.comment-top{ padding:5px; margin: 5px; color: #666666;}
.comment-pages{ padding:5px; margin: 5px; color: #999999;}
.commentbox{ word-wrap: break-word; padding: 5px; margin: 5px; }
.no-comment-box{ padding:10px; border: 1px solid #E0E0E0; background: #FCFCFC; color: #666666;}
.commentbox-title{ padding: 3px; border-bottom: 1px dashed #C0C0C0; }
.commentbox-content{ padding: 3px;}
.trackbackbox{ padding: 5px; margin: 5px;}
.trackbackbox-title{ padding: 3px; border-bottom: 1px dashed #C0C0C0;}
.trackbackbox-content{ padding: 3px; color: #333333;}
.trackbackbox a{ color: #000000}
/* Boxes for redirection */
.messagebox{ width: 500px; border: solid 1px white; text-align: center; background: White;}
.messagebox-title{ color: #FFFFFF; font-weight: bold; background-color: #ACACAC; padding: 5px;}
.messagebox-content{ color: #666666; padding: 10px; padding-bottom: 20px; text-align: left;}
.messagebox-bottom{ color: #FFFFFF; background-color: #ACACAC; padding: 5px;}
.errorbox{ width: 500px; border: 1px solid #C83470; text-align: center; background: #ACACAC;}
.errorbox-title{ color: #FFFFFF; font-weight: bold; background-color: #C83470; padding: 5px;}
.errorbox-content{ color: #990000; padding: 10px; padding-bottom: 20px; text-align: left;}
.errorbox-bottom{ color: #FFFFFF; background-color: #ACACAC; padding: 5px;}
/* Form Table styles */
.formbox{}
.formbox-comment{}
.formbox-title,
.formbox-comment-title{ color: #666666; font-weight: bold; padding: 5px; border-bottom: 1px dashed #999999;}
.formbox-rowheader,
.formbox-comment-rowheader { padding: 5px; text-align: right; font-weight: bold; color: #333333;}
.formbox-content,
.formbox-comment-content{ padding: 5px;}
.upload-error { color: #990000;}
.upload-done { color: #003300;}
.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 #C83470;
	background-color: #EBEBEB;
	color: #000000;
	margin: 5px;
	padding: 10px;
}
.quote {
	border-left: 3px solid #C83470;
	background-color: #EBEBEB;
	margin: 10px;
}
.quote-title {
	border-bottom: 1px dashed #ACACAC;
	padding: 5px;
	font-weight: bold;
	color: #666666;
}
.quote-content {
	word-wrap: break-all;
	color: #666666;
	padding: 10px; 
}
.ubb-obj-div {
	word-wrap: break-all;
	background-color: #EBEBEB;
	color: #666666;
	margin: 5px;
	padding: 5px;
	border: 1px dashed #ACACAC;
}
.upload-page{
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-color: White;
	text-align: left;
}
