/*-----attach body.custom to any style you add here-----*/

/*-----custom link styles - these govern the links within post content and are here to show you how. 
modify them to your liking or delete them and add your own-----*/

body.custom .entry-content a {
	font-weight: normal;
	text-decoration: none;
	}
	
body.custom .entry-content a:hover {
	text-decoration: none;
	color: #999999;
	}
a {
	text-decoration: none;
	color: #FF0000;
	}

a:hover {
	text-decoration: none;
	color: #999999;
	}

#date {
float:right;
background-color:#333;
height:50px;
width:50px;
margin-bottom:10px;
margin-top:-15px;
font-family:helvetica, arial, sans-serif;
font-size:9px;

}

#datetop {
font-family:helvetica, arial, sans-serif;
font-color:#FFF;
font-size:24;

}


.datetext {
font-family:helvetica, arial, sans-serif;
font-color:#FFF;
font-size:11px;
line-height:18px;
}
