/*
THEME NAME: Click Tshirt Printing
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: #FEFBFB url('images/click_bg.jpg') repeat-x; font-family: Verdana, Arial, Helvetica, sans-serif; color:#666666; font-size: 12px; margin:0px;
}
A {text-decoration:none; color:#100B0B; }
A:hover{text-decoration:none; color:#BD2F2F; }
H2{color:#100B0B; font-size: 15px;}
img {border:none;}
/* Just some example content */
.entry-content a {
	color: #CC0000;
}

.entry-content a:hover {
	color: #999999;
}
div #header{text-align:center; margin-top:70px;}
#container{margin:0px auto; border:none; }
#content{margin:0px auto; width:780px; padding:10px; border:none; background: url('images/logo.jpg') no-repeat; background-position:top right; overflow:auto; position:relative;}
.navigation{width:250px; float:left; clear:right; border:none; font-size:15px; margin-bottom:25px;}
	.navigation li {margin-bottom:15px; list-style:none;}
	.navigation li a{background: url('images/bullet.jpg') no-repeat; background-position: center left; padding-left:15px; display:block;}
	.navigation li a:hover{background: url('images/bullet_down.jpg') no-repeat; background-position: center left;}
.contentright{float:left; width:490px; margin:90px 0 0 20px; border:none; padding:5px;}
#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;}
 
 
	#reslayer {
	width: 400px;
	background-color: #fff;
	height: 50px;
	overflow: auto;
	visibility: visible;
	padding: 5px;
	border: 0px solid #000;
	margin: 0 auto 0 auto;
}

#reslayer h1,
#reslayer h2,
#reslayer p, 
#reslayer a {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#reslayer a:hover {
	text-decoration: underline;
}