/*
	Elegante 2.2 by 3 Roads Media
	Internet Explorer 7 Stylesheet
*/

/* remove extra margin */
#pre-post-meta { margin:0; }

/* attempt to line up drop cap */
#home .featured .post-content > p:first-child:first-letter,
#single .post-content p:first-child:first-letter { font-size:50px; }

/* force dotted borders to appear */
.post-meta { height:1%; }

/* hide button text */
#search-form input.submit,
#comments input#submit,
input.sendbutton { letter-spacing:-999px; }

/* submit button too small */
#comments input#submit { height:36px; width:110px; }

/* force nested comments to clear */
#comments ul.children li { clear:both;  }

#comments input#submit, input.sendbutton { height:33px; width:108px; }

/* squash dropdown menu bugs */
#nav li ul { top:72px; }
#nav li li ul { top:9px; }
#nav li li .toplevel a { margin-top:-9px; }