/*
Theme Name: Daily Deli
Theme URI: http://www.dailydeli.nl
Description: Custom design and build for Daily deli by <a href="http://lvbnetworks.nl/">LVB Networks</a>)
Version: 1.0 (WP2.6.2)
Author: Pepijn Nichting
Author URI: http://lvbnetworks.nl
Tags: Kitchen, food, clean, basic
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";
/*@import "style/css/featured.css";*/

/*
TYPOGRAPHY
*/
.slider-wrap ul											{ list-style: square inside; }
.slider-wrap a, .slider-wrap a:visited								{ color: #FFF; text-decoration: none; }
.slider-wrap a:hover, .slider-wrap a:active							{ color: white; }
.slider-wrap blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

/*
	SLIDER
*/
.slider-wrap								{ width: 575px; height:190px; position: absolute; font-family:Arial,Helvetica,sans-serif; font-size:10px; overflow:hidden; background: #999 url(./style/images/featuredBG.png) center top no-repeat;}			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; float:left; overflow: hidden; width: 365px; height: 190px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 365px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.attachment-featuredThumb 					{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ float:left; margin: 0; width:190px; font-size:12px; }
#movers-row li								{ width: 190px; float: left; list-style:none; }
#movers-row li a.cross-link 				{ float: left; }
.photo-meta-data							{ background: url(./style/images/transpBlack.png); padding: 10px; height: 40px; 
											  margin-top: -60px; position: relative; z-index: 99; color: white; width:345px; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 100%; position: relative;  z-index: 99; }
.cross-link	img								{float:left;}
.active-thumb 								{ background: #CCC; }
#cross-link-top								{ border-bottom:1px sold #CCC; border-top:1px sold #CCC; height:43px; margin:10px 10px; !important}
#cross-link-center							{ border-bottom:1px sold #CCC; border-top:1px sold #CCC; height:43px; margin:12px 10px 10px; !important}
#cross-link-bottom							{ border-bottom:1px sold #CCC; border-top:1px sold #CCC; height:43px; margin:12px 10px 10px;}

