/* CSS Document
	Spurs Style sheet
	by Wells Wang , 2006-06-19
*/
/* Frameset modify*/
#blogbar_bg{
	background-image: url('images/blogbar_bg.gif');
	background-position:right;
	background-repeat:repeat-y;
}
#content{
	padding:0px;
}
#blogbar{
	float:right;
	width:190px;
	padding:5px;
	margin-left:-201px;
	height: 100%;
}
/*popup window / Blog Dialog*/
.blog_dialog {
	background: url('images/dialogBg_blog.gif') no-repeat;
	padding: 15px;
	width:370px;
	height:270px;
	overflow: hidden;
}
/*comment_conetent*/
.comment_content {
	width:366px;
	height:166px !important;
	height:156px;
	border: 1px solid silver;
	background: #EEEEEE;
	overflow-y: auto;
	word-wrap: break-word;
	word-break: break-all;
	padding:2px;
}
.blogcontent{
	float:left;
	padding:5px;
	margin-right:201px;
	font-size: 10pt;
}

/*Calendar*/
.s_calendar {
	padding-left: 25px;
	background-image: url('images/calendar.gif');
	background-repeat: no-repeat;
}
.calendar_week{
	background-color:#FAFAFA;
	color:#666666;
}
.calendar_month{
	background-color:#FAFAFA;
	color:#666666;
}
.calendar_m1{
	background-color:#F0F0F0;
	color:#cccccc;
}
.calendar_m2{
	background-color:#ffffff;
	color:#666666;
}
.calendar_blog{
	background-color:#CCCCCC;
	color:#FFFFFF;
	font-weight:bolder;
	text-decoration:underline;
	cursor:pointer;
}
.calendar_outer{
	border:1px solid #DDDDDD;
	text-align:center;
	margin-bottom:10px;
}
.calendar_week{
	border-bottom:1px solid #DDDDDD;
}
.calendar_m1,.calendar_m2{
	width:20px;
	height:20px;
	border-right:1px dashed #DDDDDD;
}
/*Category*/
.s_category{
	padding-left: 25px;
	background-image: url('images/category.gif');
	background-repeat: no-repeat;
}
.s_cat_ul {
	list-style-image: url('images/dot.gif');
	margin-left: 18px;
	margin-bottom:5px;
	padding: 0;
	/*background-color: #22437f;*/
	display:block;
	clear:both;
}
.s_cat_ul_div {
	padding:2px 3px;
}
.s_cat_ul li {
	border-bottom: 1px dashed #EEEEEE;
}
.s_cat_ul div a {
	padding:2px 3px;
	color: #666666;
	text-decoration: none;
}
.s_cat_selected {
	padding:2px 3px;
	background-color:#EEEEEE;
}
.s_cat_ul div a:hover{
	color:#333333;
}
.s_cat_ul div a span {
	font:7pt Arial, Helvetica, sans-serif;
	color:#AAAAAA;
	
}
/*Links*/
.s_link{
	padding-left: 25px;
	background-image: url('images/link.gif');
	background-repeat: no-repeat;
}
.s_link_ul {
	list-style-type:none;
	margin: 3px auto 5px auto;
	padding: 0px;
	display:block;
	clear:both;
}
.s_link_ul a {
	margin: 0px;
	display:block;
	text-align:center;
	text-decoration: none;
	padding: 2px 3px;
}
.s_link_ul a:hover {
	color:#999999;
	text-decoration: none;
}
/*Blog*/
.list_subject{
	padding-left: 27px;
	background: url('images/subject.gif') 0px 13px no-repeat;
	border-bottom:1px dashed silver;
	padding-top:10px;
}
.list_status{
	color:#000000;
	background-color:#EEEEEE;
	border-top:1px solid silver;
	border-bottom:1px solid silver;
	padding-top:2px;
	padding-bottom:4px;
	font-size: 9pt;
}
.list_content{
	padding:10px 10px 0px 10px;
}
.blog_content a{
	text-decoration:underline;
}
.blog_content a[href*="http"]{
	background: url('images/outsite.gif') right top no-repeat;
	padding-right:7px; margin-right:2px;
}

.blog_img{
	border:1px solid silver;
}
.blog_quote{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	border-left: 3px solid silver;
	padding-left: 10px;
}
.blog_code{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	border:1px solid silver;
	padding:5px;
	font-family:"Courier New", Courier, monospace;
}
.blog_quote{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	border-left:3px solid silver;
	padding-left:10px;
}
.more_less{
	float:right;
}
.article_info{
	padding:10px;
	margin:10px;
	border:1px dashed silver;
	color:#999999;
	background-color:#F6F6F6;
	font-size:9pt;
}
.a_add_comment{
	float:left;
}
.a_box_subject{
	border-bottom:1px solid silver;
	padding: 2px 0px;
	width:100%;
	margin-bottom:5px;
}
.a_digest{
	padding:10px;
	margin:10px;
	border:1px dashed silver;
	color:#999999;
	background-color:#F6F6F6;
}
.a_digest img{
	border:1px solid silver;
	padding:2px;
}
.trackback_info {
	margin-top: 10px;
}
.trackback_to {
	list-style-image: url('images/dot.gif');
	margin: 3px auto 5px auto;
}
/*Advertisements*/
.ad_bc{
	float:right;
	margin:10px;
	padding:5px;
	border:1px solid silver;
	background-color:white;
}
/* GeSHi (c) Nigel McNie 2004 (http://qbnz.com/highlighter) */
#code .imp {font-weight: bold; color: red;}
#code .kw1 {color: #b1b100;}
#code .kw2 {color: #000000; font-weight: bold;}
#code .kw3 {color: #aaaadd; font-weight: bold;}
#code .kw4 {color: #993333;}
#code .co1 {color: #808080; font-style: italic;}
#code .co2 {color: #a1a100;}
#code .coMULTI {color: #808080; font-style: italic;}
#code .es0 {color: #000099; font-weight: bold;}
#code .br0 {color: #66cc66;}
#code .st0 {color: #ff0000;}
#code .nu0 {color: #cc66cc;}
#code .me0 {color: #006600;}
#code .me1 {color: #006600;}
#code .me2 {color: #006600;}

#code .li1 {}
#code .li2 {background-color:#FAFAFA; font-weight:bolder; color:#003300 }
#code .de1, #code .de2 {font-weight:normal;background:transparent;color:#000; padding-left: 5px;}

