/* Modifications by Chris M (http://aphotolog.com) for WordPress. 
   Pardon my sloppiness..

	Licensed under GPL :)
*/

body {
text-align: center; 
overflow: hidden;
margin: 0;  
Font-Family: Arial,Helvetica, sans-serif; 
font-size: 12px;
}
a {
text-decoration:none;
	color: #91A9C1;
	}
a:hover {
text-decoration:none;
color:#FFBDA4; 

}

img{
	border: 0px;
}

ul, ol, li {
list-style: url("event.gif");

 }
#container {
	width:760px;
	margin-left: 30px;
	margin-top: 30px;
	text-align:left;
	}

#header {
	background:url("top.jpg") no-repeat;  
	border: 1px solid #ADD8E6;
	height: 138px;
	font-size: xx-large;
	color: Navy;
	width: 750px;
}

.subtitle{

}

.subtitle a{

}

.title{
margin-top: 20px;
margin-left: 30px;
}
.title a{
color: #8FBC8F;
font-size: xx-large;	
}	

.replycontent{padding-left: 20px;}	
.calMonth{border-collapse: collapse; font-size: 12px; line-height: 150%; width: 150px;}/*日历整体*/	
.calMonthHeader{background: #87CEFA;color: #00008B; height: 13px;}/*日历头*/	

.calMonthForward a{color: #EE82EE;}
.calMonthForward a:hover{color: Blue;}

.calMonthCurrent{}

.calMonthBackward a{color: #EE82EE;}
.calMonthBackward a:hover{color: Blue;}

.calMonthDay{color: #F2CFF3;border: 1px solid #87CEEB;}
.calMonthDay a{color: #6495ED;}
.calMonthDay a:hover{color: Orange}

.calMonthToday{color: #696969; background: #87CEFA}
.calMonthToday a:hover{color: #FF4500}


#blog {
	float:right;
	width:500px;
	border: 1px solid #ADD8E6;
	padding:0px 0px 0px 15px;
	background: White;
	margin-right: 5px;
	}
	
	
#blogbody {
color: Black;  
background: #DFF4F5;  
padding-left: 10px;
padding-right: 10px;
padding-top: 30px;
margin-top: 30px;
margin-bottom: 30px;
width: 440px;
overflow: hidden;
}
#blogbody a{
color: #E0FFFF;  
}
#blogbody a:hover {
color: #698B23;  
}
#mytitle:first-letter {  /
margin: 0pt 5pt 0pt 0pt;  
padding: 3px;  
font: 20px bold;  
float: left;  
border : 1px dotted #fff;  
}
#mytitle p:first-letter {  
margin: 0pt 5pt 0pt 0pt;  
padding: 3px;  
font: 30px bold;  
float: left;  
border : 2px dotted #fff;  
}


.contenttitle {  
height: 40px;  
background:url("latest.gif") no-repeat left;  
font-size: 20px;
font-weight: bolder;
padding-top: 15px;

}

.contenttitle a{  
margin-left: 45px;
color: #1C7BA1;
}
.contenttitle a:hover {
color: #FFEBCD;  
text-decoration: none; 
}




.contenttime {  
width:250px;  
font: 12px 'Tahoma', sans-serif;  
color: #91A9C1;  
margin-left: 50px;
}


.contentcomments {  
text-align: center;  
font:10px;  
}



	
#side {
	float: left;
	overflow: hidden;
	width:180px;
	margin-bottom:2px;
	text-align: center;
	background: White;
	border: 1px solid #ADD8E6;
	}
.bigtitle{
font-size:14px;
color: #7B7B7B;
margin-bottom: 30px;
margin-top: 5px;

}

.smalltitle {  
height: 40px;  
font-size: 12px;
color: #787878;
margin-left: 10px;
text-align: left;
}
.smalltitle a{  
line-height: 150%;
}





.left_line_top { 
background:url("side_head_top.gif") no-repeat;
height: 25px;
width: 172px;
margin-bottom: -5px;
margin-top: 30px;
}
.left_line_content {  
background:url("side_head_center.gif");
text-align: center;
width: 172px;
}
.left_line_buttom {  
background:url("side_head_buttom.gif") no-repeat;
height: 7px;
width: 172px;margin-bottom: 30px;






}


#footer {
width: 780px;
height: 43px;
	font-size: 12px;
	margin-bottom: 30px;
	color: #6A5ACD;
	padding-top: 15px;
	
	}
	
#footer p a {
color: #9ACD32;  
text-decoration: none; 
}

#footer p a:hover {
	color: #F0FFFF;
text-decoration:none;
	}
	
	
