/*
Theme Name: NullCore II
Theme URI: http://www.nullcore.nl/
Description: Child theme for Arras for WordPress
Author: Giovanni
Author URI: http://www.nullcore.nl
Template: arras
Version: v0.3
*/


.quick-nav #youtube { background: url(images/youtube.png) no-repeat; }
.quick-nav #linkedin { background: url(images/linkedin.png) no-repeat; }
.quick-nav #myspace { background: url(images/myspace.png) no-repeat; }

#carousel-list { display: block; list-style: none; margin: 0; padding: 0; }
#carousel-list li { display: block; list-style: none; margin: 0; padding: 0; border: 1px solid #ccc; float: left; width: 150px; height: 100px; }
.nc-carousel { border: 1px solid #ccc; border-top: none; width: 604px; height: 102px ; padding-left: 22px; padding-right: 22px; padding-bottom: 10px; padding-top: 10px; margin-bottom: 15px; background: #fff; position: relative;  }
#ncc_prev { text-indent: -9000px; background: url('images/ncprev.png') no-repeat; width: 15px; height: 20px; position: absolute; left: 3px; top: 50px; opacity: 0.5; filter:alpha(opacity=50); }
#ncc_prev:hover { cursor: pointer; opacity: 1; filter:alpha(opacity=100); }
#ncc_next {text-indent: -9000px; background: url('images/ncnext.png') no-repeat; width: 15px; height: 20px; position: absolute; left: 630px; top: 50px; opacity: 0.5; filter:alpha(opacity=50) }
#ncc_next:hover { cursor: pointer; opacity: 1; filter:alpha(opacity=100); }
.carousel-thumb {position: relative;}
.car-entry-meta { padding: 5px; position: absolute; left: 0px; bottom: 2px; background: #000; width: 140px; opacity: 0.6; filter:alpha(opacity=60); }
.car-entry-title { color: #fff; font-size: 10px; display: block; }
#carousel-list li+li { border-left: none; }


.featured-entry { filter:alpha(opacity=80); }
.posts-default .entry-meta { filter:alpha(opacity=80); }

