.maroon	{
	color:#C85135 !important;
}
.orange	{
	color:#DC9924 !important;
}
.gray-orange	{
	color:#AA7611 !important;
}
body	{
	font-family:Tahoma;
	margin:0px;
	padding:0px;
	background-color:#6D6968;
}
div.wrapper 	{
	background-color:#EEE2D4;
	margin: 0 auto;
	width:1000px;
}
div.onecol	{
	background-image:url('http://www.yeago.net/media/bg_onecol.jpg');
}
div.twocol	{
	background-image:url('http://www.yeago.net/media/bg_twocol.jpg');
}
div#top	{
	height:200px;
	background-image:url('http://yeago.net/media/header.jpg');
	background-repeat:no-repeat;
	padding:60px 00px 0px 30px;
}
div#top		img	{
	border:0px;
}
div#content	{
	width:65%;
	padding:15px;
	display:inline;
	float:left;
}
div#column	{
	display:inline;
	float:left;
	padding-left:10px;
	width:30%;
}
div#column	p#twitter	{
	font-size:20px;
	font-style:italic;
	line-height:2;
}
div#bottom	{
	clear:left;
	height:150px;
	background-image: url(http://yeago.net/media/footer.jpg);
	background-repeat: no-repeat;
}
h1,h2,h3,h1	a, h2	a,	h3	a,p.pagination	a{
	color: #1E5E60;
}
pre	{
	height:100%;
	background-repeat:repeat-x;
	background-image:url('http://yeago.net/media/code_body.jpg');
}
code	{
}
p.other_posts	{
	font-size:12px;
}
#post_detail_page	h2	{
	font-size:25px;
}
#post_archive	.tease{
	font-size:13px;
}
.strikeout	{
	text-decoration: line-through;
}
div#comment_form	label{
	width:100px;
	display:inline;
	float:left;
}
table#latin-phrases {	
}

table#latin-phrases	td	{
	line-height:2.2;
	width:300px;
}
div.image	p.caption	{
	font-style:italic;
}
