@charset "utf-8";
/* CSS Document */

/*
CSS for NMCC site
*/
#wrapper {
	width: 1000px;
	margin: 0 auto;
	background-color: #CCF;
}

#sidebar2 {
	width: 180px;
	padding:10px;
	float:left;
	list-style-type: none;
	width: 180px;
}


#sidebar2 li {
		margin: 0;
}

#sidebar2 a {
	display: block;
	border-top: #C9B089 2px solid;
	border-left: #C9B089 2px solid;
	border-right: #5B4625 2px solid;
	border-bottom: #5B4625 2px solid;
	font-size: medium;
}

#sidebar2 a:link, #nav a:visited {
	color: #900;
}

#sidebar2 a:hover, #sidebar2 a:active {
	text-decoration: none;
	color: white;
	background-color: #93F;
	border-top-color: #CDB187;
	border-left-color: #5B4625;
	border-right-color: #C9B089;
	border-bottom-color: #C9B089;
}


#mainContent {
	margin-left: 200px;
	padding: 10px;
	font-size: small;
}

body {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  background-color: #e2edff;
  line-height: 125%;
  padding: 0;
  margin: 0;
}

h1, h2, h3 {
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

h1 {
	font-size: xx-large;
	background-color: #906;
	color: white;
	padding-top: 2em;
	padding-bottom: 0.2em;
	padding-left: 0.4em;
	margin: 0;





  background: navy url(/../images/lh sign.jpg) repeat-y right bottom;
	background-image: url(images/LH%20sign.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

h2 {
  color: navy;
  font-size: 130%;
  font-weight: normal;
  padding-top: 15px;
}

li {
  font-size: small;
  list-style-type: none;
}


#tagline p {
	font-style: italic;
	font-family: Georgia, Times, serif;
	border-top: 3px solid #7da5d8;
	border-bottom: 3px solid #7da5d8;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.8em;
	margin: 0;
	background: #bed8f3 url(backgrounds/tagline-fade.jpg) repeat-y right;
	background-color: #F9F;
}





h2, ul {
	margin-top: 15px;
	font-size: x-large;
}

#header {
	border-top: 3px solid #7da5d8;
	height: 100px;
}

img.feature {
  float: right;
  margin: 10px;
}

.galleryphoto {
  padding-bottom: 10px;
  border-bottom: 1px solid navy;
  margin-bottom: 20px;
}

.galleryphoto p {
  font-size: 65%;
  font-weight: bold;
  margin-top: 0;
  width: 430px;
  line-height: 1.4em;
}

.galleryphoto p span {   
  font-weight: normal;
  color: gray;
}

.galleryphoto img {
  border: 15px solid white;
}

table.events {
  border-collapse: collapse;
}

table.events th, table.events td {
  padding: 4px;
  border: 1px solid #000066;
}

table.events th {
  font-size: x-small;
  text-align: left;
  background: #241374 url(backgrounds/header-bg.jpg);
  color: #ffffff;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 2px;
  padding-right: 2px;
}

table.events td {
  font-size: small;
  background: #e2edff url(backgrounds/td.jpg) repeat-x bottom;
}

table.events caption {
  color: #000066;   
  font-size: small;   
  font-weight: bold;   
  text-align: left;
  padding-bottom: 5px;
}



.table.fixtures {
	border-collapse: collapse;
}

table.fixtures th, table.fixtures td {
		padding: 4px;
		border: 1px solid #000066;
}
 place for image after background
table.fixtures th {
	font-size: x-small;
	text-align: left;
	background: #241374;
	
}

table.fixtures td {
	font-size: small;
}

table.events caption {
	color: #000066;
	font-size: small;
	text-align: left;
	padding-bottom: 5px;
	font-weight: bold;
}

.post .entry {
    padding: 0 10px 30px 15px;
}
.post {
}

.post .title {
    margin: 0;
    font-weight: normal;
}

.post h1.title {
    background: url(../images/img20.gif) no-repeat left top;
    padding: 15px 0  0 15px;
    height: 30px;
    font-size: 1.4em;
}

.post .entry {
    padding: 0 10px 30px 15px;
}

.post .meta {
    margin: 0;
    padding: 5px 0px 0px 15px;
    background: url(../images/img04.gif) repeat-x left bottom;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #CFCFCF;
}

.post .meta a {
    color: #CFCFCF;
}

.post .links {
    margin: 0;
}

.post .tags {
    margin: 0;
    text-transform: uppercase;
    font-size: .8em;
    font-weight: bold;
    background: url(../images/img04.gif) repeat-x;
}

.post .links a, .post .tags a {
    border: none;
}
#wrapper #mainContent p {
	font-size: medium;
}
#wrapper #mainContent table caption {
	font-size: large;
}
#wrapper #mainContent p {
	color: #000;
}

.table_results {
	width:655px;}
th, td {
	padding: 7px 10px 10px 10px;}
th {
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 90%;
	border-bottom: 2px solid #111111;
	border-top: 1px solid #999;
	text-align: left;}
tr.even {
	background-color: #efefef;}
tr:hover {
	background-color: #c3e6e5;}
.score {
	text-align:center;
}