body
{
margin: 0px;
padding: 0px;
font: 1em Arial;
background: #fcf7e9 url('images/bg.gif') repeat-x left 20px;
position: relative;
}
h1
{
font-size: 1.5em;
}
h2
{
font-size: 1.4em;
}
h3
{
font-size: 1.3em;
}
h4
{
font-size: 1.2em;
}
h5
{
font-size: 1.1em;
}
h6
{
font-size: 1em;
}
ul
{
margin: 0px auto;
padding: 0px auto;
}
p
{
text-indent: 10px;
}
a:link, a:visited
{
text-decoration: none;
color: #228688;
}
a:hover
{
text-decoration: underline;
}
.header
{
background: url('images/shadow.gif') repeat-x left top;
width: 100%;
position: relative;
text-align: center;
padding: 10px;
}
.header .logo
{
margin: 0px 0px 10px;
display: none;
}
.header .sitename a
{
color: #fbd8a6;
font-size: 1.6em;
text-decoration: none;
position: static;
left: 10px;
margin-top: -2px;
margin-left: 1px;
z-index: 9;
text-shadow: 1px 1px 1px #000;
}
.header .sitename .shadow-txt
{
display: none;
margin-left: 10px;
color: #3f4a58;
font-size: 1.6em;
}
.header .slogan
{
margin-top: 2px;
font-size: .8em;
}

.body
{
width: auto;
margin: 10px;
position: relative;
}
.body img 
{
max-width: 100px;
height: auto;
}
.body h1, .body h2, .body h3, .body h4, .body h5, .body h6, .body p {
margin-top: 0px;
margin-bottom: 0px;
}

.footer
{
width: auto;
margin: 40px 20px 0px 20px;
padding: 0px;
height: 100px;
}
.promo
{
margin: 10px;
float: right;
}
.version_switcher
{
margin: 10px;
float: right;
}
ul.message
{
background-color:#9df9b1;
border:1px dotted #888888;
font-size:11px;
padding: 5px;
}
ul.error
{
background-color:#f99d9d;
border:1px dotted #888888;
font-size:11px;
padding: 5px;
}
ul.message, ul.error
{
list-style: circle inside;
margin: 10px 0px;
}
ul.message ul, ul.error ul
{
margin: 0px;
padding: 0px;
}
ul.message a, ul.error a, ul.message a:visited, ul.error a:visited
{
color: #000000;
text-decoration: underline;
}
ul.message a:hover, ul.error a:hover
{
text-decoration: none;
}
.pager
{
clear: both;
}
* html .pager
{
width: 100%;
}
.pager ul
{
width: auto;
height: 20px;
list-style: none;
clear: both;
}
.pager ul li
{
float: left;
height: 20px;
line-height: 20px;
margin: 2px;
}
* html .pager ul li
{
width: 20px;
}
.pager ul li a, .pager ul li span
{
display: block;
height: 20px;
line-height: 20px;
padding: 2px 6px;
font-size: 13px;
text-decoration: none;
color: #000000;
background-color: #f8edce;
}
.pager ul li.current span, .pager ul li a:hover
{
text-decoration: none;
color: #ffffff;
background-color: #363e4a;
border-bottom: none;
border-top: 1px solid #000000;
}
div.login_form
{
padding: 20px 0px;
background: url('images/users.png') no-repeat 20px 5px;
}
div.login_form table
{
width: 100%;
}
div.login_form table td
{
padding: 5px;
}
span.login
{
color: #220022;
}
a.logout
{
color: #ff2200;
}
.languages-panel
{
width: 100%;
height: 20px;
}
ul.language-switcher
{
width: 100%;
list-style: none;
margin: 0px;
padding: 0px;
}
ul.language-switcher li
{
float: left;
padding-left: 10px;
}
ul.language-switcher li a
{
font-size: .8em;
color: #000000;
text-decoration: none;
}
ul.language-switcher li a:hover
{
color: #228688;
text-decoration: underline;
}
ul.language-switcher li span
{
font-size: .8em;
color: #228688;
}
.clear
{
clear: both;
margin: 0px;
padding: 0px;
}
.block-lt
{
height: 45px;
background: url('images/block-t.gif') no-repeat left top;
padding-left: 20px;
}
.block-rt
{
height: 45px;
background: url('images/block-t.gif') no-repeat right top;
padding-right: 20px;
}
.block-lb
{
height: 20px;
background: url('images/block-b.gif') no-repeat left bottom;
padding-left: 20px;
}
.block-rb
{
height: 20px;
background: url('images/block-b.gif') no-repeat right bottom;
padding-right: 20px;
}
.block-l
{
background: url('images/block-bg.gif') repeat-y left top;
padding-left: 20px;
}
.block-r
{
background: url('images/block-bg.gif') repeat-y right top;
padding-right: 20px;
}
.block-caption
{
height: 45px;
line-height: 45px;
color: #ffffff;
font-size: 14px;
white-space: nowrap;
text-align: center;
}
.block-body
{
margin: 0px;
zoom: 1;
}
.block-body div
{
padding: 0px;
/*padding: 0px 10px;*/
}
.blcok-body div div
{
padding: 0px;
}
.widget 
{
padding: 0px !important;
}
a.btn, a.btn:visited
{
display: block;
width: 140px;
height: 30px;
line-height: 30px;
background: url('images/btn.gif') no-repeat left top;
font-size: 12px;
color:#3f4a58;
text-decoration: none;
text-align: center;
white-space: nowrap;
}
a.btn:hover
{
display: block;
width: 140px;
height: 30px;
line-height: 30px;
background: url('images/btn.gif') no-repeat left bottom;
font-size: 12px;
color:#ffffff;
text-decoration: none;
text-align: center;
white-space: nowrap;
}
.node-block
{
margin-top: 10px;
clear: both;
}
.node-lt
{
margin: 0px;
padding-left: 22px;
height: 22px;
background: url('images/node-lt.gif') no-repeat left bottom;
}
.node-rt
{
margin: 0px;
padding-right: 22px;
height: 22px;
background: url('images/node-rt.gif') no-repeat right bottom;
}
.node-lb
{
margin: 0px;
padding-left: 22px;
height: 22px;
background: url('images/node-lb.gif') no-repeat left top;
}
.node-rb
{
margin: 0px;
padding-right: 22px;
height: 22px;
background: url('images/node-rb.gif') no-repeat right top;
}
.node-t
{
margin: 0px;
height: 22px;
background: url('images/node-t.gif') repeat-x left bottom;
}
.node-b
{
margin: 0px;
height: 22px;
background: url('images/node-b.gif') repeat-x left top;
}
.node-l
{
margin: 0px;
padding-left: 22px;
background: url('images/node-l.gif') repeat-y left top;
}
.node-r
{
margin: 0px;
padding-right: 22px;
background: url('images/node-r.gif') repeat-y right top;
}
.node
{
margin: 0px;
padding: 0px;
background: url('images/node-bg.gif') repeat left top;
}
.right-arrow
{
display: block;
width: 32px;
height: 32px;
background: url('images/right-arrow.png') no-repeat left top;
}
.left-arrow
{
display: block;
width: 32px;
height: 32px;
background: url('images/left-arrow.png') no-repeat left top;
}
.configure-link
{
display: block;
width: 22px;
height: 22px;
background: url('../../misc/configure.png') no-repeat left top;
}
#content-component p {
text-indent: 0px;
margin: 0px;
padding: 0px 0px 10px;
}
.comment-date {
display: none;
}