/*
Description:	Modification of Neoclassican by Chris Pearson.
Version:		1.0
Author:			Derek Kerl
Author URI:		http://sapoxo.com/
*/

h1#logo a img {
	padding: 0;
	margin: 0;

}


/*--- core layout elements ---*/

.custom img.head_img { width: 415px; margin-bottom: 18px; border: 5px solid #ececec; }

.custom div#content { float: left; }

.custom div#content_inner: { background: red; }

.custom #content_box { width: 865px; padding: 0 10px 0 10px; background: url('images/content_bg.gif') 50% 10% repeat-y #fff; text-align: left; }

.custom #masthead { border-bottom: 1px double #ececec; padding-bottom: 1.0em; width: 845px; margin: 3.0em auto; }


/*--- content elements ---*/

.custom #masthead #logo a:link { margin-left: -9999; }

.custom .navigation { width: 423px; padding: 0.69231em 10px 0.76923em 10px; background: #efefef; border-top: 1px solid #ddd; font-size: 1.3em; line-height: 1.53846em; clear: both; }

.custom div.archives h1	{
	width: 423px;
}

/*--- left sidebar elements ---*/

.custom div#left_bar { }


/*--- footer elements ---*/

.custom #footer { padding: 1.0em 0; border-top: 1px double #ddd; width: 870px; margin: 0 auto; }


/*--- misc elements ---*/

.custom div#rotating_image {display:none;}

.custom a:link, .custom a:visited { color: #396; }  

.custom a:hover, .custom #content_inner h2 a:hover, .custom a:active { color: #fff; text-decoration: none; background: #9cc; }

.custom .format_text a:visited { color: #888; background: #ececec; }

.custom #content_inner h2 { width: 415px; }

/*--- flickr stuff ---*/

.custom li#flickrrss dt img {
	float: left;
	margin: 0 5px 5px 0;
	padding: 1px;
	border: 1px solid #ccc;
}
