/*
THEME NAME: Tamar Catering Services
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-color: #E4DCBD; font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333; font-size: 12px; margin:0px;
}
A {text-decoration:none; color:#100B0B; }
A:hover{text-decoration:none; color:#4BACC6; }
H2{color:#100B0B; font-size: 15px;}
img {border:none;}
/* Just some example content */
div #header{text-align:center; height:130px; margin-top:50px; background: url('images/header.jpg') no-repeat; background-position:top center; overflow:auto; position:relative;}
#container{margin:0px auto; border:none;}
#content{margin:0px auto; width:785px; padding-left:1px; border:none; background: url('images/body_bg.jpg') repeat-y; background-position:center; overflow:auto; position:relative;}

.navigation{width:550px; border:none; font-size:15px; margin-bottom:5px;}
	.navigation li {margin-bottom:15px; list-style:none; float:left; padding-right:25px;}
	.navigation li a{background: url('images/bullet.jpg') no-repeat; background-position: center left; padding-left:25px; display:list;}
	.navigation li a:hover{background: url('images/bullet_down.jpg') no-repeat; background-position: center left;}
.contentright{float:right; width:500px; margin:10px 20px 20px 50px; border:none; padding:5px; display:inline;}
.contentleft{margin: 30px 0 0 30px;
	float: left;
	background-image: url('images/body_lft.jpg');
	background-repeat: no-repeat;
	display:inline;}
#innerfade{overflow:none;}
.logo{float:right;}
.entry-title{clear:both;}
div#container,div.sidebar{margin-top:0em;}
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: #E4DCBD url('images/footer.jpg') no-repeat bottom; overflow:auto; height:50px; text-align:center; margin-bottom:0px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#666666; font-size: 10px; padding-right:50px;}

 #tlink a{position:absolute; left:180px; width:110px; height:120px;}

 
 .back_image{
 	background-image: url('images/body_lft.jpg');
 }