@charset "utf-8";
/* CSS Document */

body {
	color : #000000;
	background : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
}
#sidebar, #footer, #topnavbar, #navbar, #nav, #navbarleft, #navbarright, #subnavbar, #subnav, #footer, #copyright, #copyrightbg, #comment, #submit, #postwidgeted{ 
	display:none;
}
.headerright { 
	display:none;
}
.headerleft img { 
	border:0px;
}
.breadcrumb, .dateleft, .dateright, .time, .icomments, .comments, .date, .tags, .category { 
	display:none;
}
#homepage, content img { 
	border:0px;
}
a:link, a:visited {
   	color: #520;
   	background: transparent;
  	font-weight: bold;
  	text-decoration: underline;
}
h1 {color: #C00; font-size: 24px; font-family: Georgia, Times New Roman; font-weight: normal; margin-bottom: 10px; padding: 8px 0px 8px 8px;
}
#content a[href^="/"]:after {
   content: " (http://www.lovatts.com.au" attr(href) ") ";
   }

