/* Default theme */
body, html {
	background-color: #ffffff;
	color: #4A4A4A;
font-size: 100%;	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	
	margin: 0;
	padding: 0;
}

a { color: #39C; }
a:hover { color: #49b53a; }
#thumbs .thumb.current a img { border: 1px solid #39C; }
body, td, li, p { line-height: 1.3; }
h1 { font-weight: bold; font-size: 150%; }
h3 { font-weight: bold; font-size: 110%; }
a { text-decoration: none; }
img { border: 0;}
.box { padding: 0 10px 10px 0; }
#container { width: 980px; margin: 0 auto; }
#header { margin: 20px auto; }
#main { width: 700px; margin-right: 10px; float: left; }
 #main a { text-decoration: underline;}
#sidebar { width: 240px; float: right; }
 #sidebar ul { padding-left: 0; list-style: none; }
 #sidebar li { margin-bottom: 4px; }
#thumbs { width: 240px; float: right; }
 #thumbs .thumb { border: 1px solid transparent; display: inline; }
#extras { width: 100%; height: 41px; padding: 6px 0 0 0; }
 #more { font-size: 90%; height: 35px; float: left; margin: 0 14px 0 0; }
  #more a.handle {  text-decoration: none; }
#sharethis-button { width: 450px; height: 35px;float: left; }
ul#works { margin: 0; padding: 0; list-style: none; }
ul#works li { margin: 0 6px 2px 0; padding: 0; float: left;  }