/*
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
*/


body {
	background-color: #ffe800;
	background-image: url(images/body_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	float: left;
	width: 900px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 100px;
}


#logo {
	float: left;
	height: 85px;
	width: 530px;
	position: relative;
	padding: 0px;

	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#logo a{
	top: 0;
	left: 0;
	width: 530px;
	height: 85px;
	display: block;
	float: left;
	position: relative;

} 


#logo a h1{
    display: none;
}

#tagLine {
	color: #00a6c8;
	font-size: 12px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding-left: 125px;
	width: 600px;
}


#containerWrap {
	width: 678px;
	margin-right: auto;
	margin-left: auto;
}
#topMenu {
	float: left;
	width: 678px;
	height: 33px;
	background-image: url(images/menu_bar.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 16px;
}


#topMenu ul {	list-style-type: none;
	margin: 0px;
	padding: 0px;}

#topMenu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	background-image: url(images/tab.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#topMenu a {
	color: #ffffff;
	text-decoration: none;
	padding-left: 15px; 
	padding-right: 15px;
	font-weight: bold;
}

#topMenu a:hover {
	color: #d490e4;
	text-decoration: none;
}


#container {
	width: 638px;
	float: left;
	background-color: #FFFFFF;
	padding: 20px;
	min-height:400px;
	height:auto !important;
	height:400px;
}
#homeContent {
	float: left;
	width: 412px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
	background-image: url(images/dotted_line.gif);
	background-repeat: repeat-y;
	background-position: right;	
	padding-right: 20px;
}
#feature {
	float: right;
	width: 185px;

	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
}

#content {	float: left;
	width: 640px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;}
	
#content a {
	color: #00aacb;
	text-decoration: none;
}

#content a:hover { 	color: #67d2e7;
	text-decoration: underline; }
	
	
#content h2 {
	color: #660099;
	font-size: 20px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}	


#content h3 {
	color: #660099;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}	
	
	
	
		

#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 658px;
	height: 102px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color:#531462;
	font-size: 11px;
	padding-left: 10px; 
	padding-right: 10px;
}

#footer a {	color:#531462;
            text-decoration: underline;}

#footer a:hover {color:#00acd4;
            text-decoration: none;}


.last {
	background-image: none!important;
	padding-right: 0px!important;
}


.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;
}

p.wp-caption-text{
font-style:italic;
}

.sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.sidebar li {	margin: 0px;
	padding: 0px;
	list-style-type: none;}
	
	.sidebar h2 {
	color: #660099;
	font-size: 20px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
		padding-bottom: 5px;
	padding-top: 20px;
	margin: 0px;
}	
	
	.sidebar h3 {
	padding-bottom: 5px;
	padding-top: 16px;
	margin: 0px;
		color: #660099;
			font-size: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}


.sidebar a {
	color: #00aacb;
	text-decoration: none;
}

.sidebar a:hover { 	color: #67d2e7;
	text-decoration: underline; }
	
	
	.sidebar h3 {
	color: #660099;
	font-size: 20px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}	