/*
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
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}


.entry-title,.entry-meta {
clear:both;
}

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%;
}

div.gallerydescription {
	clear:both;
	margin-bottom: 15px;	
}

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: 50px;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

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 li {
list-style:none;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {

}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}


div.navigation div a {
	font-weight: bold;
}

input#author,input#email,input#url {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar ul {
margin:0;
padding:0;
}

/* ADDED */

html, object {
	margin:0;
	padding:0;
}

body {
	background-color: #f2ebda;
	margin:0;
	padding:0;	
}

body, div {
	font-family: helvetica;
	font-size: 13px;
	line-height: 1.3em;
}

a {
	text-decoration:none;
	color: #043904;
}

blockquote {
	font-style: italic;	
	color: grey;
	display: block;
	/*background: url(images/open-quote.gif) no-repeat left top;*/
	margin-top: 0px;
	margin-bottom: 0px;
}

blockquote p {
}

div#headerbg, div#footer {
	background-color:#482124;
	overflow: hidden;
}

div#header, div#header a, div#footer, div#footer a, div#menu ul li a {
	color: #f2ebda;
}

/* Frameset */

div#wrapper {
	width:950px;

}

div#wrapper {
	margin-top:0px;
	padding-top:0px;
	margin-left: auto;
	margin-right:auto;	
}

div#container, div#primary {
	margin-top: 30px;
}

div#secondary {
	margin-bottom:30px;
}

/* Header */

div#headerbg {
	background-color:#482124;
	width: 100%;
	height: 99px;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	border-bottom: 1px solid #7a5951;
	margin: 0;
	padding: 0;
}

div#header {

	text-align: left;
	padding:0;
	margin:0;
}

div#headermask {
	
	position:absolute;
	top:0px;
	z-index:10;
}

div#headerslideshowcontainer {
	position:absolute;
	top:0px;
	z-index:-1;

}

div#headerslideshowcontainer img {

}

div#headerslideshow {
	margin:0 auto 0 auto;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	overflow:hidden;

}

div#header a {
	text-decoration:none;
}

h1#blog-title {
	margin:20px 0px 0px 0px;
	height: 39px;
	padding:0;
	vertical-align:top;
	font-size:39px;
	line-height: 39px;
}

div#blog-description {
	background: transparent;
	margin:0;
	padding:0;	
	height:40px;
	font-size: 1.2em;
	letter-spacing: 3px;
}

/* Menu */

div#menu {
	background:transparent;
	height:21px;
	margin:4px 0 0 0;
	padding:0;
	width:100%;
}

div#menubg {
	background-color:#692225;
	width: 100%;
	height: 25px;
	position:absolute;
	top:100px;
	left:0;
	z-index:-1;
	margin: 0;
	padding: 0;
}

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 {
	background-color: #692225;
	padding-bottom: 3px;
	font-size: 1.00em;
}

/* Dropdown */

div#menu ul ul li {
	clear:both;
	width: 110px;
	border-top: 1px dotted #f2ebda;
	padding:0.2em 0;
}

div#menu ul ul li:hover {
	background-color: #7a5951;
}

div#menu ul li ul {
	left:-999em;
	position:absolute;
	padding-top:3px;
	z-index: 1000;
}

div#menu ul li:hover ul {
	left:auto;
}


/* Footer */

div#footerbg, div#footer {
	width:100%;	
	height: 40px;
	clear:both;
	margin-top:10px;
}

div#footer {
	text-align: center;
	padding-top:10px;
}

div#footer, div#footer a {
	color: #7a5951;
	text-decoration: none;
}

/*----------------------------------------------------------------------------------*/
/* Posts ---------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/
h2.entry-title, h2.page-title {
	margin-top: 7px;
	float:left;
	clear:left;
	color: #482124;
	font-size:25px;
	line-height: 1em;
	max-width: 600px;
}

.entry-meta {
	margin-bottom:25px;
}

.entry-content h2 {
	text-transform: uppercase;
	font-size: 1.2em;
}

.entry-content h3 {
	
}

.entry-content h4 {
	
}

.entry-content h5 {
	
}


div.entry-content {
	font-size:1.1em;	
}

div.search-results div.entry-content {
	font-size: inherit;
}

div.entry-content p {
	/*clear: left;*/
}

div.print {
	float:right;
	clear:right;
	margin-top: 7px;
	font-size:0.8em;
}

div.titlecontainer {
}

div.metacontainer, div.navigation div {
	border: 1px dashed grey;
	padding: 10px;
	font-size:0.9em;
	background-color: #f2e6d6;
	margin-bottom: 25px;
}

div.metacontainer, div.print, div.metacontainer a, div.print a {
	color:#482124;
}

div.metacontainer .subheader {
	font-variant:small-caps;
}

div.navigation div {
	width: 290px;
	min-height: 30px;
	background-repeat: no-repeat;	
}

div.navigation div.nav-previous {
	background-image: url("images/arrow-prev.png");
	background-position: left center;
	padding-left: 65px;
}

div.navigation div.nav-next {
	background-image: url("images/arrow-next.png");
	background-position: right center;
	padding-right: 65px;
}

div#jg-bottomcat {
	border-top: 1px solid #D2CBBA;
	padding: 10px 0px;	
}

/* Sidebar */

div.sidebar h3 {
	border-bottom: 1px dotted #482124;
	border-top: 1px dotted #482124;
	font-size:1.2em;
	margin:0 0 5px 0;
	padding:3px 0px;
}

div.sidebar a {
	color: #043904;
}

div.sidebar ul {
	padding: 0 0 0 0;
}

div.sidebar ul ul {
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
}

div.sidebar ul ul li {
	list-style: none;
	text-transform: uppercase;
	font-weight: bold;
}

div.sidebar ul ul li a {
	color: #482124;
}

div.sidebar ul ul ul {
	margin: 0 0 0 1em;
}

div.sidebar ul ul ul li {
	list-style: circle;
	text-transform: none;
	font-weight: normal;
	color: black;
}

div.sidebar ul ul ul li a {
	color: black;
}

/* Category Page, Links page */ 

ul.xoxo {
	list-style:none;
	padding:0;
	margin:0;
}

ul.catlists {
	padding:0 0 0 0;
	margin:0 0 15px 0;
}

li.catheader, span.linkcattitle {
	padding:0 0 5px 0;
	margin:20px 0 10px 0;
	list-style:none;
}

span.linkcattitle, li.catheader {
	font-size:1.2em;
	font-weight:bold;
	color: #482124;
	border-bottom: dashed 1px;
}

span.linkcattitle {
	display: block;
}

ul.catlists  {
	padding:0 0 0 0;
	margin:0;
}

ul.article-list {
	padding:0;
	margin:0;
}

ul.catlists li.catheader {	
	list-style:none;
	font-size:1.1em;
	font-weight:bold;
	color: #482124;
	border-bottom: none;
}

li.article-item, li.catImageHeader, ul.blogroll li, li.catResourcesHeader, div.search-result  {
	margin:0 0 0 0;
	padding:0 0 5px 0;
	list-style:none;
}



ul.blogroll li {

}

li.catImageHeader, li.catResourcesHeader {
	padding-top:5px;
	margin-top: 10px;
	padding-bottom:0px;
	margin-bottom:5px;
	font-variant: small-caps;
	font-weight: bold;
	border-top: 1px solid #d2cBbA;
}

ul.catGalleryList, ul.catResourceList, li.article-item, div.search-result {
	margin-top: 8px;
	margin-bottom: 8px;	
}

ul.catGalleryList, ul.catResourceList {
	padding-left: 0px;	
}


a.catGalleryHeader {
	font-weight: bold;
}

li.catGallery, li.article-item, div.search-result {
	list-style: none;
	border: 1px solid #d2cBbA;
	background-color: #ebe4d3;
	padding: 10px;	
	margin-bottom: 15px;
}

li.article-item {
	width: 728px;
	overflow:hidden;	
}

a.article-item-header, h3.search-result-header {
	font-size: 1.2em;
	display:block;
	clear: both;
	margin-bottom: 10px;	
}

h3.search-result-header {
	margin:0px;
}

div.search-results .entry-meta {
	margin-bottom: 0px;
}

.ngg-gallery-thumbnail img {
	margin-left: 0px !important;
}

.ngg-galleryoverview {
	margin: 0px !important;
}

span.excerpt {
	color:grey;
}

li.first {
	padding-top:0;
	margin-top:0;
}

/* Wordtube videos */

div.wordtube {
	
	padding-right:15px;
	padding-bottom: 10px;
	clear:both;
}

blockquote div.wordtube {

}

hr {clear: both; border:0;}

/* ------------------------------------------------------------------------------------------ */
/* ---------------------------------------NextGen-------------------------------------------- */
/* ------------------------------------------------------------------------------------------ */

div.jg-singlepic-caption {
	padding:0 0 0 0;
	border:none;
	background:none;
	padding-bottom: 0px;
	margin-bottom:10px;
}
	
img.jg-singlepic-caption {
	padding:4px;
	background-color:#FFFFFF;
	display:block;  
	border:1px solid #bbbbbb;
	margin:0 0 0 0;
}

div.jg-singlepic-caption a {

}

span.jg-singlepic-caption {
	display:block;
	font-size:0.9em;
	color: grey;
	padding:4px 0 0 5px;
}

/* ------------------------------------------------------------------------------------------ */
/* ---------------------------------------Category Pages------------------------------------- */
/* ------------------------------------------------------------------------------------------ */

li.article-item a, a.more-link {
	font-weight: bold;
}