/* Gallery Menu Styles */

.menu_holder{
	background: #6b6b6b;
	padding:  15px 0 15px 0;
	min-height:450px;
	height:auto !important;
  	height:450px;
}

.menu_wrapper{
	margin-left: 15px
}
.menu_item{
	float:  left;
	width:  169px; 
	min-height:114px;
	height:auto !important;
  	height:114px;
	margin: 0 12px 12px 0;
	background:  #5e5e5e;
}
.blog_preview .menu_item{
	background:  transparent;
}
.menu_item_right .thumb a:link, .menu_item_right .thumb a:active, .menu_item_right .thumb a:visited, .menu_item_right .thumb a:hover{
	background: transparent;
	padding:  0;
} 
.menu_item .thumb a:link, .menu_item .thumb a:active, .menu_item .thumb a:visited, .menu_item .thumb a:hover{
	background: transparent;
	padding:  0;
} 
.title p{
	margin: 8px 8px 8px 8px; padding:  0;
}
.title p{
	margin-left: 8px; padding:  0;
}
.menu_item .title a:link, .menu_item .title a:active, .menu_item .title a:visited{
	background: url(http://www.philmcdarby.com/images/arrow_link.gif) 100% 50% no-repeat;
	padding:  0 12px 0 0;
} 
.menu_item_right .title a:link, .menu_item_right .title a:active, .menu_item_right .title a:visited{
	background: url(http://www.philmcdarby.com/images/arrow_link.gif) 100% 50% no-repeat;
	padding:  0 12px 0 0;
} 
.menu_item .title a:hover{
	background: url(http://www.philmcdarby.com/images/arrow_link_white.gif) 100% 50% no-repeat;
	padding:  0 12px 0 0;
} 
.menu_item_right .title a:hover{
	background: url(http://www.philmcdarby.com/images/arrow_link_white.gif) 100% 50% no-repeat;
	padding:  0 12px 0 0;
} 
.gallery_holder{
	position: relative;
	background: #6b6b6b;
	padding:  15px 0 15px 0;
}
.entry_details{
	position: relative;
}
.gallery_holder .text{
	position: relative;
}
.gallery_holder p{
	color:  white;
	margin-left:  15px;
}
.paginate{
	position: absolute;
	right: 0; top: 0;
}
.paginate p{
	margin:  0 1.5em 0 0;
}
.large_pic{
	margin: 4.5em 0 0 50px;
}
.large_pic p{
	color: #CCCCCC;
}
.menu_item .thumb p{
	margin: 0;
}