/*
Theme Name: Telesensors 
Theme URI: http://michaelwender.com/
Description: A custom theme developed for Telesensors.
Author: Michael Wender
Author URI: http://michaelwender.com/
Template: sandbox
Version: 1.0
*/
/*@import url('../sandbox/style.css');*/
@import url('blueprint/screen.css');
@import url('css/menu.css');

/* Layout */
div#access, .breadcrumb{}
div#container {float:left;margin:0 -200px 0 0;width:100%;}
div#content {margin:0 200px 0 0;}
div.sidebar {float:right;overflow:hidden;width:180px;}
div#secondary {clear:right;}
div#footer {clear:both;width:100%; text-indent: -9999px; height: 4px;}
.post,.page{margin: 0 .5em;}

body{background-color: #dbd299; padding: 0;}
.container{width: 844px; background-color:#e4ddb3; padding: 0 8px; border-style: solid; border-color: #a49d73; border-width: 0 1px 1px 1px;}
#header{height: 66px; padding-top: 14px; background: transparent url('images/bkgrd.header.png') no-repeat; position:relative;}
#header h1{margin: 0 0 0 0px;}
#header h1 a{background: transparent url('images/logo.png') no-repeat; width: 168px; height: 55px; display: block; text-indent:-9999px;}
#header div#blog-description{position: absolute; right: 4px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }
#header div#blog-description{display: none; top: 60px; font-style: italic; color: #2b3990; font-size: 13px;}

#header .blog-search{position: absolute; right: 2px; top: 48px; border: 1px solid #2b3990; background: #eee;}
#s{width: 150px; border: 0!important; margin: 0 .25em; background: #efefef;}
#header .button, #s{margin: 0; padding: .1em;}
#header .button{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; border-color: #2b3990; border-style: solid; border-width: 0 0 0 1px; background: #2b3990; color: #fff;}

#footer-copyright{margin: .5em auto; width: 844px; text-align:center; font-size:11px; color: #666;}
#footer-copyright a{color: #999;}
div#company-address, div#copyright{color: #2b3990; font-size: 12px;}

.breadcrumb{border-bottom: 1px solid #2b3990; background: #eee; padding: 0 .5em; line-height: 2em; margin: 0 0 .5em 0;}
.breadcrumb a{text-decoration: none;}
.breadcrumb a:hover{text-decoration: underline;}

.alignright{float: right; margin: .25em 0 .25em 1em;}
.alignleft{float: left; margin: .25em 1em .25em 0;}
.framed{border: 1px solid #a49d73;}

/* Posts */
.entry-meta{border-top: 1px solid #999; padding-top: .25em; margin-bottom: 1em; font-size: 10px; color: #999;}
div.wp-caption{border: 1px solid #999; text-align:center; padding: .5em .2em 0 .2em; background: #eee;}
div.wp-caption img{border: 1px solid #999;}
p.wp-caption-text{font-size: 11px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; margin: .25em 0; color: #333;}

/* Misc */
.edit-link{clear: both;}