/*
Theme Name: CapeUK
Theme URI: http://www.quba.co.uk/
Version: 1.0
Author: Quba New Media
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, small, strong, sub, sup, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend
{
    margin: 0;
    padding: 0;
    font-size: 100%;
    text-align: left;
}
fieldset, img, table, tr, td, th, acronym, :link img, :visited img
{
    border: 0;
}
table
{
    border-collapse: separate;
}
h1, h2, h3, h4, h5, h6
{
    font-weight: normal;
    font-size: 22px;
    font-family: Arial, Tahoma;
    text-decoration: none;
    margin-bottom: 10px;
    color: black;
}
ul, ol
{
    list-style: none;
    margin-bottom: 15px;
}
p
{
    margin: 0 0 10px 0;
    font-weight: normal;
    font-size: 0.7em;
    color: #666666;
    line-height: 18px;
}
abbr
{
    border-bottom: 1px dotted;
}
a
{
    text-decoration: none;
    color: #5A7F92;
    outline: none;
}
a:hover
{
    color: #FE5B00;
    text-decoration: underline;
}
kbd
{
    color: #000;
}
hr
{
    display: none;
}
input, select, textarea
{
    font-size: 100%;
}
.clear
{
    clear: both;
}
strong
{
    font-weight: bold;
}
div.displaynone
{
    display: none;
}

#pagenav ul li a
{
    font-size: 14px;
    font-weight: bold;
}

#pagenav ul li a.navselected
{
    color: #FE5B00;
    border-bottom: 4px solid #FE5B00;
    padding-bottom: 5px;
}
.inThisSectionInfo ul li a.subnavnavselected
{
    color: #FE5B00;
    text-decoration: underline;
}
.inThisSectionInfo h3 a.subnavnavselected
{
    color: #FE5B00;
    text-decoration: underline;
}
#pagenav ul li a:hover
{
    color: #FE5B00;
    font-weight: bold;
    border-bottom: 4px solid #FE5B00;
    padding-bottom: 5px;
}
.inThisSectionInfo ul li a:hover
{
    color: #FE5B00;
    text-decoration: underline;
}
.inThisSectionInfo h3 a:hover
{
    color: #FE5B00;
    text-decoration: underline;
}
.inThisSectionInfo ul li.current_page_item
{
    font-weight: bold;
}

.inThisSectionInfo ul li.current_page_item ul li
{
    font-weight: normal;
}

/*headers*/
h1
{
    font-size: 1.2em;
    text-decoration: none;
    color: #FE5B00;
}
h2
{
    font-size: 1.1em;
    text-decoration: none;
    color: #5A7F92;
}
h3
{
    font-size: 1em;
    text-decoration: none;
    color: #5A7F92;
}
h1 a
{
    font-size: 1.2em;
    text-decoration: none;
    color: #FE5B00;
}
h2 a
{
    font-size: 1.1em;
    text-decoration: none;
    color: #5A7F92;
}
h3 a
{
    font-size: 1em;
    text-decoration: none;
    color: #5A7F92;
}

/* HEADER RIGHT */
.headerright{
    float:right;
}

#headernav{
    float:right;
    font-size: 0.6em;
    width:200px;
}

#headernav ul li{
    float:right;
    margin:8px 10px 0 5px;
    padding:0 3px 0 10px;
    border-left:solid 1px #5A7F92;
    line-height:1em;
}

#headernav ul li.noborder{
    border-left:none; 
    margin:8px 3px 0 5px;       
}

/*search*/
#search
{
    width:185px;
    float: right;
}

/* main content area */
#contentfull
{
    width: 940px;
    float: left;
    margin-top: 30px;
    margin-bottom: 10px;
}

#contentfull_wysiwyg
{
    width: 940px;
    float: left;
    margin-bottom: 10px;
}
#content_leftcol
{
    width: 220px;
    float: left;
    margin-right: 20px;
    height: 100%;
}
#content_rightcol
{
    width: 220px;
    float: left;
    height: 100%;
}
#main_content
{
    width: 460px;
    float: left;
    margin-right: 20px;
    padding: 0;
    height: 100%;
}
#contactUsPage
{
    width: 680px;
    float: left;
    margin: 0 10px 0 10px;
}
#maincontent
{
    margin: 0 auto;
    width: 940px;
}

.mainImages 
{
    margin-right: 15px;
    margin-bottom: 15px;
    margin-top: 15px;
}
.featureLink:hover
{
    text-decoration:none;
}

.mainImagesEnd
{
    margin-right: 0px;
    margin-bottom: 15px;
    margin-top: 15px;
}

/*main page*/
div.newsContent
{
    margin-right: 20px;
    width: 460px;
    float: left;
}

div.newsContent h1
{
    padding-bottom: 0px;
    margin-bottom:5px;
}

div.newsContent a
{
    font-size:0.8em;
    text-decoration:underline;
    margin-bottom:10px;
    display:block;
}

div.newsContent a:hover
{
    text-decoration:none;
}

div.newsContent hr{

}

div.newsContent .indexButton
{
    display:block;
    margin: 15px 15px 10px 0;
}

div.newsContent .logoGrid
{
    width: 460px;
    margin-top: 24px;
}


div.newsContent .logoGrid img
{
    float: left;
    display: inline;
    width: auto;
    padding: 2px 2px 2px 2px;
    margin: 0 12px 12px 0;
    border: 1px solid #B5B5B5;
    background-repeat: no-repeat;
}

div.newsContent .arts-logo {
    float:left;
    clear:left;
    margin-right:15px;
}

div.newsContent .arts-link {
    margin-top:15px;
}


#newslist
{
    margin-bottom: 0px;
}

div.newsLogo
{
    width: 460px;
    float: left;
}
div.newsLogo h2 a
{
    font-size: 1em;
}
div.resourcesProjects
{
    width: 220px;
    float: left;
    margin-top:3px;
}
div.newsLogot p
{
    margin-top: 20px;
}
div.resourcesProjects p
{
    margin-top: 20px;
}
#contentfull .mainImages
{
    margin-right: 14px;
    margin-top: 16px;
    margin-bottom: 16px;
    text-decoration: none;
}
#contentfull .mainImagesEnd
{
    margin-top: 16px;
    margin-bottom: 16px;
}
.lineBreak
{
    background: url(images/lineBreak.gif) repeat-x scroll left bottom;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 1px;
    height: 1px;
}
.lineBreakSmall
{
    background: url(images/lineBreakSmall.gif) repeat-x left bottom;
    margin-bottom: 15px;
    margin-top: 10px;
    padding-bottom: 1px;
    height: 1px;
    clear:both;
}

.homepagebanner
{
    float: left;
    margin-top: 20px;
    height: 275px;
}
/*Current Work Page*/
.currentWorkImages
{
    float: left;
    height: 120px;
    width: 120px;
    margin: 0 10px 20px 0px;
}
.currentWork
{
    float:left;
    width: 130px;

}
.currentWorkLinksHolder
{
    /*margin-left:130px;*/
}
.currentWork ul li
{
    float: left;
}


.currentWorkBlock, .whatWeOfferBlock
{
    float:left;
    margin-bottom:10px;
    font-size: 0.7em;
}

.currentWorkBlock {
	font-weight: bold;
}

.whatWeOfferBlock
{
    width: 680px;
    font-size: 1em;
}

.currentWorkBlock .currentWorkLinks li{
    display:inline;
    padding-bottom: 5px;
    float: left;
    width: 130px;
    padding-left: 12px;
    background: url(images/bulletblue.jpg) no-repeat top left;
}

.currentWorkBlock .currentWorkLinks li a{
    color:#666666;
}

.currentWorkBlock h2 {
    font-size: 1.5em;
    margin: 1em 0;
}


.currentWorkBlock h2 {
    font-size: 1.5em;
    font-weight: bold;
    margin: 1em 0;
    background: url('images/current_work_header_bar.png') no-repeat;
    display:block;
    color: #fff;
    padding: 0.5em 0 0 0.8em;
    height: 40px;
    width: 700px;
}

.currentWorkItem {
    background: url('images/current_work_box_top.png') no-repeat;
    display:block;
    float:left;
    clear:none;
    width:221px;
    height:100px;
    padding: 13px 0 0 1px;
    margin: 0 17px 20px 0;
    font-size: 1.4em;
}

.currentWorkFindMore {
    background: url('images/current_work_box_bottom.png') no-repeat;
    width: 204px;
    height: 30px;
    padding: 6px 0 0 15px;
    position: relative;
    top: 14px;
}

.noMarginRight {
    margin-right: 0;
}

.currentWorkItemWrapper {
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
}

.currentWorkItem a {
    font-size: 0.8em;
    color: #888;
    padding: 0 14px;
    display: block;
    line-height: 1.3em;
    height: 50px;
}

.currentWorkFindMore a {
    font-size: 0.8em;
    border: 0;
    padding: 0;
    color: #6c91a4;
}

.create
{
    position:absolute;
    z-index:1;
}

.create1
{

    z-index:-1;
}

#currentWork ul li
{
    float: left;
}
#content_leftcol .newsLogoSmall
{
    width: 220px;
}
div.location
{
    background: url(images/leftColumnFade.gif)no-repeat;
    margin-bottom: 40px;
}
div.location ul li
{
    font-size: 0.8em;
    margin: 5px 0 0 45px;
}
div.location p
{
    padding: 50px 0 0 20px;
}
div.location ul li a
{
    text-decoration: none;
    color: black;
}

/*Breadcrumb*/
.breadcrumb
{
    float: left;
    margin-top: -20px;
    color: #ED512B;
    font-size: 12px;
    text-decoration: none;
}
.breadcrumb a
{
    color: black;
    text-decoration: none;
}

/*search*/
#search
{
    float: right;
}
.searchbox
{
    height: 23px;
}
.searchterm
{
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: normal;
    font-size: 0.7em;
    color: #333;
    line-height: 18px;
}
.searchbox a.search
{
    margin-left: 5px;
    text-indent: -5000px;
    margin-top: 3px;
    float: right;
    height: 25px;
    width: 30px;
    background: transparent url(images/searchIcon.gif)no-repeat scroll 0 0;
}
.searchbox input.search
{
    text-indent: -5000px;
    float: right;
    background: transparent url(images/searchIcon.gif)no-repeat scroll 0 0;
}
.sitesearch
{
    float: left;
    background: transparent none repeat scroll 0 0;
    font-weight: normal;
    font-size: 0.7em;
    color: #333;
    line-height: 18px;
    border: none;
    width: 125px;
}
#searchform
{
    width: 185px;
}
.searchBox
{
    background: transparent url(images/background_input.png) no-repeat;
    height: 18px;
    width: 135px;
    padding: 2px 0 0 10px;
    float: left;
    margin-right: 10px;
    margin-top: 3px;
}

/* NEWS ITEM */
#newsitem
{
    margin-top: 15px;
}

/* NEWS LIST */
#newslist a
{
    line-height: 1.4em;
}
#newslist .author
{
    font-size: 18px;
}

#newslist li .dateicon{
    width:24px;
    float:left;
    background:url('images/icn_newsitem.gif') no-repeat;
    margin:5px 14px 0 0;
    color:#ffffff;
    padding:4px 4px 5px 6px;
    font-size:0.8em;
    font-weight:bold;
}

#newslist li .newsitemwrapper{
    float:left;
    width:400px;
}

#newslist li .newsitemwrapper p{
    font-size:0.9em;
    margin:3px 0 0 0;
}

#newslist li .newsitemwrapper p a{
    text-decoration:underline;
    color:#666666;
}

#newslist li .newsitemwrapper p a:hover{
    text-decoration:none;    
}

#newslist li
{
    font-size: 0.7em;    
    margin-bottom: 18px;
}

#newslist li.date
{
    color: #666666;
    margin-bottom: 20px;
}
.newssummary a
{
    color: #222222;
    margin-bottom: 5px;
    text-decoration: none;
}
.newssummary
{
    font-weight: normal;
    font-size: 1em;
    color: #666666;
    line-height: 18px;
    margin-bottom: 5px;
    text-decoration: none;
}
.summary a
{
    color: #5A7F92;
    margin-bottom: 5px;
    text-decoration: none;
}
.summary
{
    font-weight: normal;
    font-size: 0.7em;
    color: #666666;
    line-height: 1.6em;
    margin-bottom: 5px;
    text-decoration: none;
}
.options
{
    font-weight: normal;
    font-size: 0.7em;
    color: #666666;
    line-height: 18px;
    margin-bottom: 20px;
    text-decoration: none;
    margin-top: 10px;
}
.options a
{
    font-weight: normal;
    font-size: 0.7em;
    color: #333;
    line-height: 18px;
    margin-bottom: 20px;
    text-decoration: none;
}
.title
{
    margin-bottom: 10px;
    font-size: 0.8em;
}
.newsdate
{
    font-size: 0.9em;
    color: #666666;
    font-weight: bold;
}
.newsdate p
{
    font-weight: bold;
}
.date
{
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 0.6em;
}
.return a
{
    font-size: 12px;
    color: #5A7F92;
    text-decoration: none;
    float: left;
    margin-top: 5px;
    margin-bottom: 10px;
}
.newsimage
{
    width: 120px;
    float: left;
    margin-right: 10px;
    padding: 10px;
}

.genericnewslist
{
    margin-bottom: 0 !important;
    padding: 10px 0 0 0;
}
.genericnewslist li.title, .genericnewslist li.date, .genericnewslist li.summary
{
    background: none !important;
    border: 0 !important;
    float: none !important;
    margin: 0 0 5px 0 !important;
    padding: 0 !important;
}
.genericnewslist li.title a
{
    float: none !important;
}

/*In This Section*/
.inThisSectionTop
{
    background: url(images/sectionTop.gif) no-repeat;
    float: left;
    width: 220px;
    height: 10px;
}
.inThisSectionTopAlt
{
    background: url(images/sectionTopAlt.gif) no-repeat;
    float: left;
    width: 220px;
    height: 10px;
}
.inThisSectionbottom
{
    background: url(images/sectionbottom.jpg) no-repeat;
    float: left;
    width: 220px;
    height: 10px;
    margin-bottom: 20px;
}
.inThisSectionbottomAlt
{
    background: url(images/sectionbottomAlt.gif) no-repeat;
    float: left;
    width: 220px;
    height: 10px;
    margin-bottom: 20px;
}
.inThisSectionInfo
{
    background: #EDEDED;
    float: left;
    width: 220px;
    margin-right: 10px;
}
.inThisSectionInfoAlt
{
    background: #bac09e;
    float: left;
    width: 220px;
    margin-right: 10px;
}
.inThisSectionInfo h3,
.inThisSectionInfoAlt h3
{
    color: #FF5000;
    font-size: 0.9em;
    font-weight: bold;
    line-height: 1.4em;
    margin: 5px 0 10px 0;
}
.inThisSectionInfo h4,
.inThisSectionInfoAlt h4
{
    color: #FF5000;
    font-size: 0.9em;
    font-weight: bold;
    line-height: 1.4em;
    margin: 5px 0 10px 0;
}
.inThisSectionInfo p,
.inThisSectionInfoAlt p
{
    padding-left: 20px;
    padding-right: 20px;
}
.inThisSectionTop a,
.inThisSectionTopAlt a
{
    font-size: 0.9em;
    padding-left: 20px;
}
.inThisSectionTopNoText
{
    background: url(images/sectionTopNoText.gif) no-repeat;
    float: left;
    width: 220px;
    height: 15px;
}
.inThisSectionInfoNoText
{
    background: url(images/sectionBottom.gif) no-repeat scroll right bottom;
    padding-bottom: 10px;
    float: left;
    width: 190px;
    margin-right: 10px;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 10px;
}

.inThisSectionInfoNoText h2 a
{
    font-weight: bold;
    letter-spacing: -1px;
}

.inThisSectionInfoNoText a
{
    font-size: 0.9em;
}
.inThisSectionInfo ul,
.inThisSectionInfoAlt ul
{
    float: left;
    width: 180px;
    margin: 0 0 0px 20px;
    border-top: solid 1px #C5C5C5;
}
.inThisSectionInfo ul li
{
    float: left;
    width: 180px;
    padding: 7px 0;
    border-bottom: solid 1px #C5C5C5;
    font-size: 0.8em;
    background: url(images/navarrow.jpg) right no-repeat;
    background-position: 165px 11px;
}
.inThisSectionInfoAlt ul li
{
    float: left;
    width: 180px;
    padding: 7px 0;
    border-bottom: solid 1px #C5C5C5;
    font-size: 0.8em;
    background: url(images/navarrowAlt.gif) right no-repeat;
    background-position: 165px 11px;
}
.inThisSectionInfo ul li a,
.inThisSectionInfoAlt ul li a
{
    float: left;
    width: 160px;
}
.inThisSectionInfo ul li ul,
.inThisSectionInfoAlt ul li ul
{
    border-top: solid 1px #C5C5C5;
    margin: 5px 0 0 0;
}
.inThisSectionInfo ul li ul li,
.inThisSectionInfoAlt ul li ul li
{
    font-size: 0.9em;
    border: none;
    background: none;
}
.inThisSectionInfo ul li ul li ul,
.inThisSectionInfoAlt ul li ul li ul
{
    border-top: none;
}
.inThisSectionInfo ul li ul li ul li,
.inThisSectionInfoAlt ul li ul li ul li
{
    font-size: 1em;
    width: 166px;
    padding-left: 14px;
}
.inThisSectionInfo ul li a,
.inThisSectionInfoAlt ul li a
{
    color: #5a7e92;
}
.inThisSectionInfo ul li ul li a,
.inThisSectionInfo ul li ul li ul li a,
.inThisSectionInfoAlt ul li ul li a,
.inThisSectionInfoAlt ul li ul li ul li a
{
    color: #666666;
}
.inThisSectionInfo h3,
.inThisSectionInfo h4,
.inThisSectionInfoAlt h3,
.inThisSectionInfoAlt h4
{
    padding-left: 20px;
    padding-right: 20px;
}
.inThisSectionInfo h4,
.inThisSectionInfoAlt h4
{
    padding-left: 20px;
    color: #FE5B00;
    font-size: 0.9em;
    text-decoration: none;
}
/*Maps*/
.contact .maps
{
    float: right;
}
.contact .info
{
    float: left;
}
.contact
{
    margin-bottom: 10px;
    float: right;
    width: 680px;
}

/*Box*/
.content
{
    float: left;
    width: 218px;
    background: #FFFFFF no-repeat;
}

/*content*/
#main_content .postcontent td
{
    font-size:0.7em;
}
#main_content .postcontent #currentWork ul li
{
    color: #666666;
    font-size: 1em;
    font-weight: normal;
    line-height: 18px;
}
#main_content .postcontent #currentWork ul li h2
{
    margin-top: -17px;
}
.postcontent ul li
{
    font-weight: normal;
    font-size: 0.7em;
    color: #666666;
    line-height: 18px;
}
.postcontent
{
    margin-bottom: 20px;
}

#main_content .wrap p img
{
    float:left;
    margin: 0 15px 15px 0;
}

/* footer */
#footer
{
    background: url(images/background-banner-footer.gif) repeat-x scroll left top #ECECEC;
    height: 180px;
    float: left;
    font-family: Arial;
    font-size: 11px;
    margin: 0 auto;
    width: 100%;
}
.bottom
{
    margin: 0 auto;
    padding: 20px 0;
    width: 940px;
}
#footer a
{
    text-decoration: none;
}
#bannerFooter
{
    height: 5px;
    background: url(images/banner.gif) top left repeat-x;
    width: 100%;
}
#footer .footerLinks
{
    float: right;
    color: #507891;
}
#footer ul
{
    float: right;
    color: #507891;
    margin-top: -9px;
}

#footer .footerright
{
    float:right;
}

#footer ul{
    margin-bottom:10px;
}

#footer ul li
{
    text-align: right;
    margin: 8px;
}

#footer .footerLinks{
    margin-bottom:10px;
}

#footer .footerLinks a
{
    margin-right: 10px;
    margin-left: 10px;
    color: #507891;
}
#footer ul li a
{
    color: #507891;
}

/*header*/
#sitewrapper
{
    background: url(images/background-banner.gif) repeat-x scroll left top;
    margin: 0 auto;
    float: left;
    font-family: Arial;
    font-size: 1.1em;
    width: 100%;
}
#top
{
    margin: 0 auto;
    padding: 20px 0 0 0;
    width: 940px;
}

#top .headerbrochurebutton{ float:right;margin-left:10px;margin-top:-8px;}

.newsItemPage
{
    margin: 0 auto;
    padding: 20px 0;
    width: 940px;
}
#bannerHeader
{
    height: 5px;
    background: url(images/banner.gif) repeat-x bottom left;
    width: 100%;
}
.logo
{
    float: left;
    min-height: 74px;
    min-width: 169px;
    text-indent: -5000px;
}
#pagenav a
{
    text-decoration: none;
    color: #658699;
    margin-left: 20px;
    float: left;
}
#pagenav
{
    margin-top: 20px;
    float: right;
    width: 735px;
    /*margin-bottom: 5px;*/
}
#pagenav ul
{
    height: 30px;
}
#pagenav li
{
    min-height: 30px;
    float: right;
    font-size: 16px;
}

#pagenav li a.brochurebutton{
    width:177px;
}

#pagenav li a.brochurebutton:hover{
    border:none;
}

#subbody
{
    margin: 0 auto;
    min-width: 940px;
}
.subbody
{
    margin: 0 auto;
    min-width: 940px;
}
.newsLogoSmall
{
    margin-right: 20px;
    min-width: 220px;
    float: left;
}
.newsLogoSmall p
{
    margin-top: 20px;
}
#navigation
{
    min-width: 670px;
}
#featuredprojectbox h4,
#featuredprojectbox h4 a
{
    color: #FE5B00;
    font-size: 1.1em;
}
#featuredprojectbox h5
{
    font-size: 1em;
}
ul#resourcelist
{
    float: left;
    width: 460px;
}
ul#resourcelist li
{
    float: left;
    width: 460px;
}
ul#resourcelist li .lineBreak
{
    float: left;
    width: 460px;
}
ul#resourcelist li .newblurb
{
    float: left;
    width: 375px;
    margin: 0;
}
ul#resourcelist img.thumbnail
{
    float: left;
    width: 75px;
    margin: 0 10px 0 0;
}

/* TWEET HOME */
.newsLogo .tweetSidebar ul
{
    margin-bottom:0px;
}

.newsLogo .tweetSidebar ul.tweet_list li
{
    font-size:0.7em;
    background: url("http://capeuk.quba.co.uk/wp-content/themes/capeuk/images/icn_twitter.gif") no-repeat;
    padding:17px 0 17px 47px;
}


.newsLogo .tweetSidebar ul li.tweet_first{
     border-bottom:solid 1px #c4c4c4;   
}

.newsLogo  li.redArrowTweet img {
    padding-left:5px;
}

.newsLogo .tweetSidebar ul li span {
    line-height: 1.4em;
    color:#5A7F92;
}

.newsLogo .tweetSidebar ul li a {
    color:#FE5B00;
}

.newsLogo .tweetSidebar {
    margin-top:-15px;
    width:460px;
float:left
}

/* TWEETS */
#tweet ul
{
    margin-bottom:0px;
}

#tweet ul li
{
    font-size:0.7em;
    background: url("/images/icn_twitter.gif") no-repeat;
    padding:17px 0 17px 47px;
}

#tweet ul li.tweet_first{
     border-bottom:solid 1px #c4c4c4;   
}

li.redArrowTweet img {
    padding-left:5px;
}

#tweet ul li span {
    line-height: 1.4em;
    color:#5A7F92;
}

#tweet ul li a {
    color:#FE5B00;
}

#tweet {
    margin-top:-15px;
    width:460px;
    float:left;

}
#homecontent_full .newsContent .tweetbuttonlink
{
    float:right;
    margin:-50px 200px 0 0;
}

/*----[Professional Learning Template]----*/
div.professional-learning-banner {
    background: url(images/pl-banner.jpg) top left no-repeat;
    width: 900px;
    height: 270px;
    margin:20px 0;
    padding:15px 20px 0 20px;
}

div.professional-learning-banner  h1 {
    background: url(images/pl-heading.gif) top left no-repeat;
    width: 245px;
    height: 175px;
    text-indent:-5000px;
}

div.professional-learning-banner  a {
    background: url(images/pl-capeuk-link.gif) top left no-repeat;
    width: 244px;
    height: 32px;
    display:block;
    text-indent:-5000px;
}

#main_content.professional-learning {
    width:auto;
}
#maincontent .cp-questionnaire-page{
    width:680px;
}

#maincontent .Current-Work{
    width:700px;
    margin-right:0px;
}

div.right-column {
    float:left;
    width:220px;
}

div.left-column {
    float:left;
    width:700px;
    margin-right:20px;
}

/* Creative Professionals Questionnaire */
#main_content.cp-questionnaire-page .group {
    margin-right: 20px;
    width: 327px;
    float: left;
}
.cp-questionnaire-page h2{
    color: #7b98f8;
    font: bold 1em;
    margin-bottom: 5px;
}
.cp-questionnaire-page h3
{

}
.cp-questionnaire-page .description {
    color: #2f2f2f;
    font: bold .6em "Lucida Grande", Lucida, Verdana, sans-serif;
}
.cp-questionnaire-page .text {
    width: 270px;
}
.cp-questionnaire-page .multiline {
    width: 270px;
    font-family:verdana;
    font-size:0.9em;
}
.cp-questionnaire-page .entry {
    background-color: #deecf0;
    padding: 15px;
    border-bottom-color: #deecf0;
    margin: 0 0 20px;
}
.cp-questionnaire-page .plainentry 
{
    background: none;
    padding: 0;
}
.cp-questionnaire-page label
{
    font-size: 0.7em;
}
.cp-questionnaire-page .highlight {
    background-color: #ecc7af;
    padding: 15px;
    border-bottom-color: #e5a678;
    margin: 0 0 20px;
}
.cp-questionnaire-page .equal_opps_entry {
    margin: 0 0 20px;
    background-color: #deecf0;
    padding: 15px;
    border-bottom-color: #deecf0;
    visibility: visible;
}
.cp-questionnaire-page ol
{
    margin: 0 0 0 20px;
    font-size:0.7em;
    list-style-type: decimal;
}
.cp-questionnaire-page ol li
{
    margin: 0 0 4px;
}
.cp-questionnaire-page .ethnicity_group
{
    float: left;
    width: 200px;
    margin: 0 0 10px;
}
.cp-questionnaire-page .horizontal-list label
{
    display: block;
    float:left;
    margin: 0 0 10px;
    width: 200px;
}
#main_content.cp-questionnaire-page .nomarginright
{
    margin-right: 0;
}
#main_content.cp-questionnaire-page #vertical_slide
{
    display: none;
}

#main_content.cp-questionnaire-page label.error 
{ 
    display: block;
    color: red; 
    font-size: 1em;
    margin: 0;
}

/*----[Professional Learning events]----*/
ul.pl-event-list li {
    margin-bottom:20px;
}

ul.pl-event-list li div.event-content {
    width:670px;
    background: url(images/pl-event-box-bg.gif) top left no-repeat;
    padding:15px;
    padding-bottom:0;
}

ul.pl-event-list li div.event-bottom {
    width:700px;
    height:17px;
    background: url(images/pl-event-box-bg-bottom.gif) top left no-repeat;
}

ul.pl-event-list h2 {
    font-size:1.6em;
    font-weight:bold;
    margin-bottom:20px;
}

ul.pl-event-list li div.event-row,
ul.pl-event-list li div.action-row {
    clear:left;
}

ul.pl-event-list span {
    float:left;
    width:80px;
    font-size:1.2em;
    font-weight:bold;
    margin-bottom:15px;
}

ul.pl-event-list span.time {
    margin-left:80px;
}

ul.pl-event-list p {
    float:left;
    font-size:1em;
    max-width:500px;
}

ul.pl-event-list li div.how {
    width:500px;
    float:left;
}

ul.pl-event-list li div.action-row {
    padding-top:20px;
    height:30px;
}

ul.pl-event-list li div.action-row h4 {
    color:#fc4f00;
    font-size:1.4em;
    float:left;
}

ul.pl-event-list li div.action-row a {
    display:block;
    float:right;
    height:30px;
    text-indent:-5000px;
    margin:0 0 0 20px;
}

ul.pl-event-list li div.action-row a.book-event {
    width:117px;
    background: url(images/btn-bookonline.gif) no-repeat top left;
}

ul.pl-event-list li div.action-row a.more-info {
    width:130px;
    background: url(images/btn-moreinfo.gif) no-repeat top left;
}

/*----[Event booking form]----*/
div.booking-form {
    min-height:500px;
}

div.booking-form form {
    margin:20px 0 0 0;
}

div.booking-form h1 {
    margin:20px 0;
}

div.booking-form label {
    font-size:0.7em;
}

div.booking-form label.error {
    color:#f55;
    margin-left:20px;
}

div.booking-form span.required,
span.required {
    color:#f55;
}

div.booking-form fieldset {
    margin-bottom:15px;
}

div.booking-form dt {
    float:left;
    width:190px;
    clear:left;
    margin-bottom:20px;
    vertical-align:top;
}

div.booking-form dt.wide {
    width:330px;
}

div.booking-form dd {
    margin-left:170px;
    width:550px;
    margin-bottom:20px;
}

div.booking-form dd input[type=text] {
    width:300px;
}

div.booking-form dd {
    font-size:0.8em;
}

div.booking-form dd.tall {
    padding-top:20px;
}

div.booking-form div.actions {
    margin-bottom:20px;
}

div.booking-form div.actions input[type=submit] {
    margin-left:190px;
}

#bannerlink {
    display:block;
}

#bannerlink img{
    width:940px;
    height:270px;
}

/* BROCHURE BOX HOMEPAGE */
div.brochurebox a.icon{
    float:left;
    width:50px;
}

div.brochurebox .contentwrapper{
    float:right;
    width:400px
}

div.brochurebox .contentwrapper h3{
    margin-bottom:12px;
}
div.brochurebox .contentwrapper p{
    color:#5A7F92;
}

/* NEWSLETTER SIGNUP HOMEPAGE */

.newslettersignup{
    float:left;
    width:420px;
}

.newslettersignup .row{
    clear:both;
}

.newslettersignup .roundedtextbox{
    background: url("images/background_input_large.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 18px;
    margin-right: 10px;
    margin-top: 3px;
    margin-bottom:5px;
    padding: 2px 0 0 10px;
    width: 420px;
}

.newslettersignup .roundedtextbox input{
    border:none;
    color:#5A7F92;
    width: 190px;   
    float:left;
}

.newslettersignup label.error{
    float:right;
    margin-left:10px;
    color:#cc0000;
}

.newslettersignup h5{
    color: #5A7F92;
    font-size: 1.7em;
    text-decoration: none;
    margin-top:-3px;
}

.newslettersignup .signupsubmit{
    margin-top:5px;
}
a.valuethearts{float:right;}

div.contactForm{min-height: 493px;}

div.contactForm #contactFrm{margin: 0 auto;}

div.contactForm tr{height: 2.4em;}


div.contactForm .inputbox input{width: 300px;}

div.contactForm .inputbox textarea{font-size: 1.3em;width:370px}

div.contactForm label.error{color: #F55;}
.CapeHeader{margin-bottom:20px;}
div.currentWorkLinksHolder a{text-decoration: underline;}
.newsLogo .tweetSidebar ul.tweet_list{border-top: 0px;}
.newsLogo .tweetSidebar ul li{font-size:0.7em; color: #666; background: none; }
.newsLogo .tweetSidebar ul li.tweet_first{padding-top:0px;}
.newsLogo .tweetSidebar ul.tweet_list li a{ width: auto;}

#content_leftcol .tweet_list{font-size:0.9em; border-top: none; color:#666666;}
#content_leftcol .tweet_list li{background: none;}
#content_leftcol .tweet_list li.tweet_first{padding-top:0;}
.homepageTwitter{margin: 20px 0 15px 0;border-bottom:1px solid #ccc;}
.topFollowBtn{
clear: both;
margin-bottom: 20px;
float: left;}

.addthis_toolbox{margin-bottom:15px;}
