h2, h3, h4, h5, h6 {

	clear:both;
	display:block;
}

h1, h2, h3, h4, h5, h6 {
	text-shadow:1px 1px #f6f3ec;
	
}

h1 {padding-top:0; margin-top:0;}

body {
	background-color:#ffffff;	
		text-shadow: none;

}

#mainContainer{

	background-image:none;
	overflow:hidden;
}

#logoContainer a{
	background-image: url(images/logo.jpg);
}

#lineTop{
	background:transparent url(images/line_top.jpg) center fixed;
	border-bottom:1px solid #dddddd;
	
}

div.hr1 {
  height: 1px;
  background:url(images/hr1.jpg) repeat-x scroll center;
}
div.hr1 hr {
  display: none;
}

div.hr2 {
  height: 1px;
  background: transparent;
}
div.hr2 hr {
  display: none;
}

div.hr3 {
  height: 1px;
  background: transparent;
}
div.hr3 hr {
  display: none;
}


div.hr4 {
  height: 1px;
  background:url(images/hr4.jpg) repeat-x scroll center;
}
div.hr4 hr {
  display: none;
}


div.hr5 {
  height: 1px;
  margin-top:20px;
  background:url(images/hr4.jpg) repeat-x scroll center;
}
div.hr5 hr {
  display: none;
}

div.hr6 {
  height: 1px;
  margin:30px 0;
  background:url(images/hr4.jpg) repeat-x scroll center;
}
div.hr6 hr {
  display: none;
}







.dateRibbon{
	background-image:url(images/gr_date_bg.jpg);

}

.dateRibbon h1, .dateRibbon h2, .dateRibbon h3 {
	color:#f7f7f7;
	text-shadow:1px 1px 2px #1D4F4F;
	font-family: Georgia, "Times New Roman",Times,serif;
	font-weight:600;
	letter-spacing:0.5px;
}


.month{
	color:#E5E3D4;
		font-family:"Times New Roman",Times,serif;

}

.sidebarTitile{

	background-image:url(images/gr_sidebar_title.jpg);

}
.sidebarBox h2{
	color:#FFFFFF;
	padding-left:55px;
	text-align:left;
	text-shadow: 1px 1px 2px #1D4F4F;
	font-size:24px;
}


	
#searchButton{
	background-color: #767575;
	border-color:#535353;
}	
	
#footer{

	background-color:#ECE3C6;
	border-top:1px solid #cfc5b7;
	padding:10px 0;
}



.leftBundle{
	width:24px;
	height:42px;
	background-image:url(images/bundle_left_gr.jpg);
	position:absolute;
	top:0px;
	left:-18px;
}

.rightBundle{
	width:22px;
	height:42px;
	background-image:url(images/bundle_right_gr.jpg);
	position:absolute;
	top:0px;
	right:-18px;
}

#portfolioCategories{
	background-image:url(images/bundle_bg_gr.jpg);
	color:#fff;
	text-shadow:none;
		height:37px;

}

#portfolioCategories ul li a{
	color:#fff;
	
font-size:13px;
font-weight:bold;
height:34px;
line-height:16px;
padding-left:10px;
padding-right:10px;
text-decoration:none;
text-transform:uppercase;
}

#portfolioCategories ul li a:hover{
	color:#e1e1e1;
}

#navButtonLeft a{
	background-image:url(images/arrow_left_gr.jpg);
	height:24px;

}

#navButtonRight  a{
	background-image:url(images/arrow_right_gr.jpg);
	height:24px;
}


#navButtonLeft a:hover {
	background-position: 0px 23px;
}

#navButtonRight a:hover {
	background-position:0px 23px;
}


/*----------------------------TABLES---------------------*/


table{
	border:1px solid #dddddd;
}

td
{
	border:1px solid #dddddd;
	background-color:#f7f7f7;
	line-height:13px;
}

table.aweber, table.aweber td {background-color: transparent; border:none;}

th
{
	border:1px solid #dddddd;
	background-color: #9bb0ab;
	background-image:url(images/table_bg.jpg);
	text-shadow:none;
	color:#fff;
	line-height:13px;
}

input.eStore_paypal_checkout_button {float:right; border:none;}

.adminRibbon{
	background-image: url(images/admin_g.png);
	right:-7px;
}

/* ----------------------------IMAGE ALIGNMENT CODE THAT WAS NEGLECTED - FIXED BY TRISHA ----------------------------*/

img {display:block; float:none; margin:0 0 10px 0; clear:both; 	background-color:#F9F9F9;}

.postContent img.alignright, .postContent .wp-caption .alignright, #pageContent img.alignright, #pageContent .wp-caption .alignright {float:right; margin:10px 0 10px 15px;}
.postContent img.alignleft, .postContent .wp-caption .alignleft, #pageContent img.alignleft, #pageContent .wp-caption .alignleft {float:left; margin:10px 15px 10px 0;}
.postContent img.alignnone, .postContent .wp-caption .alignnone, #pageContent img.alignnone, #pageContent .wp-caption .alignnone {display:block; float:none; margin:10px 0 15px 0; clear:both;}
.postContent img.aligncenter, .postContent .wp-caption .aligncenter, #pageContent img.aligncenter, #pageContent .wp-caption .aligncenter {display: block; margin-left: auto; float:none; margin-right: auto; margin-top:10px; margin-bottom:10px;}
.postContent a img.alignright, .postContent .wp-caption a .alignright, #pageContent a img.alignright, #pageContent .wp-caption a .alignright {float:right; margin:10px 0 10px 15px;}
.postContent a img.alignleft, .postContent .wp-caption a .alignleft, #pageContent a img.alignleft, #pageContent .wp-caption a .alignleft {float:left; margin:10px 15px 10px 0;}
.postContent a img.alignnone, .postContent .wp-caption a .alignnone, #pageContent a img.alignnone, #pageContent .wp-caption a .alignnone {display:block; float:none; margin:10px 0 15px 0; clear:both;}
.postContent a img.aligncenter, .postContent .wp-caption a .aligncenter, #pageContent a img.aligncenter, #pageContent .wp-caption a .aligncenter {display: block; margin-top:10px; margin-bottom:10px; margin-left: auto; margin-right: auto;}

/* Captions */
.aligncenter,
div.aligncenter {
     display: block;
     margin-left: auto;
     margin-right: auto;
}

.wp-caption {
     border: 1px solid #C9CACB;
     text-align: center;
     background-color: #f9f9f9;
     padding-top: 0;
     margin-top:20px;
     margin-bottom:20px;
     -moz-box-shadow:2px 2px 5px #DDDDDD;
     	-webkit-box-shadow: 2px 2px 5px #DDDDDD;
	        box-shadow: 2px 2px 5px #DDDDDD;
}

.wp-caption img {
     margin: 0;
     padding: 0;
     border: 0 none;
}

.wp-caption p.wp-caption-text {
     font-size: 12px;
     line-height: 17px;
     padding: 0 4px 5px;
     margin: 0;
     color:#46026B;
}
/* End captions */

/* Typepad image align right fix */

.postContent img  {
	float:right;
	padding: 5px;
	margin: 25px 0 10px 10px;
	border:1px solid #ddd;
	-moz-box-shadow: 2px 2px 5px #DDDDDD;
	-webkit-box-shadow: 2px 2px 5px #DDDDDD;
        box-shadow: 2px 2px 5px #DDDDDD;
	max-width: 500px;


}

.postContent p img {margin: 5px 0 10px 10px;}

#pageContent img  {
	padding: 5px;
	margin: 10px 0;
	border:1px solid #ddd;
	-moz-box-shadow: 2px 2px 5px #DDDDDD;
	-webkit-box-shadow: 2px 2px 5px #DDDDDD;
        box-shadow: 2px 2px 5px #DDDDDD;
	max-width: 580px;


}

#pageContent .wp-caption img, #pageContent .wp-caption img a {
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
border:none;
margin:0;
padding-left:5px;
}

.postContent .wp-caption img, .postContent .wp-caption img a {
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
border:none;
margin:0;
padding-left:5px;
}

.postContent img.white, #pageContent img.white {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
        box-shadow: none;
	border:none;
	}


.postContent img.wp-smiley, #pageContent img.wp-smiley, #commentContentContainer .comentBox img.smiley {display:inline; border:none; -moz-box-shadow:none; -webkit-box-shadow:none;
box-shadow:none; margin:0; padding:0;}

/* superscript me */
sup {font-size:60%; padding-right:2px;}

#homeboxes sup {font-size:40%; line-height:22px;}

 u {
	text-decoration:none;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom:5px;
	padding-top:25px;	
	color:#46026B;
	text-shadow:1px 1px #fff;
	font-size:17px;
	line-height:17px;
	font-weight:normal;
}

blockquote {
	background: url("images/Butterfly.png") transparent left top no-repeat;
	margin:25px 0;
	}

blockquote p {
	background: none #f9f9f9;
	-moz-box-shadow: 2px 2px 5px #DDDDDD;
	-webkit-box-shadow: 2px 2px 5px #DDDDDD;
        box-shadow: 2px 2px 5px #DDDDDD;
	border: solid #ddd 1px;
	margin: 10px 10px 4px 45px;
	font-family: georgia;
	font-size: 15px;
	color:#3F3F3F;
	padding: 20px;
	clear:both;
	}
	
blockquote.scissors {
	background: url("images/scissors-quote.jpg") transparent left top no-repeat;
	margin:25px 0;
	}

blockquote.scissors p {
	background: none #f9f9f9;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
        box-shadow: none;
	border:2px dashed #9F9F9F;
	margin: 10px 10px 4px 45px;
	font-family: georgia;
	font-size: 15px;
	color:#3F3F3F;
	padding: 20px;
	clear:both;
	}	
	
blockquote.testimonial {
background:url("images/quotes-pink.png") #F9F9F9 no-repeat scroll 6px 6px;
-moz-box-shadow: 2px 2px 5px #DDDDDD;
-webkit-box-shadow: 2px 2px 5px #DDDDDD;
box-shadow: 2px 2px 5px #DDDDDD;
clear:both;
color:#3F3F3F;
font-family:georgia,serif;
font-size:14px;
margin:0 10px 30px;
padding:10px 20px 6px 45px;
border: dotted #ddd 1px;
}

blockquote.testimonial p {
border:medium none;
margin:0;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow:none;
background: none;
padding:10px;
font-family: "Century Gothic",Verdana,Arial,sans-serif;
font-size: 16px;
line-height: 24px;
}

blockquote p em {font-size: 12px; line-height:14px; font-family: georgia, serif; font-style:italic;}

blockquote.testimonial img {margin-top: 0; padding-top:0; }

blockquote.question {
background:url("images/question.png") #F9F9F9 no-repeat scroll 6px 6px;
-moz-box-shadow: 2px 2px 5px #DDDDDD;
-webkit-box-shadow: 2px 2px 5px #DDDDDD;
box-shadow: 2px 2px 5px #DDDDDD;
clear:both;
color:#3F3F3F;
font-family:georgia,serif;
font-size:14px;
margin:20px 0 30px;
padding:10px 20px 6px 45px;
border: dotted #ddd 1px;
}

blockquote.question p {;
border:medium none;
margin:0;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow:none;
background: none;
padding:10px;
}

.eStore-product-description  {
margin-left:150px;
margin-top:20px;
text-align:left;
}

.eStore-product-description a {font-size:20px;}

#content .shopping_cart h2 {
font-size:32px;
clear:both;
background: url("images/shopping_cart_icon.gif") no-repeat scroll right 20px transparent;
}

.sidebarBox .shopping_cart h2{
	color:#FFFFFF;
	padding-left:5px;
	text-align:left;
	text-shadow: 1px 1px 3px #000;
	font-size:20px;
	display:block;
	background: url("images/shopping_cart_icon.gif") no-repeat scroll right 15px transparent;
	margin-bottom:-30px;
}

#contentContainer input#coupon_code {margin-top:5px;}

#contentContainer .shopping_cart table {margin-top:0; padding-top:0;}

a.comment-reply-link {display:none;}

p a.post-edit-link {display:block; clear:both;}