/* --- dBlog 2.0 CMS Open Source --- */

div.piccolo { font-family: Arial, Helvetica, sans-serif; color: #999999; font-size: 8pt; font-style: normal; }

A:link { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; text-decoration: none; color: #9d4444; }
A:visited { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; text-decoration: none; color: #b76f6f; }
A:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; text-decoration: underline; color: #d01616; }
A:active { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; text-decoration: none; color: #9d4444; }

TABLE.dblog { border-right: #cccccc 1px solid; border-top: #cccccc 1px solid; border-left: #cccccc 1px solid; border-bottom: #cccccc 1px solid }
TD.dblog { padding-right: 10px; padding-left: 10px; padding-bottom: 10px; padding-top: 10px }
TD.foto { padding-right: 7px; padding-left: 7px; padding-bottom: 7px; padding-top: 7px }
TD.sondaggio { padding-right: 5px; padding-left: 5px; padding-bottom: 5px; padding-top: 5px }

HR.dblog { border: #cccccc 1px dashed }

SPAN.evidenziato { background-color: #FFFF00; font-style: italic; }
body {margin: 0px;padding: 0px;color : #333333;background-color : #FFF;font-size :8pt;font-family : Arial, Helvetica, sans-serif;}
#wrapper {border: 0px;margin: 0px;margin-left: auto;margin-right: auto;padding: 0px;}
#header {background-color: #FFF; background-position: right top;border-bottom: 4px solid #C64934;background: url(/dblog/admin/gfx/header_bg.png);	height:38px}
#joomla {position: relative;color:#ffffff;font-size:15pt;width: 100%;margin: 0px;padding:5px  0 ;}
#joomla span {margin-left:15px}
#break {	height: 50px;}
form {margin: 0px;}
.button {border : solid 1px #cccccc;	background: #E9ECEF;color : #666666;font-weight : bold;font-size : 11px;padding: 4px;}
.login {	margin-left: auto;margin-right: auto;margin-top: 6em;padding: 15px;border: 1px solid #cccccc;width: 429px;background: #F1F3F5;}
.login h1 {background: url(/dblog/admin/gfx/login_header.png) no-repeat;background-position: left top;color: #333;
	margin: 0px;
	height: 50px;
	padding: 15px 4px 0 50px;
 	text-align: left;
	font-size: 1.5em;
}
.login p {padding: 0 1em 0 1em;}
.form-block {border: 1px solid #cccccc;background: #FFFFFF;padding-top: 15px;padding-left: 10px;padding-bottom: 10px;padding-right: 10px;}
.login-form {text-align: left;float: right;width: 60%;}
.login-text {text-align: left;width: 40%;float: left;}
.inputlabel {font-weight: bold;text-align: left;	}
.inputbox {width: 150px;margin: 0 0 1em 0;border: 1px solid #cccccc;}
.clr {clear:both;}
.ctr {text-align: center;}
.version {font-size: 0.8em;}
.footer {}
.message {margin-top: 10px;padding: 7px;	width: 400px;border: 1px solid #B22222;background: #F1F3F5;color: #B22222;font-weight: bold;font-size: 13px;}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/simple_vertical.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* #menu_container img {margin-right:4px;margin-top:5px} */
/* Add a margin - for this demo only - and a relative position with a high z-index to make it appear over any element below */
#menu_container {margin:0 0 20px 0; height:25px; z-index:100; background:#F1F3F5;  line-height:24px; text-decoration:none; text-indent:5px; border:1px solid #cccccc; border-width:1px 0 1px 1px;}
/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu, #pmenu ul {padding:0; margin:0; list-style-type: none;}
/* Set up the link size, color and borders */
#pmenu a, #pmenu a:visited {display:block;width:100px; font-size:8pt; color:#000000; height:25px; line-height:24px; text-decoration:none; text-indent:5px; border:1px solid #cccccc; border-width:0 0 0 1px;}
/* Set up the sub level borders */
#pmenu li ul li a, #pmenu li ul li a:visited {border-width:0 1px 1px 1px;}
#pmenu li a.enclose, #pmenu li a.enclose:visited {border-width:1px;}
/* Set up the list items */
#pmenu li {float:left; background:#f1f3f5;}
#imgmenu {margin-right:4px;margin-top:4px}
/* For Non-IE browsers and IE7 */
#pmenu li:hover {position:relative;}
/* Make the hovered list color persist */
#pmenu li:hover > a {background:#f1e8e6; color:#000000;}
/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
#pmenu li ul {display:none;}
/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#pmenu li:hover > ul {display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(transparent.gif); width:120px;}
/* Position the first sub level beneath the top level liinks */
#pmenu > li:hover > ul {left:-30px; top:16px;}
/* get rid of the table */
#pmenu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}
/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu li a:hover {position:relative; background:#dfd7ca; color:#c00;}
/* For accessibility of the top level menu when tabbing */
#pmenu li a:active, #pmenu li a:focus {background:#dfd7ca; color:#c00;}
/* Set up the pointers for the sub level indication */
#pmenu li.fly {background:#f1f3f5 url(/dblog/admin/gfx/fly.gif) no-repeat right center;}
#pmenu li.drop {background:#f1f3f5 url(/dblog/admin/gfx/drop.gif) no-repeat right center;}
#pmenu li.home {background:#f1f3f5 url(/dblog/admin/gfx/home.png) no-repeat 80px center;}
#pmenu li.autori {background:#f1f3f5 url(/dblog/admin/gfx/users.png) no-repeat 80px center;}
#pmenu li.stat {background:#f1f3f5 url(/dblog/admin/gfx/content.png) no-repeat 80px center;}
#pmenu li.lout {background:#f1f3f5 url(/dblog/admin/gfx/checked_out.png) no-repeat 80px center;}
/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */
/* change the drop down levels from display:none; to visibility:hidden; */
* html #pmenu li ul {visibility:hidden; display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(transparent.gif);}
/* keep the third level+ hidden when you hover on first level link */
#pmenu li a:hover ul ul{visibility:hidden;}
/* keep the fourth level+ hidden when you hover on second level link */
#pmenu li a:hover ul a:hover ul ul{visibility:hidden;}
/* keep the fifth level hidden when you hover on third level link */
#pmenu li a:hover ul a:hover ul a:hover ul ul{visibility:hidden;}
/* keep the sixth level hidden when you hover on fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {visibility:hidden;}
/* make the second level visible when hover on first level link and position it */
#pmenu li a:hover ul {visibility:visible; left:-30px; top:14px; lef\t:-31px; to\p:15px;}
/* make the third level visible when you hover over second level link and position it and all further levels */
#pmenu li a:hover ul a:hover ul{visibility:visible; top:-11px; left:80px;}
/* make the fourth level visible when you hover over third level link */
#pmenu li a:hover ul a:hover ul a:hover ul {visibility:visible;}
/* make the fifth level visible when you hover over fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul {visibility:visible;}
/* make the sixth level visible when you hover over fifth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul {visibility:visible;}
/* If you can see the pattern in the above IE5.5 and IE6 style then you can add as many sub levels as you like */
img { border:none}
.pannello {background:#ffffff url(/dblog/admin/gfx/cpanel.png) no-repeat left center;font-size:20pt; color:red;line-height:48px;margin:0 15px;}
.pannello span {margin:0 50px; font-size:15pt}
#butt {	margin:3px;	text-align:center}
#butt a:hover {color : #333;background-color: #f1e8e6;border: 1px solid #c24733;padding: 3px 4px 0px 6px; }
#butt a{display: block; float: left;height: 97px !important;height: 100px;width: 108px !important;width: 110px;vertical-align: middle;text-decoration : none;
	border: 1px solid #DDD;
	padding: 2px 5px 1px 5px;}
#butt img {margin-top: 13px; border:none}
#butt a:link    {  color : #808080;  }
#butt a:active  {  color : #808080;  }
#butt a:visited {  color : #808080;  }
#butt span { display: block; padding-top: 3px;}
/* --- MENU LATERALE --*/
.upl {font-size:8pt}
.upl a {font-size:8pt}
.footadmin {font-size:8pt; text-align:center}
.footadmin a{font-size:8pt}
.footadmin a:hover{font-size:8pt}
.benv {margin-right:5px}
.testo {font-size:8pt}
.warning { background-color:#f1e8e6;padding:3px;margin-bottom:5px;border:1px solid #FF0000;border-width:1px 0;text-align:center}
.warning img{vertical-align:middle;padding:2px}
.ok {background-color:#B3FFC6;border:1px solid #00B32D;border-width:1px 0;text-align:center;}
.ok img{padding:4px;vertical-align:middle;}
.divider {border-bottom:1px solid #cccccc; padding:5px 0}