/*
** HTML elements
*/
body {
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #84b5e6;
	font: 75% Verdana, Arial, Helvetica, sans-serif;
}
tr.dark td, tr.light td {
  padding: 0.3em;
}
tr.dark td {
	background-color: #C2DAF3;
}
tr.light td {	
	background-color: #fff;
}
h1, h2, h3, h4, h5, h6 {
  margin: 1.5em;
  color:#000;
}
h1 {
  font-size: 1.5em;
}
h2 {
  font-size: 1.4em;
}
#center-bar {
	background-color:#FFFFFF;
}
#sidebar-left h2, #sidebar-right h2 {
  font-size: 1em;
}
h3, h4, h5, h6 {
  font-size: 1.1em;
}
/*hr{border: 1px solid #C2DAF3;}*/
a {
  text-decoration: none;
  font-weight: bold;
}
a:link {
  color: *#ff0000;
}
a:visited {
 color: *#ff0000;
 font-style: italic;
}
a:hover {
  color: #000000;
  text-decoration: underline;
}
li a.active {
  color: #ff0000;
}
fieldset {
  border: 1px solid #ccc;
}
pre {
  background-color: #C2DAF3;
  padding: 0.75em 1.5em;
  font-size: 12px;
  font-family: "Courier New", Courier, mono;
  border: 1px solid #000;
}

table {
  font-size: 1em;
}
.form-item label {
  font-size: 1em;
  color: #000;
}
.item-list .title {
  font-size: 1em;
  color: #fff;
}
.links {
  margin-bottom: 0em;
}
.comment .links {
	margin-bottom: 0em;
	vertical-align: bottom;
}

#header, #content {
	width: 100%;	 
}

#header {
	background-image: url(img/top_header.png);
	background-repeat: repeat-x;
	background-position: left top;
	height:168px;
}
#logo_holder {
	padding: 0;
}

#header_right{
	position:absolute;
	width:444px;
	height:107px;
	top:0px;
	right:0px;
	background-image: url(img/top_header_right.png);
	z-index:1;
}

#logo {
  vertical-align:top;
}

#menu {
  padding: 0;
  text-align: right;
  vertical-align: middle;
  
}

/*----------primary & secondary links-----------*/
#primary {
	height:1.5em;
	line-height:1.5em;
	padding: 0px;
	position:absolute;
	top:128px;
	left:210px;
}

#primary ul {
  margin:0px;
  padding:0px;  
}
#primary li {
  float:left;
  margin:0;
  padding:0;
  list-style-type:none;
  border-right:1px solid #000; 
}
#primary li a {	
  padding:0.6em 1em 0.5em 1em;
  font-size:0.9em;
  font-weight: bold;	
  color:#000;
}
#primary li a:hover {
  text-decoration: none;
  background-image: url(img/top_menu_hover.png);	
}

*html #primary a {width:1%;} /* see http://www.positioniseverything.net/explorer/escape-floats.html */

ul.primary li a {
  background-color: #ddd;
  border-color: #bbb;
  border-width: 1px;
  border-style: solid solid none solid;
  height: auto;
  margin-right: 0.5em;
  padding: 0 1em;
  text-decoration: none;
}
ul.primary li.active a {
  background-color: #fff;
  border: 1px solid #bbb;
  border-bottom: #fff 1px solid;
  text-decoration: underline;
}
#secondary {	
	position:absolute;
	top:15px;
	right:10px;
	z-index:100;
	font-size: 0.9em;
	color: #000;
	background-color:#C2DAF3;
	padding:0.3em 0.8em;
}
#secondary a {
  font-weight: normal;
  color: #000;
}
#search{
	position:relative;
	float:right;
	padding:10px 120px 0px 0px;
	margin: 0px;
	z-index:5;
}
#search .form-text, #search .form-submit {
  border: 1px solid #036;
  font-size: 1.2em;
}
#search .form-text {
	padding: 0 0.5em 0 0.5em;
	margin: 0 0 0.5em 0;
	vertical-align: bottom;
}
#search .form-submit {
  vertical-align: bottom;
}
#mission {
  background-color: #036;
  padding: 1.5em 2em;
  color: #fff;
}
#mission a, #mission a:visited {
  color: #9cf;
  font-weight: bold;
}
.site-name {
  margin: 0.6em 0em 0em 0em;
  padding: 0em;
  font-size: 2em;
}
.site-name a:link, .site-name a:visited {
  color: #fff;
}
.site-name a:hover {
  color: #036;
  text-decoration: none;
}
#main {
	padding: 0 10px;
	margin: 0px;
}
#mission, .node .content , .comment .content {
  line-height: 1.4em;
  font-size: 1.0em;
}
#help {
  font-size: 0.9em;
  margin-bottom: 0;
}
.breadcrumb {
font-size: 0.8em;
  margin: 0;
}
.messages {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 0.3em;
  margin-bottom: 1em;
  color:#000;
}
.error {
  border-color: red;
}

/*----------------SIDEBARS----------------------------*/
#sidebar-left {
	width: 180px;
	margin: 10px 0 10em;
	padding: 0px 10px;
	vertical-align: top;
	border-right: 1px solid #666;
	
}
#sidebar-right {
	width: 180px;
	margin: 10px 0 10em;
	padding: 3px 10px;
	vertical-align: top;
	border-left: 1px solid #666;
	
}
/* I entered a new style in block.tpl.php to create a new backbround and play with it */
#sidebar-left .title_bg, #sidebar-right .title_bg {
	margin-left:30px;
	color:#ffffff;
}

#sidebar-left .title, #sidebar-right .title{
	font-weight: bolder;
	background-image: url(img/block_header.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:180px;
	height:25px;
	vertical-align:middle;
	padding-top:5px;
	text-align: center;
}
/*to remove Drupal bug - background image from poll title */
#sidebar-right .poll .title {background-image:none;}

/* sidebar list
--------------------------------------------------*/
#sidebar-left ul li {
  padding-bottom:2px;
}

#sidebar-left li a {
  display:block;
  padding:1px 0;
  height:1%; /* IE WIN */
}
#sidebar-left li a:hover {
	text-decoration:none;
	color:#000;
}
#sidebar-left li a.active {
  color: #000000;
  text-decoration:underline;
}
#sidebar-left ul.categories li ul {margin:0;}
li.expanded {
  list-style-type: circle;
  list-style-image: url(img/menu-expanded.png);
  padding: 0.2em 0.5em 0 0;
  margin: 0;
}
li.collapsed {
  list-style-type: disc;
  list-style-image: url(img/menu-collapsed.png);
  padding: 0.2em 0.5em 0 0;
  margin: 0;
}
li.leaf {
  list-style-type: square;
  list-style-image: url(img/menu-leaf.png);
  padding: 0.2em 0.5em 0 0;
  margin: 0;
}
.item-list ul li{list-style-image: url(img/menu-leaf.png);}
.tree ul li{
list-style-image: url(img/menu-leaf.png);
}
li a.active {
  color: #000000;
  text-decoration:underline;
}
.name{
	padding-bottom:2px;
	font-weight: 700;
}


#footer {
	background-image: url(img/footer_bg.png); 
	padding: 1em;
	font-size: 0.8em;
	color:#fff;
	vertical-align: middle;
	
}

/*
** 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: 900;
	margin: 0;
/*	text-transform: uppercase;*/
	color:#000000;
}

.submitted {
  color: #000;
  font-size: 0.8em;
}
.links {
	color: #999;
	vertical-align: bottom;
	/*float:right;*/
}
ul.links li {
	display:inline;
	list-style-type:none;
	padding-left: 15px;
	padding-right: 15px;
}
/*
**made special style for right positioned survey to eliminate mess with bottom links
*/
#sidebar-right .links {
	color: #666;
	float:none;
	}
	
.links a {
  font-weight: normal;
}
.block, .box {
  padding: 0 0 1.5em 0;
}
.block {
	/*border-bottom: 1px solid #666;*/
	padding-bottom: .3em;
	margin-bottom: .5em;
}
.block .title {
  margin-bottom: .5em;
}
.box .title {
  font-size: 0.8em;
}
/* font size for node here */
.node {
  margin: .5em 0 1em 0;
  font-size:1.1em;
}
/* special styles for STCKY news */

.sticky {
		
	
}
.sticky .title a { }
.sticky .submitted, .sticky .content p, .sticky .links{}

/*images right margin*/
.sticky .content img {margin-right: 9px;}
.node .content img {margin-right: 9px;}

/*node positioning*/

.node .links{margin-bottom: 2ex;}
.node, .sticky{
	width: 100%;
	float: left;
}
.node .content, .comment .content {
  margin: .5em 0 .5em 0;
  text-align: justify;
}
.node .taxonomy a{
  font-size: 0.8em;
  font-weight:normal;
  padding: 1em 0em;
}
.node .picture {
  border: 1px solid #ddd;
  float: right;
  margin: 0.5em;
}
.comment {
  padding: .5em;
  margin-bottom: 1em;
}
.comment .title a {
  font-size: 1.1em;
  font-weight: bold;
}
.comment .new {
  text-align: right;
  font-weight: bold;
  font-size: 0.8em;
  float: right;
  color: #f90;
}
.comment .picture {
  border: 1px solid #abc;
  float: right;
  margin: 0.5em;
}
/*
** Pager!!
*/
#pager{
	height: 2.2em;
	line-height: 2.2em;
	font-size: 0.9em;
	padding:1em 0;
	
}
#pager div {
  padding: 0.2em;
  
}
#pager a  {
	text-decoration:none;
	color:#ccc;
	background-image:url(img/pager_bg.png);
	padding: 0.3em 0.4em;
	background-repeat: repeat-x;	
	border: solid 1px #ccc;
	
  }
  #pager a:hover  {
	color:#f90;
	background-image:url(img/pager_bg_hover.png);
	border: solid 1px #C2DAF3;
  }
  /* form
--------------------------------------------------*/
form{padding:0; margin:0;}
form input {
  padding: 0;
  border: 1px solid #666;  
  font-size: 1em;
}
form textarea {
  padding: 0;
  border: 1px solid #666;  
  font-size: 1.3em;
}
form textarea {
	overflow:auto; width: 400px;
}
.form-submit, .form-text, .edit-taxonomy {
	background-color: #EEEFF3;
	font-size: 1.2em;
}

#commentform input {width:200px;}
#commentform textarea {width:400px;}
#contactform textarea, #contactform #bx_subject {width:465px;}

* html #commentform textarea {width:320px;} /* IE WIN; but why? */
* html #contactform textarea,
* html #contactform #bx_subject {width:445px;} /* IE WIN; but why? */

form .button {
  width:90px !important;
  border-bottom:1px solid;
  font-weight:bold;
}

#commentform .button {margin-left:90px;}
#contactform .button {margin-left:75px;}

form .hiddenfield {display:none;}

form .info {padding-left:90px;}
/*

/* -----------Tab navigation------------------- */
ul.primary {
  border-collapse: collapse;
  padding: 0.5em 0 0 1.3em;
  white-space: nowrap;
  list-style: none;
  margin: 5px;
  height: 2em;
  line-height: 2em;
  border-bottom: 1px solid #bbb;
}
ul.primary li {
  display: inline;
}
ul.primary li a {

	border-color: #bbb;
	border-width: 1px;
	border-style: solid solid none solid;
	height: auto;
	margin-right: 0.5em;
	padding:0.5em 1em 0.4em 1em;
	text-decoration: none;
	color:#06c;
	background-image: url(img/top_menu.png);
}
ul.primary li.active a {
  background-image: url(img/top_menu_hover.png);
  border: 1px solid #bbb;
  border-bottom: #fff 1px solid;
  
}
ul.primary li a:hover {
  background-color: #eee;
  border-color: #ccc;
  border-bottom-color: #eee;
  color:#f90;
  background-image: url(img/top_menu_hover.png);
}
ul.secondary {
  border-bottom: 1px solid #bbb;
  padding: 0.5em 1em 0.5em 1em;
  margin: 5px;
}
ul.secondary li {
  display: inline;
  padding: 0 1em;
  border-right: 1px solid #ccc;
}
ul.secondary a {
  padding: 0;
  text-decoration: none;
}
ul.secondary a.active {
  border-bottom: 4px solid #999;
}


/* Module specific styles*/

#aggregator .feed {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 1em;
  margin: 1em 0 1em 0;
}
#aggregator .news-item .source, #aggregator .news-item .categories, #aggregator .source, #aggregator .age {
  color: #000;
  font-style: italic;
  font-size: 0.9em;
}
#aggregator .title {
  margin-bottom: 0.5em;
  font-size: 1em;
}
#aggregator h3 {
  margin-top: 1em;
}
#forum table {
  width: 100%;
}
#forum td {
  padding: 0.5em 0.5em 0.5em 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;
}
#profile .profile {
  clear: both;
  border: 1px solid #000;
  padding: .5em;
  margin: 1em 0em 1em 0em;
}
#profile .profile .name {
  padding-bottom: 0.5em;
}
.block-forum h3 {
  margin-bottom: .5em;
}

.calendar a {
  text-decoration: none;
}
.calendar table{
border-top:2px solid #06c;
border-bottom:2px solid #06c;
border-left:1px solid #C2DAF3;
border-right:1px solid #C2DAF3;

}
.calendar td, .calendar th{
padding:0;
  line-height: 2.2em;
  border: 1px solid #C2DAF3;
  color: #ccc;
}
.calendar .day-today {
	background-color: #C2DAF3;
	color: #f90;
	font-weight: bolder;
}
.calendar .day-today a {
  color: #f90;
}
.calendar .day-selected, .calendar .day-selected a {
  background-color: #C2DAF3;
  color: #f90;
}
.calendar .header-week th{
  background-color: #C2DAF3;
  color: #06c;
font-weight: bold;
border-bottom: 2px solid #06c;
border-right: 1px solid #fff;
line-height:1.6em;
}
.calendar .day-blank {
  background-color: #000;
}

.calendar .row-week td a:hover {
  background-color: #C2DAF3; 
  color: #fff;
}

/* POLL!*/

.poll .bar {
  height: 0.5em;
  margin: 2px 0;
  background-color: #C2DAF3;
  border: 1px solid #06c;
  
}
.poll .bar .foreground {
  background-color: #06c;
  height: 0.5em;
  clear: left;
  float: left;
}
.poll .links {
  text-align: center;
}
.poll .percent {
	text-align: right;
	font-size: 1em;
}
.poll .total {
  text-align: left;
}
.poll .vote-form {
  text-align: center;
}
.poll .vote-form .choices {
  text-align: left;
  margin: 0 auto;
  display: table;
}
/* W A T C H D O G */
tr.watchdog-user {
  background: #ffd;
  color:#000;
}
tr.watchdog-user .active {
  background: #eed;
  color:#000;
}
tr.watchdog-content {
  background: #ddf;
  color:#000;
}
tr.watchdog-content .active {
  background: #cce;
  color:#000;
}
tr.watchdog-page-not-found, tr.watchdog-access-denied {
  background: #dfd;
  color:#000;
}
tr.watchdog-page-not-found .active, tr.watchdog-access-denied .active {
  background: #cec;
  color:#000;
}
tr.watchdog-error {
  background: #ffc9c9;
  color:#000;
}
tr.watchdog-error .active {
  background: #eeb9b9;
  color:#000;
}
