/*
DaliCMS
*/

*
{
padding: 0px;
margin: 0px;
}

body
{
background: #f4f4f4 url('/files/bg.gif') repeat-x;
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #676767;
//line-height: 18px;
}

a
{
color: #676767;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

sup
{
font-size: 0.5em;
}


p
{
margin-bottom: 14px;
text-align: justify;
}


a > img {
border: none;
}

#forummenu
{
position: relative;
text-align: left;
padding: 0px 0px 10px 15px;
}
#forummenu a
{
text-decoration: none;  
}
#forummenu span.underline
{
text-decoration: underline;
}
#forummenu span.underline:hover
{
text-decoration: none;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
border-top: solid 1px #EEEEEE;
padding-top: 5px;
margin: 0px 0px 0px 0px;
}

ul.linklist li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
//background: #fff url('/files/upbg.gif') no-repeat;
//width: 930px;
//height: 264px;
z-index: 1;
}

#outer
{
position: relative;
width: 930px;
margin: 0 auto;
//background: #fff url('/files/abg.gif') repeat-y;
}

#inner
{
position: relative;
background: #f4f4f4;
padding: 0px 0px 0px 0px;
z-index: 2;
}

#header
{
position: absolute;
//background: #FF7800 url('/files/a8.gif') repeat-x;
background: #f4f4f4;
width: 100%;
height: 20px;
color: #fff;
}

#header span
{
font-weight: normal;
}

#header h1
{
position: absolute;
font-size: 23px;
letter-spacing: -1px;
top: 30px;
height: 92px;
}

#header h2
{
position: absolute;
font-size: 10px;
font-weight: normal;
color: #0000ff;
top: 51px;
}

#header sup
{
color: #FCE2CA;
}

#splash
{
//position: absolute;
//right: 30px;
//top: 60px;
//background: #EAEAE2 url('/files/splash.jpg') no-repeat;
//width: 688px;
//height: 317px;
//z-index: 2;
}

#menu
{
position: relative;
background: #EAEAE2 url('/files/menu_bg.jpg') no-repeat;
height: 397px;
top: 10px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

#movie
{
position: relative;
}

#menubuttons
{
position: absolute;
top: 26px;
left: 402px;
}


#menu ul
{
}

#menu ul li
{
display: inline;
line-height: 52px;
padding-left: 3px;
}

#menu ul li.first
{
border-left: 0px;
}

#menu ul li a
{
background-color: transparent;
background-repeat: repeat-x;
padding: 8px 12px 8px 12px;
font-size: 12px;
color: #fff;
font-weight: bold;
}

#menu ul li a:hover
{
background: #fff url('/files/a18.gif') repeat-x top;
color: #4A4A24;
text-decoration: none;
}

#date
{
position: absolute;
top: 0px;
line-height: 52px;
color: #BDBDA2;
right: 30px;
font-weight: bold;
font-size: 12px;
letter-spacing: -1px;
}

#singlecontent
{
position: relative;
width: 662px;
float: left;
padding: 0px 20px 0px 0px;
}

#secondarycontent
{
position: relative;
width: 260px;
float: right;
margin-top: 35px;
}

#secondarycontent h3
{
position: relative;
top: 4px;
font-size: 16px;
line-height: 25px;
color: #676767;
letter-spacing: -1px;
//background: url('/files/a22.gif') bottom repeat-x;
background: #f4f4f4;
padding: 0px 0px 10px 10px;
margin-bottom: 20px;
}

#secondarycontent .content
{
padding: 0px 10px 0px 10px;
margin-bottom: 20px;
}

#primarycontent
{
position: relative;
margin-top: 35px;
width: 635px;
float: right;
}

#primarycontent h3, #singlecontent h3
{
position: relative;
top: 4px;
font-size: 18px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
width: 400px;
padding: 0px 0px 10px 15px;
margin-bottom: 20px;
}

#singlecontent .actions
{
padding: 0px 15px 0px 15px;
margin-bottom: 10px;
}

#primarycontent .content, #singlecontent .content
{
padding: 0px 15px 0px 15px;
margin-bottom: 20px;
}

#primarycontent .post, #singlecontent .post
{
margin-bottom: 30px;
}

#primarycontent .post .header, #singlecontent .post .header
{
position: relative;
background: url('/files/a22.gif') bottom repeat-x;
}

#primarycontent .post .date
{
position: absolute;
right: 15px;
top: 0px;
line-height: 35px;
color: #AFAFA4;
font-weight: bold;
}

#singlecontent .post .date
{
position: absolute;
right: 15px;
bottom: 0px;
color: #AFAFA4;
font-weight: bold;
text-align: right;
}

#primarycontent .post .content, #singlecontent .post .content
{
margin-bottom: 0px;
}

#primarycontent .post .footer, #singlecontent .post .footer
{
position: relative;
top: -10px;
background: url('/files/a33.gif') repeat-x;
height: 64px;
}

#primarycontent .post .footer ul, #singlecontent .post .footer ul
{
list-style: none;
position: absolute;
right: 15px;
bottom: 15px;
}

#primarycontent .post .footer ul li, #singlecontent .footer ul li
{
display: inline;
line-height: 14px;
padding-left: 17px;
margin-left: 25px;
background-repeat: no-repeat;
background-position: 0px 2px;
}

#primarycontent .post .footer ul li.printerfriendly
{
background-image: url('/files/a41.gif');
}

#primarycontent .post .footer ul li.comments
{
background-image: url('/files/a36.gif');
}

#primarycontent .post .footer ul li.readmore
{
background-image: url('/files/a38.gif');
}

#footer
{
position: relative;
clear: both;
height: 66px;
text-align: center;
line-height: 66px;
background: #f4f4f4;
color: #676767;
}

#footer a
{
color: #8C8C73;
}


#docmenu {
  float: left;
  margin-right: 20px;
  margin-bottom: 50px;
  padding: 10px;
  background: #F9F9F7;
  border: solid 1px gray;
}

#docmenu ul {
  margin-left: 14px;
}
#docmenu ul ul {
  margin-left: 20px;
}
#docmenu ul ul ul {
  margin-left: 26px;
}

.selected {
  font-weight: bold;
}

#doccontent {
  float: left;
}

.photo {
  padding: 3px;
}

#login-form p {
  text-align: right;
}

#login-form {
border-right:2px solid #EFEFEF;
color:#333333;

margin:0pt;
padding:5px 30px 0pt 0pt;
text-align:right;
top:30px;
width:300px;
}

form .textbox {
margin:3px 0pt;
vertical-align:middle;
width:180px;
}
form input {
font-size:90%;
padding:2px;
vertical-align:middle;
}

#login-form label {
font-size:90%;
font-weight:bold;
}
form label {
color:#676767;
display:inline;
font-weight:bold;
text-align:right;
}
