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

	Licensed under GPL :)
*/

body {
background: url("bg54.gif") #ddd;
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; 

}
a:visited {
text-decoration:none;
	color: #91A9C1;
	}

img{
	border: 0px;
}


#container {
	width:712px;
	border:1px solid #ccc;
	border-bottom:6px solid #ccc;	
	margin:0 auto; 
	background-color:#fff;
	border:8px solid #e7e7e7;
	text-align:left;
	}

#header {
	background: #91A9C1;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
	border-color: #fff;
	height: 80px;
	font-size: xx-large;
	color: White;

	}

.subtitle{
padding-right: 5px;
text-align: right;
margin-top: -14px;
}

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

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


#blog {
	float:right;
   overflow: hidden;
	width:480px;
	padding:0px 0px 0px 15px;
	}
	
	
#blogbody {
color: Black;  
background: #CFCFCF;  
padding-left: 10px;
padding-right: 10px;
padding-top: 30px;
margin-top: 30px;
margin-bottom: 30px;
overflow: hidden;
width: 440px;
}
#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: 16px;
font-weight: bolder;
padding-top: 15px;

}

.contenttitle a{  
margin-left: 45px;
color: #FF6E37;
}
.contenttitle a:hover {
color: #0470B5;  
text-decoration: none; 
}

.contenttitle a:visited {
color: #FF6E37;
}


.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;
	border-left:2px solid #fff;
	margin-bottom:2px;
	padding:10px 10px 10px 10px;
	background: #e6ecf2;
	text-align: center;
	}
.bigtitle{
background:url("bigtitle.png") no-repeat left;  
text-align: left;
font-size:14px;
color: #F0F8FF;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 10px;
}

.smalltitle {  
height: 40px;  
font-size: 12px;
color: #787878;

}





.left_line_top { 

}
.left_line_content {  
width:170px;
text-align: center;
background: #ACBFD0;

}
.left_line_buttom {  
margin-bottom: 30px;
}
.calMonthHeader{
	background: #F8F8FF;
}

.calMonthDay{
	background-color: #B6DCE8;
	color: White;
}
.calMonthDay a{
	background-color: #20B2AA;
		color: White;
}
.calMonthDay a:visited{
}
.calMonthDay a:hover{
	background: White;
}


.calMonthForward a{
color: #2185AD;
}			
.calMonthForward a:hover{
	color: #E5F3FF;
}	
.calMonthForward a:visited{
	color: #2185AD;
}	


.calMonthBackward a{
color: #2185AD;
}			
.calMonthBackward a:hover{
	color: #E5F3FF;
}	
.calMonthBackward a:visited{
	color: #2185AD;
}	



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

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