/**
* (c) 2010 Themes From Robin
*/
*+html #nav li.li-parent {
zoom:1;
position:relative;
z-index:999;
}
*+html #nav ul ul {
z-index:999;
zoom:1;
}
*+html #header {
z-index:666;
}
*html #nav {
zoom:1;
}
*html #nav ul li a { float:left; }
#content input { width: auto; overflow: visible; padding:0 .6em 0 .6em; }
#commentform input#author,
#commentform input#email,
#commentform input#url {
zoom:1;
position:relative;
display:block;
float:none;
}
*html #content .post,
#content .vcard,
#sidebar li,
#pages .wp-pagenavi span.current,
#pages .wp-commentnavi span.current { zoom:1; }
*+html body.home #content .entry-content,
*+html body.archive #content .entry-content,
*+html body.search #content .entry-content,
*+html #content .ga {
float:none;
padding-left:15px;
}
*+html body.category-gallery #content .entry-content,
*+html #content .ga {
width:380px;
padding-left:0;
}