body {
  margin: 0;
  padding: 0;
  font-family: Helvetica;
  font-size: 83%;
  line-height: 125%;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #000;
  background-color: #8596AA;
  min-width: 600px;      
}

#page {
   margin: 0 auto;
   width: 95%;
}

tbody {
   border: none;
}

tr.odd td, tr.even td {
  padding: 0.3em;
}


h1, h2, h3, h4, h4 {
	padding-bottom: 5px;
	margin: 10px 0;
}

h1 {
	font-size: 160%;
}

h2 {
	font-size: 125%;
}

h3 { 
   font-size: 110%;
}

h4 {
	font-size:  100%;
}

p {
  margin-top: 0.5em;
  margin-bottom: 0.9em;
}
a {
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  text-decoration: underline;
}

#section2 a:hover {
  text-decoration: underline;
}


fieldset {
  border: 1px solid #ccc;
}
pre {
  background-color: #eee;
  padding: 0.75em 1.5em;
  font-size: 12px;
  border: 1px solid #ddd;
}
table {
  font-size: 1em;
}
.form-item label {
  font-size: 1em;
  color: #222;
}
.item-list .title {
  color: #222;
}
.links {
  margin-bottom: 0px;
    padding-bottom : 10px;
  padding-top : 0px;
    text-align : left;
}
.comment .links {
  margin-bottom: 0;
}

#header, #content {
  width: 100%;
}

table.sections {
	width: 100%;
	padding: 0;
}

.clr {
	clear: both;
}

td.section {
	padding: 10px 10px;
}

td.section.width49 {
	width: 50%;
}

td.section.width33 {
	width: 33%;
}

#masthead {
  float: none;
  clear: both;
  line-height: normal;
}

#logo-title {
  display:inline;
}



#name-and-slogan {
  display: inline;
}

#site-name {
  display: inline;
}

#site-name a, #site-name a:hover {
  font-weight: normal;
  color: white;
  font-size: 140%;
  margin: 0;
  padding: 0;
}

#site-slogan {
  color: #aaa; 
  margin: 0;
  font-size: 85%;
  display: inline;
}

#logo-title {
  margin: 10px 0px 0 10px;
  position: relative;
}

#logo{
  vertical-align: baseline;
}

#logo img {
  float: left;
  padding: 0 1em;
  border: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 250px;
  height: 100px;
}

img#roopletheme {
  width: 100px;
  height: 20px;
}

#search {
  padding-top: 25px;
  padding-right: 20px;
  float: right;
}

#mission {
  font-weight:bold;
  padding: 2em;
  margin-top:20px;
  margin-bottom:20px;
  font-size: 85%;
}

/* Primary and Secondary links */

#primary {
  line-height: 30px;
}

#primary ul {
  padding:0;
  margin:0;
  list-style:none;
}

#primary li {
  display:inline;
}

#primary a {
  font-weight:bold;
  display:block;
  float:left;
  padding:0px 14px 0px 14px;
  margin: 0px 1px 0px 0px;
  font-size: 95%;
}

#primary a {
  background-position:0% 0px;
}

#primary a:hover {
  text-decoration: none;
  background-position:0% -42px;
}

#primary a.active {
  background-position: 0% -84px;
}

#secondary {
}

#secondary ul {
  margin:0;
  padding:0;
  list-style:none;
}
#secondary li {
  margin:0;
  padding:0;
  display:inline;
}

#secondary li a {
  float:left;
  display:block;
  font-size: 90%;
  padding:0px 14px 0px 14px;
}

#secondary a:hover {
  text-decoration: none;
}

#secondary a.active {
  font-weight:bold;
}

#navlist {
  font-size: 1.0em;
  padding: 0 0.8em 1.2em 0;
  color: #fff;
}
#navlist a {
  font-weight: bold;
  color: #fff;
}
#subnavlist {
  padding: 0.5em 1.2em 0.4em 0;
  font-size: 0.8em;
  color: #fff;
}
#subnavlist a {
  font-weight: bold;
  color: #fff;
}
ul.links li {
  border-left: 1px solid #fff;
}
ul.links li.first {
  border: none;
}

a.readon,
a:hover.readon {
	margin-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;

	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

#search .form-text, #search .form-submit {
  border: 1px solid #369;
  font-size: 1.1em;
  height: 1.5em;
  vertical-align: middle;
}
#search .form-text {
  width: 8em;
  padding: 0 0.5em;
}
#mission {
  padding: 1.5em 2em;
  color: #000;
}
#mission a, #mission a:visited {
  font-weight: bold;
}
.site-name {
  margin: 0.6em 0 0 0;
  padding: 0;
  font-size: 2em;
}
.site-name a:link, .site-name a:visited {
  color: #fff;
}
.site-name a:hover {
  color: #369;
  text-decoration: none;
}
.site-slogan {
  font-size: 1em;
  color: #eee;
  display: block;
  margin: 0;
  font-style: italic;
  font-weight: bold;
}
#main {
  padding: 10px;
}

#help {
  font-size: 0.9em;
  margin-bottom: 1em;
}

.messages {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 0.3em;
  margin-bottom: 1em;
}
.error {
  border-color: red;
}

#middlecontainer {
  padding:0px 10px 10px 10px;
}

#sidebar-left {
  width: 210px;
  vertical-align: top;
  border-right : thin dotted #F5F5F5;
}

#sidebar-right {
  width: 210px;
  vertical-align: top;
  border-left : thin dotted #F5F5F5;
}

#sidebar-left .block {
  padding-top: 10px;
  padding-bottom: 15px;
  padding-left: 20px;
  padding-right: 10px;
}

#sidebar-right .block {
  padding-top: 10px;
  padding-bottom: 15px;
  padding-left: 20px;
  padding-right: 10px;
}

#footer {
  text-align: center;
  margin:0;
  font-size: 75%;
  padding: 1em;
}
  
#footer a {
  font-weight:bold;
}

div#breadcrumb {
  padding-left:14px;
  clear: both;
  font-size: 75%;
  margin-bottom: .5em;
}

.title, .title a {
  font-weight: bold;
  margin: 0 auto 0;
  }

hr {
	border : thin dotted #F5F5F5;
}

  
.submitted {
  color: Black;
  font-size: 0.8em;
  text-align : right;
  text-shadow : Gray;
    }
.links {
  color: Black;
}
.links a {
  font-weight: bold;
}
.block, .box {
  padding: 0 0 1.5em 0;
}
.block {
  padding-bottom: 0.75em;
  margin-bottom: 1.5em;
}

.section .block,
.section .box {
  padding: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.block .title {
  margin-bottom: .25em;
}

.node {
  margin: .5em 0 4em 0;
  border-bottom : thin dotted Silver;
}
.sticky {
  padding: .5em;
  background-color: #eee;
  border: solid 1px #ddd;
}
.node .content, .comment .content {
  margin: .5em 0 .5em 0;
}
.node .taxonomy {
  font-size: 0.8em;
  padding-left: 1.5em;
}
.node .picture {
  border: 1px solid #ddd;
  float: right;
  margin: 0.5em;
}
.comment {
  border: 1px solid #abc;
  padding: .5em;
  margin-bottom: 1em;
}

.comment .title a {
  font-weight: normal;
}
.comment .new {
  text-align: right;
  font-weight: bold;
  font-size: 0.8em;
  float: right;
  color: red;
}
.comment .picture {
  border: 1px solid #abc;
  float: right;
  margin: 0.5em;
}

#aggregator .feed-source {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 1em;
  margin: 1em 0;
}
#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
  font-style: italic;
  font-size: 0.9em;
}
#aggregator .title {
  margin-bottom: 0.5em;
}
#aggregator h3 {
  margin-top: 1em;
}
#forum table {
  width: 100%;
}
#forum td {
  padding: 0.5em;
}
#forum td.forum, #forum td.posts {
  background-color: #eee;
}
#forum td.topics, #forum td.last-reply {
  background-color: #ddd;
}
#forum td.container {
  background-color: #ccc;
}
#forum td.container a {
  color: #555;
}
#forum td.statistics, #forum td.settings, #forum td.pager {
  height: 1.5em;
  border: 1px solid #bbb;
}
#forum td .name {
}
#forum td .links {
  padding-top: 0.7em;
  font-size: 0.9em;
}
#profile .profile {
  clear: both;
  border: 1px solid #abc;
  padding: .5em;
  margin: 1em 0em;
}
#profile .profile .name {
  padding-bottom: 0.5em;
}
.block-forum h3 {
  margin-bottom: .5em;
}
div.admin-panel .description {
  color: Black;
}
div.admin-panel .body {
  background: #f4f4f4;
}
div.admin-panel h3 {
  color: #fff;
  padding: 5px 8px 5px;
  margin: 0;
}


/* demo content */
#newsflashstyles {
    width: 300px;
	height: 250px;
	float:  right;
	position: relative;
    display: inline;
	margin-top: -80px;
}

#newsflashconfig {
    width: 250px;
	height: 250px;
	float:  right;
	position: relative;
    display: inline;
	margin-top: -25px;
}

#downloadjazz {
    width: 100px;
	height: 100px;
	float:  right;
	position: relative;
    display: inline;
	margin-top: -20px;
}

#configscreen {
    width: 200px;
	height: 177px;
	float:  right;
	position: relative;
    display: inline;
	margin-top: -40px;
}

#configmagglass {
    width: 200px;
	height: 239px;
	float:  right;
	position: relative;
    display: inline;
	margin-top: -40px;
}

/* table stuff */

table.sections {
	width: 100%;
}

td.sections {
	padding: 0px 10px;
}

div#section1 td.section {
	padding-top: 10px;
	padding-bottom: 15px;
      padding-left: 20px;
      padding-right: 10px;
}

div#section2 td.section {
	padding-top: 10px;
	padding-bottom: 15px;
      padding-left: 20px;
      padding-right: 10px;
}

