{!-- <style> --}

body.sub  div.profile div.image {float: left; clear: none; border: 2px solid #666; margin-right: 20px;}

body.profiles  div.profile div.image a {float: left; clear: none; border: 2px solid #666; margin-right: 20px; -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.25); -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.25); box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.25); filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='#888888', Positive='true'); }
body.profiles  div.profile div.image a:hover {border: 2px solid yellow;}
body.profiles  div.profile {min-height: 110px;}

div.article {border-bottom: 1px solid #444; padding: 0 0 30px 0; margin: 0 0 30px 0; float: left; clear: both; width:100%;}
body.profiles div.article {width:45%; clear:none; margin:2%;}

a.more {background: #92343d; text-decoration: none; padding: 5px 12px; font-size: 13px; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.25); -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.25); box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.25); filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='#ffffff', Positive='true'); }
a.more:hover {background: #024f83}

h2 {padding-bottom: 15px;}
h1 {padding-bottom: 40px;}
h5 {padding-bottom: 20px; font-size: 12px; font-weight: normal; font-family: Georgia, Palatino, Times, serif; padding-left: 5px;}
div.comment_container {margin: 0 0 0 50px; width:600px;}