        
#home_photos {
	position: absolute;
	top: -30px;
        left: -180px;	}





#home_main {
	float:left;
	width:420px;
	padding:10px 5px 10px 85px;
	position: relative;
	}
	
	
	
#home_sidebar {
	float:right;
	width:300px;
	padding:10px;
		
	}


p.title{
	font-family: Georgia, Serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #010101;
	text-align:left;
	padding: 0;
}

font.subtitle{
	font-family: Georgia, Serif;
	font-size: 18px;
	text-transform: capitalize;
	color: #010101;
	text-align:left;
	padding: 0;
}


.align-left {
	float:left;
	margin: 0 8px 2px 0;
}


.button { 
        margin: 0 15px 0 0; }


#share {
	float:left;
	width:250px;
	padding:0 0 40px 0;
	position: relative;
	}
	
	
	
#follow {
	float:right;
	width:120px;
	padding:0 0 20px 0;
	}

#merle {
	clear:both;
