/*
Theme Name: BabyFace
Theme URI: http://unusualdesigner.com/
Description: Exclusive WordPress theme for Baby Face Escort Website.
Version: 1.0
Author: Reynald Dimatulac
Author URI: http://darkroomcoders.com/
*/


* { margin: 0; padding: 0; } 
 

/* CLEAR FIX*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


	
body {
	background: #000 url(images/bg.jpg) repeat-x top;
	font-family: Verdana, Geneva, sans-serif;
	}
	
#wrapper { 
	width: 852px; margin: 0 auto; padding: 0 1px;
	background: url(images/containermainbg.jpg) repeat-y;
	}
	
#header {
	background: url(images/header-main.jpg) no-repeat; height: 243px;
	}
#logo { padding: 25px 0 0 24px; }
#callusnow { padding: 0 0 0 31px; }
#callusnow a img { border: 0; }

#main { background:url(images/containerfill.jpg) no-repeat top center; } 

.placeholder { width: 306px; float: left; margin: 30px 60px; text-align: center; }
.placeholder a img { border: 3px solid #fff; }
.placeholder a:hover img { border: 3px solid #09F; }
.placeholder a span { color: #0CF; text-decoration: none; font-size: 18px; }
.placeholder a:hover span { color: #FF0; text-decoration: none; }

#footer {
	background: url(images/footerbg.jpg) repeat-x top;
	height: 30px; color: #fff;
	font-size: 10px;
	padding: 15px 30px;
	}
	