/*
Theme Name: Modularity mge
Theme URI: 
Description: A child theme for Modularity 
Author: Owen Billcliffe
Author URI: http://myglasseye.net
Template: modularity
Version: 
License:  GPL
*/
	
@import url("../modularity/style.css");

.sf-menu ul { width: 80px !important; }
.sf-menu #search #s { width: 80px; }

.contactform {background:url("http://www.myglasseye.net/news/wp-content/uploads/2008/12/HELLO-950.jpg") no-repeat;}

body {color:#999;background: #111}
.container {width:990px;margin:0 auto;background:#fff;z-index:49;-moz-border-radius: 7px;-webkit-border-radius: 7px;}

.container .container-inner .post .entry a {color: blue;}
.container .container-inner .post p a {color: blue;}
.container .container-inner .post h2 {font-size:2.6em;margin-bottom:0.75em;}


#slider-posts { background-color: black; width: 950px !important; }

/* Floats & Images */
.thumbnail, .attachment-thumbnail {max-width:180px;margin:0 1.5em 1.5em 0;float:left}


/* Slider */
.sliderGallery {background: #fff;overflow: hidden;position: relative;padding:0;height: 160px;width: 1958px;margin:0 0 1em;}
.sliderGallery UL {position: absolute;list-style: none;overflow: none;white-space: nowrap;padding: 0;margin: 0;}
.sliderGallery UL LI {display: inline;padding:0 1.2em 0 0;}
.slider {width: 950px;height: 17px;top: 130px;padding: 1px;position: relative;background: url(images/product-arrows.png) no-repeat;}
.slider-item {position: relative; margin: 0 0 0px;padding:0;}
.slider-item span.slider-title {background: #000; padding:4px; left: 0px; bottom: 3px; display: block; text-align:center; height: 18px; width:172px; overflow:hidden; position: absolute; z-index: 10; /* opacity - move to sep. stylesheet */ filter: alpha(opacity=70); -moz-opacity: .70; opacity:.70;}
.slider-item span.slider-title a { color: #ccc; text-decoration: none;}
.slider-item span.slider-title a:hover {color:#fff;}
.slider-item .thumbnail {width:180px; height:120px; margin:0;padding:0;float:none;/* opacity - move to sep. stylesheet */ filter: alpha(opacity=90); -moz-opacity: .90; opacity:.90;}
.slider-item .thumbnail:hover {/* opacity - move to sep. stylesheet */ filter: alpha(opacity=100); -moz-opacity: 1; opacity:1;}
#slider-handle span {color: #aaa;font-size: 70%;z-index:0;position: relative; top: -16px;}
#slider-handle .slider-1 {left: 8px;}
#slider-handle .slider-2 {left: 103px;}
#slider-handle .slider-3 {left: 198px;}
#slider-handle .slider-4 {left: 293px;}
#slider-handle .slider-5 {left: 388px;}
#slider-handle .slider-6 {left: 483px;}
#slider-handle .slider-7 {left: 578px;}
#slider-handle .slider-8 {left: 673px;}
#slider-handle .slider-9 {left: 768px;}
#slider-handle .slider-10 {left: 862px;}
#content-slider {width: 930px; height: 10px; z-index:1; margin-left:10px; position: relative; -moz-border-radius:4px;-webkit-border-radius:4px}
.ui-slider-handle {width: 20px; height: 10px; position: absolute; top: 0px; background: #aaa; -moz-border-radius:4px; -webkit-border-radius:4px;margin-left:-10px;}
* html .ui-slider-handle {top: -2px;}
#slider-section {width: 950px; height: 130px; margin-top: 0px; overflow: hidden;position: relative}
#slider-handle {width: 950px;background: #ddd;height: 10px;display: block;margin-bottom:20px;-moz-border-radius:4px;-webkit-border-radius:4px}


/* Footer */
#footer a {color:#777}
#footer a:hover {color:#fff}


