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

	Licensed under GPL :)
*/

body {
color: Black; 
text-align: center; 

overflow: hidden;
Font-Family: Arial,Helvetica, sans-serif; 
font-size: 12px;
margin: 0;
background-color: #F3F3E3;
}

a:hover {
color: #FF1493; 
}


a:visited {
	color: Red;
	}

a {
color: #3CB371;  
text-decoration: none; 
}
H2 {
color: #FFA07A;  
font-size: medium;
}

img{
	border: 0px;
}

#container {
	width: 1000px;
	height: 100%;
	text-align:left;
	padding-bottom: 50px;
	}

#header {
height: 80px;
width: 831px;
	text-align: left;
 
 background: url(top.png) no-repeat;
 margin-left: 90px;
	padding-left: 200px;
	padding-bottom: 30px;
	}

.subtitle{
}

.subtitle a:hover {
color: #DC143C; 
}


.subtitle a:visited {
	color: Fuchsia;
	}

.subtitle a{
}


.title{
color: #FF4500;
margin-top: 50px;
font-size: xx-large;	
}
.title a{


}	
	


#blog {
	float: right;
   width: 550px; 
	background:url("blog_head_center.png") repeat-y;
	overflow: hidden;
	margin-right: 40px;
	background-color: White;
	border: 1px solid Black;
	padding-left: 10px;
	padding-right: 10px;
	}
	
	
.blog_head{

}	
.post{
}
	
#blogbody {
color: Black;  
background: #F7FBEE; 
padding-left: 10px;
padding-right: 10px;
padding-top: 20px;

}
#blogbody a{
color: #666;  
}
#blogbody a:hover {
color: #698B23;  
}
#mytitle:first-letter {  /
margin: 0pt 5pt 0pt 0pt;  
padding: 3px;  
font: 20px bold;  
float: left;  
border : 1px dotted  #009999;  
}
#mytitle p:first-letter {  
margin: 0pt 5pt 0pt 0pt;  
padding: 3px;  
font: 30px bold;  
float: left;  
border : 2px dotted #fff;  
}


.contenttitle {  
height: 60px;  

margin-top: 50px;
color: #FFA07A;
background: url(bigtitle.png) no-repeat center;
padding-top: 35px;

}

.contenttitle a{  
margin-left: 50px;
color: #FF4500;
font-size: 20px;
font-weight: bolder;

}

.contenttitle a:hover {
color: #FFFCD4;
}

.contenttime {  
width:200px;  
margin:-5px 0px 0px 20px;  
font: 10px 'Tahoma', sans-serif;  
color: Red;  
text-align:right;  
}


.contentcomments {  
text-align: center;  
color: Black;
width: 478px;
margin-left: 3px;
  
}

.contentcomments a {  
color: Black;
font-size: 10px;
}
.contentcomments a:visited {  
color: #B22222;
font-size: 10px;
}

#side {
	float: left;
	text-align: center;
	width:226px;  
	margin-left: 45px;
	padding-bottom: 30px;
	border: 1px solid Black;
	background-color: White;
	}
.side_head {
	float: left;
	width:226px;  
	}	

.calMonthToay {

background: #8FBC8F;
color: #FFDEAD;

}
.calMonth{

color: Green;

}
.calMonthDay a:visited{

}
.calMonthDay a:hover{

}

	
.calMonthBackward {
	color: #DC143C;
}
.calMonthBackward a:hover{
	color: #C71585;
}
.calMonthForward a{
color: #D2691E;
}			
		
.left_line_top { 
width:226px;
height: 35px;  
background:url("line_top.jpg") no-repeat;
margin-top: 5px;
}
.left_line_content {  
width:226px;
text-align: center;
padding-bottom: 30px;
padding-top: 20px;
}
.left_line_buttom {  
width:226px;
height: 35px;   
background: Black;
background:url("line_buttom.jpg") no-repeat;
margin-bottom: 5px;

}

.bigtitle{
margin-bottom: 20px;
font: bold;
width: 150px;
height: 40px;
border-top: solid #2E8B57;
color:#3AB16E;
padding-top: 20px;
font-weight: bold;
}

.smalltitle{
text-align: left;
width: 150px; 
}
	
.smalltitle a{
line-height: 200%;
list-style: url(cate_arrow.gif);
padding-bottom: 5px;
}
	


#footer {
	}
	

	
