body {
	margin: 0;
	padding: 8px;
	margin-bottom: auto;
	word-wrap: break-word;
}

blockquote blockquote {
	margin-left: 0em;
}

form {
	margin-bottom: 0px;
}

form .trap {
	display:none;
}

.postarea {
	text-align: center;
}

.postarea table {
	margin: 0px auto;
	text-align: left;
}

.thumb {
	border: none;
	float: left;
	margin: 2px 20px;
}

.nothumb {
	float: left;
	background: inherit;
	border: 2px dashed #aaa;
	text-align: center;
	margin: 2px 20px;
	padding: 1em 0.5em 1em 0.5em;
	font-family: none;
}

.reply blockquote, blockquote :last-child {
	margin-bottom: 0em;
}

.reflink a {
	color: inherit;
	text-decoration: none;
}

.reflink a:hover{
	color: #800000;
}

.reply .filesize {
	margin-left: 20px;
}

.userdelete {
	float: right;
	text-align: center;
	white-space: nowrap;
}

.replypage .replylink {
	display: none;
}

.pagelist {
	max-width: 600px;
}

.admin {
	color: #800080;
	font-weight: normal;
}

.mod {
	color: #FF0000;
	font-weight: normal;
}

.vip {
	color: #336600;
	font-weight: normal;
}

#watchedthreads {
	position: absolute;
	background-color: #F0E0D6;
	border: 1px dotted #EEAA88;
	border-top: 0px none;
}

#watchedthreadsdraghandle {
	text-align: center;
	font-family: Trebuchet MS;
	cursor: move;
}

#watchedthreadlist {
	padding: 3px;
	font-size: 0.8em;
}

#watchedthreadsbuttons {
	position: absolute;
	bottom: 3px;
	left: 3px;
}

.spoiler, .spoiler a {
	color: black;
	background-color: black;
}

.spoiler:hover, .spoiler:hover a{
	color: white;
}

.extrabtns {
	vertical-align: middle;
}

.hidethread {
	background: transparent url('./icons/blue/icons.gif') -32px -16px no-repeat;
}

.unhidethread {
	background: transparent url('./icons/blue/icons.gif') -48px 0px no-repeat;
}

.watchthread {
	background: transparent url('./icons/blue/icons.gif') -32px 0px no-repeat;
}

.expandthread {
	background: transparent url('./icons/blue/icons.gif') 0px -16px no-repeat;
}

.quickreply {
	background: transparent url('./icons/blue/icons.gif') 0px 0px no-repeat;
}

.hidewatchedthreads {
	background: transparent url('./icons/blue/icons.gif') -48px -16px no-repeat;
}

.refreshwatchedthreads {
	background: transparent url('./icons/blue/icons.gif') -16px -16px no-repeat;
}

.restorewatchedthreads {
	background: transparent url('./icons/blue/icons.gif') -16px 0px no-repeat;
}

.reflinkpreview {
	position: absolute;
	padding: 5px;
	background-color: #F0E0D6;
	border: 1px dotted #000000;
}

.overlay-menu {
	position: fixed;
	top: 0px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	border-left: 1px #CCC solid;
	border-right: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	z-index: 100;
}

.overlay_2 {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

.picc {
	padding-bottom: 0px;
	padding-top: 0px;
}

.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}

.sage {
	color:#FF0000;
	font-weight:800;
}

.fileinfo {
   font-style: italic;
   font-size: 11px;
}

.file_reply {
   float: left;
   margin: 5px 20px 20px 5px;
   text-align: left;
}

.file_reply  img{
	border: none;
	padding: 1px;
	display: block;
	margin: 0 auto;
}

.newposts {
	font-weight: bold;
	color: #FF9900;
}

.giornale {
	max-width: 65em;
}
