/* $Id: common.css,v 1.12 2007/06/04 11:10:38 goba Exp $ */

/*
** HTML elements
*/
a, a:link, a:active {
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
body {
  margin: 0;
  padding: 0;
  font-size: .9em;
  line-height: 1.3em;
  background: #dedede;
}
blockquote {
  font-style: italic;
}
table {
  margin: 0;
  padding: .5em;
  border-collapse: collapse;
}
code, pre {
 font-size: 1em;
}
pre {
 font-size: 0.8em;
 padding: 1em;
 background: #eee;
}
li {
 padding-bottom: .3em;
}
h1, h2, h3, h4, h5, h6 {
  margin-bottom: .25em;
}
h1 {
  font-size: 1.3em;
}
h2 {
  font-size: 1.2em;
}
h3 {
  font-size: 1.1em;
}
h4, h5, h6 {
  font-size: 1em;
}
p {
  margin: 0 0 .5em 0;
}
br {
  line-height: 0.6em;
}
div {
  padding: 0;
  margin: 0;
}

/*
** Page layout blocks / IDs
*/
#header {
  height: 125px;
  width: 770px;
  padding: 0px;
  margin: 0px;
}

#help {
  font-size: 0.8em;
}
#content {
  clear: both;
  padding: 0px;
  width: 1px;
  background-color: white;
}
table.main-layout {
  margin-left: auto;
  margin-right: auto;
  width: 1px;
}
#top-bar {
  background-image: url(bg.jpg);
  background-repeat: all;
  padding-left: 17px;
  height: 0px;
  padding-bottom: 0px;
  padding-top: 5px;
  margin-bottom: 0px;
  margin-top: 0px;
}
#top-bar-right {
  width: 0px;
  text-align: right;
  background-image: url(bg.jpg);
  background-repeat: all;
  padding: 0px;
  height: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
}
#top-bar-search {
  width: 200px;
  text-align: center;
  font-size: 10px;
  background-image: url(bg.jpg);
  background-repeat: all;
  padding-left: 0px;
  padding-right: 17px;
  height: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
}
#top-bar-search input {
  font-size: 10px;
}
#top-bar-left {
  width: 750px;
  text-align: left;
  background-image: url(bg.jpg);
  background-repeat: all;
  padding-left: 0px;
  height: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
}
#right-top {
  text-align: left;
  background-image: url(bg.jpg);
  background-repeat: all;
  vertical-align: top;
  padding-top: 17px;
  
}
#right-top a {
  color: black;
}
#custom-member {/*
  text-align: center;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  margin: 10px;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
*/}
#custom-login {
  text-align: left;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  margin: 10px;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 0px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding: 5px;
}
#custom-login input {
  font-size: 10px;
}
#under-title-bar {

}

#custom-search {  
  text-align: left;
  margin: 0px;
  margin-left: 20px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
#custom-search input {
  font-size: 10px;
}
#custom-member a {
  color: black;
}

#sidebar-left, #sidebar-right {
  vertical-align: top;
  padding: 15px;
  margin-left: 27px;
  margin-right: 27px;
  background-color: white;
  font-size: 12px;
}
#sidebar-right {
  padding-top: 27px;
}
#sidebar-left {
  padding-top: 27px;
}
#main {
  margin-left: 17px;
  padding-right: 17px;
  padding: 0px;
  margin: 0px;  
  vertical-align: top;
  background-color: white;
  width: 500px;
}
#main-content {
  margin-left: 17px;
  margin-right: 17px;
  margin-top: 1px;
  padding-top: 5px;
  border-top: 2px solid black;
  width: 533px;
  text-align: justify;
}
#main-content a {
font-weight: normal;
}
#main-content h2 a {
font-weight: bold;
}
#main-content h3 a {
font-weight: bold;
}

#footer {
 font-size: 0.8em;
 padding-top: 2em;
 text-align: center;
}

#top-bar a {
  color: black;
}
#breadgrumb-spacer {
  height: 26px;
}

#sidebar-right .block, #sidebar-left .block {
  border-top: 2px solid black;
}
#left-shadow {
  background-image: url(../../../../files/left.jpg);
  background-repeat: repeat-y;
  width: 18px;
}
#right-shadow {
  background-image: url(../../../../files/right.jpg);
  background-repeat: repeat-y;
  width: 18px;
} 
#forum {
 width: 500px;
}
#forum-topic-24 {
	width: 533px;
}
#block-views-93daad8d175635317f010441c5674af7 li {
list-style-type: square;
}
#topics {
margin-left: 10px;
}
#topics li{
list-style-type: square;
}
#block-forum-1 {
padding-right: 15px;
}
#block-forum-1 li {
list-style-type: square;
}
#block-editors {
margin-left: 10px;
}
#block-contributors {
margin-left: 10px;
}
#block-editors li {
list-style-type: square;
}
#block-contributors li {
list-style-type: square;
}

/*
** Common declarations for child classes of node, comment, block, box etc
*/
.breadcrumb {
margin-left: 17px;
}
.node {
border-bottom: 2px solid black;
}
.title {
  margin: 0 0 .25em 0;
  padding-top: 10px;
}

.title a {
color: black;
}
.content {
  margin: 0 0 0.5em 0;
}
.content img{
  padding: 5px;
  padding-top: 0;
  padding-bottom: 0;
}
ul.links.inline {
  font-size: 0.8em;
  line-height: 1.25em;
}
.block {
  /*width: 180px;*/
}
.messages {
  padding: 0.3em;
  margin: 0.5em 0em 0.5em 0em;
}
.status {
  border: 1px solid #3a3;
  color: #3a3;
}
.error, form-item input.error {
  border: 1px solid red;
  color: red;
}

.view {

}

/*
** Common navigation links added on the admin/build/themes/settings page
*/
.navlinks {
  padding: 0em 0.5em 1.5em 0em; /* LTR */
  clear: both;
}
.primary a {
  font-size: 1.0em;
  padding: 0em 0.5em 0em 0em; /* LTR */
}
.secondary a {
  font-size: 0.9em;
  padding: 0em 0.5em 0em 0em; /* LTR */
}

/*
** Logo Image Positioning
*/
#header img {
  float: left; /* LTR */
  padding: 0em 2em .5em 0em; /* LTR */
}
#header {
  clear: both;
}

/*
** Module specific styles
*/
.form-item textarea {
  font-size: 1em;
}
#aggregator .feed-source {
  border: 1px solid gray;
  padding: 1em;
}

#header img{
  height: 125px;
  width: 770px;
  padding: 0px;
  margin: 0px;
}