/*  
Theme Name: WordPress elogistics 
Theme URI: http://www.elogistics-trendwatch.com/blog/
Description: eLOGISTICS modified, based on Kubrick and <a href="http://www.liewcf.com/"> Liew Cheon Fong.</a>
Version: 0.99
Author: Paul Denneman
Author URI: http://www.elogistics-trendwatch.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
   	whose blog you will find at http://binarybonsai.com/
	The CSS, XHTML and design is released under GPL:
  	http://www.opensource.org/licenses/gpl-license.php


	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
  	This is to ease installation inside subdirectories of a server.
	Have fun, and don't be afraid to contact me if you have questions.
*/

/* Begin Typography & Colors */

body {
	font-size: 60%; /* 62.5% resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333333;
	text-align: left;
	}

#page   {
        background-color: #FFFFFF;
        text-align: left;
        } 

#header {
	background-color: #FFFFFF;
	}

#footer {
	background-color: #FFFFFF;
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #9f9f9e;
	text-align: left;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.4em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

@font-face {
    font-family: 'enviro';
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.elogistics-trendwatch.com/fonts/ENVIRO3.eot);
  }

@font-face {
    font-family: 'enviro';
    font-style:  normal;
    font-weight: 700;
    src: url(http://www.elogistics-trendwatch.com/fonts/ENVIRO2.eot);
  }

@font-face {
    font-family: 'enviro';
    font-style:  oblique;
    font-weight: normal;
    src: url(http://www.elogistics-trendwatch.com/fonts/ENVIRO1.eot);
  }

@font-face {
    font-family: 'enviro';
    font-style:  oblique;
    font-weight: 700;
    src: url(http://www.elogistics-trendwatch.com/fonts/ENVIRO0.eot);
  }

enviro  {
    font-family: 'enviro', courier , Sans-Serif; 
    color: #808080; 
    font-size: 1.2em;
  }

ul.tagcloud {
    font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    padding: 0;
    margin: 0 1em 0 0;
    background: none;
    list-style: none;
    text-align: justify;
  }

ul.tagcloud li {
    background: none;
    display: inline;
    list-style: none;
    margin-left: 0;
  }

ul.tagcloud li a {
   font-weight: bold;
   list-style: none;
  }

ul.tagcloud li a:hover {
text-decoration:underline;
}

small {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.0em;
	line-height: 1.5em;
	}

h1, h2, h3, {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 3em;
	text-align: center;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.4em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'courier', courier, Sans-Serif;
	font-size: 1.8em;
        color: black;
        }

#sidebar h3 {
	font-family: enviro, courier, Sans-Serif;
	font-size: 1.3em; 
        color: #808080;
        }

h3 {
	font-size: 1.3em;
	}


h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #00008B;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #footer h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.1em;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #808080;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Typography & Colors */


/* Begin Structure */
body {
	margin: 0px;
	padding: 0px; 
	}

#page {
        margin: 10px;
        padding: 0px;
        width: 790px;
       }

#headerimg {
        margin: 0px 0px 0px 0px; 
        height: 100%;
    	width: 100%;

	}

#header	 { 
          margin: 0px !important; 
          margin: 0px 10px 0px 0px; 
          padding: 1px; 
          height: 175px; 
          width: 790px; 
         }

#adbar   { 
          margin: 0px 10px 0px 10px; 
          padding: 1px; height: 5px; 
          width: 790px; 
         }

#tagcloud { 
          margin: 0px 10px 10px 10px; 
          padding: 1px; 
          height: 50px; 
          width: 780px;
          }

#sidebar {
        /* float: left; */
    	padding: 10px 0 10px 0;
    	margin-left: 500px;
    	width: 280px;
	    }

#sidebar form {
    	margin: 0px;
    	}

.narrowcolumn {
    	float: left;
    	padding: 0px 0px 10px 10px;
    	margin: 0px 10px 0px;
    	width: 480px;
    	}

.widecolumn {
        float: left;	
        padding: 0px 0px 10px 17px;
    	margin: 0px 10px 0px;
    	width: 480px;
    	}
	
.post {
    	margin: 0px 0px 10px;
     	text-align: justify;
    	}

.right {
    	margin: 0px 0px 10px;
    	text-align: right;
    	}

.widecolumn .post {
    	margin: 0px;
     	}

.narrowcolumn .postmetadata {
    	padding-top: 5px;
    	}

.widecolumn .postmetadata {
    	margin: 30px 0px;
        }

	
#footer {
        float: left;
        padding: 0 0 0 1px;
	margin: 10 auto;
	width: 790px;
	/* clear: both; */
     	}

#footer p {
    	margin: 0px;
    	padding: 4px 4px 4px 4px ;
    	text-align: left;
        }


/* End Structure */


/*	Begin Headers */
h1 {
    	padding-top: 40px;
    	margin: 0;
    	}

.description {
    	text-align: center;
    	}

h2 {
	    margin: 30px 0 0;
    	}

h2.pagetitle {
    	margin-top: 30px;
    	text-align: center;
        }

#sidebar h2 {
		margin: 5px 0px 0px;
		padding: 5px;
		}

#sidebar h3 {
		margin: 5px 0px 0px;
		padding: 5px;
		}

h3 {
		padding: 0px;
		margin: 30px 0px 0px;
		}

h3.comments {
		padding: 0px;
		margin: 40px auto 20px ;
		}

/* End Headers */


/* Begin Images */

p img {
		padding: 0px;
		max-width: 100%;
		}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;
		}

img.alignright {
		padding: 4px;
		margin: 0px 0px 2px 7px;
		display: inline;
		}

img.alignleft {
		padding: 4px;
		margin: 0px 7px 2px 0px;
		display: inline;
		}

.alignright {
		float: right;
		}
	
.alignleft {
		float: left;
		}

/* End Images */


/* Begin Contact Form CSS */
.contactform {
		width: 100%; 
		position: relative;
		}

.contactleft {
		width: 25%; 
		text-align: right;
		clear: both; 
		float: left; 
		display: inline; 
		padding: 4px; 
		margin: 5px 0; 
		}

.contactright {
		width: 70%;  
		float: right; 
		display: inline; 
		padding: 4px; 
		margin: 5px 0; 
		}

.contacterror {
        border: 1px solid #ff0000;
       	}

/* End Contact Form CSS */


/* Begin Lists

/* End Entry Lists */


/* Begin Form Elements */

#searchform {
		margin: 10px auto;
		padding: 5px 3px; 
	/* text-align: center; */
		}

#sidebar #searchform #s {
		width: 115px;
		padding: 2px;
		}

#sidebar #searchsubmit  {
		padding: 1px;
		}

.entry form { /* This is mainly for password protected posts, makes them look better. */
		text-align:center;
		}

select {
		width: 130px;
		}

#commentform input {
		width: 170px;
		padding: 2px;
		margin: 5px 5px 1px 0px;
		}

#commentform textarea {
		width: 100%;
		padding: 2px;
		}

#commentform #submit {
		margin: 0px;
		float: right;
		}

/* End Form Elements */


/* Begin Comments*/
.alt {
		margin: 0px;
		padding: 10px;
		}

.commentlist {
		padding: 0px;
		text-align: justify;
		}

.commentlist li {
		margin: 15px 0px 3px;
		padding: 5px 10px 3px;
		list-style: none;
		}

.commentlist p {
		margin: 10px 5px 10px 0px;
		}

#commentform p {
		margin: 5px 0px;
		}
	
.nocomments {
		text-align: center;
		margin: 0px;
		padding: 0px;
		}

.commentmetadata {
		margin: 0px;
		display: block;
		}

/* End Comments */



/* Begin Nice archives */

.datearcAlt2 , .datearcAlt {
	    border-bottom:  1px solid #DCDCDC;
        font-size: 0.86em;
        padding: 2px;
	    width: 25%;
        text-transform: lowercase;
		}

.datearcAlt2 {
	    background: #E7E7E7;
		}

.datearcAlt {
	    background: #F7F7F7;
		}

.datearc {
	    border: 0px none;
	    padding: 0;
	    margin-left: auto;
	    margin-right: auto;
	    width: 265px;
	    }

/* End Nice archives */



/* Begin Calendar */

#wp-calendar {
		empty-cells: show;
		margin: 10px auto 0px;
		width: 155px;
		}

#wp-calendar #next a {
		padding-right: 10px;
		text-align: right;
		}

#wp-calendar #prev a {
		padding-left: 10px;
		text-align: left;
		}

#wp-calendar a {
		display: block;
		}

#wp-calendar caption {
		text-align: center;
		width: 100%;
		}

#wp-calendar td {
		padding: 3px 0;
		text-align: center;
		}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
		background-color: #fff; }

/* End Calendar */


/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
		cursor: help;
		}

acronym, abbr {
		border-bottom: 1px dashed #999;
		}

blockquote {
		margin: 15px 30px 0px 10px;
		padding-left: 20px;
		border-left: 5px solid #ddd;
		}

blockquote cite {
		margin: 5px 0px 0px;
		display: block;
		}

.center {
		text-align: center;
		}

hr {
		display: none;
		}

a img {
		border: none;
		}

.navigation {
		display: block;
		text-align: center;
		margin-top: 10px;
		margin-bottom: 60px;
		}

/* End Various Tags & Classes */

/* shade tabs tabbar*/

.shadetabs{
border-bottom: 1px solid gray;
width: 785px; /* width of menu. Uncomment to change to a specific width */
margin-bottom: 1em;
}

.shadetabs ul{
padding: 3px 0;
margin-left: 10px;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
background-image: url(images/shadeactive.gif);
border-bottom-color: white;
text-decoration: none;
}

.shadetabs li a.hover{
position: relative;
top: 1px;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(images/shadeactive.gif);
color: #fd2b2b;
border-bottom-color: white;
text-decoration: none;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
background-image: url(images/shadeactive.gif);
border-bottom-color: white;
text-decoration: none;
}

/* end shade tabs


/* ==================================================================
    Secure and Accessible PHP Contact Form v.2.0WP FIXED width
     DEFAULT.CSS made by Mike Cherim - http://green-beast.com 
    Designed and built to work with the Default WordPress theme
================================================================== */

#gb_form_div { 
  text-align : left;
  width : 460px;
}

#gb_form {
  text-align : left;
  background-color : #fff;
}

#gb_form_div a {
  color : blue;
}

#gb_form_div a:hover, #gb_form_div a:focus, #gb_form_div a:active {
  color : #147;
  text-decoration : underline;
}

#gb_form fieldset { 
  border : 0;
  margin-top : 10px;
}

#gb_form legend, #gb_form dt { 
  font-weight : bold; 
  color : #666;
}

#gb_form legend {
  margin-left : -10px;
}

#gb_form legend#mainlegend { 
  font-size : 1.2em;
  color : #14568a;
  margin-left : -10px;
}

#gb_form legend#mainlegend small { 
  font-size : .7em;
  text-transform : uppercase;
}

#gb_form_div .main_formhead {
  font-size : 1.4em;
}

#gb_form label { 
  color : #14568a; 
  margin-top : 5px;
}

#gb_form input.short, #gb_form input.med, #gb_form select.med, #gb_form textarea.textbox { 
  font : 1em 'lucida grande', verdana, arial, sans-serif; 
  color : #000; 
  padding : 4px; 
  border : 1px solid #6da6d1;
  background-color : #f9f9f9;
  line-height : 1.5em;
  width : 300px;
}

#gb_form input.short {
  width : 45px;
}

#gb_form textarea.textbox {
  width : 400px;
}

#gb_form select.med {
  width : 250px;
}

#gb_form input.checkbox {
  padding : 0; 
}

#gb_form label input.checkbox {
  margin : 0;
}

* html input.button { 
  color : #000;  
  padding : 4px; 
  border : 1px solid #6da6d1;
  background-color : #f9f9f9;
}


/* NOTE: .hover and .focus classes IE JS */
#gb_form input.short:hover, #gb_form input.short:hover, 
#gb_form input.med:hover, #gb_form input.med:focus, 
#gb_form select.med:hover, #gb_form select.med:focus, 
#gb_form textarea.textbox:hover, #gb_form textarea.textbox:focus, 
#gb_form input.short.hover, #gb_form input.short.focus,
#gb_form input.med.hover, #gb_form input.med.focus,  
#gb_form select.med.hover, #gb_form select.med.focus, 
#gb_form textarea.textbox.hover, #gb_form textarea.textbox.focus { 
  color : #444;  
  padding : 4px; 
  border : 1px solid #000;
  background-color : #fff;
}

input.button {
  margin-top : 10px;
}

span.error, span.success, #gb_form_div dt { 
  color : #cd0000;  
  font-weight : bold; 
}

#gb_form_div dt small, span.success, dl#result_dl_blockq dt {
  color : green;
}

small.whythis, small.whythis a { 
  font-size : .9em; 
}

#gb_form small.whythis a span { 
  font-size : .9em;
  color : #fff;
  border : 1px solid #fff;
  padding : 0 3px 0 3px;
}

#gb_form small.whythis a:hover, #gb_form small.whythis a:focus, #gb_form small.whythis a:active { 
  text-decoration : none;
  color : #000;
}

#gb_form small.whythis a:hover span, #gb_form small.whythis a:focus span, #gb_form small.whythis a:active span { 
  border : 1px solid #000;
  background-color : yellow;
  color : #000;
  font-weight : bold;
}

p.creditline small { 
  display : block;
  text-align : right;
  margin : 5px 0;
  font-size : .7em;
  letter-spacing : .0001em;
  color : #666;
}

/* NOTE: .abbr class is for IE */
.abbr { 
  cursor : help; 
  border-bottom : 1px dashed #999;
}

dl#result_dl_blockq blockquote {
  margin-left : 0;
}

dl#result_dl_blockq blockquote p cite {
  display : block;
  text-align : right;
}

#gb_form_div span.items {
  font-weight : bold;
  color : #14568a;
}

/* End FORM CSS */