/*-------------------------------------------------------------------------------------------*/
/* 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: #495263; 
}

td {
	border-color: #495263; 
}

a, td a {
	color:#686a6f;
}

#block1_1 p a, #block1_1 ul a, .blocklogin a {
	color:#686a6f;
}

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

body {
	background-color:#f4f4f4;
	color:#2a2a2a;
	text-align:center;
}

#all {
	min-width:945px;
}
* html #all {
	padding-left:945px;
}

* html #main {
	margin-left:-945px;
}

.homepage_container {
	padding-top:0;
}

.category_container {
	padding-top: 120px;
}

.contentwrapper {
	text-align:left;
	width:100%;
}

.contentpage {
	width:945px;
}

.loggedin .content {
	background-image:url(../images/design/bg_even.gif);
}

#block1_1, #pnlSearchResults, #pnlSearchNoResults,#pnlSearchForm {
	margin:0;
	padding-bottom:10px;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	width: 629px;
}

#block1_2 {
	padding-right:10px;
	width:346px;
}

#block2_2 {
	margin-left:12px;
	width:243px;
}

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

#header {
	background-color:#fff;
	font-family: Georgia, "Times New Roman", Times, serif;
}

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

#header #titles {
	background-color:#F9E7BB;
	background-image:url(../images/design/title_bg.jpg);
	background-repeat:no-repeat;
	height:80px;
	width:100%;
}

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

/* note - in the standard layout, these three elements are placed inside the header; here, they're outside the header */
#subnavigationsearch {
	background-image:url(../images/design/search_bg.gif);
	background-repeat:no-repeat;
	height:17px;
	left:580px;
	padding:0;
	position:absolute; 
	top:63px;
	text-align:left;
	vertical-align:top;
	width:191px;
}

#subnavigationsearch input.textboxsearch {
	background-color:#fff;
	border:0;
	color:#676a6f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:12px;
	left:0;
	margin-left:10px;
	position:static;
	width:100px;
}

#subnavigationsearch .searchbutton {
	left:0;	
	margin-left:12px;
	margin-top:2px;
	position:static;
}

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

.breadcrumbbar {
	background-image: url(../images/design/breadcrumb_bg.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid #fefefe;
	border-left:1px solid #f3f3eb;
	border-right:1px solid #f3f3eb;
	border-top:1px solid #f3f3eb;
	color:#8f7156;
	margin-top:0px;
}
* html .breadcrumbbar {
	border: 0;
}
.breadcrumb {
	background-color:transparent;
	font-weight:normal;
	margin-bottom:10px;
	margin-left:12px;
}
* html .breadcrumb {
	margin-left:8px;
}

.breadcrumb a, .contentpage .breadcrumb a  {
	color:#8f7156;
	text-decoration:underline;
}

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

.navbar {
	background-image:url(../images/design/nav_bg_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:10px;
	margin-left:4px;
	margin-top:0;
	padding-top:15px;
	width:131px;
}
* html .navbar {
	margin-left:2px;
}

.navbar .navbaritems {
	background-image:url(../images/design/nav_bg_bottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom:15px;
}

.blocklogin {
	color:#7A776E;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom:30px;
	margin-left:0;
	padding:0;
	width:144px;
}

.blockloginpanel {
	float:left;
	margin-left:4px;
	width:127px;
}
* html .blockloginpanel {
	margin-left:2px;
	width:131px;
}

.blockloginpanel .blocklogintitles {
	background-image:url(../images/design/login_title_bg.gif);
	background-repeat:no-repeat;
	color:#fff;
	margin:0px;
	min-height:27px;
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	text-align:left;
	width:111px;
}
* html body .blockloginpanel .blocklogintitles {
	height:35px;
	width:131px;
}

.blocklogintitles h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.blocklogintitles h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.blockloginpanel .blocklogintitles .h2 {
	font-weight: bold;
	margin-bottom:0;
	margin-top:0;
	padding:0;
	padding-bottom:10px;
	padding-top:4px;
}

.blockloginpanel .blocklogintitles .h3 {
	margin-bottom:0;
	margin-top:0;
	padding:0;
}

.blockloginpanel .blockloginform {
	background-color:#e0d7c5;
	background-image:url(../images/design/login_form_bg_bottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:10px;
	padding-bottom:16px;
	width:111px;
}
* html body .blockloginpanel .blockloginform {
	width:131px;
}
.blockloginform a.passwordlink {
	color:#7A776E;
}

.blockloginpanel .blockloginform .textbox, .blockloginpanel .blockloginform .textboxmemo, .blockloginpanel .blockloginform select {
	border:1px solid #7a776e;
	margin-bottom:6px;
	margin-top:0px;
	width:90px;
}

.blockloginpanel .blockloginform input.button {
	background-color:#7f9a9f;
	border:0;
	color:#fff;
	margin-bottom:4px;
	margin-top:8px;
	padding-bottom:2px;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	text-align:left;
	text-transform:uppercase;
}


.menu_item_container {
	background-image:url(../images/design/nav_bg_link.gif);
	background-position:left top;
	margin:0;
	padding-bottom:12px;
	padding-top:7px;
}

.menu_item {
	color:#fff;
	margin-left:10px;
	padding-bottom:0px;
}

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

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


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

.extracolumn {
	background-color:transparent;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:left;
	width:163px;
}

.morelinks {
	background-color:#E0D7C5;
	background-image:url(../images/design/more_bg_bottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom:30px;
}

.morelinks h2 {
	background-image:url(../images/design/more_title_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#fff;
	margin:0;
	padding-bottom:11px;
	padding-left:18px;
	padding-right:15px;
	padding-top:14px;
	width:163px;
}

.morelinks h2 a {
	color:#000;
}

.morelinks h3 {
	margin-left:18px;
	margin-top:18px;
}

.morelinks h3 a {
	color:#29170a;
}

.extracolumn ul {
	color:#29170a;
}

li.contextuallink {
	padding-left:18px;
}

li.contextuallinkcurrent {
	background-image:url(../images/design/more.gif);
	padding-left:18px;
}
li.contextuallink a, li.contextuallinkcurrent a {
	color:#29170a;
}

#htmlCommunitySitesAdverts {
	padding-top:0;
}

.advertarea {
	background-color:transparent;
	background-image:url(../images/design/advert_bg_bottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom:15px;
}

.advertarea h2 {
	background-image:url(../images/design/advert_bg_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	color:#fff;
	margin:0;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	width:133px;
}
* html .advertarea h2 {
	width:163px;
}

.advert {
	background-image:url(../images/design/advert_bg_link.gif);
	margin:0;
	padding-bottom:6px;
	padding-left:16px;
	padding-right:16px;
	padding-top:14px;
}

.advert .image img {
	border: 4px solid #f3f0e9;
	width:120px;
}

.advert .text {
	margin-top:5px;
	margin-left:4px;
	padding-top:0;
}

.advert .text a {
	color:#29170a;
	font-weight:bold;
	text-decoration:underline;
}

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

#footer {
	background-color:#f4f4f4;
	color:#838282;
}
#footer .extras {
	color:#838282;
}
#footer .extras a {
	color:#838282;
}
#footer .extras li {
	margin-right:0;
}
#footer .extras li.credit {
	font-weight:normal;
	margin-left:30px;
}
#footer .extras li.credit a {
	font-weight:bold;
}

.credit {
	background-color:transparent;
	color:#838282;
	margin-bottom:0;
	padding-bottom:4px;
	padding-top:4px;
	text-align:left;
	width:auto;
}


/*-------------------------------------------------------------------------------------------*/
/* =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 .blocktitles, #pnlSearchResults .blocktitles {
	background-color:#f4f1ea;
	background-image:url(../images/design/title_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#686a6f;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding-bottom:10px;
	padding-left:20px;
	padding-top:15px;
	width:609px;
}
* html #block1_1 h4.title, * html #pnlSearchForm .blocktitles, * html #pnlSearchResults .blocktitles {
	width:629px;
}

#pnlSearchForm h4.title, #pnlSearchResults h4.title {
	margin:0;
	padding:0;
}
#pnlSearchForm h4.subtitle, #pnlSearchResults h4.subtitle {
	margin:0;
	padding:0;
}

#block1_1 .pagetext h4.title {
	color:#686a6f;
}

#block1_1 h5.subtitle {
	color:#8f7156;
}
#block1_1 h5.subtitle a {
	color:#8f7156;
}
#block1_1 h5.author {
	color:#8f7156;
}

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

#htmlIntroduction {
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
}

.block .category1_2, .block .pagelink1_2 {
	background-color:#f4f1ea;
	border:0;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	margin-top:0;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:5px;
	padding-top:5px;
	text-align:left;
	width:289px;
}
* html .block .category1_2, * html .block .pagelink1_2 {
	width:309px;
}

.block .category2_2, .block .pagelink2_2 {
	background-color:#f4f1ea;
	border:0;
	float:left;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0;
	margin-top:0;
	min-height:100px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:5px;
	padding-top:5px;
	text-align:left;
	width:289px;
}
* html .block .category2_2, * html .block .pagelink2_2 {
	width:309px;
}

.block a.categorytitle, .block a.pagetitle {
	color:#8f7156;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:10px;
	text-decoration:underline;
}

.block .category1_2 .imagewrapper, .block .category2_2 .imagewrapper, .block .pagelink1_2 .imagewrapper, .block .pagelink2_2 .imagewrapper {
	border:0;
}

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

#block1_2 .blocktitles h2, #block2_2 .blocktitles h2, h2.searchpagetitle {
	border-bottom:0;
	color:#686a6f;
	font-family: Georgia, "Times New Roman", Times, serif;
}

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

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

#block1_2 .homepagelink .pagetitle {
	color:#8f7156;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#htmlCommunitySitesQuickLinksWrapper {
	margin:0;
	padding:0;
	width:243px;

	background-image:url(../images/design/quicklink_bg.gif);
	background-repeat:no-repeat;
}
#htmlCommunitySitesQuickLinks {
	margin:0;
	padding:0;
}
#htmlCommunitySitesQuickLinksWrapper .htmlCommunitySitesQuickLinksIllustration {
	margin-top:10px;
	margin-left:2px;
}

#block2_2 .pagelink {
	background-image:url(../images/design/quicklink_arrow.gif);
	background-repeat:no-repeat;
	border:0;
	margin-left:11px;
	margin-top:20px;
	min-height:17px;
	padding-bottom:0;
	padding-left:25px;
	padding-top:0;
	width:195px;
}
* html #block2_2 .pagelink {
 	height:17px;
	margin-left:5px;
	width:220px;
}

#block2_2 .pagelink a {
	color:#8f7156;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#block2_2 .pagelink .imagewrapper {
	width:88px;
	height:88px;
}

#block2_2 .pagelink .pagetitle {
	display:block;
	margin:0;
	padding:0;
}

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

#block1_1 .pageinner {
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
}

#block1_1 .galleryback {
	margin-left:0px;
}

#block1_1 .editorlinks {
	margin-top:8px;
	margin-left:20px;
}

#block1_1 .imagesright, #block1_1 .imageposr {
	margin-top:6px;
}

#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;
}

.thumbnails {
	width:589px;
	margin-top:10px;
}
.contentpage .thumbnail, .content .thumbnail {
	border:0;
}

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

#htmlCommentsInput, #htmlCommentsPrompt, #htmlCommentsThanks {
	background-color:#f4f1ea;
	border-top:1px solid #646d4e;
	margin-top:0;
	padding-left:20px;
	padding-bottom:5px;
	padding-top:5px;
	width:609px;
}
* html #htmlCommentsInput, * html #htmlCommentsPrompt, * html #htmlCommentsThanks {
	width:629px;
}

#htmlCommentsInput h2, #htmlCommentsPrompt h2, #htmlCommentsDisplayArea h2, #htmlCommentsThanks h2, #htmlSearchPrompt h2, #htmlSearchFailure h2 {
	background-color:#f4f1ea;
	color:#686a6f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:4px;
}

#htmlCommentsInputForm h2 a {
	color:#686a6f;
}

#htmlCommentsInput h3, #htmlCommentsPrompt h3, #htmlCommentsDisplayArea h3, #htmlCommentsThanks h3, #htmlSearchPrompt h3, #htmlSearchFailure h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

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

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

#htmlCommentsDisplayArea {
	background-color:#f4f1ea;
	border-top:1px solid #646d4e;
	padding-bottom:5px;
	padding-left:20px;
	padding-top:5px;
	width:609px;
}
* html #htmlCommentsDisplayArea {
	width:629px;
}

.block .comment {
	color:#686a6f;
	margin-right:20px;
	margin-top:8px;
	padding-top:4px;
}

.block .commentpending {
	margin-right:20px;
	margin-top:8px;
	padding-top:4px;
}

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

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

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

#htmlSearchPrompt, #htmlSearchFailure {
	background-color:#f4f1ea;
	color: #000;
	margin-top:8px;
	padding-bottom:5px;
	padding-left:20px;
	padding-top:5px;
	width:609px;
}
* html #htmlSearchPrompt, * html #htmlSearchFailure {
	width:629px;
}

#htmlSearchControls {
	background-color:#f4f1ea;
	color: #000;
	height:40px;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	width:609px;
}
* html #htmlSearchControls {
	width:629px;
}

#pnlSearchResults h4.subtitle {
	border:0;
}

#htmlSearchControls #btnPrevious {
	margin-left:20px;
}
#htmlSearchControls #btnNext {
	margin-right:20px;
}

#pnlSearchResults .blockcontent {
	margin-top:10px;
}

#pnlSearchResults a.categorytitle, #pnlSearchResults a.pagetitle {
	color:#8f7156;
}

#pnlSearchForm .blockcontent {
	padding-left:20px;
}

#pnlSearchForm .help {
	color:#707070;
}

/*-------------------------------------------------------------------------------------------*/
/* =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, #pnlPreview #block1_1 .blocktitles {
	background-color:#e6dfcf;
}

.controlpanel1_2 .blocktitles h2, .panel1_2 .blocktitles h2, #pnlPreview #block1_1 .blocktitles h2 {
	color:#686a6f;
}

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

.controlpanel2_2 .blocklogintitles h2, .panel2_2 .blocklogintitles h2 {
	color:#686a6f;
}

.controlpanel2_2 .blocklogintitles h3, .panel2_2 .blocklogintitles h3 {
	color:#686a6f;
}

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

body.pagemaker .content, #pnlNotLoggedIn .content {
	background-image: url(../images/design/bg_pm.gif);
}

body.pagemaker .contentpage {
	background-image: url(../images/design/bg_pm.gif);
}

body.pagemaker #block1_1 #htmlPageContentHolder {
	width: 629px;
}
* html body.pagemaker #block1_1 #htmlPageContentHolder {
	width: 649px;
}

.panel2_2 .blockloginform {
	color:#686a6f;
}

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

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

/***************************/
/* main blocks */

body {
	font-size:85%;
}

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

#footer {
	font-size:80%;
}

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

.menu_item {
	font-size:110%;
}

.blocklogin .blocklogintitles .h2 {
	font-size:110%;
}
.blocklogin .blockloginform {
	font-size:80%;
}
.blocklogin .blockloginform .button {
	font-size:80%;
}

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

.advertarea h2, .morelinks h2 {
	font-size:110%;
}

.advert {
	font-size:85%;
}

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

.blocktitles h2, .blocklogintitles h2 {
	font-size:130%;
}

.blocktitles h3, .blocklogintitles h3, .morelinks h3 {
	font-size:100%;
}

#block1_1 h4.title, #pnlSearchResults h4.title, #pnlSearchNoResults h4.title, #pnlSearchForm h4.title, #pnlSearchLoad h4.title {
	font-size:120%;
}

#pnlSearchResults h4.subtitle, #pnlSearchNoResults h4.subtitle, #pnlSearchLoad h4.subtitle {
	font-size:100%;
}
#block1_1 h5.subtitle, #block1_1 h5.author, #pnlSearchResults h5.author, #block1_1 h6.contact {
	font-size:100%;
}

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

.block .category1_2, .block .pagelink1_2, .block .category2_2, .block .pagelink2_2 {
	font-size:90%;
}

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

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

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

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

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



