/*
Theme Name: 缭花乱志
Theme URI: http://blog.keyer.net/
Description:  The theme of BLOG.KEYER.NET
Version: 1.0
Author: KYREE
Author URI: http://www.keyer.net/
*/

@charset "utf-8";
body  {
	font: 100% Arial, Helvetica, sans-serif, "宋体";
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-size:12px;
	line-height:135%;
}
.thrColFix #container { 
	width: 100%;
	min-width: 900px;
	background: #FFFFFF;
	margin: 0 0 20px 0;
	text-align: left;
} 
.thrColFix #sidebar1 {
	float: left;
	width: 275px;
	background: #FFF;
	padding: 0px;
}
.thrColFix #sidebar2 {
	float: right;
	width: 49px;
	background: #FFF;
	padding: 0px;
}
.thrColFix #mainContent { 
	margin: 0px;
	padding: 0px;
	background:url(images/topmiddle.gif) top repeat-x;
	
}
.fltrt {
	float: right;
	margin-left: 0px;
}
.fltlft {
	float: left;
	margin-right: 0px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrColFix #topBox {
	width:253px;
	height:124px;
	position:relative;
	float:right;
	margin: 0;
	padding: 0;
	background-image:url(images/toplogo.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.thrColFix #Box {
	margin: 0px 80px 0 310px;
	padding: 150px 0 0 0;
	font-size:14px;
	line-height:135%;
}

.sidebarTitle
{
	font-size:13px;
	font-weight:bold;
	line-height:135%;
	margin:30px 0 0 0px;
	padding:10px 0px 0px 30px;
}

.s8_TabFriends
{
	width:120px;
	margin:10px 0 0 20px;
	padding:20px 0px 10px 30px;
	font-size: 12px;
	border-top:1px #000000 dashed;
	border-right:1px #000000 dashed;
	background:url(images/sidebarback.gif) top right no-repeat;
}

.s8_TabFriends ul {
	margin:0px 0px 0px 0px;
	padding:0px;
}

.s8_TabFriends li {
	height:22px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
}

.s8_TabFriends li a:link { text-decoration : none; color:#000; }
.s8_TabFriends li a:visited {  text-decoration : none; color:#000; }
.s8_TabFriends li a:hover {
	text-decoration : none; color : #FFF;
	background-color:#CC0000;
}
.s8_TabFriends li a:active { text-decoration : none ;color : #000000; } 

.thrColFix #bottomBar { 
	width: 100%;
	height:65px;
	text-align: right;
	background:url(images/bottom.gif) top left no-repeat #FFFFFF;
	margin: 0 0px 0 0 ;
	padding: 10px 0px 0px 0px;
	color:#000000;
	clear:both;

} 

.thrColFix #bottomBar a:link,.thrColFix #bottomBar a:visited, .thrColFix #bottomBar a:active {
	text-decoration : none; color:#000;
}
.thrColFix #bottomBar a:hover {
	text-decoration : none; color : #000;
	background-color:#CC0000;
}

.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 60px;
	font-size:12px;
}
.navigation a:link, .navigation a:visited, .navigation a:active {
	text-decoration:underline; color:#000;
}

.navigation a:hover{
	text-decoration : none; color : #FFF;
	background-color:#CC0000;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
	
.post {
	margin: 0 0 40px 0;
	padding: 0 0 10px 0;
	text-align:left;
	border-bottom:#CCCCCC thin dashed;
}	
	
h2 {
	color:#000;
	font-size:18px;
}

small {
	color:#666666;
	font-size:12px;
}

h2 a:link, h2 a:visited, h2 a:active, small a:link, small a:visited, small a:active {
	text-decoration : none; color:#000;
}
h2 a:hover{
	text-decoration : none; color : #FFF;
	background-color:#999999;
}
small a:hover {
	text-decoration : none; color : #FFF;
	background-color:#CC0000;
}

.btn {
	color:#000;
	font-size:12px;
}

.btn a:link, .btn a {
	color:#000;
	text-decoration:none;
	background:url(images/comment.gif) no-repeat;
	cursor:pointer;
	padding: 16px 20px 5px 36px;
}

.entry {
	color:#000;
	font-size:13px;
	text-indent:2em;
}
.entry a:link, .entry a:visited, .entry a:active {
	text-decoration:underline; color:#000;
	background:#FFFF99;
}
.entry a:hover{
	text-decoration : none; color : #FFF;
	background-color:#CC0000;
}

.tagcloud {
	color:#000;
	line-height:180%;
}
.tagcloud a:link, .tagcloud a:visited, .tagcloud a:active{
	text-decoration:none;
}
.tagcloud a:hover {
	text-decoration:underline;
}
