﻿/*
THEME NAME: A R Silverberry
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://www.novelwebsitedesign.com"> Diane Whiddon </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 right  *//* Body & Content */
body {
/*background: #0b0b0b;*/
background:black;
font-family: 'Arial';font-size: 10pt;
}img {border: 0px;}a {text-decoration: none;color: #B52830;}

div#wrapper {margin-top: -8px;width: 1145px;
margin-left: auto;
margin-right: auto;margin-bottom: -8px;
background-image: url('images/content_background.png');
background-repeat: repeat-y;
background-position: center top;
}
div#body-wrap {background: #f9edd9;width: 969px;margin-left: 89px; margin-right: auto;}
div#header {background: transparent url('images/header.png') no-repeat;height: 363px;width: 1145px;margin-left: -7px;}
div#container {float:left;width: 600px;margin-left: 55px;}

div#content {
background: #f9edd9;
width: 600px;padding: 15px;
}
div#container-home {
float:left;
width: 800px;
margin-left: 95px;
}



div#content-home {

background: #f9edd9;
width: 800px;
padding: 15px;

}

/*
div#note_to_reader_section{
	background-image: url('images/blank_scroll.jpg');
	width: 700px;
	height: 978px;
}
*/

/*Menu*/
div#access {	float: left;	width: 1145px;	height: 35px;	padding-right: 25px;	padding-left: 25px;	Padding-top: 5px;	Padding-bottom: 0px; margin-top: -120px;	margin-left: 65px;}
div#menu {	float: left;	width: 970px;	height: 30x;	padding-left: 80px;	}
div#menu ul {    font-family: 'Arial';	margin: 0px;	padding: 0px;	float: left;	width: 970px;	list-style-type: none;	}
div#menu ul li {	padding: 0px;	float: left;	margin-top: 0px;	margin-right: 20px;	margin-bottom: 0px;	margin-left: 0px;	color: #000000;	font-size: 18px;	display: inline;	list-style-type: none;	width: auto;	}
div#menu ul li a:link, #menu ul li a:visited {	color: #000000;	text-decoration: none;	text-align: center;	padding-left: 4px;	display: block;	height: 30px;	line-height: 30px;	float: left;	width: auto;		font-weight: bold;	}
div#menu ul li a:hover, #menu ul li a:active {	Color: #ffffff;	line-height: 30px;	height: 30px;	padding-left: 4px;	text-align: center;	display: block;	float: left;	width: auto;	}
div#menu ul li.current_page_item a, #menu ul li.current_page_item a:hover {	Color: #A2354A;	line-height: 30px;	height: 30px;	padding-left: 4px;	text-align: center;	display: block; float: left; width: auto; font-weight: bold;	}
div.skip-link {display: none;}

/* Sidebar*/div#primary {background: #f9edd9;}div.sidebar {float:right;overflow:hidden;width:200px;margin-right: 35px;}
div#secondary {background: #f9edd9;clear: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#menu ul li,div.gallery dl,div.navigation div.nav-previous {display: inline-block;}
div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {margin:0;padding:10px;}

/* Footer */div#footer {background: transparent url('images/footer.png') no-repeat;clear:both;width:100%;height: 210px;width: 1145px;margin-left: -90px;margin-right: auto;}
.footer-text {text-align: center;color: #ffffff;font-weight: bold;}
div#footer-menu {	float: left;	width: 1145px;	height: 30x;	padding-left: 200px;		margin-top: 110px;	}
div#footer-menu ul {        font-family: 'Arial';	margin: 0px;	padding: 0px;	float: left;	width: 1145px;	list-style-type: none;	}
div#footer-menu ul li {	padding: 0px;	float: left;	margin-top: 0px;	margin-right: 20px;	margin-bottom: 0px;	margin-left: 0px;	color: #ffffff;	font-size: 10pt;	display: inline;	list-style-type: none;	width: auto;		font-weight: bold;	}
div#footer-menu ul li a:link, #footer-menu ul li a:visited {	color: #ffffff;	text-decoration: none;	text-align: center;	padding-right: 8px;	padding-left: 8px;	display: block;	height: 30px;	line-height: 30px;	float: left;	width: auto;	}
div#footer-menu ul li a:hover, #footer-menu ul li a:active {	Color: #ffffff;	line-height: 30px;	height: 30px;	padding-right: 8px;	padding-left: 8px;	text-align: center;	display: block;	float: left;	width: auto;	}
div#footer-menu ul li.current_page_item a, #footer-menu ul li.current_page_item a:hover {	Color: #ffffff;	line-height: 30px;	height: 30px;	padding-right: 8px;	padding-left: 8px;	text-align: center;	display: block;	float: left;	width: auto;    font-weight: bold;	}
div#header,div#footer {text-align:center;}

/* Comments */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 ul li {margin:0 0 3.5em;list-style-type: none;list-style-image: none;}
textarea#comment {height:13em;margin:0 0 0.5em;overflow:auto;width:66%;}
input#author,input#email,input#url,div.navigation div {width:50%;}

/* Image formatting */
.alignright,img.alignright{float:right;margin:1em 0 0 1em;}
.alignleft,img.alignleft{float:left;margin-right:15px;margin-bottom: 15px;}
.aligncenter,img.aligncenter{display:block;margin:1em auto;text-align:center;}
p.wp-caption-text{font-style:italic;}/* Misc. Formatting */
.entry-title,.entry-meta {clear:both;}
div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}


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:3em;
}

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.books {border-width: 0px;border-bottom: 1px;border-style: solid;border-color: #000000;}
div.entry-date {text-decoration: none;font-style: italic;border:0px;}
.published {text-decoration: none;border: 0px;}
.white {color: #ffffff;}
.entry-meta {margin-bottom: 50px;}
div#menu  li {display: inline-block;}

div.scroll {
background: transparent url('http://www.arsilverberry.com/wp-content/uploads/2010/09/blank_scroll.jpg') no-repeat;
height: 978px;
width: 700px;
margin-left: auto;
margin-right: auto;
}

div.scroll-note {
width: 450px;
padding-left: 125px;
padding-top: 175px;
font-family: 'Georgia';
font-size: 14pt;
}

div.cover-video {
padding-top: 25px;
padding-bottom: 25px;
height: 450px;
}

div.center {
width: 775px;
margin-right: auto;
margin-left: auto;
}
