/*-------------------------------------------------------------------------------------------*/
/* Site-specific custom stylesheet for Community Sites software                              */
/* Copyright Community Sites 2004, 2005, 2006, 2007, 2008                                    */
/* For further information, see www.communitysites.co.uk or email info@communitysites.co.uk  */
/*-------------------------------------------------------------------------------------------*/

 /*-------------------------------------------------------------------------------------------*/
/* ALTERNATIVE LAYOUTS */
/* uses the alternative stylesheet for placing the search in the breadcrumb trail */
/* @import url('alt/communitysites_alt_search.css'); */
/* uses the alternative stylesheet that positions a logo at the right of the footer */
/* @import url('alt/communitysites_alt_footer_logo.css'); */
/*-------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------*/
/* CUSTOMISATIONS */
/* sections within this document, along with the flags to search for to jump to 'em: */
/* standard customisations: =standard= */
/* site-specific customisations: =specific= */
/* basic formatting: =basic= */
/* main blocks: =blocks= */
/* header: =header= */
/* breadcrumb bar: =bread= */
/* left-hand navigation: =nav= */
/* advert column/contextual links: =advert= */
/* footer: =footer= */
/* forums: =forums= */
/* titles: =titles= */
/* menu items/category menu: =menu= */
/* home page: =home= */
/* content page: =page= */
/* comments: =comments= */
/* sitemap: =sitemap= */
/* search: =search= */
/* alternative search (using index file): =search2= */
/* contributor list: =contributor= */
/* control panel: =cp= */
/* pagemaker: =pm= */
/* form controls: =form= */
/* text sizes: =size= */
/*-------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------*/
/* =basic= */
/* basic formatting - styles for commonly used tags and elements */
/*-------------------------------------------------------------------------------------------*/

#block1_2 p, #block1_1 p {
	line-height:150%;
	margin-bottom:5px;
	margin-left:14px;
	margin-top:5px;
}

/*-------------------------------------------------------------------------------------------*/
/* =blocks= */
/* main blocks - the main divs that lay out the pages */
/*-------------------------------------------------------------------------------------------*/

#all {
	min-width:940px;
}

.contentwrapper {
	background-image:url(../images/design/bg_main.gif);
}

.homepage_container {
	border-left: 1px solid #d7d7d8;
	border-right: 1px solid #d7d7d8;
	padding-top:0;
}

.category_container {
	border-left: 1px solid #d7d7d8;
	border-right: 1px solid #d7d7d8;
	padding-top: 200px;
}
.category_container_hidden, .page_container, .page_container_hidden {
	border-left: 1px solid #d7d7d8;
	border-right: 1px solid #d7d7d8;
}

#block1_2 {
	margin-left:0px;
	width:386px;
}
	
#block2_2 {
	float:right;
	width:205px;
}

#block1_1, #pnlSearchResults, #pnlSearchNoResults,#pnlSearchForm {
	padding-left:0;
	width: 629px;
}

.pageinner {
	margin-bottom:10px;
	margin-left:14px;
	margin-right:0px;
	margin-top:10px;
}

#block1_1 .pageinner p {
	line-height:150%;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:14px;
	margin-top:5px;
}
#block1_1 .pageinner ul, #block1_1 .pageinner ol {
	line-height:150%;
	margin-bottom:5px;
	margin-left:0;
	margin-right:14px;
	margin-top:5px;
	padding-left:20px;
}
#block1_1 .pageinner li {
	margin-bottom:5px;
	margin-left:0;
	margin-top:5px;
}

/*-------------------------------------------------------------------------------------------*/
/* =header= */
/* header area - anything within the header area of the pages, including the search bar */
/*-------------------------------------------------------------------------------------------*/

#header {
	background-color:#fff;
}

#header #skipnav a:active, #header #skipnav a:focus {
	left:600px;
	top:0;
	z-index:200;
}

#header #titles {
    height:76px;
}

#header #titles h1 {
	margin-left:10px;
}

#header #titles img {
	margin-top:5px;
}

#header #subnavigation {
	background-image:none;
	top:52px;
}

#subnavigationsearch label {
	left:565px;
	top:5px;
}

#subnavigationsearch input.textboxsearch {
	border:1px solid #000;
	color:#000;
	font-family:"Century Schoolbook", Georgia, "Times New Roman", Times, serif;
	height:16px;
	left:625px;
	text-transform:uppercase;
	top:1px;
	width:125px;
}

.searchbutton {
	top:1px;
	left:755px;
}


/*-------------------------------------------------------------------------------------------*/
/* =bread= */
/* breadcrumb bar */
/*-------------------------------------------------------------------------------------------*/

.breadcrumbbarwrapper {
	background-color: #d7d7d8;
	color:#808080;
	font-weight:normal;
	letter-spacing:1px;
	text-transform:uppercase;
}
.breadcrumbbar {
	background-color: #d7d7d8;
	border:1px solid #d7d7d8;
	color:#808080;
}
.breadcrumb {
	background-color: #d7d7d8;
	font-weight:normal;
	margin-bottom:6px;
	margin-left:10px;
	margin-top:7px;
}
* html .breadcrumb {
	margin-left:6px;
}
.breadcrumb a, .contentpage .breadcrumb a  {
	color:#808080;
	text-decoration:none;
}

/*-------------------------------------------------------------------------------------------*/
/* =nav= */
/* left-hand navigation - including the login/button area below the navigation */
/*-------------------------------------------------------------------------------------------*/

.navbar {
	width:144px;
	margin-bottom:7px;
	margin-top:2px;
}

.blocklogin {
	color:#581963;
	font-family:"Century Schoolbook", Georgia, "Times New Roman", Times, serif;
	overflow:hidden;
	width:144px;
}

.blocklogintitles {
	margin-left:12px;
}
.blocklogintitles h2, .blocklogintitles h3, .blockloginform label {
	font-weight:normal;
}
.blockloginform {
	margin-left:12px;
}
.blockloginform a.passwordlink {
	color:#581963;
}


.menu_item_container {
	border-bottom:1px solid #808080;
	margin-left:0px;
	padding-bottom:7px;
	padding-top:7px;
}

.menu_item {
	color:#581963;
	font-weight:normal;
	margin-left:12px;
	margin-top:0px;
	padding-bottom:0px;
	padding-left:0px;
}

.menu_item a:link {
	color:#581963;
}

.menu_item a:visited {
	color:#581963;
}


/*-------------------------------------------------------------------------------------------*/
/* =advert= */
/* advert column - including contextual links */
/*-------------------------------------------------------------------------------------------*/

.extracolumn {
	background-color:#fff;
	font-family:"Century Schoolbook", Georgia, "Times New Roman", Times, serif;
	letter-spacing:.5px;
	margin-right:20px;
	width:132px;
}

.morelinks {
	background-color:#e4e4e4;
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:5px;
}

.morelinks h2 {
	background-color:#8b967d;
	color:#fff;
	margin:0;
	padding-bottom:5px;
	padding-left:6px;
	padding-top:5px;
	text-transform:uppercase;
	width:126px;
}
* html .morelinks h2 {
	width:132px;
}

.morelinks h3 {
	font-weight:normal;
	margin-bottom:5px;
	margin-left:6px;
	margin-right:0;
	margin-top:5px;
	text-transform:uppercase;
}

.extracolumn ul {
	margin-left:0;
	margin-right:15px;
	margin-bottom:15px;
	margin-top:0;
	padding-left:0;
	color:#000;
}
li.contextuallink {
	list-style-type: none;
	margin-bottom:0;
	margin-top:8px;
	padding-left:20px;
}
li.contextuallinkcurrent {
	list-style-type: none;
	margin-bottom:0;
	margin-top:8px;
	background-image:url(../images/design/more.gif);
	background-position:4px 4px;
	background-repeat:no-repeat;
	padding-left:20px;
}
li.contextuallink a, li.contextuallinkcurrent a {
	text-decoration:none;
	color:#000;
}
li.contextuallink a:hover, li.contextuallinkcurrent a:hover {
	text-decoration:underline;
}

#htmlCommunitySitesAdverts {
	padding-top:0px;
}

.advertarea h2 {
	display:none;
}

.advertbox {
	padding-bottom:0px;
}

.advert {
	background-color:#e4e4e4;
	border-top:5px solid #8b967d;
	margin-bottom:10px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0;
}

.advertimage {
	width:132px;
}

.advert .text {
	padding:5px;
}

.advert .text a {
	color:#575447;
	font-weight:bold;
}

.sidelogo {
	border:0;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:6px;
}
/*-------------------------------------------------------------------------------------------*/
/* =footer= */
/* footer */
/*-------------------------------------------------------------------------------------------*/

#footer {
	background-color: #808080;
	color:#fff;
	letter-spacing:1px;
	text-transform:uppercase;
}

#footer .extras {
	font-weight:normal;
}

#footer .extras a {
	color:#fff;
}

.credit {
	color:#808080;
	letter-spacing:1px;
	text-transform:uppercase;
	width:760px;
}
.credit p {
	display:block;
	font-weight:normal;
	margin-top:5px;
}
.credit a {
	color:#808080;
}

.credit .logos {
	float:right;
	margin-top:5px;
}

/*-------------------------------------------------------------------------------------------*/
/* =forums= */
/* forums - not often used, so can be left as it is unless they're enabled */
/*-------------------------------------------------------------------------------------------*/

/* not used 
.forumlink {
	border-bottom:1px solid #629AA7;
}

.forumthread {
	border-bottom:1px solid #629AA7;
}

.forumlisting {
	border-bottom:1px solid #629AA7;
}
*/

/*-------------------------------------------------------------------------------------------*/
/* =titles= */
/* titles - header tags etc */
/*-------------------------------------------------------------------------------------------*/

#block1_1 h4.title, #pnlSearchForm h4.title, #pnlSearchResults h4.title {
	background-image:url(../images/design/title_bar_logo.gif);
	background-position:top right;
	background-repeat:no-repeat;
	color:#808080;
	font-family:"Century Schoolbook", Georgia, "Times New Roman", Times, serif;
	height:27px;
	letter-spacing:1px;
	margin:0;
	margin-top:0px;
	text-transform:uppercase;
	width:100%;
}
#block1_1 h4.title .inner, #pnlSearchForm h4.title .inner, #pnlSearchResults h4.title .inner {
	display:block;
	margin-left:14px;
	padding-top:5px;
}

#block1_1 h5.subtitle, #pnlSearchResults h4.subtitle {
	color:#808080;
	font-family:"Century Schoolbook", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing:1px;
	text-transform:uppercase;
}
#pnlSearchResults h4.subtitle {
	margin-left:14px;
	margin-top:10px;
}

#block1_1 h5.author {
	color:#808080;
	font-family:"Century Schoolbook", Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-weight: normal;
	letter-spacing:1px;
}
#block1_1 h5.subtitle a {
	color:#808080;
}

#htmlPageContentHolder h6, .pagetext h6, #block1_1 h6, .staticpage .blockcontent h4, #htmlContributorInfo h5 {
	color:#581963;
	font-family:"Century Schoolbook", Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing:1px;
	margin-top:10px;
}
#htmlContributorInfo h5 {
	margin-left:14px;
}

/*-------------------------------------------------------------------------------------------*/
/* =menu= */
/* menu items - category menu listings */
/*-------------------------------------------------------------------------------------------*/

#htmlIntroduction {
	margin-bottom: 30px;
	margin-top: 20px;
}

.block .category1_2, .block .pagelink1_2, .block .category2_2, .block .pagelink2_2 {
	border-top:0;
	float:none;
	margin-right:0;
	margin-top:10px;
	min-height:100px;
	padding:0;
	width:100%;
}

.block .category1_2, .block .pagelink1_2 {
	background-color: #fef0d9;
}
.block .category2_2, .block .pagelink2_2 {
	background-color: #f3eaf7;
}

.block .category1_2 .imagewrapper, .block .category2_2 .imagewrapper, .block .pagelink1_2 .imagewrapper, .block .pagelink2_2 .imagewrapper {
	border:0;
	margin-left:14px;
	margin-right:10px;
}
* html .block .category1_2 .imagewrapper, * html .block .category2_2 .imagewrapper, * html .block .pagelink1_2 .imagewrapper, * html .block .pagelink2_2 .imagewrapper {
	margin-left:7px;
}

#block1_1 .categorytitle, #block1_1 .pagetitle, #pnlSearchResults .categorytitle, #pnlSearchResults .pagetitle {
	color:#581963;
	display:block;
	font-family:"Century Schoolbook", Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing:1px;
	padding-top:10px;
}
#block1_1 a.categorytitle, #block1_1 a.pagetitle, #pnlSearchResults a.categorytitle, #pnlSearchResults a.pagetitle {
	text-decoration:none;
}
#block1_1 a.categorytitle:hover, #block1_1 a.pagetitle:hover, #pnlSearchResults a.categorytitle:hover, #pnlSearchResults a.pagetitle:hover {
	text-decoration:underline;
}
#block1_1 .categorydetails, #block1_1 .pagedetails, #pnlSearchResults .categorydetails, #pnlSearchResults .pagedetails {
	margin-right:8px;
}

/*-------------------------------------------------------------------------------------------*/
/* =home= */
/* home page - this may also use category menu styles, above */
/*-------------------------------------------------------------------------------------------*/

#block1_2 .blocktitles h2 {
	background-image:url(../images/design/title_bar.gif);
	background-position:top right;
	background-repeat:no-repeat;
	color:#808080;
	font-family:"Century Schoolbook", Georgia, "Times New Roman", Times, serif;
	height:27px;
	letter-spacing:1px;
	margin:0;
	margin-top:20px;
	text-transform:uppercase;
	width:100%;
}

#block1_2 .blocktitles h2 .inner {
	margin-left:14px;
}

#block1_2 .pagelink {
	background-image:url(../images/design/logo_blob.gif);
	background-position:14px 4px;
	background-repeat:no-repeat;
	height:30px;
	margin-top:5px;
}
#block1_2 .pagelink a {
	color:#000;
	display:block;
	font-weight:normal;
	margin-left:45px;
	padding-top:10px;
	text-decoration:none;
	text-transform:uppercase;
}
#block1_2 .pagelink a:hover {
	text-decoration:underline;
}

#block2_2 .blocktitles h2 {
	background-image:url(../images/design/title_bar.gif);
	background-position:top left;
	background-repeat:no-repeat;
	color:#808080;
	height:27px;
	font-family:"Century Schoolbook", Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	margin:0;
	margin-top:20px;
	text-transform:uppercase;
	width:100%;
}

#block2_2 .blocktitles h2 .inner {
	margin-left:14px;
}

#block2_2 .newpagelink {
	color:#000;
	margin-bottom:5px;
	margin-left:14px;
	margin-right:14px;
	margin-top:5px;
}
#block2_2 .newpagelink a {
	color:#000;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
}
#block2_2 .newpagelink a:hover {
	text-decoration:underline;
}

/*-------------------------------------------------------------------------------------------*/
/* =page= */
/* content page - including image styling etc */
/*-------------------------------------------------------------------------------------------*/

#block1_1 .imagesright, #block1_1 .imageposr {
	width:300px;
}

#block1_1 .imagesright img, #block1_1 .imageposr img, #block1_1 .imageposl img, #block1_1 .imageposn img, #block1_1 .imagesright .mapdisplay {
	border:0;
}

#block1_1 .landscapeimage img, #block1_1 .fullsizeimage img, #block1_1 .originalimage img, #block1_1 .portraitimage img {
	border:0;
}

.contentpage .thumbnailimage img, .content .thumbnailimage img {
	border:0;
}	

#block1_1 .comment .commentbody p {
	margin-bottom:0;
}

#block1_1 .commentpending .commentbody p {
	margin-bottom:0;
}

.block .comment .commentcredit {
	color:#808080;
}

#block1_1 .editorlinks {
	margin-top:10px;
	margin-left:14px;
}

#block1_1 .galleryback {
	margin-top:8px;
}

/*-------------------------------------------------------------------------------------------*/
/* =comments= */
/* comments */
/*-------------------------------------------------------------------------------------------*/

#htmlCommentsInput, #htmlCommentsPrompt, #htmlCommentsThanks {
	border-top:1px solid #d7d7d8;
	color: #808080;
	padding-left:14px;
	padding-right:14px;
}

#htmlCommentsInput h2, #htmlCommentsPrompt h2, #htmlCommentsDisplayArea h2, #htmlCommentsThanks h2, #htmlSearchPrompt h2, #htmlSearchFailure h2 {
	color:#581963;
	font-family:"Century Schoolbook", Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing:1px;
}

#htmlCommentsInputForm h2 a {
	color:#581963;
}

#htmlCommentsInput h3, #htmlCommentsPrompt h3, #htmlCommentsDisplayArea h3, #htmlCommentsThanks h3, #htmlSearchPrompt h3, #htmlSearchFailure h3 {
	color:#808080;
	font-weight:normal;
}

#htmlCommentsInput #htmlCommentsInputForm label {
	font-weight:normal;
}

#htmlCommentsInputForm .privacy a {
	color:#5C7A81;
}

#htmlCommentsDisplayArea {
	border-top:1px solid #d7d7d8;
	padding-bottom:8px;
	padding-left:14px;
	padding-right:14px;
}

/*-------------------------------------------------------------------------------------------*/
/* =sitemap= */
/* sitemap */
/*-------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------*/
/* =search= */
/* search - this is the standard database search method */
/*-------------------------------------------------------------------------------------------*/

#htmlSearchPrompt, #htmlSearchFailure {
	border-top:1px solid #d7d7d8;
	padding-left:14px;
	padding-right:14px;
}

#htmlSearchControls {
	border-top:0;
	padding-left:14px;
	padding-right:14px;
}

#pnlSearchForm .blockcontent {
	margin-bottom:0;
	margin-top:8px;
	padding-bottom:8px;
	padding-left:14px;
	padding-right:14px;
}

#pnlSearchForm label {
	color:#808080;
}

#pnlSearchForm .help h4 {
	color:#581963;
	font-family:"Century Schoolbook", Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing:1px;
}

#pnlSearchResults h4.subtitle {
	border-bottom:0;
}


/*-------------------------------------------------------------------------------------------*/
/* =search2=
/* alternative search - not generally used in standard site setup */
/*-------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------*/
/* =contributor=
/* contributor list */
/*-------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------*/
/* =cp= */
/* control panel and pagemaker - note that specific pagemaker bits are below */
/*-------------------------------------------------------------------------------------------*/

.controlpanel1_2 .blocktitles, .panel1_2 .blocktitles {
	background-color:#c4c4c4;
}

.controlpanel2_2 .blocklogintitles h2, .panel2_2 .blocklogintitles h2 {
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.controlpanel2_2 .blocklogintitles h3, .panel2_2 .blocklogintitles h3 {
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

/*-------------------------------------------------------------------------------------------*/
/* =pm= */
/* pagemaker - note that styles that are also used by the control panel are above */
/*-------------------------------------------------------------------------------------------*/

.nextbutton {
	margin-left:15px;
}

/*-------------------------------------------------------------------------------------------*/
/* =form= */
/* form stuff - lists, textboxes and other reusable form styles */
/*-------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------*/
/* =size= */
/* sizes */
/*-------------------------------------------------------------------------------------------*/

/***************************/
/* main blocks */
body {
	font-size:70%;
}

/***************************/
/* header and footer */

.breadcrumbbarwrapper, #footer, .credit {
	font-size:80%;
}

.subnavigationsearch input.textboxsearch, .loginpanel .textbox, select {
	font-size:85%;
}

#skipnav {
	font-size:85%;
}

/***************************/
/* left-hand navigation and login panel */

.menu_item, .loginpanel h2 {
	font-size:150%;
}

.loginpanel .button {
	font-size:80%;
}

/***************************/
/* advert panel */
.advert {
	font-size:100%;
}
.advertarea h2, .morelinks h2 {
	font-size:110%;
}

.morelinks h3 {
	font-size:110%;
}

.moreabout {
	font-size:85%;
}

.morelinks li {
	font-size:110%;
}

/***************************/
/* titles */

h4.title {
	font-size:140%;
}

#block1_1 h5.subtitle, #block1_1 h5.author, #pnlSearchResults h5.author, #block1_1 h6.contact {
	font-size:120%;
}

#htmlPageContentHolder h6, .pagetext h6, #block1_1 h6, .staticpage .blockcontent h4 {
	font-size:130%;
}

#block1_1 .dateadded {
	font-size:85%;
}
#block1_1 .imagesright .imagecaption, #block1_1 .standardimage .imagecaption, #block1_1 .thumbimage .imagecaption, #block1_1 .mapcaption {
	font-size:85%;
}
#block1_1 .imagesright .imagecredit, #block1_1 .standardimage .imagecredit, #block1_1 .thumbimage .imagecredit {
	font-size:85%;
}
#block1_1 .landscapeimagecaption .imagecaption, #block1_1 .portraitimagecaption .imagecaption  {
	font-size:85%;
}
#block1_1 .landscapeimagecaption .imagecredit, #block1_1 .portraitimagecaption .imagecredit {
	font-size:85%;
}

/***************************/
/* home page */

#block1_2 p {
	font-size:105%;
}

#htmlCommunitySitesQuickLinks a {
	font-size:105%;
}

/***************************/
/* menus */ 

.block .category1_2 .categorytitle, .block .category2_2 .categorytitle {
	font-size:125%;
}
.block .pagelink1_2 .pagetitle, .block .pagelink2_2 .pagetitle {
	font-size:125%;
}
.block .category1_2 .categorydetails, .block .category2_2 .categorydetails {
	font-size:120%;
}
.block .pagelink1_2 .pagedetails, .block .pagelink2_2 .pagedetails {
	font-size:120%;
}

/***************************/
/* page content */

.blockcontent p, .blockcontent ul, .blockcontent ol, .pagetext p, .pagetext ul, .pagetext ol {
	font-size:105%;
}

.galleryback, .editorlinks {
	font-size:85%;
}

/***************************/
/* comments */

#htmlCommentsInput h2, #htmlCommentsPrompt h2, #htmlCommentsDisplay h2, #htmlCommentsThanks h2, #htmlSearchPrompt h2, #htmlSearchFailure h2 {
	font-size:100%;
}

#htmlCommentsInput h3, #htmlCommentsPrompt h3, #htmlCommentsDisplay h3, #htmlCommentsThanks h3, #htmlSearchPrompt h3, #htmlSearchFailure h3 {
	font-size:100%;
}

/***************************/
/* search */

#pnlSearchForm .help h4 {
	font-size:100%;
}

/***************************/
/* control panel */

.controlpanel1_2 h4, .controlpanel2_2 h4, .panel2_2 h4 {
	font-size:100%;
}


