/* ----------------------------------------------- 

#D4C0BF body
#9A0028 link red
#636124 green
#E53C8F pink

/* ----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	background: url("/inc/img/backgrounds/body.gif") left top repeat;
	color: #333;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Heletica, Arial, sans-serif;
	text-align: left;
	font-size: 72%;
	line-height: 1.5;
}
#wrapper { 
	margin: 0px auto;
	padding: 0;
	width: 780px;
	background:  #D4C0BF;
}
#header {
	height: 250px;
	background: url("/inc/img/backgrounds/header.jpg") -224px -20px no-repeat;
	position: relative;
}
#logo {
	top: 153px;
	left: 94px;
	position: absolute;
}
#primary {
	clear: both;
	float: right;
	margin: 0;
	padding: 20px 40px 20px 20px;
	width: 520px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 460px;
	/* ie5win fudge ends */
}
#secondary {  
	float: left;
	text-align: right;
	width: 250px; /* TEMP FIX - reduced width by 10px to get IE to behave */
	margin: 0;
	padding: 20px 20px 20px 40px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 190px;
	/* ie5win fudge ends */
}
#footer {
	clear: both;
	margin: 2.6em 0 0 0;
	padding: 5px 0 5px 280px;
	width: 780px;
	border: 1px #D4C0BF solid;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 498px;
	/* ie5win fudge ends */
 	background-color: #f7f7f7;
}

/*---------------------------------------*/
h1,  legend  {
	font-size: 17px;
	font-weight: bold;
	margin : 0;
	padding : 0;
}
body.default h1 { display: none; }

h2, h3{
	font-size: 17px;
	margin : 1.3em 0 0 0;
	padding : 0;
}
h4{
	font-size: 1.2em;
	font-weight: normal;
	margin : 2.6em 0 0em 0;
	padding : 0;
	color: #E53C8F;
	text-transf
}
img {
	float: left;
	border: 1px #555 solid;
	margin: 0 10px 10px 0px;
}
#logo img {border: 0; }

abbr {text-decoration: none; border: 0;}

p {
	font-size: 1.2em;
	margin: 0 0 1.3em 0;
}

#secondary p,
#secondary li,
#secondary dl{ font-size: 1em}

#footer p{ font-size: 1em; }

ul {
	list-style: none;;
	margin: 0 0px 1.3em 0px;
	padding: 0px;
	line-height: 1.3;
}
ul li {
	margin: 0 0 .65em 0;
	padding: 0 0 0 20px;
	background: url("/inc/img/backgrounds/bullet_dark.gif") 0 0px no-repeat;
}

#secondary ul {
	margin-left: 0;
	padding-left: 0;
}
#secondary ul li { margin: 0;}

#secondary ul.nav li {
	border-top: 1px #bbb solid;
	margin: .25em 0;
	padding: .25em 0 0 0;
}
#secondary .boxout ul.nav li {
	border-top: 0px;
	margin: .0;
	padding: 0;
}

#secondary .tagcloud li {
	display: inline; 
	margin: 0;
	padding: 0 0 0 0.5em;
}
ul.rssMenu {margin: 0;}

ol.article_list {
	list-style: none;;
	margin: 0 0px 1.3em 0px;
	padding: 0px;
}
ol.article_list li{
	margin: 0 0px 6.5em 0;
	padding: 0;
}
ol.article_list li.date{
	margin: 0 0px 1.3em 0;

}
ol.article_list h2{
	margin: 0;
	padding: 0;
}

dd {margin: 0;}
dt {font-weight: bold ;}

blockquote {
	margin: 0 0;
	padding: 0 0 0 10px;
}
blockquote cite{ font-weight: normal;}

a,
a:link, 
a:active,
a:visited  {

	color: #9A0028;
 	font-weight:  bold;
 	text-decoration: none; 
}
a:hover {
	color: #333;
 	font-weight:  bold;
 	text-decoration: none; 
}
#secondary a,
#secondary a:link, 
#secondary a:active,
#secondary a:visited  {
	color: #636124;
}
#secondary a:hover,
#secondary .selected a,
#secondary a.selected  {
	color: #333;
}

.summary {font-weight: bold;}

.first {margin-top: 0;}

.hidden {display: none;}

.meta {	
	font-size: 1em;
	padding: 0;
	color: #666;
	border-width: 1px 0 0 0;
	border-color: #999;
	border-style: solid;
}
.tags { margin: 0;}
.tags dt,
.tags dd {
	font-size: 1em;
	font-weight: normal;
	display: inline; 
	margin: 0;
}
.tags dd {padding: 0 0.5em 0 0;}

.boxout {
	background: #333;
	color: #999; 
	padding: 10px;
}
.boxout h4,
.boxout p{
	margin: 0;
	padding: 0px;
}
.boxout p.continued {margin: 0 0 0.65em 0; }

#secondary .boxout  a:hover,
#secondary .boxout  .selected a,
#secondary .boxout  a.selected  { color: #D4C0BF; }

.profile {
	background: #f7f7f7;
	color: #333; 
}

#primary ul.files li{
	padding: 0;
	margin: 0 0 1.3em 0;
}
p.alert {
	color: #666;
	padding: 0 2px;
}



/* ---------
  I C O N S	
--------- */


.files a {
	background: url("/inc/img/backgrounds/music.png") left center no-repeat;
	padding: 2px 0 2px 24px;
}
.author {
	background: url("/inc/img/backgrounds/user.gif") left center no-repeat;
	padding-left: 20px;
}
.tags {
	background: url("/inc/img/backgrounds/tag_pink.gif") left center no-repeat;
	padding-left: 18px;
}
h4#about {
	background: url("/inc/img/backgrounds/information.gif") right center no-repeat;
	padding-right: 20px;
}
h4#archives {
	background: url("/inc/img/backgrounds/calendar.gif") right center no-repeat;
	padding-right: 18px;
}
h4#tags {
	background: url("/inc/img/backgrounds/tag_pink.gif") right center no-repeat;
	padding-right: 18px;
}
li.RSS { padding: 0 0 2px 0; }
li.RSS a{
	background: url("/inc/img/backgrounds/feed-icon-14x14.gif") right center no-repeat;
	padding: 4px 20px;
}
li.email a{
	background: url("/inc/img/backgrounds/email.gif") right center no-repeat;
	padding-right: 20px;
}
h4#links {
	background: url("/inc/img/backgrounds/heart.gif") right center no-repeat;
	padding-right: 20px;
}
h4#credits {
	background: url("/inc/img/backgrounds/tick.gif") right center no-repeat;
	padding-right: 20px;
}




/* ---------
  F O R M S 	
--------- */

form {margin: 0; padding: 0;}

input, textarea {
	background: #f7f7f7;
	border: 1px solid #999;
}
textarea {}
label {
	padding:  0 0 1em 0;
	margin: 0;
	word-spacing: 0em;
	float: left;
	width: 100px;
}
form fieldset {
	border: 0; 
	margin: 0; 
	padding: 0px;
}
form legend { /* see h2 */ }



/* ---------------
  CONTACT FORM  */


body.contact #zemContactForm label { clear: both; }

#zemContactForm input#name,
#zemContactForm input#email,
#zemContactForm #message {
	margin:  0 0 1em 0;
	width: 358px;
}
#zemContactForm #zemSubmit { float: right; }

#zemContactForm label.zemRequirederrorElement { color: #fff; }




