/* $Id: style.css,v 1.23.2.11 2008/04/29 15:53:12 hswong3i Exp $ */

/**
 * contented7 - An open source xhtml/css website template by Contented
 * Designs.  You're free to modify it and use it for any purpose without
 * cost or obligation. We'd prefer that you leave the link to our website
 * in the footer but it's not required.
 *
 * If you have comments or questions, please contact us at
 * http://www.ContentedDesigns.org. Thanks!
 *
 * Version: 1.00 (May 23, 2006)
 */

html {
  direction: ltr; /* LTR */
}

/**
 * HTML elements
 */
body {
  direction: ltr; /* LTR */
  color: #333;
  background: #EEE;
  font-size: 83%;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-weight: normal;
  text-align: left; /* LTR */
  margin: 0;
  padding: 0;
}
body.two-sidebars {
  min-width: 980px;
}
body.no-sidebars,
body.sidebar-left,
body.sidebar-right {
  min-width: 760px;
}
a, a:hover {
  color: #336;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
h1 {
  font-size: 2em;
  font-weight: bold;
}
h2 {
  font-size: 1.39em;
  font-weight: bold;
}
h3 {
  font-size: 1.2em;
  font-weight: bold;
}
h4 {
  font-size: 1em;
  font-weight: bold;
}
h1, h2, h3, h4, h5, h6,
p, pre, blockquote, label,
fieldset, address {
  margin: .75em 0;
}
img {
  border: none;
}
pre {
  background: #CCC;
  border: 1px solid #DDD;
  font-size: 12px;
  padding: .75em 1.5em;
}
textarea {
  width: 100%;
}
fieldset {
  padding: .5em;
  border: 1px solid #CCC;
}
table {
  font-size: 1em;
  width: 100%;
}
thead th {
  font-weight: bold;
}
th a:link, th a:visited {
  color: #6F9DBD;
}
td, th {
  padding: .3em .5em;
}
tr.even, tr.odd, tbody th {
  border-width: 1px 0;
}
tr.odd, tr.info {
  background-color: #FFF;
}
tr.even {
  background-color: #EEE;
}
tr.drag {
  background-color: #FFFFF0;
}
tr.drag-previous {
  background-color: #FFD;
}
tr.odd td.active {
  background-color: #DDECF5;
}
tr.even td.active {
  background-color: #E6F1F7;
}
blockquote {
  margin: 20px 0;
  padding: 0 0 0 24px; /* LTR */
  background: url(images/blockquote.png) left top no-repeat; /* LTR */
  border: none;
}

/**
 * Page layout blocks / IDs
 */
#header-region, #header,
#wrapper, #center, #mission,
#footer {
  width: 100%;
  display: block;
  float: left;
  padding: 0;
  margin: 0;
}
#wrapper #container {
  width: 100%;
  max-width: 1040px;
  margin: 0 auto;
  padding: 0;
}
.block-region {
  padding: 1em;
  background: transparent;
  border: 2px dashed #CCC;
  text-align: center;
  font-size: 1.2em;
}
#header-region {
  min-height: 20px;
}
#header-region .block-region {
  display: block;
  margin: 10px;
  padding: 0.5em;
}
#header .squeeze {
  height: 100px;
  color: #EEE;
  background: #336;
  margin: 0 5px;
}
#header a, #header a:hover {
  color: #EEE;
  background: #336;
  text-decoration: none;
}
#header #logo img {
  float: left; /* LTR */
  margin: 7px 0 0 7px; /* LTR */
}
#slogan-floater {
  float: left; /* LTR */
  margin: 10px 0 0 10px; /* LTR */
}
#slogan-floater h1.site-name {
  float: left; /* LTR */
  margin: 0;
}
#slogan-floater h1.site-name a {
  color: #CCFFFF;
  background: #336;
  font-weight: bold;
}
#slogan-floater h1.site-name a:hover {
  text-decoration: underline;
}
#slogan-floater .site-slogan {
  float: left; /* LTR */
  clear: both;
  color: #CCFFFF;
  background: #336;
  font-size: 83%;
}
#header ul.primary-links {
  color: #EEE;
  background: #003;
  float: right; /* LTR */
  display: block;
  margin: 98px 0 4px;
  padding: 0;
  list-style: none;
  text-align: center;
}
#header ul.primary-links li {
  line-height: 16px;
  margin: 3 3px 4 0; /* LTR */
  padding: 0;
  float: left; /* LTR */
}
#header ul.primary-links li a {
  color: #EEE;
  background: #003;
  display: block;
  padding: 4px 4px;
}
#header ul.primary-links li a:hover,
#header ul.primary-links li a.active {
  border: 1px solid #EEE;
  padding: 3px 3px;
}
#search-theme-form {
  margin: 0 0 10px;
}
.messages {
  border: 1px solid #CCC;
  margin: 10px 0;
  padding: .5em;
}
.error {
  border-color: red;
}
#center {
  padding: 10px 0 0;
}
#center h1.title,
#center .block h2.title {
  font-size: 139%;
  text-align: center;
  margin: 15px 0;
  font-weight: bold;
  letter-spacing: -1px;
}
body.sidebar-left #center {
  margin-left: -220px;
}
body.sidebar-right #center {
  margin-right: -220px;
}
body.two-sidebars #center {
  margin: 0 -215px;
}
body.sidebar-left .squeeze {
  margin-left: 220px;
}
body.sidebar-right .squeeze {
  margin-right: 220px;
}
body.two-sidebars .squeeze {
  margin: 0 215px;
}
body.no-sidebars #center .squeeze,
body.sidebar-left #center .squeeze {
  padding-right: 10px;
}
body.no-sidebars #center .squeeze,
body.sidebar-right #center .squeeze {
  padding-left: 10px;
}
#sidebar-left {
  margin: 0 10px 0 3px;
}
#sidebar-right {
  margin: 0 0px 0 7px;
}
.sidebar .block {
  margin: 0 0 0px;
}
.sidebar {
  width: 200px;
  float: left;
  font-size: 75%;
  padding: 10px 0 0;
  z-index: 2;
  position: relative;
}
.sidebar .block {
  margin: 0 0 10px;
  border: #CCC solid 1px;
}
.sidebar .block .content {
  padding: 2px 5px;
}
.sidebar .block h2 {
  color: #EEE;
  background: #CCC;
  font-size: 1em;
  font-weight: normal;
  text-align: left; /* LTR */
  margin: 0;
  padding: 2px 0 2px 5px; /* LTR */
}
.sidebar .block-1 {
  border: #336 solid 1px;
}
.sidebar .block-2 {
  border: #06C solid 1px;
}
.sidebar .block-3 {
  border: #666 solid 1px;
}
.sidebar .block-4 {
  border: #630 solid 1px;
}
.sidebar .block-1 h2 {
  background: #336;
}
.sidebar .block-2 h2 {
  background: #06C;
}
.sidebar .block-3 h2 {
  background: #666;
}
.sidebar .block-4 h2 {
  background: #630;
}
#search-theme-form label {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
#footer-container {
  padding: 0 10px;
}
#footer {
  font-size: 65%;
  text-align: center;
  line-height: 1.5em;
}
#footer .squeeze {
  border-top: 3px solid #336;
  margin: 10px 10px 0;
  padding: 5px 0 0;
}

/**
 * Styling from K2
 */
.comment-new h3.title {
  float: left; /* LTR */
  padding: 2px 20px 2px 0; /* LTR */
  background: url(images/new.png) right center no-repeat; /* LTR */
}
.meta {
  font-weight: normal;
  clear: both;
  margin: 2px 0 0;
  padding: 5px 0 0;
  color: #AAA;
  line-height: 16px;
}
.meta .editlink {
  float: right; /* LTR */
  width: 16px;
  height: 16px;
  padding: 2px;
  background: url(images/pencil.png) right center no-repeat; /* LTR */
}
.meta .submitted {
  font-size: 1em;
  padding: 2px 0 2px 20px; /* LTR */
  background: url(images/date.png) left center no-repeat; /* LTR */
}
.meta .terms {
  font-size: 1em;
  padding: 2px 0 2px 20px; /* LTR */
  background: url(images/tag_blue.png) left center no-repeat; /* LTR */
}
.meta .commentslink {
  font-size: 1em;
  padding: 2px 0 2px 20px; /* LTR */
  background: url(images/comments.png) left center no-repeat; /* LTR */
}
.sidebar ul, .sidebar ol {
  margin: 5px 0 0;
  padding: 0;
}
.sidebar ol {
  margin: 0 0 0 15px; /* LTR */
}
.sidebar ul li, .sidebar ol li {
  margin: 0;
  padding: 1px 0;
  line-height: 14px;
}
.sidebar ul li {
  list-style-type: none;
  list-style-image: none;
}
.sidebar ul li.expanded {
  list-style-type: circle;
  list-style-image: url(images/menu-expanded.gif);
  padding: .2em .5em 0 0; /* LTR */
  margin: 0 0 0 1.5em; /* LTR */
}
.sidebar ul li.collapsed {
  list-style-type: disc;
  list-style-image: url(images/menu-collapsed.gif); /* LTR */
  padding: .2em .5em 0 0; /* LTR */
  margin: 0 0 0 1.5em; /* LTR */
}
.sidebar ul li.leaf {
  list-style-type: square;
  list-style-image: url(images/menu-leaf.gif);
  padding: .2em .5em 0 0; /* LTR */
  margin: 0 0 0 1.5em; /* LTR */
}

/**
 * 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.
 */
.title, .title a {
  font-weight: bold;
  color: #000;
  margin: 0 auto; /* decrease default margins for h<x>.title */
}
.submitted {
  color: #06C;
  font-size: .8em;
}
.links {
  color: #06C;
}
.links a {
  font-weight: normal;
}
.sticky {
  padding: .5em;
  border: 1px solid #CCC;
}
.tabs {
  margin: 10px 0;
}
.box {
  margin: 30px 0;
}
.node {
  margin: 0 0 30px;
}
.node .taxonomy {
  color: #06C;
  font-size: .8em;
  padding: 1.5em;
}
.node .picture {
  border: none;
  float: right; /* LTR */
  margin: 0 0 .5em .5em; /* LTR */
}
.comment {
  border: 1px solid #CCC;
  margin: 1em 0 0;
  padding: .5em;
}
.comment .picture {
  border: none;
  float: right; /* LTR */
  margin: 0 0 .5em .5em; /* LTR */
}
