/*
Theme Name: Jozza.net
Theme URI: http://jozza.net/
Description: A modified version of the classic theme
Version: 0.0
Author: Joel Cass
Tags: modified, not reusable

Modified theme for Jozza.net
*/
@import url("/styles/jnet/lib/style.css");

#navigation #menu li { border:1px solid #FFFFFF; margin:4px 2px; padding:4px; font-weight:bold; }
#navigation #menu li li { border:0; font-weight:normal; margin:0; padding: 0; }
#navigation #menu ul li.widget ul { display:block; }
	
#navigation #searchform .input-text { width:146px; }
#navigation #searchform .input-button { width:60px; }

.meta { font-size:0.9em; font-style:italic; text-align:right; margin-bottom:0.3em; border-bottom:1px solid #999999;  }

.wp-caption { border:1px solid #C0C0C0; padding:4px; margin:8px; }
.alignnone { float:none; }
.alignleft { float:left; }
.alignright { float:right; }
