

/*
Title:    Master styles for screen media
Author:   me@stephaniehider.com
*/

body {
	font-family: futura, 'Trebuchet MS', arial;
  	color: #264009;
  	font-size: 1.20em;
  	text-align: left;
  	background: #97c03c url(http://easypeasee.com/themes/easypeasee/images/body.png) repeat-x;
  }

/* links */

a:link, a:visited {
  color: #508317;
  outline: none;
  text-decoration: none;
  }
a:hover {
  color: #264009;
  }

/* page structure
--------------------------------------------- */

#wrap {

  }
#maincontent {
	margin-top: 20px;
	min-height: 500px;
  }
#secondary {

 }
#footer {

 }
#cart {
float: right;
margin-top: 25px;

	}

/* header
--------------------------------------------- */
#headerwrap {
	height: 88px;
	}
	
#logo {

 }

#headermenu {
	
	margin-top: 15px;
	}





/* showcase
--------------------------------------------- */
#showcasehome {
	background: url(http://easypeasee.com/themes/easypeasee/images/showcasehome.png) no-repeat;
	margin-top: -20px;
	}
	
#showcasesub1{
	background: url(http://easypeasee.com/themes/easypeasee/images/showcase_heart.png) no-repeat;
	margin-top: -20px;
	}

#showcasesub4{
	background: url(http://easypeasee.com/themes/easypeasee/images/showcase_block.png) no-repeat;
	margin-top: -20px;
	}		
#showcasesub3{
	background: url(http://easypeasee.com/themes/easypeasee/images/showcase_grams.png) no-repeat;
	margin-top: -20px;
	}	
#showcasesub2{
	background: url(http://easypeasee.com/themes/easypeasee/images/showcase_geek.png) no-repeat;
	margin-top: -20px;
	}
#showcase {
	height: 325px;
	border-bottom: 5px #fff solid;
	}
	
#showcaseinner {

	height: 324px;
	
	}	
	
#showcaseleft {
	margin-top: 90px;
	color: #52642a;
	font-size: 1.25em;
	line-height: 1.5em;
	text-align: left;
	 
	}	
	
#showcaseleft h1 {
	font-size: 1.85em;
	color: #264009;
	text-transform: none;
	margin-bottom: 0px;
	}
	
#showcaseleft p {
	margin-bottom: 20px;
	font-size: 20px;

	margin-top: 0px;
	font-weight: 300;
	color: #547017;
	}
#showcaseright {
	background: url(http://easypeasee.com/themes/easypeasee/images/showcaseback.png) no-repeat;
	height: 324px;
	float: right;
	}	
		
#showcaseright img {
	margin-top: 50px;
	margin-right: 18px;
	border: 5px solid #97cbc0;
	}	

.slideImgWrap {
	margin-top: 50px  !important;
	width: 366px !important;
	margin-left: 33px !important;
	border: 5px solid #97cbc0 !important;
	}
.nivoSlider{
	margin-top: 50px  !important;
	width: 366px !important;
	margin-left: 33px !important;
	border: 5px solid #97cbc0 !important;
	height: 170px !important;
	}
.nivo-wrapper{
	height: 324px !important;
	}
.nivo-controlNav {
	bottom: -50px !important;
	margin-left: -33px !important;
	text-indent: -999px !important;
	 }
	 
.nivo-controlNav a{
	background: url(http://easypeasee.com/themes/easypeasee/images/sliderbutton.png) no-repeat !important;
	text-indent: -999px !important;
	}
	 
.nivo-controlNav a.active{
	background: url(http://easypeasee.com/themes/easypeasee/images/sliderbutton_selected.png) no-repeat !important;
	text-indent: -999px;
	}

	 
/* main styles
--------------------------------------------- */

#middle {

	}
#middleinner {
	margin-top: 20px;
	}

#middle img {
	float: left;
	margin-right: 10px;
	}


	
/* main styles
--------------------------------------------- */

#content {
	text-align: left;
	margin-bottom: 40px;
	margin-top: 40px;
	}
	
#leftmain {
	/*background-image: url(http://easypeasee.com/themes/easypeasee/images/vdash.png);
	background-repeat: repeat-y;
	background-position: right;*/
	}
#leftmain a, .ccm-core-commerce-add-to-cart a {
	color: #d0eb96;
	}
/* secondary styles
--------------------------------------------- */


/* footer
--------------------------------------------- */

#footer {
	background: url(http://easypeasee.com/themes/easypeasee/images/footerback.png) repeat-x;
	min-height: 200px;
	border-bottom: 5px #bfdb82 solid;
	margin-top: 100px;

	 }
#footerinner {
	height: 268px;
	background:url(http://easypeasee.com/themes/easypeasee/images/footer.png) no-repeat;
	}
	
#foot {
	background-color:#264009;
	color: #d0eb96;
	font-size: 12px;
	padding-bottom: 10px;
	text-align: center;
	
	 }	
#foot a {
	background-color:#264009;
	color: #d0eb96;
	font-size: 12px;
	text-decoration: underline;
	
	 }	
small {
	text-align: center;
	margin: 0 auto;
}
	
	
/* misc.
--------------------------------------------- */
h1 {
	font-family: futura, 'Trebuchet MS', arial;
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
	margin-bottom:5px;
	padding-bottom: 8px;
	text-transform: uppercase;
}

h2 {
	font-family: futura, 'Trebuchet MS', arial;
	font-size: 22px;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 5px;
	padding-bottom: 8px;
	text-transform: uppercase;
	color: #d0eb96;
}


h3 {
	font-family: futura, 'Trebuchet MS', arial;
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 5px;
	padding-bottom: 8px;
	text-transform: none;
	color: #264009;
}

p	{
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 16px;
	color: #264009;
	}


hr, .hide {
  display: none;
 }
a img {
  border: none;
  }

/* self-clear floats */

.group:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  }

object {
	border: 5px solid #aad350;
	margin-bottom: 15px;
	}





/* nav */

/*** OPEN MENU ***/
ul.nav{
	margin:0;
	padding:0; 
	height:50px; 
	display:inline-block;
	font-family: futura, 'Trebuchet MS', arial;
	float: right;
	/*** ROUNDED CORNERS ***/
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

/*** PARENT ITEM ***/
ul.nav li{
	list-style:none;
	line-height:34px; 	
	position:relative; 
	z-index:98; 
	float:left;
	padding:0px 18px;
	margin:8px 0 0 10px;
	cursor:pointer;
	
	/*** ROUNDED CORNERS ***/
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	color:#fff;
}

ul.nav li A{
 	color:#fff;
	font-weight:normal;
	font-size:14px;
	text-decoration:none;
	
}


ul.nav li:hover{
	background-color: #557f27;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4c7320), to(#557f27), color-stop(0.1,#557f27));
	background: -moz-linear-gradient(top, #557f27 1%, #557f27 10%, #557f27 49%);
	color:#264009;
	
	/*** ROUNDED CORNERS ***/
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}



ul.nav li ul li{
	margin-left: -10px !important;
	width: 150px !important;
	
	}
	
ul.nav li ul li:hover{
	margin-left: -10px !important;
	width: 150px !important;
	background: #557f27;
	}
/*** THE OPENING EVENT, WHEN MOUSE OVERS THE BUTTON ***/
ul.nav li:hover ul  {display:block; margin-top:-4px;} 


/*** THE CONTETN THAT OPENS ***/
ul.nav li ul{ 
	background: #557f27; 
	font-size:14px;
	display:none; 
	position:absolute; 
	top:100%; 
	left: 0; 
	padding:10px;
	z-index: 90;
	text-align:left;
	width:200px;
	margin-left: 0px;
	
	
	/*** ROUNDED CORNERS ***/
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-radius: 0 8px 8px 8px; /* CSS3 */
}

/*** CONTENT CONTAINER ***/
ul.nav li UL LI{display:block; list-style:none; margin-bottom:2px;}
ul.nav li UL LI A{
	display:block; 
	color:#fff;
	background:#729e41;  
	text-decoration:none; 
	padding:0px 10px;
	width: 160px;
	
	
	/*** ROUNDED CORNERS ***/
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px; /* CSS3 */
}

ul.nav li UL LI A:hover{display:block; color:#264009; background:#bfdb82; text-decoration:none;}

ul.nav li ul li ul {
	display:none; 
	margin-left: 200px;
	}
	
	
	
	/* theme specifics*/
	
	
div.ccm-core-commerce-checkout-form table, tbody {
	background-color: transparent !important;
	border: none !important;
	}
	
tr, div.ccm-core-commerce-checkout-form table td {
	border: none !important;
	background-color: transparent !important;
		}
		
div.ccm-attribute-address-line, table.ccm-core-commerce-cart td {
	border-bottom: none !important;
	}
.ccm-required {
	color: #d0eb96 !important;
		}
		
tr.ccm-core-commerce-cart-subtotal td {
	background-color: #d0eb96 !important;
	 }
	 
.ccm-input-text, .formBlockSurveyCell input[type="text"],.formBlockSurveyCell textarea, .formBlockSurveyCell input[type="text"], .formBlockSurveyCell select {
	background-color: #80a62b !important;
	border: none;
	height: 30px;
	font-size: 18px;
	line-height: 26px;
	padding: 10px;
	margin-right: 10px;
	}
	
#ccm-core-commerce-checkout-form-billing label {
	font-size: 18px;
	line-height: 26px;
	font-weight:300;
	color: #264009;
	}
	
.cc-cart-links {
	margin-bottom: 30px;
	}
	
.cc-cart-links a, .pageRight a, .pageLeft a {
	color: #264009;
	}
	
.cc-cart-links a:hover,.pageRight a:hover, .pageLeft a:hover {
	color: #fff;
	}
	
	
.ccm-core-commerce-add-to-cart-image img{
	border: 5px #a5d047 solid;
	margin-top:50px;
	}
	
.indexedImages_ImagesWrap img {
	border: 5px #a5d047 solid;
	
	}
	
	
.nivo-controlNav a {
	background: #DDD !important;
	text-indent: -9999px!important;
	width: 9px!important;
	height: 9px!important;
	cursor: pointer;
	}
	
.nivo-controlNav{
	float: left;
	left: 10px !important;
	bottom: -25px!important;
	}
.nivo-controlNav a.active {
	width: 9px;
	height: 9px;
	background: #a45b30 !important;
	text-indent: -9999px!important;
	}
.slideImgWrap {
	margin-top: 50px  !important;
	width: 366px !important;
	margin-left: 33px !important;
	border: 5px solid #97cbc0 !important;
	}
#leftmain, .tonyBillboardsWrap {
	float: left;
	}
	
#rightsidebarpage .button {
color: #264009 !important;
	}
	
#tweet {
	text-align: center;
	}
.ccm-jereme-tweetcrete-timeline{
	margin-top: 120px;
	margin-left: 420px;
	width: 300px;
	}
	
.formBlockSurveyCell question {
	width: 300px;
	}
	
.formBlockSurveyTable input[type="text"], .formBlockSurveyTable input[type="textarea"]  {
	background-color: #80a62b !important;
	border: none;
	width: 370px;
	height: 30px;
	font-size: 18px;
	line-height: 26px;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
}

.formBlockSurveyTable textarea  {
	background-color: #80a62b !important;
	border: none;
		font-size: 18px;
	line-height: 26px;
	height: 130px;
}

.formBlockSurveyTable .question {
	vertical-align: top;
	width: 200px;
	}
	
#tweet .button {
	margin-left: 90px;
	}
	
input[type="radio"]{
		background-color: #d0eb96 !important;
		}
		
#brokeit {
			background: url(http://easypeasee.com/themes/easypeasee/images/brokeit.png) no-repeat !important;
			height: 644px;

		}
		
#sb_body {
	width: 650px !important;
	}
