/* -------------------------------------------------------------
ARCHBISHOP OF CANTERBURY TEXT STYLES
-------------------------------------------------------------- */

/*Contents --------------------------

		1.0 UNIVERSAL
		2.0 CONTENT HOMEPAGE
			2.1 Leftcol
			2.2 Rightcol
		3.0 SUBPAGES
			3.1 Subnav
			3.2 Midcol
		4.0 FOOTER
		
-----------------------------------
*/

/*
---------------------------------------
	1.0 UNIVERSAL
---------------------------------------
*/
body{
	color:#525252;	
 /*font:62.5% Georgia, Times, serif;*/
 font:62.5% Verdana, Arial, Helvetica, sans-serif; ;
}
body h1,h2,h3{
	color:#622F53;
	font:62.5% Georgia, Times, serif;
	font-weight:normal;
}
body h1{ 
	font-size:1.7em;
	font-weight:normal;
}
body h2{ 
	font-size:1.6em;
	font-weight:normal;
}
body h3{ 
	color:#636363;
	font-size:1.4em;
	font-weight:normal;
}
body a{
	color:#622F53;
	font-weight:bold;
	text-decoration: none;
}

body a:hover{
	text-decoration: underline;
}

body#index .content{
	font-size:1.2em;
	line-height:1.4em;
}
.content{
	font-size:1.4em;
	line-height:1.4em;
}

/*
---------------------------------------
	2.0 CONTENT HOMEPAGE
---------------------------------------
*/
#imgoverlay{
	color:#1e1e1d;
	font-size:1.1em;
	line-height:1.4em;
}
ul#slide_options li.slideshow_option span.date{
	font-style:italic;
	font-size:1.1em;
}
ul#slide_options li.slideshow_option span.slide_heading{
	font-size:1.6em;
	font-weight:normal;
	font-family:Georgia, Times, serif
}
ul#slide_options li.slideshow_option a:hover{
	color:#ffffff;
}
ul#slide_options li.slideshow_option a.on{
	color:#ffffff;
}
#onestory_details{
	color:#ffffff;
	font-size:1.1em;
}
#onestory_details p.date{
	font-style:italic;
}
#onestory_details a{
	color:#ffffff;
}
#onestory_details h2{
	color:#ffffff;
	font-size:1.5em;
	font-weight:normal;
}
/* 2.1 Leftcol ------------- */
.newsdate{
	color:#be2f37 !important;
	font-style:italic;
	font-size:1em;
}
.latestnews_details h2{
	font-size:1.5em;
	font-weight:normal;
}
.latestnews_details p{
	color:#1e1e1d;
	font-size:1em;
}

/* End 2.1 Leftcol ------------- */

/* 2.2 Rightcol ------------- */
body#index #lambethpalace p{
	color:#ffffff;
	font-size:1.4em !important;
}
#lambethpalace p{
	color:#424242;
	font-size:1.7em;
}
#latest_videos{
	color:#ffffff;
}
#latest_videos h3{ 
	font-size:1.2em;
	font-weight:bold;
}
#latest_videos h3{
	color:#ffffff;
}
#tweet p{
	color:#183f63;
	font-size:1.2em;
}
p.tweetinfo{
	color:#000000 !important;
	font-size:0.9em !important;
}
/* End 2.2 Rightcol ------------- */

/*
---------------------------------------
	3.0 SUBPAGES
---------------------------------------
*/

/* 3.1 Subnav ------------- */
ul#subnav li a{
	color:#622f53;
	font-size:1.6em;
	font-weight:normal;
	text-decoration:none;
}
ul#subnav li a:hover{
	color:#ffffff;
}
ul#subnav li a.on{
	color:#ffffff;
}
ul#subnav li ul li a{
	color:#424242;
	font-size:1.4em;
}
ul#subnav li ul li a:hover{
	color:#244868;
}
ul#subnav li ul li a.on{
	color:#ffffff;
}
/* End 3.1 Subnav ------------- */

/* 3.2 Midcol ------------- */
#midcol p{
	line-height:1.6em;
}
#midcol h2{
	font-weight:normal;
}
#midcol h3{
	font-weight:normal;
	padding-bottom:10px;
}
.pullout p{
	background:url('../../../images/pulloutbg.gif') no-repeat left bottom #e6e9f1;
	margin:5px 0 15px 0;
	padding:10px 15px;
	font-weight:bold;
	line-height:1.6em;
}
/* End 3.2 Midcol ------------- */

/*
---------------------------------------
	4.0 FOOTER
---------------------------------------
*/
ul#secnav li{
	color:#000000;
	font-size:1.1em;
	font-weight:normal;
}
ul#secnav li a{
	color:#000000;
	font-weight:normal;
}
#copyright{
	color:#000000;
	font-size:1.1em;
}
