h2 span
{
	visibility: hidden;
}

h2.blog_over
{
	display: block;
	background: url(../images/blog_overview.jpg) no-repeat;
	width: 143px;
	height: 58px;
}

h2.meet
{
	display: block;
	background: url(../images/blog_meet.jpg) no-repeat;
	width: 166px;
	height: 22px;
}

h2.other
{
	display: block;
	background: url(../images/blog_other.jpg) no-repeat;
	width: 115px;
	height: 25px;
}

h2.blog_title
{
	display: block;
	background: url(../images/blog_title.jpg) no-repeat;
	width: 83px;
	height: 29px;
}


#country a h1
{
	font-size: 12px;
	font-weight: bold;
	color: #e9e7db;
}

.blogger
{
	margin-right: 15px;
}

.blogger a img
{
	display: block;
	width: 35px;
	height: 40px;
	border: 2px solid #ba8b01;
}

.blogger a:hover img
{

	border: 2px solid #fff;
	
}

.blogger h5
{
	font-size: 11px;
	font-weight: bold;
	color: #e9e7db;
	margin-top: 10px;
}

.blogger h4!important
{
	font-size: 11px;
	font-weight: bold;
	color: #5b5533;
	font-style: none;
}

h6 a.read
{
	color: #ba8b01;
	margin-right: 3px;
}

.extra a
{
	font-size: 10px;
	color: #ba8b01;

}

.extra a:hover
{
	color: #fff;
}

.blogEntry p
{
	width: 665px;
}



.blogEntry a.blog_title
{
	display: inline;
	color: #fff;
	font-size: 18px;
}

.blogEntry a.blog_title:hover
{
	display: inline;
	color: #fff;

}

.blogEntry h4
{
	display: inline;
	color: #716c56;
	font-size: 14px;

}

.blogEntry p
{
	display: block;
	color: #a1a097;
	font-size: 11px;
	line-height: 18px;
	

}

.blogEntry h6
{
	color: #454135;
	font-size:10px;
}

.blogEntry h6 a.name
{
	color: #454135;
	font-size: 10px;
}

.blogEntry h6 a.name:hover
{
	color: #fff;
	font-size: 10px;
}

.blogEntry h6 a
{
	color: #ba8b01;
}

.blogEntry h6 a.read
{
  color: #454135;
}


form#find_someone #name
{
  font-weight: bold;
  font-size: 1.2em;
}

form#find_someone #arrow_button
{
  display: block;
  float: left;
  width: 21px;
  height: 23px;
  margin-left: 15px;
  margin-top: 10px;
}

