/* Blog CSS overrides for unique styles to this blog -Joseph Dickson */
/* Header logo setttings */

/* Fix background width to same as image */
#container-inner, #header-inner {width:980px;}
#header-inner {background-image:url('http://www.insidesocal.com/crime&courts/CRIMES_GH.jpg');width:980px;height:150px;margin:0;padding:0;} /* Background Image logo settings */
#header-inner a {display:block;width:980px;height:150px;}

/* Hide Blog title text */
#header-name {display:none;}

/* Navigation bar below blog logo */
#navigation {background-color:#666666;}
#navigation li {display:inline;margin:0;padding:2px 10px 2px 0px;}
#navigation li a {color:white;font-weight:bold;text-decoration:none;}
#navigation li a:hover {text-decoration:underline;}

/* previous next links */
asset-entry {font-size:14px;}

/* archive pages */
.archive-title, .archive-title em {font-size:16px;margin:2px 0;padding:0;font-weight:normal;font-style:normal;}


/* Make the mug shots of Denise and Larry smaller */
img.bio {width:80px; margin:0 5px 0 0;float:left;}

/* Footer */
#footer {float:left;}

/* Twitter, i hardly knew her */

#twitter_div ul {list-style:none;margin:0;padding:0;}
#twitter_div li {padding:2px 0;}


