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

table {
	border-color: #5b5643; 
}

td {
	border-color: #5b5643; 
}

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

.homepage_container {
	padding-top:0;
}

.category_container {
}

#block2_2 {
	float:right;
	margin-left:0;
	width:249px;
}

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

#header {
	background-image:url(../images/design/header_bg.jpg);
	background-repeat:repeat-x;
}

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

#header #titles {
	height:109px;
	width:925px;
}

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

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

#subnavigationsearch label {
	top:0px;
	left:550px;
}

#subnavigationsearch input.textboxsearch {
	color:#027a70;
	font-family: Georgia, "Times New Roman", Times, serif;
	height:17px;
	left:615px;
	top:3px;
}

#subnavigationsearch .searchbutton {
	left:745px;
	top:3px;
}

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

.breadcrumbbarwrapper {
	background-color: #62bf92;
}
.breadcrumbbar {
	background-color: #62bf92;
	border: 1px solid #62bf92;
	color:#fff;
}
.breadcrumb {
	background-color: #62bf92;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left:17px;
}
* html .breadcrumb {
	margin-left:8px;
}
.breadcrumb a, .contentpage .breadcrumb a  {
	color:#fff;
	text-decoration:underline;
}

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

.navbar {
	margin-bottom:15px;
	margin-top:20px;
}

.blocklogin {
	color:#007770;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.blocklogintitles {
	margin-left:17px;
}
.blockloginform {
	margin-left:17px;
}
.blocklogintitles h3 a {
	color:#007770;
	text-decoration:none;
}
.blocklogintitles h3 a:hover {
	text-decoration:underline;
}

.menu_item_container {
}

.menu_item {
	color:#007770;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left:17px;
	margin-top:0px;
	padding-bottom:10px;
}

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

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


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

.extracolumn {
	background-color:#fff;
	letter-spacing:.5px;
	margin-right:20px;
	width:131px;
}
* html .extracolumn {
	margin-right:10px;
}

.morelinks {
	margin-bottom:10px;
	margin-top:0px;
	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 h2 a {
	color:#fff;
}

.morelinks h3 {
	font-weight:normal;
	margin-bottom:5px;
	margin-left:6px;
	margin-top:5px;
	text-transform:uppercase;
}
.morelinks h3 a {
	color:#A72424;
}

.extracolumn ul {
	color:#000;
}

li.contextuallink {
	margin-bottom:0;
	margin-top:8px;
	padding-left:20px;
}

li.contextuallinkcurrent {
	background-image:url(../images/design/more.gif);
	background-position:6px 4px;
	margin-bottom:0;
	margin-top:8px;
	padding-left:20px;
}

li.contextuallink a, li.contextuallinkcurrent a {
	color:#000;
}

#htmlCommunitySitesAdverts {
	padding-top:0px;
}

.advertarea h2 {
	display:none;
}

.advert {
	background-color:#fff;
	margin-bottom:10px;
	padding:0;
}

.advertimage {
	width:132px;
}

.advert .text  {
	padding:5px;
}

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

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

#footer {
	background-color: #62bf92;
	color:#fff;
}
#footer .extras a {
	color:#fff;
}

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

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

h2#htmlWelcomeTitle {
	border-bottom:1px solid #92938b;
	color:#A72424;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom:10px;
	margin-left:17px;
	margin-top:20px;
	width:594px;
}

#block1_1 h4.title, #pnlSearchForm h4.title {
	border-bottom:1px solid #5b5643;
	color:#A72424;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top:10px;
}
	
html #block1_1 h4.title, html #pnlSearchForm h4.title {
	margin-top:10px;
}  


html #block1_1 h4#htmlPageTitle {
	margin-top:20px;
}


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

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

#htmlPageContentHolder h6, .pagetext h6, #block1_1 h6, h4.statictitle {
	color:#A72424;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}


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

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

#block1_2 .blocktitles h2, #block2_2 .blocktitles h2, h2.searchpagetitle {
	color:#A72424;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	
	margin-bottom:5px;
	margin-left:0;
	margin-top:5px;
	padding-bottom:0;
}

#htmlWelcomeBody {
	margin-top:20px;
}

#block1_2 .pagelink {
	margin-top:12px;
}

#block1_2 .homepagelink {
	padding-top:8px;
	margin-top:8px
}

#block2_2 .pagelink {
	border:0;
	min-height:0;
	padding-bottom:0;
	padding-top:0;
	width:231px;
}

#block2_2 .pagelink .imagewrapper {
	border:0;
	height:auto;
	width:auto;
}

#block2_2 .pagelink .pagetitle {
	background-color:#ddd8c5;
	text-align:center;
	width:231px;
}

#block2_2 .pagelink .pagetitle a {
	color:#5b5643;
	display:block;
	font-weight:normal;
	padding-bottom:7px;
	padding-left:5px;
	padding-right:5px;
	padding-top:7px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
}

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

p.withsubheading, ul.withsubheading, ol.withsubheading {
   margin-top:5px;
}

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

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

#htmlCommentsInput h2, #htmlCommentsPrompt h2, #htmlCommentsDisplayArea h2, #htmlCommentsThanks h2, #htmlSearchPrompt h2, #htmlSearchFailure h2 {
	color:#000;
}

#htmlCommentsInputForm h2 a {
	color:#000;
}

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

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

#htmlCommentsDisplayArea {
	border-top:1px solid #5b5643;
	color:#000;
}

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

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

#htmlSearchPrompt, #htmlSearchFailure {
	border-top:1px solid #92938b;
}

#htmlSearchPrompt h2, #htmlSearchFailure h2 {
}

#htmlSearchControls {
	border-top:1px solid #92938b;
}

#pnlSearchResults h4.subtitle {
	border-bottom:1px solid #92938b;
}

#pnlSearchResults h4.title {
	color:#A72424;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top:5px;
}
#pnlSearchResults h4.subtitle {
	border-bottom:1px solid #5b5643;
	color:#A72424;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

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

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

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

.breadcrumbbarwrapper {
	font-size:90%;
}

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

.blocklogin .blocklogintitles h2 {
	font-size:100%;
}
.blocklogin .blocklogintitles h3 {
	font-size:80%;
}
.blocklogin label {
	font-size:80%;
}
.blocklogin .textbox {
	font-size:80%;
}
.blocklogin .button {
	font-size:80%;
}

/***************************/
/* advert panel */

.advertarea h2, .morelinks h2 {
	font-size:90%;
}
.morelinks h3 {
	font-size:85%;
}

.morelinks li a {
	font-size:85%;
}


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

#block1_2 .blocktitles h2, #block2_2 .blocktitles h2 {
	font-size:140%;
}
#block1_1 h4.title, #pnlSearchResults h4.title, #pnlSearchNoResults h4.title, #pnlSearchForm h4.title, #pnlSearchLoad h4.title {
	font-size:140%;
}

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

#block2_2 .pagelink .pagetitle a {
	font-size:85%;
}


