/*
THEME NAME: Hodge-Podge 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-color: #8f5656;
	background: url('./images/brick-bkg.jpg') repeat;
	font-family: "Gill Sans", Tahoma, Arial, Helvetica, sans-serif;
	color: #004c14;
	font-size: 1.2em;
}

p {

	}
	
a {
	color: #c06060;
	text-decoration: none;
	}
	
a:hover {
	color: #e960e4;
	text-decoration: underline;
	}

#wrapper {
width:1000px;
margin: 0px auto;
margin-top: -20px;
}

h2 {
font-size: 140%;
color: #004c14;
font-family: "American Typewriter", Courier, serif;
}

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 10px 0;
	padding: 25px 15px 15px 15px;
	border: 5px solid #257a3b;
	background-color: #ffee7e;
	/*background: url('./images/sidebar-bkg.png') repeat;*/
}

#primary.sidebar h3, p {
font-size: 98%;
}
	
#primary.sidebar img {
border: 2px solid #257a3b;
}

div#secondary {
float: right;
width: 260px;\
margin-bottom: 8px;
}

.sidebar h2 {
margin: 0 0 8px 0;
}

/*sidebar review excerpts*/

div.morelink {
margin-top: -.5em;
} 

div.review-excerpt {
margin-bottom: 2em;
}

/*end review excerpts*/
	
div#content {
	float: left;
	width: 615px;
	margin: 0 10px 0 0;
	padding: 20px;
	border: 5px solid #257a3b;
	/*background: url('./images/content-bkg.png') repeat;*/
	background-color: #efeddf;
	position: relative;
}

div.entry-content img {
border: 2px solid #257a3b;
}

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: 15px;
	padding-top: 25px;
	color: #cccab9;
	font-size: 80%;
	}

div#footer img {
border: 2px solid #a6c460;
}
	
div#access{
margin-top: 10px;
font-size: 110%;
}
	
div.skip-link {
display: none;
position:absolute;
right:1em;
top:1em;
}

div#menu {
font-family: "American Typewriter", Courier, serif;
height:40px;
margin:0;
width:100%;

}

div#menu a, div#footer a {
color: #edd21c;
}

div#menu a:hover, div#footer a:hover {
color: #fff;
}


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.8em;
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: 150px;
}
 
/* -------------------- 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;
}

.entry-meta {
font-size: 80%;
}


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:0 0 1em 1em;
}

div#lazyest_navigator .alignright {
margin: 0;
}

.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 {
display: none;
}

div#nav-below {
margin-top:1em;
Padding-top: 1em;
border-top: 1px dotted #004c14;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:120%;
/*font-family: "American Typewriter", Courier, serif;*/
color: #257a3b;
margin: 5px 0 5px 0;
}

div.sidebar input#s {
width:14em;
}

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:10px 0 15px -18px;
}

#secondary.sidebar ul ul li {
margin:10px 0 0 0px !important;
}

.wpsc_categorisation_group {
margin-left: -10px !important;
}

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 {
float:left;
}

div#header {

background: url('./images/header.png') no-repeat;
height: 193px;
}

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;
}

div.readmore {
margin: 0 0 1em 0;
float: right;
}

/* 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: 1em;
	margin-bottom: .5em;
	position: relative;
	}

/*h2.entry-title a {
	color: */
	
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;
background: url('./images/content-bkg.png') repeat;
}

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: 9em;
font-size: 85%;
text-align: center;
text-decoration:none;
color: #edd21c;
padding: 2px;
border: 1px solid #257a3b;
background-color: #c06060;
}

#sliding_cart span.gocheckout a:hover, #sliding_cart span.gocheckout a:active {
text-decoration:none;
color: #fff;
background-color: #e960e4;
}

input.wpsc_buy_button {
width: 7em;
text-align: center;
text-decoration:none;
/*font-family: "American Typewriter", Courier, serif;*/
font-size: .6em;
font-weight: bold;
color: #edd21c;
padding: 1px;
border: 1px solid #257a3b;
background-color: #c06060;
}

input.wpsc_buy_button:hover {
text-decoration:none;
color: #fff;
background-color: #e960e4;
}

input.make_purchase {
width: 9em;
text-align: center;
text-decoration:none;
font-size: .8em;
font-weight: bold;
color: #edd21c;
padding: 1px;
margin-top: 10px;
border: 1px solid #257a3b;
background-color: #c06060;
}

div#widgetshoppingcart {
background-color: #efeddf;
border: 2px solid #257a3b;
padding: 5px 5px 10px 5px;
}

div#widgetshoppingcart h3 {
margin-bottom: 5px;
}

span.gocheckout {
margin-top: 25px;
font-size: 90%;
}

span.total {
font-size: 80%;
margin-top: 10px;
}

span.pluspostagetax {
font-size: 70%;
}

table.shoppingcart th {
font-size: 80%;
}

img.wp-image-79 {
border: none !important;
}

div#morenews {
float:right;
}

td.folder {
display: none;
}

img.phonum {
border: none !important;
vertical-align: -4px;
}

div.entry-date {
font-size: 80%;
font-style: italic;
border-bottom: none;
}

div.review-excerpt h3 {
margin-bottom: -12px;
}