body, p { 
	margin: 10; 
	padding: 0; 
	background: #f4f4f4; 			
}
p { 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	color: #333; 
}
			
#main { 
	margin: 0 0 0 0; 
	padding: 0; 
	border: 0px solid grey;
}

#content { 
	margin: 0px; 
	width: 930px;
	border: 0px solid gray;
}
			
.blogTitle { 
	font-size: 20px; 
	padding: 0 0 0 0; 
	border: 0px solid grey; 	
}

.blogTitleUnder { 
	font-weight: bold; 
	font-size: 10px; 
	padding: 0 0 0 0; 
	border: 0px solid grey; 
}

p.oldItum { 
	font-weight: bold; 
	font-size: 10px; 
	padding: 0 0 0 0; 
	border: 0px solid grey; 
}
p.oldItum a:link, a:active, a:visited { 
	color:#017fc9; 
	text-decoration:none; 
}
			
p.photoTitle { 
	border: 0px solid red; 
	float: right; 
	margin: 15px 0 4px 0; 
}

.photoTitle a:link, a:active, a:visited { 
	color:#017fc9; 
	text-decoration:none; 
}

.photoTitle a:hover { 
	color:#356c8d; 
	text-decoration:none; 
}
			
.postTitle { font-weight: bold; 
	text-transform: uppercase; 
}

.postTitleSmall { 
	color: #666; 
	text-transform: uppercase; 
}

.postDate { 
	color: #999; 
}
			
p.photoSpace { 
	border: 0px solid red; 
	width: 930px; 
	height: 16; 
	margin: 2px 0 0px 0; 
}
			
p.itemBar { 
	background: #000; 
	border: 0px solid red; 
	width: 930px; 
	height: 20; 
	margin: 2px 0 4px 0; 
}

.bottom {
	background: url('img/ico-bottom.png') no-repeat;
}

.fblike {
	height: 119px;
	padding: 35px 0 0 700px;
}
			
p.bottumBar { 
	border: 0px solid red; 

	width: 930px; 
	height: 20;
	color:#888; 
	margin: 15px 0 4px 0; 
	text-transform: uppercase;
}

.bottumBar a:link, a:active, a:visited { 
	color:#017fc9; 
	text-decoration:none; 
}

.bottumBar a:hover { 
	color:#356c8d; 
}

.fb-like-button, .twitterit {
	float: left;
}




