/*
Theme Name: Virtual Assist
Version: 1.0
Description: Virtual Assist - A Coffee Break Child Theme 
Author: LightSpeed
Author URI: http://www.lsdev.biz
Template: coffeebreak
*/

@import url("../coffeebreak/style.css");

/*>>>>> Setup and Reset <<<<<*/

#top { background:url(images/bg-top-tile.gif) repeat-x top left; border-bottom:1px solid #1b374c; }
#top .content { background:url(images/bg-top.png) no-repeat top center; }
#featured { background:#71abd4 url(images/bg-slider-bot.png) repeat-x left bottom; border-top:1px solid #97c1df; border-bottom:1px solid #506f86; }
#featured .content { background:url(images/bg-slider.jpg) no-repeat top center; }
#nav a { color:#a5b4c0; }
#nav a:hover, #nav li.current_page_item a, #nav li.current_page_parent{ color:#fff; background:#0d4770; border:1px solid #013961; border-width: 0 0px 1px 0; }

.home .feature {
margin-left:90px;
}


