
/* think Styles */

/* Common */

body {
	color: #222;
	margin: 0;
	padding: 0px 0px 15px 0px;
	text-align: left;
	background: #848484 url(images/bg.gif) repeat-y;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana;
}

table {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana;
}

td{ word-break: break-all; }

a:link,a:visited {
	text-decoration: unline;
	font-weight: bold;
	color: #555;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #0066CC;
}

hr { height: 1px; border: 1px solid #CCCCCC;}

/* layout */

#wrapper {
	width:100%;
	/*background: url(images/logo.gif) no-repeat left;*/
	/*background-position: 890px 20px;*/
	/*background:#999999;*/
	}

#innerWrapper {
	width: 860px;
	margin: 0px;
	padding-left:15px;
	text-align: left;
	/*background: #fff;*/
	float:left;
}

#space_top {
	width:900px;
	height:60px;
	background: url(images/headpage.gif) no-repeat;
	}

#space_bottom { height:15px; background:#fff; }

#header { 
	width: 200px;
	float:left;
	/*background: #F0F0F0;*/
	/*border-bottom:#FFFFFF 1px solid;*/
	/*filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;*/
	}

#innerHeader { 
	padding: 20px 10px 20px 10px;
	font-size: 12px;
	color: #333;
}

#blog-header { }

.blog-title { display:none; font-size:24px; font-weight:bold; line-height:23px; letter-spacing:-1px;}
.blog-title a { color:#fff; }
.blog-title a:link { color:#fff; }
.blog-title a:visited { color:#fff; }

#footer {
	width: auto;
	border-top: 1px solid #ccc;
	text-align: left;
	font-size: 9px;
	font-family: Verdana;
	clear: both;
	margin: 20px 30px 0 230px;
}

#innerFooter { 
	margin: 0;
	padding-top: 3px;
	text-align: left;
	color: #333;
	font-size: 9px;
}

#footer a {
	text-decoration: none;
	font-weight: normal;
	color: #000;
}

#footer a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #000;
}

#blogLogo { height:40px; background:url(images/logo.gif) no-repeat;}

#logo { float: left; margin-right: 10px;}

#menu {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	text-align: left;
	color: #999999;
	margin-top:10px;
}

#menu a{color: #333333; font-weight: normal;
}

#menu a:hover{color: #333333; font-weight: normal; text-decoration: underline;
}

#menu ul{ margin: 0px; padding: 0px;}

#menu li{
	display: inline;
	list-style: none;
	padding: 0px;
	padding-right: 3px;
	margin: 0px;
	margin-right: 7px;
}

.blog-header { text-align: left; }

h1 { padding: 0px; margin: 0px; font-size: 14px; font-weight: bold; }

h1 a:link,h1 a:visited,h1 a:hover { color: black; text-decoration: none}

.blog-desc { display: none;}

h3 { font-size: 18px; font-weight: bold;}



/* right sidebar */

#right_sidebar {
	width:100px;
	height:500px;
	float:left;
	display:none;
	}



/* Form Control Styles*/

form { display: inline; }

input {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px; 
}

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 #666666;
	color: #fff; 
	background-color: #666666;
}

textarea { 
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px; 
	color: #000000; }

select { 
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;  
	color: #000000; 
	background-color: #FFFFFF;
}


/* Main Content Layout */

#mainWrapper{
	margin: 0px;
	padding: 0px;
	padding-right:30px;
}

#hideshow {
}

.content {
	float: right;
	width: 600px;
	/*margin-right: -220px;*/
}

.content-wide {
	width: auto;
	padding:0;
	margin:0 -225px 0 5px;;
}

#innerContent {
	/*margin-right: 220px;*/
	overflow: visible;
}

.content-only {
	width: auto;
	margin: 10px;
	margin-right: -220px;
}

.sidebar {
	font-family: "Trebuchet MS", Verdana;
	float: left;
	width: 200px;
}
.sidebar-hide {
	DISPLAY: none;
	FLOAT: right;
}

#innerSidebar { margin: 0px; }


/* a style which makes 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 */

#sidebar {
	color:#D2EDFC;
	/*background:#DCEBF5;*/
	/*border:#FFFFFF 1px solid; */
	/*filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;*/
	}

#sidebar a {
	text-decoration: none;
	font-weight: normal;
	color: #000;
}
#sidebar a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #0066CC;
}

#panel_user {
	/*border-bottom:#FFFFFF 1px solid;*/
	padding: 10px;
	}

#panelUser {
	/*border-bottom:#FFFFFF 1px solid;*/
	padding: 10px;
	}
	
#panelCategory {
	/*border-bottom:#FFFFFF 1px solid;*/
	padding: 10px;
	}

#panelCalendar {
	/*border-bottom:#FFFFFF 1px solid;*/
	padding: 10px;
	display:none;
	}

#panelArticle {
	/*border-bottom:#FFFFFF 1px solid;*/
	padding: 10px;
	}

#panelComment {
	/*border-bottom:#FFFFFF 1px solid;*/
	padding: 10px;
	}

#panelTags {
	/*border-bottom:#FFFFFF 1px solid;*/
	padding: 10px;
	}

#panelSearch {
	/*border-bottom:#FFFFFF 1px solid;*/
	padding: 10px;
	display:none;
	}

#panelStats {
	/*border-bottom:#FFFFFF 1px solid;*/
	padding: 10px;
	}

#panelfav {
	/*border-bottom:#FFFFFF 1px solid;*/
	padding: 10px;
	}

#panelLinks {
	/*border-bottom:#FFFFFF 1px solid;*/
	padding: 10px;
	display: none;
	}
	
#panel_admin {
	/*border-bottom:#FFFFFF 1px solid;*/
	padding: 10px;
	}

.panel{ }

.panel h5 { 
	/*padding-top: 10px;*/
	padding-bottom: 5px;
	margin: 0;
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana;
	font-weight:bolder;
	color: #0066CC;

}
.panel-content{ 
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana;
}

.panel-content ul{
margin: 0;
padding: 0;
}

.panel-content li{
	list-style-type: none;
	list-style-image: none;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana;
	line-height: 150%;
}

.panel-content-category {}
.panel-content-links { }
.panel-smilies { padding:0px; text-align: left;}
.panel-smilies-title { color: #666666; text-align: left; border-bottom: 1px solid #CCCCCC;}
.panel-smilies-content { padding: 5px 0px; 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; font-family: Verdana; font-size: 10px;}
.calendar-top { color: #333333; text-align: center; padding:2px;}
.calendar-year,
.calendar-month { font-weight: bold;}
.calendar-weekdays { background: #F6F6F6;}
.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: #666666; text-align: center; width: 14%; padding:2px;}
.calendar-saturday,
.calendar-sunday { color: #999999; font-weight:bold;}
.calendar-today { border: dashed 1px #CCCCCC; background-color: #F6F6F6;}
.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 {
	display: block;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #ff6;
}

.announce{	
	word-wrap: break-all;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.announce-content{ padding: 10px; color: #666666; }
.announce-time{
	float: right;
	font-size: 12px;
	color: #999999; 
}


/* article page elements */

.article-top { border-bottom: #FFFFFF solid 1px; height:16px; }

.article-top,
.article-bottom {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana;
	padding: 10px 0px;
	}
	
.pages { color:#0066CC; font-size:14px; font-weight:bold; }
.pagelink-current {font-weight: bold;}

.view-mode {float: right; color: #999999;margin: 0px 0px 0px 0px; font-size:11px ; font-family:MingLiU; display:none;}
.view-mode a { font-weight:normal; }
.view-mode a:link { font-weight:normal;color:#999999;}
.view-mode a:visited { font-weight:normal;color:#999999;}
.view-mode a:hover { font-weight:normal;color: #0066CC;}

.listbox { padding-top: 5px; padding-bottom: 5px; border-top: 1px dashed #CCCCCC; border-bottom: 1px dashed #CCCCCC;}
.listbox-header { word-wrap: break-all; color: #666666; text-decoration: underline; font-weight: bold;}
.listbox-entry { word-wrap: break-all; color: #666666; font-size: 12px;}
.listbox-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: #DCDCDC; background: #FCFCFC; text-align: center;}

.prev-article{ float: left; }
.next-article{ float: right; }
.category-label{ text-align: center; display:none;}


/* text box */
.textbox{
	margin: 0px 0px 55px 0px;
}
.textbox-title{
	/*word-wrap: break-all;*/
	font-size: 14px;
	padding: 0px;
}
.textbox-title h4{
	/*word-wrap: break-word;*/
	padding: 10px 0px;
	font: 14px "Trebuchet MS", Verdana;
	font-weight: bold;
	color: #0066CC
	/*display: inline;*/
}
.textbox-title h4 a { text-decoration:underline;}
.textbox-title h4 a:visited { text-decoration: underline;}
.textbox-title h4 a:hover { text-decoration: none;}

.textbox-label{
	margin:0px;
	color: #C8C8C8;
	font-size: 12px;
}
.textbox-content{
	word-wrap: break-word;
	color:#333333;
	font-size:12px;	
	padding: 10px 0px 10px 0px;
	margin-bottom: 10px;
	line-height: 1.7em;
}

.textbox-tags {
	padding: 8px 0px;
	font-size: 12px;
	font-weight:normal;
	color:#CCCCCC;
}
.textbox-tags a { font-weight:normal;margin-left:10px; }
.textbox-tags a:link { font-weight:normal;color:#999999;}
.textbox-tags a:visited { font-weight:normal;color:#999999;}
.textbox-tags a:hover { font-weight:normal;color: #0066CC; text-decoration:underline;}

.textbox-bottom {
	padding: 8px;
	font-size: 12px;
	Color: #C8C8C8;
	background: #F5F5F5;
	border-top:#E6E6E6 1px solid;
	border-bottom:#E6E6E6 1px solid;
	font-weight:normal;
}
.textbox-bottom a { font-weight:normal; color:#C8C8C8; }
.textbox-bottom a:link { font-weight:normal;color:#C8C8C8;text-decoration: underline; }
.textbox-bottom a:visited { font-weight:normal;color:#C8C8C8; text-decoration: underline;}
.textbox-bottom a:hover { font-weight:normal;color: #0066CC; text-decoration: none;}

.editmark {
	font-size: 12px;
	color: #C8C8C8;
	float:right;
}
.textbox-fontsize{
	display:none;
}
.textbox-urls {
	margin-top: 10px;
	padding-top: 5px;
	color: #666666;
	font-size: 12px;
	display:none;
}

.textbox-relate { margin-top:10px; display:none;}
.textbox-relate li { margin-left:-20px; }

/* Comment box */
.comment-wrapper{}
.comment-top{ 
	padding: 8px 0px;
	font-size: 12px;
	Color: #999999;
	border-top:#CCCCCC 1px solid;
	display:none;
}

.commentbox-label {/*display: block ;*/ color:#C8C8C8; font-size: 11px; font-family: Verdana, MingLiU;}
.commentbox-label a { font-weight:normal;}
.commentbox-label a:link { font-weight:normal;color:#C8C8C8;text-decoration: underline; }
.commentbox-label a:visited { font-weight:normal;color:#C8C8C8; text-decoration: underline;}
.commentbox-label a:hover { font-weight:normal;color: #0066CC; text-decoration: none;}

.comment-pages{ padding:5px; margin: 5px; color: #999999;}
.commentbox{ word-wrap: break-word; margin: 10px 0px 10px 0px; padding: 0px 0px 20px 0px;}
.no-comment-box{ padding:10px; border: 1px solid #E0E0E0; color: #666666; display:none;}
.commentbox-title{ padding: 3px; font-size: 12px; margin-bottom: 10px;}
.comment-title {
	color: #666666;
	padding: 8px 0px;
	font-size:14px; 
	font-weight:bold; 
	text-align:left;
	border-top:#E6E6E6 1px solid;
	}
.commentbox-content{ padding: 3px;}
.trackbackbox{ word-wrap: break-word;padding: 5px; margin: 5px;}
.trackbackbox-title{ padding: 3px; border-bottom: 1px dashed #C0C0C0;}
.trackbackbox-label{display : block ; padding-left:2em; font-size: 12px; }
.trackbackbox-content{ padding: 3px; color: #333333;}
.trackbackbox a{ color: #000000}


/* comment form wrapper */
#commentForm {
	width: 600px; float:right;
}


/* Boxes for redirection */
.messagebox{ width: 600px; border: solid 1px #CCCCCC; background: #FCFCFC; text-align: left; float:right;}
.messagebox-title{ color: #ffffff; font-weight: bold; background-color: #E6E6E6; padding: 10px; text-align: left; font-size:14px;}
.messagebox-content{ color: #666666; padding: 50px 10px; text-align: left;}
.messagebox-bottom{ color: #FFFFFF; background-color: #F3F3F3; padding: 10px;}
.errorbox{ width: 600px; border: solid 1px #CC0000; background: #FFEEDD; text-align: left; float:right;}
.errorbox-title{ color: #FFFFFF; font-weight: bold; background-color: #CC3300; padding: 10px; text-align: left; font-size:14px;}
.errorbox-content{ color: #990000; padding: 50px 10px; text-align: left;}
.errorbox-bottom{ color: #FFFFFF; background-color: #FFE3D0; padding: 10px;}


/* Form Table styles */
.formbox{ border: solid 1px #CCCCCC; background: #FFFFFF; padding-bottom:20px; width: 600px; margin-left:30px;}
.formbox-comment{}
.formbox-title { color: #0066CC; padding: 10px; font-size:14px; font-weight:bold; text-align:left; }
.formbox-comment-title{ 
	color: #666666;
	padding: 8px 0px;
	font-size:14px; 
	font-weight:bold; 
	text-align:left;
	border-top:#E6E6E6 1px solid;
	}
.formbox-rowheader,
.formbox-comment-rowheader { padding: 5px; text-align: right; font-weight: bold; color: #333333;}
.formbox-content,
.formbox-comment-content{ padding: 5px 0px;}
.upload-error { color: #990000;}
.upload-done { color: #003300;}
.member-list{ background-color: #F6F6F6}


/****** Misc Styles ******/
.hidden-note{
	font-size: 12px;
	color: gray;
}
.red {color: red;}
.highlight {font-weight: bold; color: #FF6600; background: #FFFF00;}


/* 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: "Trebuchet MS", Verdana;
	border: 3px dotted #ccc;
	color: #000000;
	margin: 5px;
	padding: 10px;

}
.quote {
	margin: 10px;
	padding-left: 15px;
	border-left: 3px dotted #ccc;
}
.quote-title {
	border-bottom: 3px dotted #ccc;
	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: #FFFFFF;
	color: #666666;
	margin: 5px;
	padding: 5px;
	border: 1px dashed #CCCCCC;
}
.upload-page{
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-color: transparent;
	text-align:left;
}


/* Guestbook */
.gbbox{
	border-top: 1px dashed #C0C0C0;
	border-bottom: 1px dashed #C0C0C0;
	margin-bottom: 15px;
}
.gbbox-title{
	font-weight: bold;
	margin-bottom: 10px;
}
.gbbox-label{
	display: inline;
	font-weight: normal;
	color: #999999;
	font-size: 12px;
}
.gbbox-content{
	word-wrap: break-word;
	background-color: #FBFBF8;
	padding: 10px;
}
.gbbox-reply {
	padding: 10px;
	color: #333333;
	background-color: #F0F6FA;
	border-top: 1px dashed #E0E0E0;
}
.gbbox-reply-title{
	font-weight: bold;
	margin-bottom: 5px;
}
.gbbox-reply-label{
	font-weight: normal;
	color: #45A3DE;
	font-size: 12px;
	display: inline;
}

#hiddentext { display:none;}

/* tags */

.tagHot1 { font-size:12px; margin-right:10px; color:#B4B4B4; }
.tagHot2 { font-size:16px; margin-right:10px; color:#969696; }
.tagHot3 { font-size:20px; margin-right:10px; color:#787878; }
.tagHot4 { font-size:24px; margin-right:10px; color:#5A5A5A; }
.tagHot5 { font-size:28px; margin-right:10px; color:#3C3C3C; }

.tagHot1, .tagHot2, .tagHot3, .tagHot4, .tagHot5 { white-space: nowrap;}

/* fix */

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */ 