

/* 
RESET: http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {  
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* END UNRESETDO */


/*
COLOURS

352f2f body grey
C32C12 red
ACA5A5 menu grey
E44F23 menu red

*/

/* ________________________________________ */

body {
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size : 62.5%; 
  line-height: 1.4;
  color: #352f2f; 
  background: #352f2f url("/inc/img/bgnd/body.jpg") center top no-repeat;
  border-top: 39px #272322 solid;
}

/* ________________________________________ */

/* =TYPOGRAPHY */

img {
  border: 0px #ddd solid;
  float: left;
  margin: .3em .6em .6em 0;
}
p {
  clear: none;
  font-size: 1.2em;
  line-height: 1.4;
  margin: 0 0 1.2em 0;
  padding: 0;
}
blockquote {
  font-weight: bold;
}
cite {
  font-style: normal;
  font-size: 1.2em
}
acronym,
abbr {
  cursor: help;
  border: 0;
  border-bottom: 1px #777 dotted;
} 
abbr.date {
  border: 0;
} 

/* -------- */
/* =LINKS */
a,
a:link 
a:active,
a:visited {
  text-decoration: none;
  border-bottom: 1px solid #fff;
  color: #C32C12;
}
a:hover {
  border-bottom: 1px dotted #ccc;
  color: #91bb0a; 
  text-decoration: none;  
}
a.image,
a:hover.image { 
  border: 0; 
}

/* ---------- */
/* =HEADINGS */

h1, h2, h3, h4, h5, h6 {
  margin: 1.8em 0 .6em 0;
}
h1 {
  font-size: 2.4em;
  margin: 0 0 .3em 0;
  font-weight: normal;
}
h2 {
  font-size: 2em;
  font-weight: normal;
  line-height: 1.2;
}
h3 {
  font-size: 1.2em;
}
h4 {
  font-size: 1.8em;
}
h5 {
  font-size: 1.5em;
}
h6 { 
  font-size: 1.2em;
  font-weight: normal;
}


/* -------- */
/* =LISTS */

ul, ol, dl {
  font-size: 1.2em;
  margin: 0 0 1.2em 0;
  padding: 0;
}
ol {
  margin-left: 20px;
  padding-left: 20px;
  list-style: decimal;
}
ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
dt,
dd {
  float: left;
}
dt{
  clear: both;
  margin: 0;
  padding: 0;

}
dd{
  clear: none;
  margin: 0 0 1.2em 0;
  padding: 0;
}
table {
  margin: 1.2em 0 2.4em 0;
  border-style: solid;
  border-width: 1px 0 0 1px;
  border-color: #265464;
  border-collapse:collapse; /* can't apply cellpadding & cellspacing in textiled tables */
}
th, td {
  margin: 0;
  padding: 4px 10px;
  border-style: solid;
  border-width: 0 1px 1px 0;
  border-color: #265464;
  background: #265464;
  font-size: 1.1em;
  text-align: left;
}
th {
  background: #A8A8A8;
  color: #265464;
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: normal; 
  text-align: left;
}
form fieldset {
  border: 0; 
  margin: 0; 
  padding: 0;
}
input, textarea {
  border: 1px #ddd solid;
  margin: .2em 0 0 0;
  padding: 2px;
  font-family : Arial, Helvetica, Verdana, sans-serif;
  font-size: 1.2em;
  background: #eff;

}
label {
  clear: none;
  float: left;
  margin: .2em 0 0 0;
  padding: 0;
  font-weight: bold;
  font-size: 1.2em;
}
label:hover {
  color: #91bb0a; 
  cursor: pointer;
}

/* ________________________________________ */

/* =CONTAINERS */



#wrapper {
  position: relative;
  margin: -39px auto 0 auto;
  width: 948px;
}
#header {
  position: relative;
  height: 214px;
  width: 945px;
  background: url("/inc/img/bgnd/header.gif") left top no-repeat;
}

/* 3 main columns  */

#primary {
  float: left;
  margin: 0 20px 0 0;
  padding: 40px 0 0 0;
  width: 468px;
  background: url("/inc/img/bgnd/primary.jpg") left top no-repeat;
}
#secondary {
  float: left;
  margin-right: 20px;
  width: 255px;
  padding: 25px 0 0 0;
  background: url("/inc/img/bgnd/secondary.jpg") left top no-repeat;
}
#tertiary {
  float: left;
  width: 185px;
  padding: 25px 0 0 0;
  background: url("/inc/img/bgnd/tertiary.jpg") left top no-repeat;
}


/* ________________________________________ */

/* =FURNITURE*/

#skiplinks,
#strap {
  position:absolute;
  left:0px;
  top:-500px;
  width:1px;
  height:1px;
  overflow:hidden;
}
#logo {
  position: absolute;
  left: 00px;
  top: 65px;
  width: 253px;
  padding: 111px 0 0 0;
  height: 0px !important; /* see IE5.css for height */
  border: 0;
  overflow: hidden;
}
a:hover#logo {
  border: 0;
}


/* =MENU */
#menu { 
  position: absolute;  
  top: 0px; 
  left: 485px;
  margin: 0;
  padding: 0;
  height: 37px;
  font-size: 1.4em;
  border-left: 1px #302d2c solid;
}
#menu li { 
  float: left; 
  font-size: 1.1em;
  margin: 0;
  padding: 0;
  border-right: 1px #302d2c solid;
} 
#menu li.last { 
  margin-right: 0;
} 
ul#menu li a {
  float: left; 
  border: 0;
  padding: 9px 32px;
  height: 21px;
  color: #ACA5A5;
}
ul#menu li a:hover {
  color: #E44F23;
  border: 0;
}
ul#menu li.selected {
  background: #1d1a1a;
}
ul#menu li.selected a {
  color: #E44F23;
  border: 0;
}

/* =PANELS */
/* plural - as opposed to panel class given to sidebar widgets */

ul#panels {
  position: absolute;  
  top: 85px; 
  left: 245px;
  margin: 0;
  padding: 0;
  width: 700px;
  font-size: 1em;
  color: #fff;
}
ul#panels * {
  color: #fff;
}
#panels li {
  float: left;
  margin: 0;
}
#panels li div {
  display: inline; /* see IE-7.css */
}
#panels .panel_1 {
  margin-right: 20px;
  width: 220px;
}
#panels .panel_2 {
  margin-right: 20px;
  width: 255px;
}
#panels .panel_3 {
  margin-right: 0px;
  width: 185px;
}
#panels h4 {
  font-size: 1.4em;
  line-height: 1.2;
  margin: 0;
  clear: none;
}
#panels p {
  font-size: 1.1em;
  margin-bottom: 0.3em;
}
#panels img {
  margin: 0 10px 30px 0;
  border: 3px #aeacac solid;
}
#panels .panel_3 dl {
  font-size: 1.1em;
  border-bottom: 1px #555 solid;
  overflow: auto;
}
#panels .panel_3 dt,
#panels .panel_3 dd {
  float: left;
  padding: .6em 0;
  margin: 0;
  border-top: 1px #555 solid;
}
#panels .panel_3 dt {
  clear: both;
  width: 55px;
}
#panels .panel_3 dd {
  width: 130px;
}
#RSS_email #rss_email_input {
  width: 80px;
  margin: 0 10px 0 0;
  background: #222;
  color: #999;
  border: #111;
}
#RSS_email #Go {
  font-family: Georgia, "Times New Roman", Times, Serif;
  padding: 0;
  font-size: 1em;
  color: #352f2f;
  background: #fff;
}
/* panel links */

#panels a,
#panels a:hover {
  border: 0;
}
#panels h4 a:hover {
  color: #91bb0a;
}
#panels a.continued {
  padding: 0 .2em;
  font-size: 1.1em;
  color: #352f2f;
  background: #fff;
}
#panels a.continued:hover {
  background: #91bb0a; 
  color: #fff;
}
#subscribe a.RSS {
  padding: 0 .2em;
  background: #C32C12;
}
#subscribe a.RSS:hover {
  background: #91bb0a;
  color: #fff;
}

/* =SECONDARY */

/* torn edge applied to featured teaser instead */
body.default #secondary,
body.home #secondary  {
  padding-top: 0;
  background: transparent;
}

#secondary .first {
  padding-top: 0;
  background: transparent;
}

#secondary .featured {
  margin: 0;
  padding: 0;
}
#secondary .featured li {
  padding: 10px;
}
#secondary .featured li.first {
  padding: 0px 10px 10px;
  background: #fff url("/inc/img/bgnd/secondary.jpg") left top no-repeat;
}
#secondary .featured a.image img {
  display: block;
  border: 0;
  margin: 0 0 .9em 0;
  padding: 0;
}
/* first image has torn edge */
#secondary .featured .first a.image {
  display: block;
  height: 225px;
  padding: 0;
}
/* hide image 
the same image is written as bgnd of a.image with inline css
to enable -ve positioning and create 'torn' top edge */
#secondary .featured .first  a.image img {
  margin: 0;
  padding: 225px 0 0 0;
  height: 0px !important;  /* see IE-7.css */
  overflow: hidden;
  background: url("/inc/img/bgnd/tear.gif") left top no-repeat;
}



#secondary #latest-comments {
  padding-bottom: 1px;
}
#latest-comments ul {
  font-size: 1.2em;
  margin: 0;
}
#latest-comments blockquote {
  font-weight: normal;
}
#latest-comments span {
  display: block;
}
#latest-comments span.date {
  display: inline;
}
#latest-comments p,
#latest-comments cite {
  font-size: 1em;
}
#latest-comments p {
  font-weight: bold;
  color: #878484;
}

/* article navigation */
#recent ul {
  width: 234px;
  margin: 0 0 .3em 0;
  font-size: 1.2em;
}

/* archive navigation */
#browse dl {
  margin: 0 0 2.6em 0;
  overflow: hidden; /* float clearing */
  font-size: 1em;
}
#browse dt,
#browse dd {
  float: none;
  margin: 0;
  padding: 0 .6em 0 0;
  font-size: 1.2em;
}
#browse dt {
  font-family : Arial, Helvetica, Verdana, sans-serif;
  text-transform: uppercase;
  color: #878484;
  font-size: 1.1em;
  font-weight: bold;
}
#browse dl#category-nav {
  float: left;
  width: 140px;
}
#browse dl#date-nav {
  float: right;
  width: 87px;
}
#browse dl#tagcloud {
  clear: both;
  margin: 0 0 0 0;
}
#browse dl#tagcloud dd {
  display: inline;
}
#browse ul {/* rss_suparchive date list & recent articles */
  margin: 0;
  font-size: 1em;
}
#secondary .selected,
#secondary .selected a {
  color: #91bb0a;
  border-color: #fff;
}


/* =TERTIARY */

#tertiary .first {
  background: url("/inc/img/bgnd/tertiary-first.jpg") left top no-repeat;
}
#tertiary #about p {
  margin: 0;
}
#tertiary ol {
  font-size: 1em;
  list-style: none;
  margin: 0;
  padding: 0;
}
#tertiary dl {
  margin: 0;
}
#tertiary dt,
#tertiary dd {
  float: none;
  margin: 0;
}
#tertiary dt {
  margin-top: 0.3em;
  padding-top: 0.3em;
  border-top: 1px #ddd solid;
}
#tertiary img {
  float: none;
  margin: 0 0;
}
#tertiary #friends-and-family {
  padding-bottom: 1px;
}
#friends-and-family ul {
  margin: 0;
}
#friends-and-family li {
  border-top: 1px #bbb solid;
  margin: 0;
}
#tertiary #twitter {
  padding-top: 185px;
  background: #fff url("/inc/img/bgnd/rrn_logo.jpg") 10px 10px no-repeat;
}
#tertiary ol#twitter_update_list { 
  font-size: 1.2em;
  margin: 0;
  padding: 0;
}
#tertiary ol#twitter_update_list li { 
  border-top: 1px #bbb solid;
  margin: 0 0 1.2em 0;
  padding-top: 0.3em;
}
#tertiary ol#twitter_update_list span {
  display: block;
  width: 165px;
  white-space: pre-wrap; /* css-3 */
  white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
  white-space: -pre-wrap; /* Opera 4-6 */
  white-space: -o-pre-wrap; /* Opera 7 */
  word-wrap: break-word; /* Internet Explorer 5.5+ */   
}
#tertiary .panel {
  position: relative;
}
#tertiary .RSS {
  position: absolute;
  top: 19px;
  right: 15px;
  width: 10px;
  padding: 10px 0 0 0;
  height: 0px !important; /* see IE5.css for height */
  background: url("/inc/img/bgnd/feed-icon-10x10.png") right center no-repeat;
  border: 0;
  overflow: hidden;
}
#youtube p {
  margin: 0;
}

/* =FOOTER */
#footer {
  clear: both;
  position: relative;
  padding: 30px 0;
  margin: 0px auto;
  width: 945px; 
  font-size: 1.2em;
  color: #ccc; 
}

#footer li {
  display: inline;
  padding: 0 .3em 0 0 ;
  margin: 0 .3em 0 0;
  border-right: 1px #ccc solid;
}
#footer li.last {
  padding: 0;
  margin: 0;
  border: 0;
}
#footer a {
  color: #fff;
}


/* ________________________________________ */

/* =GLOBAL CLASSES */

/* http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.clearfix {
  display: inline-table;
}
.first {
  clear: both;
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
} 
.first h2,
.first h5 {
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
}  

/* =BUTTONS */

a.more {
  font-weight: bold;
  border-bottom: 1px solid;
}


/* =META */

.meta {
  font-family : Arial, Helvetica, Verdana, sans-serif;
  margin: 0 0 1.2em 0;
  padding: 0 0 .9em 0;
  border-bottom: 1px #bbb solid;
  color: #878484;
}
.meta p {
  display: inline;
}
.meta .comments {
  font-size: 1.1em;
  border-left: 1px #bbb solid;
  padding-left: .6em;
  margin-left: .6em;
}
.meta a {
  color: #4a4747;
}

/* =TEASERS for articles */

.teasers {
  list-style: none;
  font-size: 1em;  
  padding: 0 0 .6em 0;
  margin: 0 0 2.4em 0;
}
.teasers li {
  margin: 0 0 20px 0;
  padding: 20px;
  font-weight: normal;
  background: #fff;
  overflow: auto;
}
.teasers .first {
  padding-top: 0;
  background: #fff url("/inc/img/bgnd/primary.jpg") 0 -40px no-repeat;
}
.teasers h2  {
  margin-top: 0;
}
.teasers h2 a {
  font-weight: bold;
  color: #352f2f;
}
.teasers img {
  margin: 0 1.2em .6em 0;
  padding: 2px;
  border: 1px #d8d1d1 solid;
  background: #efefef;
}
.teasers p { 
  margin: 0;
  font-size: 1.3em;
}
.teasers .meta p {
  font-size: 1.1em;
}
/* also used in articles */
.rated  {
  padding-right: 40px;
  background: url("/inc/img/bgnd/rated.jpg") right top no-repeat;
}
.slated  {
  padding-right: 40px;
  background: url("/inc/img/bgnd/slated.jpg") right top no-repeat;
}
.media {
  float: right;
  height: 0px !important;
  overflow: hidden;
}
.video {
  width: 26px;
  padding: 31px 0 0 0;
  background: url("/inc/img/bgnd/video.gif") left center no-repeat;
}
.audio {
  width: 32px;
  padding: 27px 0 0 0;
  background: url("/inc/img/bgnd/audio.gif") left center no-repeat;
}




/* =ADs */
/* banners and rectanges */

.teasers .advert {
  background: transparent none;
  padding: 0;
  border: 0;
}
.teasers .advert .image {
  border-bottom: 0;
}
.teasers .advert a img {
  background: transparent none;
}
.advert img {
  border: 0;
  margin: 0;
  padding: 0;
}
#tertiary .advert {
  display: block;
  overflow: hidden;
  background: #fff;
  padding: 3px 3px 3px 2px;
  margin: 0 0 17px 0;
}
#tertiary .advert #rectangle {
  float: none;
}

/* =PANELS */
/* =containing blocks for sidebar widgets */

#secondary .panel,
#tertiary .panel {
  margin: 0 0 20px 0;
  padding: 10px;
  background-color: #fff;
}
.panel h4,
.panel h5 {
  margin-top: 0;
}

.panel a {
  border-bottom: 1px solid #C32C12;
}
.panel a.image {
  border-bottom: 0;
}
.panel h5  a {
  color: #352f2f;
  border-color: #eee;
}


/* = GENERIC ARTICLE PAGES */


/* no teasers, so add bgnd and padding to primary */
.article #primary {
  padding: 40px 20px 20px;
  width: 425px;
  background-color: #fff;
}

.rated ,
.slated  {
  /*  see teaser styles above  */
}
.article #primary p {
  line-height: 1.7;
  font-size: 1.3em;
  margin-bottom: 1.9em
}
.article #primary .meta p {
  font-size: 1.2em;
}
.article #primary ul {
  line-height: 1.7;
  margin: 0 0 1.9em 0;
  font-size: 1.3em;
}
.article #primary li {
  padding-left: 20px;
  background: url("/inc/img/bgnd/arrow-right.gif") left .5em no-repeat;
}
.article #primary img {
  margin: 0 0 1.2em 0;
  padding: 2px;
  border: 1px #d8d1d1 solid;
  background: #efefef;
}
/* if image_article_figure form is called (in article image or with upm_popper) */
.figure {
  margin: 0 0 1.9em 0;
  padding: 2px 2px 2px 2px;
  overflow: auto;
  border: 1px #ddd solid;
  background: #EFEFEF;
  color: #878484;
  font-family : Arial, Helvetica, Verdana, sans-serif;
}
#primary .figure img {
  float: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#primary .figure p.caption {
  font-size: 1.1em;
  margin: 0 0 4px 0;
  padding: 6px 30px 0 4px;
} 
.credit {
  font-size: 1.1em;
  float: right;
  margin: 8px 4px 4px 4px;
}
.article #primary blockquote {
  font-weight: normal;
  font-style: italic;
  margin: 0 0 1.3em 0;
  padding: 0 0 0 1.3em;
  border-left: 8px #ddd solid;
}
.article #primary blockquote p {
  margin: 0;
}

.YouTube {
  margin: 0 0 1.9em 0;
}
.listen {
  padding: 10px 10px 10px 50px;
  border: 1px #bbb solid;
  background: url("/inc/img/bgnd/audio.gif") 10px center no-repeat;
}
.listen a {
  font-weight: bold;
}

/* TAGS */
#primary dl.tags {
  margin: 2.6em 0 1.3em 0;
  padding: 1.3em 0 0 0;
  border-top: 1px #ddd solid;
  font-family : Arial, Helvetica, Verdana, sans-serif;
  font-size: 1.1em;
}
#primary .tags dt,
#primary .tags dd {
  float: none;
  display: inline;
  margin: 0 .6em 0 0;
}

/* ACTIONS */
.actions {
/* now using sharethis.com JS widget */
}




/* ________________________________________ */


/* =LOCALISED */




/* -------- */
/* =ABOUT */



/*--------------------*/
/* =ARTICLES SECTION */


/* =COMMENTS */

div#comments {
  clear: both;
  position: relative;
  padding: .9em 0 0;
  background: url("/inc/img/bgnd/dot.gif") left top repeat-x;
}
.article #primary #comments p {
  font-size: 1.2em;
}
#comments h4 {
  margin: 0;
  font-size: 1.7em;
  color: #2b2b2b;
  padding: 0 0 .9em 0;
  background: url("/inc/img/bgnd/dot-light.gif") left bottom repeat-x;
}

/* COMMENTS DISPLAY */

/* comment preview has no hooks! */
#comments div {
  position: relative;
  background: #dff;
  border: 4px solid #cff;
}
#comments div p {
  padding-left:145px;
  width:280px;
}

ol.comments {
  list-style: none;
  font-size: 1em;
  margin: 0 0 1.2em 0;
  padding: 0;
  position: relative;
  border-bottom: 1px #ccc solid;
}
#primary ol.comments li { 
  font-size: 1em;
  font-weight: normal;
  padding: 0;  
  margin: 0;
  border-top: 1px #ccc solid;
  background: #eee;
  overflow: auto;
}
#comments ol.comments div { 
  padding: 1.2em 0 .6em 0;  
  position: relative;
 /* over-ride comment-preview styles */
  border: 0;
  background: transparent;
}
ol.comments p {
  padding-left: 145px; /* see IE5.css */
  width: 280px;
}
#primary #comments p.meta {
  position: absolute;
  top: .6em;
  left: 5px;
  margin: 0;
  padding: 0;
  border: 0;
  width: 140px;
  font-size: 1.1em;
  line-height: 1.7;
  letter-spacing: -0.02em;
}
#comments p.meta cite {
  display: block;
  font-size: 1.1em;
  font-weight: bold;
  color: #7f7f7f;
}
#comments p.meta a {
  font-weight: normal;
  color: #a4a4a4;
  border-color: #eee;
}

/* COMMENT FORM  */

/* over-ride preview styles */
#comments .comments-wrapper,
#comments #comment-form  {
  background: transparent; 
  border: 0;
}
#comments .comments-wrapper p { 
  padding-left: 0;
  width: auto;
}

#comments label {
  float: left;
  width: 75px;
  font-weight: normal;
  color: #2a2a2a;
}
#comments #name,
#comments #email,
#comments #country,
#comments #web,
#comments #message {
  float: right;
  width: 340px;
}
#comments #spam-filter {
  float: right;
  margin-right: 280px;
}
#comments fieldset {
  width: 425px;
  padding: .6em 0;
}
#comments input.button {
  color: #fff;
  background: #C32C12;
  border: 0px;
  padding: 4px;
}
#comments #txpCommentPreview {
  float: left;
  margin-left: 79px;
  background: #E44F23;
}
#comments #txpCommentSubmit {
  float: right;
}
#primary .error li {
  background:url("/inc/img/bgnd/error.gif") no-repeat left center;  
  padding: .2em 0 .2em 30px;
}
#primary .error  {
  padding: 5px;
  border: 4px #cff solid;
  background: #dff;  
}



/* -------- */
/* =ARCHIVE */

body.archive #primary,
body.tag #primary  {
  background: transparent; 
  padding-top: 0; 
}
.summary {
  margin: 0 0 20px 0;
  padding: 40px 20px 15px 20px;
  color: #dff;
  background: #222 url("/inc/img/bgnd/primary-summary.jpg") no-repeat left top;  
}
.summary h1 {
  margin: 0;
}
/* .summary holds bgnd image in this section so restore top padding */
body.archive .teasers .first,
body.tag .teasers .first {
  padding-top: 15px;
}


/* -------- */
/* =CONTACT */

body.contact #primary {
  padding: 40px 20px 20px 20px;
  width: 425px;
  background-color: #fff;
}

/* =vCARD */
.vcard {
  font-size: 1.2em;
}
span.type,
.vcard .org {
  position:absolute;
  left:0px;
  top:-500px;
  width:1px;
  height:1px;
  overflow:hidden;
}
#vcard-link {
  padding: .6em 0 .6em 30px;
  background:url("/inc/img/bgnd/vcard.gif") no-repeat left center;  
  font-size: 1.2em;
  margin: 0 0 1.3em 0;
}
a#vcard-link:hover {
  border: 0;
}


/* =CONTACT FORM */
.form-wrapper {
  margin: 2.6em 0 0 0;
  padding: 12px 12px 0 12px;
  border: 1px #DDDCDC solid;
  width: 399px; 
  background: #eff;
}
.form-wrapper h5 {
  margin: 0;
}
body.contact .zemContactForm  {
  margin-top: 1.3em;
}
body.contact form fieldset {
  border-top: 1px #DDDCDC solid;
}
body.contact label {
  margin: 0;
  padding: 1em 0;
  width: 100px;
}
body.contact .zemContactForm input.zemText,
body.contact .zemContactForm textarea.zemTextarea {
  margin: 1em 0;
  padding: 4px;
  background: #fff;
  width: 289px;
}
body.contact .zemContactForm fieldset input.zemCheckbox {
  clear: none; 
  float: right;
  padding: 0;
  border: 0;
  margin: 1em 286px 0 0;
}
body.contact fieldset#spam-filter label {
  width: 80px;
}
body.contact .zemContactForm .zemSubmit {
  clear: both;
  float: right;
  margin: 1.3em 0 0 0;
  background: #C32C12;
  color: #fff;
}
body.contact #primary ul.zemError {
  list-style: none;
  margin-left: 0;
  padding: 10px 0;
  border-top: 1px #ccc solid;
}
#primary .zemError li {
  background:url("/inc/img/bgnd/error.gif") no-repeat left center;  
  padding: .2em 0 .2em 30px;
}

.form-wrapper #phone,
.form-wrapper #mail {
  display: none;
}
