/* Style sheet for the Net Traveller blog, 15 June 2009 */
/* Modified to set the text color to Black 12 May 2010  */
/* Removed special ANU styles 19 May 2010 */

body{font-family:sans-serif; background: #B0E0E6; color:#000000; width: 100%; padding: 0em; margin: 0em;}
#navbar-iframe {display: none !important;}
#header {text-decoration:none;}
#header a img {float: left; border: none; height: 4em; width: 3em; margin-left: 1em; margin-right: 1em;}
#main{width:55%; min-width:8em; max-width:38em; float:left; margin-left: .5em;  overflow: hidden;}
#sideBar {clear:both; width:15%; min-width:8em; max-width:12em; float:left; margin-left: 0; padding-left: 1.25em; text-transform:none; overflow: visible;}

#sideBar ul {padding-left: .5em; margin-left: .5em;}

#sideBar a {text-decoration: none;}
#sideBar a:hover {text-decoration: underline;}

table, td {border: solid; border-collapse: collapse;}

.advertisment {float: right; max-width:100%; width:300px; padding: 0em; margin: 0em;  overflow: hidden;}
.shavead {width: 300px; padding: 0em 0em 0em 0em; margin: 0em 0em 0em 0px; position: relative; overflow: hidden; font-size: smaller; clear: right;}

.profile-img {display:inline;}
.profile-img img {float:left;}

.post-body img {border: .5em; margin: .5em;}

