﻿/*
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: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/
body {
	font-family: tahoma, arial, sans-serif;
	background-image:url('images/bg.jpg');
	text-align:center;
	margin:0;
	padding:0;
}

#outerbox {
	width: 919px;
	margin:0 auto 0 auto;
	text-align:left;

	
}
#innerbag {
	width:919px;
	margin: 0 auto 0 auto;
	background-image:url('images/scroll.png');
	background-repeat:repeat-y;
	background-color:white;
	padding:0;

}


#content {
background-color:#DAEAE9;
margin-left:10%;
margin-right:10%;
padding: 10px;
height:600px;
margin-bottom:10px;


}

#rightsidebar {
float:right;
width:413px;
background-image:url('images/right-sidebar-bg.jpg');
background-repeat:no-repeat;
margin-bottom:10px;


}

#right-top {
background-image:url('images/right-sidebar-bg.jpg');
background-repeat:no-repeat;
height:261px;
padding-bottom:20px;
padding-left:30px;
padding-right:30px;
padding-top:20px;
font-family: Constantia, "Times New Roman", Times, serif;

}


#right-bottom {
	background-color:#DAEAE9;
	height:250px;
	width:373px;
	float:right;
	padding:20px;
	font-style:italic;
}


#leftsidebar {
float:left;
width:506px;
margin-bottom:10px;
}

#left-sidebar2 {
	background-color:#3E7572;
	height:250px;
	padding:20px;
	
}


#footer {

background-color:#ACCCCB;
background-repeat:no-repeat;

}

#menu {
text-align:center;
width:100%;
color:#Fec1d1;
margin:0;
padding:0;

}

#menu2 {
height:25px;
width:100%;
color:white;
background-color:#342D2D;
background-position:center;
background-repeat: no-repeat;
margin:0;
padding:0;
}


#header {
	background-image:url('images/header.jpg');
	background-position:center;
	background-repeat:no-repeat;
	height:141px;
	margin:0;
	padding:0;
	

}

div#header,div#footer {
text-align:center;
}

#headerspacer {
	height:106px; 
	width:946px; 
	margin:0;
	padding:0;
	border-style:none;
}


.twitter-item{
list-style: none;
font-family:Constantia,"Times New Roman", Times, serif;
font-size:.8em;
}


.widgettitle {
	font-size:1em;
	
}

.widget, widget-twitter {
	list-style:none;
	
	
	
}

#blog-title{
	display:none;
}

#blog-description {
	display:none;
}

 a, a:link, a:active, a:visited {
	color: white;
	text-decoration:none;
	}

#rightsidebar a {
	color: #342D2D;
	text-decoration:none;
	text-align:center;
	}
#rightsidebar a:link  {
	color: #342D2D;
	text-decoration:none;
	text-align:center;
	}

#rightsidebar a:active {
	color: #342D2D;
	text-decoration:none;
	text-align:center;
	}

#rightsidebar a:visited {
	color: #342D2D;
	text-decoration:none;
	text-align:center;
	}


	
	
h2 {
	font-family: Constantia, "Times New Roman", Times, serif;
	color: #605646;
	font-size: 1.4em;
	text-align:center;
}

h3 {
	font-family: Constantia, "Times New Roman", Times, serif;
	color: #342D2D;
	font-size:1em;
}

h4 {
	font-family: Constantia, "Times New Roman", Times, serif;
	color: #605646;
	font-size:1.4em;
	
}


h6 {
	font-family: Constantia, "Times New Roman", Times, serif;
	color: #B36531;
	font-size: 1em;
	margin:1 0 1 0;
}



#menu ul li {
	margin:0 0 0 20px;
	
	
}

#menu ul {
	margin:0;
	padding:0;
}


div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0 10 0 10;
padding:0;

}
/*-- old menu
div#menu ul a {
display:block;
text-decoration:none;
margin-right:1em;
padding:0.8em 0.9em;
color: white;
}

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;
}

div#menu ul li:hover ul a{
	color: #800000;
	
}

div#menu ul li ul li {
	padding: 10px;
}

div#menu ul li
{
	float:right;
}



.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:none;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:none;
}


div.gallery dl,div.navigation div.nav-previous {
float:left;
}




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;
}
