/*
THEME NAME: Bella and Finny Theme
Theme URI: http://www.mcegraphics.com/
Description: Child Theme for Sandbox
Author: Christy McElligott
Author URI: http://www.mcegraphics.com/
Template: sandbox
Version: 1.0
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on right from the /examples/ folder  */
@import url('../sandbox/examples/2c-r.css');

li#search, li#linkcat-2, li#rss-links, li#meta  {  
   display: none;  
} 

body {
	background: url('./images/pattern-warm.jpg') repeat;
	font-family: "Comic Sans MS", Tahoma, Arial, sans-serif;
	color: #042e00;
}

p {
	font-size: 1em;
	}
	
a {
	color: #e54659;
	text-decoration: none;
	}
	
a:hover {
	color: #65de36;
	text-decoration: underline;
	}

#wrapper {
width:1000px;
margin: 0px auto;
}

h2 {
font-size: 1.3em;
}

h2 a:hover {
	text-decoration: none;
	}

h4 {
	font-size: 1.6em;
	}
	
h4 img{
	border: 2px solid #2e8b00;
	margin-left: 2em;
	}
	
.smalltext {
font-size: 70%;
}
	
#primary.sidebar {
	float: right;
	width: 260px;
	margin: 10px 22px 0 10px;
	padding: 10px;
	border: 1px solid #ff7491;
	background: url('./images/sidebar-bkg.png') repeat;
}
	
#primary.sidebar img {
border: 2px solid #a6c460;
}

/* Home page sidebar style for posts */

div.awarditem {
margin: 10px 0 10px 0;
float: left;
font-size: 90%;
}

/* Books page sidebar style for posts */	

div.testimonial {
/*margin: 10px 0 10px 0;*/
padding: 8px 0 4px 0;
font-size: 90%;
}
	
div#content {
	float: left;
	width: 615px;
	margin: 0 10px 0 22px;
	padding: 20px;
	border: 1px solid #ff7491;
	background: url('./images/content-bkg.png') repeat;
	position: relative;
}

div.entry-content img {
border: 2px solid #a6c460;
}

div#newsarea {
	position: relative;
	margin-top: 35px;
	padding-top: 70px;
}

div.newsitem {
margin: 5px 0 5px 0;
padding: 5px 0 5px 0;
}

div#container {
	width: 640px;
	margin:0;
	}
	
div#footer {
	text-align:center;
	margin-top: 10px;
	padding-top: 10px;
	color: #7b9934;
	}

div#footer img {
/*border: 2px solid #a6c460;*/
padding: 0 10px 0 10px;
}
	
div#access{
margin-top: -30px;
}
	
div.skip-link {
display: none;
position:absolute;
right:1em;
top:1em;
}

div#menu {
height:65px;
margin:0;
width:100%;

}


div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
text-indent: -9999px;
}

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 ul {
display: none;
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

div#menu ul {
	padding-left: 220px;
}
 
/* -------------------- top nav buttons------------------ */

div#menu li.page-item-7 a {
	height: 65px;
	width: 60px;
	padding: 0;
	background: url('./images/buttons/home.png') no-repeat;
}

div#menu li.page-item-7 a:hover {
	background: url('./images/buttons/home.png') no-repeat;
	background-position: 0 -65px;
}

div#menu li.page-item-123 a {
	height: 65px;
	width: 163px;
	padding: 0;
	background: url('./images/buttons/books.png') no-repeat;
}

div#menu li.page-item-123 a:hover {
	background: url('./images/buttons/books.png') no-repeat;
	background-position: 0 -65px;
}

div#menu li.page-item-2 a {
	height: 65px;
	width: 91px;
	padding: 0;
	background: url('./images/buttons/about.png') no-repeat;
}

div#menu li.page-item-2 a:hover {
	background: url('./images/buttons/about.png') no-repeat;
	background-position: 0 -65px;
}

div#menu li.page-item-14 a {
	height: 65px;
	width: 71px;
	padding: 0;
	background: url('./images/buttons/photos.png') no-repeat;
}

div#menu li.page-item-14 a:hover {
	background: url('./images/buttons/photos.png') no-repeat;
	background-position: 0 -65px;
}

div#menu li.page-item-16 a {
	height: 65px;
	width: 113px;
	padding: 0;
	background: url('./images/buttons/contact.png') no-repeat;
}

div#menu li.page-item-16 a:hover {
	background: url('./images/buttons/contact.png') no-repeat;
	background-position: 0 -65px;
}
/*
div#menu li.page-item-124 {
display: none;
}

div#menu li.page-item-125 {
display: none;
}

div#menu li.page-item-126 {
display: none;
}
*/

/* -------------------end top nav buttons----------------- */

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:10px;
}

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;
}

.alignrightnoborder{
float:right;
margin:0 0 1em 1em;
border:none !important;
}

div#lazyest_navigator .alignright {
margin: 0;
}

#gallery .caption {
background-color: none !important;
}

.alignleftimg {
float:left;
margin:1em 1em 0 0;
}

img.alignleft{
float:left;
margin:0 1em 1em 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:8px auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
font-size: 80%;
color: #3e7200;
}

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:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header {

background: url('./images/header2.png') no-repeat;
height: 223px;
}

div#header h1, div#blog-description {
text-indent: -9999px;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}
/* removed div.sidebar div, from above*/


div.entry-content {
	margin: 0 1em 1em 1em;
}

/* position: relative allows title image to float outside of the containing div. Containing div is set to position: relative */

h2.entry-title {
	text-indent: -9999px;
	margin-top: 20px;
	margin-bottom: 30px;
	position: relative;
	}
	
h2 img {
	position: absolute;
	top: 10px;
	right: 390px;
}

img.titleimage {
	position: absolute;
	top: 10px;
	right: 355px;
	border: none !important;
}


a.wpsc_product_title {
	color: #042e00;
	}


div#sideshoppingcart {
border: 1px solid #2e8b00;
margin: 15px 0 15px 0;
padding: 0 8px 0 8px;
background: url('./images/content-bkg.png') repeat;
}

input.wpsc_buy_button {
width: 8em;
font-family: "Comic Sans MS", Tahoma, Arial, sans-serif;
font-size: 1em;
text-align: center;
text-decoration:none;
color: #e54659;
margin-top: 5px;
padding: 1px;
border: 1px solid #2E8B00;
background-color: #ddf999;
}

strong.cart_title {
font-size: 110%;
color: #2e8b00;
}

td.shipping_header {
display: none;
}

p.visitshop {
display: none;
}

p.empty {
font-size: 80%;
}

#sliding_cart span.gocheckout a:link, #sliding_cart span.gocheckout a:visited {
width: 10em;
text-align: center;
text-decoration:none;
color: #e54659;
padding: 3px;
border: 1px solid #2E8B00;
background-color: #ddf999;
}

#sliding_cart span.gocheckout a:hover, #sliding_cart span.gocheckout a:active {
text-decoration:none;
color: #65de36;
background-color: #ebffba;
}

span.emptycart {
margin-bottom: 1em;
padding-bottom: 1em;
font-size: 75%;
}

div.producttext {
font-size: 110%;
}


img.wp-image-79 {
border: none !important;
}

div#morenews {
float:right;
}

td.folder {
display: none;
}

img.wp-image-211 {
border: none !important;
}

#gallery #lazyest_navigator {
border: none !important;
margin: 10px 0 10px 0;
}

#gallery .caption {
border: none !important;
font-family: "Comic Sans MS", Tahoma, Arial, sans-serif !important;
}

#lg_powered .lgpow {
border: none !important;
margin-top: 10px;
}

#gallery .top_navigator {
font-size: 80%;
}

#lazyest_navigator {
font-size: 88%;
}