#at-a-glance :active  {background: #999999;}
#at-a-glance td.inactive  {color: #999999;}
#at-a-glance td.active  {color: #003b53;}
#at-a-glance td.today  {color: #FFFFFF;}

#wikicmds {
	position: relative; 
	top: 0px;  
	right: 0px; 
	height: 0px;
	text-align: right;  
	font-family: sans-serif; 
	font-size: 85%;
	color: #7A7A78;
	padding-bottom: 20px;
}
#portal {
	background-color: #FFFFFF;
}
#wikicmds a {
	font-size: 12px;
	font-weight: bold;
}
#wikicmds a:visited {
/*{ color: #7A7A78; text-decoration: none;}*/
}
#wikicmds a:hover {text-decoration: underline;}
#wikicmds a:active {color: rgb(255,153,51);}
#cmdbar {
	background: transparent repeat-x url(/resources/xowiki/aqua.png);
	border-bottom: solid 1px rgb(221,221,221);
	font-family: sans-serif;  font-size: 85%;
	padding: 0.25em 0.5em 0.25em 0.5em;
	color: #7A7A78;
	margin-bottom: 2px;
}
a.external {
	color: #002bb8;
	background: url(/resources/xowiki/external.png) right center no-repeat;
	padding-right: 12px;
}
h1 {
	border-bottom: solid silver 1px; color: #222222; 
	margin-top: 0.5em;	margin-bottom: 0.5em;
	text-align: left; font-weight: normal;
}

h2 {
	border-bottom: 1px solid silver; color: #222222;
	margin-top: 1em; margin-bottom: 0.25em;
	text-align: left; font-weight: normal;
}

h3 {
	text-indent: 0em; margin-top: 0.75em; margin-bottom: 0.0em;
	letter-spacing: 0px;  color: #222222;
	text-align: left; font-weight: bold;
}

hr {
   height: 1px; border: none; 
   color: silver; background-color: silver;
} 
#page-body {background: #fff; font: 10pt Arial, Helvetica, sans-serif;}
/* table, td  {font: 10px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; color: #000;}*/
#main div.column {text-align: left; margin-bottom: 1em;}
#content      {float: left; width: 70%}
#page-body h1 {font-size: 24px; margin: 0 0 .5em 0;}
#page-body h2 {font-size: 16px}
#page-body h3 {font-size: 12px}
#page-body h4 {font-size: 10px; margin: 0;}
#page-body .box {border: 1px solid #a1a5a9; padding: 0 5px 5px 5px; margin: 0 0 1.25em 0;}
#content .box h2 {border-bottom: 1px solid #a1a5a9; padding: 5px; background: #f2f2f2; margin: 0 -5px 5px -5px; font-size: 12px;}
#sidebar {float: right; top: 0px; width: 29%; font: 10px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;}
#sidebar h2 {font-size: 12px; margin: 0;}
#sidebar h3 {font-size: 11px; margin: 0;}
#sidebar h4 {font-size: 10px; margin: 0;}
#sidebar .sidebox li {font-size: 10px; margin: 0;}
img.found {border: 0px; height: 12px}
img.undefined {border: 10px; color: yellow; height: 12px}

#left-col   {float: left;  width: 50%; top: 0px;}
#right-col  {float: right; width: 49%; top: 0px;}

#left-col20 {float: left; width: 14%; top: 0px; margin-right: 10px;}
#left-col25 {float: left; width: 24%; top: 0px; margin-right: 10px;}
#left-col30 {float: left; width: 29%; top: 0px; margin-right: 10px;}
#left-col70 {float: left; width: 69%; top: 0px;}
#left-col75 {float: left; width: 74%; top: 0px;}
#left-col80 {float: left; width: 79%; top: 0px;}

#right-col20 {float: right; width: 14%; top: 0px; margin-right: 10px;}
#right-col25 {float: right; width: 24%; top: 0px; margin-right: 10px;}
#right-col30 {float: right; width: 29%; top: 0px; margin-right: 10px;}
#right-col70 {float: right; width: 69%; top: 0px;}
#right-col75 {float: right; width: 74%; top: 0px;}
#right-col80 {float: right; width: 79%; top: 0px;}

#messages .timestamp {font-size: 80%; color: grey}
#messages .user {font-size: 80%; font-weight: bold; color: grey}
#messages .message {vertical-align: top}

.rss {border:1px solid;
	border-color:#FC9 #630 #330 #F96;
	padding: 2px;
	font: 9px verdana,sans-serif;
	color: #FFF;
	background: #F60;
	text-decoration:none;
	margin:0;
	margin-right:10px;}
a:hover.rss {color:#dddddd;}
a:visited.rss {color: #FFF}
a:link.rss {color: #FFF}

#presence {float:right; right: 1em; clear: right; font-size: 75%; padding: 5px;
    border:dotted; border-width:1px;background: #f8f8f8
}
#presence h1 {font-size: 11px; margin-bottom: 0px}

.code {
    font-family: "Courier", monospace;
}

.string {
    color: #7D615B;
}
div.code {
    font-size: 90%;
    font-family: "Courier", monospace;
    white-space: pre;
    margin-right: 15px;
    padding-right: 5px;
    border: #cccccc 1px solid;
    margin-left: 15px;
    padding-left: 5px;
    padding-bottom: 12px;
    padding-top: 0px;
    background-color: #FFFFF8;
    margin-bottom: 16px;
}

div.code p i {
    color: #008000;
}
div.code  i {
    color: #008000;
}
div.code p em {
    color: #008000;
}
div.code  em {
    color: #008000;
}
strong.code {
    font-weight: bolder;
}
.menu_item {
    background: none;
    /*border: 1px solid #999999;*/
    text-align: left;
    padding-bottom: 10px;
    list-style: none;
}
.menu_item h3 {
    margin-left: 5px;
    padding-bottom: 10px;
    background: none;
}
.menu_item a {
    padding: 0px 0px 0px 0px;
    font: bold 12px arial, helvetica, sans-serif;
}
.menu_item img {
    margin-top: 10px;
    border: none;
	max-width: 170px;
}
.portlet {
    border: none;
    background: none;
}
#esquerda .portlet {
    margin-top: -40px;
	margin-left: 10px;
}
#esquerda .portlet h3 {
    margin-left: -15px;
}
#esquerda .portlet a {
    DISPLAY: block; 
    BORDER-RIGHT: #000000 0px solid; 
    BORDER-LEFT: #000000 0px solid; 
    BORDER-TOP: #000000 0px solid; 
    BORDER-BOTTOM: #000000 0px solid; 
    PADDING-RIGHT: 5px; 
    PADDING-LEFT: 10px; 
    PADDING-TOP: 2px; 
    PADDING-BOTTOM: 2px; 
    margin-top: -15px;
    margin-left: -30px;
    WIDTH: 140px; 
    COLOR: #6698CB; 
    BACKGROUND-IMAGE:  url("fundo_1.gif"); 
    background-repeat: no-repeat;
    TEXT-DECORATION: none; 
}
#esquerda .portlet a:hover {
    COLOR: #ffffff; 
    BACKGROUND-COLOR: #ffff99;
    background-image: url("fundo_2.gif");
}
.portlet-header {
    background: none;
    margin-top: -5px;
    border: none;
}
.portlet-title span {
    background: none;
    padding: 0px 0px 0px 0px;
}
.list a {
    background: none;
}
.list a:hover {
    background: none;
}
#content-wrapper {
	border: 1px solid #999999;
}
.xowiki-content {
	margin: 10px;
}
#esquerda {
	float: left;
	width: 25%;
}
#centro {
	float: left;
	width: 59%;
}
#direita {
	float: left;
	width: 13%;
	padding-left: 10px;
}
#centro2 {
	float: left;
	width: 73%;
}
.item-footer {
	clear: both;
	padding-bottom: 15px;
}
#centro .form-label {
	width: 5em;
}
#centro .form-help-text {
	margin-left: 6em;
}
#centro .form-widget {
	margin-left: 6em;
}
