@charset "utf-8";

/* 2008-12-29 -- G. */

body {
	background: url('images/shinybg.png');
	background-repeat: repeat-x;
	font-family: Verdana, sans-serif;
	font-size: 0.88em;
	color: #567074;
	margin: 0;
	padding: 0;
}

a {
	color: #D3245A;
	text-decoration: none;
}

a:hover {
	color: #7D1333;
}

p {
	letter-spacing: 0pt;
	word-spacing: 0.6pt;
	line-height: 1.4;
}

p.articlebody {
	text-indent: 3em;
}

p.authorshipslug {
	background: #CED8DA;
	padding: 15px;
	font-family: verdana,sans-serif;
	color: #567074;
	font-size: 0.79em;
	letter-spacing: 0pt;
	word-spacing: 4.5pt;
	line-height: 0.9;
	margin-left: 2em;
	margin-right: 4em;
}

.slugname {
	font-weight: bold;
	color: #D3245A;
}


em, i {
	color: #7D1333;
}

.twoColLiqLtHdr #header {
	position: absolute;
	background: url('images/titlegraphic.png');
	background-repeat: no-repeat;
	top: 0;
	left: 0;
	height: 129px;
	width: 363px;
}

.twoColLiqLtHdr #header #sitetitleheader {
/*	position: auto; */
	text-indent: -9000px;
}

.twoColLiqLtHdr #mainContent {
	position: absolute;
	top: 100px;
	padding-right: 20%;
	padding-left: 25px;
}

.twoColLiqLtHdr #mainContent ul {
	list-style-image: url('images/dingbutton.png');
}

.twoColLiqLtHdr #mainContent ol {
	list-style-type: lower-roman;
}

.twoColLiqLtHdr #preamble {
	font-family: impact,sans-serif;
	font-size: 0.71em;
	letter-spacing: 0.8pt;
	word-spacing: 4pt;
	padding-left: 4em;
	padding-right: 4em;
}

.twoColLiqLtHdr #sidebar1 #menu {
	background: #F0F6F6;
	color: #D3245A;
	padding: 15px;
	list-style-type: none;
	font-family: Gill Sans,impact,sans-serif;
	font-size: 1.07em;
	font-style: italic;
	letter-spacing: 5.2pt;
	width: 10%;
	position: absolute;
	top: 15px;
	right: 5%;
	z-index: 2;
}

.twoColLiqLtHdr #sidebar1 #menu a {
	color: #D3245A;
	text-decoration: none;
}

.twoColLiqLtHdr #sidebar1 #menu a:hover {
	font-style: normal;
	color: #567074;
}

blockquote {
	font-size: 0.79em;
	font-style: italic;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	background: #F0F6F6;
	padding: 15px;
}

blockquote i, blockquote em {
	font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Myriad Pro Cond,MyriadPro,impact,sans-serif;
	color: #D3245A;
	font-style: italic;
	letter-spacing: 0pt;
	word-spacing: 0pt;
}

h1 {
	font-size: 2.29em;
}

h2 {
	font-style: normal;
	font-size: 1.71em;
	letter-spacing: 5.2pt;
	text-indent: 1.71em;
}

h3 {
	font-size: 1.29em;
	letter-spacing: 5pt;
	text-indent: 2.3em;
}

ul, ol {
	margin-left: 1.8em;
	font-size: 0.95em;
}

.twoColLiqLtHdr #footer {
	font-family: Gill Sans,impact,sans-serif;
	font-size: 1.14em;
	font-style: italic;
	background: #F0F6F6;
	padding: 15px;
	width: 10%;
	position: absolute;
	right: 5%;
	top: 225px;
}

.twoColLiqLtHdr #footer a {
	font-weight: bold;
	text-decoration: none;
	color: #D3245A;
}

.twoColLiqLtHdr #footer a:hover {
	color: #567074;
}

form {
	margin-left: 3em;
}

form fieldset {
	margin : 0;
	padding : 0;
	border: none;
	margin: 3px 0 0;
}

form fieldset ol {
	margin: 0;
	padding: 0;
}

form fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}

form legend {
	padding: 0 0 5px;
	font-weight: normal;
	font-size: 1.29em;
	letter-spacing: 5pt;
/*	text-indent: 2.3em; */
	font-family: Myriad Pro Cond,MyriadPro,impact,sans-serif;
	color: #D3245A;
	font-style: italic;
	font-weight: bold;
	word-spacing: 0pt;
}

form label {
	display: inline-block;
	line-height: 1.4;
	vertical-align: top;
	font-weight: bold;
	width: 7em;
	font-family: Verdana, sans-serif;
	font-size: 0.88em;
}

form i {
	font-weight: normal;
	font-size: 0.88em;
}

form label i {
	font-size: 1em;
}

form input, textarea {
	color: #567074;
	border: 1px solid #CED8DA;
	background: #F0F6F6;
	padding: 5px;
	width: auto;
	overflow: visible;
	font-family: Verdana, sans-serif;
	font-size: 0.88em;
}

form button {
	font-family: Verdana,sans-serif;
	font-size: 1.07em;
	letter-spacing: 3pt;
	color: #567074;
	background: #F0F6F6;
	border: 1px solid #CED8DA;
	padding: 5px;
	width: auto;
	overflow: visible;
}

form button:hover {
	background: #FFFFFF;
	color: #D3245A;
	border: 1px solid #D3245A;
}