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

/*-------------------------------------------------------------------------------------------*/
/* VERSION UPDATES - imported here in order to be after the main code and before custom code */
@import url('communitysites_updates.css');
/*-------------------------------------------------------------------------------------------*/

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

body {
	background-color:#fff;
}

.contentwrapper {
	background-image:none;
}

.content .block {
	background-color:transparent;
}
.contentpage .block, .contentstatic .block {
	background-color:transparent;
}

#block1_2, #block2_2 {
	background-color:transparent;
	padding-top:0px;
}
	
/* specific styling for Living Here content blocks, with rounded-corner boxes... */
.blocks {
	background-color:#f3f3f3;
	background-image:url(../images/design/rounded_box_sides.gif);
	background-repeat:repeat-y;
}
.blocktop {
	background-color:#fff;
	background-image:url(../images/design/rounded_box_top.gif);
	background-repeat:no-repeat;
	font-size:0;
	height:9px;
}
.blockbottom {
	background-color:#fff;
	background-image:url(../images/design/rounded_box_bottom.gif);
	background-repeat:no-repeat;
	font-size:0;
	height:9px;
}

.blocktitles {
	background-color:transparent;
	color:#000;
}

.homepage_container {
	background-image: url(../images/design/home_page_collage.jpg);
	padding-top:120px;
}

.category_container {
	padding-top:120px;
}

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

#header {
	width:100%;
}

#header #titles {
	width:auto;
}

#header #titles h1 {
	background-image:url(../images/design/logo_bg.gif);
	background-repeat:repeat-x;
	margin-left:6px;
	margin-right:6px;
	margin-top:42px;
	width:auto;
}

/* additional styles for skip-nav, accessibility info and print */
#header .extras {
	color:#767A7D;
	margin-left:5px;
	padding-top:8px;
	text-align:left;
}

#header .extras ul {
	margin-bottom:0;
	margin-left:15px;
	margin-top:0px;
	padding-bottom:1px;
	padding-left:0;
}
#header .extras li {
	float:left;
	height:15px;
	list-style-type:none;
	margin-bottom:6px;
	margin-left:0;
	margin-right:5px;
	margin-top:7px;
	padding:0;
}
#header .extras a {
	color:#767A7D;
	display:block;
	float:left;
	height:15px;
	text-decoration:none;
}
#header .extras a:hover {
	text-decoration:underline;
}
#header .extras img {
	border:0;
}

#header .extras .skip {
	margin-right:5px;
}
#header .extras .accessibility {
	margin-right:5px;
}
#header .extras .print {
	background-image:url(../images/design/print.gif);
	background-repeat:no-repeat;
	padding-left:18px;
}

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

#subnavigationsearch {
	background-color:#f0f0f0;
	height:17px;
	left:646px;
	position:absolute;
	top:16px;
	width:134px;
}

#subnavigationsearch input.textboxsearch {
	background-color:#f0f0f0;
	color:#666;
	float:left;
	height:15px;
	margin:1px;
	padding:0;
	position:static;
	width:100px;
}

#subnavigationsearch .searchbutton {
	float:right;
	margin-left:8px;
	padding:0px;
	position:static;
}

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

.breadcrumbbarwrapper {
	background-color: #fff;
	color:#767A7D;
}

.breadcrumbbar {
	background-color: #fff;
	border:1px solid #fff;
	color:#767A7D;
	font-weight:normal;
	margin-left:13px;
}

.breadcrumb {
	background-color: #fff;
	color:#767A7D;
	font-weight:normal;
	margin-left:6px;
	margin-top:4px;
}	
* html .breadcrumb {
	margin-left:3px;
}

.breadcrumb a, .contentpage .breadcrumb a  {
	color:#767A7D;
}

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

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

.blocklogin {
	color:#000;
	margin-left:6px;
	margin-right:7px;
	overflow:hidden;
	width:137px;
}
* html body .blocklogin {
	margin-left:3px;
}

.blocklogin .blocklogininfo {
	padding-top:25px;
}

.blocklogintitles {
	margin-left:13px;
}
.blocklogintitles h2 {
	font-weight:normal;
}
.blocklogintitles h3 {
	font-weight:normal;
}

.blockloginform {
	margin-left:13px;
}

body.loggedin .blockloginform {
	margin-left:0px;
}

.blockloginform label {
	font-weight:normal;
}

.blockloginform a.passwordlink {
	color:#203750;
}

.menu_item_container {
	border-bottom:1px solid #f0f0f0;
	width:137px;
}

.menu_item {
	color:#000;
	font-weight:normal;
	margin-left:13px;
	margin-right:5px;
	padding-bottom:5px;
	padding-top:5px;
}

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

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

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

.extracolumn {
	background-color:#fff;
	width:166px;
}

.morelinks {
	background-image:url(../images/design/rounded_box_small_sides.gif);
	background-repeat:repeat-y;
	margin-bottom:10px;
}

.morelinks h2 {
	border-bottom:1px solid #e9e9e9;
	color:#92ADD7;
	margin-left:0;
	margin-right:0;
	margin-top:9px;
	padding-bottom:5px;
	padding-left:20px;
	padding-right:20px;
}
.morelinks h2 a {
	color:#92ADD7;
}

.morelinks h3 {
	color:#767A7D;
	margin-left:20px;
	margin-right:20px;
}
.morelinks h3 a {
	color:#767A7D;
}

.extracolumn ul {
	margin-bottom:20px;
	margin-right:20px;
}

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

.advertarea {
	background-image:url(../images/design/rounded_box_small_sides.gif);
	background-repeat:repeat-y;
}

.advertareatop {
	background-image:url(../images/design/rounded_box_small_top.gif);
	background-repeat:no-repeat;
	display:block;
	font-size:0;
	height:9px;
}
.advertareabottom {
	background-image:url(../images/design/rounded_box_small_bottom.gif);
	background-repeat:no-repeat;
	display:block;
	font-size:0;
	height:9px;
}
.advertarea h2 {
	border-bottom:1px solid #e9e9e9;
	color:#D387A8;
	margin-left:0px;
	margin-right:0px;
	margin-top:9px;
	padding-bottom:5px;
	padding-left:20px;
	padding-right:20px;
}

.advert {
	color:#767A7D;
	padding-left:20px;
	padding-right:20px;
}
	
.advert .image img {
	margin-bottom:5px;
}

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

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

#footer {
	background-color: #fff;
	background-image:url(../images/design/footer_strip.gif);
	background-repeat:no-repeat;
	color:#fff;
	margin-bottom:0;
	margin-left:6px;
	margin-right:6px;
	margin-top:10px;
	width:auto;
}

.credit {
	color:#fff;
	margin-left:20px;
	width:260px;
}

#footer .extras {
	margin-left:0px;
	padding-top:8px;
}

#footer .extras li {
	margin-right:10px;
}

#footer .address {
	margin-left:270px;
}

#logos {
	margin-left:274px;
	margin-top:5px;
}

#logos img{
	border:0;
}
	
/*-------------------------------------------------------------------------------------------*/
/* =forums= */
/* forums - not often used, so can be left as it is unless they're enabled */
/*-------------------------------------------------------------------------------------------*/


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

.blocktitles h3 {
	font-weight:normal;
}
	
#block1_1 h4.title, #pnlSearchForm h4.title {
	border-bottom:1px solid #999;
	color:#000;
	margin-top:0px;
	padding-bottom:5px;
}
* html #block1_1 h4.title, * html #pnlSearchForm h4.title {
	margin-top:0px;
}
#block1_1 .pagetext h4.title {
	color:#000;
}

#block1_1 h5.subtitle {
	color:#8573A9;
}

#block1_1 h5.subtitle a {
	color:#8573A9;
}

#htmlPageContentHolder h6, .pagetext h6, #block1_1 h6, #mmblock1_1 h6, #amblock1_1 h6 {
	color:#8573A9;
}
#block1_1 h6.categorysubheading {
	border-bottom:	1px solid #999;
	padding-bottom:5px;
}


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

.block .category1_2, .block .pagelink1_2, .block .category2_2, .block .pagelink2_2 {
	border:0;
	margin-bottom:14px;
	padding:0;
}

.block .category1_2 .imagewrapper, .block .category2_2 .imagewrapper, .block .pagelink1_2 .imagewrapper, .block .pagelink2_2 .imagewrapper {
	border:0;
	margin-right:10px;
}

.block .categorytitle, .block .pagetitle {
	color:#333333;
	display:block;
	margin-bottom:1px;
	margin-top:5px;
}


/* extra styles for custom category layouts */
.block .linkfullwidth {
	margin-bottom:15px;
	margin-right:0;
	margin-top:0px;
	width: 581px;
}

.events .blocklinks {
	background-color:#fff;
	margin-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
}

.events .linkfullwidth {
	background-image:url(../images/design/events_border.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:none;
	min-height:80px;
	padding-top:6px;
}

.events .linkfullwidth .imagewrapper {
	height:80px;
	width:80px;
}
.events .linkfullwidth .imagewrapper img {
	height:80px;
	width:80px;
}

.events .linkfullwidth .categorytitle, .events .linkfullwidth .pagetitle {
	margin-top:10px;
}

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

body.home .blocktitles {
	position:static;
}

#block1_2 .newpagelink a {
	color:#5A5E60;
}

#block2_2 .pagelink {
	background-color:#e1eec2;
	border:0;
	margin-bottom:14px;
	padding-bottom:0;
	padding-top:0;
}

#block2_2 .pagelink .imagewrapper {
	border:0;
}

#block2_2 .pagelink .pagetitle {
	color:#000;
	display:block;
	margin-top:5px;
}

#block1_2 .blocktitles h2, #block2_2 .blocktitles h2, h2.searchpagetitle {
	background-color:#f3f3f3;
	border-bottom:1px solid #999;
	color:#000;
	margin-top:0px;
	padding-bottom:5px;
}

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

/*****/
/* v1.7 note - no default styles for .blockscommentary and related elements yet exist; these styles
were created for livinghere.org.uk, which has a custom design */
.blockscommentary {
	background-color:#e1eec2;
	background-image:url(../images/design/album_box_sides.gif);
	background-repeat:repeat-y;
}
.blocktopcommentary {
	background-color:#fff;
	background-image:url(../images/design/album_box_top.gif);
	background-repeat:no-repeat;
	font-size:0;
	height:9px;
}
.blockbottomcommentary {
	background-color:#fff;
	background-image:url(../images/design/album_box_bottom.gif);
	background-repeat:no-repeat;
	font-size:0;
	height:19px;
}

#htmlPageCommentaryArea, #htmlPageNotesArea, #htmlPageCommentaryEditArea, #htmlPageAlbumsArea {
	min-height:100px;
}
#htmlPageAlbumsArea {
	min-height:50px;
}
* html #htmlPageCommentaryArea, * html #htmlPageNotesArea, * html #htmlPageCommentaryEditArea {
	height:100px;
}
* html #htmlPageAlbumsArea {
	height:50px;
}

#htmlPageCommentary, #htmlPageNotes, #htmlPageCommentaryEdit, #htmlPageAlbumsArea .albums {
	float:left;
	margin:0;
	padding:0;
	width: 629px;
}

.commentarycontent, .notescontent {
	background-color:transparent;
	background-image:url(../images/nonstandard/tour_arrow.jpg);
	background-position: 20px 10px;
	background-repeat:no-repeat;
	float:left;
	min-height:100px;
	padding-bottom:10px;
	padding-left:135px;
	padding-right:20px;
	padding-top:5px;
}
.albumscontent {
	float:left;
	min-height:50px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
	padding-top:0px;
}
* html .commentarycontent, * html .notescontent, *.html .albumscontent {
	height:120px;
	padding-top:15px;
}

#htmlPageCommentaryEditArea p {
	padding-left:20px;
	padding-right:20px;
}

.commentarycontent .title, .notescontent .title, .albumscontent .title, #htmlPageCommentaryEditArea h2 {
	border-bottom:1px solid #999;
	font-size:100%;
	margin-bottom:9px;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	padding-bottom:5px;
	width:474px;
}
.albumscontent .title {
	width:589px;
}

#htmlPageCommentaryEditArea h2 {
	margin-left:20px;
	margin-right:20px;
	width:589px;
}

.commentarycontent .title .albumlink, .notescontent .title .albumlink {
	float:right;
}

.commentarycontent .title .albumlink a, .notescontent .title .albumlink a {
	font-weight:bold;
	text-decoration:underline;
}
.commentarycontent .title .albumlink a:hover, .notescontent .title .albumlink a:hover {
	text-decoration:underline;
}

.blockscommentary label {
	font-weight:normal;
}

/* end of commentary styling */

#block1_1 .galleryback {
	margin-top:10px;
}
#block1_1 .galleryback a {
	text-transform:capitalize;
}

#block1_1 .editorlinks {
	clear:left;
}
#block1_1 .editorlinks a {
	font-style:italic;
	font-weight:normal;
}

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

#block1_1 .landscapeimagecaption .imagecaption, #block1_1 .portraitimagecaption .imagecaption  {
	font-weight:normal;
}
#block1_1 .landscapeimagecaption .mediatitle, #block1_1 .portraitimagecaption .mediatitle, #block1_1 .media .mediatitle {
	font-weight:normal;
}

.thumbnails {
	margin-bottom:16px;
}
	
p.withsubheading, ul.withsubheading, ol.withsubheading {
	margin-top:2px;
}

.block a.authortitle {
	text-decoration:none;
}
.block a.authortitle:hover {
	text-decoration:underline;
}

/*****/
/* v1.7 note - no default styles for #albumlink and related elements yet exist; these styles
were created for livinghere.org.uk, which has a custom design */
#block1_1 #albumlink {
	float:right;
}
#block1_1 #albumlink a {
	color:#767A7D;
	font-weight:normal;
	text-decoration:underline;
}
/* end of albumlink styling */

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

#htmlCommentsInput, #htmlCommentsPrompt, #htmlCommentsThanks {
	border-top:1px solid #999;
	color:#767A7D;
}

#htmlCommentsPrompt h3 a {
	color:#767A7D;
}

#htmlCommentsInput #htmlCommentsInputForm {
	background-color:transparent;
	color:#767A7D;
}
#htmlCommentsInput a, #htmlCommentsInputForm a {
	color:#767A7D;
}

#htmlCommentsDisplayArea {
	border-top:1px solid #999;
	color:#767A7D;
	padding-bottom:12px;
}

.block .comment {
	color:#767A7D;
	margin-bottom:0;
	margin-top:8px;
	padding-bottom:8px;
	padding-top:4px;
}
.block .commentpending {
	margin-bottom:0;
	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, .block .commentpending .commentcredit {
	margin-top:6px;
}

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



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

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

#htmlSearchPrompt, #htmlSearchFailure {
	background-color:transparent;
	border-top:1px solid #999;
}

#htmlSearchControls {
	background-color:transparent;
	border-top:1px solid #999;
}

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

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

.panel2_2 .blocklogintitles {
	margin-left:0;
}

.controlpanel2_2 .blocklogintitles h2, .panel2_2 .blocklogintitles h2 {
	font-weight:bold;
}

.controlpanel2_2 .blocklogintitles h3, .panel2_2 .blocklogintitles h3 {
	font-weight:normal;
}

.panel1_2 h4, .controlpanel1_2 h4, #pnlPreview h4 {
	margin-bottom:5px;
}

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

body.pagemaker #pmblock1_1 #htmlPageContentHolder, body.pagemaker #pmblock1_1 #htmlMenuContentHolder {
	padding-left:18px;
	padding-top:10px;
	width: 629px;
}
* html body.pagemaker #pmblock1_1 #htmlPageContentHolder, * html body.pagemaker #pmblock1_1 #htmlMenuContentHolder {
	width: 649px;
}

.nextbutton h2, .nextbutton h4 {
	margin-left:0;
}

#pnlPreview .blocktitles h3 {
	color:#000;
	font-weight:normal;
	margin-left:15px;
	margin-top:0;
	margin-bottom:5px;
}

#pnlPreview h4.helptitle {
	margin-left:0;
}

.panel2_2 .blocklogintitles h2 {
	margin-left:15px;
}
.panel2_2 .blocklogintitles h3 {
	margin-left:15px;
}

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

/*****/
/* !note! - no default styles for .albumpreviewtitles and related elements yet exist; these styles
were created for livinghere.org.uk, which has a custom design */
.albumpreviewtitles {
	background-color:#e1eec2;
	background-image:url(../images/categories/scaled/default.jpg);
	background-position:10px 10px;
	background-repeat:no-repeat;
	min-height:100px;
	padding-bottom:10px;
	padding-left:120px;
	padding-top:10px;
	width:529px;
}
* html .albumpreviewtitles {
	height:120px;
	width:649px;
}

.albumpreviewtitles .albumtitles {
	float:left;
}

.albumpreviewtitles .albumtitles p {
	margin-bottom:0;
	margin-top:0;
}

#amblock1_1 .blockcontent {
	padding-bottom:10px;
	padding-left:10px;
}

#amblock1_1 .category1_2, #amblock1_1 .pagelink1_2, #amblock1_1 .category2_2, #amblock1_1 .pagelink2_2 {
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	width:629px;
}

a.flag img {
	border:0;
}

.albumintro {
	background-position:0 10px;
	background-repeat:no-repeat;
	min-height:100px;
	padding-left:110px;
	padding-top:10px;
}
* html .albumintro {
	height:110px;
}
/* end of .albumpreviewtitles styles */


/*****/
/* !note! - no default styles for #amblock1_1 h4 and related elements yet exist; these styles
were created for livinghere.org.uk, which has a custom design */
#pnlPreview #amblock1_1 h4 {
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:5px;
}
/* end of #amblock1_1 h4 */

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

.formsection {
	margin-top:20px;
}

label {
	position:static;
}

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

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

/***************************/
/* navbar / login panel */

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

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

.blocklogin .textbox {
	font-size:80%;
}
.blocklogin .button {
	font-size:80%;
}

.menu_item {
	font-size:100%;
}

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

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

#htmlPageContentHolder h6, .pagetext h6, #block1_1 h6, #mmblock1_1 h6, #amblock1_1 h6 {
	font-size:100%;
}

/***************************/
/* footer */

#footer {
	font-size:80%;
}

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

#block2_2 .pagelink {
	font-size:90%;
}

/***************************/
/* menu */

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

/***************************/
/* page */

.commentarylabelmain {
	font-size:110%;
}
.commentarylabelsub {
	font-size:100%;
}

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

.panel1_2 h4 {
	font-size:110%;
}
.controlpanel1_2 h4 {
	font-size:100%;
}
#pnlPreview #amblock1_1 h4 {
	font-size:110%;
}
h4.helptitle {
	font-size:100%;
}
#amblock1_1 .pagetitle {
	font-size:110%;
}

#pnlPreview h4.helptitle {
	font-size:100%;
}





