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

	Licensed under GPL :)
*/

body {
color: #00A99D; 
text-align: center; 
margin: 0;  
overflow: hidden;
Font-Family: Arial,Helvetica, sans-serif; 
font-size: 12px;
overflow: hidden;
}

a:hover {
color: #FFA07A; 
}



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

img{
	border: 0px;
}


#container {
	width: 820px;
	text-align:left; 
	background: url(bg.png) repeat-y;
	}

#header {
	height: 300px;  
	text-align: center;
	width: 813px;
	padding: 25px 0;
	margin-left: 2px;
   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: left;
   width: 483px; 
	margin-left: 15px;
	margin-right: 10px;
	margin-top: -150px;
	border: 1px solid #696969;
	
	
	overflow: hidden;
	}
	
	
.blog_head{
 width: 485px; 
}	
.post{
margin-left: 30px;
}
	
	
#blogbody {
color: #3A5014;  
border: 1px solid #696969;
background: #F5F5F5; 

padding-left: 10px;
padding-top: 10px;
padding-right: 10px;
margin-top: 10px;
margin-left: 0px;
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: #1E90FF;
margin-left: 20px;

}

.contenttitle a{  
margin-left: 5px;
color: Orange;
font-size: 15px;

}



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


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

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

#side {
	float: left;
	text-align: center;
	width:235px;  
	background-color: White;
	margin-left: 24px;
	border: 1px solid #696969;
	margin-top: -150px;
	}
.side_head {
float: left;
width:226px;  
}	
.calMonthDay a{
background-color: #87CEEB;

}
.calMonthDay {
line-height: 150%;
color:#9370DB;
}	
.calMonth {
width: 80%;
}	
		
.calMonthBackward a{

	color: Gray;
}
.calMonthBackward a:hover{
	color: #D8BFD8;
}
.calMonthForward a{
color: grey;
}
width: 6px;
height: 6px;
color: #3CB371;
}	
.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: 1px solid #DCDCDC;
width: 200px;

padding-top: 18px;
 background: url(bititle.png) no-repeat;
}

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

	
}
	


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

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