/*
Theme Name: KingSize Child Theme
Theme URI: http://themeforest.net/user/Denoizzed
Template: kingsize
Description: KingSize WordPress: Designed by <a href="http://www.denizzed.com">Denoizzed</a> and Developed into WordPress by <a href="http://www.ourwebmedia.com">OurWebMedia</a>
Author: Denoizzed &amp; Our Web Media
URL:  http://themeforest.net/user/Denoizzed
Author URI: http://themeforest.net/user/Denoizzed
Version: 4.1.3
License:
License URI:
*/

/* --- Finds Parent Style Sheet --- */
@import url("../kingsize/style.css");



#gallery_prettyphoto.portfolio ul li {
	height: 190px !important;
}

h2 a {
	color: white;
	text-decoration: none;
}
h2 a:hover {
	color: #d2d2d2;
	text-decoration: none;
}

div#fo_infoboxdiv {
	display: none;
}

div#infobox {
	height: auto;
	padding: 12px;
	z-index: 9990;
	color: white;
/* 	width: auto; */
	background-color: black;	
	font-size: 18px;
	line-height: 28px;
	opacity: 0.6;
	width: 100%;
/* 	left: 150px; */
/* 	top: 12px; */
	position: absolute;
/* 	border: 1px solid white; */
/* 	border-radius: 6px; */
}
/*
*/

div#infobtn {
	display: none;
	border: 1px solid white;
	border-radius: 6px;
	height: 20px;
	width: 70px;
	left: 606px;
	top: 32px;
	position: absolute;
	z-index: 9999;
	color: black;
	background-color: white;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	opacity: 0.6;
	cursor: pointer;
}

div#infobtn a {
	font-size: 18px;
	color: white;
	
}