body {
	font: 				14px/20px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-style:			normal;
	font-variant:		normal;
	font-weight:		normal;
	color:				#cea79b;
    background-color:   #000;
}

h1,h2,h3,h4,h2 a,h3 a,.first {
	color: 			#c6c4c4;
}

h1,h2,h3,h4,h2 a,h3 a {
	font: 			18px/32px Helvetica, Arial, sans-serif;
	font-weight:	normal;
	margin:			0 0 4px 0;
}

h1 {
	font-size:		20px;
}

h1 span {
    color:				#cea79b;
}

p,ul,dl,caption,tr,th,tr,li,dt,dd,a {
	font-size: 		14px;
	line-height: 	23.5px;
}

.first {
	font-size: 		16px;
}

dl {
	margin:		8px 0;
/*	padding:	0 8px;*/
}

dt {
	margin:		0 0 0px 0;
}

p, a {
	margin:		0 0 16px 0;
}

dd {
	margin:			0;
	padding-bottom:	2px;
}

table {
    margin: 0;
}

caption {
	margin:			0 0 5px 0;
}

ul,ol {
	margin:					0 0 16px;
	list-style-position:	inside;
	list-style-type:		circle;
	list-style-image:		none;
}

li {
	margin:					0 0 0 14px;
	list-style-position:	outside;
	list-style-type:		circle;
}

a {
	color:					#cea79b;
/*	text-decoration:		none;*/
}

a:hover, a.selected, li.selected a {
	color:					#806760;
}

strong, .strong {
	font-weight:			bold;
}

em {
    font-style: italic;
}

.article .update {
    font-weight:            normal;
    font-style:             italic;
    margin:                 30px 10px 30px 30px;
    padding:                6px 0 0 15px;
    border-left:            2px solid #2F2522;
    text-align:             justify;
}

blockquote {
    background-image:       url(/images/icon-openquote.png);
    background-position:    left top;
    background-repeat:      no-repeat;
    font-weight:            normal;
    font-style:             italic;
    margin:                 30px 10px;
    padding:                6px 0 0 55px;
}

blockquote p {
    text-align:     justify;
    line-height:    20px;
}

/* EOF */

