/*
+--
|
|	Croagh Patrick Heritage Trail
|	custom.css
|
+-
|
|	> Description: Custom CSS
|	> Version+wID: v1.0 -!- w1
|	> Date started: -
|	> Date updated: 03 June, 2009
|
+--
*/

/* main style & typography */
body.custom { background: #1e7c00; }
	.custom #container { background: #FFFFFF; position: relative; }

			/* header */
			.custom #header { border: none; height: 153px; padding: 0; background: transparent url('images/headerBG.jpg') no-repeat 0 0; }

			/* quicknav */
			.custom #quickNav { height: 15px; position: absolute; right: 20px; top: 14px; width: 640px; }
				.custom #quickNav p.left { float: left; }
				.custom #quickNav p.right { float: right; }

			/* navigation */
			.custom ul#tabs { border: none; left: 240px; height: 39px; position:absolute; top: 104px; width: 640px; }
			.custom ul#tabs li { background: none; border: none; font-size:1.1em; font-weight:bold;}
			.custom ul#tabs li a  { color: #FFFFFF; font-weight: bold; letter-spacing: 0px; line-height: 1em; padding: 14px 10px; text-transform: none; }
			.custom ul#tabs li a:hover { background: transparent url('images/navigationBGhover.gif') no-repeat 50% 0; color: #FFFFFF; text-decoration: none;  }
			.custom ul#tabs li.current_page_item a, ul#tabs li.current-cat a { cursor: default; border-bottom:none; }

			/* content */
			.custom #content_box { background: transparent url('images/contentBG.jpg') no-repeat 0 100%; padding: 0 0 140px; }
				.custom .post_box, .custom .teasers_box { margin: 0 2.3em 0 2em; }

				/* sidebars */
				.custom #sidebars { border:none; }
				.custom #sidebar_1 { border:none; }

			/* footer */
			.custom #footer { background: transparent url('images/footerBG.jpg') no-repeat 0 0; border: none; height: 60px; padding: 80px 0 10px 120px; text-align: center; }
				.custom #footer a { border: none; color: #2361A1; }


/* additional style & typography */
.custom h2 a {color: #000080;}
.custom h3 {color: #lll; font-size: 1.15em; ;}
.custom #image_box { padding: 1.1em; background: #5F9FE7; border-bottom: 1px solid #ddd; }

	/* feature box */
	.custom #feature_box { background: none; border: none; padding: 0; }
	/* cpht_rollover_maps */
	.custom #Table_01 {  left:0px;  top:0px;  width:896px;  height:197px; }
	.custom #CPHT2-01_ { left:0px; top:0px; width:358px; height:197px; background:url(./images/CPHT2_01.jpg) no-repeat; }
	.custom #CPHT2-02_ { left:358px; top:0px; width:147px; height:197px; background:url(./images/CPHT2_02.jpg) no-repeat; }
	.custom #CPHT2-02_:hover { left:358px; top:0px; width:147px; height:197px; background:url(./images/CPHT2_02h.jpg) no-repeat; }
	.custom #CPHT2-03_ { left:505px; top:0px; width:80px; height:197px; background:url(./images/CPHT2_03.jpg) no-repeat; }
	.custom #CPHT2-03_:hover { left:505px; top:0px; width:80px; height:197px; background:url(./images/CPHT2_03h.jpg) no-repeat; }
	.custom #CPHT2-04_ { left:585px; top:0px; width:129px; height:197px; background:url(./images/CPHT2_04.jpg) no-repeat; }
	.custom #CPHT2-04_:hover { left:585px; top:0px; width:129px; height:197px; background:url(./images/CPHT2_04h.jpg) no-repeat; }
	.custom #CPHT2-05_ { left:714px; top:0px; width:66px; height:197px; background:url(./images/CPHT2_05.jpg) no-repeat; }
	.custom #CPHT2-05_:hover { left:714px; top:0px; width:66px; height:197px; background:url(./images/CPHT2_05h.jpg) no-repeat; }
	.custom #CPHT2-06_ { left:780px; top:0px; width:116px; height:197px; background:url(./images/CPHT2_06.jpg) no-repeat; }
	