* {
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	}
	
html[xmlns] .clearfix {
	display: block;
}


html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
border:0;
font-weight:inherit;
font-style:inherit;
font-size:100%;
font-family:inherit;
background: transparent;
vertical-align:baseline;
margin:0;
padding:0;
}

body {
color:#222;
background:#fff;
font: 73%/1.6em verdana, tahoma, arial,  sans-serif; 
}

/* Accessibility
-------------------------------------------------------------- */
#accessibility {
    position: absolute;
    top: -10000px;
}

:focus {
outline: 0;
}

/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #fff; font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}

h1 { font-size: 19px; line-height: 25px; margin: 0 0 8px 0; letter-spacing:1px; color:#ff6633;}

h1.special2 {background-color:#e77544; -moz-border-radius-bottomleft:12px; -webkit-border-bottom-left-radius:12px;
 -moz-border-radius :12px; -webkit-border-radius:12px; margin:10px 0 20px -15px; padding:0 0 0 20px;}

h2 { font-size: 18px; margin-bottom: 0.4em; color:#c0144c; line-height:20px; }
h2 a {border:none; text-decoration:none;color:#c0144c;}
h3 { font-size: 1.25em; line-height: 1.25em; margin-bottom: 0.5em; color:#319695; font-weight:bold;}
h4 { font-size: 13px; font-weight:bold; line-height: 1.25; margin-bottom: 8px; color:#222; }
h5 { font-size: 1.2em; font-weight: normal; margin-bottom: 1.1em; color:#000; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}
.hfeed {margin-left:10px;}
.hfeed p img {padding:4px; border:1px solid #ddd; margin-top:2px;margin-bottom:10px; }

.hfeed p img.left, .hfeed img.left{padding:4px; border:1px solid #ddd; margin: 0 20px 20px 0; }
.hfeed img.right {padding:4px; margin: 0 0 10px 0; }

.hfeed img {margin:0 0 15px 0;}

/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1.5em; }
p span.space {margin-right:15px;}
p.excerpt 		{margin:0 0 0.25em 0;}
p.more 		{margin:0 0 0 0; font-size:90%;}
p.next {margin-left:10px; clear:both;}
div.right {float:right; margin:0 0 20px 20px;}

p img.left { float: left; margin: 0 1.5em 1.5em 0; padding: 0; }
p img.right, img.right { float: right; margin: 0 0 1.5em 1.5em; }

.left {float:left;margin:0 10px 0 0;}
a:focus, 
a:hover     { color: #FF6633; }
a           { color: #319695; text-decoration: none;  }
p a {font-weight:bold; border-bottom:1px dotted #ccc;}
p a:hover {color:#ff6633; }
.intro h2 {padding:0 0 0 12px;}
.intro p {padding:0 15px 0 12px; font-size:1.05em; margin:0 0 10px 0;}
p span a:hover {color:#000;}
p span a {border-bottom:none;}

cite {font-family:arial, sans-serif; font-size:11px; padding:0 0 20px 0; font-style:normal; color:#666; }

cite strong {color:#222;}
blockquote  { margin: 0 25px 0 -20px; color: #666; font-style: italic; font-family:Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman"; font-size:14px; width:250px; float:left; border-top:2px solid #00c2c2; border-bottom:2px solid #00c2c2; padding:15px 8px 0 8px; }

.testimonial  { margin: 10px 12px 12px 5px; color: #333; font-style: italic; font-size:11px; width:auto; float:left; padding:12px 0 14px 0; background-image:url(/images/88.png); background-repeat:no-repeat; text-indent:40px; background-color:#fff; -moz-border-radius: 10px;
-webkit-border-radius: 10px; }

.testimonial p {margin:5px 5px 0 5px; padding:0 5px; background-image:url(/images/127.png); background-repeat:no-repeat; background-position:bottom right;}

strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

img {margin:0 0 10px 0;}
abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre 				{ margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }


/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 0 1.5em 1.5em; }

ul          { list-style-type: disc; margin:-5px 0 15px 15px; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}


/* Tables
-------------------------------------------------------------- */

table       { margin-bottom: 1.4em; width:100%; }
th          { font-weight: bold; }
thead th 		{ background: #c3d9ff; }
th,td,caption { padding: 4px 10px 4px 5px; }
tr.even td  { background: #e5ecf9; }
tfoot       { font-style: italic; }
caption     { background: #eee; }


/* Misc classes
-------------------------------------------------------------- */

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }

.quiet      { color: #666; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }


/* Columns
-------------------------------------------------------------- */

.container {
  width: 950px;position:relative;
  margin: 15px auto 100px auto; padding-bottom:0;
background-image:url(/images/7.jpg);
}

#front .container, #signup .container{background-image:none;}

#head {
	width:950px; 
  	height:220px;
	margin:10px auto 38px auto ;
	position:relative;
background-image:url(/images/3.jpg);
}

#classes #head, #academy #head {background-image:url(/images/311.jpg);}

#retreats #head, #retreats2 #head, #retreats3 #head, #nourish #head {background-image:url(/images/312.jpg);}

.special-title {margin:-38px 200px 25px 0; display:inline-block; }

.special-title { -moz-border-radius-bottomright :12px; -webkit-border-bottom-right-radius:12px;  -moz-border-radius-bottomleft :12px; -webkit-border-bottom-left-radius:12px;border:1px solid #ccc; background-color:#fff; }

#footwrapper {position:absolute; bottom:-80px; width:100%;  left:0; height:90px; }

#foot {width:100%; height:65px; background-image:url(/images/69.png); margin:20px 0 0 0; left:0; background-repeat:no-repeat; font-family:helvetica, arial, sans-serif; }

#foot p {line-height:13px; padding-top:6px;}

#foot label {width:auto; padding:4px 2px 0 15px;}

#foot form {margin-top:2px;}

#foot h3 {margin:8px 0 0 15px; color:#fff; font-weight:normal; letter-spacing:0.05em;}
ul.section_list  {font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	position:absolute; 
	bottom:-8px; width:100%; text-transform:lowercase;
	list-style: none; font-size:1.15em; letter-spacing:0.03em;
	left:0; height:45px; font-weight:bold; 
margin:0; padding:0; background-image:url(/images/66.png); }

	.section_list li {margin:6px 0 0 10px; float:left; padding: 0px; line-height:31px; }

	.section_list li a {color:#ffffff; text-decoration:none; padding:4px 8px 5px 8px;}

#front li.home, #about li.about, #classes li.classes, #workshops li.classes, #healthy-events li.classes, #corporate li.corporate, #retreats2 li.retreats, #retreats3 li.retreats, #retreats li.retreats, #shop li.shop, #press li.press, #contact li.contact  
{-moz-border-radius: 10px;
-webkit-border-radius: 10px; 
background-color:#89163c; color:#fff;}



.section_list li a:hover {color:#CFD942; }



div.feature {margin:0 0 20px 0;}
div.feature1 {background-color:#fff;}
/* Sets up basic grid floating and margin. */
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {
  float: left;
  margin-right: 10px; display:inline;
}

/* The last column in a row needs this class. */
.last, div.last { margin-right: 0; }

/* Use these classes to set the width of a column. */
.span-1 {width: 30px;}

.span-2 {width: 70px;}
.span-3 {width: 110px;}
.span-4 {width: 150px;}
.span-5 {width: 190px;}
.span-6 {width: 230px;}
.span-7 {width: 270px;}
.span-8 {width: 310px; } 
.span-9 {width: 350px;}
.span-10 {width: 390px;}
.span-11 {width: 430px;}
.span-12 {width: 470px;}
.span-13 {width: 510px;}
.span-14 {width: 550px;}
.span-15 {width: 590px;}
.span-16 {width: 630px;}
.span-17 {width: 670px;}
.span-18 {width: 710px;}
.span-19 {width: 750px;}
.span-20 {width: 790px;}
.span-21 {width: 830px;}
.span-22 {width: 870px;}
.span-23 {width: 910px;}
.span-24, div.span-24 { width:960px; margin-left:0; margin-right:0; }



/* Add these to a column to append empty cols. */

.append-1 { padding-right: 40px;} #contact .hfeed .append-1 {padding-right:20px;}
.append-2 { padding-right: 80px;}
.append-3 { padding-right: 120px;}
.append-4 { padding-right: 160px;}
.append-5 { padding-right: 200px;}
.append-6 { padding-right: 240px;}
.append-7 { padding-right: 280px;}
.append-8 { padding-right: 320px;}
.append-9 { padding-right: 360px;}
.append-10 { padding-right: 400px;}
.append-11 { padding-right: 440px;}
.append-12 { padding-right: 480px;}
.append-13 { padding-right: 520px;}
.append-14 { padding-right: 560px;}
.append-15 { padding-right: 600px;}
.append-16 { padding-right: 640px;}
.append-17 { padding-right: 680px;}
.append-18 { padding-right: 720px;}
.append-19 { padding-right: 760px;}
.append-20 { padding-right: 800px;}
.append-21 { padding-right: 840px;}
.append-22 { padding-right: 880px;}
.append-23 { padding-right: 920px;}

/* Add these to a column to prepend empty cols. */

.prepend-1 { padding-left: 40px;}
.prepend-2 { padding-left: 80px;}
.prepend-3 { padding-left: 120px;}
.prepend-4 { padding-left: 160px;}
.prepend-5 { padding-left: 200px;}
.prepend-6 { padding-left: 240px;}
.prepend-7 { padding-left: 280px;}
.prepend-8 { padding-left: 320px;}
.prepend-9 { padding-left: 360px;}
.prepend-10 { padding-left: 400px;}
.prepend-11 { padding-left: 440px;}
.prepend-12 { padding-left: 480px;}
.prepend-13 { padding-left: 520px;}
.prepend-14 { padding-left: 560px;}
.prepend-15 { padding-left: 600px;}
.prepend-16 { padding-left: 640px;}
.prepend-17 { padding-left: 680px;}
.prepend-18 { padding-left: 720px;}
.prepend-19 { padding-left: 760px;}
.prepend-20 { padding-left: 800px;}
.prepend-21 { padding-left: 840px;}
.prepend-22 { padding-left: 880px;}
.prepend-23 { padding-left: 920px;}


/* Border on right hand side of a column. */
div.border {
  padding-right: 4px;
  margin-right: 5px;
  border-right: 1px solid #ddd;
}

/* Border with more whitespace, spans one column. */
div.colborder {
  padding-right: 14px;
  margin-right: 15px;
  border-right: 1px solid #ddd;
}


/* Use these classes on an element to push it into the 
next column, or to pull it into the previous column.  */


.pull-1 { margin-left: -40px; }
.pull-2 { margin-left: -80px; }
.pull-3 { margin-left: -120px; }
.pull-4 { margin-left: -160px; }
.pull-5 { margin-left: -200px; }
.pull-6 { margin-left: -240px; }
.pull-7 { margin-left: -280px; }
.pull-8 { margin-left: -320px; }
.pull-9 { margin-left: -360px; }
.pull-10 { margin-left: -400px; }
.pull-11 { margin-left: -440px; }
.pull-12 { margin-left: -480px; }
.pull-13 { margin-left: -520px; }
.pull-14 { margin-left: -560px; }
.pull-15 { margin-left: -600px; }
.pull-16 { margin-left: -640px; }
.pull-17 { margin-left: -680px; }
.pull-18 { margin-left: -720px; }
.pull-19 { margin-left: -760px; }
.pull-20 { margin-left: -800px; }
.pull-21 { margin-left: -840px; }
.pull-22 { margin-left: -880px; }
.pull-23 { margin-left: -920px; }
.pull-24 { margin-left: -960px; }

.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float: left; position:relative;}


.push-1 { margin: 0 -40px 1.5em 40px; }
.push-2 { margin: 0 -80px 1.5em 80px; }
.push-3 { margin: 0 -120px 1.5em 120px; }
.push-4 { margin: 0 -160px 1.5em 160px; }
.push-5 { margin: 0 -200px 1.5em 200px; }
.push-6 { margin: 0 -240px 1.5em 240px; }
.push-7 { margin: 0 -280px 1.5em 280px; }
.push-8 { margin: 0 -320px 1.5em 320px; }
.push-9 { margin: 0 -360px 1.5em 360px; }
.push-10 { margin: 0 -400px 1.5em 400px; }
.push-11 { margin: 0 -440px 1.5em 440px; }
.push-12 { margin: 0 -480px 1.5em 480px; }
.push-13 { margin: 0 -520px 1.5em 520px; }
.push-14 { margin: 0 -560px 1.5em 560px; }
.push-15 { margin: 0 -600px 1.5em 600px; }
.push-16 { margin: 0 -640px 1.5em 640px; }
.push-17 { margin: 0 -680px 1.5em 680px; }
.push-18 { margin: 0 -720px 1.5em 720px; }
.push-19 { margin: 0 -760px 1.5em 760px; }
.push-20 { margin: 0 -800px 1.5em 800px; }
.push-21 { margin: 0 -840px 1.5em 840px; }
.push-22 { margin: 0 -880px 1.5em 880px; }
.push-23 { margin: 0 -920px 1.5em 920px; }
.push-24 { margin: 0 -960px 1.5em 960px; }

.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float: right; position:relative;}


/* Misc classes and elements
-------------------------------------------------------------- */

/* In case you need to add a gutter above/below an element */
.prepend-top { 
  padding-top:1.5em; 
}
.append-bottom { 
  margin-bottom:1.5em; 
}

/* Use a .box to create a padded box inside a column.  */ 
.box { 
  padding: 1em 0.5em 1em 0.5em; 
  margin-bottom: 1.5em; 
  background: #fff; 
border:1px solid #cdcdcd;
}
.box p {font-size:0.95em; margin:0; line-height:1.5em;}

/* Use this to create a horizontal ruler across a column. */
hr {
  background: #ddd; 
  color: #ddd;
  clear: both; 
  float: none; 
  width: 100%; 
  height: .1em;
  margin: 0 0 1.45em;
  border: none; 
}
hr.space {
  background: #fff;
  color: #fff;
}


/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clearfix:after, .container:after {
  content: "\0020"; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
  overflow:hidden; 
}
.clearfix, .container {display: block;}

/* Regular clearing
   apply to column that should drop below previous ones. */

.clear { clear:both; }


/* -------------------------------------------------------------- 

   forms.css

   
-------------------------------------------------------------- */

label       { font-weight: bold; float:left; width:100px; }
fieldset    { padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }
legend      { font-weight: bold; font-size:1.2em; }


/* Form fields
-------------------------------------------------------------- */

input[type=text], input[type=password],
input.text, input.title, 
textarea, select { 
  background-color:#fff; 
  border:1px solid #bbb; 
height:18px; width:220px;
}
#front input[type=text] {width:160px;}
input[type=text]:focus, input[type=password]:focus, 
input.text:focus, input.title:focus, 
textarea:focus, select:focus { 
  border-color:#666; 
}

input[type=text], input[type=password],
input.text, input.title,
textarea, select {
  margin:0.5em 1em 0.5em 0.5em;
}

input.text, 
input.title   { width: 300px; padding:5px; }
input.title   { font-size:1.5em; }
textarea      { width: 430px; height: 115px; padding:5px;  }

input[type=checkbox], input[type=radio], 
input.checkbox, input.radio { 
  position:relative; top:.25em; 
}

input[type=submit] {padding:3px 6px; -moz-border-radius :8px; -webkit-border-radius:8px; margin:0; border:1px solid #ccc; background-color:#efefef;
 }
#contact input[type=submit] {margin:0 0 0 110px;}

form.inline { line-height:3; }
form.inline p { margin-bottom:0; }


/* Success, notice and error boxes
-------------------------------------------------------------- */

.error,
.notice, 
.success    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }

.error      { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #514721; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #264409; border-color: #C6D880; }
.error a    { color: #8a1f11; }
.notice a   { color: #514721; }
.success a  { color: #264409; }


/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle; margin:0 0 0 15px;}

.author {
	font-style: normal;
	font-size: 0.8em;}

.published {color:#888; margin:0 0 0.5em 0;
	font-size: 0.9em; text-transform:uppercase;}

/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4;}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;}

form#txpCommentInputForm td {
	vertical-align: top;}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;}

div#caption {position:absolute; left:0; bottom:50px; width:300px;}

p strong {margin-bottom:0;}


ul.subnav {margin:15px 0 0 8px; height:20px; font-size:12px; font-family:helvetica, arial, sans-serif;}
.subnav li {float:left;
	margin:0 10px 10px 10px; padding:0; display:block; list-style:none; }
.subnav li a {color:#333; font-weight:bold; display:block;}
.subnav li a:hover {color:#777; }
.subnav li.active a, .subnav li a.active, #workshops li.workshops a, #classes li.cookclass a, #healthy-events li.healthy-events a {color:#c0144c; font-weight:bold;}

ul.subnav ul.subnav {margin-left:10px;}
ul.subnav ul.subnav li a {color:#666;}
ul.subnav ul.subnav li.active a{color:#00B8B7;}
ul.subnav ul.subnav li a:hover{color:#C0144C;}


ul.subnav2 {margin:0 0 30px 10px; height:23px; padding:0 0 10px 0; display:block; width:100%; clear:both;border-bottom:1px solid #ddd; font-family:helvetica, arial, sans-serif;}
.subnav2 li {font-size:12px;
	margin:5px 20px 5px 0; padding:0; display:block; list-style:none;  float:left;}
.subnav2 li a {color:#777; font-weight:normal; display:block;}
.subnav2 li a:hover {color:#C0144C; }
.subnav2 li.active a{color:#ff6633; font-weight:bold;}

ul.subnav2 ul.subnav {margin-left:10px;}
ul.subnav2 ul.subnav li a {color:#666;}
ul.subnav2 ul.subnav li.active a{color:#00B8B7;}
ul.subnav2 ul.subnav li a:hover{color:#C0144C;}


.feature1 {width:950px; height:210px; clear:both; font-size:90%; padding:0;  background-color:#fff; margin:0 0 0 0; display:block; position:relative;}

.feature1 .item1, .feature1 .item2 { float:left; width:299px; margin:0 25px 0 0; height:210px; padding:0px;}

.feature1 .item3 { float:left;margin:0 0 0 0; padding-right:0; width:299px; height:210px; padding:0px;}

.register { padding:4px 10px; -moz-border-radius :9px; -webkit-border-radius:9px; margin:8px 5px 8px 0; border:1px solid #6da8a8; background-color:#82BEBE;
 }
.register a {color:#fff; font-weight:bold; font-size:10px; letter-spacing:0.05em; text-shadow: 0px 0px 3px rgba(0,0,0,0.5); 
}

.register2 {clear:both; padding:4px 7px; -moz-border-radius :12px; -webkit-border-radius:12px; margin:8px 5px 8px 0; border:1px solid #6da8a8; background-color:#82BEBE; text-transform:uppercase; 
 }
.register2 a {color:#fff; font-weight:bold; font-size:10px; letter-spacing:1px; text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
}

p.details { margin:5px 0 8px 0; text-transform:uppercase; 
 }
.details a {color:#88a9a9; font-weight:bold; font-size:11px; letter-spacing:1px; 
}

.detail {margin:0 0 20px 0;}

div.search {position:absolute; right:10px; bottom:0; height:28px;}


div.search input[type=text] {background-color:#d7587f; border:1px solid #fbadc5;}

#shop img.left {margin:4px 8px 8px 0;}

.shop-item {float:left; margin:20px 25px 10px 0; width:175px; }

.shop-item-last {float:left; margin:20px 0 10px 0; width:175px;}


.shop-item2 {float:left; margin:20px 40px 10px 0; width:250px;height:260px;}

.shop-item2-last {float:left; margin:20px 0 10px 0; width:250px;height:260px;}

.shop-item , .shop-item-last  {font-size:92%;}

p #slide-nav a, #slide-nav p a  {text-decoration:none; border:none;}

#slide-nav a {color:#000;}
#slide-controls p {color:#000;}

.aboutmeghan {background-image:url(/images/47.png); background-repeat:no-repeat; height:152px; padding-top:10px;}
.badge p, .badge h2 {margin: 0 20px 0 130px; }
.badge h2 {color:#fff; margin-bottom: 8px ;}
.badge a.more {font-weight:bold; color:#fff; text-transform:uppercase; font-size:10px;}

.book {background-image:url(/images/33.png); background-repeat:no-repeat; height:205px; padding-top:10px;}
.book p, .book h2 {margin: 0 10px 0 160px;  font-size:130%;}
.book h2 {padding-top:50px;}
.shopimg {margin:0 auto 6px auto;}

#front .span-15 {margin:0 0 25px 0;}

.header_icons {position:absolute; right:20px; bottom:-15px;}
.header_icons img {padding:4px 4px 0px 4px;}
.icons {position:absolute; bottom:8px; right:0; margin:0px 20px 5px 20px;}
.icons img {padding:8px 4px; margin:0; display:inline;}

#front .span-8  img {margin-left:10px;}

.border {padding:3px; border:1px solid #cdcdcd;}
.span-8 .border {padding:2px; background-color:#fff;}
#contact form {margin:10px 0 10px 0;}

p.copyright {position:absolute; bottom:-20px; color:#999; font-size:90%; left:10px;}

div.sidebar {padding-bottom:10px;}

.sidebar h3,.sidebar h2, .sidebar p {margin-left:10px;}

#foot label {color:#fff; font-weight:normal;}

img.nospace {margin:0;}

#foot h3 a {color:#fff;}

.hfeed .right img {margin-bottom:0;}

.hfeed .right img.right {margin-bottom:10px;}

.left-pad {padding-right:20px;}

#press .span-8 {margin-top:14px;}
#press .hfeed img.left {margin:0 10px 10px 0;}

ul.rss-items {margin:0 0 0 10px; padding:0;}
ul.rss-items li {list-style-type:none; margin:0 0 5px 0;}
.rss-date {color:#888; font-size:11px;}

#foot .span-16 a {color:#fff;font-weight:bold; }
#foot .span-16 a:hover {color:#CFD942;}
#foot .span-16 p {margin-top:8px;}

p.neg {margin-top:-8px;}

#shop .hfeed img.shopimg {margin:0 auto; text-align:center; display:block;}

#front form {margin-left:10px;}
