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

	Licensed under GPL :)
*/

body {
color: #3CB371; 
text-align: center; 
overflow: hidden;
margin: 0;  
Font-Family: Arial,Helvetica, sans-serif; 
font-size: 12px;
background: url("bg_center.jpg") repeat-y center;  

}

a:hover {
color:#3CB371; 
}

a:hover {
color:#3CB371; 
}



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

a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
img{
	border: 0px;
}


#container {
	width: 780px;
	text-align:left; 
background: url("bg.jpg") no-repeat  top center ;  
padding-left: 1px;
	}

#header {

	text-align: center;
	margin-left: 1px;
	}

.subtitle{
text-align: left;
margin-left: 200px;


}

.subtitle a{
font-size: 12px ;

}


.title{
margin-top: 20px;
}
.title a{
color: #8FBC8F;
font-size: xx-large;	
}	
	
.commentlist{padding-left: 20px;}	
.replycontent{padding-left: 20px;}	
.bigtitle{
font: bold;
width: 150px;
height: 15px;
border: 1px solid #2E8B57;
color:#6A5ACD;
margin-bottom: 30px;
font-weight: bold;
}
#blog {
	float: left;
   width: 480px; 
	overflow: hidden;
	background-color: #FFF;
	text-align: justify;  
   color: #333;  
 
	margin-left: 15px;
	margin-bottom: 30px;
	padding-right: 12px;
	font-size: small;
	padding-right: 12px;
	background: transparent ;
	margin-top: 350px;
	}
	
	
#blogbody {
color: #3A5014;  
background: #FFFAFA;  
border-top: 1px solid #666;  
border-bottom: 1px solid #666;  
padding-left: 10px;
padding-top: 30px;
padding-right: 10px;
margin-top: 30px;
margin-bottom: 30px;

}
#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 #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("content.png") no-repeat left;  
font-size: 15px;
margin-top: 30px;
}

.contenttitle a{  
margin-left: 20px;

}
.contenttime {  
width:458px;  
margin:-18px 0px 0px 20px;  
font: 10px 'Tahoma', sans-serif;  
color: #ADFF2F;  
border-top: 1px dotted #999;  
text-align:right;  
}


.contentcomments {  
text-align: center;  
border-top: 1px solid #C2C2C2;  
border-bottom: 2px solid #C2C2C2;  
font: bold 12px;  
}



	
#side {
	float: left;
	overflow: hidden;
	text-align: center;
	width:210px;  
	margin-top: 350px;
	margin-left: 20px;
	color: #20219B;
	}
	
.calMonthToday{
border: 1px solid #fff;
color: #A9DAFA;
}
.calMonthDay{
font-size: 14px;
}
.calMonthDay a:visited{
color: #87CEFA;

}
.calMonthBackward{
	color: #5F9EA0;
}
.calMonthBackward a{
	color: #4169E1;
}
.calMonthBackward a:visited{
color: #87CEFA;

}	
.calMonthForward{
	color: #5F9EA0;
}
.calMonthForward a{
	color: #4169E1;
}
.calMonthForward a:visited{
color: #87CEFA;

}		
	
.left_line_top { 
width:210px;
height: 10px;  
background:url("line_top.png") no-repeat;
margin-top: 30px;
}
.left_line_content {  
width:210px;  
background:url("line_content.png") repeat-y;
}
.left_line_buttom {  
width:210px;  
height:10px;  
background: Black;
background:url("line_buttom.png") no-repeat;
margin-bottom: 20px;
}
#footer {
width: 750px;
height: 43px;
	font-size: 12px;
	background:#8F8F8F;
	margin-bottom: 30px;
	margin-left: 1px;
	color: #F8F8FF;
	padding-top: 15px;
	margin-top: 50px;
	
	}
	
#footer p a {
color: #E6E6FA;  
text-decoration: none; 
}

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