/*

	Knock Methodists text only style sheet
	Created by Andi Topping on Wednesday 7th January 2009


*/

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

a { color: #333333; text-decoration: none; }

#bottom { margin: 1px 0px 0px 0px; }
#footer { color: #999999; font-size: 10px; padding: 0px 10px; }

#textOnly, #date { display: none; }
#top #logo, #textOnly, #date { display:none; }
.slideshow-images img, #my_show, .slideshow, .slideshow-images { display: none; }		
img .headerimage { display: none; }		

/* NEWS COLUMN STYLES */
#bottom #content .right .newsarea { padding: 0px 15px; }
#bottom #content .right .newstitle { color: #181512; font-weight: bold; }
#bottom #content .right .newstitle a{ color: #181512; font-weight: bold; }
#bottom #content .right .newstitle a:hover{ text-decoration: underline; }
#bottom #content .right .newsdate { color: #C8C0B3; font-size:11px; }
#bottom #content .right .newscontent { color: #666666; font-size:12px; }
#bottom #content .right .rss { font-size:11px; }
#bottom #content .right a { font-weight: bold; color: #333333; text-decoration: none; }
#bottom #content .right a:hover { text-decoration: underline; }

/* FOOTER STYLES */
#footer a { color: #999999; }

/* form styles */
form { padding: 4px 0px; }
label { font-weight:bold; line-height:20px; width:100px; float:left; }
input { width:140px; height:14px; padding:0px; margin:0px; border:1px solid #999999; padding:2px 2px; font-size:11px; }
textarea { width:140px; height:42px; padding:0px; margin:0px; border:1px solid #999999; padding:2px 2px; font-size:11px; }
input.submit { width:75px; height: 18px; border:1px solid #000000; font-size:11px; margin: 0px 0px 0px 100px; }
input.checkbox { width: 20px; }

