/* 
* Anglicare Theme
* 
* Use this file to insert your Primary colour, your secondary supporting colour, 
* and change any elements of the styling in the Fervr design that you need to.
*/

/* Primary Colour */

a:hover, .post h3 a:link, .post h3 a:visited, .post h3 a:hover, .buttons .pagination span, #content .buttons .pagination a:link, #content .buttons .pagination a:hover, #content .buttons .pagination a:visited, #content .buttons .pagination a:active, #solo .errorlist, ul.errorlist, .highlight label, h1 .coloured, h3 .coloured  {
	color:#004897;
	}	
/* Form Elements */
 #container a#editPage:hover, #shouts .commentdialog .submits input:hover, #container .editPageContent input:hover,
 #container .submits input:hover {
	background-color: #004897 !important;color: #fff !important;
	}



/* Type Styles */
	#container h1 {font-size:1.8em;color:#00ff00;}
	#container h2, .mceListBoxMenu.defaultSkin .mce_h2 span.mceText {font-size:1.125em;color:#bf3119;margin-bottom:10px;font-weight:normal;}
	#container h3, .mceListBoxMenu.defaultSkin .mce_h3 span.mceText {font-size:1em;color:#004897;margin-bottom:10px;font-weight:normal;}
	#container h4, .mceListBoxMenu.defaultSkin .mce_h4 span.mceText {font-size:1em;color:#bf3119;margin-bottom:10px;font-weight:normal;}
	#container h5, .mceListBoxMenu.defaultSkin .mce_h5 span.mceText {font-size:.825em;color:#004897;margin-bottom:0px;font-weight:normal;}
	#container h6, .mceListBoxMenu.defaultSkin .mce_h6 span.mceText {font-size:.825em;color:#bf3119;margin-bottom:0px;font-weight:normal;}
	
	#container p {color:#666;}
	#container strong {font-weight:bold;}
	#container em {font-style: italic; }
	#container a:link, #container a:visited {color:#004897;text-decoration:underline;}
	#container .pagination a:link, #container .pagination a:visited {color:#004897;text-decoration:none;}

		
/* Custom Header */

body 									{ background:#092d54 url(images/body.jpg) no-repeat  top center;background-attachment:fixed;}
#content .holder						{ background-image:url(images/content.y.jpg);}
#container #headings                     {height: 111px; }
#container #headings .holder            { height: 111px;background:transparent url(images/groupHeader.jpg) no-repeat 0 0;width:991px;}
#container #headings #title h1 a,
#container #headings #prelude p, #container #groupshot			{ display: none; }


/* Custom Footer */
#container #footer {background: #dee7f2 url(images/footer.jpg) no-repeat 0 0;border-top: none;width: 990px; padding-top: 50px; }
#container #footer h3 {color: #004897; }
#container #footer .footerCol {border-right: 1px solid #ccc; }

/* Nav Styles */
#container #groupNav ul, .ui-widget-content .ui-widget-header {background:url(images/groupNav.jpg) no-repeat 0 0;}
#container #groupNav ul#menu2 {background-position: 0 -30px; }
#container #groupNav li {border-right:none;background:none;}
#container #groupNav li:hover, #container #groupNav a:hover  {background:#092d54;}
#joinButton a:link, #joinButton a:visited {background:#1D192A;border:1px solid #090909;color:#fff;text-decoration:none;}
#joinButton a:hover {background:#111;}

