/* make selection boxes wider please */
div.select2-container {width: 350px !important;}
#text-4 { list-style-type: none; !important;}


/* - public.css - */
@media screen {
/* https://www.3ca.org.uk/portal_css/public.css?original=1 */

}


/* - portlets.css - */
@media screen {
/* https://www.3ca.org.uk/portal_css/portlets.css?original=1 */
.managedPortlet {
margin: 0.8em 0;
}
.blockedPortlet .portletHeader {
border: 1px dashed #ddd;
margin: -1px;
background: none !important;
}
.blockedPortlet .portletHeader a {
color: #666;
}
.blockedPortlet .portletBlockedMessage {
color: white;
display: inline;
}
.portletCalendar {
width: 100%;
margin: 1px 0 1em 0;
}
.portletCalendar dt {
background-color: #eee;
font-weight: bold;
text-align: center;
line-height: 1.6em;
border-bottom: none;
}
.portletCalendar dd {
margin: 0;
padding: 0;
}
.portletCalendar dt a#calendar-previous {
float: left;
padding: 0 1em;
margin: 0 -.5em;
}
.portletCalendar dt a#calendar-next {
float: right;
padding: 0 1em;
margin: 0 -.5em;
}
.portletCalendar a, .portletCalendar a:focus,
.portletCalendar a, .portletCalendar a:hover {
text-decoration: none;
}
.ploneCalendar {
border-spacing: 0;
width: 100%;
}
.ploneCalendar a {
text-decoration: none;
border-bottom: none !important;
}
.ploneCalendar td {
background-color: transparent;
width: 14%;
text-align: center;
padding: 2px;
}
.ploneCalendar .weekdays th {
background-color: #eee;
text-align: center;
padding: 2px;
font-weight: normal;
}
.ploneCalendar .event {
background-color: #eee;
font-weight: bold;
}
.ploneCalendar .todayevent {
background-color: #eee;
border: 2px solid #205C90;
font-weight: bold;
}
.ploneCalendar .todaynoevent {
border: 2px solid #205C90;
}
.portletItemDetails {
font-size: 85%;
padding-top: .5em;
line-height: 1.5em;
margin-left: 1em;
display: block;
}

}


/* - ++resource++plone.app.discussion.stylesheets/discussion.css - */
@media screen {
/* https://www.3ca.org.uk/portal_css/++resource++plone.app.discussion.stylesheets/discussion.css?original=1 */
/* */
.discussion .hide {
display: none;
}
/* */
.discussion,
#commenting {
/* */
clear: both;
}
.comment {
}
.commentImage {
float: left;
margin-right: 0.5em;
height: 3.5em;
}
.commentImage a:link {
/* */
border: 0px;
}
.commentImage img {
}
.commentDate {
display: block;
font-size: 85%;
line-height: 1.5em;
padding-top: 0.5em;
color: #76797C;
}
.commentBody {
clear: both;
margin: 1em 0;
overflow: auto;
}
.commentBody p {
float: left;
}
.discussion .documentByLine {
float: left;
margin-left: 0;
margin-bottom: 0.5em;
}
.commentActions {
float: right;
text-align: right;
}
.discussion .discreet {
color: #666666;
font-size: 85%;
}
/* */
.reply fieldset {
/* */
margin: 0 !important;
}
.reply .text-widget {
display: block;
}
.reply-to-comment-button {
display: none;
}
.cancelreplytocomment {
display: none;
}
/* */
#bulkactions {
text-align: left;
}
#dobulkaction {
margin: 0.3em 0;
}
.comment-publish-button {
float: left;
margin-right: 0.5em;
}
.comment-delete-button {
float: left;
}
#review-comments {
margin: 0;
}
#fieldset-moderate-comments {
padding: 2em 1em;
}
/* */
.template-discussion-settings .unclickable {
opacity: 0.6;
filter: alpha(opacity = 50);
}
/* */
/* */
.row #dobulkaction {
margin: 0;
}
.row #commenting {
font-size: 80%;
}
.row #commenting .formControls {
margin: 0;
}
.row #commenting textarea,
.row .discussion textarea {
font: 100% Monaco, "Courier New", Courier, monospace;
width: 100%;
}
.row #commenting fieldset,
.row .discussion fieldset {
border: 0.1em solid #329fd7;
border-style: solid none none none;
}
.row #commenting legend,
.row .discussion legend {
padding: 0.5em 0.5em 0.5em 0;
font-size: 85%;
}
.row #commenting label,
.row .discussion label {
font-weight:bold;
}

}


/* - ploneKss.css - */
@media screen {
/* https://www.3ca.org.uk/portal_css/ploneKss.css?original=1 */
#kss-spinner {
display:none;
width: 20px;
height: 20px;
position: fixed;
background-position: center center;
top: 50%;
left: 50%;
margin-top: -10px;
margin-left: -10px;
}
.formlibInlineEditable,
.inlineEditable {
padding: 1px;
display: block;
}
body.kssActive .inlineEditable:hover,
body.kssActive .formlibInlineEditable:hover {
padding: 0;
border: 1px solid #ddd;
border-color: #666 #ddd #ddd #666;
cursor: text;
background: White url(input_background.png) repeat-x;
}
body.kssActive .inlineEditable a:hover,
body.kssActive .formlibInlineEditable a:hover {
cursor: pointer;
}
body.kssActive .formlibInlineForm:hover,
body.kssActive .formlibInlineForm a:hover {
padding: 1px;
border: none;
cursor: default;
background: none;
}
.inlineForm .formHelp,
.inlineForm .fieldRequired,
.inlineForm label {
display: none;
}
/* */
.inlineForm .ArchetypesSelectionWidget label {
display: inline;
}
.inlineForm #archetypes-fieldname-title input,
.inlineForm #archetypes-fieldname-title {
font-size: 100%;
}
/* */
h1 div.formControls input {
font-size: 55% !important;
}
}


/* - ++resource++tinymce.stylesheets/tinymce.css - */
@media screen {
/* https://www.3ca.org.uk/portal_css/++resource++tinymce.stylesheets/tinymce.css?original=1 */
#content ul.listTypeDisc {
list-style-type: disc;
list-style-image: none;
}
#content ul.listTypeSquare {
list-style-type: square;
list-style-image: none;
}
#content ul.listTypeCircle {
list-style-type: circle;
list-style-image: none;
}
#content ol.listTypeDecimal {
list-style-type: decimal;
list-style-image: none;
}
#content ol.listTypeLowerAlpha {
list-style-type: lower-alpha;
list-style-image: none;
}
#content ol.listTypeUpperAlpha {
list-style-type: upper-alpha;
list-style-image: none;
}
#content ol.listTypeLowerRoman {
list-style-type: lower-roman;
list-style-image: none;
}
#content ol.listTypeUpperRoman {
list-style-type: upper-roman;
list-style-image: none;
}

}


/* - print.css - */
@media print {
/* https://www.3ca.org.uk/portal_css/print.css?original=1 */
/* */
body {
font-family: "Helvetica Neue", Arial, FreeSans, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Helvetica Neue", Arial, FreeSans, sans-serif;
font-weight: bold;
line-height: 125%;
page-break-inside: avoid;
page-break-after: avoid;
}
h1, h2 {
letter-spacing: -0.05em;
}
a {
text-decoration: none;
border-bottom: 0.1em solid gray;
color: black;
}
#portal-column-content {
width: 95%;
}
.documentDescription {
font-weight: bold;
}
pre {
border: 1pt dotted black;
white-space: pre;
font-size: 8pt;
overflow: auto;
padding: 1em 0;
}
table.listing,
table.listing td {
border: 1pt solid black;
border-collapse: collapse;
}
/* */
div.pageBreak {
page-break-before: always;
}
/* */
div.top,
#portal-logo,
#portal-siteactions,
.hiddenStructure,
#portal-searchbox,
#portal-globalnav,
#portal-personaltools,
#portal-breadcrumbs,
#edit-bar,
#portal-column-one,
#portal-column-two,
#portal-languageselector,
.contentViews,
.contentActions,
.help,
.legend,
.portalMessage,
.documentActions,
.netscape4,
#kss-spinner,
#review-history,
#content-history,
.listingBar,
#portal-footer,
#portal-colophon,
.skipnav,
#kss-spinner,
#review-history,
#content-history,
.listingBar,
.link-presentation,
input.standalone,
.overlay,
.close,
.visualNoPrint {
display: none;
}
/* */
.image-left {
float: left;
clear: both;
margin: 0.5em 1em 0.5em 0;
border: 0.4pt solid Black;
}
.image-inline {
float: none;
}
.image-right {
float: right;
clear: both;
margin: 0.5em;
border: 0.4pt solid Black;
}
dd.image-caption {
text-align:left;
padding: 0; margin:0;
}
dl.captioned {
padding: 0.8em;
}
.newsImageContainer {
float:right;
margin: 0 0 0.5em 1em;
width: 16em;
}

}


/* - atomic.css - */
@media screen {
/* https://www.3ca.org.uk/portal_css/atomic.css?original=1 */
body.atom-page-html #region-content .contentInner
{
padding: 0 !important;
margin: 0 !important;
}
.stripey.fragletInline.portletFraglet {
}
.stripey.fragletInline.portletFraglet .fragletListing dt.odd {
background: #007187 !important;
margin-bottom: 7px;
}
.stripey.fragletInline.portletFraglet .fragletListing dt.odd a {
color: white !important;
font-weight: bold;
}
.stripey.fragletInline.portletFraglet .fragletListing dt.even {
background: #049E8A !important;
margin-bottom: 7px;
}
.stripey.fragletInline.portletFraglet .fragletListing dt.even a {
color: white !important;
font-weight: bold;
}
.fancyRight #atomic-right {
}
.fancyRight #atomic-fixed {
}
.pb-ajax .atomicPage .inner {
padding-left: .5em;
padding-right: .5em;
}
.fancyRight #atomic-right .atomicInner {
-moz-border-radius-topright: 2em;
-moz-border-radius-bottomright: 2em;
}
.fancyRight #atomic-fixed .atomicInner {
-moz-border-radius-topright: 2em;
-moz-border-radius-bottomright: 2em;
}
.atom .fragletMediaWidget {
text-align: center !important;
}
.atom .fragletMediaWidget #audioplayer1 {
margin-top: .7em;
}
.atom .fragletMediaWidget .media-player {
border: solid #aaa 2px;
background: #eee;
padding: .7em !important;
width: 290px;
margin: auto;
}
.fancyRight #atomic-right .atomicInner{
background: #EAEAEA;
border-left: solid #007187 2px;
}
.fancyRight #atomic-fixed .atomicInner{
background: #EAEAEA;
border-left: solid #007187 2px;
}
.fancyLeft #atomic-left .atomicInner{
background: #EAEAEA;
border-right: solid #007187 2px;
}
.atomic {
padding: 0 !important;
position: relative;
left: 0;
overflow: hidden !important;
}
.atomic,
.atomic .atom
{
}
.atom .inner
{
}
#atomic-top,
#atomic-bottom
{
clear: both;
}
#atomic-left {
float: left !important;
}
#atomic-right
{
float: right;
margin-right: -1px !important;
}
#atomic-fixed
{
float: right;
margin-right: -1px !important;
}
#atomic-left,
#atomic-right,
#atomic-fixed
{
padding: 0 !important;
width: 50% !important;
display: inline !important;
clear: none !important;
}
.centeredThumbs .fragletItemThumbnail {
float: none;
text-align: center;
}
.centeredThumbs .fragletItemThumbnail img {
margin: auto;
}
#visual-portal-wrapper .fatMargins .inner {
padding: 0 3%  !important;
}
#visual-portal-wrapper .fatterMargins .inner {
padding: 0 7%  !important;
}
#visual-portal-wrapper .fattestMargins .inner {
padding: 0 10%  !important;
}
#visual-portal-wrapper .fatLeftMargin .inner {
padding-left: 3%  !important;
}
#visual-portal-wrapper .fatterLeftMargin .inner {
padding-left:  7%  !important;
}
#visual-portal-wrapper .fattestLeftMargin .inner {
padding-left: 10%  !important;
}
#visual-portal-wrapper .fatRightMargin .inner {
padding-right: 3% !important;
}
#visual-portal-wrapper .fatterRightMargin .inner {
padding-right: 7%  !important;
}
#visual-portal-wrapper .fattestRightMargin .inner {
padding-right: 10%  !important;
}
.fatLeft #atomic-left {
width: 60% !important;
}
.fatLeft #atomic-right {
width: 40% !important;
}
.fatRight #atomic-right {
width: 60% !important;
}
.fatLeft #atomic-fixed {
width: 40% !important;
}
.fatFixed #atomic-fixed {
width: 60% !important;
}
.fatRight #atomic-left {
width: 40% !important;
}
.fatterLeft #atomic-left {
width: 70% !important;
}
.fatterLeft #atomic-right {
width: 30% !important;
}
.fatterRight #atomic-right {
width: 70% !important;
}
.fatterRight #atomic-left {
width: 30% !important;
}
.fattestLeft #atomic-left {
width: 80% !important;
}
.fattestLeft #atomic-right {
width: 20% !important;
}
.fattestRight #atomic-right {
width: 80% !important;
}
.fattestRight #atomic-left {
width: 20% !important;
}
#atomicEdit .atomicPageEdit {
border: solid #ccc 2px;
background: #eee;
padding: 1em;
margin: 1em;
}
#atomicEdit .atomicBlocksEdit .atomic-block .inner {
background: #eee;
border: solid #ccc 2px;
text-align: center;
padding: 1em;
margin: 1em;
}
dl.atomListing {
padding: 0 !important;
margin: 0 !important;
}
.atom dd {
margin-left: 0;
margin-bottom: 0;
}
.atom dd a{
text-decoration: none !important;
border: none !important;
}
.atom dd.fragletItem,
.atomItemInfoElements {
clear: none;
}
.atom dt.fragletItem {
clear: both;
}
.atom h1.atomHeading,
.atomPage h1.documentFirstHeading {
padding: 0 3px;
background-position: 3px 50%;
}
.atom h1.atomHeading {
font-size: 1em;
font-weight: normal;
}
.atomPage h2.documentDescription {
padding: 0 7px;
}
.atomPage .atomSummary {
padding: 0 11px;
}
.atomItem dd.visualClear {
clear: both !important;
}
.pageThumbnail {
float: right !important;
margin: .7em .3em;
}
.pageGraphic {
float: right !important;
margin: .7em .3em;
}
.atomThumbnail {
float: right !important;
margin: .7em .3em;
}
.atomPage .documentActions {
clear: right !important;
margin: 1.1em  .3em .3em .3em;
}
/* */
body#atomic-page-html #region-content
{
padding: 0 !important;
margin: 0 !important;
}
#atomic dl{
margin: 0 !important;
}
#atomic dt{
float: none !important;
}
#atomic-top .atomInline,
#atomic-right .atomInline,
#atomic-bottom .atomInline,
#atomic-left .atomInline {
float: none !important;
width: auto !important;
}
#atomic-right .fragletItemThumbnail{
float: left;
}
#content .headerPortlet h2.fragletHeading{
font-size: 2.2em;
background: none;
border: none;
color: #459320 !important;
}
.headerPortlet h2.fragletHeading a span{
color: #459320 !important;
}

}


/* XXX ERROR -- could not find 'fraglets.css'*/

/* - pretty-plone.css - */
@media screen {
/* https://www.3ca.org.uk/portal_css/pretty-plone.css?original=1 */
asdf
.outerBox {
height: 1% !important;
}
.pretty .top,
.pretty .bottom
{
font-size: 100% !important;
}
.visualCustomColumnOne {
margin-left: 16em;
}
#portal-column-content .visualCustomColumnOne #portal-content {
margin: 1em 16em 1em 0;
}
#pretty-portal-breadcrumbs #portal-breadcrumbs{
top: 0px;
}
#portal-searchbox
{
font-size:1em;
clear: right;
z-index: 800;
}
#portal-siteactions {
border-collapse: collapse;
white-space: nowrap;
list-style: none;
margin: 1px 0 0 0;
height: auto;
line-height: normal;
float: right;
padding: 3px 2em 3px 0;
position: relative;
z-index: 200 !important;
}
#portal-siteactions {
border-collapse: collapse;
white-space: nowrap;
list-style: none;
margin: 1px 0 0 0;
height: auto;
line-height: normal;
float: right;
padding: 3px 2em 3px 0;
position: relative;
z-index: 200 !important;
}
#portal-siteactions li {
display: inline;
}
#portal-siteactions li a {
height: auto;
border: none !important;
padding: 0.2em;
margin-right: 0.2em;
text-decoration: none;
text-transform: none;
}
#portal-personaltools-wrapper {
height: 1%;
}
#portal-personaltools-wrapper .hiddenStructure {
height: 0 !important;
margin: 0 !important;
}
#portal-searchbox,
#portal-personaltools
{
float: right;
clear: right !important;
margin-top: 1em;
}
.contentActions {
clear: both;
}
ul.contentViews  li .pretty a,
ul#portal-globalnav li  .pretty a,
.pretty dl.portlet {
margin-right: 0 !important;
margin-top: 0 !important;
}
#visual-content-wrapper {
padding: 1em;
}
#visual-document-wrapper
{
padding: 0 1em 1em 1em ;
border: none !important;
}
ul.contentViews .top{
height: 1%;
}
.contentActions {
padding: 0 !important;
}
.contentViews .pretty a {
border: none !important;
display: block !important;
margin-top: 0 !important;
margin-bottom: 0 !important;
}
ul.contentViews li
{
clear: none;
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.boxBigButton dl {
text-align: center;
}
.boxBigButton dt.fragletItem {
display: inline;
margin: auto !important;
border: solid #bbb 2px;
background: #eee;
font-size: 1.7em !important;
}
.leftControl,
.rightControl {
background: white;
}
.boxGrad1 dl,
.boxGrad1 .leftControl,
.boxGrad1 .rightControl
{
background: url(/trinity-bottom-grad.png) repeat-x 0 -70px white;
}
.boxGrad2 .fragletListingHeader{
padding: .7em;
background: url(/trinity-bottom-grad.png) repeat-x  white;
}
.boxGrad1 .fragletListingHeader h2,
.carousel .fragletListingHeader h2
{
margin-bottom: 0 !important;
}
.roundedBox1 {
-moz-border-radius: 7px;
-moz-box-shadow: #ccc 3px 1px 7px;
}
.roundedBox2 {
background: #eee;
-moz-border-radius: 7px;
-moz-box-shadow: #ccc 3px 1px 7px;
}
.carousel.fragletInline {
padding: 0;
border-bottom: solid #47782B 1px;
}
.carousel.boxGrad2 .fragletListingHeader,
.carousel .fragletListingHeader {
border-bottom: solid #47782B 1px;
padding: 0;
}
.carousel h3.fragletDescription {
padding: 0;
margin-bottom: 0;
margin-top: 0;
}
.carousel dt.fragletItemId img {
margin-left: 7px;
}
.carousel .fragletItemInfo-Description {
font-style: italic;
}
.carousel .fragletItemId.even,
.carousel .fragletItemId.odd {
background: url( /trinity-trans-grad.png ) repeat-x;
}
.fancyRight .rightControl,
.fancyRight .leftControl  {
background: #EAEAEA
}
.carousel .rightControl {
border-left: solid #47782B 1px;
}
.carousel .leftControl {
border-right: solid #47782B 1px;
text-align: right;
}
.carousel .rightControl img,
.carousel .leftControl img{
position: relative;
top: 30%;
}
.carousel .fragletItemInfoElements,
.carousel .fragletMediaWidget  {
width: 400px;
height: 100%
}
.eventIcon {
position: relative;
top: 0;
margin: auto;
}
.eventIcon img {
width: 230px;
height: 220px;
}
.eventIcon .fragletItemInfo {
margin: 9px !important;
}
.eventIcon .fragletItemThumbnail {
margin: 0 !important;
}
.eventIcon .fragletItemThumbnail img {
margin: 0 !important;
}
.floatedBoxes dl.fragletListing {
position: relative;
top: 0;
margin: auto;
}
.atomicPage .floatedBoxes dl.fragletListing .fragletItemThumb{
float: none !important;
}
.floatedBoxes dl.fragletListing .fragletItemInfo {
display: block;
position: relative;
top: 0;
text-align: center;
}
.eventIcon {
display: block;
position: relative;
top: 0;
}
.floatedBoxes dl.fragletListing  dd.fragletItem {
display: block;
position: relative;
top: 0;
float:left !important;
}
.eventIcon  {
display: block;
position: relative;
top: 0;
float:left !important;
}
.eventIcon dl {
}
.eventIcon dd {
display: block;
position: relative;
float:left !important;
padding: 0 !important;
}
.floatedBoxes dl.fragletListing  dd.fragletItem {
display: block;
position: relative;
top: 0;
float:left !important;
}
.floatedBoxes.tiles dl.fragletListing  dd.fragletItem {
width: 88px;
height: 88px;
}
.floatedBoxes.thumbs dl.fragletListing  dd.fragletItem {
width: 152px;
height: 152px;
}
.floatedBoxes dt {
display: none;
}
.floatedBoxes dl.fragletListing  dd.visualClear {
clear: none;
}
.floatedBoxes dl.fragletListing  dd.visualClearEnd {
clear: both;
}
.eventIcon.tiles  {
width: 88px;
height: 88px;
}
.eventIcon.thumbs {
width: 152px ;
height: 152px ;
}
.eventIcon dt {
}
.eventIcon dd.eventItem {
display: block;
float: left;
position: relative;
}
dd.eventItem {
display: block;
float: left;
position: relative;
}
eventItem {
display: block;
float: left;
position: relative;
}

}


/* XXX ERROR -- could not find 'tagging-clouds.css'*/

/* - trinity_common.css - */
@media screen {
/* https://www.3ca.org.uk/portal_css/trinity_common.css?original=1 */
7body {
font: 100% "Lucida Grande",Verdana,Lucida,Helvetica,Arial,sans-serif;
background: url(grad-bottom.png) repeat-x 0 bottom;
}
@font-face {
font-family: lato_black;
src: url(https://my.trinitybristol.org.uk/wp-content/themes/trinitypure/style/lato_black.ttf);
}
.fancyRight #atomic-right .atomicInner
{
background: transparent;
}
a:link, a:visited {
color: #205c90;
}
.top-navigation-hl {
font-weight: bold;
}
#portal-personaltools {
font-style: italic;
}
#contentActionMenus dl.actionMenu a,
#contentActionMenus dl.actionMenu.activated dd {
font-style: italic;
}
#content-views a,
#content li.formTab a {
font-family: lato_black, sans-serif !important;
text-transform: uppercase;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Lucida Grande",Verdana,Lucida,Helvetica,Arial,sans-serif;
color: #459320;
}
#portal-columns {
}
#portal-columns.row {
background: #FFFFFF;
}
#portal-column-content {
#background: url(trinity-grad.png) repeat-x;
#border-top: solid #bbb 1px;
}
#portal-top {
#    border-bottom: solid #47782B 2px;
background: rgb(57,181,74);
}
#portal-footer {
background: #007186;
}
#portal-breadcrumbs {
background: url(trinity-favicon-tiny.png) no-repeat 30px 80%;
color: #47782B;
display: none;
}
#portal-breadcrumbs a{
color: #660066;
display: none;
}
.contentActions {
border-bottom:2px solid #DDDDDD !important;
border-left:2px solid #DDDDDD !important;
border-right:2px solid #DDDDDD !important;
border-top:2px solid #DDDDDD !important;
}
.contentActions dt.actionMenuHeader  {
border-left:2px solid #DDDDDD !important;
}
#contentActionMenus dl.actionMenu a,
#contentActionMenus dl.actionMenu.activated dd {
//color: purple;
}
#contentActionMenus dl.actionMenu.activated dd {
border-bottom: 0.5em solid #75ad0a;
right: -3px;
}
#portal-siteactions li a{
color: #459320;
}
#portal-siteactions li a:focus,
#portal-siteactions li a:hover {
color: #75ad0a;
}
#content a:focus,
#content a:hover,
dl.portlet a:focus,
dl.portlet a:hover {
color: #888888 !important; /* */
}
#portal-personaltools-wrapper {
#    border-bottom: solid #ddd 1px !important;
#    border-left: solid #ddd 1px !important;
#    border-right: solid #ddd 1px !important;
#    background: white;
display: block;
}
#portal-personaltools {
background: #eee;
}
#portal-globalnav .actionMenu .actionMenuHeader a,
#portal-globalnav .actionMenu .actionHeader a{
#  background: #459320;
color: #37B34A;
}
#portal-globalnav li.selected .actionMenu .actionMenuHeader a,
#portal-globalnav li.selected .actionMenu .actionHeader a,
#portal-globalnav .actionMenu .actionMenuHeader a:hover,
#portal-globalnav .actionMenu .actionHeader a:hover{
#    background: url(trinity-tab-gradient.png) repeat-x;
color: white;
}
#portal-globalnav dl.actionMenu dd.actionMenuContent li a:hover {
background: #89B37B !important;
#color: white !important;
}
#portal-globalnav .selected dt a,
#portal-globalnav a:focus,
#portal-globalnav a:hover {
background: #37B34A;
color: White;
}
#portal-globalnav dl.actionMenu dd.actionMenuContent  li a:hover
{
#    background: url(trinity-tab-gradient.png) repeat-x;
color:  ${props/discreetColor};
}
dd.actionMenuContent {
background-color: #E1EEDC;
}
div.overlay a:focus,
div.overlay a:hover {
color: #75ad0a;
}
#portal-searchbox {
background-color: transparent !important;
position: absolute !important;
margin: 0 !important;
right: 27px;
top: 22px;
z-index: 2000;
padding: 5px;
}
.LSBox {
text-align: left;
}
.LSResult  {
right: 5em;
top: 5em;
position: absolute;
}
.searchSection {
text-align: left;
display: inline;
}
input.searchButton {
background: white;
margin-left: -7px;
border-style:solid;
border-width:2px;
color:#000000;
border-radius: 0 1em 1em 0;
border-top-color: #888888;
border-left-style: none;
min-width: 16px;
border-right-color: #F0F0F0;
border-bottom-color: #F0F0F0;
vertical-align: bottom;
padding-right: 0.5em;
height: 18px;
}
.context, .formControls .actionButtons .button, .documentEditable * .context{
padding-left:16px;
}
#login-form input.context {
background-position:1px 50%;
}
#portal-searchbox {
float: right;
clear: none !important;
}
#portal-header-bottom {
line-height: 0;
}
#portal-logo-background a {
z-index: 100;
position: relative;
}
.pb-ajax #content-core strong{
display: block;
text-align: right;
font-style: italic;
font-size: 1.3em;
margin: .5em;
}
.pb-ajax h1 {
display: none;
}
.pb-ajax #content-core strong,
.pb-ajax #content-core .discreet{
display: block;
text-align: right;
font-style: italic;
font-size: 1.3em;
margin: .5em;
}
#login-form{
display: table;
background: url(http://art.3ca.org.uk/logos/trinity-forums.png) 100% 50% no-repeat;
padding: 0 220px 0 30px;
width: auto;
margin-top: 1em;
}
#login-form .field{
display: table-row;
}
#login-form .field label,
#login-form .field input{
display: table-cell;
font-size: 1.5em;
margin: .5em;
}
#login-form .field label{
text-align: right;
font-style: italic;
padding-right: .3em;
color: #459320 !important;
opacity: 0.8;
}
#login-form .formControls{
display: table-row;
text-align: right;
}
#login-form .formControls input{
display: table-cell;
position: relative;
left: 100%;
margin: .5em;
}
.context,
.formControls .actionButtons .button,
.documentEditable * .context{
background:url(linkTransparent.png) no-repeat 1px 50% transparent;
}
#login-form input.context {
background-position: 5px 50%;
}
h2.fragletHeading {
font-style: italic;
}
.eventImage{
margin:0.5em 1em  0 0;
padding-left: 155px;
width: 400px;
height: 400px;
}
/* */
.template-edsonplate #content {
width: 85%;
}
.tikitoki {
display: block;
width: 100%;
}
.spookyghost {
background-image:url("https://my.trinitybristol.org.uk/wp-content/themes/trinitypure/style/ghost_buildings.png");
opacity:40%;
width:100%;
height:100%;
}
.spookyghost:hover{
opacity: 100%;
}
.b-lazy {
display: block;
width: 100%;
}
.imagemap {
width: 100%;
position: relative;
}
.imagemap .hotspots {
width: 100%;
height: 100%;
position: absolute;
left: 0px;
top: 0px;
}
.tikibtn {
display: none;
}
.tikibtn:hover {
display: inline;
}
.imagemap a {
display: block;
position: absolute;
}
.imagemap div a {
border: none !important;
}
.imagemap a.l1 {
left: 5%;
top: 62.5%;
width: 16%;
height: 7%;
}
.imagemap a.r1 {
left: 77%;
top: 41%;
width: 16%;
height: 5%;
}
.imagemap a.r2 {
left: 74%;
top: 59.5%;
width: 23%;
height: 10%;
}
.imagemap a.r3 {
left: 55.5%;
top: 49.5%;
width: 17%;
height: 9%;
}
.imagemap a.r4 {
left: 20%;
top: 5%;
width: 24%;
height: 11%;
}
.imagemap a div {
display: none;
}
.imagemap a:hover div {
display: block;
}
.imagemap a.r5 {
left: 56%;
top: 28.4%;
width: 20%;
height: 10%;
}
.imagemap a.r6 {
left: 57%;
top: 49.6%;
width: 23%;
height: 8%;
}
.imagemap a.r7 {
left: 60%;
top: 61%;
width: 16%;
height: 9%;
}
.imagemap a.r8 {
left: 70%;
top: 54.5%;
width: 28%;
height: 9%;
}
.imagemap a.r9 {
left: 74%;
top: 23%;
width: 24%;
height: 9%;
}
.imagemap a.r10 {
left: 6%;
top: 42%;
width: 21%;
height: 9%;
}
.imagemap a.r11 {
left: 79%;
top: 31%;
width: 16%;
height: 9%;
}
.imagemap a.r12 {
left: 44%;
top: 43%;
width: 16%;
height: 9%;
}
.imagemap a.r20 {
left: 26%;
top: 65%;
width: 18%;
height: 11%;
}
.imagemap a.r21 {
left: 49%;
top: 29%;
width: 23%;
height: 13%;
}
.imagemap a.l2 {
left: 25.5%;
top: 27.5%;
width: 20%;
height: 8%;
}
.imagemap a.l3 {
left: 21%;
top: 36.4%;
width: 19%;
height: 10%;
}
.imagemap a.l4 {
top: 89.5%;
width: 22%;
height: 9%;
left: 18%;
}
.imagemap a.l5 {
top: 20%;
width: 18%;
height: 9%;
left: 17%;
}
.imagemap a.l6 {
top: 29%;
width: 18%;
height: 10%;
left: 23%;
}
.imagemap a.l7 {
top: 16%;
width: 28%;
height: 9%;
left: 4%;
}
.imagemap a.l8 {
top: 61%;
width: 15%;
height: 8%;
left: 4%;
}
.imagemap a.l9 {
top: 32%;
width: 18%;
height: 9%;
left: 13%;
}
.imagemap a.l10 {
top: 46%;
width: 24%;
height: 9%;
left: 5%;
}
.imagemap a.l11 {
top: 48%;
width: 21%;
height: 11%;
left: 2%;
}
.imagemap a.l20 {
top: 1%;
width: 15%;
height: 11%;
left: 43%;
}
/* */
.pb-ajax .documentDescription{
font-size: 1.25em;
margin: 0.5em 0 1.31em;
}
.pb-ajax {
padding-bottom:1em;
}
#content form.enableFormTabbing
{
#  background: url(trinity-grad.png) repeat-x;
border-top: solid #bbb 1px;
}

}


/* - trinity.css - */
@media screen {
/* https://www.3ca.org.uk/portal_css/trinity.css?original=1 */
/* */
@font-face {
font-family: bebas_neue;
src: url(https://my.trinitybristol.org.uk/wp-content/themes/trinitypure/style/bebas_neue.eot);
src: url(https://my.trinitybristol.org.uk/wp-content/themes/trinitypure/style/bebas_neue.woff) format('woff'),
url(https://my.trinitybristol.org.uk/wp-content/themes/trinitypure/style/bebas_neue.ttf) format('truetype');
url(https://my.trinitybristol.org.uk/wp-content/themes/trinitypure/style/bebas_neue.svg) format('svg'),
}
@font-face {
font-family: lato_black;
src: url(https://my.trinitybristol.org.uk/wp-content/themes/trinitypure/style/lato_black.ttf) format('truetype');
}
@font-face {
font-family: lato_medium;
src: url(https://my.trinitybristol.org.uk/wp-content/themes/trinitypure/style/lato_medium.ttf) format('truetype');
}
* { margin: 0; padding: 0; font-family: lato_medium, lato_black, Verdana,Arial,Helvetica,sans-serif; }
* :link,:visited { text-decoration:none }
* ul,ol { list-style:none; }
* li { display: inline; }
* h1,h2 {font-family: bebas_neue; }
* h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
* a img,:link img,:visited img { border:none }
a { outline: none; }
table { border-spacing: 0; }
img { vertical-align: text-bottom; }
/* */
/* */
/* */
body {
background: White;
color: Black;
margin: 0 auto;
}
h1, h2, h3, h4, h5, h6 {
font-weight: bold;
line-height: normal;
}
h1, h2, h4 {
letter-spacing: -0.02em;
font-weight: normal;
}
h1 {
font-size: 26px;
#    font-size: 2.66em;
}
h2 {
font-size: 1.64em;
}
h3 {
font-size: 1.25em;
font-weight: bold;
}
h4 {
font-size: 1.25em;
}
h5 {
font-size: 1em;
}
h6 {
font-size: 0.8em;
}
h2,
h3,
h4 {
margin: 1em 0 0.38em;
color: #444;
}
h2 a,
h3 a,
h4 a {
border-bottom: none !important;
}
p {
}
a:focus img {
outline: thin dotted;
}
dt {
}
input {
font-family: "Lucida Grande", Arial, FreeSans;
font-size:1em;
}
q {
quotes: "“" "”" "‘" "’";
}
/* */
/* */
#portal-personaltools-wrapper {
display: block;
height: 1.5em;
position: absolute;
box-shadow: 0 0 2px 0 #eee;
-moz-box-shadow: 0 0 2px 0 #eee;
-webkit-box-shadow: 0 0 2px 0 #eee;
}
#portal-personaltools.deactivated {
background: transparent;
}
#portal-personaltools {
font-weight: 600;
float: right;
display:block ;
border: none;
text-align: left;
margin: 0;
position: relative;
z-index: 3;
top: 0;
display: none;
right: 0;
padding: 0.25em 0.5em;
font-size: 80%;
border-bottom-left-radius: 0.5em;
-webkit-border-bottom-left-radius: 0.5em;
-moz-border-radius-bottomleft: 0.5em;
}
#portal-personaltools #anon-personalbar a {
float: left;
}
#portal-languageselector {
float: right;
background: #e3e3e3;
position: relative;
top: 0;
right: 1px;
z-index: 3; /* */
padding: 0.25em 0.5em;
font-size: 80%;
border-bottom-right-radius: 0.5em;
border-bottom-left-radius: 0.5em;
-webkit-border-bottom-right-radius: 0.5em;
-webkit-border-bottom-left-radius: 0.5em;
-moz-border-radius-bottomleft: 0.5em;
-moz-border-radius-bottomright: 0.5em;
}
#portal-searchbox {
float: right;
text-align: left;
clear: right;
margin: 1.2em 0;
font-size: 100%;
height: 17px;
vertical-align: bottom;
}
#portal-searchbox label {
font-weight: normal;
}
#searchGadget {
width: 15em;
border-radius: 1em 0 0 1em;
padding-left: 0.5em;
border-right-style: none !important;
min-height: 22px;
}
#searchGadget,
.LSBox input.searchButton {
font-size: 80%;
}
.LSBox .searchSection {
font-size: 80%;
display: none;
}
#content input.searchField {
margin-bottom: 1em;
}
/* */
.collapsible .collapser.collapsed {
padding-right: 14px;
background: url('arrowRight.png') center right no-repeat;
}
.collapsible .collapser.expanded {
padding-right: 14px;
background: url('arrowDown.png') center right no-repeat;
}
/* */
/* */
#LSResult {
position: absolute;
right: 0;
background: White;
margin: -1.5em 0 0 -7em;
}
#LSResult fieldset {
padding: 1em 0 0;
border: 0.1em solid #ccc;
}
#livesearchLegend {
background-color:#ccc;
padding:0.3em;
}
#LSResult .LSDescr {
font-size: 85%;
color: #666;
}
.LSRow,
#LSNothingFound {
display: block;
padding: 0.5em 1em;
white-space: normal;
width:28em;
}
.LSHighlight {
background: #ddd;
}
/* */
/* */
/* */
#portal-breadcrumbs {
font-size: 80%;
position: relative;
padding: 10px 1em 0 50px;
border: 0;
font-style: italic;
/* */
}
#portal-breadcrumbs a{
font-weight: bold;
font-style: normal;
border-bottom: none;
padding: 0.25em 0;
display: inline-block;
font-style: italic;
/* */
}
/* */
/* */
/* */
#portal-siteactions {
font-size: 85%;
padding-bottom: 2em;
text-align: center;
z-index: 1200;
position: absolute;
left: 1em;
margin-top: .1em;
float: left;
font-weight: 600;
display: none;
}
#portal-siteactions li {
margin-right: 0.5em;
}
/* */
/* */
a.link-parent {
}
a.link-anchor {
border: none !important;
color: Black !important;
cursor: default !important;
}
#content a.link-overlay {
border-bottom: 1px dotted #205c90; /**/
}
dl dt .documentByLine {
font-weight: normal;
}
dl dt span.summary a {
border: none !important;
}
/* */
/* */
dl.portlet {
margin: 0 0 1em;
font-size: 80%;
}
dl.portletError {
background-color: #FFA500;
}
dl.portlet dt,
div.portletAssignments div.portletHeader {
padding: 0 .3em;
line-height: normal;
}
div.portletAssignments {
font-size: 0.8em;
line-height: 2em;
}
div.portletAssignments .managedPortletActions {
float: right;
}
div.portletAssignments .managedPortletActions a {
margin: 0 0.25em;
border: none;
}
dl.portlet dt a:link,
dl.portlet dt a:visited,
dl.portlet dt a:focus,
dl.portlet dt a:hover {
display: block;
border: none;
}
dl.portlet dd.portletItem,
dl.portlet dd.portletFooter,
dl.portletError dd {
padding: 1em;
}
div.managePortletsLink,
a.managePortletsFallback {
text-align: center;
padding: 0.25em 0.5em;
font-size: 80%;
margin: 0 auto 1em;
background: #ddd;
border-radius: 0.5em;
-webkit-border-radius: 0.5em;
-moz-border-radius: 0.5em;
}
a.managePortletsFallback {
display:inline-block; /* */
}
#content a.managePortletsFallback {
display: block;
border-bottom: none !important;
}
#portlet-prefs a {
border: none;
line-height: 2em;
}
#dashboard-portlets1,
#dashboard-portlets2,
#dashboard-portlets3,
#dashboard-portlets4 {
display: inline-block;
}
/* */
/* */
dl.portlet ul.navTree li a {
border: none;
display: block;
}
dl.portlet ul.navTree li a:focus,
dl.portlet ul.navTree li a:hover {
}
dl.portletNavigationTree dd.portletItem {
padding: 0;
}
dl.portlet ul.navTreeLevel0 > .navTreeItem {
padding: 0.25em 1em;
border-bottom: 0.1em dotted #ddd;
line-height: 2em;
}
dl.portlet ul.navTreeLevel1 .navTreeItem {
padding-left: 0.5em;
line-height: 2em;
}
dl.portlet ul.navTree .navTreeCurrentItem {
background-color: #ddd;
border-left: 1em solid #ddd;
margin-left: -1em;
margin-right: -1em;
}
/* */
/* */
/* */
#content {
line-height: 1.5em;
font-size: 80%;
/* */
margin: auto;
width: 1000px;
}
/* */
body#content {
margin: 1em;
}
#content h1 {
#	margin-top: 0.5em;
}
#content h1.documentFirstHeading {
margin-top: 0;
font-weight: 800;
display: none;
}
#content p,
#content table,
#content dl,
dl.portlet p,
dl.portlet {
margin-top: 0.625em;
margin-bottom: 0.625em;
}
#content ul,
#content ol {
}
#content a:target {
background-color: #ffb;
}
#category {
font-size: 75%;
margin-bottom: 1em;
color: #666;
text-align: right;
}
#category a.link-category {
color: black;
padding: 0.25em 0.5em;
background: #ddd;
border-radius: 0.5em;
-webkit-border-radius: 0.5em;
-moz-border-radius: 0.5em;
}
#category a.link-category:hover {
background: #205c90;
color: White;
border-color: #205c90;
}
#category .separator {
display: none;
}
#content img {
max-width: 100%;
}
#content ul {
list-style-type: disc;
margin-left: 2em;
}
#content ol,
dl.portlet ol {
list-style-type: decimal;
margin-left: 2em;
}
#content li,
dl.portlet li {
margin-bottom: 0.25em;
line-height: 1.5em;
display: list-item;
}
#content dt {
padding-bottom: 0.325em;
margin-top: 0;
margin-right: 0;
}
#content dd {
#    padding: 0 0 0.325em .7em;
}
#content pre {
background-color: #222;
color: White;
font-family: Consolas, Inconsolata, "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", monospace;
padding: 1em;
overflow-x: auto;
font-size: 90%;
margin-bottom: 1em;
line-height: 1em;
}
#content code {
font-family: Consolas, Inconsolata, "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", monospace;
}
#content div.documentByLine {
font-size: 85%;
display: none;
color: #666;
}
#content .discreet,
#sidebar .discreet {
color: #666;
font-size: 85%;
font-weight: normal;
}
#content .visualHighlight {
background-color: #ffb;
}
#content .pullquote,
.pb-ajax #content-core .pullquote {
margin: 0 1em 0.5em 0.5em;
font-weight: bold;
line-height: 1.25em;
float: right;
width: 35%;
clear: right;
color: #444;
font-size: 1.6em;
letter-spacing: -0.08em !important;
}
.pullquote i{
font-weight: none;
font-size: 0.8em;
}
#content .callout {
background: #eee;
padding: 1em;
border-left: 1em solid #ccc;
clear: both;
}
#content table {
text-align: left;
border-collapse: collapse;
border-spacing: 0px;
}
#content .documentDescription,
#content #description
{
color: #666;
margin-left: 0;
font-size: 1.25em;
margin: 0.5em 0 1.31em;
}
#content img.tileImage,
#content div.newsImageContainer,
#content-core div.newsImageContainer {
float: right;
margin: 0 1em 0.5em 1em;
}
#content div.newsImageContainer a {
border-bottom: none;
}
#content div.newsImageContainer p.discreet,
#content-core div.newsImageContainer p.discreet {
font-size: 85%;
margin: 0;
padding: 0.5em;
background-color: #666;
background-color: rgba(40,40,40,0.7);
color: White;
font-weight: bold;
position: relative;
width: 190px;
top: -3em;
}
/* */
/* */
table.listing,
table.plain {
border-spacing: 0;
border-collapse: collapse;
}
table.invisible td,
table.invisible th,
table.plain td,
table.plain th,
table.listing td,
table.listing th {
padding: 0.5em 1em;
vertical-align: top;
}
table.plain th,
table.plain td {
border: 1px solid #ddd;
}
table.listing td.listingCheckbox,
table.listing th.listingCheckbox {
text-align: center;
}
table.listing th {
text-align: left;
color: #666;
border: 0.1em solid #e7e7e7;
border-style: solid none none;
}
table.listing tr.odd th {
border: 0.1em solid #fff;
border-style: solid solid none none;
}
table.listing tbody th {
font-weight: bold;
}
table.listing tbody tr {
text-align:left;
}
table.listing tbody tr.odd {
background: #eee;
}
table.listing tbody tr td {
background: transparent;
}
table.listing tbody tr.odd td {
background: #eee;
}
table.listing a {
line-height: 2em;
border: none;
display: inline-block;
border-bottom: none !important;
}
table.listing td.draggable {
text-shadow: White 1px 1px 1px;
background: #ddd !important;
border-bottom: 1px solid white;
padding: 0.4em 0.4em 0 0.5em;
}
.dragindicator {
outline: 2px solid #FFD700;
}
#foldercontents-order-column {
padding: 0;
}
div.listingBar {
font-size: 100%;
padding: 3px;
text-align: center;
background-color: white;
opacity: .7;
line-height: 1em;
}
.listingTop div.listingBar {
border-bottom: 1px solid #47782B;
border-top: 1px solid #47782B;
}
.listingBottom div.listingBar {
border-bottom: 1px solid #47782B;
border-top: 1px solid #47782B;
}
div.listingBar .next {
display: inline-block;
float: right;
}
div.listingBar .previous {
display: inline-block;
float: left;
}
div.listingBar a {
text-decoration: none;
display: inline-block;
border: none;
}
div.listingBar a:focus,
div.listingBar a:hover {
}
/* */
/* */
dl.portalMessage {
margin: 1em 0;
font-size: 80%;
border: 1px solid #996;
background-color: #ffffe3;
clear:both;
}
dl.portalMessage a,
#content dl.portalMessage a {
color: black;
border-bottom: 1px solid black;
}
dl.portalMessage dt {
background-color: #996;
font-weight: bold;
float: left;
margin: 0 0.5em 0 0;
padding: 0.5em 0.75em;
color: White;
line-height: 1.25em;
}
dl.portalMessage dd {
padding: 0.5em 0.5em;
margin: 0;
line-height: 1.25em;
}
dl.warning {
border-color: #d80;
}
dl.warning dt {
background-color: #d80;
}
dl.error {
border-color: #d00;
}
dl.error dt {
background-color: #d00;
}
dl.warning {
border-color: #d80;
}
dl.warning dd {
background-color: #fd7;
}
dl.error {
border-color: red;
}
dl.error dd {
background-color: #fdc;
}
/* */
#content dl.portalMessage {
font-size: 100%;
}
#content dl.portalMessage dt {
margin: 0 0.5em 0 0;
padding: 0.5em 0.75em;
}
#content dl.portalMessage dd {
margin: 0;
}
/* */
/* */
/* */
/* */
#content ul.formTabs {
}
#edit-bar {
font-size: 80%;
margin-bottom: 25px;
position: relative;
top: 0;
z-index: 1;
}
#content-views {
clear:both;
display: block !important;
text-align: center;
position: absolute;
left: 40%;
}
/* */
#edit-bar,
#content ul.formTabs {
display: block;
margin-left: 0;
}
#content li.formTab {
display: inline;
margin-right: 15px;
font-family: lato_black !important;
}
#content-views a,
#content li.formTab a {
/* */
display: inline-block;
}
#content-views a,
#content li.formTab a {
line-height: 1.5em;
padding: 0 0.75em;
text-decoration: none;
border: none;
margin: 0 ;
background: White;
opacity: .7;
}
#content-views li.selected a,
#content-views li a:focus,
#content-views li a:hover,
#content li.formTab a.selected,
#content li.formTab a:focus,
#content li.formTab a:hover {
position: relative;
opacity: 1;
}
#content li.formTab a.notify {
background-color: red;
color: White;
}
#content li.formTab a.required span {
background-image: url(required.png);
background-position: center right;
background-repeat: no-repeat;
padding-right: 1em;
}
#content fieldset.formPanel {
border: none;
}
#content fieldset.formPanel.hidden {
display: none;
}
#content div.formControls input.hidden {
display: none;
}
/* */
/* */
/* */
#portal-personaltools dl {
}
#portal-personaltools dt {
font-weight: normal;
}
#portal-personaltools dt.actionMenuHeader a:focus,
#portal-personaltools dt.actionMenuHeader a:hover {
color: #000000;
}
#portal-personaltools dt.actionMenuHeader a:after {
content: " ▼";
}
#portal-personaltools dd {
right: 0;
padding-top: 0.5em;
}
#portal-personaltools dd {
background: #e3e3e3;
padding-bottom: 0.5em;
}
#portal-personaltools dd a {
line-height: 2em;
padding: 0 0.75em;
}
#portal-personaltools dd a:focus,
#portal-personaltools dd a:hover {
background: #205c90;
color: White;
}
/* */
/* */
/* */
.contentActions {
height: 1.8em;
display: block !important;
}
#contentActionMenus dl.actionMenu a,
#contentActionMenus dl.actionMenu.activated dd {
z-index: 5;
font-size: 90%;
}
#contentActionMenus dl.actionMenu.activated dd {
background-color: #fff;
}
#contentActionMenus dl.actionMenu a:focus,
#contentActionMenus dl.actionMenu a:hover {
color: #000000;
}
#contentActionMenus dl.actionMenu.activated dd a:focus,
#contentActionMenus dl.actionMenu.activated dd a:hover,
#contentActionMenus dl.actionMenu.activated dd .actionMenuSelected {
background-color: White !important;
color: #666;
}
#contentActionMenus dl.actionMenu a,
#contentActionMenus dl.actionMenu div {
line-height: 2em;
}
#folderHeader, #contextHeader {
border-bottom: 2px solid white;
}
#contextHeader { margin-top: 5px; }
/* */
#contentActionMenus {
float: right;
margin: 0;
position: relative;
right:-0.24em;
padding: 0 0.24em 0 0;
}
dl.actionMenu {
float: right;
white-space: nowrap;
position: relative;
}
dl.actionMenu a,
dl.actionMenu div {
display: block;
white-space: nowrap;
padding: 0 0.25em;
}
dl.actionMenu dt {
font-weight: normal;
}
span.arrowDownAlternative {
font-size: 80%;
}
dl.actionMenu.deactivated dt {
}
dl.actionMenu.deactivated dd {
display: none;
}
dl.actionMenu.activated dd {
position: absolute;
width: auto;
min-width: 100%;
display: block !important;
border-bottom-right-radius: 0.5em;
border-bottom-left-radius: 0.5em;
-webkit-border-bottom-right-radius: 0.5em;
-webkit-border-bottom-left-radius: 0.5em;
-moz-border-radius-bottomleft: 0.5em;
-moz-border-radius-bottomright: 0.5em;
}
dl.actionMenu.activated dt a,
dl.actionMenu.activated dd a,
dl.actionMenu.activated dd div {
}
/* */
/* */
#setup-link {
font-size: 90%;
}
ul.configlets, ul.formTabs{
list-style: none;
}
#content ul.configlets {
margin: 1em 0;
list-style-image: none;
list-style: none;
}
#content ul.configlets li {
margin-bottom: 1em;
list-style: none;
display: block;
}
#content ul.configlets li a {
text-decoration: none;
border: none;
}
#content ul.configlets li a:visited {
color: #436976;
background-color: transparent;
}
#content ul.configlets li a:active {
color: #436976;
background-color: transparent;
}
#content ul.configlets li label {
font-weight: bold;
}
#content ul.configletDetails {
margin: 0em 1em 1em 4em;
list-style-image: none;
list-style: none;
}
#content ul.configletDetails li {
margin-bottom: 1em;
display: inline;
}
#content ul.configletDetails li a {
text-decoration: none;
}
#content ul.configletDetails li label {
font-weight: bold;
}
#content ul.configletDetails li.configletDescription {
display: block;
color: #76797c;
margin: 0;
}
.inlineDisplay {
display:inline
}
table.controlpanel-listing {
width:100%;
}
table.controlpanel-listing td, table.controlpanel-listing th {
font-size:120%;
}
table.controlpanel-listing dl {
margin-top:0;
}
table.controlpanel-listing dd {
margin-left: 1em;
}
table.controlpanel-listing dl dt a .trigger{
font-weight:normal;
}
table .controlpanel-listing td {
vertical-align:top;
}
table.controlpanel-listing td.checker{
text-align:center;
}
table.controlpanel-listing th.smallcolumn {
width:1.5em;
}
.chooser-right {
float:right;
margin-right:0;
margin-bottom:0;
}
.rule-element {
background-color:#EEF3F5;
margin:0.5em 0pt 0.5em;
padding:0.3em 1em 0.3em 1em;
width:auto;
}
.rule-element dl {
}
.rule-element dl dd {
margin-left:1em;
}
.rule-updown, .rule-operations {
float:right;
padding-top:0.8em;
}
/* */
/* */
dl.collapsible {
border: 0.1em solid #8cacbb;
margin: 1em 0;
padding: 0;
}
dl.collapsible dt.collapsibleHeader {
display: block;
float: left;
background: White;
line-height: 1.2em;
vertical-align: middle;
font-size: 90%;
position: relative;
top: -0.6em;
width: auto;
margin: 0 0 -0.6em 1em;
padding: 0 0.5em;
}
dl.collapsible dd.collapsibleContent {
margin: 0;
padding: 0 1em 0.4em;
clear: left;
}
/* */
dl.collapsible dd.collapsibleContent > dl {
margin: 0;
padding: 0;
}
dl.expandedInlineCollapsible dt.collapsibleHeader,
dl.expandedBlockCollapsible dt.collapsibleHeader {
padding: 0 0.5em 0 2em;
background: White url(treeExpanded.png) no-repeat 0.5em 50%;
cursor: pointer;
}
dl.collapsedBlockCollapsible {
border: none;
height: 1em;
width: auto;
}
dl.collapsedInlineCollapsible dt.collapsibleHeader,
dl.collapsedBlockCollapsible dt.collapsibleHeader {
float: none;
position: relative;
margin: 0 0 0 1em;
padding: 0 0.5em 0 2em;
line-height: 1.2em;
cursor: pointer;
background: White url(treeCollapsed.png) no-repeat 0.5em 50%;
}
dl.collapsedInlineCollapsible dd.collapsibleContent,
dl.collapsedBlockCollapsible dd.collapsibleContent {
display: none;
}
dl.collapsedInlineCollapsible {
border: none;
height: 1em;
width: auto;
display: inline;
}
dl.collapsedInlineCollapsible dt.collapsibleHeader {
position: static;
float: none;
margin: 0;
padding: 0 0 0 2em;
line-height: 1em;
cursor: pointer;
display: inline;
}
/* */
/* */
.comment {
border: 0.1em solid #eee;
background-color: #f6f6f6;
padding: 0.25em 1em 1em 1em;
margin-bottom: 1em;
font-size: 80%;
}
.comment h1,
.comment h2,
.comment h3,
.comment h4,
.comment h5,
.comment h6 {
border-bottom: 0.1em solid #76797c;
font-weight: normal;
}
/* */
.reviewHistory,
.contentHistory {
display: inline;
color: Black;
}
.spacer {
margin: 1em;
}
.label {
font-weight: bold;
display: inline;
padding-right: 0.5em;
}
.optionsToggle {
border: 0.1em solid #8cacbb;
color: Black;
background-color: #dee7ec;
font-weight: normal;
font-size: 90%;
}
/* */
.highlightedSearchTerm {
background-color: #ffa;
}
dl.searchResults .highlightedSearchTerm {
background-color: transparent;
font-weight: bold;
}
/* */
.noInheritedRoles {
color: #a0a0a0;
}
/* */
.currentItem {
border-collapse: collapse;
border: 0.2em solid #ffa500;
padding: 0.1em;
}
/* */
/* */
form.searchPage {
text-align:center;
}
input.searchPage {
font-size:200% !important;
}
/* */
/* */
.image-left {
float: left;
clear: both;
margin: 0.5em 1em 0.5em 0;
}
.image-right {
float: right;
clear: both;
margin: 0.5em;
}
.image-inline {
float: none;
}
img.image-left,
img.image-right,
.captioned img {
border: 1px solid #ddd;
}
dd.image-caption {
text-align: left;
padding: 0 0 0 3px; /**/
margin: 0;
color: #666;
font-size: 85%;
}
/* */
/* */
#dashboard-actions ul,
#dashboard-actions ul li {
list-style: none;
}
#dashboard-actions ul {
margin-left: 0;
}
/* */
/* */
fieldset,
.editionComment {
line-height:1.5em;
margin:1em 0;
padding:0 1em 1em;
width:auto;
}
/* */
#archetypes-fieldname-title input {
line-height: 125%;
color: Black;
letter-spacing: -0.02em;
font-size: 2.66em; /* */
}
/* */
#archetypes-fieldname-description textarea#description {
color:#666666;
font-size:1.25em;
}
div.formControls {
margin: 1em 0;
}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
background-color: #ffffe0;
}
#content textarea {
font: 100% Monaco, "Courier New", Courier, monospace;
width: 100%;
}
#content select {
vertical-align: top;
}
#content fieldset {
border: 0.1em solid #329fd7;
border-style: solid none none none;
}
#content legend {
padding: 0.5em;
font-size: 85%;
}
label {
font-weight:bold;
}
#content label {
}
#content optgroup {
font-style: normal;
font-weight: bold;
color: #999;
padding-left: 0.25em;
}
#content option {
color: black;
}
#content optgroup > option {
padding: 0 0.25em 0 1em;
}
dl.enableFormTabbing dd {
margin-left: 0;
#    padding-top: 2em;
}
.searchSection {
color: #76797c;
margin-top: 0.25em;
}
.searchSection label:hover {
color: Black;
}
.field {
clear: both;
margin-bottom: 1em;
}
.field input[type="text"] {
}
input#title {
width: 100%;
}
.error input#title {
width:99%;
}
.fieldRequired {
background: url(required.png) center left no-repeat;
padding: 0 0 0 1em;
color: White;
}
.fieldUploadFile {
text-align: right;
margin-right: 0.75em;
display: none;
}
.fieldTextFormat {
text-align: right;
margin-right: 0.75em
}
.formHelp {
color: #555;
margin: 0 0 0.2em 0;
}
div.error {
background-color: #fdc;
border:  1px solid red;
padding: 0.5em;
margin:  1em 0;
}
.error .fieldRequired {
color: #d00;
}
div.error.warning {
background-color: transparent;
border: none;
margin-top: 0;
padding: 0;
}
div.error.warning input {
border: 2px solid red;
}
input.inputLabelActive {
color: #76797c;
}
textarea#form\.description {
height: 6em;
width: 99%;
}
table.listing tbody tr.odd.selected td,
tr.selected {
background-color: #ffa;
}
/* */
body.template-logged_out #content,
body.template-login_form #content,
.pb-ajax #login-form {
text-align: center;
}
#fieldset-openid-login input, #login-form input {
font-size: 150%;
}
body.template-register #content input,
body.template-new-user #content input {
font-size: 150%;
width: inherit;
}
#fieldset-openid-login label, #login-form label {
margin-right:0.5em;
padding-top:0.2em;
text-align:right;
width: 7em;
display: inline-block;
}
#fieldset-openid-login .formControls input, #login-form .formControls input {
margin-left: 0.25em;
}
/* */
/* */
/* */
dl.toc {
float: right;
width: 35%;
font-size: 100%;
margin: 1em 0 0.5em 1.5em;
}
dl.toc dt {
margin-left: 1em;
font-weight: normal;
text-transform: uppercase;
}
dl.toc dd {
margin-bottom: 0;
padding-left: 2em;
}
dl.toc dd ol {
margin-left: 1.5em;
}
/* */
/* */
#portal-footer {
font-size: 60%;
padding: 1em;
margin: 1em 0;
color: #FFF;
}
#portal-colophon {
font-size: 70%;
text-align: center;
padding-bottom: 1em;
font-style: italic;
display:none;
}
#portal-colophon li {
padding:0 0.75em;
}
#portal-colophon a {
color: #444;
}
/* */
/* */
#portal-sitemap {
list-style: none;
margin-left: 0;
font-size: 130%;
font-weight: bold;
}
#portal-sitemap li {
list-style: none;
margin-left: 0;
}
#portal-sitemap a {
border-bottom: none;
display: block;
}
#portal-sitemap > li {
border-bottom:0.1em dotted #ddd;
line-height:1.8em;
padding:0.25em 1em;
margin-bottom: 0;
}
#portal-sitemap .navTreeLevel2,
#portal-sitemap .navTreeLevel2 ul {
font-size: 85%;
font-weight: normal;
margin-bottom: 0;
padding: 0.25em 0;
}
/* */
/* */
.photoAlbumEntry {
float: left;
position:relative;
overflow: hidden;
height: 185px;
width: 143px;
margin: 0em;
padding: 0px 6px 0px 9px;
text-align: center;
background-image: url('polaroid-single.png');
background-repeat: no-repeat;
}
.photoAlbumEntry img {
border: 1px solid #ccc;
display: block;
margin: 0 auto;
}
.photoAlbumEntryWrapper {
height: 130px;
width: 128px;
margin-bottom: 7px;
}
.photoAlbumEntry a {
display: block;
text-decoration: none;
font-size: 90%;
height: 169px;
width: 130px;
margin: 16px auto 0px;
}
.photoAlbumFolder {
background-image: url('polaroid-multi.png');
background-repeat: no-repeat;
}
.photoAlbumEntryTitle {
color: #76797c;
display: block;
width: 128px;
height: 3.6em;
}
/* */
/* */
.hiddenStructure {
display: none;
background: transparent;
background-image: none; /* */
border: none;
height: 0.1em;
overflow: hidden;
padding: 0;
margin: -0.1em 0 0 -0.1em;
width: 1px;
}
#content .visualNoMarker {
list-style:none;
margin-left: 0;
}
.visualClear {
clear: both;
}
/* */
/* */
body.largeText { font-size: 125%; }
body.smallText { font-size: 85%; }
/* */
/* */
/* */
div.overlay {
width: auto;
height: auto;
/* */
display: none;
/* */
margin: 1em;
font-size: 80%;
}
div.overlay-iframe,
div.overlay-ajax {
width: 60%;
min-height: 100px;
z-index: 99; /* */
}
div.overlay-iframe {
height: 60%;
}
/* */
div.overlaybg div.close,
div.overlay div.close {
background-image: url(pb_close.png);
position: absolute;
left: -14px;
top: -14px;
cursor: pointer;
height: 30px;
width: 30px;
}
.pb-ajax {
overflow-y: auto;
}
.pb-ajax, .pb-image {
background-color: #fff;
white-space: normal;
box-shadow: 0 0 3em 0.5em #666;
-moz-box-shadow: 0 0 3em 0.5em #666;
-webkit-box-shadow: 0 0 3em #666;
}
.pb-ajax > div {
//    width: 92%;
//    padding: 1em;
}
.pb-ajax {
padding: 1em;
}
.pb-ajax .documentActions {display:none}
div.overlay div.close span {
display: block;
height: 1px;
margin: -1px 0 0 -1px;
overflow: hidden;
padding: 0;
width: 1px;
}
div.overlay textarea { width: 100%; }
/* */
div.overlay .link-parent { display: none; }
div.overlay #createGroup legend { display: none; }
div.overlay #createGroup fieldset { border: none; }
/* */
div.overlay p {
margin-bottom: 1em;
}
div.overlay label {
margin-bottom: 0.25em;
}
div.overlay a.selected {
color: #000000;
}
div.overlay .formTab {
margin-right:1em;
font-weight: bold;
}
div.overlay .formTab.lastFormTab {
margin-right:0em;
}
div.overlay .formControls a {
display: block;
margin: 0.75em;
}
/* */
/* */
#content-history #history dd {
}
#content-history div.historyRecord {
margin-bottom: 1em;
}
#content-history div.historyTools ul {
float: right;
margin: 0.5em 1em;
}
#content-history div.historyTools ul li {
display: inline;
padding: 0 0.015em;
}
#content-history div.historyTools ul li a{
border-bottom: none;
}
#content-history div.historyTools form {
display: inline;
}
#content-history .historyAction {
}
#content-history .historyByLine {
background: #ddd;
padding: 0.5em;
border-top-right-radius: 0.5em;
border-top-left-radius: 0.5em;
-webkit-border-top-right-radius: 0.5em;
-webkit-border-top-left-radius: 0.5em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-topright: 0.5em;
}
#content-history div.historyLinks {
float: right;
clear: right;
margin: 0.5em 1em 0 0;
}
#content-history div.historyComment {
padding: 0.5em 1em;
border: 1px solid #ddd;
}
#content-history div.historyComment p {
margin: 0;
padding-top: 1px;
}
#content-history a.historyComparePrevious {
border-top: 1px dotted #ccc;
display: block;
margin-top: 3em;
text-align: center;
}
#content-history a.historyComparePrevious span {
background-color: white;
position: relative;
top: -0.75em;
padding: 0 0.5em;
}
/* */
/* */

}


/* - trinity_columns.css - */
@media screen {
/* https://www.3ca.org.uk/portal_css/trinity_columns.css?original=1 */
#portal-columns {
padding-top: 2em;
}
div.row {
float: left;
width: 100%;
display: block;
position: relative;
/* Changed to facilitate booking form
background: #007186; */
}
div.cell {
position: relative;
float: left;
left: 100%;
}
/* */
div.width-1  { width:  6%    }
div.width-2  { width: 12% }
div.width-3  { width: 18%  }
div.width-4  { width: 24% }
div.width-5  { width: 30%    }
div.width-6  { width: 36% }
div.width-7  { width: 42%  }
div.width-8  { width: 48% }
div.width-9  { width: 54%    }
div.width-10 { width: 60% }
div.width-11 { width: 66%  }
div.width-12 { width: 74% }
div.width-13 { width: 80%    }
div.width-14 { width: 86% }
div.width-15 { width: 92%  }
div.width-16 { width: 98% }
/* */
/* */
div.position-0  { margin-left: -98% }
div.position-1  { margin-left: -92% }
div.position-2  { margin-left: -86% }
div.position-3  { margin-left: -80% }
div.position-4  { margin-left: -74% }
div.position-5  { margin-left: -68% }
div.position-6  { margin-left: -62% }
div.position-7  { margin-left: -56% }
div.position-8  { margin-left: -50% }
div.position-9  { margin-left: -44% }
div.position-10 { margin-left: -38% }
div.position-11 { margin-left: -32% }
div.position-12 { margin-left: -26% }
div.position-13 { margin-left: -20% }
div.position-14 { margin-left: -14% }
div.position-15 { margin-left:  -6% }
/* */
/* */
div.width-1\3a 2 { width:    60%; } /* */
div.width-1\3a 4 { width:    18%; } /* */
div.width-3\3a 4 { width:    78%; } /* */
div.width-full   { width:    96%  }
div.position-1\3a 4 {margin-left:    -80%;} /* */
div.position-1\3a 2 {margin-left:    -50%;} /* */
div.position-3\3a 4 {margin-left:    -20%;} /* */
/* */
div.width-1\3a 3 { width: 31.08%; } /* */
div.width-2\3a 3 { width: 64.42%; } /* */
div.position-1\3a 3 {margin-left: -65.545%;} /* */
div.position-2\3a 3 {margin-left: -32.205%;} /* */

}


/* - trinity_top.css - */
@media screen {
/* https://www.3ca.org.uk/portal_css/trinity_top.css?original=1 */
/* */
#portal-top-bottom
{
padding-bottom: 20px !important;
}
#portal-top-inner .hiddenStructure
{
height: 0 !important;
margin: 0 !important;
z-index: 1005;
}
#portal-top-right
{
right: 0;
z-index: 1000;
position: relative !important;
}
#portal-top-left
{
float: left;
z-index: 30;
position: relative;
left: 0;
}
#portal-post-top
{
clear: both;
}
#portal-top,
#portal-header,
#portal-header-bottom,
#portal-header-bottom-right {
z-index: 90;
background: #37B34A
}
#portal-top .hiddenStructure {
height: 0px;
}
#portal-top {
margin: 0 !important;
padding: 0 !important;
padding-bottom: 0 !important;
}
#portal-top,
#portal-header,
#portal-header-bottom-right,
#portal-header-bottom-left,
#portal-header-bottom,
#portal-header-top,
#portal-header-top-left {
min-height: 87px;
height: 5em !important;
height: 87px;
}
#portal-header {
padding-top: 0px !important;
position: relative;
top: 0;
}
#portal-header-top-left {
float: left;
width: 100%;
position: relative;
top: 0;
}
#portal-header-bottom {
position: absolute;
top: 0;
line-height: 2em;
width: 100%;
}
#portal-header-bottom-left {
width: 100%;
}
#portal-header-bottom-right {
width: 100%;
position: absolute;
top: 0;
}
#portal-header-top-right {
height: 0;
width: 100%;
z-index: 1000;
position: absolute;
right: 0;
float: right;
}
#viewlet-above-content {
width:1000px;
margin:auto;
}
#portal-access-buttons {
width: auto;
float: right;
padding: 5px;
margin-right: 33px;
}
#portal-media-buttons {
width: auto;
float: right;
padding: 7px;
}
#portal-extra-buttons {
float: right;
margin-top: 60px;
margin-right: -170px;
}
.extra-button {
padding-left: 22px;
font-family: bebas_neue !important;
font-size: 17px;
color: white !important;
letter-spacing: 0.1px;
}
/* */
#portal-header {
position: relative;
z-index: 2;
}
#portal-logo {
display: inline-block;
margin: 1.375em 0;
}
#portal-logo-background  {
position: relative;
}
#portal-logo-background img {
background: transparent;
}
#portal-logo img{
width: 100%;
margin: 0 !important;
padding: 0 !important;
}
#portal-logo {
background: none !important;
position: absolute;
top: 0 !important;
left: 0 !important;
margin: 0 !important;
padding: 0 !important;
margin-top: 10px !important;
}
#upper-lower {
height: 40px;
background:#FFFFFF;
margin-top: -32px;
margin-bottom: 15px;
-webkit-box-shadow: -5px 1px 4px 0px rgba(50, 50, 50, 0.41);
-moz-box-shadow:    -5px 1px 4px 0px rgba(50, 50, 50, 0.41);
box-shadow:         -5px 1px 4px 0px rgba(50, 50, 50, 0.41);
}
/* */
#portal-globalnav {
clear: both;
font-size: 65%;
margin: 0 0 0 0;
border-collapse: collapse;
white-space: nowrap;
list-style: none;
text-align: right;
z-index: 5000 !important;
text-align: right;
#    position: absolute;
bottom: 0 !important;
#    height: .7em;
right: 0;
margin-top: 90px;
padding-right: 25px;
}
ul#portal-globalnav li {
position: relative;
bottom: 0 !important;
z-index: 10;
margin: 0 !important;
}
ul#portal-globalnav li.selected,
ul#portal-globalnav li.plain
{
font-size: 26px;
width: 12em;
clear: none;
float: left;
margin-bottom: 0 !important;
}
ul#portal-globalnav li.selected[class],
ul#portal-globalnav li.plain[class]
{
width: auto !important;
}
ul#portal-globalnav li a{
margin-right: 38px;
background: transparent;
display: block !important;
border: none !important;
display: inline-block;
white-space: normal;
border-right: 0.1em solid white;
}
#portal-globalnav li.plain a,
#portal-globalnav li.selected a,
#portal-globalnav li.plain a:hover
{
padding-bottom: 0;
}
#portal-globalnav .actionMenuHeader a,
#portal-globalnav .actionHeader a{
#    -moz-border-radius-topleft: 0.5em;
#    -moz-border-radius-topright: 0.5em;
border-radius: 1em 1em 0em 0em;
padding-top: 5px;
#    -webkit-border-top-right-radius: 0.5em;
#    -webkit-border-top-left-radius: 0.5em;
}
#portal-globalnav .actionMenu dt.actionHeader a span,
#portal-globalnav .actionMenu dt.actionMenuHeader a span {
font-family: bebas_neue !important;
text-align: left !important;
padding: 0px 20px !important;
padding-left: 25px;
}
/* */
#portal-globalnav .actionMenu dd.actionMenuContent  {
top: 1.7em !important;
margin-top: 8px !important;
background: #D8F2DB;
-moz-border-radius-bottomleft: 1em;
-moz-border-radius-bottomright: 1em;
border-bottom-right-radius: 1em;
border-bottom-left-radius: 1em;
-webkit-border-bottom-right-radius: 1em;
-webkit-border-bottom-left-radius: 1em;
-moz-box-shadow:4px 4px 5px -1px #888;
-webkit-box-shadow: 4px 4px 5px -1px #888;
box-shadow: 4px 4px 5px -1px #888;;
#right: -3px;
}
#portal-globalnav dl.actionMenu dd.actionMenuContent ul {
padding-bottom: .5em;
background: none;
border: None;
}
#portal-globalnav dl.actionMenu dd.actionMenuContent  li
{
text-align: left;
float: none;
display: block;
margin: 0;
padding: 0;
}
#portal-globalnav dl.actionMenu dd.actionMenuContent ul,
#portal-globalnav dl.actionMenu dd.actionMenuContent li,
#portal-globalnav dl.actionMenu dd.actionMenuContent li a {
width: 13em;
position: relative;
top: 0;
}
/* */
#portal-globalnav dl.actionMenu dd.actionMenuContent[class] ul,
#portal-globalnav dl.actionMenu dd.actionMenuContent[class] li,
#portal-globalnav dl.actionMenu dd.actionMenuContent[class] li a {
width: auto;
position: relative;
top: 0;
text-align: center;
padding-top: 5px;
}
#portal-globalnav li .actionMenuContent a,
#portal-globalnav li .actionMenuContent a:hover {
padding-top: .3em;
padding-bottom: .3em;
margin-right: 0;
margin-top: 0;
margin-bottom: 0;
font-size: 1em;
color: white;
}
#portal-globalnav dl.actionMenu dd.actionMenuContent li a  {
background: none;
}

}


/* - trinity_content.css - */
@media screen {
/* https://www.3ca.org.uk/portal_css/trinity_content.css?original=1 */
.viewlet-above-content {
width:1000px;
margin: auto;
}
dt.portletHeader {
margin-bottom: 0;
margin-top: .5em;
font-size: 1.64em;
}
#portal-column-one .portletFraglet ,
#portal-column-two .portletFraglet {
font-size: 80%;
}
#portal-column-one .portletFraglet .fragletHeading,
#portal-column-two .portletFraglet .fragletHeading{
padding: 0 .3em;
}
#portal-column-one .portletFraglet dt.fragletItem,
#portal-column-two .portletFraglet dt.fragletItem {
padding: .25em 1em;
}
#portal-column-one .portletFraglet h3.fragletDescription,
#portal-column-two .portletFraglet h3.fragletDescription {
padding: .4em .7em;
}
#portal-column-one .portletFraglet .fragletItemInfo,
#portal-column-two .portletFraglet .fragletItemInfo {
padding: .4em 1.2em;
}
h2.fragletHeading {
margin-bottom: 0;
margin-top: .5em;
line-height: 1em;
font-size: 1.64em;
}
h2.fragletHeading span {
font-family: bebas_neue !important;
font-size: 26px !important;
padding: .1em .5em .2em 0;
}
h3.fragletDescription {
margin-top: .1em;
margin-left: .1em;
}

}


/* - trinity_custom.css - */
@media screen {
/* https://www.3ca.org.uk/portal_css/trinity_custom.css?original=1 */
#portletTitle a:link{
text-decoration:underline;
}

}


/* - trinity_web.css - */
@media screen {
/* https://www.3ca.org.uk/portal_css/trinity_web.css?original=1 */
#portal-globalnav dl.actionMenu dd.actionMenuContent li a:hover{
background-color: #316A00;
}
/* */
.dialog-wrapper {
padding: 1em 0;
}
/* */
.mceToolbar {
margin-top:0;
}
/* */
.customGraphic {
margin: 1em;
box-shadow: 3px 1px 7px #AAAAAA;
-moz-box-shadow: 3px 1px 7px #AAAAAA;
-webkit-box-shadow: 3px 1px 7px #AAAAAA;
}
/* */
.fixed-width .inner
{
width: 1000px;
margin: auto;
background: none repeat scroll 0 0 #FFFFFF;
position: relative;
}
.fixed-width .inner #atomic-left .atomicInner
{
padding: 1em;
}
.fixed-width .inner #atomic-left .atomicInner
{
padding: .3em;
}
.fixed-width .inner h1
{
}
.portletArchiveEntry li .listKey {
text-align:left;
width:8.5em;
}
.portletArchiveEntry li .listValue {
margin:0 0.5em;
}
.fancyRight #atomic-right .atomicInner{
padding:0.2em;
}
#content fieldset{
border-style:solid;
border-color:#555555;
}
#content legend{
font-size:100%;
font-weight:bold;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus{
background-color:#FFFFFF;
}
#LSResult{
margin:-2.9em -0.4em;
}
#portal-header,
#portal-footer p
{
width: 980px;
margin: auto;
}
h2.fragletHeading
{
border-bottom: solid #007187 2px;
padding-bottom: 5px;
color: #007187 !important;
text-align: left !important;
padding-left: 5px;
margin-bottom: 8px;
text-transform: uppercase;
}
.fixed-width #atomic-right .atomicInner
{
#  padding: 1.7em 13px 1em 13px;
padding: 0.3em;
}
.fixed-width #atomic-right .portletWrapper
{
padding: 0 0 1.3em 0;
}
.fixed-width #atomic-left .portletWrapper
{
background: #f9f9f9;
margin-bottom: 1em;
margin-left: 7px;
}
.fixed-width .fragletListingHeader  .fragletDescription
{
margin-top: .5em;
margin-left: 3px;
}
.fixed-width .fragletListingHeader p
{
margin-left: 7px;
}
.fixed-width h2.fragletHeading
{
font-style: normal;
color: #777;
}
.fixed-width h2.fragletHeading a
{
font-style: normal;
color: #007187;
}

}


/* - ploneCustom.css - */
@media all {
/* https://www.3ca.org.uk/portal_css/ploneCustom.css?original=1 */
.ticketInfoBox {
background: #eee;
border: dashed #ccc 2px;
padding: 1px;
}
.boxGrad1 dl,
.boxGrad1 .leftControl,
.boxGrad1 .rightControl
{
background: url(/trinity-bottom-grad.png) repeat-x 0 -70px white;
}
.boxGrad2 .fragletListingHeader{
padding: .7em;
background: url(/trinity-bottom-grad.png) repeat-x  white;
}

}


/* XXX ERROR -- could not find 'player.css'*/

/* XXX ERROR -- could not find 'archive-content.css'*/

/* - ++resource++bit-plone-graphic.css - */
@media screen {
/* https://www.3ca.org.uk/portal_css/++resource++bit-plone-graphic.css?original=1 */
#formfield-form-widgets-graphic_associations .row .widget div{
display: inline;
}
/* */
.template-manage-graphics .multi-widget-field .multidd-widget-checkbox{
width: 2em;
height: 2em;
float:left;
text-align:center;
padding:.7em .3em 0;
}
.eventReturnButton {
background: #742270;
width: 85px;
padding: 5px 30px 5px 5px;
color: #FFF;
margin-left: 10px;
margin-top: 5px;
position: absolute;
top: 81px;
}
.eventDetails {
display: block;
float: left;
background: #EEE;
padding: 10px;
margin-top: 25px;
margin-right: 25px;
margin-left:10px;
max-width:100px;
min-height: 341px;
position: absolute;
top: 101px;
}
.eventDetails p{
color: #37B34A;
}
.body-text {
margin-right: 25px;
margin-left: 156px;
text-align: justify;
max-width: 400px;
}
.template-manage-graphics form .multi-widget-field{
border: dashed #ccc 1px;
background-color:#ddd;
padding: 1em;
margin: 1em;
}
.template-manage-graphics form .multi-widget-field>*
{
display: inline-block;
padding:.3em;
float: none;
clear: none;
}
.template-manage-graphics form  .multi-widget-field
{
border:solid #aaa 1px;
background-color:#eee;
margin: .7em 0em;
}
.template-manage-graphics form .row .row .widget{
padding: 0.7em 0.2em;
height: 2em;
}
.template-manage-graphics form  .multi-widget-field label
{
padding-right:0;
display: none;
}
.template-manage-graphics form .graphicName{
width: 10em;
}
.template-manage-graphics form .graphicAssociation{
width: 30em;
}
.template-manage-graphics .multi-widget .multi-widget-field .multi-widget-checkbox input{
float:none;
}
.template-manage-graphics .multi-widget .object-widget .label,
.template-manage-graphics .multi-widget .object-widget .object-widget-field
{
}
.template-manage-graphics .multi-widget .widget .label,
.template-manage-graphics .multi-widget .widget .widget{
display:block;
}
.template-manage-graphics .multi-widget-buttons
{
clear: both;
}

}


/* - ++resource++bit-plone-fraglets.css - */
@media screen {
/* https://www.3ca.org.uk/portal_css/++resource++bit-plone-fraglets.css?original=1 */
body.fraglet-page-html #region-content .contentInner
{
padding: 0 !important;
margin: 0 !important;
}
.caption {
position: relative;
overflow: hidden;
/* */
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.caption::before {
content: ' ';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: transparent;
transition: background .35s ease-out;
}
.caption:hover::before {
background: rgba(0, 0, 0, .5);
}
.caption__overlay {
-webkit-transform: translateY(100%);
transform: translateY(100%);
transition: -webkit-transform .55s ease-out;
transition:         transform .55s ease-out;
font-family: lato_medium !important;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
color: white;
}
p.caption__overlay__content {
color: white;
text-align: center;
}
.caption:hover .caption__overlay {
-webkit-transform: translateY(0);
transform: translateY(0);
}
.caption__overlay__title {
font-family: bebas_neue !important;
-webkit-transform: translateY( -webkit-calc(-100%) );
transform: translateY( calc(-100%) );
transition: -webkit-transform .35s ease-out;
transition:         transform .35s ease-out;
color: white;
border-bottom: none !important;
background: #0085B6;
opacity: .85;
padding-top: 5px;
height: 60px;
width: 230px;
text-align: center;
}
.caption:hover .caption__overlay__title {
-webkit-transform: translateY(0);
transform: translateY(0);
}
.caption__overlay__time {
text-align: center;
padding-top: 15px;
}
.fragletItemThumbnail{
float: left;
margin: 1em;
}
.fragletItemThumbnail img{
}
.eventIcon .fragletItemThumbnail img{
-moz-box-shadow:0px 0px 0px #AAAAAA !important;
-webkit-box-shadow:0px 0px 0px #AAAAAA !important;
box-shadow:0px 0px 0px #AAAAAA !important;
}
.customGraphic {
float: left;
-moz-box-shadow:3px 1px 7px #AAAAAA;
-webkit-box-shadow:3px 1px 7px #AAAAAA;
box-shadow:3px 1px 7px #AAAAAA;
margin: 1em;
}
body.kssActive .fragletEditable:hover {
padding: 0;
border: 1px solid #ddd;
border-color: #666 #ddd #ddd #666;
cursor: text;
background: White url(/input_background.gif) repeat-x;
}
body.kssActive .fragletEditable a:hover {
cursor: pointer;
}
.emailAddress {
background: url( /mail_icon.gif ) no-repeat 0 50%;
padding-left: 20px;
}
.telephoneNumber {
background: url( /telephone.icon.png ) no-repeat 0 50%;
padding-left: 20px;
}
.contactInfo {
margin: 0 .7em .2em .7em;
padding: .2em;
border: dashed #ccc 1px;
background: #eee;
}
.fragletItemInfo-Description {
opacity: .7;
font-size: 1.1em;
padding: .2em 0 .2em .5em;
}
.fragletItemInfo-Summary {
padding: 0 0 .2em .5em;
}
.fragletItemProperties {
text-align: right;
font-style: italic;
font-weight: 300;
font-size: .7em;
}
.fraglet .inner
{
height: 1% !important;
}
#content dl.fragletListing {
padding: 0;
margin-top: 0;
margin-bottom: 0;
}
.fraglet dd {
margin-left: 0;
margin-bottom: 0;
}
.fraglet dd a{
text-decoration: none !important;
border: none !important;
}
.fraglet dt,
.fraglet dd,
.fragletItemInfoElements {
clear: none !important;
}
.fraglet h1.fragletHeading,
.fragletPage h1.documentFirstHeading {
padding: 0 3px;
background-position: 3px 50%;
}
.fraglet h1.fragletHeading {
font-size: 1em;
font-weight: normal;
}
.fragletPage h2.documentDescription {
padding: 0 7px;
}
.fragletPage .fragletSummary {
padding: 0 11px;
}
.fragletItem dd.visualClear {
clear: both !important;
}
.pageThumbnail {
float: right !important;
margin: .7em .3em;
}
.fragletThumbnail {
float: right;
margin: .7em .3em;
}
.fragletItemThumbnail
{
float: right;
clear: none !important;
position: relative;
}
.atomic-left .fragletItemThumbnail  {
float: left !important;
}
.fragletListingHeader {
clear: both;
}
.fragletPage .fragletListing dt.fragletItemId {
font-size: 1.3em;
padding:  .3em .7em;
}
dt.fragetItem.fragletItemId {
clear: left !important;
padding: .3em;
}
.fragletListing .fragletItemInfo {
clear: both !important;
}
.fragletListing .fragletItemInfo .mp3-player {
display: inline;
}
.eventListing .eventItemInfo {
clear: both !important;
}
.eventListing .eventItemInfo .mp3-player {
display: inline;
}
.fragletInline.audioPlayerBoxes dl.fragletListing {
padding-top: 1em !important;
}
.fragletInline.audioPlayerBoxes .listingBar {
margin: 0 0;
}
.fragletInline.audioPlayerBoxes dd.fragletItem {
width: 330px;
border-bottom: solid #aaa 2px;
border-left: solid #aaa 2px;
border-right: solid #aaa 2px;
background: #ccc;
padding: 3px 5px !important;
margin: auto;
margin-bottom: 1em;
}
.fragletInline.audioPlayerBoxes .fragletItemInfo-Description{
font-style: italic;
font-size: .7em;
font-weight: 400;
}
.fragletInline.audioPlayerBoxes  .fragletListing dt.fragletItemId {
width: 330px;
border-top: solid #aaa 2px !important;
border-left: solid #aaa 2px;
border-right: solid #aaa 2px;
background: #ccc;
padding: 0 !important;
margin: auto;
}
.fragletMediaWidget {
padding: 2px;
margin-bottom: 3px;
}
.fragletPage .fragletListing dl.fragletItemInfo,
.fragletPage .fragletListing dd.fragletItem
{
margin: 0 !important;
padding: 0;
}
.fragletItemCreationdate,
.fragletItemCreator {
display: inline !important;
float: right;
}
.fragletItemInfo-Description {
clear: none !important;
}
.fragletItemModificationdate {
float: right;
clear: right;
}
.fragletItemThumbnail  a {
padding: 0;
}
.fragletItemInfoTitle {
display: block !important;
visibility: hidden;
width: 0;
height: 0;
}
.fragletPage .fragletListing dd.fragletItem {
padding: .9em;
}
.fragletPage .documentActions {
clear: right !important;
margin: 1.1em  .3em .3em .3em;
}
.fragletItemDescription {
padding: 0 !important;
}
.fragletItemCreationdate,
.fragletItemCreator {
display: inline !important;
float: right;
}
.fragletItemModificationdate {
float: right;
clear: right;
}
/* */
#content .fragListingHeader h1{
position: relative;
}
#content .fragListingHeader .imgPlaceHolder {
width: 102px;
height: 102px;
}
/* */
.portlet h1.fragletHeading {
font-weight: bold;
line-height: 1.6em;
font-size: 1.3em;
}
/* */
.fragletInline {
padding: 0.7em .3em 0.3em;
margin-top:0;
width: 100%;
}
.fragletInline{
}
.fragletInline h2{
margin-top :0;
}
.fragletInline .fraglet .inner {
margin: 0 !important;
border: 0 !important;
}
.fragletInline h1.fragletHeading {
margin: 0;
font-weight: 600;
}
h2.fragletDescription {
margin-left: .4em;
margin-bottom: .7em;
}
#content .fragletInline .fragletListing dt.fragletItemId
{
font-size: 1.2em;
padding: .5em .5em .1em .3em;
}
.floatedBoxes .fragletInline .fragletListing dd.fragletItem  {
padding: 0;
}
.eventIcon .eventListing dd.eventItem  {
padding: 0;
background: black !important;
position: relative !important;
float: left !important;
display: block !important;
}
/* */
.floatedThumbs dd.fragletItem,
.floatedThumbs dl.fragletListing  div.visualClear
{
clear: none !important;
float:left !important;
display: inline !important;
width: 140px;
}
.eventItem {
display: block !important;
float: left !important;
position: relative !important;
.floatedThumbs dd.eventItem,
.floatedThumbs dl.eventListing  div.visualClear
{
clear: none !important;
float:left !important;
display: inline !important;
width: 140px;
}
.floatedThumbs dd.fragletItem .fragletItemThumbnail{
width: 132px;
height: 132px;
padding: 1px;
vertical-align: middle;
}
.floatedThumbs dd.eventItem .fragletItemThumbnail{
width: 132px;
height: 132px;
padding: 1px;
vertical-align: middle;
}
.floatedThumbs dd.fragletItem .fragletItemThumbnail img{
margin: auto;
}
.fragletItemThumbnail a{
display: block;
z-index: 50;
}
.eventImage {
float: left;
}

}


/* - ++resource++bit-plone-project.css - */
@media screen {
/* https://www.3ca.org.uk/portal_css/++resource++bit-plone-project.css?original=1 */
.project-info
{
width: 50%;
float: left;
}
.project-info-content .status
{
font-style: italic;
color: #777;
}
.project-info .email
{
background: url(/mail_icon.png) no-repeat;
padding-left: 16px
}
#content dd.project-info-content
{
padding: 0 0 0 0;
}
#content dd.project-info-content  dl.enableFormTabbing
{
min-height: 7em;
}
#content dd.project-info-content  dl.enableFormTabbing
{
min-height: 7em;
}
#content .atomicPage ul.formTabs
{
margin: 0 5px 0 10px;
background: #D3D3D3;
}
#content .atomicPage dl.enableFormTabbing
{
background: white;
}
#content .atomicPage li.formTab a.selected,
#content .atomicPage li.formTab a:focus,
#content .atomicPage li.formTab a:hover {
position: relative;
opacity: 1;
background: #0085B6;
color: white !important;
padding: 10px;
}
#content .atomicPage li.formTab a
{
background: none;
}
.project-info .phone
{
background: url(/telephone-icon.png) no-repeat;
padding-left: 16px
}
.project-contacts ul li,
.project-urls ul li
{
list-style: none;
}
.project-contacts .person
{
background: url(/trinity-person.png) no-repeat;
padding-left: 16px
}
.project-urls
{
clear: both;
}
.project-urls .url
{
background: url(/link_icon.png) no-repeat;
padding-left: 16px
}
}


/* - ++resource++bit-plone-archive.css - */
@media screen {
/* https://www.3ca.org.uk/portal_css/++resource++bit-plone-archive.css?original=1 */
#content ul.archive-results-widget li.result
{
display: block;
clear: both;
min-height: 64px;
padding: .7em;
}
#content ul.archive-results-widget li.result h3,
#content ul.archive-results-widget li.result h4
{
margin-top: 0;
}
#content ul.archive-results-widget li.result h3
{
border-bottom: solid green 1px;
}
#content ul.archive-results-widget li.result.even
{
background: #eaeaea;
}
#content ul.archive-results-widget li.result.odd
{
background: #fdfdfd;
}
#content ul.archive-results-widget
{
list-style: none;
padding: 0;
margin: 0;
}
ul.archive-results-widget li.result img.tile
{
float: left;
margin-right: .7em;
}
ul.archive-results-widget li.result img.icon
{
vertical-align: middle;
margin-bottom: 3px;
margin-right: .3em;
}
#content ul.archive-results-widget .metadata
{
font-style: italic;
font-weight: 400;
opacity: .8;
}
#content .archive-search-widget fieldset
{
border: none;
}
.archive-search-widget fieldset>.field
{
display: none;
}
#content .archive-search-widget #formfield-form-widgets-types span.option
{
display: block;
}
.portlet .portletArchiveHeader {
background: url(/trinity-tab-gradient.png) repeat-x !important;
border-bottom: solid black 1px !important;
color:white;
}
.portlet .archiveEntryPreview {
padding: 1em;
text-align: center;
}
#portlet-archive-entry-preview{
background: transparent;
}
.portletArchiveEntryPreview h1.documentFirstHeading {
text-align: center;
}
.portletArchiveEntryPreview h3.archiveEntryMessage a{
text-decoration: underline !important;
font-style: italic;
}
.portlet .archiveEntryPreview .mediaWidget{
background: black;
width: 300px;
margin: auto;
-moz-box-shadow: #aaa 3px 1px 7px;
-webkit-box-shadow: #aaa 3px 1px 7px;
box-shadow: #aaa 3px 1px 7px;
}
.portlet .archiveEntryPreview .mediaWidget img{
-moz-box-shadow: none;
margin-top: 15px;
margin-bottom: 15px;
}
.portlet .archiveEntryPreview .mediaWidget audio{
display: block;
width: 300px;
height: 28px;
}
.portletArchiveEntry ul{
display: table;
}
.portletArchiveEntry li{
display: table-row;
}
.portletArchiveEntry li .listKey{
display: table-cell;
padding-right: .7em;
text-align: right;
font-style: italic;
font-size: .9em;
white-space: nowrap !important;
}
.portletArchiveEntry li .listValue{
font-weight: 600;
}
.portletArchiveEntry li .listValue img{
display: block;
clear: left;
}
.portletArchiveEntryInfo li .listValue{
display: table-cell;
}

}


/* - ++resource++bit-plone-multiportlet.css - */
@media screen {
/* https://www.3ca.org.uk/portal_css/++resource++bit-plone-multiportlet.css?original=1 */
.floated-box
{
float: left;
}
.floated-box-width-2
{
width: 50%;
}
.floated-box-width-3
{
width: 33.3%;
}
.floated-box-width-4
{
width: 25%;
}
.floated-box-width-5
{
width: 20%;
}
.floated-box-width-6
{
width: 16.6%;
}
.floated-box-width-7
{
width: 14.28%;
}
.floated-box-width-8
{
width: 12.5%;
}

}

/*
Theme Name: Trinity Pure
Theme URI: https://github.com/wpexplorer/wpex-starter-theme
Author: Trinity Community Arts
Author URI: http://www.wpexplorer.com/
Description: Trinity CRM Simple From Scratch
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: trinitypure
Tags: bespoke
*/

.nottallenough { padding: 10px !important;}


div .eventIcon img {
width: auto;
height: auto;
}


/* Display this on admin side, but not in public view */
.fa-print:before {display: none;}


/* Added beng 7th February, but needs to be sorted in the additional_style sheet and the compile script, unless the Trinity website undergoes styleing changes
and then we need something different again */
.crm-section.event_fees-section {display: none;}

/* Theme My login section */
div.tml { margin-left: 2em; }

div.tml li { list-style-type: none; margin:0px; padding-left: 0em; margin-left: 0em;  width: 24em;}

div.tml ul { padding: 0;
    list-style-type: none; display: inline; } 

div.tml-field-wrap { width: 24em; }



