@charset "utf-8";
/* ##################### *//*
=== LBS^2 StyleSheet File ====================================
Author: Frankie Gao | mybox.cc | "microsoft yahei",
Last Update: 2009-03-02
==============================================================
*//* ##################### */
/****** General Styles ******/
* {
	color:#666;
	font-size:12px;
	font-family: "Lucida Sans Unicode";
	line-height:20px;
	border:0px none;
}
html {
	background:#fff;
	border-right:1px #fff solid;
}
body {
	margin:0;
	background-color:#fff;
	background-image:url("bgnew.jpg");
	background-position: center top;
	background-repeat:no-repeat;
}
td {
	word-break:break-all;
}
a {
	color:#3399FF;
	text-decoration:none;
}
a:hover {
	color:#3399FF;
	text-decoration:underline
}
img {
	vertical-align:middle;
	max-width:100%;
	height:auto;
}
hr {
	border-left:0px none;
	border-right:0px none;
	border-bottom:0px none;
	height:1px;
	border-top:1px solid #ccc
}
/****** Form Controls Styles ******/
form {
	display:inline;
}
input {
	font-family:"Lucida Sans Unicode";
	font-size:12px;
}
input.text {
	height:16px;
	padding:1px;
	color:#666;
	border-color:#ccc;
	border-style:solid;
	border-width:1px;
	background-color:#fff;
}
input.button {
	height:20px;
	color:#000;
	border:1px solid #ccc;
	border-top:1px solid #ccc;
	border-left:4px solid #3399FF;
	background:#fff;
	cursor:pointer;
}
textarea {
	font-size:12px;
	font-family:"Lucida Sans Unicode";
	color:#666;
	border-color:#ccc;
	border-style:solid;
	border-width:1px;
	background-color:#fff;
	line-height:18px;
}
select {
	font-size:12px;
	color:#ccc;
	background: #f1f1f1;
}
#searchType {
	width:48px;
	margin:0px 3px 0px 3px;
	color:#000!important;
}
/****** Main Layout Styles ******/
#wrapper {
}
#innerWrapper {
	width:1000px;
	position:relative;
	margin:3px auto
}
#footer {
	clear:both;
	m.argin:0 240px 0 20px;
}
#innerFooter {
	padding:15px 0px;
	color:#ccc;
	font-size:10px;
}
#innerFooter a {
	font-size:10px;
	color:#ccc;
	font-weight:bold;
}
#innerFooter a:hover {
	text-decoration:none;
}
#innerFooter b {
	font-size:9px;
	font-weight:lighter;
	color:#ccc;
}
#header {
	m.argin:0 240px 0 20px;
}
#innerHeader {
	padding:0px 0px 100px 5px;
}
/****** Header Elements Styles ******/
#blogLogo {
}
#logo {
	float:left;
	margin-right:10px;
	display:none;
}
/* header title */
.blog-header {
}
.blog-title {
	padding:5px 0 0 2px;
	margin:0 0 7px 0;
	float:left;
	display:none
}
.blog-title a {
	font:bold 22px Verdana;
	color:#fff;
}
.blog-title a:hover {
	text-decoration:none;
	color:#3399FF;
}
/* blog description */
.blog-desc {
	color:#ccc;
	float:right;
	position:relative;
	padding:93px 0px 0px 0px;
	font-size:12px;
	width:185px;
}
/* nav menu */
#menu {
	clear:both;
	padding:-252px 0px 0px 200px;
}
#menu ul {
	margin:0;
	padding:0;
	text-align:right;
}
#menu li {
	display:inline;
	list-style:none;
	padding:0 0 0 5px;
   borde r-right:1px solid #3399FF;
   
  
}
#menu a {
	color:#999;
	font-size:11px
}
#menu a:hover {
	color:#3399FF;
	font-size:11px
	
	
}
/****** Content Layout ******/
#mainWrapper {
}
/* sidebar */
.sidebar {
	float:right;
	width:230px;
}
.sidebar a {
	color:#666;
	text-decoration:none;
}
.sidebar a:hover {
	color:#3399FF;
	text-decoration:underline
}
.sidebar-hide {
	display:none;
	float:right;
}
#innerSidebar {
	margin-right:20px;
	padding-top:6px;
}
/* content */
.imgtag {
	padding:0px;
	border:none;
	margin:2px;
}
.content {
	float:left;
	width:100%;
	m.argin-left:-240px;
}
.content-wide {
	width:auto;
	margin:0 0px 0 0px;
}
.content-only {
	width:auto;
	margin:0 20px 0 -240px;
}
#innerContent {
	m.argin-left:260px;
	overflow:visible;
	background:#fff;
}
/* a style which makes mainWrapper touch the bottom of sidebar and content */
.clear {
	margin-top:-1px !important;
	border-top:0px none !important;
	margin-top:0 !important;
	clear:both;
	visibility:hidden
}
/****** Sidebar Panels ******/
.panel {
	margin-bottom:10px;
}
.panel h5 {
	padding-bottom:3px;
	margin:0;
	color:#3399FF;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px dashed #666;
	text-align:left;
	padding-left:5px;
}
.panel-content {
	padding:5px;
	font-size:12px;
	color:#ccc;
}
.panel-content * {
	font-size:12px;
	color:#666;
}
.panel-content ul {
	padding:0;
	margin:0 0 0 18px;
	line-height:16px;
}
.panel-content li {
	padding:0;
	margin:0;
	color:#666;
	line-height:18px;
	font-family:Verdana;
	list-style-image:url("list_dot.gif"/*tpa=http://www.mybox.cc/styles/css/images/list_dot.gif*/);
	list-style-position:outside;
	list-style-type:disc;
	margin:0;
	padding:0;
}
.panel-content li img {
	vertical-align:text-bottom;
}
.panel-content li b {
	text-decoration:none
}
/* user panel login form */
#loginForm {
	width:95%;
}
#loginForm td {
	color:#fff;
}
#loginForm td a {
	color:#3399FF!important;
	text-decoration:none!important;
	font-weight:bold;
}
/* calendar panel */
#calendar {
	width:210px;
	margin-top:5px;
}
#calendar * {
	font-size:10px;
}
.calendar-top {
	color:#333;
	text-align:center;
	padding:2px;
}
.calendar-year, .calendar-month {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
/*.calendar-weekdays { background:#F6F6F6;}*/
.calendar-weekday-cell {
	color:#666;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	width:14%;
	padding:0px;
}
.calendar-main {
	background:#fff;
}
.calendar-day, .calendar-day-blank, .calendar-saturday, .calendar-sunday, .calendar-today {
	color:#555;
	text-align:center;
	width:14%;
	padding:0px;
}
.calendar {
	font-weight:bold!important;
}
.calendar-saturday, .calendar-sunday {
	color:#555;
}
.calendar-today {
	background:#3399FF;
	color:#000;
}
.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 {
	font-weight:normal;
}
/*panelComment*/
#panelComment {
}
#panelComment li {
}
#panelComment li a {
	line-height:16px;
	word-break:normal;
	word-wrap:break-word;
}
/* stats panel */
#panelStats .panel-content {
	color:#3399FF;
}
/****** Search Panel ******/
.search-field {
	margin:0px 0px 0px 5px;
	width:110px;
	height:18px;
	border:1px solid #ccc;
}
/****** Announcement Box ******/
.announce {
}
.announce-content {
	word-wrap:break-all;
	padding:5px 0px 4px 0px;
	color:#3399FF;
	text-align:right;
}
.announce-content a {
	color:#666;
}
.announce-content a:hover {
	text-decoration:none;
}
.announce-time {
	float:right;
	font-size:12px;
	color:#ccc;
}
/****** Defaul Page Elements ******/
.article-top, .article-bottom {
	padding:5px;
	background:#fff;
	height:18px;
}
.article-top a, .article-bottom a {
	color:#666;
}
.article-top *, .article-bottom * {
	font-size:11px;
}
.article-top {
    padding:0px 0px 0px 0px;
	margin-bottom:0;
	border-top:1px dashed  #fff;
}
.article-bottom {
	margin-top:15px;
	border-top:1px dashed  #ccc;
	border-bottom:1px dashed  #ccc;
}
/* page links */
.pages {
	color:#3399FF;
	text-align:center;
}
.pagelink-current {
	font-size:12px;
	font-weight:bold;
	color:#3399FF;
}
.view-mode {
	float:left;
	font-size:12px;
}
.view-mode a {
	font-size:12px;
}
.listbox {
	padding:5px;
	border-top:1px dashed #CCCCCC;
}
.listbox-table {
	padding:5px;
}
.listbox-table {
	width:98%;
	margin:0 auto;
}
.listbox-table a {
	width:99%;
	color:#666;
}
.listbox-header {
	word-wrap:break-all;
	color:#666;
	font-weight:bold;
}
.listbox-entry {
	word-wrap:break-all;
	color:#666;
	font-size:12px;
}
.listbox-entry a {
	word-wrap:break-all;
	color:#3399FF;
	font-size:12px;
}
/* no entry to display box */
.no-entry {
	border:1px solid #ccc;
	margin-top:15px;
}
.no-entry-message {
	padding-top:25px;
	padding-bottom:25px;
	color:#666;
	background:#FCFCFC;
	text-align:center;
}
.prev-article {
	float:left;
}
.prev-article a {
	font-size:12px;
}
.next-article {
	float:right;
}
.next-article a {
	font-size:12px;
}
.category-label {
	text-align:center;
}
.category-label a {
	font-size:12px;
}
/* text box */
.textbox {
	margin:0 0 0px 0;
	padding:7px 0 0 0;
	clear:both;
	border-top:1px dashed #ccc;
}
.textbox-title {
	font-size:12px;
}
.textbox-title h4 {
	word-wrap:break-word;
	font-weight:bold;
	color:#ccc;
	font-size:14px;
	display: inline;
}
.textbox-title h4 a {
	color:#666666;
	font-size:14px;
}
.textbox-title h4 a:hover {
	color:#3399FF;
}
.textbox-label {
	color:#b2b2b2;
	padding:-3px 0;
	font-size:10px;
}
.textbox-label a {
	color:#b2b2b2;
	vertical-align:baseline;
	font-size:10px;
	text-transform:capitalize;
}
.textbox-label img {
	vertical-align:text-bottom;
}
.textbox-fontsize {
	padding:0;
	color:#666;
	text-align:right;
	font-size:12px;
}
.textbox-fontsize a {
	color:#666;
	font-size:12px;
}
.textbox-content {
	word-wrap:break-word;
	padding:5px 0;
}

.textbox-content a {
	color:#3399FF;
}
.textbox-content a:visited {
	color:#3399FF;
}
.textbox-content a:hover {
	color:#3399FF;
}
/*by tortorse*/
.textbox-content p:first-letter {
	padding: 6px;
	font-size: 24pt;
	float: left;
}
.textbox-bottom {
	color:#3399FF;
	font-size:11px;
	padding-top:5px;
	text-align:right;
	clear:both;
}
.textbox-bottom a {
	color:#3399FF;
	font-size:11px;
}
.textbox-bottom a:hover {
	color:#3399FF;
}
.editmark {
	margin-top:20px;
	color:#ccc;
	font-size:11px;
	clear:both;
	text-align:right;
	display:none
}
.textbox-urls {
	margin-top:10px;
	padding-top:5px;
	color:#666;
	font-size:11px;
	border-top:1px dashed #C0C0C0;
	clear:both;
}
.textbox-urls b {
	font-size:11px;
	font:Verdana;
}
/* guestbook entry box */
.gbbox {
	margin-bottom:15px;
	border-top:1px dashed #333;
	border-bottom:1px dashed #333;
}
.gbbox-title {
	margin-bottom:10px;
	font-weight:bold;
}
.gbbox-label {
	display:inline;
	color:#3399FF;
	font-size:11px;
	font-weight:normal;
}
.gbbox-content {
	word-wrap:break-word;
	padding:10px;
	background-color:#333;
}
.gbbox-reply {
	padding:10px;
	color:#3399FF;
	background-color:#666;
	border-top:1px dashed #333;
}
.gbbox-reply-title {
	font-weight:bold;
	margin-bottom:5px;
}
.gbbox-reply-label {
	color:#3399FF;
	font-size:11px;
	font-weight:normal;
	display:inline;
}
/* comments wrapper */
.comment-wrapper {
	margin:0;
}
/* comments top box */
.comment-top {
	padding:5px;
	text-align:right;
	color:#999;
	font-size:11px;
}
.comment-top a {
	color:#3399FF;
	font-size:11px;
}
.comment-pages {
	padding:5px;
	margin:5px;
	color:#999;
}
/* commnet box */

.commentbox {
	word-wrap:break-word;
	padding:0px 0px;
	margin-bottom:10px;
}
.commentbox-title {
	margin-bottom:5px;
	margin-top:20px;
}
.commentbox-title b a {
	color:#666666;
	text-decoration:none;
}
.commentbox-label {
	display:inline;
	color:#666;
	font-size:10px;
}
.commentbox-content {
	padding:2px 0 10px 5px;
	border-bottom:1px dashed #CCCCCC;
}
.commentbox-content a {
	color:#666;
	text-decoration:underline;
}
.no-comment-box {
	padding:10px;
	color:#666;
	background:#f1f1f1;
}
/* trackback box */
.trackbackbox {
	padding:5px;
}
.trackbackbox-title {
	padding:3px;
	border-bottom:1px dashed #C0C0C0;
}
.trackbackbox-label {
	display:inline;
	color:#666;
	font-size:12px;
}
.trackbackbox-content {
	padding:3px;
	color:#333;
}
.trackbackbox a {
	color:#000;
}
/* comment form wrapper */
#commentForm {
	width:99%;
}
/****** normal message box ******/
.messagebox {
	width:500px;
	background-color:#fff;
	margin-top:50px;
	margin-bottom:250px;
}
.messagebox-title {
	padding:5px;
	color:#666;
	font-weight:bold;
	background:#f1f1f1;
}
.messagebox-content {
	padding:10px;
	padding-bottom:20px;
	color:#666;
	text-align:left;
}
.messagebox-bottom {
	padding:5px;
	color:#fff;
}
/****** error message box ******/
.errorbox {
	width:500px;
	background:#fff;
	margin:40px auto;
}
.errorbox-title {
	color:#666;
	font-weight:bold;
	background:#f1f1f1;
	padding:5px;
}
.errorbox-content {
	padding:10px 10px 20px 30px;
	color:#900;
	text-align:left;
}
.errorbox-bottom {
	padding:5px;
	color:#fff;
	background-color:#fff;
}
/****** Input Form Styles (table) ******/
.formbox {
	background:#fff;
	margin:40px auto;
}
.formbox-comment {
}
.formbox-title, .formbox-comment-title {
	padding:5px;
	color:#666;
	font-weight:bold;
	text-align:center;
	background:#f1f1f1;
}
.formbox-rowheader, .formbox-comment-rowheader {
	padding:5px;
	color:#666;
	font-weight:bold;
	text-align:right;
}
.formbox-content, .formbox-comment-content {
	padding:5px;
}
/* smilies list */
.panel-smilies {
	padding:5px;
	text-align: center;
}
.panel-smilies-title {
	color:#666;
	text-align:left;
	border-bottom:1px dashed #fff;
}
.panel-smilies-content {
	padding:5px;
	line-height:120%;
}
/****** Upload Page ******/
.upload-page {
	margin:0;
	padding:0;
	background-color:#fff;
	background-image:url("none");
}
.upload-file {
}
.upload-error {
	color:#900;
}
.upload-done {
	color:#030;
}
/****** Misc Styles ******/
.comment-text, .hidden-note {
	font-size:12px;
	color:#3399FF;
}
.comment-text b {
	color:#3399FF;
}
.red {
	color:red;
}
.highlight {
	font-weight:bold;
	color:#3399FF;
	background:#ff0;
}
.meta-button {
	margin:1px;
}
/****** UBB Code Custom Styles ******/
/* IE fix for ul */
* html .ubb-list {
	margin:5px;
	margin-left:25px;
margin-bottom15px;
}
.ubb-list li {
	margin:1px;
	padding:1px;
}
.code {
	margin:15px 5px;
	padding:5px;
	background-color:#F9F9F9;
	border-left:5px solid #E0E0E0;
}
.ipt {
	width:40px;
	height:20px;
	font-weight:bold;
	word-wrap:break-all;
	margin:2px 2px 2px 5px;
	font-family:"Verdana";
	color:#3399FF;
	background-color:#F9F9F9;
	BORDER-RIGHT: #666 1px solid;
	PADDING-RIGHT: 0px;
	BORDER-TOP:#999 1px solid;
	PADDING-LEFT: 0px;
	FONT-SIZE: 9px;
 FILTER:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#fff, EndColorStr=#cecfde);
	BORDER-LEFT: #999 1px solid;
	CURSOR: hand;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #666 1px solid
}
.quote {
	margin:15px 0;
	border-left:5px solid #3399FF;
	border-bottom:1px solid #f1f1f1;
	border-top:1px solid #f1f1f1;
	border-right:1px solid #f1f1f1;
}
.quote-title {
	padding:5px;
	color:#999;
	font-weight:bold;
	border-bottom:1px dashed #f1f1f1;
}
.quote-content {
	word-wrap:break-all;
	color:#666;
	padding:10px;
}
.ubb-obj-div {
	word-wrap:break-all;
	margin:5px;
	padding:5px;
	color:#666;
	background-color:#fff;
	border:1px dashed #ccc;
}
/****** Music Sidebar by tortorse ******/
#music {
	padding:0;
	margin:5px 0 0 0;
}
/*****************tags******************/
/*#tag_head{
color:blue;
}
#tag_head a{
color:green;
}*/
.textbox-tags {
	word-wrap: break-word;
	padding: 3px 6px 6px 6px;
	font-weight: bold;
}
.textbox-tag {
	word-wrap: break-word;
	padding: 10px 0px 15px 0px;
	margin-bottom: 10px;
	line-height: 2em;
}
.textbox-tag a {
	width: 110px;
	padding-left: 6px;
	display: block;
	float: left;
}
.textbox-tag a:hover {
	background: #f2f2f2;
}
#googleAds-middle {
	float:left;
	margin:5px;
}
.tagHot1 {
	font-size: 12px;
}
.tagHot2 {
	font-size: 14px;
	font-weight:bold;
}
.tagHot3 {
	font-size: 16px;
	font-weight:bold;
}
.tagHot4 {
	font-size: 18px;
	font-weight:bold;
}
.tagHot5 {
	font-size: 20px;
	font-weight:bold;
}
.link_box {
	/* height:500px; */
	line-height:26px;
	overflow-x:hidden;
	overflow-y:auto;
	padding:0;
	width:205px;
}
.middle {
	background-color:#f1f1f1;
	color:#666;
	height:30px;
	line-height:30px;
	margin:20px auto;
	overflow:hidden;
	padding-left:15px;
}
#ajax_loginBox {
	position: absolute;
	display:none;
	overflow:auto;
	z-index:102;
	width:360px;
	padding:0 0 15px 15px;
	border:6px solid #333;
	font-weight: bold;
	background:#fff;
	color:#999;
}
#ajax_loginBox form h4 {
	margin:15px 0;
	font-size: 14px;
}
#ajax_loginPart h4 {
	color:#60A000;
}
#ajax_regPart h4 {
	color:#01B0F0;
}
#ajax_loginBox form label {
	margin:0;
}
#ajax_loginBox form input.text {
	display:block;
	margin:0 0 5px 0;
	width:118px;
}
#ajax_or {
	float:left;
	width:90px;
}
#ajax_loginPart, #ajax_regPart {
	float:left;
	width:120px;
}
#ajax_result {
	float:left;
	display:none;
	overflow:hide;
	padding:35px 0 0 15px;
	width:210px;
	_width:195px;
	color:#FF358B;
}
#ajax_result ul {
	color:#666;
}
#ajax_closeBtn {
	float:right;
	width:15px;
}
#overlay {
	position:absolute;
	display:none;
	z-index:100;
	top:0;
	left:0;
	background:#000000;
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter:Alpha(Opacity=60);
}
#simplebox {
	position: absolute;
	display:none;
	z-index:101;
	border:6px solid #FFF;
}