/* Edited with EditCSS */

/* $Id: style.css,v 1.7 2005/03/05 14:34:39 unconed Exp $ */

/*
** HTML elements
*/


body {
  padding: 0;
  color: #000000;
  background-color: #fff;
  /* @todo: replace with a courier or system mono */
  font: 14px  Verdana, Arial, Sans; 
  letter-spacing: .009em;
  width: 100%;
}


div.header {
  margin: 10px auto;
  padding: 0;
	width: 900px;
	border: 0;
	text-align: left;
}

h2.site-name {
  font-size: 1.3em;
  font-weight: normal;
	border: 1px solid #dbdbdb;
  margin: 5px 0;
  padding: 5px;
} 

h2.section-title {
  font-size: 1.1em;
	border: 1px solid #dbdbdb;
  margin: 0;
  padding: 5px;
}


div.primary {
	border: 1px solid #dbdbdb;
  margin: 5px 0;
  padding: 5px;
}  


tr.dark td, tr.light td {
  padding: 0.3em;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.5em;
}
h1 {
  font-size: 1.3em;
}
h2 {
  font-size: 1.0em;
}
h3, h4, h5, h6 {
  font-size: 0.8em;
}
p {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
img {
  border: 0px;
}
a {
  text-decoration: none;
}
a:link {
  color: #444;
}
a:visited {
  color: #444;
}
a:hover {
  color: #444;
	text-decoration: underline;
}
li a:hover {
	text-decoration: underline;
  verical-align: middle;
}

/*node title links */
fieldset {
  border: 1px solid #cbcbcb;
}
pre {
  background-color: #dbdbdb;
  padding: 0.75em 1.5em;
  font-size: 1em;
  border: 1px solid #cbcbcb;
}
table {
  /* make <td> sizes relative to body size! */
  font-size: 1em;
}
.form-item label {
  font-size: 1em;
}
.item-list .title {
  font-size: 1em;
}
.links {
  margin-bottom: 5px;
}
.comment .links {
  margin-bottom: 0em;
}

/*
** Page layout blocks / IDs
*/
#logo {
  vertical-align: middle;
  border: 0;
}
#logo img {
  float: left;
  padding: 0em 1.0em 0em 1em;
  border: 0;
}

#menu {
  padding: 0.5em 0.5em 0 0.5em;
  text-align: right;
  vertical-align: middle;
}

#primary {
  text-align: right;
  font-size: 1.1em;
}

#primary a {
  font-weight: normal;
}

#secondary {
  padding: 0 1em 0.5em 0;
  font-size: 0.8em;
}
#secondary a {
  font-weight: normal;
}

#search .form-text {
  width: 8em;
  height: 1.4em;
  padding: 0 0.5em 0 0.5em;
  margin: 0 0 0.5em 0;
  border: 1px solid #dbdbdb;
}

#search .form-submit {
  height: 1.6em;
  padding: 0 0.5em 0 0.5em;
  margin: 0 0 0.5em 0;
  border: 0px;
  background-color: #dbdbdb;
}


#mission {
  background-color: #dbdbdb;
  padding: 1.5em 2em;
}
#mission a, #mission a:visited {
  font-weight: normal;
}

.site-slogan {
  font-size: 1em;
  display: block;
  margin: 0em 0em 0em 0em;
  font-style: italic;
  font-weight: normal;
}

#mission, .node .content, .comment .content {
  line-height: 1.8;
}
#help {
  font-size: 0.9em;
  margin-bottom: 1em;
}
.breadcrumb {
  margin-bottom: .5em;
}
.messages {
  border: 1px solid #dbdbdb;
  padding: 0.3em;
  margin-bottom: 1em;
}
.error {
  border-color: #fbdbdb;
}

#footer {
	border-top: 1px #dbdbdb dashed;
  margin: 10px auto;
  padding-top: 15px;
  width: 900px;
  font-size: 0.8em;
}

/*
** Common declarations for child classes of node, comment, block, box, etc.
** If you want any of them styled differently for a specific parent, add
** additional rules /with only the differing properties!/ to .parent .class.
** See .comment .title for an example.
*/

/*node title links */
.title, .title a {
  border: 0;
  font-size: 1.1em;
  color: #444; 
  font-weight: normal;
  text-align: left;
  margin: 0 auto 0 auto;  /* decrease default margins for h<x>.title */
}
.submitted {
  margin-top: .4em;
  font-size: 0.8em;
  text-transform: lowercase;
}

.links {
  font-size: 0.9em;
}

.links a {
  font-weight: normal;
}

.block {
  border: 1px solid #dbdbdb; 
  padding: 0;
  margin: 0 0 15px 0;
  font:  san-serif;
}

.block div.title {
  font-size: 1.1em;
  text-transform: lowercase;
  margin: 0;
  padding: 5px;
  border: 0;
  border-bottom: 1px solid #c00000; 
}

.block .content {
  padding: 5px;
  font-size: 0.8em;
}


.node {
  margin: 0 0 2em 0;
}

.node .title {
  font-size: 1em;
  border-bottom: 1px solid #dbdbdb;
  padding: 3px;
}



.node img {
  padding-top: 5px;
  padding-right:10px;
  padding-bottom:5px;
  border:0;
}

.node table img {
  padding: 0;
  margin: 0;
  border: 0;
}



img.l {
 float:left;
 padding-top: 5px;
 padding-right:10px;
 padding-bottom:5px;
 border:0;
}

img.r {
 float:right;
 padding-top: 5px;
 padding-right:10px;
 padding-bottom:5px;
 border:0;
}
.sticky {
  padding: .5em;
  border: solid 1px #dbdbdb;
}

.node .content  {
  margin: 0;
  font-size: 0.8em;
}

.comment .content {
  /* margin: .5em 0 5px 0; */
  margin: 0;
}

.node .taxonomy {
  font-size: 0.8em;
  text-transform: lowercase;
}
.node .picture {
  border: 1px solid #00a000;
  float: right;
  margin: 0.5em;
}
.comment {
  border: 1px solid #00a000;
  padding: .5em;
  margin-bottom: 1em;
}
.comment .title a {
  font-size: 0.8em;
  font-weight: normal;
}
.comment .new {
  text-align: right;
  font-weight: bold;
  font-size: 0.8em;
  float: right;
  color: red;
}
.comment .picture {
  border: 1px solid #00a000;
  float: right;
  margin: 0.5em;
}

/*
** Module specific styles
*/
#aggregator .feed {
  border: 1px solid #00a000;
  padding: 1em;
  margin: 1em 0 1em 0;
}
#aggregator .news-item .source, #aggregator .news-item .categories, #aggregator .source, #aggregator .age {
  font-style: italic;
  font-size: 0.9em;
}
#aggregator .title {
  margin-bottom: 0.5em;
  font-size: 1em;
}
#aggregator h3 {
  margin-top: 1em;
}
#forum table {
  width: 100%;
}
#forum td {
  padding: 0.5em 0.5em 0.5em 0.5em;
}
#forum td.forum, #forum td.posts {
}
#forum td.topics, #forum td.last-reply {
}
#forum td.container {
}
#forum td.container a {
}
#forum td.statistics, #forum td.settings, #forum td.pager {
  height: 1.5em;
  border: 1px solid #00a000;
}
#forum td .name {
}
#forum td .links {
  padding-top: 0.7em;
  font-size: 0.9em;
}
#profile .profile {
  clear: both;
  border: 1px solid #00a000;
  padding: .5em;
  margin: 1em 0em 1em 0em;
}
#profile .profile .name {
  padding-bottom: 0.5em;
}
.block-forum h3 {
  margin-bottom: .5em;
}
.calendar a {
  text-decoration: none;
}
.calendar td, .calendar th {
  padding: 0.4em 0;
  border-color: #00a000;
}
.calendar .day-today {
}
.calendar .day-today a {
}
.calendar .day-selected {
}
.calendar .header-week {
}
.calendar .day-blank {
}
.calendar .row-week td a:hover {
}

/* -------------------------------------------------------------------- */
/* Clearfix: http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* -------------------------------------------------------------------- */

div#content-container {
  width: 900px;
  margin: 0 auto;
}

div#region-1 { 
  width: 210px;
  margin-right: 15px;
  float: left;
}

div#region-content {
  width: 450px;
  margin: 0 15px 0 0;
  float: left;
}

div#region-2 { 
  width: 210px;
  float: left;
}

div#region-footer {
  width: 900px;
  margin: 10px auto;
  font-size: 0.8em;
  border: 1px solid #dbdbdb;
  padding: 5px;
}
body.admin div#region-content  {
  width: 600px;
}

ul li, .item-list ul li, li.leaf {
  vertical-align: middle;
  padding: 0;
}

li.collapsed {
  vertical-align: middle;
  padding: 0;
}

li.expanded {
  vertical-align: middle;
  padding: 0;
}
li.expanded a {
  color: 00C000;
}

li a.active {
  color: 00F000;
}

/*------------------------------------------------------------------------------ */
/* Drupal.css overrides */
hr {
  border: 1px solid #dbdbdb;
}

th {
  border-bottom: 3px solid #dbdbdb;
}

tr.even, tr.odd {
  background-color: #dbdbdb;
  border-bottom: 1px solid #cbcbcb;
}

td.active {
  background-color: #dbdbfb;
}

/*
** Menu styles
*/
li.expanded {
  padding: 0.2em 0.5em 0 0;
  margin: 0;
}
li.collapsed {
  padding: 0.2em 0.5em 0 0;
  margin: 0;
}
li.leaf {
  padding: 0.2em 0.5em 0 0;
  margin: 0;
}
li a.active {
  color: #000000;
}
td.menu-disabled {
  background: #dbdbdb;
}

/*
** Other common styles
*/
.block-region {
  background-color: #dbdbdb;
}
.block ul {
  margin: 0;
  padding: 0 0 0 0;
}
.block ul li {
  list-style: none inside;
  border-bottom: 1px solid #dbdbdb;
}
.block ul li:last-child {
  border: none;
}

br.clear {
  clear: both;
  height: 0;
}
.container-inline div {
  display: inline;
}
.error {
  color: red;
}
.item-list .icon {
  color: #00C000;
}
.item-list .icon a {
  color: #dbdbdb;
  text-decoration: none;
}
.item-list .icon a:hover {
  color: #dbdbdb;
  text-decoration: none;
}

.form-item input.error, .form-item textarea.error {
  border: 2px solid #00F000;
}

.marker, .form-required {
  color: #00F000;
}

.ok {
  color: #080;
}

.book-navigation .menu {
  border-top: 1px solid #dbdbdb;
}
.book-navigation .page-links {
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
}
.node-unpublished, .comment-unpublished {
  background-color: #dbdbdb;
}
.preview .node, .preview .comment {
  background-color: #dbdbdb;
}

.calendar .row-week td a:hover {
  background-color: #003000; color: #00E000;
}

.calendar table {
  border: 1px solid #dbdbdb;
}
.calendar td, .calendar th {
  border: 1px solid #dbdbdb;
}

.forum-topic-navigation {
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
}

td.revision-current {
  background: #003000;
}

.poll .bar {
  background-color: #002000;
}
.poll .bar .foreground {
  background-color: #002000;
}

img.screenshot {
  border: 1px solid #808080;
  display: block;
  margin: 2px;
}
#user-login-form {
  /* text-align: right; */
}
table.watchdog-event th {
  border-bottom: 1px solid #dbdbdb;
}
tr.watchdog-user {
  background: #002000;
}
tr.watchdog-user .active {
  background: #003000;
}
tr.watchdog-content {
  background: #002000;
}
tr.watchdog-content .active {
  background: #003000;
}
tr.watchdog-page-not-found, tr.watchdog-access-denied {
  background: #002000;
}
tr.watchdog-page-not-found .active, tr.watchdog-access-denied .active {
  background: #003000;
}
tr.watchdog-error {
  background: #003000;
  text-decoration: blink;
}
tr.watchdog-error .active {
  background: #003000;
}

/* Tab navigation */
ul.primary {
  border-bottom: 1px solid #cbcbcb;
}

ul.primary li a {
  background-color: #dbdbdb;
  border-color: #dbdbdb;
}

ul.primary li.active a {
  color: #444;
  background-color: #dbdbdb;
  border: 1px solid #cbcbcb;
  border-bottom-color: #dbdbdb;
}

ul.primary li a:hover {
  background-color: #dbdbdb;
  border-color: #cbcbcb;
  border-bottom-color: #dbdbdb;
}
ul.secondary {
  border-bottom: 1px solid #cbcbcb;
}
ul.secondary li {
  border-right: 1px solid #dbdbdb;
}
ul.secondary a.active {
  border-bottom: 4px solid #00F000;
}

#autocomplete li {
  background: #dbdbdb;
  color: #dbdbdb;
}
#autocomplete li.selected {
  background: #002000;
  color: #00F000;
}

/* Animated throbber */
html.js input.form-autocomplete {
  background-image: url(images/throbber.gif);
}

/*
** Progressbar styles
*/
.progress {
  font-weight: bold;
}
.progress .bar {
  background: #002000 url(images/progress.gif);
  border: 1px solid #dbdbdb;
}
.progress .filled {
  background: #dbdbdb;
  border-bottom: 0.5em solid #dbdbdb;
}

html.js fieldset.collapsible legend a {
}
html.js fieldset.collapsed legend a {
}

.resizable-textarea .grippie {
  background: #dbdbdb url(images/grippie.png) no-repeat 100% 100%;
  border: 1px solid #dbdbdb;
}

/*
** Formatting for welcome page
*/
#first-time strong {
  display: block;
  padding: 1.5em 0 .5em;
}
/* End Drupal.css overrides */
/* ---------------------------------------------------------------------------------------*/


/* Form Overrides ------------------------------------------------------------------------*/
input {
  color: #444;
  border: 1px solid #cbcbcb;
}


.form-text, .form-textarea {
  color: #444;
  border: 1px solid #cbcbcb;
}
/* End Form Overrides ------------------------------------------------------------------- */



/* TagSoup overrides -------------------------------------------------------------------- */

.tagadelic.level1 {
  color: #490000;
  font-size: 1em;
}
.tagadelic.level2 {
  color: #400000;
  font-size: 1em;
}


.tagadelic.level3 {
  color: #390000;
  font-size: 1em;
}


.tagadelic.level4 {
  color: #300000;
  font-size: 1em;
}


.tagadelic.level5 {
  color: #290000;
  font-size: 1em;
}


.tagadelic.level6 {
  color: #200000;
  font-size: 1em;
}


.tagadelic.level7 {
  color: #190000;
  font-size: 1em;
}


.tagadelic.level8 {
  color: #100000;
  font-size: 1em;
}


.tagadelic.level9 {
  color: #090000;
  font-size: 1em;
}


.tagadelic.level10 {
  color: #000000;
  font-size: 1em;
}




/* End TagSoup overrides ----------------------------------------------------------------*/


