/* $Id: style.css,v 1.18 2006/08/31 07:28:14 dries Exp $ */
/* Pra Maha Mai Muni's words: A Thi Ling Sae, Leng Je Mengu */

/* ORIGINAL THEMES: bluemarine
   MODIFY TO tt35-cw
   COPY LOOK FROM http://www.calwineries.com - http://cssvault.com */

.hrh {
  background: #665 url(images/hrh.jpg) no-repeat center top;
  line-height: 130px;
}

/*
** HTML elements
*/
body {
  margin: 0;
  padding: 0;
  color: #555;
  /*background: #db6;*/
  background: #395b81 url(images/topbg.jpg) repeat-x top left;
  font: 86% Verdana, Arial, Helvetica, sans-serif;
}
tr.odd td, tr.even td {
  padding: 0.3em;
}
h1, h2, h3, h4, h5, h6 {
  color: #776;
  margin-bottom: 0.5em;
}
h1 {
  font-size: 1.3em;
}
h2 {
  font-size: 1.2em;
}
h3, h4, h5, h6 {
  font-size: 1.1em;
}
p {
  margin-top: 0.5em;
  margin-bottom: 0.9em;
}
a {
  text-decoration: none;
}
a:link {
  color: #36a;
}
a:visited {
  color: #369;
}
a:hover {
  color: #69e;
  text-decoration: underline;
}
fieldset {
  border: 1px solid #ccc;
}
pre {
  background-color: #eee;
  padding: 0.75em 1.5em;
  font-size: 12px;
  border: 1px solid #ddd;
  overflow: auto;
}
code {
  color: #126;
}
table {
  /* make <td> sizes relative to body size! */
  font-size: .9em;
}
dt, li {
  margin-top: .5em;
}
 
.form-item label {
  font-size: 1em;
  color: #222;
}
.item-list .title {
  font-size: 1em;
  color: #222;
}
.links {
  margin-bottom: 0;
}
.comment .links {
  margin-bottom: 0;
}

/*
** Page layout blocks / IDs
*/
.w830 {
  /*width: 830px;  /*800 + left24/2px + right27/2px */
  /* margin: 0 auto; */
  margin: 0 9% 0 8%;
  min-width: 720px;
  text-align: center;
}
.w560 {
  width: 560px;
}
.w200 {
  width: 18.5%;
}

.headbg { 
  background: transparent url(images/header.jpg) repeat-x center top;
  margin: 0;
  padding: 0;
}
.contentbg {
  background: transparent url(images/contentbg.jpg) repeat-y 19% top;
  margin: 0;
  padding: 0;
}
.cbgtop {
  background: transparent url(images/cbgtop.jpg) no-repeat 19% top;
}
.cbgbottom {
  background: transparent url(images/cbgbottom.jpg) no-repeat 19% bottom;
}
.bottombg {
  background: #69b url(images/am.jpg) repeat-x left top;
  margin: 0;
  padding: 0;
}
#header, #content {
  /*width: 100%;*/
}
#header {
  clear: both;
  text-align: center;
  margin: 0;
  padding: 0
}
.inner #header {
  padding: 15px 15px 0 12px;
}
#logo {
  padding: 30px 0 60px 0;
}
#logo img {
  float: left;
  padding: 0 1em 0 40px;
  border: 0;
}
#menu {
}
#navlist {
  text-align: center;
  font-size: 1em;
  line-height: 1.6em;
  padding: 5px 0;
  margin: 0;
}
ul#navlist li {
  margin: 0;
  padding: 0;
}
#navlist a {
  font-weight: bold;
  color: #582;
  padding: 7px .8em 5px;
  border-left: solid 1px #eef;
  border-right: solid 1px #eef;
}
#navlist a:hover {
  text-decoration: none;
  color: #fff;
  background: transparent url(images/cmh.gif) repeat-x bottom left;
  border-left: solid 1px #aab;
  border-right: solid 1px #bbc;
}
#subnavlist {
  text-align: right;
  padding: .1em 1.2em;
  font-size: 0.65em;
  color: #ddd;
}
#subnavlist a {
  color: #cde;
}
#logo, #menu {
  text-align: left;
}
#subnav_wrap, #header_wrap, #nav_wrap {
  margin: 0 auto;
  padding: 0 10px;
  text-align: left;
}
#subnav_wrap {
  padding: 2px;
  background: #357;
  border-top: solid 2px #863;
  border-bottom: solid 1px #443;
  margin: 0 0 .5em 0;
}
#header_wrap {
}
#nav_wrap {
  margin: 0 2px 0 1px;
  text-align: right;
  padding: 0;
  background: #fdfef8;
  border-top: solid 1px #bcd;
  border-left: solid 1px #dde;
  border-right: solid 1px #dde;
}
ul.links li {
  /* border-left: 1px solid #9cf; */
  padding: 0 5px;
}
ul.links li.first {
  border: none;
}
ul.links li a {
}
ul.links li a:hover {
}

#search {
  float: right;
  clear: left;
  text-align: right;
  font-size: 1.1em;
  height: 1.4em;
}
#search .form-text, #search .form-submit {
  border: none;
  vertical-align: middle;
}
#search .form-text {
  color: #369;
  padding: 0 0.5em;
  background: transparent;
  border: solid 1px #ccd;
  width: 7em;
}
#search:hover .form-text {
  background: #eee;
}
#search label {
  font-size: .7em;
  font-weight: normal;
  color: #dde;
}
#search:hover label {
  color: #69c;
}
#search .form-submit {
  color: #69c;
  background: transparent;
  padding: 0;
}
#search:hover .form-submit {
  color: #369;
}
.site-name {
  margin: 0;
  padding: 15px 0 0 0;
  font-size: 1.6em;
  line-height: 1.2em;
}
.site-name a:link, .site-name a:visited {
  color: #fff;
}
.site-name a:hover {
  color: #eef;
  text-decoration: none;
}
.site-slogan {
  font-size: 1em;
  line-height: 1.2em;
  color: #248;
  margin: 0;
  padding: 0;
  font-weight: bold;
  border-top: dotted 1px #369;
  float: left;
}
#content {
  clear: both;
  margin: 0 auto;
  text-align: center;
}
.inner #content {
  padding: 0 25px;
  margin: 0;
}
#main_wrap {
  margin: 0 5px 0 23%;
  /*IF IE
  margin: 0 5px 0 18%;
  */ 
}
#main {
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  text-align: left;
  float: left;
  width: 100%;
}
#aftermain {
  clear: both;
}
.inner #aftermain {
  padding: 20px 20px 20px 20px;
}
#mission, .node .content, .comment .content {
  line-height: 1.4em;
}
#help {
  font-size: 0.9em;
  margin-bottom: 1em;
}
#mission {
  text-align: center;
  color: #ac2;
  border: 1px solid #bbb;
  background: #496915 url(images/mission.jpg) no-repeat left top;
  margin: 1em .3em .3em 0;
}
#mission .inner {
  padding: 20px 40px 20px 400px;
  height: 100px;
}
#mission a, #mission a:visited {
  color: #9cf;
  font-weight: bold;
}
.breadcrumb {
  clear: both;
  margin: 0;
  font-size: .8em;
  color: #999;
}
.messages {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 0.3em;
  margin-bottom: 1em;
}
.error {
  border-color: red;
}
#sidebar-left, #sidebar-right {
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  vertical-align: top;
  text-align: left;
  font-size: .85em;
}
#sidebar-left .block, #sidebar-right .block {
  /*width: 165px;*/
  float: left;
}

#left_wrap {
  margin: 15px 0;
  padding: 15px 0 0 0;
  float: left;
}
#right_wrap {
  margin: 0 auto;
  text-align: left;
}

#sidebar-left {
}
#sidebar-left .block {
  color: #564;
  margin-bottom: 1em;
}
#sidebar-left .block .title {
  color: #c62;
  font-size: 1.2em;
}
#sidebar-left .block a {
}
#sidebar-left .block a:hover {
  color: #36c;
  text-decoration: none;
}
#sidebar-left .block .content li {
  border-bottom: solid 1px #dde;
  padding: .2em .4em .2em 0;
  margin: 0 0 0 0;
}
#sidebar-left .block .content li:hover {
  background: #def;
}
#sidebar-left .block .content li:first-child {
  border-top: solid 1px #dde;
}

#sidebar-right .block {
  width: 170px;
  color: #675;
  padding: 12px;
  color: #9cf;
}
#sidebar-right .block .title {
  color: #ea8;
}
#sidebar-right .block a {
  color: #f0f8ff;
}
#sidebar-right .block a:hover {
  color: #fd9;
  text-decoration: none;
}
#sidebar-right .block .content li {
  border-bottom: solid 1px #8ac;
  padding: .2em .4em;
  margin: 0 0 0 -.5em;
  display: block;
  list-style-type: none;
}
#sidebar-right .block .content li:hover {
  background: #369;
}
#sidebar-right .block .content li:first-child {
  border-top: solid 1px #8ac;
}

#footer_wrap {
  margin-top: 20px;
  border-top: solid 5px #887;
  border-bottom: solid 2px #332;
  background-color: #443;
}
#footer {
  color: #eee;
  padding: 1em;
  font-size: 0.8em;
}
#footer a {
  color: #ffc;
}

/*
** 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;
  font-size: 1.3em;
  margin: 0 auto;  /* decrease default margins for h<x>.title */
}
.submitted {
  color: #999;
  font-size: 0.7em;
  padding-bottom: .5em;
}
.links {
  color: #999;
}
.links a {
}
.block, .box {
  padding: 0 0 1.5em 0;
}
.block {
}
.block .title {
  margin-bottom: .2em;
}
.box .title {
  font-size: 1em;
}
.node {
  margin: 0 0 1em -10px;
  padding: 20px 0 0 20px;
  background: transparent url(images/node.jpg) no-repeat left top;
}
.sticky {
  margin: 0 0 1em -10px;
  padding: 20px 0 0 20px;
  background: transparent url(images/sticky.jpg) no-repeat left top;
}
.node .content, .comment .content {
}
.node .title {
  display: block;
  clear: both;
  font-size: 1.1em;
  line-height: 1.4em;
  border-bottom: dotted 1px #ddc;
}
.node .title a {
  color: #47c;
}
.node .title a:hover {
  color: #69d;
  text-decoration: none;
}
.node .taxonomy {
  color: #999;
  font-size: 0.7em;
  padding: 1.5em;
}
.node .picture {
  border: 1px solid #ddd;
  float: right;
  margin: 0.5em;
}
.node .links .links {
  font-size: .85em;
}
.node-links {
  text-align: right;
  margin-right: 1em;
  clear: both;
  font-style: italic;
}
.comment {
  border: 1px solid #ddc;
  background: #f4f4f0;
  margin-bottom: .5em;
}
.comment .inner {
  padding: .4em .8em;
}
.comment .title a {
  font-size: 1.1em;
  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;
}
.comment .links {
  font-size: .9em;
}
.comment-links {
  display: inline;
  clear: both;
  font-size: .9em;
}
/*
** Module specific styles
*/
#aggregator .feed-source {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 1em;
  margin: 1em 0;
}
#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
  color: #999;
  font-style: italic;
  font-size: 0.9em;
}
#aggregator .title {
  margin-bottom: 0.5em;
  font-size: 1em;
}
#aggregator h3 {
  margin-top: 1em;
}
#forum table {
  font-size: .9em;
  margin-top: 1em;
  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 {
  color: #96c;
}
#forum td .links {
  padding-top: 0.7em;
  font-size: 0.9em;
}
#forum td.title {
  font-size: .8em;
}
#profile .profile {
  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: #999;
}
div.admin-panel .body {
  background: #f4f4f0;
  border: solid 1px #ddc;
}
div.admin-panel h3 {
  background-color: #69c;
  color: #fff;
  padding: 5px 8px 5px;
  margin: 0;
}
/* DECORATE */
  /*PAGE BACKGROUND*/
.cp1 { background: transparent url(images/cp1.gif) no-repeat left top; }
.cpl { background: transparent url(images/cpl.gif) no-repeat left top; }
.cplb { background: transparent url(images/cplb.gif) no-repeat left top; }
.cp2 { background: transparent url(images/cp2.gif) repeat-x left top; }
.cp3 { background: transparent url(images/cp3.gif) no-repeat right top; }
.cp4 { background: transparent url(images/cp4.gif) repeat-y right top; }
.cpr { background: transparent url(images/cpr.gif) no-repeat right top; }
.cprb { background: transparent url(images/cprb.gif) no-repeat right top; }
.cp5 { background: transparent url(images/cp5.gif) no-repeat right bottom; }
.cp6 { background: transparent url(images/cp6.gif) repeat-x left bottom; }
.cp7 { background: transparent url(images/cp7.gif) no-repeat left bottom; }
.cp8 { background: transparent url(images/cp8.gif) repeat-y left top; }
  /*BLOCK BACKGROUND*/
.c1 { background: transparent url(images/c1.gif) no-repeat left top;
  position: relative; left: -1px; top: -1px; }
.c2 { background: transparent url(images/c2.gif) no-repeat right top; 
  position: relative; left: 2px; }
.c3 { background: transparent url(images/c3.gif) no-repeat right bottom; 
  position: relative; top: 2px; }
.c4 { background: transparent url(images/c4.gif) no-repeat left bottom; 
  position: relative; left: -2px; }
  /*MENU BACKGROUND*/
.cm { background: transparent url(images/cm.gif) repeat-x left bottom; padding-bottom: 8px }

/* SITE WIDE */
.clearing, .clear, clear1px {
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px;
  display: block;
  margin: 0;
  padding: 0;
}

blockquote {
  font-style: italic;
  color: #786;
  background: #e4e8d4;
  border-left: solid 5px #d0e0c0;
  padding: 5px 10px 3px 10px;
}

/* wd */
/* DROP SHADOW: FROM http://www.ploughdeep.com/onionskin/ */
.sh1, .sh2, .sh3 {
  display:inline-table;
  /* \*/display:block;/**/
}
.sh1 {
  float: right;
  /*margin: 24px 12px 0 12px;*/
  margin: 10px 16px 0 16px;
  background: url(images/shadow.gif) right bottom no-repeat;
}
.sh2 {
  /* background: url(images/sh-bl.gif) 0 97.5% no-repeat; */
  background: url(images/sh-bl.gif) 0 100% no-repeat;
}
.sh3 {
  /* padding:0 18px 20px 0;
  background: url(images/sh-tr.gif) 98.5% 6px no-repeat; */
  padding: 0 17px 15px 0;
  background: url(images/sh-tr.gif) 100% 6px no-repeat;
}
.sh3 img {
  /*margin: -6px 0 0 -4px;*/
  margin: -6px 0 0 0;
  display: block;
}

/* HACK DEFAULT STYLE */
ul.tabs {
  font-size: .8em;
  border-bottom: dotted 1px #ccc;
}
h1.title {
  color: #58c;
  font-size: 1.6em;
  margin: .5em 0;
}
  /*BOOK*/
.book-navigation .menu, .book-navigation .page-links, .forum-topic-navigation {
  border-color: #ccb;
}
  /*PAGER*/
ul.pager {
  margin: .5em 0;
}
ul.pager li {
  margin: 0;
  padding: 0;
  color: #571;
}
ul.pager li.pager-item {
  margin: 0;
  padding: 0 .1em;
}
ul.pager li a {
  font-weight: bold;
  margin: 0;
  padding: .1em .5em;
  color: #693;
  border: solid 1px #efd;
}
ul.pager li a:hover {
  background: #dec;
  border: solid 1px #bca;
}
.links ul.links {
  display: inline;
}

  /*BLOCK*/
.block .content .item-list li {
  list-style-image: url(images/list.gif);
}
li.expanded {
  list-style-type: circle;
  list-style-image: url(images/menu-expanded.gif);
  padding: 0.2em 0.5em 0 0;
  margin: 0;
}
li.collapsed {
  list-style-type: disc;
  list-style-image: url(images/menu-collapsed.gif);
  padding: 0.2em 0.5em 0 0;
  margin: 0;
}
li.leaf {
  list-style-type: square;
  list-style-image: url(images/menu-leaf.gif);
  padding: 0.2em 0.5em 0 0;
  margin: 0;
}
.block-user {
  width: 100%;
}
  /*LINK*/
li.active-trail a.active {
  color: #369;
  font-weight: bold;
}
