/*  
Theme Name: EMC
Theme URI: http://pixelheart.net
Description: Theme for EMC website.
Author: Richard Wells
Author URI: http://pixelheart.net
Tags: EMC
 */

a.loginlink:link, a.loginlink:visited, a.loginlink:active, a.loginlink:hover {
color:#c3c3c3;font-size:12px;font-family : "Calibri", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
text-decoration:none;border:0;
}

a:link, a:visited, a:active {
	background : transparent;
	color : #1d6599;
	font-family : "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding:0;
	text-decoration : none;
}

a:hover {
	background : transparent;
	font-family : "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color : #1d6599;
	padding:0;
	text-decoration : none;
}

h3 {
margin:5px 0 8px 0;
font-size:17px;
}


img {
	border:0;
	padding:0;
	margin:0;
}

ul, li{
list-style-type: square;
}

body {
	background-color: #dbdbd6;
	color : #000;
	font-family : "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size : 14px;
	margin : 0px 10px 0 10px;
	padding : 0px;
	height: 100%;
}

#header {
	width:900px;
	height:250px;
	margin: 0 0 10px 0;
	padding:0;
	border:0;
	background-color: #dbdbd6;
	background-image: url(images/banner.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#container {
	width:900px;
	margin: 0;
	height:100%;
	padding:0 30px 0 30px;
	border:0;
	overflow:auto;
	background-color: transparent;
	background-image: url(images/bgcont.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#global {
	margin: 0 0 10px 0;
	padding: 0;
	border:0;
	background-color: transparent;
	width: 900px;
	min-height:400px;
	height:auto;
	font-family : "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	}

#contactbox{
	height:112px;
	width:186px;
	margin: 0 0 10px 0;
	padding:13px 14px 0px 120px;
	border:0;
	background-color: transparent;
	color: #fff;
	font-size:12.5px;
	text-align:left;
	font-family : "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-image: url(images/contactbg.gif);
	background-repeat: no-repeat;
	background-position: top left;
}


#events{
	width:308px;
	margin: 0 0 0px 0;
	padding:70px 4px 6px 8px;
	border:0;
	background-color: #2e2e2e;
	color: #202020;
	font-size:11px;
	text-align:left;
	font-family : "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-image: url(images/events.png);
	background-repeat: no-repeat;
	background-position: top left;
}

.btt2{
	width:320px;
	margin: 0;
	padding:0 0px 0px 0px;
	border:0;
	height:34px;
	background-color: #2e2e2e;
	background-image: url(images/btt2.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#links{
	width:308px;
	margin: 0 0 0px 0;
	padding:70px 4px 6px 8px;
	border:0;
	background-color: #2e2e2e;
	color: #202020;
	font-size:11px;
	text-align:left;
	font-family : "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-image: url(images/links.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#gallery{
	width:312px;
	margin: 0 0 0px 0;
	padding:80px 4px 6px 4px;
	border:0;
	background-color: #2e2e2e;
	color: #202020;
	font-size:11px;
	text-align:center;
	font-family : "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-image: url(images/gallery.png);
	background-repeat: no-repeat;
	background-position: top left;
}





#footer{
	width:850px;
	background-color:#fff;
	margin:10px 0 0 0;
	height:39px;
	text-align:left;
	padding: 13px 25px 0 25px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	float:left;
	background-position: top left;
	}

#links ul , #links li , #links li a:link, #links li a:visited, #links li a:active {
	background: none;
	font-size: 13px;
	text-decoration: none;
	list-style-type: none;
	margin:6px 0 8px 6px;
	border: none;
	color: dimgray;
}

#links li a:hover{
	background: none;
	text-decoration: none;
	list-style-type: none;
	border: none;
	color: #3a3c47;
}

.list li {
	padding:0;
	margin:4px;
	line-height:17px;
}



