/*
Theme Name: ADF Child Theme	
Version: 1.0
Description: Child theme for Coffee Break.
Author: J Man Studios
Author URI: http://www.jmanstudios.com
Template: coffeebreak
*/
 
@import url("../coffeebreak/style.css");

/* Header */

#header {
	height: 105px;
	padding: 15px 0 10px 0;
	}
	
/* Style drop down list */

#nav li ul { position: absolute; width: 200px; left: -999em; border: 1px solid #2a2a2a; z-index: 99; }
#nav li ul li a {  border:none !important; line-height: 25px; font-size: 11px; width: 180px; }
#nav li ul ul {	margin: -26px 0 0 200px; }


/* Featured / Slider */

#slider-block { overflow:hidden; min-height:250px; }

.container { width:860px; height:250px; overflow:hidden; position:relative; margin-left: 50px;}

#featured #page-title { background:transparent url(images/kids-banner.png) no-repeat scroll 0px top; }
/*#featured #page-title h2 { padding:50px 0; }*/
#featured h2 { margin-left:70px; font-size:24px; padding:50px 0; }

/* Sidebar */
#newsletter .button, .widget_woo_feedburner .button, .widget_campaign_monitor .button {background:transparent url(images/btn-submit.png) no-repeat scroll left top;}
