/*
THEME NAME: Work in Care
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
TAGS:  widgets, sandbox, microformats, hcard, hatom, xoxo
VERSION: 1.5.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
*/

/* Two-column with sidebar on left from the /sandbox-layouts/ folder  */
/*
@import url('sandbox-layouts/2c-l.css');
*/

body{
	background: #FFFFFF url('images/bg.jpg') repeat-x; font-family: Verdana, Arial, Helvetica, sans-serif; color:#666666; font-size: 12px; margin:0px; padding:0px;
}
A {text-decoration:none; color:#100B0B; }
A:hover{text-decoration:none; color:#BD2F2F; }
H2{color:#100B0B; font-size: 15px;}
H3{color: #006A9F; font-weight: bold; font-size:13px;
	}
img {border:none;}
/* Just some example content */
div #header{text-align:center; margin:39px 0px 0px 0px; padding: 0px; background-image: url('images/slogan.jpg') no-repeat;}
#container{margin:0px auto; border:none; }
#content{margin:0px auto; width:700px; padding:10px; border:none; background: url('images/logo2.jpg') no-repeat; background-position:top right; overflow:auto; position:relative;}
.navigation{background: url('images/nav_bg.jpg') no-repeat; width:700px; border:none; font-size:15px; margin-top:250px; height:30px;}
	.navigation li {margin-top:5px; padding-left:25px; list-style:none; float:left;}
	.navigation li a{color:#FFFFFF; background: url('images/nav.jpg') no-repeat; background-position: center left; padding-left:15px; display:block;}
	.navigation li a:hover{color:#8DA5C9; background: url('images/nav_over.jpg') no-repeat; background-position: center left;}
.contentright{float:right; width:450px; margin:30px 0 0 20px; border:none; padding:5px; position: relative; overflow:auto;}
#innerfade{overflow:none;}
.logo{float:right;}
.entry-title{clear:both;}
div#container,div.sidebar{margin-top:2em;}
div#nav-above,div#nav-below{width:100%;height:1em;}
div#nav-above{margin-bottom:1em;}
div#nav-below{margin-top:1em;}
.alignleft,div.nav-previous{float: left;}
.alignright,div.nav-next{float: right;}
form#commentform .form-label{margin:1em 0 0;}
form#commentform span.required{background:#fff;color:red;}
form#commentform,form#commentform p{padding:0;}
input#author,input#email,input#url{width:50%;}
input#author,input#email,input#url,textarea#comment{padding:0.2em;}

textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:66%;}

#footer{background: #FEFBFB url('images/footer.jpg') repeat-x bottom; overflow:auto; height:50px; text-align:center; margin-bottom:0px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#666666; font-size: 12px;}

 #tlink a{position:absolute; left:180px; width:110px; height:120px;}
 .slogan{
 	background: url('images/slogan.jpg') no-repeat;
 	height:35px;
	padding: 60px 0 25px 0;
	float:right;
 }
 
 
 
 .content_left{
	padding: 40px 0px 0px 5px;
	margin: 0px;
	width: 200px;
	float: left;
	font-weight: bold;
}

.content_left a{
	color: #006A9F;
}
.content_left a:hover{
	color: #000000;
}
 .content_left LI{
 padding-bottom:5px;
 margin:0px;
list-style: none;
}