body {
	color : black;
	background : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
a {
	border:none;
	text-decoration : underline;
	color : #0000ff;
}

#sitemap a {
	border:none;
	text-decoration : none;
	color: black;
}

h1,h2,h3,h4 {
	margin:0;
	margin-top:1em;
}
/*
h1 {
	font-size: 14pt;
	font-size: 3em;
}
h2 {
	font-size: 13pt;
	font-size: 2em;
}
h3 {
	font-size: 12pt;
	font-size: 1.75em;
}
h4 {
	font-size: 1.2em;
}
	*/
#nav,#header,#breadcrumb,#search,#contentfooter {
	display:none;
}
#wrapper {
	width:100%;
}
#wrapper,#content,#main_inner {
	margin:0;
	padding:0;
	border:none;
	background: white;
	float:none;
	width:100%;
}
#titlebar {
	text-align: center;
	background-color: white;
	margin:0;
	padding:0;
	margin-top: 1em;
	margin-bottom: 0.5em;
	border-bottom: 2px double #1B6FC0;
}
#titlebar p {
	text-align: left;
	margin:0;
	padding:0;
}
#titlebar div {
	background-color: white;
	width: 100%;
}
#titlebar div div {
	background-color: white;
	visibility: hidden;
}
#titlebar div div div {
	background-color: white;
}
#titlebar div div div div {
	background-color: white;
}
#titlebar div div div div div {
	background-color: white;
}
#titlebar div div div div div div {
	background-color: white;
}
#titlebar h1 {
	margin:0;
	padding:0;
}
.news, .events, .projects {
	padding:0;
	margin:0;
	margin-top: 1em;
	width:100%;
	border:none;
}
.news h2, .events h2, .projects h2 {
	border:none;
}

table, table thead th, table td {
	background:none;
	padding:2px;
	margin:0;
}


thead {
	display: table-header-group;
}

table {
	margin: 2px;
	font-size:0.9em;
}

table, tr {
	page-break-inside: avoid;
}

table td {
	padding-left: 0.5em;
	padding-right: 0.5em;
}

.eventsgallery ul {
	display:none;
}

/* Iconize 0.5 */

a[href^="http://"] ,
a[href ^="https://abingdon-rotary.org.uk"] ,
a[href$='.doc'], a[href$='.rtf'] ,
a[href$='.txt'] ,
a[href$='.xls'] ,
a[href$='.rss'], a[href$='.atom'] , 
a[href$='.pdf'] , 
a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'], a[href$='.bzip'], a[href$='.ace'] , 
a[href$='.css'] , 
a[href$='.jpg'], a[href$='.gif'], a[href$='.png'], a[href$='.bmp'], a[href$='.jpeg'], a[href$='.svg'], a[href$='.eps'] , 
a[href$='.mov'], a[href$='.wmv'], a[href$='.mp4'], a[href$='.avi'], a[href$='.mpg'] , 
a[href$='.mp3'], a[href$='.wav'], a[href$='.ogg'], a[href$='.wma'], a[href$='.m4a'] , 
a[href ^="mailto:"] {
	padding-right: 0px !important;
	background: none !important;
	border:0;
}

#main_inner ul.link li {
	list-style-type: square;
	list-style-image: none;
	background-image: none;
}
