/*-------------------------------------------------------------------------------------------*/
/* 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 */
/*-------------------------------------------------------------------------------------------*/

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

.content .block {
	background-color:#EBF7FB;
}

#block1_2 {
	width:376px;
}

#block2_2 {
	width:200px;
}
/*-------------------------------------------------------------------------------------------*/
/* =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:0;
	top:0;
}

#header #titles h1 {
	margin-left:12px;
    /*height:78px;*/
}

/*#subnavigationsearch input.textboxsearch {
	color:#3D3C3C;
}*/

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

.breadcrumbbarwrapper {
	background-color: #8e743f;
}
.breadcrumbbar {
	background-color: #8e743f;
}
* html .breadcrumbbar {
	border:1px solid #8e743f;
}
.breadcrumb {
	background-color: #8e743f;
	margin-left:15px;
}
* html .breadcrumb {
	margin-left:7px;
}
.breadcrumb a, .contentpage .breadcrumb a  {
	text-decoration:underline;
}

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

.navbar {
	margin-bottom:22px;
	margin-top:3px;
}

.blocklogin {
	color:#7A786D;
}

.menu_item_container {
	padding-top:0px;
}

.menu_item {
	color:#7A786D;
	margin-left:16px;
	margin-top:16px;
	padding-bottom:5px;
}

.menu_item a:link {
	color:#7A786D;
}

.menu_item a:visited {
	color:#7A786D;
}

.blocklogintitles {
	margin-left:16px;
}

.blockloginform {
	margin-left:16px;
}
.blockloginform a.passwordlink {
	color:#7A786D;
}



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

.extracolumn {
	display:none;
}

/*-------------------------------------------------------------------------------------------*/
/* =footer= */
/* footer */
/*-------------------------------------------------------------------------------------------*/

#footer {
	background-color: #8e743f;
}

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

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

#block1_1 h4.title, #pnlSearchForm h4.title {
	border-bottom:1px solid #8e743f;
	color:#000;
	margin-top:9px;
}	

#block1_1 .pagetext h4.title {
	color:#000;
}

#block1_1 h5.subtitle {
	color:#000;
}
#block1_1 h5.subtitle a {
	color:#000;
}

#htmlPageContentHolder h6, .pagetext h6, #block1_1 h6 {
	color:#629AA7;
}

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

.block .category1_2 .imagewrapper, .block .category2_2 .imagewrapper, .block .pagelink1_2 .imagewrapper, .block .pagelink2_2 .imagewrapper {
	border: 1px solid #8e743f;
	height:88px;
	width:88px;
}


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

#block1_2 .blocktitles h2, #block2_2 .blocktitles h2, h2.searchpagetitle {
	color:#000;
	border-bottom:1px solid #8e743f;
}

/* custom padding between new items on home page */
.homepagelink {
	margin-bottom:8px;
}

#block2_2 .pagelink {
	min-height:88px;
	width:200px;
}

#block2_2 .pagelink .imagewrapper {
	border: 1px solid #8e743f;
	height:88px;
	width:88px;
}

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

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

#htmlCommentsInput, #htmlCommentsPrompt, #htmlCommentsThanks {
	border-top:1px solid #8e743f;
	color: #000;
}

#htmlCommentsInput h2, #htmlCommentsPrompt h2, #htmlCommentsDisplayArea h2, #htmlCommentsThanks h2, #htmlSearchPrompt h2, #htmlSearchFailure h2 {
	color: #000;
	margin-top:4px;
}

#htmlCommentsPrompt h3 a {
	color:#000;
}

#htmlCommentsInput #htmlCommentsInputForm label {
	color:#000;
}

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

#htmlCommentsDisplayArea {
	border-top:1px solid #8e743f;
}

#block1_1 .comment .commentbody p {
	color:#000;
}

#block1_1 .comment .commentbody p a {
	color:#000;
}

/* different comment layout */
.block .comment, .block .commentpending {
	border-bottom:1px solid #8e743f;
	border-top:1px solid #8e743f;
	margin-left:8px;
	margin-right:8px;
	margin-top:8px;
	padding-bottom:8px;
	padding-top:4px;
}

#block1_1 .comment .commentbody p, #block1_1 .commentpending .commentbody p {
	margin-bottom:4px;
	margin-top:4px;
}

.block .comment .commentcredit {
	color:#000;
}
.block .comment .commentcredit a {
	color:#000;
}

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

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

#htmlSearchPrompt, #htmlSearchFailure {
	border-top:1px solid #8e743f;
}

#htmlSearchControls {
	border-top:1px solid #8e743f;
}

#pnlSearchResults h4.subtitle {
	border-bottom:1px solid #8e743f;
}

/*-------------------------------------------------------------------------------------------*/
/* =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:#8e743f;
	color:#000;
}

.controlpanel1_2 .blocktitles h2, .panel1_2 .blocktitles h2, body.pagemaker #block1_1 .blocktitles h2 {
	color:#fff;
}

.panel1_2 .blocktitles h3, .controlpanel1_2 .blocktitles h3, #pnlPreview #block1_1 .blocktitles h3 {
	color:#fff;
}

.controlpanel2_2 .blocklogintitles h2, .panel2_2 .blocklogintitles h2 {
	color:#8e743f;
}

.controlpanel2_2 .blocklogintitles h3, .panel2_2 .blocklogintitles h3 {
	color:#8e743f;
}

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

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

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


