#page-footer #copyright { float: left; }
#page-footer #credit { float: right; }


#main-content ul.item-list { margin-left: -2%; }
#main-content ul.item-list li { display: inline-block; width: 47%; margin-left: 2%; vertical-align: top; }

/* Clearfix */
ul.item-list:after,
.widget:after,
.profile-header:after,
.tabs:after,
.respond form:after,
.update form:after,
.story:after,
.widget ul li:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

ul.item-list,
.widget,
.profile-header,
.tabs,
.respond form,
.update form,
.story { display: inline-block; }

/* start commented backslash hack \*/
* html ul.item-list,
* html .widget,
* html .profile-header,
* html .tabs,
* html .respond form,
* html .update form,
* html .story,
* html .widget ul li { height: 1%; }
ul.item-list,
.widget,
.profile-header,
.tabs,
.respond form,
.update form,
.story { display: block; }
/* close commented backslash hack */



.activity-stream .respond { display: none; }
.update-submit .button { display: none; }
fieldset#avatar-view { float: left; margin: 0 15px 10px 0; }
fieldset#avatar-view img { margin: 0; vertical-align: middle; border: 1px solid #ddd; padding: 3px; background: #fff; }
fieldset#avatar-upload span { display: block; color: #555; font-size: 12px; margin-bottom: 6px ;}

form.entry { margin: 0px 0px 20px; }

#title .site-title, #title #tagline { display: block; }
