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

	Licensed under GPL :)
*/

body {
background:#2f2f2f;
text-align: center; 
overflow: hidden;
margin: 0;  
Font-Family: Arial,Helvetica, sans-serif; 
font-size: 12px;
color: White;
}
a {
text-decoration:none;
	color: #F5F5F5;
	}
a:hover {
text-decoration:none;
color:#E1FFE2; 

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

img{
	border: 0px;
}


#container {
	width: 10px;
	text-align:left; 
	background-color: #011B27;
	width:100%;
	border-top: solid #F5FFFA;
	border-bottom: solid #F5FFFA;
	margin-top: 30px;
	}

#header {
	
	background:#879675 url("header.png") 0 no-repeat;
	border-bottom:1px solid #c4cC91;
	height:109px;
	text-align: left;
	font-size: 50px;
	width:100%;
	}

.subtitle{
width: 100%;
height: 22px;
}

.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: left;
   width: 680px; 
   overflow: hidden;
	text-align: justify;  
	margin-left: 15px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-right: 12px;
	font-size: small;
	padding-right: 12px;
	}
	
	
#blogbody {
color: #F5FFFA;  
background: #3D4134;  
border-top: 1px solid #666;  
border-bottom: 1px solid #666;  
padding-left: 10px;
padding-right: 10px;
padding-top: 30px;
margin-top: 30px;
margin-bottom: 30px;
overflow: hidden;
}
#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.png") no-repeat left;  
font-size: 16px;
font-weight: bolder;
color: #787878;

}

.contenttitle a{  
margin-left: 45px;
color: #BBBBBB;  
}
.contenttitle a:hover {
color: #FAFAFA;  
text-decoration: none; 
}

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


.contenttime {  
width:100px;  
font: 12px 'Tahoma', sans-serif;  
color: #E3E3E3;  
margin-left: 50px;
}


.contentcomments {  
text-align: center;  
font:10px;  
}



	
#side {
	float: left;
	overflow: hidden;
	text-align: center;
	width:210px;  
	margin-top: 10px;
	margin-left: 20px;
	background:url("sidebar.png") repeat-x;
	}
.bigtitle{
padding-bottom: 5px;
padding-top: 5px;
border-top:1px dotted #C2C2C2;  
border-bottom:1px dotted #C2C2C2;  
margin-bottom: 30px;
margin-top: 30px;
text-align: center;
font-size:14px;
color: #F2FFFF;
}

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

}


.smalltitle a{  
color: #BBBBBB;  
}
.smalltitle a:hover {
color: #FAFAFA;  
text-decoration: none; 
}

.smalltitle a:visited {
color: #787878;  
}

.calMonthHeader{
	background: #F8F8FF;
}

.calMonthDay{
	background-color: #8E8E8E;
	color: #D0FEFF;
}
.calMonthDay a{
	background-color: #7CFC00;
}
.calMonthDay a:visited{
}
.calMonthDay a:hover{
	background: #FF4500;
}


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


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



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

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