@import url(examples/2c-l.css);
/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer

Two-column with sidebar on left from the /examples/ folder
Just some example content*/


DIV.skip-link
{
	position: absolute;
	right: 1em;
	top: 1em;
}
DIV#menu
{
	background: #EEE;
	height: 1.5em;
	margin: 1em 0;
	width: 100%;
}
DIV#menu UL, DIV#menu UL UL
{
	line-height: 1;
	list-style: none;
	margin: 0;
	padding: 0;
}
DIV#menu UL A
{
	display: block;
	margin-right: 1em;
	padding: 0.2em 0.5em;
	text-decoration: none;
}
DIV#menu UL UL UL A
{
	font-style: italic;
}
DIV#menu UL LI UL
{
	left: -999em;
	position: absolute;
}
DIV#menu UL LI:hover UL
{
	left: auto;
}
.entry-title, .entry-meta
{
	clear: both;
}
DIV#container, DIV#primary
{
	margin-top: 2em;
}
FORM#commentform .form-label
{
	margin: 1em 0 0;
}
FORM#commentform SPAN.required
{
	background: #FFF;
	color: #C30;
}
FORM#commentform, FORM#commentform P
{
	padding: 0;
}
INPUT#author, INPUT#email, INPUT#url, TEXTAREA#comment
{
	padding: 0.2em;
}
DIV.comments OL LI
{
	margin: 0 0 3.5em;
}
TEXTAREA#comment
{
	height: 13em;
	margin: 0 0 0.5em;
	overflow: auto;
	width: 66%;
}
.alignright, IMG.alignright
{
	float: right;
	margin: 1em 0 0 1em;
}
.alignleft, IMG.alignleft
{
	float: left;
	margin: 1em 1em 0 0;
}
.aligncenter, IMG.aligncenter
{
	display: block;
	margin: 1em auto;
	text-align: center;
}
DIV.gallery
{
	clear: both;
	height: 180px;
	margin: 1em 0;
	width: 100%;
}
P.wp-caption-text
{
	font-style: italic;
}
DIV.gallery DL
{
	margin: 1em auto;
	overflow: hidden;
	text-align: center;
}
DIV.gallery DL.gallery-columns-1
{
	width: 100%;
}
DIV.gallery DL.gallery-columns-2
{
	width: 49%;
}
DIV.gallery DL.gallery-columns-3
{
	width: 33%;
}
DIV.gallery DL.gallery-columns-4
{
	width: 24%;
}
DIV.gallery DL.gallery-columns-5
{
	width: 19%;
}
DIV#nav-above
{
	margin-bottom: 1em;
}
DIV#nav-below
{
	margin-top: 1em;
}
DIV#nav-images
{
	height: 150px;
	margin: 1em 0;
}
DIV.navigation
{
	height: 1.25em;
}
DIV.navigation DIV.nav-next
{
	float: right;
	text-align: right;
}
DIV.sidebar H3
{
	font-size: 1.2em;
}
DIV.sidebar INPUT#s
{
	width: 7em;
}
DIV.sidebar LI
{
	list-style: none;
	margin: 0 0 2em;
}
DIV.sidebar LI FORM
{
	margin: 0.2em 0 0;
	padding: 0;
}
DIV.sidebar UL UL
{
	margin: 0 0 0 1em;
}
DIV.sidebar UL UL LI
{
	list-style: disc;
	margin: 0;
}
DIV.sidebar UL UL UL
{
	margin: 0 0 0 0.5em;
}
DIV.sidebar UL UL UL LI
{
	list-style: circle;
}
DIV#menu UL LI, DIV.gallery DL, DIV.navigation DIV.nav-previous
{
	float: left;
}
DIV#header, DIV#footer
{
	text-align: center;
}
INPUT#author, INPUT#email, INPUT#url, DIV.navigation DIV
{
	width: 50%;
}
DIV.gallery *, DIV.sidebar DIV, DIV.sidebar H3, DIV.sidebar UL
{
	margin: 0;
	padding: 0;
}
BODY
{
	background: #DCDCDC url(http://pcdesktopcleaner.com/imgs/grd_vert.png) repeat-x;
	margin: 0 auto;
	width: 1100px;
font:  1em "Trebuchet MS";
}

#wrapper
{
	background: white;
	padding: 15px 10px 10px;
}

#toolbar
{
	background: url(http://pcdesktopcleaner.com/imgs/backtoolbar.png) repeat-x;
	padding: 5px 40px;
	font: bold 0.9em Verdana;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#toolbar A
{
	color: white;
	text-decoration: none;
	padding: 0 15px;
}
#toolbar A:hover
{
	color: #FF9933;
}
DIV#header
{
text-align:left;
color: red;
}