/*
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
TAGS: widgets, sandbox, microformats, hcard, hatom, xoxo
VERSION: 1.5.2
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
*/

body {
	font-family: "Lucida Grande CE", Verdana, sans-serif;
	font-size:0.8em;
	line-height:130%;
	color:#333333;
	text-align:left;
	margin:0;
	padding:0;
	background-color: #FFF;
	background-image: none;
}




h2.entry-title {
color:#333;
}
.sidebar h2, h3 {
color:#333;
}

.sidebar h4 {
font-size:0.7em;
}
#footer {
font-size:11px;
color:#999999;
}
div#header{
	height:100px;
	margin-bottom:0;
	background-image: url(images/logo_sauls.gif);
	background-repeat: no-repeat;
}
div#content{
	margin-top:-40px;
}
/* Controls Cushy CMS */
#primary .cushycms, .cushycms p {
color:#333333;
}

#primary .cushycms a, a:link, a:visited {
color:#D71921;
font-size:0.8em;
}
#primary .cushycms a:hover {
	color:#CC3300;
	font-size:0.8em;
}

#nav a, #nav a:visited {
	color:#000;
	font-size:1.0em;
}

#nav a:hover, #nav a:active,
li.current_page_parent a,
li.current_page_parent a:visited,
#nav li.current_page_item a,
#nav li.current_page_item a:visited
{
	color:#990000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #D71921;
	font-size:1.0em;
}

#subnav a, #subnav a:visited {
color:#000;
}
#subnav a:hover, #subnav a:active,
#subnav li.current_page_item a,
#subnav li.current_page_item a:visited {
text-decoration:underline;
color:#990000;
font-size:1.0em;
}
