<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><style type="text/css"><!--/* $Id: aggregator.css,v 1.1 2006/08/14 07:14:48 drumm Exp $ */ #aggregator .feed-source .feed-title { margin-top: 0; } #aggregator .feed-source .feed-image img { margin-bottom: 0.75em; } #aggregator .feed-source .feed-icon { float: right; display: block; } #aggregator .feed-item { margin-bottom: 1.5em; } #aggregator .feed-item-title { margin-bottom: 0; font-size: 1.3em; } #aggregator .feed-item-meta, #aggregator .feed-item-body { margin-bottom: 0.5em; } #aggregator .feed-item-categories { font-size: 0.9em; } #aggregator td { vertical-align: bottom; } #aggregator td.categorize-item { white-space: nowrap; } #aggregator .categorize-item .news-item .body { margin-top: 0; } #aggregator .categorize-item h3 { margin-bottom: 1em; margin-top: 0; } /* $Id: content.css,v 1.2.2.8 2007/08/09 19:08:16 yched Exp $ */ .field .field-label, .field .field-label-inline, .field .field-label-inline-first { font-weight:bold; } .field .field-label-inline, .field .field-label-inline-first { display:inline; } .field .field-label-inline { visibility:hidden; } .node-form .number { display: inline; width: auto; } /* event calendar table styles */ .event-calendar table { border: 1px solid #242; border-collapse: collapse; border-spacing: 0; width: 98%; /* Setting at 100% causes problem in Internet Explorer. */ margin-bottom: 1em; } .event-calendar tr { padding: 0; margin: 0; background: white; } .event-calendar th { color: #000; background: #aac; text-align: center; padding: 1px 0.33em; border: 1px solid #242; } .event-calendar .month-view td, .event-calendar .week-view td { width: 14%; /* 14% is about 1/7 of total table width */ } .event-calendar td { border: 1px solid #bbb; color: #777; text-align: right; vertical-align: top; margin: 0; padding: 0; } .event-calendar th.heading { border-width: 1px 0px; } .event-calendar th.prev { text-align: left; border-width: 1px 0px 1px 1px; } .event-calendar th.next { text-align: right; border-width: 1px 1px 1px 0px; } .event-calendar th a { font-weight: bold; color: #363636; } .event-calendar td a { color: #222244; font-weight: bold; text-decoration: none; } .event-calendar td a:hover { text-decoration: underline; } .event-calendar td.sat, .event-calendar td.sun { background: #fdd; } .event-calendar td.selected { background: #99f; } .event-calendar td.today { background: #f99; } .event-calendar td.year, .event-calendar td.month { text-align: center; border-width: 1px 0px; } /* days of the week header cells */ .event-calendar td.days { color: #cce; background: #224; text-align: center; border: 1px solid #242; border-width: 0 1px 1px 0; } /* floating day number div */ .event-calendar div.day { float: right; text-align: center; border: 1px solid gray; border-width: 0 0 1px 1px; padding: 0.125em 0.25em 0 0.25em; margin: 0; background: #f3f3f3; } /* event node times for the body */ .event-nodeapi div { color: #000; padding: 0.5em 1em 0 0; } .event-nodeapi div label { color: #999; } /* individual node container */ .event-calendar div.event { font-style: italic; background-color: #fff; border: solid 1px #555; text-align: left; margin: 0.25em 0 0.5em 0.25em; } .event-calendar div.title { padding-left: 3px; } .event-calendar div.title a { color: #000; } .event-calendar div.title a:hover { color: #c00; } .event-calendar .content { margin: 5px; padding: 3px; border-left: solid 2px #ddd; padding-left: 5px; } .event-calendar div.type { margin-left: 5px; font-size: 0.8em; } .event-calendar div.type a { color: #00c; } .event-calendar div.type a:hover { color: #c00; } .event-calendar div.links { padding-left: 3px; } .event-calendar div.links a { color: #00c; } .event-calendar div.links a:hover { color: #c00; } .event-calendar .start { font-style: normal; color: #555; margin: 2px 0 2px 0; padding-left: 3px; } .event-calendar .end { font-style: normal; color: #555; margin: 2px 0 2px 0; padding-left: 9px; font-size: 0.8em; } .event-calendar .ongoing { font-style: normal; color: #555; margin: 2px 0 2px 0; padding-left: 9px; font-size: 0.8em; } .event-calendar div.info { visibility: hidden; height: 0px; overflow:hidden; padding-left: 3px; } /* individual node view styles */ .event-calendar div.monthview .title { font-size: 0.8em; } .event-calendar div.dayview { width: auto; } .event-calendar div.tableview { width: auto; } .event-calendar div.tableview .links { } .event-calendar .event-empty { min-height: 6em; } /* hack to make Internet Explorer for Windows display calendar height correctly \*/ * html .event-calendar .event-empty { height: 6em; } /* end of hack */ .container-inline .day input { width: auto; display: inline; } /* multi-day event top stripes */ .event-calendar .event .stripe { height: 5px; } .event-calendar .event .stripe-1 { background-color: #FF6; height: 5px; width: 100%; } .event-calendar .event .stripe-2 { background-color: #F66; height: 5px; width: 100%; } .event-calendar .event .stripe-3 { background-color: #668CFF; height: 5px; width: 100%; } .event-calendar .event .stripe-4 { background-color: #FFB366; height: 5px; width: 100%; } .event-calendar .event .stripe-5 { background-color: #85FF66; height: 5px; width: 100%; } .event-calendar .event .stripe-6 { background-color: #A666FF; height: 5px; width: 100%; } .event-calendar .event .stripe-7 { background-color: #FFE066; height: 5px; width: 100%; } .event-calendar .event .stripe-8 { background-color: #66FFFF; height: 5px; width: 100%; } .event-calendar .event .stripe-9 { background-color: #FF66D9; height: 5px; width: 100%; } .event-calendar .event .stripe-10 { background-color: #DDD; height: 5px; width: 100%; } .event-calendar div.month-view table.event-block thead, .event-calendar div.month-view table.event-block tbody { font-size: .9em; } .event-calendar div.month-view table.event-block th { font-weight: normal; } #block-event-1 .item-list ul li a { margin-top: 8px; } span.event-timeleft { padding-bottom: 3px; text-align: right; width: auto; display: block; } span.event-nodetype { padding: 0px 0px 0px 5px; display: block; width: auto; text-align: right; float: right; } .ical-link { text-align: right; } .event div.form-item { white-space: normal; } .rteindent1 { margin-left: 40px; } .rteindent2 { margin-left: 80px; } .rteindent3 { margin-left: 120px; } .rteindent4 { margin-left: 160px; } .rteleft { text-align: left; } .rteright { text-align: right; } .rtecenter { text-align: center; } .rtejustify { text-align: justify; } .image_assist{ background-color: #eeeeee; background-repeat: no-repeat; background-image: url(plugins/imgassist/imgassist.gif); background-position: 50% 50%; border: 1px dashed #dddddd; }.toboggan-container { text-align: center; } .toboggan-login-link { text-align: left; } .toboggan-login-link a { text-decoration: none; } .toboggan-block-message { text-align: left; } .user-login-block { text-align: left; } .user-login-block a { text-align: left; }/* $Id: nice_menus.css,v 1.14.2.14 2008/07/11 16:05:33 add1sun Exp $ */ /* This file contains the basic logic for nice menus, and should not be edited. To customize the menus, it's recommended to create a custom CSS file using nice_menus_default.css as a template, then configure the module to use your custom CSS file (this is done in the global settings tab of the theme administration.) */ /* Below should fix menu being a few pixels away in some themes, and menus disappearing behind other stuff. */ .block-nice_menus { line-height: normal; z-index: 10; } ul.nice-menu, ul.nice-menu ul { z-index: 5; position: relative; } ul.nice-menu li { position: relative; } ul.nice-menu a { display: block; } ul.nice-menu ul, /* For Garland header. */ #header-region ul.nice-menu ul { position: absolute; visibility: hidden; } ul.nice-menu li.over ul { visibility: visible; } ul.nice-menu ul li { display: block; } ul.nice-menu:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } /* Show submenus when over their parents. */ ul.nice-menu li:hover ul, ul.nice-menu li.menuparent li:hover ul, ul.nice-menu li.menuparent li.menuparent li:hover ul, ul.nice-menu li.menuparent li.menuparent li.menuparent li:hover ul, ul.nice-menu li.over ul, ul.nice-menu li.menuparent li.over ul, ul.nice-menu li.menuparent li.menuparent li.over ul, ul.nice-menu li.menuparent li.menuparent li.menuparent li.over ul, /* Repeat all this stuff just for Garland headers. */ #header-region ul.nice-menu li:hover ul, #header-region ul.nice-menu li.menuparent li:hover ul, #header-region ul.nice-menu li.menuparent li.menuparent li:hover ul, #header-region ul.nice-menu li.over ul, #header-region ul.nice-menu li.menuparent li.over ul, #header-region ul.nice-menu li.menuparent li.menuparent li.over ul { visibility: visible; } /* Hide sub-menus initially. */ ul.nice-menu li:hover ul ul, ul.nice-menu li:hover ul ul ul, ul.nice-menu li:hover li:hover ul ul, ul.nice-menu li:hover li:hover ul ul ul, ul.nice-menu li:hover li:hover li:hover ul ul, ul.nice-menu li:hover li:hover li:hover ul ul ul, ul.nice-menu li.over ul ul, ul.nice-menu li.over ul ul ul, ul.nice-menu li.over li.over ul ul, ul.nice-menu li.over li.over ul ul ul, ul.nice-menu li.over li.over li.over ul ul, ul.nice-menu li.over li.over li.over ul ul ul, /* Repeat all this stuff just for Garland headers. */ #header-region ul.nice-menu li:hover ul ul, #header-region ul.nice-menu li:hover ul ul ul, #header-region ul.nice-menu li:hover li:hover ul ul, #header-region ul.nice-menu li:hover li:hover ul ul ul, #header-region ul.nice-menu li:hover li:hover li:hover ul ul, #header-region ul.nice-menu li:hover li:hover li:hover ul ul ul, #header-region ul.nice-menu li.over ul ul, #header-region ul.nice-menu li.over ul ul ul, #header-region ul.nice-menu li.over li.over ul ul, #header-region ul.nice-menu li.over li.over ul ul ul, #header-region ul.nice-menu li.over li.over li.over ul ul, #header-region ul.nice-menu li.over li.over li.over ul ul ul { visibility: hidden; } /*************** IE 6 Fixes ***************/ /* Iframe to fix z-index bug when menu hovers over <select> fields. */ ul.nice-menu li.menuparent ul, /* For Garland header. */ #header-region ul.nice-menu li.menuparent ul { overflow: visible !important; /* overflow: hidden; */ } ul.nice-menu li.menuparent ul iframe, /* For Garland header. */ #header-region ul.nice-menu li.menuparent ul iframe { display: none; display/**/: block; position: absolute; top: 0; left: 0; z-index: -1; filter: mask(); width: 20px; height: 20px; }/* $Id: nice_menus_default.css,v 1.1.2.5 2007/10/29 16:35:34 add1sun Exp $ */ /* This is the default layout template for nice menus, and will provide a starting point for the look of your menus. To customize, it's recommended to create a custom CSS file using this file as a template, then configure the module to use your custom CSS file (this is done in the global settings tab of the theme administration.) To help understand the CSS, the HTML looks like this, where x is a number; TYPE is down/left/right; PATH is the menu path such as node/343; MID is the menu id such as 33): <ul id='nice-menu-x' class='nice-menu nice-menu-TYPE'> <li id='menu-MID' class='menu-path-PATH'><a href='#'>This is a menu item</a></li> <li class='menuparent menu-path-PATH'><a href='#'>A submenu</a> <ul...><li...>...</li> </ul> </li> ... </ul> If you have more than one nice-menu and want to target a particular one, use its id (e.g. ul#nice-menu-2). See README.txt and the handbook page (http://drupal.org/node/185543) for some CSS customization examples. */ /****************************** Global CSS for ALL menu types ******************************/ ul.nice-menu, ul.nice-menu ul { list-style: none; padding: 0; margin: 0; border-top: 1px solid #ccc; } ul.nice-menu li { border: 1px solid #ccc; border-top: 0; float: left; background-color: #eee; /* Additional overrides to deal with Garland theme. */ margin: 0; padding-left: 0; background-image: none; } /* Overrides for Garland header. */ #header-region ul.nice-menu li { margin: 0; /* Padding rules are needed to deal with Garland's header line-height. */ padding-top: 0.1em; padding-bottom: 0.1em; background: #eee; } ul.nice-menu a { padding: 0.3em 5px 0.3em 5px; } ul.nice-menu ul, /* Repeat for Garland header. */ #header-region ul.nice-menu ul { top: 1.8em; left: -1px; border: 0; border-top: 1px solid #ccc; margin-right: 0; } /* Override for Garland header. */ #header-region ul.nice-menu ul { top: 1.7em; } ul.nice-menu ul li { width: 12.5em; } /****************************** VERTICAL (left/right) menus ******************************/ /* This is the default width of all vertical menus. */ ul.nice-menu-right, ul.nice-menu-left, ul.nice-menu-right li, ul.nice-menu-left li { width: 12.5em; } /* VERTICAL menus where submenus pop RIGHT (default). */ ul.nice-menu-right ul { width: 12.5em; left: 12.5em; top: -1px; } ul.nice-menu-right ul ul { width: 12.5em; left: 12.5em; top: -1px; } ul.nice-menu-right li.menuparent, ul.nice-menu-right li li.menuparent { background: #eee url(arrow-right.png) right center no-repeat; } ul.nice-menu-right li.menuparent:hover, ul.nice-menu-right li.over, ul.nice-menu-right li li.menuparent:hover, ul.nice-menu-right li li.over { background: #ccc url(arrow-right.png) right center no-repeat; } /* VERTICAL menus where submenus pop LEFT. */ ul.nice-menu-left li ul { width: 12.5em; left: -12.65em; top: -1px; } ul.nice-menu-left li ul li ul { width: 12.5em; left: -12.65em; top: -1px; } ul.nice-menu-left li.menuparent, ul.nice-menu-left li li.menuparent { background: #eee url(arrow-left.png) left center no-repeat; } ul.nice-menu-left li.menuparent:hover, ul.nice-menu-left li.over, ul.nice-menu-left li li.menuparent:hover, ul.nice-menu-left li li.over { background: #ccc url(arrow-left.png) left center no-repeat; } ul.nice-menu-left a, ul.nice-menu-left ul a { padding-left: 14px; } /****************************** HORIZONTAL (down) menus ******************************/ ul.nice-menu-down { float: left; border: 0; } ul.nice-menu-down li { border-top: 1px solid #ccc; } ul.nice-menu-down li li { border-top: 0; } ul.nice-menu-down ul { left: 0; } ul.nice-menu-down ul li { clear: both; } ul.nice-menu-down li ul li ul, /* Repeat for Garland header. */ #header-region ul.nice-menu-down li ul li ul { left: 12.5em; top: -1px; } ul.nice-menu-down .menuparent a { padding-right: 15px; } ul.nice-menu-down li.menuparent, /* Repeat for Garland header. */ #header-region ul.nice-menu-down li.menuparent { background: #eee url(arrow-down.png) right center no-repeat; } ul.nice-menu-down li.menuparent:hover, ul.nice-menu-down li.over, /* Repeat for Garland header. */ #header-region ul.nice-menu-down li.menuparent:hover, #header-region ul.nice-menu-down li.over { background: #ccc url(arrow-down.png) right center no-repeat; } ul.nice-menu-down li li.menuparent, /* Repeat for Garland header. */ #header-region ul.nice-menu-down li li.menuparent { background: #eee url(arrow-right.png) right center no-repeat; } ul.nice-menu-down li li.menuparent:hover, ul.nice-menu-down li li.over, /* Repeat for Garland header. */ #header-region ul.nice-menu-down li li.menuparent:hover, #header-region ul.nice-menu-down li li.over { background: #ccc url(arrow-right.png) right center no-repeat; }/* $Id: node.css,v 1.2.2.1 2007/07/24 18:38:58 drumm Exp $ */ .node-unpublished { background-color: #fff4f4; } .preview .node { background-color: #ffffea; } #node-admin-filter ul { list-style-type: none; padding: 0; margin: 0; width: 100%; } #node-admin-buttons { float: left; margin-left: 0.5em; clear: right; } td.revision-current { background: #ffc; } .node-form .form-text { display: block; width: 95%; } .node-form .container-inline .form-text { display: inline; width: auto; } .node-form .standard { clear: both; } .node-form textarea { display: block; width: 95%; } .node-form .attachments fieldset { float: none; display: block; } .simplenews-subscription-filter .form-item { clear: both; line-height:1.75em; margin:0pt 1em 0pt 0pt; } .simplenews-subscription-filter .form-item label { float: left; width: 12em; } .simplenews-subscription-filter .spacer { margin-left: 12em; } .simplenews-subscription-filter .form-select, .simplenews-subscription-filter .form-text { width: 14em; } .block-simplenews .issues-link, .block-simplenews .issues-list { margin-top: 1em; } .block-simplenews .issues-list .newsletter-created { display: none; } /* $Id: defaults.css,v 1.2 2006/08/25 09:01:12 drumm Exp $ */ /* ** HTML elements */ fieldset { margin-bottom: 1em; padding: .5em; } form { margin: 0; padding: 0; } hr { height: 1px; border: 1px solid gray; } img { border: 0; } table { border-collapse: collapse; } th { text-align: left; padding-right: 1em; border-bottom: 3px solid #ccc; } /* ** Markup free clearing ** Details: http://www.positioniseverything.net/easyclearing.html */ .clear-block:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clear-block { display: inline-block; } /* Hides from IE-mac \*/ * html .clear-block { height: 1%; } .clear-block { display: block; } /* End hide from IE-mac */ /* $Id: system.css,v 1.21 2006/12/21 16:13:06 dries Exp $ */ /* ** HTML elements */ th.active img { display: inline; } tr.even, tr.odd { background-color: #eee; border-bottom: 1px solid #ccc; padding: 0.1em 0.6em; } td.active { background-color: #ddd; } tbody { border-top: 1px solid #ccc; } tbody th { border-bottom: 1px solid #ccc; } thead th { text-align: left; padding-right: 1em; border-bottom: 3px solid #ccc; } /* ** Other common styles */ .breadcrumb { padding-bottom: .5em } .error { color: #f00; } div.error { border: 1px solid #d77; } div.error, tr.error { background: #fcc; color: #200; } div.warning, tr.warning { background: #ffd; } div.ok, tr.ok { background: #dfd; } .item-list .icon { color: #555; float: right; padding-left: 0.25em; clear: right; } .item-list .title { font-weight: bold; } .item-list ul { margin: 0 0 0.75em 0; padding: 0; } .item-list ul li { margin: 0 0 0.25em 1.5em; padding: 0; list-style: disc; } .form-item { margin-top: 1em; margin-bottom: 1em; } tr.odd .form-item, tr.even .form-item { margin-top: 0; margin-bottom: 0; white-space: nowrap; } tr.merge-down, tr.merge-down td, tr.merge-down th { border-bottom-width: 0 !important; } tr.merge-up, tr.merge-up td, tr.merge-up th { border-top-width: 0 !important; } .form-item input.error, .form-item textarea.error, .form-item select.error { border: 2px solid red; } .form-item .description { font-size: 0.85em; } .form-item label { display: block; font-weight: bold; } .form-item label.option { display: inline; font-weight: normal; } .form-checkboxes, .form-radios { margin: 1em 0; } .form-checkboxes .form-item, .form-radios .form-item { margin-top: 0.4em; margin-bottom: 0.4em; } .marker, .form-required { color: #f00; } .more-link { text-align: right; } .more-help-link { font-size: 0.85em; text-align: right; } .nowrap { white-space: nowrap; } .pager { clear: both; text-align: center; } .pager a, .pager strong.pager-current { padding: 0.5em; } .tips { margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; font-size: 0.9em; } dl.multiselect dd.b, dl.multiselect dd.b .form-item, dl.multiselect dd.b select { font-family: inherit; font-size: inherit; width: 14em; } dl.multiselect dd.a, dl.multiselect dd.a .form-item { width: 8em; } dl.multiselect dt, dl.multiselect dd { float: left; line-height: 1.75em; padding: 0; margin: 0 1em 0 0; } dl.multiselect .form-item { height: 1.75em; margin: 0; } /* ** Inline items (need to override above) */ .container-inline div, .container-inline label { display: inline; } /* ** Menus */ ul.menu { list-style: none; border: none; text-align:left; } ul.menu li { margin: 0 0 0 0.5em; } li.expanded { list-style-type: circle; list-style-image: url(../../misc/menu-expanded.png); padding: 0.2em 0.5em 0 0; margin: 0; } li.collapsed { list-style-type: disc; list-style-image: url(../../misc/menu-collapsed.png); padding: 0.2em 0.5em 0 0; margin: 0; } li.leaf { list-style-type: square; list-style-image: url(../../misc/menu-leaf.png); padding: 0.2em 0.5em 0 0; margin: 0; } li a.active { color: #000; } td.menu-disabled { background: #ccc; } ul.links { margin: 0; padding: 0; } ul.links.inline { display: inline; } ul.links li { display: inline; list-style-type: none; padding: 0 0.5em; } .block ul { margin: 0; padding: 0 0 0.25em 1em; } /* ** Tab navigation */ ul.primary { border-collapse: collapse; padding: 0 0 0 1em; white-space: nowrap; list-style: none; margin: 5px; height: auto; line-height: normal; border-bottom: 1px solid #bbb; } ul.primary li { display: inline; } 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; } ul.primary li a:hover { background-color: #eee; border-color: #ccc; border-bottom-color: #eee; } ul.secondary { border-bottom: 1px solid #bbb; padding: 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; } /* ** Autocomplete styles */ /* Suggestion list */ #autocomplete { position: absolute; border: 1px solid; overflow: hidden; z-index: 100; } #autocomplete ul { margin: 0; padding: 0; list-style: none; } #autocomplete li { background: #fff; color: #000; white-space: pre; cursor: default; } #autocomplete li.selected { background: #0072b9; color: #fff; } /* Animated throbber */ html.js input.form-autocomplete { background-image: url(../../misc/throbber.gif); background-repeat: no-repeat; background-position: 100% 2px; } html.js input.throbbing { background-position: 100% -18px; } /* ** Collapsing fieldsets */ html.js fieldset.collapsed { border-bottom-width: 0; border-left-width: 0; border-right-width: 0; margin-bottom: 0; height: 1em; } html.js fieldset.collapsed * { display: none; } html.js fieldset.collapsed legend { display: block; } html.js fieldset.collapsible legend a { padding-left: 15px; background: url(../../misc/menu-expanded.png) 5px 75% no-repeat; } html.js fieldset.collapsed legend a { background-image: url(../../misc/menu-collapsed.png); background-position: 5px 50%; } /* Note: IE-only fix due to '* html' (breaks Konqueror otherwise). */ * html.js fieldset.collapsed legend, * html.js fieldset.collapsed legend *, * html.js fieldset.collapsed table * { display: inline; } html.js fieldset.collapsible legend a { display: block; } /* Avoid jumping around due to margins collapsing into collapsible fieldset border */ html.js fieldset.collapsible .fieldset-wrapper { overflow: auto; } /* ** Resizable text areas */ .resizable-textarea { width: 95%; } .resizable-textarea .grippie { height: 9px; overflow: hidden; background: #eee url(../../misc/grippie.png) no-repeat center 2px; border: 1px solid #ddd; border-top-width: 0; cursor: s-resize; } html.js .resizable-textarea textarea { margin-bottom: 0; width: 100%; display: block; } /* ** Progressbar styles */ .progress { font-weight: bold; } .progress .bar { background: #fff url(../../misc/progress.gif); border: 1px solid #00375a; height: 1.5em; margin-top: 0.2em; } .progress .filled { background: #0072b9; height: 1em; border-bottom: 0.5em solid #004a73; width: 0%; } .progress .percentage { float: right; } /* ** Formatting for welcome page */ #first-time strong { display: block; padding: 1.5em 0 .5em; } /* ** To be used with tableselect.js */ tr.selected td { background: #ffc; } /* $Id: user.css,v 1.4 2006/12/30 07:45:31 dries Exp $ */ #permissions td.module { font-weight: bold; } #permissions td.permission { padding-left: 1.5em; } #access-rules .access-type, #access-rules .rule-type { margin-right: 1em; float: left; } #access-rules .access-type .form-item, #access-rules .rule-type .form-item { margin-top: 0; } #access-rules .mask { clear: both; } #user-login-form { text-align: center; } #user-admin-filter ul { list-style-type: none; padding: 0; margin: 0; width: 100%; } #user-admin-buttons { float: left; margin-left: 0.5em; clear: right; } /* Generated by user.module but used by profile.module: */ .profile { clear: both; margin: 1em 0; } .profile .picture { float: right; margin: 0 1em 1em 0; } .profile dt { margin: 1em 0 0.2em 0; font-weight: bold; } .profile dd { margin:0; } /* $Id: panels.css,v 1.1.2.8 2008/05/01 22:36:01 merlinofchaos Exp $ */ div.panel-pane div.admin-links { font-size: xx-small; margin-right: 1em; } div.panel-pane div.admin-links li a { color: #ccc; } div.panel-pane div.admin-links li { padding-bottom: 2px; background: white; z-index: 201; } div.panel-pane div.admin-links:hover a, div.panel-pane div.admin-links-hover a { color: #000; } div.panel-pane div.admin-links a:before { content: "["; } div.panel-pane div.admin-links a:after { content: "]"; } div.panel-pane div.panel-hide { display: none; } /** For IE we add the class via js; for other browsers we rely on :hover **/ div.panel-pane div.panel-hide-hover, div.panel-pane:hover div.panel-hide { display: block; position: absolute; z-index: 200; margin-top: -1.5em; } div.panel-pane div.node { margin: 0; padding: 0; } div.panel-pane div.feed a { float: right; } /* $Id: style.css,v 1.19 2006/12/27 13:17:15 drumm Exp $ */ /* ** HTML elements */ body { margin: 0; padding: 0; color: #000; background-color: #fff; font: 80% Verdana, Arial, Helvetica, sans-serif; min-width: 1000px; } tr.odd td, tr.even td { padding: 0.3em; } h1, h2, h3, h4, h5, h6 { 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; font-weight: bold; } a:link { color: #39c; } a:visited { color: #369; } a:hover { color: #39c; text-decoration: underline; } fieldset { border: 1px solid #ccc; } pre { background-color: #eee; padding: 0.75em 1.5em; /* font-size: 12px; */ font-size: 1em; border: 1px solid #fff; } table { /* make <td> sizes relative to body size! */ font-size: 1em; } .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 */ #header, #content { width: 100%;; /* width: 1200px; */ } #header { } #logo { #vertical-align: middle; #border: 0; } #logo img { #float: left; #padding: 0 1em; # border: 0; } #menu { #padding: 0.5em 0.5em 0 0.5em; text-align: left; vertical-align: middle; width: 1000px; background-color: #fcebcf; } #navlist { font-size: 1.0em; padding: 0 0.8em 1.2em 0; color: #9cf; } #navlist a { font-weight: bold; } #subnavlist { padding: 0.5em 1.2em 0.4em 0; font-size: 0.8em; color: #9cf; } #subnavlist a { font-weight: bold; color: #9cf; } ul.links li { border-left: 1px solid #9cf; } ul.links li.first { border: none; } #search .form-text, #search .form-submit { border: 1px solid #369; font-size: 1.1em; height: 1.5em; vertical-align: middle; } #search .form-text { width: 8em; padding: 0 0.5em; } #mission { background-color: #369; padding: 1.5em 2em; color: #fff; } #mission a, #mission a:visited { color: #9cf; font-weight: bold; } .site-name { margin: 0.6em 0 0 0; padding: 0; font-size: 2em; } .site-name a:link, .site-name a:visited { color: #fff; } .site-name a:hover { color: #369; text-decoration: none; } .site-slogan { font-size: 1em; color: #eee; display: block; margin: 0; font-style: italic; font-weight: bold; } #main { /* padding in px not ex because IE messes up 100% width tables otherwise */ padding: 10px; } #mission, .node .content, .comment .content { line-height: 1.4em; } #help { font-size: 0.9em; margin-bottom: 1em; } .breadcrumb { margin-bottom: .5em; } .messages { background-color: #eee; border: 1px solid #ccc; padding: 0.3em; margin-bottom: 1em; } .error { border-color: red; } #sidebar-left {background-color: #fff;} #sidebar-left, #sidebar-right { width: 16em; /* padding in px not ex because IE messes up 100% width tables otherwise */ padding: 10px; vertical-align: top; } #footer { background-color: #eee; background-image: url("spacer.gif"); padding: 1em; font-size: 0.8em; } /* ** 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; color: #ff9933; margin: 0 auto; /* decrease default margins for h<x>.title */ clear: both; /* cph 5/5/09 - prevent wrapping node title around photo on frontpage view */ } .submitted { color: #999; font-size: 0.8em; } .links { color: #999; } .links a { font-weight: bold; } .block, .box { padding: 0 0 1.5em 0; } .block { border-bottom: 1px solid #bbb; padding-bottom: 0.75em; margin-bottom: 1.5em; } .block .title { margin-bottom: .25em; color: #58b16f; } .box .title { font-size: 1.1em; } .node { margin: .5em 0 2em 0; } /* changed by Dave Ascher to prevent images from overflowing space */ /* changed again on 2011-30-04 to deal with front page articles in /* half width space */ /*#main .node .content p img {position:relative; max-width: 100%;} */ #main .content * img {position:relative; max-width: 100%;} .sticky { padding: .5em; background-color: #eee; border: solid 1px #fff; } .node .content, .comment .content { margin: .5em 0 .5em 0; } .node .taxonomy { color: #999; font-size: 0.8em; padding-left: 1.5em; } .node .picture { border: 1px solid #fff; float: right; margin: 0.5em; } .comment { border: 1px solid #abc; padding: .5em; margin-bottom: 1em; } .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; } /* From http://drupal.org/node/240489 */ .view-images .tr { width: 33%; float: left; } .view-images { /* height: 120px; */ width: 100%; } /* ** 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 { 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: #fff; } #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 #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: #f4f4f4; } div.admin-panel h3 { background-color: #69c; color: #fff; padding: 5px 8px 5px; margin: 0; } tbody { border-top: 0px; } div.event-start, div.event-end { display:none; } /* Cost of Afghanistan war - http://www.costofwar.com/ */ #costOfWarAf { text-align: left; width: 270px; font-weight: bold; } #costOfWarAf_Total { font-size: 1.3em; font-weight: bold; color: #990000; } #costOfWarAf_Link { font-size: .7em; } #costOfWarIraq { text-align: left; width: 250px; font-weight: bold; } #costOfWarIraq_Total { font-size: 1.3em; font-weight: bold; color: #990000; } #costOfWarIraq_Link { font-size: .7em; } #block-search-0 { border-bottom:0px; margin-bottom:0px; } ul.nice-menu, ul.nice-menu ul { list-style: none; padding: 0; margin: 0; border-top: 1px solid #fcebcf; } ul.nice-menu li { border: 1px solid #fcebcf; border-top: 0; float: left; background-color: #fcebcf; /* Additional overrides to deal with Garland theme. */ margin: 0; padding-left: 0; background-image: none; } /* Overrides for Garland header. */ #header-region ul.nice-menu li { margin: 0; /* Padding rules are needed to deal with Garland's header line-height. */ padding-top: 0.1em; padding-bottom: 0.1em; background: #fcebcf; } ul.nice-menu a { padding: 0.3em 5px 0.3em 5px; } ul.nice-menu ul, /* Repeat for Garland header. */ #header-region ul.nice-menu ul { top: 1.8em; left: -1px; border: 0; border-top: 1px solid #fcebcf; margin-right: 0; } /* Override for Garland header. */ #header-region ul.nice-menu ul { top: 1.7em; } ul.nice-menu ul li { width: 12.5em; } ul.nice-menu-down { float: left; border: 0; } ul.nice-menu-down li { border-top: 1px solid #fcebcf; } ul.nice-menu-down li li { border-top: 0; } ul.nice-menu-down ul { left: 0; } ul.nice-menu-down ul li { clear: both; } ul.nice-menu-down li ul li ul, /* Repeat for Garland header. */ #header-region ul.nice-menu-down li ul li ul { left: 12.5em; top: -1px; } ul.nice-menu-down .menuparent a { padding-right: 15px; } ul.nice-menu-down li.menuparent, /* Repeat for Garland header. */ #header-region ul.nice-menu-down li.menuparent { background: #fcebcf right center no-repeat; } ul.nice-menu-down li.menuparent:hover, ul.nice-menu-down li.over, /* Repeat for Garland header. */ #header-region ul.nice-menu-down li.menuparent:hover, #header-region ul.nice-menu-down li.over { background: #c1dbf2 right center no-repeat; } ul.nice-menu-down li li.menuparent, /* Repeat for Garland header. */ #header-region ul.nice-menu-down li li.menuparent { background: #fcebcf url(arrow-right.png) right center no-repeat; } ul.nice-menu-down li li.menuparent:hover, ul.nice-menu-down li li.over, /* Repeat for Garland header. */ #header-region ul.nice-menu-down li li.menuparent:hover, #header-region ul.nice-menu-down li li.over { background: #ccc url(arrow-right.png) right center no-repeat; } .panel-2col-stacked { width: 98%; } .panel-2col .panel-col-first { float: left; width: 50%; } .panel-col-first .panel-col-first {width:220px;} /* In Event, suppress unwanted portions of Location fields and put 2 category fields side by side. CPH 1/9/10 */ #edit-locations-0-locpick-user-latitude-wrapper, #edit-locations-0-locpick-user-longitude-wrapper, #edit-locations-0-delete-location-wrapper { display: none; } .location .fieldset-wrapper .description { display: none; } #edit-taxonomy-3-wrapper, #edit-taxonomy-5-wrapper { width: 50%; float:left; } /* Stop any text wrapping before upcoming events in newsletter. CPH 1/17/10 */ .field-field-eventlist, .simplenews-template-footer { clear: both; } /* No embedded event listings on front page, CPH 1/25/10 no embedded event listings in any views, CPH 8/9/10 nor image fields below front page articles, CPH 10/21/10. nor Site Newsletter Sequence field CPH 10/31/10 nor Long Running field CPH 12/5/10 */ .view-content-frontpage .field-field-eventlist, .view-content .field-field-eventlist, .view-content-frontpage .field-field-image, .field-field-image .field-label, .field-field-sitenewslettersequence, .field-field-long-running { display: none; } /* Try to scale images in email upcoming events list CPH 11/6/10 */ img.view-field-node-data-field-image-field-image-fid { height: 60px; } /* Hide annoying formatting tips. MS 2/12/10 */ ul.tips {display:none} ul.tips + a p {display:none} /* No radio buttons in simplenews subscription block on front page. CPH 3/5/10 */ #edit-action-subscribe-wrapper, #edit-action-unsubscribe-wrapper { display: none; } /* DA 4/3/11 style the blogger authors */ DIV.view-item-Recent-Blog-Posts DIV.view-data-profile-name-value { color: #A00 ; font-style: italic; } DIV.block-aggregator, DIV.view-data-node-title { text-shadow: .3em .3em .2em #ccc; text-shadow: .3em .3em .4em #BBB; text-shadow: -1px -1px .1em #3BF, .3em .3em .4em #BBB; text-shadow: -1px -1px 0.1em #99FFFF, 0.2em 0.2em 0.1em #CCCCCC; } DIV.block-aggregator, DIV.view-data-node-title a:link { color: #33C; } DIV.view-data-profile-name-value { text-shadow: .3em .3em .4em #C90; } H1.title, H2.title { text-shadow: -1px -1px .05em black, 1px 1px .05em black ; text-shadow: .2em .2em .4em #CCC, -1px -1px .05em #FF3, 1px 1px .05em gray; } TD#menu { text-shadow: -1px -1px .05em yellow, 1px 1px .05em yellow; text-shadow: -1px -1px .01em #BFB, 1px 1px .01em #BFB; } TABLE#mastheadTable { background-image:url(/files/bluemarine_logo_ujp.jpg); background-image:url(/files/bluemarine_logo.jpg); background-repeat:no-repeat; } #main .content * img { position: relative; max-width: 100%; } img.imagefield.imagefield-field_image { box-shadow: 0px 5px 12px grey !important ; box-shadow: 0px 15px 22px grey !important; border: 1px solid grey !important ; padding: 2px !important ; } #main .content img[src$=".jpg"], #main .content img[src$=".jpeg"],#main .content img[src$=".JPG"], #main .content img.rect { border: 3px solid silver; padding: 2px; /* margin: 4px !important ;*/ margin: 5px 10px !important ; /* outline: 2px solid black; */ } A.node_read_more:link, A.node_read_more:active, A.node_read_more:visited { background-color: #3399cc; color: white; text-decoration: none; } A.node_read_more:after { content: " >"; } A.node_read_more:hover { background-color: white; color: #3399CC; } A.node_read_more:hover:after { content: " >>"; } DIV.view-field.view-data-node-data-field-image-field-image-fid { position: relative; text-align: center; left: -4%; } img.imagefield.imagefield-field_image:hover { box-shadow: 0 10px 22px orange !important; outline: 2px solid red; } a.imagefield.imagefield-field_image.imagefield-nodelink img { padding: 22px; background-color: white; background-position: -30px; display: block; /* float: left; */ margin: auto; color: #565656; horizontal-align: middle; vertical-align: middle; text-decoration: none; border: 1px solid #CCC; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-transition-property: background-position, -webkit-border-bottom-left-radius, -webkit-box-shadow; -moz-transition-property: background-position, -moz-border-radius-bottomleft, -moz-box-shadow; -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; } a.imagefield.imagefield-field_image.imagefield-nodelink img:hover { background-position: 0; -webkit-border-bottom-left-radius: 50% 0px; -moz-border-radius-bottomleft: 50% 20px; border-bottom-left-radius: 50% 20px; -webkit-border-bottom-left-radius: 50% 30px; -moz-border-radius-bottomleft: 50% 30px; border-bottom-left-radius: 50% 30px; -webkit-box-shadow: -5px 10px 15px rgba(0, 0, 0, 0.25); -moz-box-shadow: -5px 10px 15px rgba(0, 0, 0, 0.25); box-shadow: -5px 10px 15px rgba(0, 0, 0, 0.25); position: relative; z-index: 10; outline: 0 !important; } --></style></head><body id="mimemail-body"><div id="center"><div id="main"> UJP: On Tax Day, say: Stop the Cuts, End Corporate Tax Breaks, and Redirect Pentagon Spending! (NEW LOCATION) * p, h1, h2, h3 {font-family: Trebuchet MS, Helvetica, Arial; } ------------ON TAX DAY, SAY: STOP THE CUTS, END CORPORATE TAX BREAKS, AND REDIRECT PENTAGON SPENDING! (NEW LOCATION)------------ [ http://www.masspeaceaction.org/home/images/Franklin.jpg ]We’re paying our taxes... Why are vital services being cut, and Why is the president proposing cuts to Social Security and Medicare? [ http://www.masspeaceaction.org/home/images/CapitolDome.jpg ]Budget cutters in Washington have already slashed Meals on Wheels, Head Start, Housing, Education, Fuel Assistance, Unemployment, Health Programs, AIDS Housing, and family violence prevention. Now the President wants to cut even more vital programs. *But there is an alternative.* ------------1. END CORPORATE TAX BREAKS!------------ Very high income people and giant corporations get hundreds of billions of dollars a year in tax breaks through loopholes and offshore tax shelters. The CEOs of Bank of America, Citibank, and Verizon are key members of Fix the Debt, a corporate group pushing for big cuts in critical public programs and even lower corporate taxes. ------------2. REDIRECT PENTAGON SPENDING TO JOBS AND VITAL PROGRAMS FOR PEOPLE!------------ The US war budget is greater than the military spending of the next 10 largest military powers combined. Much of it funds destructive wars like Iraq, wasteful weapons systems like the F-35, and keeping us in Afghanistan for years to come. Join us on Tax Day, Tuesday, April 16, to say: Stop the Cuts! *11 am - New Location!** Tip O’Neill Federal Building,* 10 Causeway Street, Boston – North Station (Green Line) Regional Headquarters for the Social Security Administration and Housing & Urban Development We’ll also visit Bank of America, Citibank, and Verizon at 6 Bowdoin Square, Boston. *Sponsoring organizations:* Budget for All Coalition; Mass. Alliance of HUD Tenants; American Friends Service Committee; Mass. Peace Action; Disability Policy Consortium; Sierra Club – Boston; Boston Workers Alliance; ACTUP/Boston; Veterans for Peace; Homes for Families; Dorchester People for Peace; United for Justice with Peace; Boston Coalition to Fund Our Communities-Cut Military Spending 25%; Women’s International League for Peace & Freedom; Human Rights City Boston & Beyond; Survivors Inc.; SEIU Local 509 Lavender Caucus; Brookline PAX Last year Massachusetts voted 3 to 1 to: *Create jobs, Save vital services, Tax rich individuals and corporations, End the war* and *Cut pork from the Pentagon*. Download the Flyer [ http://www.masspeaceaction.org/home/files/Tax%20Day%20Leaflet.pdf ] [ http://www.masspeaceaction.org/home/images/B4Alogo.jpg ] 11 Garden St., Cambridge, MA 02138 www.budget4allmass.org [ http://www.budget4allmass.org/ ] – 617-354-2169   [ http://justicewithpeace.org ] United for Justice with Peace [ http://justicewithpeace.org ] is a coalition of peace and justice organizations and community peace groups in the Greater Boston region. The UJP Coalition, formed after September 11th, seeks global peace through social and economic justice. [ http://justicewithpeace.org/donate ] /Help us continue to do this critical work! Make a donation to UJP today. [ http://justicewithpeace.org/donate ]/ [ info@justicewithpeace.org ] 617-383-4857 www.justicewithpeace.org [ http://www.justicewithpeace.org ] Upcoming Events:  Rashid Khalidi: Brokers of Deceit [ http://justicewithpeace.org//node/4405 ] Wed Apr 10 6:00pm Harvard Kennedy School, Weil Hall Cambridge [ http://justicewithpeace.org/files/imagefield/NLN_Rashid_Khalidi%5B1%5D.jpg ] Stop Killer and Spy Drones! Rally & Die-In [ http://justicewithpeace.org//node/4393 ] Sat Apr 13 1:00pm Park St Station Boston [ http://justicewithpeace.org/files/imagefield/NoDrones_356%5B1%5D%5B1%5D.jpg ] On Tax Day, say: Stop the Cuts and Redirect Pentagon Spending! [ http://justicewithpeace.org//node/4382 ] Tue Apr 16 11:00am Tip O'Neil Federal Building Boston [ http://justicewithpeace.org/files/imagefield/TaxDayGraphic.jpg ] Chomsky: A Nuclear Weapons Free Zone in the Middle East? [ http://justicewithpeace.org//node/4322 ] Tue Apr 16 4:00pm Massachusetts Institute of Technology Cambridge [ http://justicewithpeace.org/files/imagefield/Chomsky.jpg ] Music for Peace: Music of Rachmaninov and Schumann [ http://justicewithpeace.org//node/4285 ] Fri Apr 19 7:30pm Harvard-Epworth United Methodist Church Cambridge [ http://justicewithpeace.org/files/imagefield/3ArtistsFaces.jpb.jpg ] Harvest of Empire (film) [ http://justicewithpeace.org//node/4403 ] Sat Apr 20 6:00pm Centro Presente Somerville [ http://justicewithpeace.org/files/imagefield/HarvestofEmpire.jpg ] Regional Anti-Drone Conference and Protest [ http://justicewithpeace.org//node/4394 ] Fri Apr 26 5:00pm Hancock Air Base Syracuse, NY [ http://justicewithpeace.org/files/imagefield/NoDrones_356%5B1%5D%5B2%5D.jpg ] /More Peace and Justice Events [ http://justicewithpeace.org/upcoming-events ].    How to Submit Events [ http://justicewithpeace.org/posting-events ]/    * <p>-- <br /><a href="http://justicewithpeace.org/newsletter/confirm/remove/54b7b5e2b33576t74">Click here to unsubscribe from this newsletter</a></p></div></div></body></html>