/*
Theme Name: WordPress CSV Bergamo
Theme URI: http://wordpress.org/
Description: A WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Roberto Marchetti
Author URI: mailto:r.marchetti@metarete.it
Tags: orange, custom header, variable width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	background: #FFFFFF;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0em;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-x;
	border:0;
	margin:0;
	padding:0;
	}


/* link classes */
a:link,a:active,a:visited {
	color: #d46300;
	text-decoration: none;
}
a:hover {
	color: #f89c4d;
	text-decoration: underline;
}

#page {
	text-align: left;
	width: 100%;
	margin:0;
	}

#header, .header {
	position: relative;
	background: url(images/bg_header_table.gif) repeat-x bottom;
	text-align: center;
	height: 101px;
	padding-top: 30px;
	color: #FFFFFF;
	}

#headerimg, .header-logo {
	position: absolute;
	top: 0;
	left: 0;
	
	background: url(images/logo.gif) no-repeat left bottom;
	height: 131px;
	vertical-align:top;
	}

.header-logo {
	width: 227px;
}
.header-accessibility
{
	position: absolute;
	right: 10px;
	top: 30%;
}

.header a
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.header a:hover
{
	text-decoration: underline;
}

.topmenu{
	height: 25px;
	line-height: 24px;
	color: #ffffff;
	padding-left: 8px;
	margin:0;
	border:0;
	background: url(images/bg_topmenu.gif) repeat-x top;
}

/* headmessages style */
#sidebar-2 {
	margin: 0;
	padding: 0;
}

#sidebar-2 ul.sidebar-2-ul {
	margin: 0;
	padding: 0;
	float: left;
	margin-bottom: 16px;
	position: relative;
	width: 100%;
}

#sidebar-2 li.widget {
	margin: 0;
	padding: 0;
	position: relative;
	border: none;
	float: left;
}

.headmsg {
	z-index: 1;
	margin: 0;
	padding: 0;
}

/* horizontal first level navigation */
.navfirst_tabs {
	width: 96%;
	color: #000000;
	border-bottom: 1px solid #ccc;
	margin: 0 0 0 0;
	padding: 0 0 3px 0;
	z-index: 1;
	position: relative;
	white-space: nowrap;
}
.navfirst_tabs li {
	display: inline;
	white-space: nowrap;
	list-style-type: none;
	margin: 2px;
	font-weight: bold;
}
.navfirst_tabs li a,
.navfirst_tabs li a:link,
.navfirst_tabs li a:active,
.navfirst_tabs li a:visited,
.navfirst_tabs li a.active {
	background: #f3f3f3;
	padding: 3px 5px 3px 5px;
	margin: 0px;
	text-decoration: none;
	color: #666;
}
.navfirst_tabs li a.active:link,.navfirst_tabs li a.active:visited {
	background: #ffffff;
	border-bottom: 1px solid #ffffff;
	color: black;
	border-top: 1px solid red;
}
.navfirst_tabs li a:hover,.navfirst_tabs li a.active:hover {
	background: #ffffff;
}

/* horizontal second level navigation */
.navsecond_tabs {
	text-align: justify;
	background: #ffffff;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #ccc;
	border-top: none;
	z-index: 2;
	height: 20px;
}
.navsecond_tabs li {
	margin: 0em;
	padding: 0em;
	display: inline;
	list-style-type: none;
}
.navsecond_tabs li a:link,.navsecond_tabs li a:visited {
	/*float: left;*/
	font-weight: normal;
	padding: 0.3em 0.9em 0.3em 0.9em;
	margin-right: 0.2em;
	text-decoration: none;
}
.navsecond_tabs li a.active,.navsecond_tabs li a.active:link,.navsecond_tabs li a.active:visited {
	color: black;
}
.navsecond_tabs li a:hover {}


/* Colorful TABS */
/* CSS for structure tabs in Horizontal menu */

/* headmessages style */


/* horizontal first level navigation */
.navfirst_tabs {
	color: #000;
	margin-top:-25px !important;
	height: 29px;
	border-bottom: none;
	z-index: 1;
}
.navfirst_tabs {
	padding-top: 0px;
	padding-left: 20px;
	clear: right;
}
.navfirst_tabs li {
	border: none;
	float: left;
	background: url(images/tab_dx.gif) no-repeat right bottom;
	list-style-type: none;
	margin:0;
	margin-left: 5px;
	font-weight: bold;
	padding: 0;
}
.navfirst_tabs a, .navfirst_tabs a:link,  .navfirst_tabs a:visited {
	color: #555555;
}
.navfirst_tabs a.active, .navfirst_tabs a.active:link,  .navfirst_tabs a.active:visited {
	color: #ffffff;
}
.navfirst_tabs li a {
	display: block;
	border: none;
	margin:0;
	background: url(images/tab_sx.gif) no-repeat left bottom;
	padding: 4px 13px 4px 13px;
	text-decoration: none;
	color: #555555;
}

.navfirst_tabs li a:hover {
	color: #222222;
	background-color: transparent;
	background: url(images/tab_sx.gif) no-repeat left bottom;
}

/*active tabs*/
.navfirst_tabs li.active {
	margin-top: -1px;
	background: url(images/tab_dx_active.gif) no-repeat right bottom;
	padding: 0;
}
.navfirst_tabs li.active a:link,
.navfirst_tabs li.active a:visited {
	display: block;
	border: none;
	background: url(images/tab_sx_active.gif) no-repeat left bottom;
	padding: 5px 13px 4px 13px;
	text-decoration: none;
	color: #ffffff;
}
.navfirst_tabs li.active a:hover{
	color: #ffd730;
	background: url(images/tab_sx_active.gif) no-repeat left bottom;
}



/* ###### COLORS ###### */
li.tab_color_1 {
	background: url(images/tab_dx1.gif) no-repeat right bottom;
}
li.tab_color_1 a, li.tab_color_1 a:link, li.tab_color_1 a:visited {
	background: url(images/tab_sx1.gif) no-repeat left bottom;
	color: #ffffff;
}
li.tab_color_1 a:hover {
	background: url(images/tab_sx1.gif) no-repeat left bottom;
	color: #84c7f7;
}
li.tab_color_2{
	background: url(images/tab_dx2.gif) no-repeat right bottom;
}
li.tab_color_2 a, li.tab_color_2 a:link, li.tab_color_2 a:visited {
	background: url(images/tab_sx2.gif) no-repeat left bottom;
	color: #ffffff;
}
li.tab_color_2 a:hover {
	background: url(images/tab_sx2.gif) no-repeat left bottom;
	color: #91fe60;
}
li.tab_color_3 {
	background: url(images/tab_dx3.gif) no-repeat right bottom;
}
li.tab_color_3 a, li.tab_color_3 a:link, li.tab_color_3 a:visited {
	background: url(images/tab_sx3.gif) no-repeat left bottom;
	color: #ffffff;
}
li.tab_color_3 a:hover {
	background: url(images/tab_sx3.gif) no-repeat left bottom;
	color: #e3e0bb;
}
li.tab_color_4 {
	background: url(images/tab_dx4.gif) no-repeat right bottom;
}
li.tab_color_4 a, li.tab_color_4 a:link, li.tab_color_4 a:visited {
	background: url(images/tab_sx4.gif) no-repeat left bottom;
	color: #ffffff;
}
li.tab_color_4 a:hover {
	background: url(images/tab_sx4.gif) no-repeat left bottom;
	color: #d2bce4;
}
li.tab_color_5 {
	background: url(images/tab_dx5.gif) no-repeat right bottom;
}
li.tab_color_5 a, li.tab_color_5 a:link, li.tab_color_5 a:visited {
	background: url(images/tab_sx5.gif) no-repeat left bottom;
	color: #ffffff;
}
li.tab_color_5 a:hover {
	background: url(images/tab_sx5.gif) no-repeat left bottom;
	color: #ffc8c2;
}
li.tab_color_6 {
	background: url(images/tab_dx6.gif) no-repeat right bottom;
}
li.tab_color_6 a, li.tab_color_6 a:link, li.tab_color_6 a:visited {
	background: url(images/tab_sx6.gif) no-repeat left bottom;
	color: #ffffff;
}
li.tab_color_6 a:hover {
	background: url(images/tab_sx6.gif) no-repeat left bottom;
	color: #ecf98d;
}
li.tab_color_7 {
        background: url(images/tab_dx7.gif) no-repeat right bottom;
}
li.tab_color_7 a, li.tab_color_7 a:link, li.tab_color_7 a:visited,  
li.tab_color_7 a:visited {
        background: url(images/tab_sx7.gif) no-repeat left bottom;
        color: #ffffff;
}
li.tab_color_7 a:hover {
        background: url(images/tab_sx7.gif) no-repeat left bottom;
        color: #acedfa;
}

li.tab_color_8 {
        background: url(images/tab_dx8.gif) no-repeat right bottom;
}
li.tab_color_8 a, li.tab_color_8 a:link, li.tab_color_8 a:visited,  
li.tab_color_8 a:visited {
        background: url(images/tab_sx8.gif) no-repeat left bottom;
        color: #aab2ff;
}
li.tab_color_8 a:hover {
        background: url(images/tab_sx8.gif) no-repeat left bottom;
        color: #8692ff;
}

li.tab_color_9 {
        background: url(images/tab_dx9.gif) no-repeat right bottom;
}
li.tab_color_9 a, li.tab_color_9 a:link, li.tab_color_9 a:visited,  
li.tab_color_9 a:visited {
        background: url(images/tab_sx9.gif) no-repeat left bottom;
        color: #ffffff;
}
li.tab_color_9 a:hover {
        background: url(images/tab_sx9.gif) no-repeat left bottom;
        color: #f3b2ea;
}

li.tab_color_10 {
        background: url(images/tab_dx10.gif) no-repeat right bottom;
}
li.tab_color_10 a, li.tab_color_10 a:link, li.tab_color_10 a:visited,  
li.tab_color_10 a:visited {
        background: url(images/tab_sx10.gif) no-repeat left bottom;
        color: #9cff5f;
}
li.tab_color_10 a:hover {
        background: url(images/tab_sx10.gif) no-repeat left bottom;
        color: #72d138;
}

/* horizontal second level navigation */
.navsecond_tabs {
	text-align: justify;
	background: #ffffff;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: none;
	z-index: 2;
	height: 1.2em;
}
.navsecond_tabs li {
	margin: 0em;
	padding: 0em;
	display: inline;
	list-style-type: none;
}
.navsecond_tabs li a:link,.navsecond_tabs li a:visited {
	/*float: left;*/
	font-weight: normal;
	padding: 0.3em 0.9em 0.3em 0.9em;
	margin-right: 0.2em;
	text-decoration: none;
}
.navsecond_tabs li a.active,.navsecond_tabs li a.active:link,.navsecond_tabs li a.active:visited {
	color: black;
}
.navsecond_tabs li a:hover {}

/* END Colorful TABS */


#content {
	font-size: 1.0em;
	float: right;
	width: 78%;
	margin-right: 0.5em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	float: left;
	width: 20%;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
/* width classes */
.w_0 { width: 0; }
.w_5 { width: 5%; }
.w_9 { width: 9%; }
.w_10 { width: 10%; }
.w_15 { width: 15%; }
.w_20 { width: 20%; }
.w_25 { width: 25%; }
.w_30 { width: 30%; }
.w_35 { width: 35%; }
.w_40 { width: 40%; }
.w_45 { width: 45%; }
.w_50 { width: 50%; }
.w_55 { width: 55%; }
.w_60 { width: 60%; }
.w_65 { width: 65%; }
.w_70 { width: 70%; }
.w_75 { width: 75%; }
.w_80 { width: 80%; }
.w_85 { width: 85%; }
.w_90 { width: 90%; }
.w_95 { width: 95%; }
.w_100 { width: 100%; }

.pn-sub {
	font-size: 90%;
}

/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
	}

.widecolumn {
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	border: 0;
	border-bottom: 1px solid #e67a2b;
}

.widecolumn .post {
	margin: 0;
	}

#content .post h2 {
	text-align:left;
	padding: 4px;
	padding-left: 4px;
	color: #ffffff;
	font-size: 125%;
	margin-top: 0;
	background: #e67a2b url(images/bg_h1.gif) repeat-y right;
}
#content .post h2 a {
	color: #ffffff;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
/*	clear: both;*/
}

.clear {
	clear: both;
}
/* footmessages style */
.footer {
	clear: both;
	background: url(images/bg_footer_repeat.gif) repeat-x bottom;
}
.footmsg {
	font-size: 90%;
	height: 38px;
	line-height: 32px;
	text-align: center;
	background: url(images/bg_footer.gif) no-repeat bottom right;
}
.footmsg table{
	width: 100%;
}
.footmsg table td{
	text-align: center;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#sidebar ul li {
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#searchsubmit {
	border: none;
	width: 20px;
	height: 20px;
	padding: 0;
	margin: 0;
	background: url(images/action_search.gif) no-repeat;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}
/* End Sidebar */




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
/*	display: none;*/
	border: 0;
	border-bottom: 1px solid #e67a2b;
	}


a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* postnuke specific classes */
.pn-logo {
	font-size: 180%;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.pn-logo-small {
	font-size: 130%;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.pn-pagetitle {
	font-size: 150%;
	font-weight: bold;
	text-align: center;
}

#sidebar .sideblock_sx {
	margin-bottom: 1em;
	padding-left: 11px;
}
#sidebar .sideblock_sx_title{
	color: #ffffff;
	margin-bottom: 5px;
	height: 24px;
	line-height: 24px;
	padding-left: 31px;
	text-transform: uppercase;
	font-weight: bold;
	background: #d52e20 url(images/sideblock_sx_title-left.gif) no-repeat left;
}
#sidebar .sideblock_sx_title a,
#sidebar .sideblock_sx_title a:link, 
#sidebar .sideblock_sx_title a:active,
#sidebar .sideblock_sx_title a:visited {
	color: #ffffff;
}

#sidebar .sideblock_sx_title-right{
	background: #d52e20 url(images/sideblock_sx_title-right.gif) no-repeat right;
}
#sidebar .sideblock_sx_table {
}
/* left sideblock */
#sidebar .leftnav_up_sx, #sidebar .rightnav_up_sx {
	width: 11px;
	height: 11px;
	background: #8f8f8f url(images/key-point_tl.gif) no-repeat top left;
}
#sidebar .leftnav_up, #sidebar .rightnav_up {
	height: 11px;
	background-color: #8f8f8f;
}
#sidebar .leftnav_up_dx, #sidebar .rightnav_up_dx {
	width: 11px;
	height: 11px;
	background: #8f8f8f url(images/menu_tr.gif) no-repeat top right;
}
#sidebar .leftnav_sx, #sidebar .rightnav_sx {
	width: 11px;
	background-color: #8f8f8f;
}
#sidebar .leftnav, #sidebar .rightnav {
	background: #8f8f8f;
	color: #ffffff;
}
#sidebar .leftnav_dx, #sidebar .rightnav_dx {
	width: 11px;
	background: #8f8f8f url(images/menu_right.gif) repeat-y top right;
}
#sidebar .leftnav_dn_sx, #sidebar .rightnav_dn_sx {
	width: 11px;
	height:11px;
	background: #8f8f8f url(images/key-point_bl.gif) no-repeat bottom left;
}
#sidebar .leftnav_dn, #sidebar .rightnav_dn {
	height: 11px;
	background-color: #8f8f8f;
}
#sidebar .leftnav_dn_dx, #sidebar .rightnav_dn_dx {
	width: 11px;
	height: 11px;
	background: #8f8f8f url(images/menu_br2.gif) no-repeat bottom right;
}
#sidebar .leftnav ul, #sidebar .rightnav ul {
	margin-left: 0;
	padding-left: 0;
	/*    margin: 0em;*/ /*    padding :0em;*/
	list-style: none;
	text-indent: 0.2em;
}
#sidebar .leftnav li, #sidebar .rightnav li {
	display: inline;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#sidebar .leftnav li a, #sidebar .leftnav li a:link,
#sidebar .leftnav li a:visited, #sidebar .rightnav li a, 
#sidebar .rightnav li a:link,
#sidebar .rightnav li a:visited {
	display: block;
	text-decoration: none;
	margin: 0em;
	padding: 2px;
	padding-left: 12px;
	color: #ffffff;
	background: url(images/li_dots.gif) no-repeat 2px 2px;
}
#sidebar .leftnav li a:hover, #sidebar .rightnav li a:hover {
	background: #9c9c9c url(images/li_dots.gif) no-repeat 1px 1px;
	border: 1px solid #afafaf;
	padding: 1px;
	padding-left: 11px;
}
#sidebar .leftnav div.tree-menu div, 
#sidebar .rightnav div.tree-menu div {}
#sidebar .leftnav div.tree-menu div.tree-item, 
#sidebar .rightnav div.tree-menu div.tree-item {
}
#sidebar .tree-item a, #sidebar .tree-item a:link, #sidebar .tree-item a:visited {
	padding: 2px;
	display: block;
	padding-left: 14px;
	color: #ffffff;
	background: url(images/li_dots.gif) no-repeat 2px 2px;
}
#sidebar .leftnav div.tree-menu div.tree-item a:hover, 
#sidebar .rightnav div.tree-menu div.tree-item a:hover {
	border: 1px solid #afafaf;
	padding: 1px;
	padding-left: 13px;
	text-decoration: none;
	background: #9c9c9c url(images/li_dots.gif) no-repeat 1px 1px;
}
#sidebar .leftnav a:link, #sidebar .rightnav a:link {
	color: #ffffff;
	/*background: url(images/li_dots.gif) no-repeat 2px;	*/
}

#sidebar .leftnav a, #sidebar .leftnav a:link, #sidebar .leftnav a:visited, 
#sidebar .leftnav a:active, 
#sidebar .rightnav a, #sidebar .rightnav a:link, 
#sidebar .rightnav a:visited, 
#sidebar .rightnav a:active 
{
	color: #ffffff;
}


.widget {
	width: 100%;
	list-style: none;
	list-style-image: none;
}

#sidebar #wp-calendar {
	table-layout: fixed;
	padding: 0px;
	border: 1px solid #bbbbbb;
	width: 100%;
}

#sidebar #wp-calendar td, #sidebar #wp-calendar th {
	text-align: center;
	font-size: 80%;
	height: 2em;
	vertical-align: middle;

	color: #FFFFFF;
	
}
#sidebar #wp-calendar td {
	background-color: #9E9E9E;
	border: 1px solid #cccccc;
	border-spacing: 0px;
	border-collapse: collapse;
}

#sidebar #wp-calendar #today {
	background-color: #D52E20;
	color: #FFFFFF;
	
}

#sidebar #wp-calendar tfoot td {
	border: none;
	background: none;
}

#sidebar #wp-calendar .pad {
	background: none;
}

.mn-clear {
	clear: both;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

#login h1 a {
	background: url(images/whitelogo.gif) no-repeat top;
	width: 410px;
	display: block;
}
