@charset "UTF-8";
/* CSS Document */

img {
	border: 0;
}

.accent 	{ color: #666666; }

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

p {
	font-family: times, "Times New Roman", times-roman, georgia, serif;
	color: #333333;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
}

.entry-footer {
	font-weight: lighter;
}


h1 {
	/* color: #2b1404; */
}

/* 			HEADERS 				*/	

/* h2			{
	font-family: "Gill Sans", Verdana;
	color: #FFFFFF;
	margin: 0;
	padding: 11px 0px 5px 0px;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	margin-left: 15px;
			}
			*/


			
/* Big serif header */
h3	{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

.entry-header {
	font-size:2em;
	line-height:1.125em;
	letter-spacing:-0.065em;
	text-align:left;
	color: #666666
	width:500px;
	padding:.625em 0 .625em;/*41px t 47px b*/
	font-weight: lighter;
	/* border-bottom-width: 0.071em;
	border-bottom-style: solid;
	border-bottom-color: #993366; */
}


.date-header	{
	font-size: 12px;
	line-height: 8px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-top: -10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}


.box_a p {
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 10px;
}

#main_right ol {
	list-style: none;
}

#main_right li {
	list-style:none;
}
