/* Reset first */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

body {
  background: #FBFBFB;
  color: #000000;
  font-family: georgia, serif;
  font-size: 12px;
  font-weight: normal;
  }

* {
	padding: 0;
	margin: 0;
  }

#box {
  width: 420px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  text-align: center;
  }

/* Header box */

#header_box {
  width: 380px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  text-align: left;
  }

h1, h1 a:link, h1 a:visited  {
  color: #000000;
  font-family: georgia, serif;
  font-size: 33px;
  font-weight: normal;
  margin: 0;
  display: inline;
  clear: none;	
  text-decoration: none;
  }

	h1 a:link:hover, h1 a:visited:hover {
	color: #000000;
	text-decoration: underline;
	}

#herb {
  position: relative;  
  top: 8px;
  margin-left: 10px;
  border: 0px;
}

p.blurb {
  color: #333333;
  font-family: georgia, serif;
  font-size: 26px;
  line-height: 29px;
  font-weight: normal;
  font-style: italic;
  margin: 15px auto 0px auto;
  width: 375px;
  text-align: left;
}

	p.blurb a:link, p.blurb a:visited {
	color: #000790;
	text-decoration: none;
	}

	p.blurb a:link:hover, p.blurb a:visited:hover {
	color: #0000cc;
	text-decoration: underline;
	}

/* Nav */

#nav_box {
  width: 370px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  text-align: justify;
  background: #fffd82;
  border: solid #333333;
  border-width: 1px 0 0 0;
  padding: 3px 5px;
  }

#nav_box ul {
	margin: 0;
	padding: 0;
	display: inline;
	} 

#nav_box ul li {
	padding: 0px 37px 0px 37px;
	list-style: none;
	display: inline;
	color: #000000;
  	font-family: arial, helvetica, sans-serif;
 	font-size: 12px;
  	font-weight: bold;
	}

#nav_box ul li.first {
	padding: 0px 36px 0px 0px;
	}

#nav_box ul li.last {
	padding: 0px 0px 0px 36px;
	}

	#nav_box ul li a:link, #nav_box ul li a:visited {
	color: #000000;
	text-decoration: none;
	}

	#nav_box ul li a:link:hover, #nav_box ul li a:visited:hover {
	color: #000000;
	text-decoration: underline;
	}
	
/* Content boxes */

.ruled_box {
	border: solid #333333;
	border-width: 1px 0 0 0;
	width: 380px;
	margin: 20px auto 0 auto;
	text-align: left;
	padding: 20px 0 0 0;
	clear: both;
	}
	
.clear_box {
	width: 380px;
	margin: 20px auto 0 auto;
	text-align: left;
	padding: 0;
	clear: both;
	}
	
.labeled_box {
	border: solid #333333;
	border-width: 1px 0 0 0;
 	width: 380px;
	margin: 20px auto 0 auto;
	text-align: left;
	clear: both;
	padding: 0;
	}

hr {
	visibility: hidden;
	height: 0px;
	margin: 0 0 20px 0;
	width: 380px;
	display: block;
	clear: both;
	}

h3 {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0;
	text-align: left;
	}

p.refer, p.refer a:link, p.refer a:visited {
	color: #000790;
	font-family: georgia, serif;
	font-size: 16px;
	font-weight: normal;
	text-align: right;
 	clear: both;	
	text-decoration: none;
	}

	p.refer a:link:hover, p.refer a:visited:hover {
	color: #0000cc;
	text-decoration: underline;
	}	

/* Small shirts modules on Index */

.sm_shirt {
  	width: 180px;
  	font-family: georgia, serif;
  	text-align: left;
	float: left;
	display: inline;
  }
.upperleft {
}
.upperright {
	margin-left: 20px;
}
.lowerleft {
	margin: 0px 0 0 0;
}
.lowerright {
	margin: 0px 0 0 20px;
	position: relative;
	top: 53px;
}
	.sm_shirt p, .sm_shirt a:link, .sm_shirt a:visited, .sm_shirt_left_bottom a:link, 						.sm_shirt_left_bottom a:visited {
  	color: #000790;
  	font-size: 1em;
  	line-height: 1.1em;
  	font-weight: normal;	
  	text-decoration: none;
  	margin: 0;
  	padding: 0;
	}

	.sm_shirt a:link:hover, .sm_shirt a:visited:hover, .sm_shirt_left_bottom a:link:hover, .sm_shirt_left_bottom a:visited:hover {
  	color: #0000cc;
  	text-decoration: underline;
  	}

.sm_img img, .sm_img a:link img, .sm_img a:visited img {
  	border: 0px;
  	float: left;
  	clear: none;
  	margin-right: 10px;
  	}	
		
/* Entries for Blog and Shirts */
	
.entry {
  color: #000000;
  text-align: left;
  font-family: arial, helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.35em;
  margin: 0 0 20px 0;
  overflow: hidden;
  position: relative;
  float: left;
width: 380px;
}

.indexonly {
	margin: 0;
}

.entry p {
  text-align: left;
  font-family: arial, helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.35em;	
  margin: 0 0 10px 0;
  padding: 0;
  color: #000000;
  }

	.entry a:link, .entry a:visited {
	color: #000790;
	text-decoration: none;
	}

	.entry a:link:hover, .entry a:visited:hover {
	color: #0000cc;
	text-decoration: underline;
	}

.shirt_entry {
  margin: 0px 0 20px 0;
  padding: 0;
  color: #000000;
  text-align: left;
  font-family: arial, helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.35em;
  }

.shirt_entry p {
  text-align: left;
  font-family: arial, helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.35em;	
  margin: 0 0 15px 0;
  padding: 0;
  color: #000000;
  }

	.shirt_entry a:link, .shirt_entry a:visited {
	color: #000790;
	text-decoration: none;
	}

	.shirt_entry a:link:hover, .shirt_entry a:visited:hover {
	color: #0000cc;
	text-decoration: underline;
	}
		
p.entry_title {
	color: #000000;	
	font-family: georgia, serif;
	font-size: 1.4em;
	line-height: 1.18em;
	font-weight: normal;	
	text-decoration: none;
	margin: 0 0 5px 0;
	padding: 0;
	}
	
	p.entry_title a:link, p.entry_title a:visited  {
	color: #000790;	
	text-decoration: none;
	}

	p.entry_title a:link:hover, p.entry_title a:visited:hover {
	color: #0000cc;
	text-decoration: underline;
	}
	
h2 {	
  	color: #000000;
  	font-family: georgia, serif;
  	font-size: 2em;
  	line-height: 1.15em;
  	font-weight: normal;
	margin: 0 0 5px 0;
	}

p.entry_date { 
  color: #333;
  font-family: arial, helvetica, sans-serif;
  font-size: 0.95em;
  line-height: 1em;
  padding: 0 0 10px 0;
  margin: 0px;
  text-transform: uppercase;
  font-weight: bold;
  clear: none;
  }

.feedback {
	width: 378px;
	text-align: left;
	margin: 15px 0 10px 0;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 12px;
    background: #f7f7f7;
	border: solid 1px #e9e9e9;
	padding: 0;
	overflow: hidden;
}

p.blurb_gray {
  color: #666;
  font-family: georgia, serif;
  font-size: 26px;
  line-height: 29px;
  font-weight: normal;
  font-style: italic;
  margin: 15px auto 0px auto;
  width: 375px;
  text-align: left;
}

.comments {
	width: 380px;
	text-align: left;
	margin: 15px 0 10px 0;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 12px;
	}

	.feedback a:link, .feedback a:visited, .comments a:link, .comments a:visited {
	color: #000790;	
	text-decoration: none;
	}

	.feedback a:link:hover, .feedback a:visited:hover, .comments a:link:hover, .comments a:visited:hover {
	color: #0000cc;
	text-decoration: underline;
	}
	
.feedback p, .comments p {
  text-align: left;
  font-family: arial, helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.35em;	
  margin: 10px 15px;
  padding: 0;
  color: #000000;
  background: #FBFBFB;
  }

.label, .feedback .label {
  margin: 5px;
  }

p.entry_date_right { 
  color: #333;
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  line-height: 1em;
  padding: 0;
  margin: 2px 2px 0 0;
  text-transform: uppercase;
  font-weight: bold;
  float: right;
  clear: none;
  }

.feedback .location, .comments .location {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 11px;
	text-transform: uppercase;
	display: inline;
	clear: none;
	margin-left: 5px;
	}

.post { 	
	float: right;
	position: relative;
	clear: none;
  	margin-top: 10px;
	padding: 0;
  	}

.post_top { 	
	text-align: right;
	margin: 0;
	padding: 0;
  	}

	.post a:link, .post a:visited, .post_top a:link, .post_top a:visited { 
	color: #000790;
    font-family: arial, helvetica, sans-serif;
  	font-size: 12px;
  	font-weight: bold;
	text-decoration: none;
  	}

	.post a:link:hover, .post a:visited:hover, .post_top a:link:hover, .post_top a:visited:hover {
	color: #0000cc;
	text-decoration: underline;
	}
	
#comments_form {
  	background: #fffd82;
    font-family: arial, helvetica, sans-serif;
  	font-size: 11px;
	color: #000;
  	font-weight: normal;
	max-width: 380px;
	margin: 20px 0 20px 0;
	padding: 10px;
	text-align: right;
}

#comments_form h3 {
	margin: 0 0 10px 0;
}

.comm_right {
	position: relative;
	float: right;
	clear: none;
	margin-bottom: 10px;
	text-align: left;
}
.comm_left {
	position: relative;
	float: left;
	clear: none;
	margin-bottom: 10px;
	text-align: left;
}

#comments_form input.field {
	width: 170px;
	margin: 3px 0 0 0;
  	background: #FBFBFB;	
}

#comments_form textarea {
	clear: both;
	width: 356px;
	margin-bottom: 10px;
  	background: #FBFBFB;
}

#comments_form input.submit {
	padding: 5px;	
	font-size: 15px;
	}
	
blockquote, .comments blockquote p {
	padding: 0 0 0 7px;
	font-style: italic;
	color: #888; 	
}

.fb_img img, .fb_img a:link img, .fb_img a:visited img {
  	border: 0px;
	position: relative;
	float: left;
	margin: 3px 20px 15px 0;
	clear: both;
  	}

ul.sources, ul.sources li  {
  	color: #666;
  	font-family: georgia, serif;
  	font-size: 1em;
  	line-height: 1.25em;
  	font-weight: normal;	
  	text-decoration: none;
  	list-style: inside url('/images/template/bullet.gif');
    vertical-align: 10%;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -2em;
	}
	
ul.sources li {
	margin-bottom: 0.75em;
}

	ul.sources li a:link, ul.sources li a:visited {
	color: #000790;
  	text-decoration: none;
        vertical-align: 10%;
  	}

	ul.sources li a:link:hover, ul.sources li a:visited:hover {
	color: #0000cc;
  	text-decoration: underline;
        vertical-align: 10%;
  	}

ul.sources li:before {
	margin-right: 7px;
	}
	


/* Shirts */

p.shirt_date, .sm_shirt p.shirt_date {	
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1em;
	padding: 5px 0 3px 0;
	font-weight: bold;
	text-transform: uppercase;
	}

.med_img img, .med_img a:link img, .med_img a:visited img {
	border: 0px;
  	float: left;
	position: relative;
  	clear: none;
  	margin-right: 20px;
  	}
			
	div.slideshow {
				margin: 20px auto;
			}
			div.slideshow ul {
				top: 180px;
				position: absolute;
				overflow: hidden;
				padding: 0;
				left: -20px;
				z-index: 999;
				width: 420px;
				height: 28px;
				list-style: none;
			}
			div.slideshow ul a {
				cursor: pointer;
				list-style: none;
			}
			div.slideshow ul li a.prev {
				position: absolute;
				top: 0;
				left: 3px;
				list-style: none;
				font-family: arial, helvetica, sans-serif;
				font-size: 24px;
				font-weight: bold;
				color: #000790;
			}
			div.slideshow ul li a.prev:hover:after {
				content: ' Prev';
			}
			div.slideshow ul li a.next {
				position: absolute;
				top: 0;
				right: 3px;
				list-style: none;
				font-family: arial, helvetica, sans-serif;
				font-size: 24px;
				font-weight: bold;
				color: #000790;
			}	
			div.slideshow ul li a.next:hover:before {
				content: 'Next ';
			}
			div.slideshow ul li a.active,
			div.slideshow ul li a:hover {
				color: blue;
			}

#buy {
	float: right;
	margin: 0px 0px 0px 20px;
  	background: #fffd82;
	padding: 17px 20px 17px 20px;
	clear: none;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	}
	
	#buy a:link, #buy a:visited  {
	color: #000790;	
	text-decoration: none;
	}

	#buy a:link:hover, #buy a:visited:hover {
	color: #0000cc;
	text-decoration: underline;
	}
	
#sizes {
	float: right;
	margin: 5px 0px 5px 20px;
	width: 104px;
	clear: both;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}

#sizes select {
	padding: 2px;
	width: 103px;
}
	
.price {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
#button {
	float: right;
	margin: 2px 0px 15px 20px;
	width: 104px;
	padding: 7px 0;
	clear: both;	
	color: #0000cc;
	font-family: arial, helvetica, sans-serif;
	font-size: 35px;
	text-decoration: none;
	font-weight: bold;
	border: #0000cc solid;
	background: #FBFBFB;
	border-width: 1px 3px 3px 1px;
	text-align: center;
	cursor: pointer;
	}

	#button:hover {
	color: blue;
	text-decoration: none;
	border: blue solid;
	border-width: 1px 3px 3px 1px;
	cursor: pointer;
	}

 	#button:active {
	color: blue;
	text-decoration: none;
	border: blue solid;
	border-width: 3px 1px 1px 3px;
	cursor: pointer;
	}
	
/* Subscribe */

.sub_entry {
  margin-bottom: 20px;
  padding: 0;
  color: #000000;
  text-align: left;
  font-family: arial, helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.35em;
  overflow: hidden;
  }

.sub_entry p {
  text-align: left;
  font-family: arial, helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.35em;	
  margin: 0 0 5px 0;
  padding: 0;
  color: #000000;
  }

	.sub_entry a:link, .sub_entry a:visited {
	color: #000790;
	text-decoration: none;
	}

	.sub_entry a:link:hover, .sub_entry a:visited:hover {
	color: #0000cc;
	text-decoration: underline;
	}

.sub_buy {
	float: right;
	clear: both;
	margin: 0px 0px 0px 15px;
  	background: #fffd82;
	width: 94px;
	padding: 10px 10px 10px 0;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	}
	
	.sub_buy a:link, .sub_buy a:visited  {
	color: #000790;	
	text-decoration: none;
	}

	.sub_buy a:link:hover, .sub_buy a:visited:hover {
	color: #0000cc;
	text-decoration: underline;
	}
	
.sub_price {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	display: inline;
	}

.sub_sizes {
	float: right;
	margin: 0px 0px 0px 15px;
	padding: 5px 0;
	clear: both;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	}
	
.sub_sizes select {
	margin: 0 0 0 0;
	width: 103px;
	}
	
.sub_button {
	float: right;
	margin: 0px 0px 25px 15px;
	text-align: center;
	clear: both;
	padding: 4px 0;
	width: 104px;
	background: #FBFBFB;
	color: #0000cc;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border: #0000cc solid;
	border-width: 1px 3px 3px 1px;
	cursor: pointer;
	}

	.sub_button:hover {
	color: blue;
	text-decoration: none;
	border: blue solid;
	border-width: 1px 3px 3px 1px;
	cursor: pointer;
	}

	.sub_button:active {
	color: blue;
	text-decoration: none;
	border: blue solid;
	border-width: 3px 1px 1px 3px;
	cursor: pointer;
	}
	
/* Faq */

#chart {
	border: 1px solid #e2e2e2;
	margin: 15px 0 0 1px;
	}

#chart td {
	padding: 5px 0 0 0;
}

#chart td.sizes {
	font-weight: bold;
	width: 55px;
	}
#chart td.sizesl {
	font-weight: bold;
	width: 40px;
	}
#chart td.labels {
	font-style: italic;
	text-align: center;
	width: 110px;
	}
	
/* Footer */

#footer_box {
  	width: 380px;
  	margin: 25px auto;
  	text-align: left;
  	border: solid #333333;
  	border-width: 1px 0 0 0;
  	padding-top: 10px;
  	clear: both;
  	}

#rss {
  	position: relative;
  	float: right;
  	clear: none;
  	border: 0px;
	}

p.footer_title, p.footer_title a:link, p.footer_title a:visited {
	color: #000000;
	font-family: georgia, serif;
	font-size: 12px;
	text-align: left;
	padding: 0 0 3px 0;
	margin: 0px;
	text-decoration: none;
	}

p.footer_text, p.footer_text a:link, p.footer_text a:visited  {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	}

	p.footer_title a:link:hover, p.footer_title a:visited:hover, p.footer_text a:link:hover, p.footer_text a:visited:hover {
	color: #000000;
	text-decoration: underline;
	}
	
/* Purchase */

p.blurb_thanks {
  color: #000;
  font-family: georgia, serif;
  font-size: 60px;
  line-height: 60px;
  font-weight: normal;
  font-style: italic;
  margin: 20px 0 0 0;
  text-align: left;
}

		p.blurb_thanks a:link, p.blurb_thanks a:visited {
		color: #000790;
		text-decoration: none;
		}

		p.blurb_thanks a:link:hover, p.blurb_thanks a:visited:hover {
		color: #0000cc;
		text-decoration: underline;
		}

#mailing_list {
	background: #fffd82;
	width: 350px;
	margin: 15px auto 0 auto;
	padding: 15px;
	text-align: left;
  color: #333333;
  font-family: georgia, serif;
  font-size: 20px;
  line-height: 22px;
  font-weight: normal;
  clear: both;
}

#mailing_list p {
   margin: 0 0 10px 0;
}

#tip {
  text-align: left;
  color: #333333;
  font-family: georgia, serif;
  font-size: 20px;
  line-height: 22px;
  font-weight: normal;	
  margin: 10px 0;
  overflow: hidden;
}

#tip textarea {
	width: 376px;
}

#tipbutton {
	padding: 5px;	
	font-size: 15px;
	float: right;
	}
#message {
	margin: 10px 0;
}

#bugle {
	float: right;
	margin: 0 0 15px 15px;
	overflow: hidden;
}

.commshow {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	background: #ffffc0;
}

	.commshow a:link, .commshow a:visited {
	color: #000790;
	text-decoration: none;
	font-weight: normal;
	}

	.commshow a:link:hover, .commshow a:visited:hover {
	color: #0000cc;
	text-decoration: none;
	font-weight: normal;
	}

.right {
	float: right;
	clear: none;
	overflow: hidden;
	margin-top:3px;
}