/*
Theme Name: LEWIS Live Newsdesk
Theme URI: http://TBD.com
Description: Theme for LEWIS Live Newsdesk developed by DESIGN about TOWN
Version: 1.0
Author: DESIGN about TOWN
Author URI: http://designabouttown.com
Tags: lewis, live, newsdesk
*/

/* Notice the extra ../ because microsites exist in a subdirectory, which is one level further down */
@import '../../../../globals/style.css';


/* HEADER */
#header																				{ position: relative; }
#header h2																		{ color: #006faf; font-size: 18px; position: absolute; bottom: 0; right: 20px; }

#nav li.left-item a														{ background: url(../../../../globals/images/navbtn-l.png)no-repeat 0 0; width: 140px; margin-left: -1px; }

#nav li.left-item a:hover,
#nav li.left-item a:active,
#nav li.current_page_item.left-item a					{ background: url(../../../../globals/images/navbtnact-l.png)no-repeat 0 0; }



/* SEARCH */
#search_item																	{ float: left; margin-right: 0; }
#search_item div															{ width: 352px; }
#search_item #s																{ width: 293px; }
#search_item h3																{ color: #006faf; font-size: 12px; position: absolute; left: 442px; top: 22px; width: 350px; text-transform: uppercase; }



/* FEATURED NEWS */
#featured-news .wrap													{ margin-bottom: 0; }

#featured-news .inner													{ color: #4d4d4d; position: static; top: 0; left: 0; margin-bottom: 0; width: 100%; }

#featured-news .info													{ color: #000; }
#featured-news .info h3 a											{ color: #006faf; font-size: 15px; font-weight: normal; text-transform: none; }
#featured-news .info h3.post-subtitle					{ color: #006faf; font-size: 13px; }

#featured-news a.more-link										{ display: none; }
#featured-news .more													{ float: right; }
#featured-news .inner img											{ border: none; }

.single #content															{ overflow: hidden; }



/* SIDEBAR */
#sidebar .widget															{ background: url(images/gradient-side.jpg) no-repeat left bottom; }
