/* style.css, v2.2 2009/1/22 
 *
 * ZERO POINT theme (grey), for Drupal 6
 * Dr. Florian Radut, florian[at]radut.net
 */

#topex {
	z-index: 1;
}
#top_bg {
	background: transparent url(images/gradient.jpg) 0 100% repeat-x;
}
#top_left {
	background: transparent  0 100% no-repeat;
}
#top_right {
	background: transparent  100% 100% no-repeat;
	padding: 0 25px;
}
#body_bg {
	border-bottom: 1px solid #ddd;
}
#body_left {
	background: #ffffff 0 0 repeat-y;
}
#body_right {
	background: #ffffff 100% 0 repeat-y;
	padding: 0 25px;
}

body {
	color: #535353;
}

a, a:link,
.title, .title a,
.node .terms,
#aggregator .news-item .categories, #aggregator .source, #aggregator .age,
#forum td .name,
div.admin-panel .description {
	color: #777;
}

#section1 {
	padding-top: 15px;
}

#sidebar-left {
	margin: 20px 0 20px 20px;
}
#sidebar-right {
	margin: 20px 20px 20px 0;
}

#sidebar-left .block, #sidebar-right .block {
	background: #fff url(images/fill_block.png) 0 100% repeat-x;
	border: 1px solid #ddd;
	padding: 5px;
	margin-bottom: 15px;
}

#sidebar-left .block .title, #sidebar-right .block .title {
	padding: 6px 6px 6px 28px;
	margin: 0;
	font-size: 10pt;
	font-family: sans-serif;
	font-weight: bold;
}

#sidebar-left .block .content, #sidebar-right .block .content {
	padding: 6px;
	margin: 0;
}

.front h2.title a {			/* front */
	font-size: 160%;
	line-height: normal;
	padding-bottom: 10px;
	font-weight: normal;
}

.not-front h1.title {		/* node */
	font-size: 180%;
	padding: 10px 0;
	font-weight: normal;
}

h1, h2, h3 {
	color: #777;
}

#section1 td.section.divider,
#section2 td.section.divider {
	border-left: 1px dashed #ddd;
}

#breadcrumb {
	clear: both;
	font-size: 80%;
}
#breadcrumb, #breadcrumb a {
	font-weight: normal;
	color: #777777 !important;
}

#breadcrumb .breadcrumb {
	padding: 0;
}

#bar {
	padding: 4px 0 3px;
}

#footer, #footer a {
	color: #888 !important;
}

#logo {
	float: left;
	margin: 0 15px 5px 15px;
	padding: 0 0 0 10px;
}

#site-slogan {
	color: #000;
	padding: 3px 0 0 0;
	margin: 0;
}

#mission {
	color: #535353;
	border: solid 1px #ddd;
}

#search .form-item label, .block-search .form-item label {
	display: none;
}

#search {
	float: right;
}
#search .form-text, #search .form-submit {
	font-size: 12px;
	height: 22px;
	vertical-align: middle;
	border: 1px solid #555;
}
#search .form-text {
	width: 110px;
	padding: 0 0.4em;
}
#toplinks {
	margin-right: 10px;
	line-height: 22px;
	display: inline;
	font-size: 13px;
}
#toplinks, #toplinks a {
	color: #000 !important;
	font-weight: normal;
}

.submitted, .links {
	color: #3f3f3f;
}
.comment {
	border: 1px solid #d3d3d3;
}
.comment .title {
	padding: 10px 0 12px 19px;
	background: transparent url(images/all/icon-comment.png) left center no-repeat;
}
.block .title {
	text-transform: uppercase;
}
.block-image .content {
	background: none !important;
}
#content-middle {
	margin-right: 20px;
	float: left;
}
#content-middle .block {
	padding: 10px 0 0 0;
}
#aggregator .feed-source {
	background-color: #eee;
	border: 1px solid #ccc;
}
#forum td.forum, #forum td.posts {
	background-color: #eee;
}
#forum td.topics, #forum td.last-reply {
	background-color: #ddd;
}
#forum td.statistics, #forum td.settings, #forum td.pager {
	height: 1.5em;
	border: 1px solid #bbb;
}
#forum td.container {
	background: #cdcdcd url(images/all/forum-container.jpg) right top no-repeat;
}
#forum td.container a {
	padding: 10px 0 10px 40px;
	background: transparent url(images/all/forum-link.png) left center no-repeat;
}
.signature p {
	font-size: 85%;
	margin: 7px 0;
}
blockquote {
	padding: 0 10px;
	background-color: #eee;
	border: 1px solid #ddd;
	font-style: italic;
}
blockquote a:link {
  text-decoration: underline;
}
.messages {
	padding: 0.3em;
	margin-bottom: 1em;
	background-color: #eee;
	border: 1px solid #ccc;
}
#profile .profile {
	border: 1px solid #abc;
}
.form-item label {
	font-size: 1em;
	color: #222;
}
.item-list .title {
	color: #222;
}
div.admin-panel .body {
	background-color: #f4f4f4;
}
div.admin-panel h3 {
	color: #abc;
	padding: 5px 8px 5px;
	margin: 0;
}
#belowme {
	padding: 5px 44px;
	text-align: center;
}
.by, .by a, .by a:hover {
	color: #ddd !important;
	text-decoration: none;
}

/* MENU & link STYLES */

li.expanded {
	list-style-image: url(images/all/menu-expanded.png);
}
li.collapsed {
	list-style-image: url(images/all/menu-collapsed.png);
}

/*#navlinks, #navlist, #subnavlist, */
#navlist2 {
	text-align: center;
}
.navleft {
	text-align: left;
	padding-left: 20px;
}
.navcenter {
	text-align: center;
}
.navright {
	text-align: right;
	padding-right: 20px;
}
.browser-opera #navlinks.navleft, .browser-opera #navlinks.navcenter, .browser-opera #navlinks.navright {
	text-align: left;
	padding-left: 20px;
}
#navlist.links li, #navlinks a {
	border: none;
	margin: 0;
	padding: 0;
}
#navlist.links a, #navlinks ul li a {
	/*border: 1px solid #c4c4c4;
	border-bottom: none;
	padding: 5px 24px;
	*/
	border: none;
	padding: 6px 25px 5px;
	color: #fff !important;
	background-color: #428eaf;
	font-weight: normal !important;
	text-transform: uppercase;
	font-family: Arial, Helvetica, Verdana, sans-serif, "times new roman";
	font-size: 12px;
	line-height: 25px;
}
/*#navlist li a.active, #navlinks ul li a.active,*/
#navlist li a:hover, #navlinks ul li a:hover {
	color: #ffffff;
	background-color: #c2b523;
	text-decoration: none;
}

#subnavlist.links li {
	border: none;
	margin: 0;
	padding: 0;
}
#subnavlist.links a {
	border: 1px solid #ddd;
	color: #444 !important;
	background-color: #eee;
	padding: 2px 5px;
	font-weight: normal;
	font-size: 12px;
	line-height: 22px;
}
#subnavlist li a:hover {
	background-color: #dbdbdb !important;
	text-decoration: none;
}
#navlist2 {
	margin-top: 15px;
}
#navlist2 a {
	color: #888 !important;
	font-weight: normal;
}
#navlist2 li a:hover {
	color: #000;
	text-decoration: none;
}
#navlist2 li a.active {
	color: #000;
}

ul.links li {
	border-left: 1px solid #d3d3d3;
}
.book-navigation .page-links {
	border-top: 1px dashed #d3d3d3;
	border-bottom: 1px dashed #d3d3d3;
}
.book-navigation {
	padding-top: 20px;
}
#footer ul.links li {
	border-left: 1px solid #909090;
}

#main .content a {
 text-decoration: underline; 
}
#attachments a {
	text-decoration: none !important;
}
#attachments a:hover {
	text-decoration: underline !important;
}
.book-navigation a {
	text-decoration: none !important;
}
.book-navigation a:hover {
	text-decoration: underline !important;
}

#DAtitle {
	position: absolute;
	margin-left: 40px;
	margin-top: 76px;
}

/**
 * Collapsible fieldsets
 */
fieldset {
  margin: 1em 0;
  padding: 1em;
  border: 1px solid #d9eaf5;
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
}

/* Targets IE 7. Fixes background image in field sets. */
*:first-child+html fieldset {
  padding: 0 1em 1em;
  background-position: 0 .75em;
  background-color: transparent;
}

*:first-child+html fieldset > .description, *:first-child+html fieldset .fieldset-wrapper .description {
  padding-top: 1em;
}

fieldset legend {
  /* Fix disappearing legend in FFox */
  display: block;
}

*:first-child+html fieldset legend, *:first-child+html fieldset.collapsed legend {
  display: inline;
}

html.js fieldset.collapsed {
  background: transparent;
  padding-top: 0;
  padding-bottom: .6em;
}

html.js fieldset.collapsible legend a {
  padding-left: 2em; /* LTR */
  background: url(images/menu-expanded.gif) no-repeat 0% 50%; /* LTR */
}

html.js fieldset.collapsed legend a {
  background: url(images/menu-collapsed.gif) no-repeat 0% 50%; /* LTR */
}


ul, quote, code, fieldset {
  margin: .5em 0;
}

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

/* title */
#site-name {
  padding: 0px;
}

/* body */
#body_bg {
  background-color: #C9EBF7;
}
#body_left, #body_right {
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  padding-bottom: 0px;
  margin-bottom: 16px;
}
#body_left {
	-moz-box-shadow: -3px 8px 8px #428EAF;
	-webkit-box-shadow: -3px 8px 8px #428EAF;
}
#body_right {
	-moz-box-shadow: 3px 8px 8px #428EAF;
	-webkit-box-shadow: 3px 8px 8px #428EAF; 
}
#navlist.links a:hover {
	padding-bottom: 15px;
	position: relative;
	top: -10px;
}
.title, .front h2.title a {
  color: #588EAF;
}
#breadcrumb, #breadcrumb a {
  padding-top: 7px;
}
.block a {
  color: #253555;
}

/**
 * Tables
 */
table {
  margin: 1em 0;
  width: 100%;
}

thead th {
  border-bottom: 1px solid #888888;
  color: #494949;
  font-weight: bold;
}

th a:link, th a:visited {
  color: #6f9dbd;
}

td, th {
  padding: .3em .5em;
}

tr.even, tr.odd, tbody th {
 /* border: solid #d3e7f4; */
  border: solid #888888;
  border-width: 1px;
}

/*
tr.odd, tr.info {
  background-color: #edf5fa;
}

tr.even {
  background-color: #fff;
}*/
tr.odd, tr.even, tr.info {
  background-color: #F5F5F5;
}

tr.drag {
  background-color: #d4e7f3;
}

tr.drag-previous {
  background-color: #d4e7f3;
}

tr.odd td.active {
  background-color: #ddecf5;
}

tr.even td.active {
  background-color: #e6f1f7;
}

td.region, td.module, td.container, td.category {
  border-top: 1.5em solid #fff;
  border-bottom: 1px solid #b4d7f0;
  background-color: #d4e7f3;
  color: #455067;
  font-weight: bold;
}

tr:first-child td.region, tr:first-child td.module, tr:first-child td.container, tr:first-child td.category {
  border-top-width: 0;
}

.resizable-textarea {
  width: 99%;
}
tbody {
  font: 12px/170% Verdana,sans-serif;
}
tr h3 {
	margin: 0;
	color: #555;
}

/* remove table-drag warning */
#campaign-issues-form .warning {
   display: none;
   height: 0;
   width: 0;
   padding: 0;
   border: medium none;
   overflow: hidden;
}
#main .content .tabledrag-handle {
    text-decoration: none; 
}

/*
 * Campaign
 */
.campaign-steps-header {
   text-align: center;
   border: 1px solid #bbbbbb;
   -moz-border-radius: 5px 5px 5px 5px;
   background: url("images/gradient-inner.png") repeat-x;
   margin-bottom: 10px;
}

/* Tweets */
#juitterContainer .twittLI {
  height: auto;
  padding: 0;
  margin: 0;
  border: none;
}
.twittLI .JRM, .twittLI .time {
  display: none;
}

/* workaround for havaged raked by TwitterBlock module */
.block-twitterblock {
/*  display: none; */
}

#juitterContainer .twittList a {
  color: #588EAF;
}

/* header */
#DACursor {
   height:25px;
   margin-bottom:2px;
   margin-left:5px;
   width:1px;
}

#mission {
	/*background-color:#588EAF;*/
	background-color: #585858;
	border:1px solid #999999;
	margin:10px 10% 0;
	padding:0.4em 0.6em 0 0.9em;
	text-align:center;
}

#mission img {
    max-width: 95%;
}
.legal p {
	margin-bottom: 0;
}
.legal ul {
	margin: 0px;
}
.legal li {
	margin: 0 3.1em 0 0;
}

.service-links ul.links li {
	border: medium none;
}

#bar hr {
	padding-top: 0px;
	margin-top: 0px;
	border-top: 1px dotted #444444;
	border-bottom: medium none;
}

.feed-icon {
	float: right;
	position: relative;
	top: -18px;
}
.item-list .pager, #main {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/* blocks */
#sidebar-left .block, #sidebar-right .block {
	-moz-box-shadow: 1px 2px 2px #428EAF;
	-webkit-box-shadow: 1px 2px 2px #428EAF;
}

div.tweets-pulled-listing a {
	color: #588EAF;
}
div.tweets-pulled-listing ul div.tweet-authorphoto {
	overflow: hidden;
	-moz-box-shadow: 2px 2px 4px #428EAF;
	-webkit-box-shadow: 2px 2px 4px #428EAF;
	margin: 0 8px 0 0;
	width: 40px;
	height: 40px;
}
div.tweets-pulled-listing img {
	position: relative;
	left: -1px;
	top: -1px;
	width: 40px;
	height: 40px;
}
