/* CSS Document

Colours Library
Dark Blue #172743
Light Blue #6887A0
Brown #463B2A
Olive Green #888c51
Green #90B187
Dark Green #5c7257
Text #444
------------------------------*/

/* Neutralize styling: Elements we want to clean out entirely: */
html, body, form, fieldset, ul { margin: 0; padding: 0;}

/* Neutralize styling: Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ol, dl, address { margin: 0.7em 0 0 0; padding: 0;}

/* Apply left margin: Only to the few elements that need it: */
dd, blockquote {margin-left: 3em;}


/*General Rules for all pages: mainly font size, colours...
-----------------------------------------------------------*/
body {color: #222; font: 12px Georgia,"Times New Roman", Times, serif; background:#fff; }

h1, h1 a, .postdate {color: #463B2A;}
h1 {font-size: 235%;  font-weight: lighter;}
h2 {font-size: 200%; font-weight: lighter; color:#888c51;}
h3 {font-size:180%; font-weight: normal; color: #463B2A;}
h4 {font: 130% "Lucida Grande",Arial, Verdana, san-serif; text-transform:uppercase; font-weight: bold; color: #555;}
p, li, dt, dd {font-size: 138%; line-height: 1.45;}
li li { font-size: 100%; }
dt {color:#172743; font-weight: bold; font-size:138%; }
dd {margin: 0 0 1em 3em;}
input, select, textarea {font-size: 100%;}


/* General links
------------------------------*/
a {color: #172743; text-decoration:none;}
a:hover { color:#6887A0 ; }
a img, h1 a, h2 a, h3 a {border:0;}

#maincol a[href]:after {
   content: " (" attr(href) ") ";
   font-size: 90%;}

#maincol a[href^="/"]:after {
   content: " (http://mesfiji.org" attr(href) ") ";}


/* Page Layout Identifiers
------------------------------*/
#topwrapper {width:95%;}
#access, #sidecol, .hd_img, #extras, #footer {display: none;}
#navcol ul {display: none;}
#wrapper, #maincol { width: auto !important;
					margin: 0 !important;
					padding: 0 !important;
					float: none !important;}


/* Newsletters
------------------------------*/
#newsletters li {background: none; padding:0; margin-top: 1em;}
#newsletters li li {background: url(../images/listimg.png) 1em 7px no-repeat; padding-left: 2em; margin-top:0;}
.newsletter a {font-weight: bold; color:#6887A0;}

/* Staff, members, sponsors, affilations...
------------------------------*/
.team {clear:left; margin-bottom: 1.2em; float:left;}
.team dt {color:#172743; font-weight: bold; float:right; width: 100%;}
.team .position {font-weight: bold; font-style:italic;}
.team dd {margin-left:100px;}
.team dd.pic img {float:left; margin-top:4px; padding: 0 5px 5px 0; background: url(../images/shadow.png) right bottom no-repeat; }
.team dd.pic {margin-left:0; width:90px;}



/*Archives Page
------------------------------*/
#archivedate dd {margin-left: 0;}

/*Our Environment and Tips pages
------------------------------*/
#maincol h2.linklist br {margin-top: 1em; }
