/*

	ChurchOfIreland text only style sheet
	Created by Ryan Mitchell on 27/10/2006


*/

body { font-size:medium; font-family:Arial, Helvetica, sans-serif; color:#000; }
img { border:none; }
a { color:#0000FF; }
a:hover { color:#FF0000; background-color:#ffffcc; }

#textOnly, #image { display:none; }

#banner .links .text_description { padding-right:1em; }
#banner img { display:none; }
#banner .home { font-size:xx-large; }
#banner .links { font-size:medium; }
#banner .links .text_description { font-weight:bold; }

#breadcrumbs { font-size:smaller; }

#content, #footer { margin-top:3em; }

#content .left .box { font-size:1.4em; }
#content .left { margin-bottom:3em; }

#content .title { font-size:1.7em; font-weight:bold; }
#content .title .text_description { font-size:0.6em; }
#content .subtitle { font-size:0.8em; margin-top:-0.8em; }

#footer { font-size:small; }
#footer .createdby { font-style:italic; }

.pagination { display:none; }
