/* 

Theme Name: EE Sourcing

Theme URL: http://www.daydreamgfx.com/

Description: 

Author: 

Author URI: 

Version: 

*/



/*  The following CSS Reset was written by Dejan Cancarevic

http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */



/* html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}

* {margin:0;padding:0;}

/*



/*

Here is a list of all the <DIV>s in the default Theme Template.

*/



#container{}

.post{}

.postmeta{}

.postnavigation{}

#searchform{}

#sidebar{}

#comments

.comments_navigation{}

.comments_navigation{}

.comments_reply{}

.comments_text{}

.comments_meta{}



/* (c) Daydream Graphics www.daydreamgfx.com, unless otherwise stated. */

/* No unauthorised modification without permission. */



/* YUI Grids CSS Customization */

#doc {width: 800px; min-width: 250px; position:relative;}



/* General */

html, body {background-image:url(images/background-gradient.png); background-color:#222222; background-repeat:repeat-x; color:#eeeeee;}

#hd {background-image:url(images/menu-background.png); height:150px;}

#featuregraphic img {border:1px solid grey;}

#slogan {margin:0px 0px 15px 0px; padding:10px 0px 10px 0px; text-align:center; border-bottom:1px solid grey;}

.slogantext {margin:0px; padding:0px; font-size:28px;}

#ft {font-size:95%;}

.iegraphic {text-align:right;}

#menu {position:absolute;left:17px;top:50px;width:631px;height:33px;z-index:1;}



#menu, #menu a {color:#FFFFFF; font-size:12px; text-decoration:none;}

#menu a:hover {color:#39F;}

#menu ul li {display:inline; margin-right:10px;}



#breadcrumb {margin:0px 0px 15px 0px; padding:10px 0px 10px 0px; border-bottom:1px solid grey; font-size:120%; font-style:italic;}

#breadcrumb a {text-decoration:none; color:#fff; font-weight:normal; font-style:normal; font-size:90%; font-variant:small-caps;} 



.postthumb {float:left; margin-right:10px;}

#post- {border:0px;}

.category .post {padding:10px 0px 10px 0px; border-top: 1px solid #444444;}

.category .post a {text-decoration:none;}



/* Type */

html, p {color:#eeeeee;}

#tagline h1 {font-size:28.5px;}

h1, h2, h3 {color:#ffffff;}

h4, h5, h6, h7 {color:#3DB0FF;}

a {color:#3DB0FF;}

a:hover {color:#ffffff;}

#bd li {line-height:140%; list-style-type:disc;}

#bd h2 a {text-decoration:none;}

#footer {margin-top:20px; font-size:90%;}

#rss {float:left;}

#copyright {float:right;}

.widget {font-size:90%; color:#bbbbbb;}

.heading {font-size:150%; }

.more-link {display:none;} 

.category .post p {clear:both;}



img.centered, .aligncenter, div.aligncenter {display: block; margin-left: auto; margin-right: auto; }

img.alignright {padding: 4px; margin: 0 0 2px 7px; display: inline;}

img.alignleft {padding: 4px; margin: 0 7px 2px 0; display: inline;}

.alignright {float: right;}

.alignleft {float: left;}

.clearfloat {clear:both;}

.smoothgallery{width: 400px !important; /*override default size*/ height: 400px !important; border:none; !important;  float:left; margin-right:10px;} 

.smoothgallery p, .smoothgallery h3{display:none;	/*show only images if jscript is off*/}

.home .yui-gf h2 {display:none; border:0px;}
.home .yui-gf .slogantext h2 {display:block;}
.home #breadcrumb {display:none;}
.home #featuregraphic .smoothgallery {width:800px !important; height:425px !important; border:1px solid #888888 !important;}
.subcat a {font-size:150%;}
.subcat {margin-bottom:80px;}
.cform textarea, .cform input, .cform select {font-family:Arial, sans-serif !important; background:none !important; border:1px solid #666666 !important;}
.cformsdiv {width:60% !important;}

.cform label {font-family:Arial, sans-serif !important;}

.cform input.sendbutton {background-color:#333333 !important; font-weight:bold;}

/*Suckerfish Menu*/

#mc_menu_1, #mc_menu_1 ul{margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:1.5em;}
 
#mc_menu_1 li{float:left; position:relative;}

#mc_menu_1 ul {position:absolute; width:12em; top:1.5em; display:none; background-color:#333333;}

#mc_menu_1 li ul a{width:12em; float:left; padding:6px;}

#mc_menu_1 ul ul{top:auto;}	

#mc_menu_1 li ul ul {left:12em; margin:0px 0 0 10px;}

#mc_menu_1 li:hover ul ul, #mc_menu_1 li:hover ul ul ul, #mc_menu_1 li:hover ul ul ul ul{
    display:none;
    }
#mc_menu_1 li:hover ul, #mc_menu_1 li li:hover ul, #mc_menu_1 li li li:hover ul, #mc_menu_1 li li li li:hover ul{
    display:block;
    }