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

	Licensed under GPL :)
*/

body {
color: #00BFFF; 
background-color: #EAF7FF; 
text-align: center; 
margin: 0;  
overflow: hidden;
Font-Family: Arial,Helvetica, sans-serif; 
font-size: 12px;
 background:#EAF7FF url("main.jpg") no-repeat top;  
}

a:hover {
color: #009999; 
}


a:visited {
	color: #336699;
	}

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

img{
	border: 0px;
}


#container {
	width: 780px;
	text-align:left; 

	}

#header {
	background-color: transparent; 
	text-align: center;
	margin-left: 10px;
	width: 800px;
	height: 345px;
	padding: 25px 0;
   background: url("top.jpg") no-repeat top;  
	}

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

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


.subtitle a:visited {
	color: #F5F5F5;
	}

.subtitle a{
font-size: 12px ;
margin-top: 60px;
color: #DC143C;
}


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


#blog {
	float: right;
   width: 460px; 
	background:url("blog_head_center.png") repeat-y;
	margin-left: 20px;
	margin-right: 5px;
	border-left: solid #E3F2FF;
	border-right:  solid #E3F2FF;
	border-bottom:  solid #E3F2FF;
	border-top:  solid #E3F2FF;
	overflow: hidden;
	}
	
	
.blog_head{
 width: 485px; 
 background-image:url("blog_head_top.png");
}	
.post{
}
	
#blogbody {
color: #3A5014;  
background: #F5FFFA; 
border-top: 1px solid #FFE4E1;  
border-bottom: 1px solid #FFE4E1;  
border-left: 1px solid #FFE4E1;  
border-right: 1px solid #FFE4E1;  
padding-left: 10px;
padding-top: 10px;
padding-right: 10px;
margin-top: 10px;
margin-left: 30px;
margin-right: 10px;
margin-bottom: 50px;
}
#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: 40px;  
font-size: 15px;
margin-top: 10px;
color: #87CEEB;
margin-left: 20px;

}

.contenttitle a{  
margin-left: 5px;
color: #87CEEB;
font-size: 15px;

}
.contenttitle a:visited {
color: #87CEEB;
	}




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


.contentcomments {  
text-align: center;  
color: Black;
border-top: 1px solid  #009999;  
width: 478px;
margin-left: 3px;
  
}

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

#side {
	float: left;
	text-align: center;
	width:226px;  
	margin-left: 10px;
	border-left: solid #E3F2FF;
	border-right:  solid #E3F2FF;
	border-bottom:  solid #E3F2FF;
	border-top:  solid #E3F2FF;
	background:url("side_head_center.png") repeat-y;
	}
.side_head {
 background-image:url("side_head_top.png");
	float: left;
	width:226px;  
	}	

.calMonthDay a{
background-color: #FFFFE0;

}
.calMonthDay a:visited{
background-color: #F8F8FF;

}
.calMonthDay a:hover{
background-color: #90EE90;

}

	
.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;
background:url("line_content.jpg") repeat-y;
text-align: center;
}
.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;
border-bottom: thin;
width: 150px;
background-color: #83CBFA;
color:White;
}

.smalltitle{
text-align: center;
width: 150px; 
}
	
.smalltitle a{
line-height: 200%;

	
}
	


#footer {
width: 730px;
height: 43px;
	font-size: 12px;
	margin-bottom: 30px;
	padding-top: 15px;
	background-color: #FFFCFB;
	margin-top: 30px;
	}
	
#footer p a {

text-decoration: none; 
}

#footer p a:hover {

	text-decoration: underline;
	}
	
	
