/* begin overall style */
/* Stop FOUC
   Make elements hidden by javascript invisible
*/
html.js div.portlet.rollup div.content {
	display: none;
}
/* /Stop FOUC */
a {
	color: #1c2231;
	text-decoration: none;
}
blockquote {
	background: #2a3e57;
	padding: 1.5em 5%;
	text-align: justify;
	width: 39.6667%;
}
blockquote p.attribution {
	margin: 0;
}
blockquote,
blockquote a {
	color: #ccc871;
}
blockquote a:hover {
	color: #f5f5ee;
}
blockquote .lquote,
blockquote .rquote {
	display: inline-block;
	font-size: 300%;
	position: relative;
}
blockquote .lquote {
	margin: -50% 0.25em -50% 0;
	top: 0.3em;
}
blockquote .rquote {
	margin: -50% 0 -50% 0.25em;
	top: 0.7em;
}
blockquote.pull-quote-left {
	float: left;
	left: -15%;
	position: relative;
	margin-right: -10%;
}
blockquote.pull-quote-right {
	float: right;
	right: -10%;
	position: relative;
	margin-left: -7.5%;
}
body {
	color: #1c2231;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	padding: 0;
	position: relative;
}
dfn {
	cursor: help;
}
h1, h2, h3, h4, h5, h6, h1.tag-line {
	font-family: "Times New Roman", serif;
	font-weight: bold;
}
h1, h3, h4, h5, h6, h1.tag-line {
	color: #141e2b;
}
h1 {
	font-weight: bold;
	text-align: center;
}
.tag-line {
	font-style: italic;
}
h1 .tag-line {
	display: block;
	font-size: 75%;
}
h2 {
	font-size: 3em;
	left: -2.5%;
	top: -1em;
	padding-left: 2.5%;
	padding-right: 2.5%;
	position: absolute;
  /*border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;*/
}
h2,
h2 a {
	background: #2a3e57;
	color: #dfe1e5;
}
h3, h4, h5, h6 {
	margin-bottom: 0.75em;
}
html {
	background-color: #333;
}
kbd {
	font-size: 150%;
	font-weight: bold;
}
table {
	border: 1px solid #cccccc;
	border-top: none;
}
thead th {
	background: url("images/bg/th.png") bottom repeat-x;
	border-right: 1px solid #cccccc;
	white-space: nowrap;
}
th.sortable a {
  background: url(images/bg/sortable.png) right no-repeat;
  padding-right : 20px;
}
tr td {
	background: url("images/bg/opaque/ffffff_25.png");
}
tr.even td {
	background: url("images/bg/opaque/000000_05.png");
}
tr:hover td {
	background: #d9ebf5;
}
#header {
	background: #c4d1d2 url("images/bg/header.png") top right no-repeat;
	border-bottom: 10px solid #676969;
	height: 135px;
	padding: 0 5%;
	position: relative;
}
#header h1 {
	background: url('images/bg/logo.png') left 15px no-repeat;
	float: left;
	font-size: 18pt !important;
	height: 76px;
	margin-bottom: 1em;
	padding: 1.25em 0 0.25em;
	text-indent: 50px;
	width: 22.5em;
}
div.image.logo,
div.image.seal {
	float: left;
	margin-right: 10%;
	text-align: center;
}
div.image p {
	font-style: italic;
	text-align: center;
}
div.portlet {
  border: 1px solid #cccccc;
}
div.portlet p.header {
	background-color: #2a3e57;
	border: 1px solid #555656;
	color: #dfe1e5;
	border-bottom: none;
	border-top: none;
  font-size: 1.5em;
  line-height: 1;
  margin: 0;
	padding: 0.375em 5%;
}
div.portlet p.header span {
  display: inline-block;
  font-size: 80%;
  font-style: italic;
  font-weight: normal;
}
div.portlet .content {
	margin: 0.75em 0;
}
div.portlet label {
	float: none;
	text-align: left;
	width: auto;
}
div.portlet .row label {
	clear: none;
}
div.portlet input {
	margin-top: 0;
	min-height: 16px;
}
div.portlet div.hidden, div.portlet input[type="hidden"] {
	display: none;
}
div.portlet div.content ul {
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
div.portlet div.content ul li {
	background: url("images/bg/opaque/ffffff_25.png");
	overflow: hidden;
}
div.portlet div.content ul li.even {
	background: url("images/bg/opaque/000000_05.png");
}
div.portlet div.content ul li p {
  margin: 0;
  padding: 0.375em 5%;
}
div.portlet div.content ul li div.attributions p {
  padding-top: 0;
}
div.portlet div.content ul li p.label {
	float: left;
  font-weight: bold;
  width: 23.3333%;
}
div.portlet div.content ul li p.value {
	float: left;
  width: 56.3333%;
}
div.portlet .more {
	background-position: right 3px;
}
div.portlet.barcode div.content {
  text-align: center;
}
div.qtip {
	font-size: 90%;
}
div.qtip p {
	margin-bottom: 0.375em;
}
p.flash {
	font-size:150%;
	font-weight:bold;
	text-align:center;
	z-index:9999;
	margin-bottom:0;
}
p.links a {
	display: block;
}
.alerts {
	list-style: none;
	margin: 0;
}
.alerts li {
	float: left;
	margin-right: 1em;
}
.alerts li p.label {
	font-weight: bold;
}
.alerts li p.value {
	text-align: center;
}
.attributions {
	font-size: 90%;
	font-style: italic;
	margin-bottom: 0.375em;
}
.attributions p {
	margin-bottom: 0;
}
.column {
	float: left;
	margin-left: 1%;
	margin-right: 1%;
}
.comments-allowed {
  color: #264409;
}
.comments-denied {
  color: #8a1f11;
}
.hide {
	display: none;
}
.highlight {
  background: #ff66d2;
  font-weight: bold;
}
.highlight.h0 {
  background: #0ff;
}
.highlight.h1 {
  background: #ff0;
}
.highlight.h2 {
  background: #21ff00;
}
.highlight.h3 {
  background: #ffcf34;
}
.item-archived {
	background:#dfeaf7;
	border: 2px solid #bad3f1;
	color:#0e2672;
}
.item-pending {
	background: #fff6bf;
	border: 2px solid #ffd324;
	color: #514721;
}
.item-published {
	background: #e6efc2;
	border: 2px solid #c6d880;
	color: #264409;
}
.item-status {
	overflow: hidden;
	padding: 0.375em 2.5%;
}
.item-status ul {
	float: left;
	overflow: hidden;
}
.item-status p {
	float: left;
	font-style: italic;
	font-weight: bold;
	margin: 0;
	margin-right: 10px;
}
.item-status a.comments.allow {
  background-position: -280px 0;
}
.item-status a.comments.allow:hover {
  background-position: -280px -16px;
}
.item-status a.comments.deny {
  background-position: -300px 0;
}
.item-status a.comments.deny:hover {
  background-position: -300px -16px;
}
.item-status a.item.approve {
  background-position: -40px -72px;
}
.item-status a.item.approve:hover {
  background-position: -40px -88px;
}
.item-status a.item.archive {
  background-position: -60px -72px;
}
.item-status a.item.archive:hover {
  background-position: -60px -88px;
}
.item-status a.item.delete {
  background-position: -80px -72px;
}
.item-status a.item.delete:hover {
  background-position: -80px -88px;
}
.item-status a.item.edit {
  background-position: -100px -72px;
}
.item-status a.item.edit:hover {
  background-position: -100px -88px;
}
.actions a.download {
  background-position: -200px -36px;
}
.actions a.download:hover {
  background-position: -200px -52px;
}
.more {
	background: url('images/bg/more.png') right 5px no-repeat;
	display: inline-block;
	padding-right: 12px;
}
.rollup span.rolldown,
.rollup span.rollup {
  background: url(images/rollup.png) 0 0 no-repeat;
  display: inline-block;
  height: 16px;
  margin-left: 8px;
  width: 16px;
}
.rollup span.rolldown {
  background-position: 0 -16px;
}
.row {
	clear: both;
	overflow: hidden;
}
.span-1 {
	width: 6.3333%;
}
.span-2 {
	width: 14.6667%;
}
.span-3 {
	width: 23%;
}
.span-4 {
	width: 31.3333%;
}
.span-5 {
	width: 39.6667%;
}
.span-6 {
	width: 48%;
}
.span-7 {
	width: 56.3333%;
}
.span-8 {
	width: 64.6667%;
}
.span-9 {
	width: 73%;
}
.span-10 {
	width: 81.3333%;
}
.span-11 {
	width: 89.6667%;
}
.span-12 {
	width: 98%;
}
.vcard {
	margin-bottom: 1.5em;
}
.vcard .org {
	font-weight: bold;
}
.vcard.committee-member .org {
	display: none;
}
.vcard .organization-name {
	font-size: 120%;
}
.vcard .organization-unit {
	font-size: 110%;
}
.vcard.committee-member .role {
	margin-bottom: 0;
	font-size: 1.5em;
	font-weight: bold;
}
.vcard .adr {
	margin-bottom: 0.75em;
}
.version p {
	font-size: 90%;
	font-style: italic;
	margin-bottom: 0;
}
.MultiFile-label{margin-left: 25%;}
.MultiFile-remove{color:#ff0000;font-weight: bold;}
.MultiFile-title{}
ul.actions {
	list-style: none;
	margin: 0;
}
ul.actions li {
  float: left;
  height: 16px;
  margin-right: 10px;
  position: relative;
  width: 16px;
}
ul.actions li a {
  background: url(/images/icons.png);
  display: inline-block;
  height: 16px;
  overflow: hidden;
  position: absolute;
  text-indent: 24px;
  width: 16px;
}
ul.actions li a:hover {
  height: 20px;
  left: -2px;
  top: -2px;
  width: 20px;
}
ul.actions li a.artefact.edit {
  background-position: -160px 0;
}
ul.actions li a.artefact.edit:hover {
  background-position: -160px -16px;
}
ul.actions li a.artefact.manage {
  background-position: -220px 0;
}
ul.actions li a.artefact.manage:hover {
  background-position: -220px -16px;
}
ul.actions li a.artefact.view {
  background-position: -200px 0;
}
ul.actions li a.artefact.view:hover {
  background-position: -200px -16px;
}
#container {
	background: #dbe4ea url('images/bg/bg.png');
	color: #1c2231;
	margin: 0 auto;
	position: relative;
	width: 100%;
}
#nav-main {
	float: right;
}
#content {
	background: url('images/bg/opaque/ffffff_50.png');
	float: left;
	margin: 0 5%;
	padding: 3em 2.5%;
	position: relative;
	width: 60%;
}
#sites-show #content h2 + p {
	font-size: 150%;
	font-weight: bold;
}
#content .yiiPager p {
	margin-top: 1.5em;
}
#sidebar {
	background: url('images/bg/opaque/000000_50.png');
	border-top: 1px solid #555;
	float: left;
	margin-right: 2.5%;
	padding: 1.5em 0;
	width: 22.5%;
}
#sidebar,
#sidebar a {
	color: #dfe1e5;
}
#sidebar div.portlet {
	border: none;
	margin: 0 5%;
}
#sidebar div.portlet ul {
	margin: 0 -5%;
}
#sidebar div.portlet li {
	background: none;
}
#sidebar div.portlet li a {
	display: block;
	padding: 0 5%;
}
#sidebar div.portlet li a:hover {
	background: url('images/bg/opaque/000000_50.png');
}
#sidebar div.portlet p.header {
	background: url('images/bg/portlet_header.png') top repeat-x;
	margin: 0 -5%;
}
#sidebar div.portlet .disclaimer {
  border-top: 1px dashed #dfe1e5;
  font-size: 80%;
  font-style: italic;
  text-align: center;
}
#footer {
	background-color: #333;
	border-top: 2px solid #000;
	font-size: 90%;
	padding: 1.5em 2.5% 1.5em 5%;
}
#footer,
#footer a {
	color: #dfe1e5;
	text-decoration: none;
}
#footer div.legal {
	clear: left;
}
#footer div.legal a {
	color: #dfe1e5;
	display: inline-block;
  line-height: 1;
  margin: 0;
	padding: 0.375em;
}
#footer div.legal a:hover {
	background: url('/css/images/bg/opaque/000000_50.png');
}
#footer p {
	float: left;
	width: 50%;
}
#footer p.site-attribution {
	text-align: right;
}
#committee,
#members {
	list-style: none;
}
#artefact {
	float: left;
	width: 56%;
}
#artefact div.portlet div.content {
  margin: 0;
}
#image-viewer {
	float: left;
	width: 39%;
}/*
#artefacts-featuredArtefact #content div.portlet,
#artefacts-show #content div.portlet {
  margin-bottom: 1em;
}
#artefacts-featuredArtefact #content div.portlet p.header,
#artefacts-show #content div.portlet p.header {
  font-weight: bold;
  font-size: 120%;
}
#artefacts-featuredArtefact #content div.portlet div.content,
#artefacts-show #content div.portlet div.content {
}*/
#artefacts-featuredArtefact #content div.portlet div.content div,
#artefacts-show #content div.portlet div.content div {
  position: relative;
}
#artefacts-featuredArtefact #content div.portlet span.value,
#artefacts-show #content div.portlet span.value {
  left: 10em;
  position: absolute;
}
#artefacts-featuredArtefact #images,
#artefacts-show #images {
	list-style: none;
  position: absolute;
  right: 0px;
  top: 3em;
  width: 320px;
}/*
#artefacts-featuredArtefact #images li,
#artefacts-show #images li {
  float: left;
  margin: 5px;
}*/
#artefactLocations-list .vcard {
	float: left;
	margin-bottom: 1.5em;
	margin-right: 2%;
	width: 48%;
}
#artefactLocations-list .organization-name,
#artefactLocations-list .organization-unit {
	margin: 0;
}
#artefactLocations-list .adr,
#artefactLocations-list .org {
	margin-bottom: 0.75em;
}
#leftPile,
#rightPile {
  background: transparent;
  display: none;
  height: 150px;
  top: 3em;
  width: 150px;
  z-index: 999;
}
.js #leftPile,
.js #rightPile,
.js #images img {
  display: block;
  position: absolute;
}
.js #images li {
	text-align: center;
}
.js #images img {
  display: none;
  left: 0;
  top: 0;
}
.js #images img.ipOnPile1,
.js #images img.ipOnPile2 {
  max-height: 150px;
  max-width: 150px;
  height: auto;
  width: auto;
}
#leftPile {
  right: 190px;
}
#rightPile {
  right: 20px;
}
#leftPile.ipActive,
#rightPile.ipActive {
  cursor: pointer;
}
/*.js img.active {
  top: 250px;
  left: 0;
  width: 320px;
}*/
#spinner {
  display: none;
  position: absolute;
  right: 120px;
  top: 125px;
  text-align: center;
}
#spinner p {
  font-weight: bold;
  margin: 1em;
}
#login content {
	margin: 0;
}
#login .row {
	margin: 0.75em 0;
	padding-left: 0;
}
#login .row label {
	display: inline-block;
	margin-left: 2%;
}
#login a {
	display: inline-block;
	margin-right: 5%;
}
.hentry {
	border: 1px solid #aaa;
	clear: both;
	margin-bottom: 0.75em;
	padding: 0.75em 2.5%;
	position: relative;
}
.hentry .entry-title {
	font-weight: bold;
	margin: 0;
}
li.hentry.comment .entry-title {
	display: none;
}
.hentry.even {
	background: url("images/bg/opaque/000000_05.png");
}
.hentry .bookmark {
	position: absolute;
	right: 2.5%;
	top: 0.375em;
}
.hentry p.more {
	margin-bottom: 0.75em;
}
ul.hfeed {
	list-style: none;
	margin: 0;
}
div.portlet.notes p.entry-title {
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
}
div.portlet.notes div.attributions p {
  padding-top: 0;
}
.newNote {
	border-top: 1px solid #555;

}/* /social bookmarks */
.bookmarks {
	background: url("images/bg/opaque/000000_25.png");
	margin: 0 -2.5% -0.75em;
	overflow: hidden;
	padding: 0.75em 2.5% 0.375em;
}
.bookmarks p,
.social-bookmarks {
	float: left;
	margin-bottom: 0;
}
.social-bookmarks {
	list-style: none;
	overflow: hidden;
}
.social-bookmarks li {
  float: left;
  height: 16px;
  margin-right: 8px;
  position: relative;
  width: 16px;
}
.social-bookmarks li a {
  background: url(/images/bookmarks.png) no-repeat;
  display: inline-block;
  height: 16px;
  overflow: hidden;
  position: absolute;
  text-indent: 24px;
  width: 16px;
}
.social-bookmarks li a:hover {
  height: 20px;
  left: -2px;
  top: -2px;
  width: 20px;
}
.social-bookmarks li a.buzz {
  background-position: 0 0;
}
.social-bookmarks li a.buzz:hover {
  background-position: 0 -16px;
}
.social-bookmarks li a.delicious {
  background-position: -20px 0;
}
.social-bookmarks li a.delicious:hover {
  background-position: -20px -16px;
}
.social-bookmarks li a.digg {
  background-position: -40px 0;
}
.social-bookmarks li a.digg:hover {
  background-position: -40px -16px;
}
.social-bookmarks li a.facebook {
  background-position: -60px 0;
}
.social-bookmarks li a.facebook:hover {
  background-position: -60px -16px;
}
.social-bookmarks li a.google_bookmarks {
  background-position: -80px 0;
}
.social-bookmarks li a.google_bookmarks:hover {
  background-position: -80px -16px;
}
.social-bookmarks li a.live {
  background-position: -100px 0;
}
.social-bookmarks li a.live:hover {
  background-position: -100px -16px;
}
.social-bookmarks li a.mixx {
  background-position: -120px 0;
}
.social-bookmarks li a.mixx:hover {
  background-position: -120px -16px;
}
.social-bookmarks li a.myspace {
  background-position: -140px 0;
}
.social-bookmarks li a.myspace:hover {
  background-position: -140px -16px;
}
.social-bookmarks li a.newsvine {
  background-position: -160px 0;
}
.social-bookmarks li a.newsvine:hover {
  background-position: -160px -16px;
}
.social-bookmarks li a.reddit {
  background-position: -180px 0;
}
.social-bookmarks li a.reddit:hover {
  background-position: -180px -16px;
}
.social-bookmarks li a.stumbleupon {
  background-position: -200px 0;
}
.social-bookmarks li a.stumbleupon:hover {
  background-position: -200px -16px;
}
.social-bookmarks li a.technorati {
  background-position: -220px 0;
}
.social-bookmarks li a.technorati:hover {
  background-position: -220px -16px;
}
.social-bookmarks li a.tumblr {
  background-position: -240px 0;
}
.social-bookmarks li a.tumblr:hover {
  background-position: -240px -16px;
}
.social-bookmarks li a.twitter {
  background-position: -260px 0;
}
.social-bookmarks li a.twitter:hover {
  background-position: -260px -16px;
}
/* /social bookmarks */
table.calendar,
table.calendar caption {
	border: 1px solid #333;
}
table.calendar caption {
	background-color: #333;
}
table.calendar tr:hover td {
	background: url("images/bg/opaque/ffffff_25.png");
}
#links .logo {
	background: #fff;
	text-align: center;
}
