/* @override http://www.mcp.ie/default.css */
body {
	margin: 0;
	padding: 0;
	background: url(images/background-main.jpg) repeat-x left top;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #C5C5C5;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	line-height: 20px;
	width: 340px;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-weight: normal;
	color: #212121;
}

h1 {
	letter-spacing: 0px;
	font-size: 1.9em;
	color: #8F0040;
	background-image: url(images/underline.jpg);
	height: 40px;
	padding-top: 10px;
	background-position: bottom;
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 1.4em;
	padding-left: 20px;
	padding-top: 10px;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
}

p {
}

ul {
}

ol {
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

.text1 {
	font-size: 20px;
	color: #B0D056;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	word-spacing: 1px;
}

/* Header */

#header {
	width: 902px;
	margin: 0 auto;
	height: 106px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/header-bg.jpg);
	background-position: top;
	margin-top: 20px;
}


#mainpic {
	clear: both;
	margin: 0 auto;
	width: 902px;
	height: 228px;
	margin: 0 auto;
	color: #CCCCCC;
	background-color: #000000;
	background-image: url(images/background-mainpic.jpg);
	position: relative;
}

/* Logo */

#logo {
	float: left;
	margin-top: 0px;
	margin-left: 20px;
}


/* Menu */

#menu {
	float: right;
	margin-top: 60px;
	width: 650px;
	position: relative;
}

#menu ul {
	color: #666666;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 14px;
	color: #666666;
	padding-top: 0px;
	padding-right: 12px;
	padding-left: 12px;
	letter-spacing: 1px;
	height: 25px;
}

#menu a:hover {
	background: no-repeat center bottom;
	color: #951649;
	height: 25px;
}

#menu .current_page_item a {
	background: no-repeat center bottom;
	color: #951649;
	margin: 0;
}


/* Page */

#page {
	width: 902px;
	margin: 0 auto;
	background: #FFF;
	background-image: url(images/background-content.jpg);
}
#content {}

#latest-post {
	float: left;
	width: 570px;
	padding: 0px 20px 0px 20px;
	line-height: 25px;
	font-size: 12px;
}

#recent-posts {
	float: right;
	width: 250px;
	line-height: 20px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
	height: 350px;
	margin-top: 0px;
}

#recent-posts .entry {
}

#recent-posts .entry a {
	background: #333333;
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #CCCCCC;
}

#recent-posts .more {
	background: url(images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}

/* Sidebar */

#sidebar {
	clear: both;
	width: 902px;
	color: #FFFFFF;
	padding: 0;
	margin-left: 1px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 297px;
	margin-bottom: 10px;
	margin-right: 1px;
	margin-left: 1px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	background: left 50%;
	float: none;
	width: auto;
	padding: 0 0 0 20px;
	line-height: 16px;
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 10px;
}

#sidebar h2 {
	margin: 0;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	color: #000000;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 902px;
	height: 50px;
	margin: 0 auto;
	background: no-repeat left top;
	font-size: 11px;
	color: #333333;
	background-image: url(images/background-footer.gif);
	background-position: top;
}

#footer p {
	margin: 0;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

#footer a {
	color: #333333;
	text-decoration: none;
}

#legal {
	float: left;
}

#links {
	float: right;
}
#imageContainer {
	height: 228px;
	vertical-align:top;
}

#imageContainer img {
	display: none;
	position: absolute;
		
}

#blackLayer {
	display: none;
	background-color: transparent;
	position: relative;
	top: 0px;
	left: 0px;
}
/* @group Search Box */
#search {
	float: left;
	width: 250px;
	font-size: 12px;
	background-color: #E4E4E4;
}
#search form {margin-right: 15px;}
#search form div {margin: 10px 0px; padding: 0px;}

#leftcol {float: left; margin-top: 30px;}
#leftcol iframe {border: 0px;margin: 0px;padding: 0px;}
/* @end */

