﻿/* $Id: style.css,v 1.27 2010/11/08 04:40:31 danprobo Exp $ */

/* Layout
-------------------------------------------------------------- */
body {
background-image:url('bg.png');
background-repeat:repeat-x;
line-height:40px;
font-size: 14px;
/*font-family: Tahoma, Arial, Serif;*/
font-family:Georgia, "Times New Roman", Times, serif;
color: #333;
margin: 0;
padding: 0;
line-height: 1.5em;
}

#page {
/* float:left; */
margin-left:auto;
margin-right:auto;
width:100%;
padding: 0;
}

#container {
margin-left:auto;
margin-right:auto;
/*float:left;*/
width:980px;
}

#container-outer {
float:left;
/*margin-left:auto;
margin-right:auto;*/
width:100%;
}

#container-inner {
margin: 0 30px;
}

#content-wrapper {
/*margin-left:auto;*/
/*margin-right:auto;*/
width:100%;
float:left;
margin: 15px 0;
}

/* Header
-------------------------------------------------------------- */
#header-wrapper {
margin-left:auto;
margin-right:auto;
width:980px;
/*float:left;*/

/* background: #fff; */
}

#header {
margin: 0 0;
height:110px;
overflow:visible;
}

#header .logo {
float:left;
margin-top:12px;
margin-left:10px;
padding-right:10px;
}

#header .logo img {
height:36px;
}

#header .branding {
margin-top:45px;
}

#header h1, #header h2 {
display:inline;
font-weight:bold;
font-size: 36px;
font-family:"Palatino Linotype";
/*font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;*/
/* font-family:Georgia, "Bitstream Vera Serif", serif; */
font-style:normal;
padding-left:10px;
padding-right:5px;
}

#header span {
color:#000;
font-size:16px;
/* font-family:Georgia, "Bitstream Vera Serif", serif; */
/*font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;*/
font-family:"Palatino Linotype";
font-style:normal;
}

#header h1 a, #header h2 a {
color:#fff;
}

#header h1 a:hover, #header h2 a:hover {
text-decoration:none;
}

#search-wrapper {
clear:both;
float:right;
margin: 0 10px;
}

#search {
margin: 25px 10px 0;
}

#search label {
color:#000;
font-weight:normal;
white-space: nowrap;
}

#search input.form-text {
border: 1px solid #99CCFF;
width: 10em;
}

/* Heading
-------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6 {
margin:0;
padding:0;
font-family:'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
line-height:1.2em;
}

h1 {
font-size:2.2em;
}

h2 {
font-size:1.6em;
}

h3 {
font-size:1.4em;
}

h4 {
font-size:1.2em;
}

h5 {
font-size:1.1em;
}

h6 {
font-size:1em;
}

/* Link
-------------------------------------------------------------- */
a {
color:#005399;
text-decoration:none;
}

a:hover {
color:#CC6600;
text-decoration:underline;
}

.title a {
color:#006699;
}

.title a:hover {
color:#005399;
text-decoration:none;
}

#aggregator .feed-item-title a:hover {
text-decoration:none;
}

/* Navigation
-------------------------------------------------------------- */
#menu-wrapper {
/*-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;*/
/*-moz-box-shadow: 0px 2px 3px #000;
-webkit-box-shadow: 0px 2px 3px #000;
box-shadow: 0px 2px 3px #000;*/
/* For IE 8 */
/*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#000000')";*/
/* For IE 5.5 - 7 */
/*filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#000000');*/
/*float:left;*/
height:40px;
background-image:url('menu-bg.png');
/*background: #003366;*/
/*color:white;*/
line-height:40px;
text-align:center;
font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
/* font-family:Georgia, "Bitstream Vera Serif", serif; */
font-size:16px;
width:100%;
padding:0px 0 0px;
border-top: 1px solid #2b6aa0;
border-bottom: 1px solid #2b6aa0;
}

#menu-inner {
width:980px;
margin-left:auto;
margin-right:auto;
/*margin: 0 15px;*/
}

#main-menu {
margin-left:auto;
margin-right:auto;
/*float:left;*/
}

#main-menu a {
color:black
}

#main-menu a:hover {
text-decoration:none;
color:blue;
}

#main-menu .menu {
padding:0;
margin:0;
}

#main-menu .menu li{
float:left;
background-image:none;
padding: 0 0 0 20px;
margin:0;
}

#main-menu .menu li.first{
padding-left:15px;
}

#main-menu .menu li.last{
padding-right:15px;
}

#main-menu .menu li.active-trail a{
text-decoration:none;
color:silver;
}

#sub-menu {
float:right;
margin: 0 10px;
padding: 5px 0;
/* background: #fff; */
color:#000;
}

#sub-menu a {
color:#000;
}

#sub-menu a:hover {
text-decoration:none;
color:blue;
}

#sub-menu ul {
padding:0;
margin:0;
}

#sub-menu ul li{
float:left;
background-image:none;
padding: 0 10px;
margin:0;
}

#sub-menu .menu li.first {
padding-left:20px;
}

#sub-menu .menu li.last {
padding-right:20px;
}

#sub-menu ul li.active-trail a, #sub-menu ul li a:active{
text-decoration:none;
color:blue;
}

/* Sidebar regions
-------------------------------------------------------------- */

#sidebar-side-1 #sidebar-left {
border: 1px solid #DBE6D6;
border-left:none;
border-bottom:none;
border-top:none;
width: 23%;
float: left;
margin-right: 3%;	
}

#sidebar-side-2 #sidebar-left {
border: 1px solid #DBE6D6;
border-left:none;
border-bottom:none;
border-top:none;
width: 21%;
float: left;
margin-right: 2%;	
}

.sidebars-1 #main-content{
width: 73%;
float: left;
}

.sidebars-2 #main-content{
width: 54%;
float: left;
}

#sidebar-side-1 #sidebar-right {
width: 23%;
float: right;
border: 1px solid #DBE6D6;
border-right:none;
border-bottom:none;
border-top:none;
	      
}

#sidebar-side-2 #sidebar-right {
width: 21%;
float: right;	      
}

.sidebar {
margin-top:10px;
/*background: #fff;*/
}

.sidebar .block {
margin-bottom:15px;
padding: 15px 15px 0;
}

/* Node
-------------------------------------------------------------- */

#main-content h1.title {
margin: 3px 0 0;
}

.title, .block h3 {
font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
}

.node h2.title{
margin-top:10px;
margin-bottom:0;
}

.breadcrumb {
display:none;
margin-top:10px;
padding:0;
}

.content {
padding:0;
margin:0;
}

.node .links {
padding: 0.3em;
/*background:#F3F7F0;*/
}

.node {
margin: auto auto;
margin-bottom:30px;
}

.mission {
font-size: 20px;
margin: 10px 0 20px;
font-family:Georgia, "Bitstream Vera Serif", serif;
font-style:italic;
/*background: #F3F7F0;*/
padding:15px 10px;
line-height:1.2em;
}

.content-top {
margin: 5px 0 20px;
padding:5px 5px;
/* background: #fff; */
}

.submitted {
color:#999999;
}

.preview .node, .preview .comment{
border: 1px solid #DBE6D6;
/*background: #F3F7F0;*/
padding: 0.8em;
}

.sticky {
margin-top: 0.8em;
margin-bottom: 1em;
padding: 1em;
/*background: #F3F7F0;*/
}

.messages {
margin-top:5px;
padding: 0.3em;
margin-bottom: 1em;
/*background: #F3F7F0;*/
border:1px solid #DBE6D6;
}

.comment {
padding: 1em;
margin-bottom: 1em;
padding-bottom: 1em;
/*background: #F3F7F0;*/
}

.comment .new {
text-align: right; /* LTR */
font-weight: normal;
float: right; /* LTR */
color: red;
margin:.5em;
}

.error {
margin-top:5px;
}

.picture {
float:right;
padding-left:10px;
}

/* Forums
-------------------------------------------------------------- */

#forum {
padding-bottom:10px;
}

#forum table {
width: 100%;
}

#forum td {
padding: 0.5em;
}

#forum td.forum, #forum td.posts {
/*background-color: #F3F7F0;*/
}

#forum td.topics, #forum td.last-reply {
/*background-color: #F3F7F0;*/
}

#forum td.container {
/*background-color: #F3F7F0;*/
}

#forum ul.links a {
background-repeat: no-repeat;
padding-left: 20px;
padding-bottom: 5px;
}

#forum ul.links li.forum a {
background-image:url(images/post.gif);
}

#forum ul.links li.login a {
background-image:url(images/lock.gif);
}

#forum td.statistics, #forum td.settings, #forum td.pager {
height: 1em;
}

#forum td .links {
padding-top: 0.7em;
}

#forum .links {
padding-bottom: 0.7em;
}

.block-forum h3 {
margin-bottom: .5em;
}

dl dd {
margin: 0 0 .5em 1em;
}

.forum-topic-navigation {
border-bottom:1px solid #DBE6D6;
border-top:1px solid #DBE6D6;
/*background: #F3F7F0;*/
margin-bottom:15px;
}

tr.even, tr.odd {
/*background-color:#F3F7F0;*/
border:none;
border-bottom:1px solid #DBE6D6;
padding:0.1em 0.6em;
}

tbody {
border:none;
border-top:1px solid #DBE6D6;
}

/* Tracker + Profile
-------------------------------------------------------------- */

#tracker table {
width: 100%;
}

#tracker .item-list {
padding-top:15px;
}

#tracker td {
padding: 0.5em;
}

.profile {
clear: both;
padding: .8em;
margin: 1em 0em;
/*background-color: #F3F7F0;;*/
}

.profile .user-member {
padding-top:10px;
}

/* Poll
-------------------------------------------------------------- */

.poll .bar {
background: #fff url(images/bg-bar-white.png) repeat-x 0 0;
/*border: solid #F3F7F0;*/
border-width: 1px 1px 1px;
}

.poll .bar .foreground {
background: #71a7cc url(images/bg-bar.png) repeat-x 0 100%;
}

/* Lists + Links + Pager
-------------------------------------------------------------- */

ul.links li.first {
border: none;
}

ul {
margin: 0.5em 0 1em;
padding: 0;
}

ol {
margin: 0.75em 0 1.25em;
padding: 0;
}

ol li, ul li {
margin: 0.4em 0 0.4em .5em; 
}

ul.menu, .item-list ul {
margin: 0.35em 0 0 -0.5em; 
padding: 0;
}

ul.menu ul, .item-list ul ul {
margin-left: 0em; 
}

ol li, ul li, ul.menu li, .item-list ul li, li.leaf {
margin: 0.15em 0 0.15em .5em; 
}

ul li, ul.menu li, .item-list ul li, li.leaf {
padding: 0 0 .2em 1.5em;
list-style-type: none;
list-style-image: none;
background: transparent url(images/menu-leaf.gif) no-repeat 1px .35em; 
}

ol li {
padding: 0 0 .3em;
margin-left: 2em;
background-image: none;
list-style-type: decimal; 
}

ul li.expanded {
background: transparent url(images/menu-expanded.gif) no-repeat 1px .35em; 
}

ul li.collapsed {
background: transparent url(images/menu-collapsed.gif) no-repeat 0px .35em; 
}

ul li.leaf a, ul li.expanded a, ul li.collapsed a {
display: block;
}

ul.inline li, ul.links li {
background: none;
margin: 0;
padding: 0 1em 0 0; 
}

ol.task-list {
margin-left: 0; 
list-style-type: none;
list-style-image: none;
}

ol.task-list li {
padding: 0.5em 1em 0.5em 2em; 
}

ol.task-list li.active {
background: transparent url(images/task-list.png) no-repeat 3px 50%; 
}

ol.task-list li.done {
background: transparent url(../../misc/watchdog-ok.png) no-repeat 0px 50%; 
}

ol.task-list li.active {
margin-right: 1em; /* LTR */
}

fieldset ul.clear-block li {
margin: 0;
padding: 0;
background-image: none;
}

#user-login-form {
text-align: center;
}

#user-login-form ul {
text-align: left; /* LTR */
}

ul.links li, ul.inline li {
background-image: none;
}

.links li {
margin: 0;
padding: 0;
}

.tabs li {
margin: 0;
padding: 0;
background-image: none;
}

li.expanded {
list-style-image:none;
list-style-type:none;
margin:0.15em 0 0.15em 0.5em;
padding:0 0 0.2em 1.5em;
}

div.links ul.links a {
background-repeat: no-repeat;
padding-left: 20px;
}

div.links ul.links li.comment_forbidden a {
padding:0;
margin:0;
}

div.links ul.links li.comment_forbidden {
padding:0;
margin:0;
}

div.links ul.links li.comment_forbidden span {
background-repeat: no-repeat;
padding-left: 20px;
padding-right:20px;
}

div.links ul.links li.comment_add a {
background-image: url(images/commentadd.gif);
}

div.links ul.links li.comment_comments a {
background-image: url(images/comments.gif);
}

div.links ul.links li.comment_edit a {
background-image: url(images/commentedit.gif);
}

div.links ul.links li.comment_delete a {
background-image: url(images/commentdelete.gif);
}

div.links ul.links li.comment_reply a {
background-image: url(images/commentadd.gif);
}

div.links ul.links li.node_read_more a {
background-image: url(images/readmore.gif);
}

div.links ul.links li.blog_usernames_blog a {
background-image: url(images/user.gif);
}

div.links ul.links li.comment_forbidden span {
background-image:url(images/lock.gif);
}

div.links ul.links li.upload_attachments a {
background-image: url(images/photo.gif);
}

div.links ul.links li.book_printer a{
background-image:url(images/print.gif);
}

div.links ul.links li.book_add_child a{
background-image:url(images/add.gif);
}

ul.pager {
padding-bottom:10px;
}

ul.pager li.pager-current {
background-color:#CC6600;
color:#FFFFFF;
padding: 1px 4px;
}

.item-list .pager li {
padding:0px;
}

.item-list .pager li a{
padding: 1px 4px;
/*background-color:#fff;*/
color:#fff;
}

.item-list .pager li a:hover {
background-color:#CC6600;
color:#FFFFFF;
text-decoration:none;
}


/* Admin + Form item
-------------------------------------------------------------- */

table {
width:100%;
}

ul.primary {
border-bottom: 1px solid #DBE6D6;
}

ul.primary li a {
/*background-color:none;
border:1px solid #DBE6D6;
}

ul.primary li.active a {
background-color:#CC6600;
border:1px solid #DBE6D6;
}

ul.primary li a:hover {
background-color:#CC6600;
border:1px solid #DBE6D6; */
}

div.admin-panel .body {
/*background: #F3F7F0;*/
}

div.admin-panel .body .admin-list {
background:none;
}

div.admin-panel h3 {
/*background: #F3F7F0;*/
padding: 5px 8px 5px;
margin: 0;
font-weight:bold;
}

div.admin {
padding-top: 0; /* fix alignment of admin panel */
}

/* keep admin columns from dropping under */
div.admin .left,
div.admin .right {
margin-left: 1%;
margin-right: 1%;
}

tr.odd td, tr.even td{
padding: 0.5em;
/*background: #F3F7F0;*/
border: 1px solid #DBE6D6;
border-left:none;
border-right:none;
}

.form-item {
/*background: #F8F7EF;*/
border: 1px solid #DEDCCB;
padding: 0.5em;
}

#search .form-item {
padding:0;
background: none;
border:none;
}

fieldset {
/*background: #F3F7F0;*/
border: 1px solid #DBE6D6;
}

tr.even, tr.odd {
/*background-color:#F3F7F0;*/
padding:0.1em 0.6em;
border-bottom: 1px solid #DBE6D6;
}

table.system-status-report th {
border-bottom: 1px solid #DBE6D6;
}

tbody {
border:none;
}

th {
/*background: #F8F7EF;*/
}

thead th {
padding-left:5px;
padding-right:5px;
border-bottom:2px solid #DEDCCB;
}

tbody th {
border-right: none;
border-left: none;
border-top: 1px solid #DBE6D6;
padding-left:5px;
padding-right:5px;
}

.admin-list, .node-type-list {
/*background: #F3F7F0;*/
padding:15px;
}

.help-items {
padding:5px;
}

.help {
/*background: #F3F7F0;*/
border: 1px solid #DBE6D6;
margin-top: 15px;
margin-bottom: 15px;
padding-left: 10px;
padding-right: 10px;
} 

ul.primary li a {
/*background: #F3F7F0;*/
}

ul.primary li a:hover {
/*background: #F3F7F0;*/
}

ul.primary li.active a {
/*background: #F3F7F0;*/
}

#blocks td.region {
/*background: #F3F7F0;*/
}

/* Misc
-------------------------------------------------------------- */
#aggregator {
margin-top: 10px;
}

.feed-description {
}

.feed-url, .feed-updated {
padding-top:10px;
}

#aggregator .feed-source {
border:none;
padding: 0.8em;
/*background: #F3F7F0;*/
margin-bottom:15px;
}

#aggregator .links {
padding: 0.3em 0.6em;
/*background:#F3F7F0;*/
margin-top:15px;
}

.book-navigation .menu {
border-top:1px solid #DBE6D6;
padding:1em 0 0 3em;
padding-bottom:1em;
}

.book-navigation .page-links {
border-bottom:1px solid #DBE6D6;
border-top:1px solid #DBE6D6;
/*background: #F3F7F0;*/
margin-bottom:15px;
}

#attachments {
margin-bottom:15px;
}

.feed-item-categories {
padding: 0.3em 0.6em;
margin-bottom:30px;
/*background:#F3F7F0;*/
}

#aggregator .feed-item-title {
font-size:1.6em;
}

#tracker {
padding-top:10px;
}

.adsense {
text-align:center;
}

blockquote {
background: url(images/bq-tl.gif) no-repeat left top;
padding-left: 30px;
margin-left: 10px;
font-style:italic;
}

blockquote p {
background: url(images/bq-br.gif) no-repeat right bottom;
}

cite {
background: url(images/bq-tl.gif) no-repeat left top;
clear: both;
display: block;
font-style: italic;
padding-left: 30px;
margin-left: 10px;
}

code, tt, pre {
background-color:#f5ede3;
font-family:"Bitstream Vera Sans Mono",Monaco,"Lucida Console",monospace;
font-size:0.9em;
line-height:1.2em;
padding:0.3em;
}


/* Bottom
-------------------------------------------------------------- */
#bottom-wrapper {
float:left;
width:100%;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;
background: #F6F6F6; 
background-image:url('bg-footer.png');
background-position:right top;
background-repeat:repeat-x;
border-top:thin grey solid;
/*background:#003366;*/
padding:20px 0 0;
/*color:#212166;*/
color:black;
font-size:12px;
}

#bottom-wrapper a {
color:#292997;
text-decoration:none;
}

#bottom-wrapper a:hover {
text-decoration:underline;
}

#bottom-inner {
margin: 0 10px;
}

#bottom {
text-align: left;
width: 980px;
position: relative;
/*float:left;*/
margin-left:auto;
margin-right:auto;
}

#bottom .column {
float: left;
width: 100%;
}

#bottom.in1 .column {
width: 100%;
}

#bottom.in2 .column {
width: 50%;
}

#bottom.in3 .column {
width: 33.3%;
}

#bottom.in4 .column {
width: 25%;
}

#bottom .block {
margin: 0 20px;
}

/* Footer
-------------------------------------------------------------- */
#footer-wrapper {
margin: 10px 20px 0;
}

#copyright {
text-align:center;
font-size:12px;
}

#notice {
border-top:1px solid #2b6aa0;
text-align:center;
margin: 20px 30px 5px;
padding-top:20px;
font-size:11px;
}