/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/* HTML definitions*/

body {
	background: #FFFFFF url(images/main_bg2.gif) top center repeat-y;
}

hr {
	border: none;
	height: 1px;
	background-color: #AFB1B4;
	}
	
a {
	color: #E3212A;
}

.red, h1, h2, h3, h4 {
	color: #E3212A;
}


ul {
    list-style-type:disc;
    margin:0 1.5em 1.5em;
}



/* Layout divs */

#wrapper {
	width: 900px;
	margin: auto;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
}

#head {
	width: 900px;
	height: 288px;
	background: #fff url(images/head.jpg) scroll no-repeat top left;
	border-bottom: 1px solid #AFB1B4;
	position: relative;
}

#head h1, #head h2 {
	display: none;
}

#telbox
{
    color:#FFFFFF;
    font-size:1.1em;
    left:25px;
    position:absolute;
    top:24px;
}

#telbox a
{
    color: #FFF;
}


/* Navigation */

ul.mainNav {
	float: left;
	margin: 254px 0 0 80px;
	width: 600px;
	list-style: none;
	font-size: 0.9em;
}

ul.mainNav li {
	float: left;
	font-size: 1.3em;
	font-family: 'Trebuchet MS';
	border-left: 1px solid #AFB1B4;
	padding-left: 10px;
	padding-right: 10px;
}

ul.mainNav li.last, ul.subNav li:first-child, ul.mainNav li:first-child, ul.footNav li.last  {
	border: none;

}


ul.mainNav li a, ul.subNav li a {
	text-decoration: none;
}

ul.mainNav li a:hover, ul.subNav li a:hover {
	text-decoration: underline;
	color: #000;
}

ul.subNav {
		margin:0 0 25px 0;
		list-style: none;
}

ul.subNav li {
	font-size: 1.3em;
	font-family: 'Trebuchet MS';	
	border-top: 1px solid #AFB1B4;
	padding-top: 10px;
	padding-bottom: 10px;
}

ul.subNav li.current-cat a, ul.subNav li.current_page_item a {
    color: #000;
}


/* Search form */

#searchform {
	float: right;
	margin-top: 254px;
	margin-right: 12px;
}

#searchform label.hidden {
	display: none;
}

input.searchBox {
	border: 1px solid #AFB1B4;
	background: url(images/field_bg.gif) repeat-x;
	padding-left: 5px;	
	width: 120px;	
}

input.searchGo {
	background: #E3212A;
	border: 1px solid #E3212A;
	color: #FFF;	
}

.contentBlock {
	float: left;
	background: url(images/col_shadows.jpg) repeat-y;	
	line-height: 1.3em;
}

.contentBlock p {
	margin-bottom: 12px;
}

.contentBlock h1, .contentBlock h2, .contentBlock h3
{
    font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
}

.contentBlock h1 {
	font-size: 2.5em;
	margin-bottom: 1em;	
}

.contentBlock h2 {
	font-size: 1.5em;
	margin: 1em 0;	
}

.contentBlock h3 {
	font-size: 1.2em;
	margin-bottom: 2px;
}

.contentBlock h4 {
	font-weight: bold;	
	margin-bottom: 5px;
}

ul.xoxo {
	margin-top: 12px;
}

ul.xoxo li {
	line-height: 1.8em;
}

.navigation {
	margin-bottom: 12px;
    float:right;
width:100%;
} 

.alignleft {
	float: left;
}

.alignright {
	float: right;
}


.entry {
	margin-top: 12px;	
}

.postmetadata {
	padding-bottom: 2px;
	border-bottom: 1px solid #AFB1B4;
}



/* Columns */

.leftCol {
	float: left;
	width: 120px;
	padding: 15px;
}

.years {
	margin-bottom: 25px;
}

.leftCol .absenceNote {
	font-size: 0.9em;
	color: #E3212A;
}


.leftCol .vcard
{
    color:#E3212A;
    font-size:0.9em;
    margin-top: 4em;
}

.middleCol {
	float: left;
	width: 515px;
	padding: 25px;
}

#myGallery {
	border: 1px solid #AFB1B4;
	padding: 0px 1px 2px 0px; /* should be 1px all round */
	margin-bottom: 2em;
	
}

img.alignnone, img.alignleft, img.aligncenter, img.alignright
{
    margin: 0 1em 2em 0;
    border: none;
}


.rightCol {
	float: left;
	width: 155px;
	padding: 15px;
}

.rightCol .text {
	margin-bottom: 10px;
}


.rightCol ul {
    list-style: none;
    margin: 0;
}

#footer {
	background: url(images/shadow_bottom.jpg) repeat-x;		
	clear: both;
	float: left;
	width: 100%;
	height: 90px;
	border-top: 1px solid #E3212A;
	
}

.logoFootBlock {
	float: left;
	width: 385px;
	margin-top: 12px;
	margin-left: 12px;
}

.copyright {
	float: left;	
	margin-top: 30px;
	margin-left: 130px;
	color: #E3212A;
}

ul.footNav {
	float: left;	
	margin:0 0 0 12px;
	list-style: none;
	
}

ul.footNav li {
	float: left;	
	margin: 30px 0px;
	padding: 0px 6px;
	border-right: 1px solid #AFB1B4;
}


/* table */

.results {
	width: 100%;
	clear: both;
	margin: 0;
}

.results th {
    background: #CCC;
    font-weight: bold;
    vertical-align: text-top;
    padding: 7px 7px 8px;
	text-align: left;
	line-height: 1.3em;
}

.results td
{
    border-bottom: 1px solid #CCC;	
}

.results td {
	padding: 7px 7px 5px;
	vertical-align: top;
}

.results_search label
{
    float: left;
    padding-right: 25px;
}

.results_search select
{
    float: left;
    margin: 0 25px;
}


/* calendar table */

table
{
    margin-bottom: 35px;
}

th
{
    color:   #E3212A;
    font-weight: bold;
    border-bottom: 1px solid #bcbec0;
    margin-bottom: 25px;
}

th, td
{
    border-bottom: 1px solid #bcbec0;
    padding: 10px;
}
