body {font-family:'Droid Sans',"Trebuchet MS",tahoma,arial,sans-sherif;
font-size:100%;
background:url('../images/background.gif') repeat-x;
}

#debug_report {display:none;}

.main_logo {float:right;}

#body {position:relative;
margin:0 auto;
max-width:1000px;
min-width:800px;
}

#top {position:absolute;
top:-100px;
left:0;
width:100%;
border-bottom:1px solid purple;
padding-bottom:10px;
}

#footer {
border-top:1px solid purple;
padding-top:10px;
}

#top a {text-decoration:none;}
#top a:hover {text-decoration:underline;}

#wrapper,#pathbar {
}

#pathbar {display:none;}

#search {position:absolute;top:10px;right:20px;}
#user {position:absolute;top:32px;right:20px;}

#content {margin-top:100px;}

h1,h2 {font-family:'IM Fell DW Pica',"courier new",courier}

p {font-size:1.01em;}

#logo {
margin-top:10px;
font-size:1.1em;
font-family:'IM Fell DW Pica',"courier new",courier,monoscript;}


.logo {float:left;
margin:0 10px 10px 0}

.content-view-line {clear:left;}

.date {font-style:italic;
font-size:0.9em;
width:100px;float:right;}

.comments .date {float:none;font-style:italic;font-size:0.9em}

#new_comment {background:white;margin:10px;padding:5px;border-top:3px solid lightgrey;}
#new_comment label {width:200px;text-align:right;margin-right:10px;float:left;}
#new_comment input {margin-left:220px;display:block;}
#new_comment textarea {margin-left:220px;display:block;}
#new_comment .button {display:block;margin:10px 0 10px 220px;}
#new_comment h3 {margin-bottom:10px;}
.comments .content-view-line {margin:10px 10px;background:#F5F5F5;padding:10px;}
.comments .logo {margin-bottom:10px;
width:140px;
}
#comments .logo p {font-size:0.9em;margin:0}
#comments .content-view-line {clear:none;}
.comments .logo:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

.reject,.approve {float:right;width:90px;}
#body div.section_7 {background-image:url('/extension/easyadmin/design/standard/images/draft.gif');}
#body div.section_8 {background-color:lightgrey;text-decoration:line-through;}
#body div.section_8 {text-decoration:line-through;}
#body div.section_8 .date {background:none;}


.section_6 .approve {display:none;}
.section_8 .reject {display:none;}
.section_8 .approve  {text-decoration:none;}

#body .section_7 .approve {display:block;}
#body .section_7 .reject {display:block;}


