#column-center p
{
	font-size: 1.3em;
	font-family: Georgia, New York, Times, Times New Roman, serif;
	line-height: 170%;
}

#column-center h1
{
	font-family: Georgia, New York, Times, Times New Roman, serif;
	color: black;
	font-size: 2.0em;
	font-weight: bold;
	line-height: 140%;
	padding-top: 30px;
}

#column-center h1 a
{
	color: black;
	text-decoration: none;
}

#column-center
{

	width: 458px;
	padding-left: 30px;
	padding-top: 40px;
}

#column-center div
{
	padding: 0;
	margin: 0;
}
/* 	height: 121px;
	padding-right: 220px;
*/
#column-center div.entry-head
{
	padding-left: 0;
	padding-top: 20px;
	clear: right;
}

#column-center div.entry-head h1
{
	margin: .5em 0 0 0;
	padding: 0;
}

#column-center p.entry-date
{
	float: right;
	display: inline;
	background: transparent url(../../images/css/blog/date-crest-bg.gif) left top no-repeat;
	width: 67px;
	height: 25px;
	padding: 50px 0 51px 0;
	color: white;
	text-align: center;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 120%;
	margin: 0 0 1em 1em;
}

#column-center p.byline
{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 1.0em;
	line-height: 130%;
}

#column-center div.entry {}
#column-center a
{
	color: #990000;
	text-decoration: none;
}

#column-center div.hr
{
	border-bottom: 2px solid black;
	margin: 2em 0;
}

#sidebar ul
{
	margin: 0;
	padding: 20px 12px;
}

#sidebar ul li
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#sidebar ul li ul
{
	margin: 0;
	padding: 0 7px;;
}

#sidebar ul li img.hr
{
	padding: 12px 0;
}

#wp-calendar
{
	width: 100%;
}

#wp-calendar caption
{
	text-align: center;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 125%;
	padding-bottom: .25em;
}

#wp-calendar tbody td
{
	text-align: center;
}

#wp-calendar th, #wp-calendar td
{
	font-size: 1.2em;
}

#wp-calendar td#next
{
	text-align: right;
}

#wp-calendar a
{
	color: black;
	text-decoration: underline;
}

#wp-calendar a:visited
{
	color: #808080;
}

#sidebar ul li h2
{
	font-size: 1.8em;
	line-height: 125%;
	padding-top: 0;
	padding-left: 7px;
}

#sidebar li#sidebar-archives li a
{
	text-decoration: none;
	font-weight: bold;
	line-height: 130%;
	color: black;
}

#sidebar li#sidebar-recent li
{
	padding: 0 0 .75em 0;
}

#sidebar li#sidebar-recent li a
{
	text-decoration: none;
	line-height: 130%;
	color: black;
}

#sidebar li#sidebar-recent li a .date
{
	font-weight: bold;
}

#rightbar-search
{
	padding: 0 20px;
	text-align: right;
}

#rightbar-search h2
{
	text-align: left;
}

#rightbar-search #s
{
	width: 220px;
}

#sidebar p
{
	padding: 0 7px;
	line-height: 130%;
}


#sidebar p a
{
	color: black;
	white-space: nowrap;
}

.navigation .alignleft
{
	float: left;
	display: inline;
}

.navigation .alignright
{
	float: right;
	display: inline;
}

div#twitter_div-container
{
	padding: 30px 18px 2em 21px;
	clear: right;
}
div#twitter_div
{
	clear: left;
}
div#twitter_div ul
{
	margin: 0;
	padding: 20px 0 0 11px;
	width: 192px;
}

div#twitter_div ul li
{
	font-size: 1.2em;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	list-style-type: none;
	color: #434343;
	line-height: 120%;
	margin: 0 0 0.50em 0;
	padding: 0;
}

div#twitter_div a
{
	color: #1da1c7;
	text-decoration: none;
}

#twitter-link
{
	padding: 0.5em 0 0 11px;
	width: 192px;
	font-size: 1.2em;	
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
}

