@charset "UTF-8";
/* CSS Document */

/*
Theme Name: TwentyElevenChild
Theme URI: http://www.cindyemmett.com
Version: 1.3
Description: 2 Column theme 
Author: Cindy Emmett
Author URI: http://www.cindyemmett.com
Template: twentyeleven
*/
@import url("../twentyeleven/style.css");


.entry-title {
	color: #ddd;
	font-weight: 100;
}.entry-title {
	clear: both;
	color: #222;
	font-size: 26px;
	font-weight: 100;
	line-height: 1.5em;
	padding-bottom: .3em;
	padding-top: 15px;
}#branding {
	border-top: none;
	padding-bottom: 10px;
	position: relative;
	z-index: 9999;
}
#page {
-moz-box-shadow: 0 0 5px 5px #888;
-webkit-box-shadow: 0 0 5px 5px#888;
box-shadow: 0 0 5px 5px #888;
background:#000000;

}
/*Hiding the caption for the thumbnail gallery*/s
.wp-caption .wp-caption-text,
.gallery-caption {
	display:none;
}
/*Takes away page title on Home Page only*/
body.home .entry-title {
	display: none;
}
.products {
	color:#F00;	
}
h2{
	font-size:22px;	
}
p {
    font-size: 18px;
}
#page {
    background: none repeat scroll 0 0 #262625;
    box-shadow: 0 0 5px 5px #888888;
  max-width:1200px;
}
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
	margin: 0 auto;
	width: 78.9%;
}
#access div {
	margin: 0 7%;
}
/* Search Form */
#branding #searchform {
	position: absolute;
	top: 3.8em;
	right: 5%;
	text-align: right;
}
#set_shipping_zip_row th, #shipping_to_row th {
  text-align: right;
  color: #000000;
  font-size:16px;
  font-weight:bold;
}
body.plugin {
  -moz-text-size-adjust: none;
  background: none repeat scroll 0 0 transparent;
  overflow: hidden;
  width: 90% !important;
}
  