/*
Theme Name: ThemeBox
Theme URI: http://www.wpthemess.com/
Description: ThemeBox 1.0 Professional Full Flexible Wordpress Theme
Version: 1.0
Author: Bulent Sahin
Author URI: http://www.wpthemess.com/
*/

@import url("css/reset.css");
@import url("css/typo.css");
@import url("css/main.css");

/* for those that don't like to be overridden */

.blue {color:#375E8D;}
h2.white {color:#fff;}

.wwhm-header	{padding:0 0 10px 10px;}
.wwhm			{padding:0 10px 0 10px;}
table#whowehavemoved {margin:-20px 0 0 0;}
#whowehavemoved h5 {padding:0 0 0 10px;}
#whowehavemoved img {
	width:150px;
	height:150px;
	-ms-interpolation-mode:bicubic;
}
#whowehavemoved tr td {
	/*width:170px;*/
	/*height:240px;*/
	font-size:10px;
	vertical-align:top;
	padding:30px;
}

.table_pic {
	width:150px;
	height:150px;
}

p.wwhm {
	font-size:9px !important;
	color:#333;
}

.non-modal-popup {
	border:solid 2px #3b72ab;
	padding:20px;
	display:none;
	width:400px;
	float:right;
	z-index:999999;
	position:absolute;
	top:0px;
	left:0px;
	background:#fff;
}

.non-modal-popup p {
	font-size:18px;
	color:#333;
}

.non-modal-popup img {
	width:150px;
	height:150px;
	padding:15px;
}

.dropcap {
	color:#375E8D;
	font-size:20px;
	font-weight:bold;
}
a, a:hover {text-decoration:none;}
