/*
Bo-Blog V2
RoseRed Skin
By Shadow
2006-8-1
*/

/****** General Styles ******/
body {
	font-size: 12px;
	font-family: Tahoma, Arial;
	margin: 0px;
	padding: 0px;
	color: #999999;
	text-align: center;
	cursor:url(template/rosered/images/1.cur);
}

table {
	font-family: Tahoma, Arial;
	color: #999999;
	font-size: 12px;
}
td{
	word-break: break-all;
}

a {
	text-decoration: none;
	color: #FF6EA1;
}
a:hover {
	text-decoration:underline;
	color: #00CCFF;
}

hr {
	height: 1px;
	border: 0;
	border-top: 1px dotted #00CCFF;
}

acronym {
	text-decoration: none;
	cursor: help;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

/****** Form Controls Styles ******/
form {
	display: inline;
}
input {
	font-family: Tahoma, Arial; 
	font-size: 12px; 
}
input.text {
	height: 18px;
	line-height:18px;
	padding: 1px;
	border: 1px dotted #FF6EA1;
	color: #FF6EA1;
	background-color: #FBFCFD;
}
input.button {
	height: 20px;
	border: 1px dotted #FF6EA1;
	border-top: 1px dotted #FF6EA1;
	border-left: 4px dotted #FF6EA1;
	color: #FF6EA1; 
	background-color: #FBFCFD;
}
textarea { 
	border: 1px dotted #FF6EA1;
	background-color: #FBFCFD;
	font-family: Tahoma, Arial; 
	font-size: 12px; 
	color: #FF6EA1; }
select { 
	font-family: Tahoma, Arial; 
	font-size: 12px;  
	color: #FF6EA1; 
	background-color: #FBFCFbD;
	border: 1px dotted #FF6EA1;
}


/****** Main Layout Styles ******/
#wrapper {
	width: 100%;
}
#innerWrapper {
	margin:0 auto;
	width:100%;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#header {
	margin:0 auto;
	text-align: left;
	width:770px;
	position:relative;
	background-color: #FDF7FD;
}
#innerHeader {
	clear:both;
	width:770px;
	padding:0;
}

#footer {
	clear: both;
	height: auto;
	width: 770px;
	padding: 0;
}
#footer a{
color: #FF6EA1;
}
#innerFooter {
	font-size: 12px;
	text-align: center;
	color: #FF6699;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:8px;
	/*background-image: url(images/bottom.gif);*/
	background-repeat: no-repeat;
	background-position: center top;
}

/****** Header Elements Styles ******/
/* header title */
.blog-header {
	text-indent: -99999px;
	display: block;
}
h1 {
	padding: 0px;
	margin: 0px;
}
h1 a {
	display: block;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: none;
}

/* blog description */
.blog-desc {
	color: #ffffff;
}

/* nav menu */
#menu {
	height: 29px;
	text-align: center;
	color: #FFB243;
	clear:both;
}
#menu ul{
	margin: 0px;
	padding: 0px;
	float: right;
}
#menu li{
	list-style: none;
	line-height:25px;
	padding:2px;
	text-align:center;
	float:left;
	display:inline;
}
#menu a{
	color: #FF6EA1;
	padding:0 5px;
	text-decoration: none;
	display: block;
	font-weight:bold;
}
#menu a:hover{
}
/****** Content Layout#9C0******/
#mainWrapper {
	margin:0 auto;
	text-align: left;
	width:770px;
	position:relative;
}

/* sidebar */
.side{ float:left; width:178px;}
.sidebar {
	padding-top: 4px;
	float: left;
	width: 170px;
	background-color: #FFF;
}
.sidetop{
	width:172px;
	height:77px;
	float: left;
}
.sidebottom{
float: left; width:172px; height:22px; background:url(images/side_bottom.jpg) no-repeat right bottom;}
.sidebar-hide {
	display: none;
	float: left;
}
#innerSidebar {
	padding: 0;
	padding-top:230px;
}

/* content */
.content {
	float: left;
	width: 98%;
	margin-left: -180px;
	padding-top:310px;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
}
.content-wide {
	width: auto;
	margin-left: -179px;
}
.content-only {
	width: 100%;
	margin-left: -179px;
}
#innerContent {
	margin-left: 180px;
	overflow: visible;
	margin-top: 5px;
}
#panelCalendar{
	position:absolute;
	padding:0;
	left:0;
	top:0;
	height:300px;
	width:770px;
	border-top:1px dotted #FFF;
	text-align:left;
	z-index:50;
	background-color: #FFFFFF;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#sideblock_calendar{
	width:170px;
	float:left;
	padding-top: 60px;
	padding-left: 130px;
}
#sideblock_calendar h5{
	text-indent:12px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	line-height:24px;
	border-bottom:1px dotted #FFF;
	padding:0;
	margin:0;
	margin-bottom:10px;
}
/* a style which makes mainWrapper touch the bottom of sidebar and content */
.clear{
	border-top:1px dotted transparent !important;
	margin-top:-1px !important;
	border-top:0;
	margin-top:0;
	clear:both;
	visibility:hidden;
}

/****** Sidebar Panels ******/
.panel{
	padding:0px;
	margin-bottom: 5px;
	background-image: url(images/bg1bak.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.panel h5 {
	width: 170px;
	text-align: left;
	color:#FF6EA1;
	text-indent: 2px;
	font-size: 12px;
	font-weight: bold;
	margin:0px;
	cursor: hand;
	cursor: hand;
	height: 21px;
	line-height:21px;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/bbg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.panel h5 a{
	color: #fff;
}
.panel-content{
	width: 170px;
	margin:0px;
	line-height: 150%;
	color:#FF6EA1;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0px;
}
.panel-content ul{
	padding: 0px;
	margin: 0px;
}
.panel-content li{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.panel-content li.indent{
	padding: 0px;
	background: url(images/list.gif) no-repeat left center;
	text-indent: 10px;
}

.panel-content ul ul li{
	padding: 0px;
	background-image: url(images/list.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
}
#sidebar_entries ul li a ,#sidebar_replies ul li a ,#sidebar_link ul li a{
		display:block;
		}
#sideblock_category{ padding-left:15px; line-height:15px; width:143px}
 /*user panel login form */
#loginForm {
	width: 95%;
}

/* calendar panel */
#calendar {
	width: 100%;
	color: #FF6EA1;	/*filter: Alpha(Opacity=75);*/
}
.calendar-top {
  text-align: center;
}
.calendar-year,
.calendar-month {
  font-weight: bold;
}
.calendar-weekdays {
  color: #FF6EA1;
  font-size:12px;
  text-align: center;
 	width:18px;
	height:18px;
}
.calendar-weekday-cell {
  color: #FF6EA1;
  font-size:12px;
  text-align: center;
  width:18px;
height:18px;
  font-weight: bold;
}
.calendar-main {
	background: #FFFFFF;
	color: #FF6EA1;
}
.calendar-day,
.calendar-day-blank,
.calendar-saturday,
.calendar-sunday,
.calendar-today{
  text-align: center;
	width:18px;
	height:18px;
	border:#CCC dotted 1px;
}
/*#cal1,#cal2,#cal3,#cal4,#cal5,#cal6,#cal7,#cal8,#cal9,#cal10,#cal11,#cal12,#cal13,#cal14,#cal15,#cal16,#cal17,#cal18,#cal19,#cal20,#cal21,#cal22,#cal23,#cal24,#cal25,#cal26,#cal27,#cal28,#cal29,#cal30,#cal31{ background: url(images/bg_cal.gif) no-repeat center center;}*/
.calendar-saturday,
.calendar-sunday {
	color: #FF6EA1;
	font-weight: bold;
}
.calendar-today {
	border:1px dotted #FF6EA1;
	font-weight:bold;
	display: block;
	    background: url(images/bg_cal.gif) no-repeat center center;
/*background:#FFB243;	*/
}
.calendar-day a, .calendar-saturday a, .calendar-sunday a {
	/*color: #91A41B; */
  color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
	display:block;
	background-color: #FFAAC8;
}
.calendar-today a:hover,.calendar-day a:hover, .calendar-saturday a:hover, .calendar-sunday a:hover {
	/*color: #91A41B; */
  color:#FFF;
	font-weight:bold;
	text-decoration: none;
	display:block;
	background-color: #00CCFF;
}
.calendar-today a {
	font-weight:bold;
	text-decoration: none;
	display:block;
	background-color: #FFAAC8;
	color: #FFFFFF;
}

/****** Search Panel ******/
.search-field { 
  width: 125px;
  margin-bottom: 5px;
  border: 1px dotted #FF6EA1;
}

/****** Announcement Box ******/
.announce{
	margin-bottom: 15px;
	border:#CCC dotted 1px;
	padding:1px;

}
.announce-content{
	word-wrap: break-all;
	padding: 8px;
	color:#FF6EA1;
	line-height:150%;
	text-indent: 18px;
	_height:1%;
	background-attachment: fixed;
	background-image: url(images/top2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/****** Defaul Page Elements ******/
.article-top {
	padding: 5px;
	margin-bottom: 15px;
}
.article-bottom {
	padding: 5px;
	margin-top: 15px;
}

/* page links */
.pages {
	color: #FF6EA1;
}
.pagelink-current {
	font-weight: bold;
}

.listbox {
	padding-top: 5px;
	padding-bottom: 5px;
}
.listbox-table {
	width: 99%;
}
.listbox-header {
	text-align: center;
	color: #FFF;
	font-weight: bold;
	padding-bottom:7px;
	font-size: 12px;
	padding-top: 2px;
	padding-left:2px;
	height: 18px;
	line-height: 18px;
	background-color: #FF6EA1;
}
.listbox-entry {
	word-wrap: break-all;
	color: #999999;
	border-bottom: 1px dotted #CCC;
	line-height: 18px;

}
.listbox-entry a{
	word-wrap: break-all;
}

/* entry display box */
.prev-article{ float: left; }
.next-article{ float: right; }

/* text box */
.textbox{
	padding-bottom: 25px;
	margin-bottom: 5px;
	line-height: 150%;
	background-image: url(images/bg2bak.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
.textbox p{
	padding: 2px; margin: 2px;
}
.textbox p:first-letter {font-size:2em; float:left; padding:2px; margin: 2px; line-height:28px; font-family: 楷体_GB2312, 仿宋_GB2312, Verdana; font-weight:bold; color:#FF6EA1; border: 1px dotted #FF6EA1;}
.textbox-title{
	word-wrap: break-all;
	font-size: 12px;
	padding-top: 28px;
	padding-left:50px;
	height: 50px;
	background-image: url(images/bg_bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.textbox-title h4{
	color: #0099FF;
	font-size: 12px;
	display: inline;
	line-height:21px;
}
.textbox-title h4 a {
	color: #0099FF;
	text-decoration:none;
}
.textbox-title h4 a:hover{ color:#00CCFF; background:none;}
.textbox-label{
	padding-top: 5px;
	padding-left: 5px;
	color: #999999;
	font-size: 11px;
}
.textbox-fontsize{
	color: #979797;
	float: right;
	text-align: right;
	padding: 3px;
	font-size: 12px;
}
.textbox-fontsize a{
	color: #979797;
}
.textbox-content{
	word-wrap: break-word;
	padding: 10px;
	line-height:21px;
	background:url(images/text_bg.gif) no-repeat right bottom;
}
.textbox-content p:first-letter { font-size:2.5em; float:left; padding:0 2px 0 0; line-height:32px; font-family:"楷体_GB2312","宋体"; font-weight:bold; color:#FF6EA1; }
.textbox-content a{ color:#FF6EA1; border-bottom:1px dashed #FF6EA1;}
.textbox-content a:hover{
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6EA1;
}
.textbox-bottom{
	border-top: 1px dotted #CCC;
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-size: 12px;
	color: #999999;
	text-align:right;
}
.textbox-bottom a {
	color: #FF6EA1;
	text-decoration: none;
}
.textbox-bottom a:hover {
	color: #00CCFF;
	text-decoration: none;
}
.textbox-adminbar {
	padding: 0px;
	padding-bottom: 4px;
	font-size: 12px;
	color: #999999;
	text-align:right;
}
.textbox-tburl {
	padding-top: 3px;
	font-size: 11px;
	color: #999999;
	text-align:left;
	padding-left: 15px;
	background: url('./images/tb_bg.gif') no-repeat 0px;
}
.tags {
	padding-top: 1px;
	padding-bottom: 3px;
	font-size: 11px;
	color: #999999;
	text-align:left;
	padding-left: 15px;
	background: url('./images/tag_bg.gif') no-repeat 0px;
}

/* comments wrapper */
.comment-wrapper{}

/* comments top box */
.comment-top{
	padding:5px;
	padding-top: 0px;
	margin: 5px;
	color: #999999;
	text-align: right;
}
.comment-pages{
	padding:5px;
	margin: 5px;
	color: #FF6EA1;
}

/* commnet box */
.commentbox{
	word-wrap: break-word;
	margin: 5px;
}
.commentbox-title{
	color: #FFF;
	font-weight: bold;
	text-indent:8px;
	padding-bottom:7px;
	background-color: #FF6EA1;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.commentbox-title a{ color:#FFF;width:100%;}
.commentbox-label{
	display: inline;
	color: #FFF;
	font-size: 12px;
}
.commentbox-content{
	padding: 3px;
	padding-bottom: 14px;
}

/* trackback box */
.trackbackbox{
	padding: 0px;
	margin: 5px;
}
.trackbackbox-title{
	padding: 5px;
	border-left: 3px dotted #FF6EA1;
}
.trackbackbox-label{
	display: inline;
	color: #FF6EA1;
	font-size: 11px;
}
.trackbackbox-content{
	padding: 3px;
	padding-bottom: 14px;
}
.trackbackbox a{
	color: #999999;
}

/* comment form wrapper */
#commentForm {
	width: 99%;
}

/****** normal message box ******/
.messagebox{
 width: 500px;
 margin-top: 120px;
 border: 1px dotted #FF6EA1; 
 text-align: center; 
 background-color: #fff;
}
.messagebox-title{
	padding: 5px;
	border: 1px dotted #ABE4F9;
	color: #FFF;
	font-weight: bold;
	background-color: #FF6EA1;
}
.messagebox-content{
 color: #999999; 
 background:#FFFFFF;
 padding: 10px; 
 padding-bottom: 20px; 
 text-align: left;
}
.messagebox-bottom{
 color: #999999; 
 background-color: #E6EEF7; 
 padding: 5px;
}


/****** Input Form Styles (table) ******/
.formbox{}
.formbox-comment{
	padding-top: 10px;
	border:1px dotted #FF6EA1;
		background:url(images/bg1bak.gif) no-repeat right top;
	_height:1%;
}

.formbox-title,
.formbox-comment-title{
	color: #FFF;
	font-weight: bold;
	text-indent:18px;
	padding-bottom:5px;
	background-color: #FF6EA1;
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.formbox-title a,
.formbox-comment-title a{color:#FFF;}
.formbox-rowheader {
	padding: 5px;
	font-weight: bold;
}

.formbox-content {
	padding: 5px;
}

/* smilies list */
.panel-smilies {
	padding:5px;
	text-align: center;
}
.panel-smilies-title {
	color: #999999;
	text-align: left;
	border-bottom: 1px dotted #CCC;
}
.panel-smilies-content {
	padding: 5px;
	line-height: 120%;
}


/****** UBB Code Custom Styles ******/
/* IE fix for ul */
.code {
	word-wrap: break-all;
	background-color: #F8F8F8;
	color: #0099FF;
	margin: 5px;
	padding: 10px;
	border-left-width: 3px;
	border-left-style: dotted;
	border-left-color: #00CCFF;
}

.quote {
	margin: 10px;
	border:1px dotted #FF6EA1;
	border-top-width:0;
	border-left-color:#DDE;
	border-right:2px dotted #DDE;
	border-bottom:3px dotted #DDE;
}
.quote-title {
	background-color: #FF6EA1;
	padding: 3px;
	font-weight: bold;
	color: #FFF;
}
.quote-title a{ font-weight:nomal; color: #FFF}
.quote-title img {
	padding-right: 3px;
	margin-bottom: -4px;
}
.quote-content {
	word-wrap: break-all;
	color: #999999;
	padding: 10px;
	background-color: #FFF;
	border-top: 0px;
	background:url(images/quote.gif) no-repeat right top;
	border-right:1px dotted #FF6EA1;
	border-bottom:1px dotted #FF6EA1;
	border-left:1px dotted #FF6EA1;

}

/****** Link ******/
.linkover {
	margin-bottom: 50px;
	height: auto;
	clear: both;
}
.linkbody {
	margin-top: 5px;
	width: 50%;
	float: left;
}
.linkimg {
/*	width: 35%;*/
	float: left;
	text-align: right;
	margin-right: 4px;
}
.linktxt {
	float: left;
}
.linktitle a {
	font-weight: bold;
}
.linkgroup {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
	color: #999999;
}
.google_ad{
	float: right;
	height: 150px;
	width: 180px;
	position: relative;
}
