@font-face {
	font-family: 'myfont';
	src: url('https://files.cnblogs.com/mix-up/Monika.eot.rar');
	src: local('Monika Italic'), local('MonikaItalic'), url('https://files.cnblogs.com/mix-up/Monika.TTF.woff.rar') format('woff'), url('https://files.cnblogs.com/mix-up/Monika.TTF.rar') format('truetype'), url('https://files.cnblogs.com/mix-up/Monika.svg.rar#MonikaItalic') format('svg');
}


#EntryTag
{
	margin-top: 20px;
	font-size: 0.8em;
}
.topicListFooter
{
	border-top: 4px double #666;
	padding: 8px;
}

#divRefreshComments
{
	text-align: right;
	margin-right: 10px;
	margin-bottom: 5px;
	font-size: 9pt;
}

*
{
	margin: 0;
}
html
{
	height: 100%;
}
body
{
	background-image: url(https://www.cnblogs.com/images/cnblogs_com/mix-up/226013/o_line.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #C0C0C0;
	font: 0.72em Georgia, "Times New Roman", Times, san-serif;	min-height: 101%;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
input[type=text], textarea
{
	border: 1px solid #999999;
	margin: 5px 0px 5px 0px;
	padding: 3px;
	background-color: Transparent;
	color: #CCCCCC;
}
input[type=submit], input[type=button]
{
	border: 1px solid #999999;
	background-color: #DBDBDB;
	color: black;
}
fieldset, img
{
	border: 0;
}
ul
{
	word-break: break-all;
}
li
{
	list-style: none;
}
h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
	font-weight: normal;
}
a:link
{
	color: #C0C0C0;
	text-decoration: none;
	padding:2px;	
}
a:visited
{
	color: #C0C0C0;
	text-decoration: none;
}
a:hover
{	
	text-decoration: none;
	color: white;
	background-color: Black;
}
a:active
{
	color: white;
	text-decoration: none;
}
.clear
{
	clear: both;
}

#home
{
	background-image: url(https://www.cnblogs.com/images/cnblogs_com/mix-up/226013/o_b.gif);
	background-position: 264px;
	background-repeat: repeat-y;
	margin-top: 14px;
}
#header
{
	width: 1000px;	
}
#blogTitle
{
	padding: 40px 10px 10px 20px;
	float:left;
	width:100%;
}
#blogTitle a:link
{
	color: #000;
}
#blogTitle a:hover
{
	background-color: Transparent;
}


#blogTitle a
{
	font-family: 'myfont','Kunstler Script','Palace Script MT','French Script MT','Edwardian Script ITC','Script','Terminal','Rage Italic','Parchment','Mistral','Magneto';
	color: #000;
	font-size: 2.5em;
}
#blogTitle h2
{
	margin-left: 300px;	
	font-family: 'myfont','Kunstler Script','Palace Script MT','French Script MT','Edwardian Script ITC','Script','Terminal','Rage Italic','Parchment','Mistral','Magneto';
	font-size: 1.5em;
	color: White;
	margin-top: -20px;	
}
#blogLogo
{
	float: right;
}
#navigator
{		
	width:650px;	
	float:left;
	margin-top:-100px;
	padding-left:300px;	
}
#navList
{
	float:right;
}
#navList li
{ 
	float: left;
	
}

#navList .menu
{
	display: block;
	padding: 2px 4px 2px 4px;
	background-color:Black;
	
}

.aHeaderXML
{
	display: none;
}

/*
#navList a:link, #navList a:visited, #navList a:active {
	color: #ccc;
}

#navList a:hover {
	color: white;
	background-color: #F60;
	text-decoration: none;
}*/

.blogStats
{
	float:right;	
	width:100%;
	text-align: right;
	font-size: 0.8em;
	_margin-top:20px;
	*margin-top:20px;
}

#main
{
	width: 100%;
	min-width: 950px;
	text-align: left;
	float: left;
}
#mainContent .forFlow
{
	margin-left: 270px;
	padding-left: 10px;
	padding-right: 10px;
	width: 670px;
}

#mainContent
{
	min-height: 200px; 
	*padding-top:10px;
-o-text-overflow:ellipsis;
text-overflow:ellipsis;
overflow:hidden;
word-break:break-all;
width:100%;

}


#sideBar
{
	text-align: right;
	padding-right: 30px;
	padding-left: 10px;
	width: 230px;
	min-height: 200px;
	float: left;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	position: absolute;
	top: 130px;
}

#sideBar a:link
{
	color: #999999;
	text-decoration: none;
}
#sideBar a:visited
{
	color: #999999;
	text-decoration: none;
}

#sideBar ul
{
	margin-right: 8px;
}


.newsItem .catListTitle
{
	display: none;
}
.newsItem
{
	padding: 15px 0 5px 0px;
	margin-bottom: 8px;
}
/**日历控件样式开始**/
#calendar
{
	width: 229px;
}
#calendar .Cal
{
	width: 100%;
	line-height: 1.5em;
}
.Cal
{
	/**日历容器table**/
	border: none;
	color: #666;
}

/*
#calendar table a:link, #calendar table a:visited, #calendar table a:active {
	font-weight: bold;
}
#calendar table a:hover {
	color: white;
	text-decoration: none;
	background-color: #F60;
}
*/
.CalTodayDay
{
	/**今天日期样式**/
	color: black;
}
#calendar .CalNextPrev a:link, #calendar .CalNextPrev a:visited, #calendar .CalNextPrev a:active
{
	/**上个月、下个月箭头样式**/
	font-weight: bold;
	background-color: white;
}
.CalDayHeader
{
	border-bottom: 1px solid #ccc;
}
.CalTitle
{
	/**日历年月头部样式**/
	width: 100%;
	background: white;
	color: black;
	border-bottom: 1px solid #666;
}
/**日历控件样式结束**/
.catListTitle
{
	padding: 5px 10px 5px 5px;
	margin-top: 15px;
	margin-bottom: 10px;
	background-color: #EFEFEF;
	color: #535353;
}
.catListComment
{
	line-height: 1.5em;
}
.divRecentComment
{
	text-indent: 2em;
	color: #666;
}
#sideBarMain ul
{
	line-height: 1.6em;
}
/*****侧边栏结束********************************/


/****查看文章页面开始*************************/
#topics
{
	width: 100%;
	min-height: 200px;
	padding: 0px 0px 10px 0;
	float: left;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}
#topics .postTitle
{
	padding: 5px;
}


#EntryTag a
{
	margin-left: 5px;
}

#topics .postDesc
{
	float: right;
	width: 100%;
	text-align: right;
	padding-right: 5px;	
	margin-top: 5px;
}

.feedback_area_title
{
	font-size: 2.83em;
	font-weight: bold;
	border-bottom: 1px solid #666;
	padding-top: 150px;
	margin-bottom: 10px;
	padding-left: 8px;
}

.louzhu
{	
	padding-right: 5px;	
}
.feedbackListSubtitle
{
	padding: 3px;
	margin-bottom: 3px;
	font-size: 0.9em;
}
/*
.feedbackListSubtitle a:link, .feedbackListSubtitle a:visited, .feedbackListSubtitle a:active {
	color: #666;
	font-weight: normal;
}
.feedbackListSubtitle a:hover {
	color: #f60;
	text-decoration: none;
}*/


.feedbackManage
{
	width: 200px;
	text-align: right;
	float: right;
}

.feedbackItem
{
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
}

.feedbackCon
{
	/*background: url('images/comment.gif') no-repeat 5px 0px;*/
	padding-left: 15px;
	padding-bottom: 15px;
	min-height: 35px;
	_height: 35px;
	line-height: 1.5em;
}
#divRefreshComments
{
	padding-top: 8px;
	padding-bottom: 8px;
}
.commenttb
{
	width: 320px;
}

.dayTitle, .entrylistTitle, .PostListTitle, .thumbTitle
{
	font-size: 2.83em;
	font-weight: bold;
	margin-bottom: 20px;
	border-bottom: 1px solid #666;
	font-family: 'Courier New' , Courier, monospace;
	color: White;
	margin-top: 35px;
	font-style:italic;
	
}

.day, .myposts
{
	min-height: 10px;
	_height: 10px;
	margin-bottom: 20px;
	padding-bottom: 5px;
}


.entrylistDescription
{
	color: #666;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	margin-bottom: 10px;
}
.entrylistItem
{
	min-height: 20px;
	_height: 20px;
	margin-bottom: 30px;
	padding-bottom: 5px;
	width: 100%;
}
.entrylistPosttitle
{
	font-size: 110%;
	font-weight: bold;
	border-bottom: 1px solid #666;
	line-height: 1.5em;
	width: 100%;
	padding-left: 5px;
}
.entrylistPosttitle a:hover
{
	text-decoration: none;
}
.entrylistPostSummary
{
	margin-top: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}
.entrylistItemPostDesc
{
	text-align: right;
	color: #666;
}
.entrylistItemPostDesc a:link, .entrylistItemPostDesc a:visited, .entrylistItemPostDesc a:active
{
	color: #666;
}
.entrylistItemPostDesc a:hover
{
	color: #f60;
}
.entrylist .postSeparator
{
	clear: both;
	width: 100%;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	height: 0;
	border: none;
}
.entrylist .entrylistTitle
{
}

.pager
{
	text-align: right;
	margin-right: 10px;
}
.postTitle, .postBody, .postCon {
margin-bottom: 10px;
font-family: 'Trebuchet MS', Georgia, 'Times New Roman', Times, sans-serif;
}
.postTitle, .postBody, .postCon {
font: normal normal normal 14px/normal Georgia, 'Times New Roman', Times, san-serif;
}

.postTitle, .PostList
{
	
	border-bottom: 1px dotted #666666;
	line-height: 1.5em;
	color: #CCCCCC;
	line-height: 30px;
}
.postTitle, .postTitl2
{
	font-weight: bold;
}

.postTitle a:link, .PostList a:link, .dayTitle a:link
{
	color: #fff;
}

.postTitle a:hover, .PostList a:hover, .dayTitle a:link
{
	color: #fff;
	background-color: Transparent;
}

.postTitle a:visited, .PostList a:visited, .dayTitle a:visited
{
	color: #fff;
	text-decoration: none;
}

.postCon, .postText2
{
	line-height: 1.5em;
	padding: 10px;
	color: #CCCCCC;
}

.postBody
{	
	padding: 10px;
	color: #fff;
	line-height: 1.8em;
	border-bottom: 1px dotted #666666;
}

.postText2
{
	clear: both;
}

.postTitl2
{
	float: left;
}

.postCon, .postDesc, .day .postTitle /*,.PostList*/
{
	margin-left: 30px;
}

.postSeparator
{
	height: 20px;
}


.postDesc, .postDesc2
{
	font-size: 0.85em;	
	margin-top: 5px;
}

.postDesc2
{
	float: right;
}



.pfl_feedback_area_title
{
	text-align: right;
	line-height: 1.5em;
	font-weight: bold;
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
}
.pfl_feedbackItem
{
	border-bottom: 1px solid black;
	margin-bottom: 20px;
}
.pfl_feedbacksubtitle
{
	width: 100%;
	border-bottom: 1px dotted #666;
	height: 1.5em;
}
.pfl_feedbackname
{
	float: left;
}
.pfl_feedbackManage
{
	float: right;
}
.pfl_feedbackCon
{
	color: black;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pfl_feedbackAnswer
{
	color: #F40;
	text-indent: 2em;
}
.tdSentMessage
{
	text-align: right;
}
.errorMessage
{
	width: 300px;
	float: left;
}
.mySearch #q
{
	height: 1.4em;
	width: 175px;
}

.divPhoto
{
	border: 1px solid #ccc;
	padding: 2px;
	margin-right: 10px;
}

.thumbDescription
{
	color: #666;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	margin-bottom: 10px;
}

#footer
{
	font-family: 'myfont','Kunstler Script','Palace Script MT','French Script MT','Edwardian Script ITC''Terminal','Rage Italic','Parchment','Mistral','Magneto';
	color: White;
	font-size: 1em;
	text-align: left;
	padding-left: 300px;
	min-height: 30px;
	_height: 30px;
	margin-top: 50px;
	background-image: url(https://www.cnblogs.com/images/cnblogs_com/mix-up/226013/o_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*留言查看页面的个人信息*/
.personInfo
{
	margin-bottom: 20px;
}
/*留言分页区域*/
.pages
{
	text-align: right;
}


.postBody p, .postCon p
{
	text-indent: 2em;
	
line-height:140%;
}
.postBody h2
{
	font-size: 150%;
	margin: 15px auto 2px auto;
	font-weight: bold;
}
.postBody h3
{
	font-size: 120%;
	margin: 15px auto 2px auto;
	font-weight: bold;
}
.postBody h4
{
	font-size: 110%;
	margin: 15px auto 2px auto;
	font-weight: bold;
	color: #333;
}

.postBody h5
{
	font-size: 100%;
	margin: 15px auto 2px auto;
	font-weight: bold;
	color: #333;
}


.postCon a:link, .postBody a:link
{
	color: #DDDDDD;
	text-decoration: underline;
}
.postBody ul, .postCon ul
{
	margin-left: 2em;
}

.postBody li, .postCon li
{
	list-style-type: disc;
	margin-bottom: 1em;
}

.postBody blockquote
{
	background: url('images/comment.gif')) no-repeat 25px 0px;
	padding: 10px 60px 5px 60px;
	min-height: 35px;
	_height: 35px;
	line-height: 1.6em;
	color: #333;
}
#sideBar { font-size:0.88em; }
.mySearch{ display:none;}






