
body {
   font-family: Arial, Verdana, Geneva, sans-serif;
   background-color: white;
   font-size: 75%;
   line-height: 16px;
   text-align: center;
}
form {
   margin: 0px;
}
/* make input boxes and button look a bit better */
input {
   font-family: Arial, Verdana, Geneva, sans-serif;
   font-size: 1em;
   border: 1px solid #000;
}
select {
	font-size: 0.9em;
}
h1 {
	font-size: 1.7em;
   	font-weight: normal;
   	line-height: 1.2em;
	margin: 0;
	padding:0;
}
h2 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
img {
	border: 0px;
}
/* ---------------------------------------------------- */
/* outer casing for whole page - the margins keep the content centred as the user resizes the window */
#contentElement {
   width: 100%;
   text-align: left;
}
/* ---------------------------------------------------- */
#corp_strap {
	display:none;
}

/* ---------------------------------------------------- */
#header {
	margin: 0px;
	padding: 0px;
}
#heading {
	width: 100%;
	border-left: 0px;
	border-right: 0px;
	margin: 1px 0px 0px 0px;
	padding: 3px 0px 3px 10px;
}
#date {
	
}
#panoramic {
	display:none;
}
/* for sub templates */
#subtitle {
	padding: 5px 10px;
}
#breadcrumb {
	font-size: 0.9em;
}
/* ---------------------------------------------------- */
#outer_wrapper {
	margin:0;
	padding:0;
	
}
#wrapper3col {
	margin: 0;
	padding: 0;
	
}
#container3col {
	margin: 0;
	padding:0;
	width: 100%;
	float: none;
	
}
#container2col {
	width: 100%;
	float: none;
	
}
#content3col {
	margin: 0;
	
}
/* reset IE*/
/* * html body #content3col {
	margin-top: -10px;
	padding-top: 10px;
} */
#content2col {
	margin-right: 10px;
	
/* reset IE*/
* html body #content2col {
	margin-top: -10px;
	padding-top: 10px;
}
/* ---------------------------------------------------- */
#main {
	margin: 10px 0 20px 190px;
	padding-bottom: 20px;
}
/* reset IE*/
/** html body #main {
	margin: 10px 0 0px 190px;
} */

/**+html body #main {
	 margin: 10px 0 20px 190px; 
} */

#main a {
	text-decoration: none;
}
#main a[href] {
	text-decoration: underline;
}

#main img{
	border: 1px solid #666;
}
/* ---------------------------------------------------- */
#left {
	display:none;
}
/* reset IE*/
/* * html body #left {
	margin: 10px 0px 10px 4px;
} */
/* reset IE*/
/**+html body #left {
	width: 158px;
	margin: 10px 0px 10px 10px;
} */
/* ---------------------------------------------------- */
#sidebar {
	width: 100%;
	float: none;
	margin: 0;
	font-size: 0.9em;
}
/* reset IE*/
/* * html body #sidebar {
	margin: 10px 0px 10px 0px;
}
*+html body #sidebar {
	margin: 10px 0px;
} */
#sidebar a {
   text-decoration: underline;
}
#sidebar img {
   border: 1px solid #666;
   margin: 0 0 0px 0px;
}
#sidebar h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px 0px -10px 0px;
}
html>/**/body #sidebar h3 {
	margin: 15px 0px 0px 0px;
}
.sbcaption {
	margin: 0px 0px 20px 0px;
	font-size: 0.9em;
}	

/* ---------------------------------------------------- */
#footer {
	margin-top: 0px;
	text-align: center;
	font-size: 0.9em;
}
#footer_links {
	border-bottom: 1px solid #000;
}
#extras {
	padding: 0px 10px 1px 10px;
	border-bottom: 1px solid #000;
}
#extras a{
	margin: 0px 10px;
}
#text_only {
	display: inline;
}
/* this is the graphical style sheet so turn off the 'graphical display' link */
#graphics
	{
	display: none;
	}
#address {
	padding: 0px 10px 1px 10px;
}
.clearing {
	height: 0;
	clear: both;
}
.caption {
	margin: 0px 0px 20px 0px;
	font-size: 0.9em;
}
.updated
	{
	position: relative;
	top: 3px;
	left: 10px;
	margin-right: 10px;
	}
/* ---------------------------------------------------- */
/* SECONDARY NAVIGATION */
/* create a nice gap between heading and nav links*/

#left ul{
   /* Mac IE5.2 has trouble aligning images that have replaced bullets, so turn off lists and use background images */
   list-style: none;
   margin: 0;
   padding: 0;
}			
#left li{
position: relative; 
   /* Place the bg image (block and dots) at the left and a few pixels down from the top */
   background: url( images/link_dots_a.gif ) no-repeat 0 0px;
   margin: 0;
   /* Ensure the text doesn't overlap the bullet and create a balanced gap top and bottom */
   padding: 3px 0 3px 12px;
}
/* sub menus */
#left ul ul{
   position: relative;
   /* the right margin ensures the horz dotrs remian consistant*/
   margin: 0px 3px 0 0;
   padding: 5px 0 0 5px;
}
/* place a different bg image for sub-menu items*/
#left ul ul li{
   background: url( images/link_dots_a2.gif ) no-repeat 0 0px;
}
/* place a different bg image for sub-sub-menu items*/
#left ul ul ul li{
   background: url( images/link_dots_a3.gif ) no-repeat 0 0px;
}
/* ---------------------------------------------------- */
/* CLASSES */

/* outline box - for images in right-hand column */
.box {
   border: 1px solid #666;
}

/* smaller text for sporadic use where necessary*/
.small {
   font-size: 0.9em;
   line-height: 16px;
}
.top {
	text-align: right;
}
.centre {
	text-align: center;
}
.table_border {
	border: 1px solid #333;
	border-bottom: 0px;
	border-right: 0px;
}
.table_border td{
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
}
.left {
	float: left;
}

.right {
	float: right;
}

/* ---------------------------------------------------- */
/* SITE SPECIFIC DEFINITIONS */

.light {
   background-color: #eed9ff; 
   border: 1px solid #000;
   border-left: 0px;
   border-right: 0px;
   padding: 1px 10px 1px 10px;
}
.dark {
   background-color: #dcb8ed;
   height: 5px;
   border-bottom: 1px solid #000;
   font-size: 1px;
}
hr {
  	height: 0;
	border-style: solid;
 	border-color: #9F9F9F;
 	border-width: 1px 0 0 0;
}

#main img{
	border: 0px !important;
}

#main img.picture{
	border: 1px solid #666 !important;
}


.eventheader {
	color: #7d7d7d;
}

.addtocalendar{
	font-size: 0.9em;
   line-height: 16px;
}

.currentlink {
	color: black !important;
}

form {
   margin: 0px;
}
.new {
   color: red ;
}
.backgroundhighlight{
	background-color: #eee;
}
.backgroundhighlightbright{
	background-color: #FFF8AF;
	font-weight:bold;
}




/* ---------------------------------------------------- */

#primary_nav {
	padding: 5px 10px;
	font-weight: bold;
}
#primary_nav ul{
   list-style: none;
   margin: 0;
   padding: 0;
}			
#primary_nav li{
   position: relative;
   background: url( images/link.gif ) no-repeat 0px 3px;
   padding-left: 15px;
   display: inline;
   margin-right: 15px;
}


/* Opera hack */
html:first-child #left {
	margin-top: 10px;
}

/* force scrollbar */
html { height: 101% } (or even 100.2%)


/* ---------------------------------------------------- */
.highlight {
	display: block;
	background-color: #DFDFDF;
	padding: 5px;
}
html>/**/body .highlight {
	margin-top: 20px;
}
.highlight img{
	float: right;
	margin-left: 20px;
}

/* ---------------------------------------------------- */
/* normal links */
a {
   text-decoration: none;
   line-height: 16px;
}
a:link {
   color: #27333F;	
}
a:visited {
   color: #27333F;
}
a:hover {
   color: #41505F;
}
a:active {
   color: #6F6F6F;
}

/* End of corporate styling */

/* Styles for widgets */
div.widget {
	margin: 0 0 10px 0;
}

div.widget ul { margin: 0px 0px 16px 0px; padding: 0px; }

div.widget h2 {
	font-size: small;
	font-weight: bolder;
	background-color: #dcb8ed;
	border-top: 1px solid #41505F;
	border-bottom: 1px solid #41505F;
	padding: 5px 3px;
	margin: 0 0 5px 0;
}

div.widget li {
	margin: 0px;
	padding: 3px 0px;
	border-bottom: 1px dotted #ccc;
	list-style-type: none;
	width: 100%;
	line-height: normal;
}

div.widget h2 a.rsswidget img { display: none; }

#mycategoryorder li, #delu-pageview li {
	border: none;
}


/* These styles are required to allow the built-in wordpress image formatting to work */
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/* *************************************************************** */
/* content styles */

#main h1 a, #main div.post h1 a:visited {
	text-decoration: none;
}

#main h1 {
	padding: 3px 0;
}

#main p {
	margin: 0;
	padding: 3px 0;
}

/* Styles for the post listing tables on the tags and categories listing pages */
table.postlisting {
	padding-top: 10px;
}

table.postlisting th {
	background-color: #999999;
	color: white;
	vertical-align: text-top;
	padding:3px;
}

table.postlisting td {
	vertical-align: text-top;
	padding:3px;
}

table.postlisting tr.odd {
	background-color: #CCCCCC;
}

table.postlisting tr.even {
	background-color: #D7D7D7;
	}
/* ************************ */


h3#comments, #respond h3 {
	border-top: dotted thin #666666;
	margin:0;
	padding-top:5px;
}

.content-bot {
	margin: 10px 0 0 0;
}

