@CHARSET "UTF-8";
@import url(layout.css);
@import url(front.css);
@import url(extra_voting.css);

/* ====== layout ====== */

body {
	font-family: helvetica, arial, verdana;
	font-size: 0.75em;
	color: #374129;
	line-height: 1.3em;
	}
p  {
	margin: 8px 0px 8px 0px;
	}

/* ----- hide jcarousel until laoded ----- */
#block-views-view_carousel-default {
	display: hidden;
	}

/* ----- header ----- */

#header #navigation #search #edit-submit {
	height: 20px;
	width: 63px;
	background: url('images/search.png') no-repeat left top;
	cursor: pointer;
	text-indent: -9999px;
	border: 0;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	font-weight: bold;
	}
#primary {
	text-transform: uppercase;
	letter-spacing: 0px;
	font-weight: bold;
	}
#primary a {
	color: #464646;
	font-size: 1.2em;
	}
#primary a.active,
#primary a:hover {
	color: #ed1c24;
	}

/* ---- container ----- */

.sidebar h2.title {
	white-space: nowrap;
	font-size: 1.3em;
	overflow: hidden;
	}
.sidebar a.menu {
	font-size: 1.2em;
	}
.sidebar ul.menu {
	padding: 0;
	margin: 0;
	font-size: 1.2em;
	}
.sidebar ul.menu li {
	list-style-image: none;
	list-style: none;
	padding: 0.2em 0.5em 0 0;
	margin: 0;
	}
.sidebar ul.menu li a {
/*  font-size: 1.1em;*/
	}
.sidebar ul.menu ul {
	font-size: 1em;
	}
.sidebar #sidebar-left-top ul.menu {
	padding: 20px 0;
	margin-left: -5px;
	}
.sidebar #sidebar-left-top ul.menu li {
	display: inline;
	float: left;
	}
.sidebar #sidebar-left-top ul.menu li:before {
	content: "| ";
	}
.date, .author, .meta {
	color: #000000;
	}
ul.links li {
	padding: 0 0.5em 0 0;
	}
.node li {
	list-style: square;
	}

/* ------------------ */

a {
	color: #9e0b0f;
	text-decoration: none;
	}
a:hover {
	color: #ed1c24;
	text-decoration: underline;
	}
a:active {
	color: #9e0b0f;
	}
a:visited {
	color: #9e0b0f;
	}
a:focus {
	color: #ed1c24;
	}
li a.active {
	color: #374129;
	}	
	
h1, h3.comments, h2.title, h3.title {
/*	text-transform: uppercase;*/
	font-size: 1.6em;
 	color: #000000;
	margin: 0 0 10px 0;
	}
h1 {
	line-height: 1.2em;
	}
#comments h4.comment {
	font-size: 1.2em;
	margin-top: 0;
	clear: left;
	}
h2#site-name {
	font-family: georgia, times new roman, serif;
	font-size: 3em;
	white-space: nowrap;
	color: #333333;
	}
blockquote {
	border-left: 1em solid #eee;
	padding: 0 0 0 1em;
	margin: 0 0 0 2em;
	font-style: italic;
	}
.new {
	color: #FFAE00;
	float: right;
	font-size: 0.8em;
	font-weight: bold;
	}
.node-type-project_partner .statistics_counter,
.node-type-page .statistics_counter {
	display: none;
	}
#block-subscriptions_ui-0 {
	font-size: 0.8em;
	}
#user-profile .panel-pane h2.title {
	background-color: #999;
	color: #fff;
	padding: 5px 9px;
	}
#user-profile .panel-pane .pane-title {
	background-color: #999;
	color: #fff;
	padding: 5px 9px;
	}
#mini-panel-user_visual_studio,
#mini-panel-user_basics {
	padding-top: 10px;
	background: #eee;
	}
#mini-panel-user_visual_studio .picture,
#mini-panel-user_basics .picture {
	float: none;
	}
#mini-panel-user_visual_studio .picture img,
#mini-panel-user_basics .picture img {
	border: 1px solid #999;
	margin: 0 10px;
	padding: 3px;
	background: #fff;
	}
.view-content-buddylist-of-uid .thumbnail {
	float: left;
	width: 100px;
	height: 140px;
	border: 1px solid #ccc;
	margin: 10px;
	padding: 5px;
	text-align: center;
	}
.view-content-buddylist-of-uid img {
	width: 85px;
	}
.view-view-members #edit-filter0,
.view-view-members #edit-filter4,
.view-view-members #edit-filter5 {
	width: 300px;
	}
.premium-message {
	color: #999999;
	font-style:italic;
	}
a.exit-workroom {
	font-size: 1.65em;
	font-weight: bold;
	}

/* ---- statuses ---- */

.messages {
	background-color: #fff;
	border: 1px solid #b8d3e5;
	}
.preview {
	background-color: #fcfce8;
	border: 1px solid #e5e58f;
	}
div.status {
	color: #3a3;
	border-color: #c7f2c8;
	}
div.error {
	color: #c52020;
	}
div.help {
	background: #FFFFCC;
	border: 1px solid #FFFF66;
	}
.form-item input.error,
.form-item textarea.error {
	border: 1px solid #c52020;
	color: #494949;
	}
table.system-status-report tr.error,
table.system-status-report tr.error th {
	background-color: #fcc;
	border-color: #ebb;
	color: #200;
	}
table.system-status-report tr.warning,
table.system-status-report tr.warning th {
	background-color: #ffd;
	border-color: #eeb;
	}
table.system-status-report tr.ok,
table.system-status-report tr.ok th {
	background-color: #dfd;
	border-color: #beb;
	}
.form-item #edit-field-bio-postcode-0-value,
.form-item #edit-field-bio-postcode-private-0-value {
	width: 40px;
	}
div.panel-pane div.admin-links li a {
	color: #CCC;
	border: 1px solid #CCC;
	background: #fff;
	padding: 20px;
	}
.opml-icon {
	display: none;
	}
.form-item .description {
	font-size: 1em;
	padding: 0px 0px 5px 0px;
	}
#squeeze .content iframe {
/*	border: 1px solid #000;*/
	}
#squeeze .content small a:link,
#squeeze .content small a:visited {
	color: #9E0B0F;
	}
#squeeze .content small a:hover {
	text-decoration: underline;
	color: #ed1c24;
	}
img.imagecache-user_profile {
	/*border: 5px solid #DDD;*/
	width: 48px;
	height: 48px;
	background: #FFF;
	border: 1px dotted #9E0B0F;
	padding: 5px;
	}
#comments .imagecache-user_thumbnail {
	width: 48px;
	height: 48px;
	background: #FFF;
	border: 1px dotted #0099CC;
	padding: 5px;
	}
#comments .comment-w-picture .picture {
	width: 70px;
	}
#comments .comment-w-picture .submitted {
	width: 85%;
	}
.view-view-research-team img.imagecache-user_profile {
	width: 75px;
	height: 75px;
	}
#user-profile .bio-picture img {
	width: 120px;
	height: 120px;
	}
.tabs {
	padding: 0px 0px 6PX 0px;
	}
ul.primary {
	/* border-bottom: 1px solid #BBBBBB;*/
	border: none;
	height: auto;
	list-style: none outside none;
	margin: 5px;
	padding: 0 0 0 1em;
	white-space: normal;
	}
ul.primary li {
	margin-bottom: 6px;
	display: inline-block;
	_display: inline; /* IE 6 Fix */
	}
ul.primary li a {
	background: #DDD;
	border: 1px solid #BBB;
	}
ul.primary li a:hover {
	border: 1px solid #BBB;
	}
ul.primary li.active a {
	background: #FFF;
	border: 1px solid #BBB;
	}
legend {
	font-weight: bold;
	font-size: 1.2em;
	}
.form-item label.option {
	margin-top: 3px;
	margin-bottom: 6px;
	display: block;
	}
.form-checkbox label {
	margin-bottom: 3px;
	}
input.form-checkbox  {
	margin-bottom: 0px;
	}
.form-item  {
	margin-bottom: 0;
	margin-top: 0;
	}
.form-item label {
	margin-top: 6px;
	margin-bottom: 3px;
	}
.form-file {
	margin-bottom: 6px;
	}
.form-select {
	margin-bottom: 6px;
	}
.form-text {
	margin-top: 6px;
	margin-bottom: 6px;
	}
#search input {
	color: #072b38;
	border: 1px solid #072b38;
	background: #FFF;
	padding: 0px 2px 1px 2px;
	margin: -1px 0px 0px 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
.form-text {
	background: #FFFFFF;
	border: 1px solid #BBB;
	color: #072B38;
	margin: 3px 0 3px 0;
	padding: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
.search-form input {
}
.form-submit {
	color: #FFF;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
	border: 1px solid #333;
	background: #333;
	margin: 0px 4px 0px 4px;
	padding: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
.form-submit:focus,
.form-submit:hover  {
	color: #FFF;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
	border: 1px solid #9E0B0F;
	background: #9E0B0F;
	margin: 0px 4px 0px 4px;
	padding: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
html.js fieldset.collapsed {
	height: 0;
	padding: 0px 1em 0px 1em;
	margin: 1em 0;
	}
#google-cse-searchbox-form div,
#google-cse-searchbox-form input,
#google-cse-results-searchbox-form div,
#google-cse-results-searchbox-form input {
	margin: 6px 0 6px 0;
	width: inherit;
	}
/** New Form Style
textarea, 
input {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #ECECEC;
	border: 1px solid #374129;
	outline: none;
	padding: 5px 10px 5px 10px;
	}
textarea:focus, 
input:focus {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #CCC;
	border: 1px solid #9E0B0F;
	outline: none;
	padding: 5px 10px 5px 10px;
	}
**/

.imagecache-user_thumbnail {
	height: 48px;
	width: 48px;
	}
.psuedo-title {
	line-height: 1.1em;
	}
.pane-title {
	line-height: 1.1em;
	}
/*.pane-view-my-tracker .pane-title {
	line-height: 1.1em;
	text-align: right;
	}*/
.imagefield-field_th_img {
	width: 200px;
	height: 140px; /* Issue Fixed height: 100%; Not Compliant */
	display: block;
	}
a.imagefield-field_th_img:hover {
	border: 4px solid #9E0B0F;
	border-collapse: collapse;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
a.imagefield-field_th_img {
	border: 4px solid #000;
	border-collapse: collapse;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 0;
	}
	
.views-view-grid .views-field-title {
	padding: 0px;
	width: 212px
	}
.views-view-grid  .views-field-teaser {
	padding: 10px 0px 10px 0px;
	width: 212px
	}
.views-view-grid  .views-field-teaser p {
	padding: 0px;
	margin: 0px;
	}
table.views-view-grid {
	padding: 0px;
	}
table.views-view-grid th {
	}
/*.views-field-field-th-img-fid {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	border: none;
	}*/
table.views-view-grid td {	
	vertical-align: top;
	border: none;
	padding: 0px 5px 0px 0px;
	}
table.views-view-grid tr {
	border: none;
	padding: 0px 0px 10px 0px;
	}
.views-exposed-widgets  {
	margin-bottom: 0;
	}
table.views-table {
	margin: 0px;
	}	
#sidebar-left-bot {
	padding-top: 10px;
	border-top: 1px dotted #9E0B0F;
	}

/* Project Partners View */

#block-views-view_partners-block .view-content {
	margin-bottom: 0px;
	margin-top: 0px;
	border-top: 1px dotted #9E0B0F;
	}
.view-view-partners {
	margin-top: 10px;
	border-top: 1px dotted #9E0B0F;
	}	
.view-view-partners .image-gallery-terms li {
	border: none;
	border-bottom: 1px dotted #9E0B0F;
	margin: 1em 0;
	padding: 0px 0px 10px 0px;
	}
.view-view-partners .views-field-title {
	font-size: 1.4em;
	font-weight: bold;
	float: right;
	width: 510px;
	}
.view-view-partners .views-field-field-logo-fid {
	}
.view-view-partners .views-field-body {
	float: right;
	width: 510px;
	}
ul.galleries li img {
	float: left;
	margin-right: 4px;
	padding: 5px;
	position: relative;
	border: 1px dotted #9E0B0F;
}

/**
 * Pagers =============================================================
 */

.item-list ul.pager, 
.item-list ul.pager li {
	margin: 0;
	padding: 0px;
	}
.item-list .pager {
	clear: both;
	text-align: center;
	}
#squeeze .item-list .pager li {
	display: inline-block;
	_display: inline;
	list-style: none;
	list-style-position: outside;
	list-style-image: none;
	}
.pager a,
.pager strong.pager-current {
	padding: 0px;
	} 

#squeeze div.item-list ul.pager {
	position: relative;
	height: 28px;
	background: #f8f8f8;
	border: 1px solid #ccc;
	padding-right: 80px;
	}
#squeeze ul.pager li,
#squeeze ul.pager li a { float:left; }

#squeeze ul.pager li.pager-ellipsis,
#squeeze ul.pager li.pager-current,
#squeeze ul.pager li a {
	color: #666;
	font-weight: normal;
	padding: 6px 10px 6px 10px;
	}
#squeeze ul.pager li 				{ border-right:1px solid #ccc; }
#squeeze ul.pager li.pager-current	{ background:#fff; }

#squeeze ul.pager li.pager-first a,
#squeeze ul.pager li.pager-previous a,
#squeeze ul.pager li.pager-next a,
#squeeze ul.pager li.pager-last a {
    font-size: 11px;
    font-weight: bold;
    width: 79px;
    padding: 6px 0px 6px 0px;
    text-align: center;
    background: #eee;
    }
#squeeze ul.pager li.pager-next,
#squeeze ul.pager li.pager-last {
    border-left: 1px solid #ccc;
    border-right: 0px;
    float: right;
    }
#squeeze ul.pager li a:hover {
    background: #999;
    color: #fff;
    }
/* This whole portion is to accommodate the correct order of next/last pager links. */
#squeeze ul.pager li.last 			{ position:absolute; right:0px; }
#squeeze ul.pager li.pager-current,
#squeeze ul.pager li.pager-item 	{ position:static; }

/*#primary .menu-culturemap {
	margin-left: 30px;
	}*/	
	
/* Culturemap Domain access options - Publish to : cultremap hidden  */

#edit-domains--1-wrapper {
	visibility: hidden;
	}
	
html.js input.form-autocomplete {
	background-position: 100% 7px;
}
.views-widget #edit-uid {
	width: 210px;
	}
#edit-uid-wrapper .description {
	display: none;
	}
	
/* Latest Theme Fixes */

.node-wo-picture {
	padding-bottom: 10px;
	}
.comment-w-picture {
	border-bottom: 1px dotted #9E0B0F;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}
#comments, #block-subscriptions_ui-0, .panel-panel .comments {
	border-top: 1px dotted #9E0B0F;
	}
.feed-icon {
	display: none;
	}
.feed-link {
	display: none;
	}
.site-map-rss-legend {
	display: none;
	}	
html.js fieldset.collapsed {
	height: 15px;	
	}
.container-inline {
	padding-top: 10px;
	padding-bottom: 10px;
	}

/* Safari CSS Hack */

@media screen and (-webkit-min-device-pixel-ratio:0) {
html.js fieldset.collapsed {
	height: 15px;
	}
}

.ui-dropdownchecklist-dropcontainer {
	height: auto !important;
	padding-bottom: 5px;
}

#search-theme-form{
	display: none;
}