/* TODO:
   PRINT STYLESHEET
*/

/*Universal reset on all elements and adjust 1.0em == 10px */
* {margin:0;padding:0;border:0;list-style:none;}
body {
	font-size:62.5%;
	font-family: Verdana;
}


/* GENERAL ELEMENTS */
a {
	color:#474035;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#F5CD53;
}

h1, h2, h3, h4, h5 {
	color: #474035;
}

h2 {
	font-size: 1.4em;
}

div.hr {
	margin-bottom:10px;
	height: 1px;
	background:url(/resources/images/dotted.gif) repeat-x scroll center;
}

div.hr hr { display: none; }

.clear { clear:both;padding-top:5px;}

.errors {
	text-align:left;
	background-color:#99CCCC;
	padding:5px;
	margin:8px;
	border:solid 1px #669999;
}
.errors li{
	display:block;
	text-align:left;
}

input.error, textarea.error	 { /* on a bad value, usually.*/
	font-weight:bold;
	background-color: #FFBFB6;
}

.pagination {
	display:block;
	text-align:center;
	margin: 10px 0;
	color: #fff;
	clear: both; /* important for odd events numer */
}

.pagination span {
	color:#474035;
	padding: 2px 8px;
	background: #fff;
	font-weight: bold;	
}

.pagination a {
	padding: 2px 8px;
	color:#000;
}

.pagination a:hover {
	color: #474035;
	background-color: #F5CD53; 
	text-decoration: underline;			
}
/*************/
/* structure */
/*************/
html, body {
	background-color: #474035;
	background-image: url(/resources/images/bgrd_stripe.gif);
	background-repeat: repeat-y;
}

#container {
	width: 771px;
	padding-left: 15px;
	background-image: url(/resources/images/swirl.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#content, #header {
	width: 629px;
	float: left;	
}

#content {
	min-height: 300px;
}

#additional {
	float: right;
	width: 112px;
	padding: 0 10px;
}

#mainblock {
	width: 66%;
	float: left;
}

#sideblock {
	width: 210px; /* 33% spoils the IE/Mac layout */
	float: right;
}

#sbcontent {
	padding: 0 10px;
}


#footer {
	clear: both;
}

/* THE LANGUAGE SWITCHER*/
#switch {
	position:absolute;
	top: 12px;
	left: 614px;
	display: block;
	width: 65px;
	height: 66px;
	text-decoration: none !important;
}
#switch span {
	text-indent: -1000px;
	display: block;
}
a.Gaelic	{	background: url(/resources/images/Gaelic.gif) no-repeat; }
a.English	{	background: url(/resources/images/English.gif) no-repeat;}


/* MASTHEAD */

#header {
	margin-bottom: 10px;
	background:url(/resources/images/header_bgrd.gif) top left repeat-y #FFFFFF;
	padding-top: 10px;
}
#header h1 {
	margin-left: 15px;
	float: left;
}

#header h1 a {
	height: 70px;
	width: 380px;
	display: block;
	background-image: url(/resources/images/pne_logo.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -1000px;
	text-decoration: none !important;
}
#header h1 a:hover { background-position: bottom left; }

/* TOP LEVEL NAVIGATION */
#nav1 {
	float: right;
	width: 190px;
	padding-top:13px
}
#nav1 li {
	background-image: url(/resources/images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 2px;
}
#top_level_nav {
	clear: both;
	padding-top:10px;
}
#top_level_nav li {
	width:104px;
	height:34px;
	background: url(/resources/images/button_bgrd.gif) top center no-repeat;
	float:left;
	list-style:none;
	position:relative;
	margin-right:1px;
}
#top_level_nav li.final {
	width:104px;
	margin-right: 0px;
}
#top_level_nav a {
	width:100%;
	height:34px;
	display:block;
	margin-top:2px;
	position:relative;
	color:#FFFFFF;
	top: -2px;
	background-position: top center;
	background-repeat: no-repeat;
	text-align:center;
	padding-top:4px;
	font-weight:normal;
	font-size:1.1em;
}

#top_level_nav a:hover, #top_level_nav a.selected {
	border-top:solid 2px #F5CD53;
	margin-top:0px;
	color:#F5CD53;
	text-decoration:none;
}

a.a {background-image: url(/resources/images/a.gif);}
a.b {background-image: url(/resources/images/b.gif);}
a.c {background-image: url(/resources/images/c.gif);}
a.d {background-image: url(/resources/images/d.gif);}
a.e {background-image: url(/resources/images/e.gif);}
a.f {background-image: url(/resources/images/f.gif);}
#top_level_nav a:hover	{ background-position: bottom;}
#top_level_nav span		{ display:none;}


/* 
CONTEXTUAL NAVIGATION
*/

#sideblock {
	background: url(/resources/images/sb_bottom.gif) bottom repeat-x #FFFFFF;
	padding-bottom: 20px;
}

#sideblock h2 {
	padding-left:10px;
	font-weight:normal;
	font-size: 1.4em; /* IE only */
	background:url(/resources/images/sb_top.gif) top repeat-x;
}

#sideblock h3 {
	margin-top:5px;
	font-size: 1.2em;
	
}
#sideblock p , #sideblock h3{
	line-height:1.4em; /* IE only */
}

#sideblock li {
	background-image: url(/resources/images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 4px;
	font-size: 1.1em; /*1.1 as standard */
}

#sideblock li a {
	font-weight: bold;
}

#sideblock li a:hover {
	font-weight: bold;
}

#sideblock label {
	display:block;
	margin:3px 0;
	}
#sideblock label span {
	width:50px;
	display:block;
	float:left;
	padding-top:5px;
}
#sideblock .b_button {
	margin-left:50px;
}		  

#sideblock select {
	border: 1px solid #000;
}

/* INHERITED SIDEBAR*/
#additional { margin-top: -40px; }

#additional h1 {
	font-size: 1.1em;
	background:url(/resources/images/dotted.gif) bottom left repeat-x;
	margin-bottom: 10px;
	padding-left: 5px;
	margin-top: 10px;
	padding-bottom: 5px;
}

#additional p {
	margin-bottom: 10px;
	margin-top: 5px;
	line-height: 1.3em;
	padding-left: 5px;
	padding-right: 3px;
}

#additional p a {
	background:url(/resources/images/bullet.gif) top left no-repeat;
	padding-left:15px;
}

#additional form {margin-bottom:30px;}

.advert p {
	font-size: 1.1em;
}

/* EVENT SERVICE
#eventlisting {
	background: url(/resources/images/line.gif);
	background-repeat:repeat-y;
	background-position:top center;
}

*/
div.eventlisting{
	list-style:none;
	display:block;
	float:left;
	border: 0px solid red;	  
	width:192px;
	padding: 10px 0;
}

div.odd {
}

div.even {
	padding-left: 20px;
}

div.eventlisting h3 {
	font-size:1.6em;
	font-weight:normal;
}

.date {
	font-weight:bold;
}

div.eventlisting h2{
	padding: 5px 0;
}

#eventlisting .clear{
	background:url(/resources/images/dotted.gif) top left repeat-x;
}

#eventlisting h2 {
	background:url(/resources/images/dotted.gif) bottom left repeat-x;
	padding-bottom: 4px;
}

h1.events, h1.tachartasan, h1.news, h1.naidheachdan  {
	height: 167px;
	width: 415px;
	text-indent:-1000px;
	background:url(/resources/images/en_diary.jpg) top left no-repeat;
}

h1.tachartasan {
	background:url(/resources/images/ga_diary.jpg) top left no-repeat;
}
h1.news {
	background:url(/resources/images/en_news.jpg) top left no-repeat;
}
h1.naidheachdan {
	background:url(/resources/images/ga_news.jpg) top left no-repeat;
}


p.event {
	background:url(/resources/images/dotted.gif) bottom left repeat-x;
	padding-bottom:4px;
	padding-top:14px;
}

/* MAIN CONTENT*/

#mainblock h1 {
	font-weight: normal;
	font-size:2.0em;
}

.index h1 {
	margin-bottom: 10px;
}

#mainblock h1 a {
	font-weight:normal;
}

#mainblock p {
	font-size: 1.2em; /* or 1.2em maybe */
	line-height: 1.5em;
	color: #000000;
	margin-bottom: 10px;
	padding-right: 10px;
}

#mainblock .text ul {
	padding-bottom: 10px;
}

#mainblock .text li {
	padding-left: 5px;
	font-size: 1.2em; /* or 1.2em maybe */
	line-height: 1.4em;
	padding-bottom: 5px;
	list-style: disc;
	margin-left:20px;
}

#mainblock .text li p {
	font-size: 1.0em;
}

#mainblock .img_wrap {
	padding: 6px;
	background: url(/resources/images/image_holder.gif) no-repeat top left;
	display:block;
}

.email_form {
	width: 400px;
	background: #fff;
}

.email_form p {
padding: 0 15px;
}

.email_form input {
	width: 200px;
}

.email_form input.button {
	margin-left: 288px;
}

.email_form span {
	display: block;
	clear: both;
}

.email_form textarea {
	width: 365px;
	float: none;
	margin: 0;
}

.email_form {
	background:url(/resources/images/sb_bottom.gif) bottom repeat-x #FFFFFF;
	padding-bottom:30px;
}

/* COMMENT CONTENT TYPE*/

#commentscontent {
	border: 1px solid red;
}

.commentsblock {
	background:#FFFFFF;
}

.commentsblock h2, .email_form h2 {
	padding-left:15px;
	font-size: 1.7em;	/* IE only... er... and sIFR apparently */
	font-weight: normal;
	background: url(/resources/images/sb_top.gif) top repeat-x;
}

.comment {
	margin: 5px 15px;
	background: url(/resources/images/dotted.gif) repeat-x bottom;
	padding-bottom:5px;
}

.comment .info {
	font-weight:bold;
	padding-bottom:4px;
}

.comment .info span{
	float:right;
}

.comment_form label {
	display: block;
	clear: both;
}

.comment_form {
	font-size: 1.1em;
	text-align: right;
	background:url(/resources/images/sb_bottom.gif) bottom repeat-x #FFFFFF;
	padding-bottom:30px;
}

.comment_form h3 {
	margin-left: 15px;
	font-weight: normal;
	padding-right: 15px;
	font-size: 1.3em;
}

input {
	padding: 2px 3px;
	color: #000000;
	background-color: #EEEAD7;
	border-top: 1px solid #474035;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #474035;
	font-size: 1.0em;	
}

.comment_form input {
	margin: 2px 15px 2px 5px;
}

input.button {
	background-color: #474035;
	border: solid 1px #000000;
	color:#F5CD53;
	width: 100px;
}

#additional input {
	margin: 2px 0;
	width: 105px;
}

#additional input.button {
	margin: 2px 0;
	width: 80px;
}

input:focus, textarea:focus {
	background: #fff;
}

input.button:focus {
	background: #F5CD53;
	color: #474035; 
}


.comment_form input.button {
	width: 120px;
}

textarea {
	display:block;
	width: 377px;
	height: 100px;
	padding: 3px 3px;
	margin: 1px 15px 5px 30px;
	color: #000000;
	background-color: #EEEAD7;
	border: solid 1px #000000;
	border-top: 1px solid #474035;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #474035;
	float:right;
	font-family: verdana;
	font-size: 1.0em;
	overflow: hidden;
}

label.comment_field {
	text-align: left;
	padding-left: 13px;
}

.comment_form label {
	padding-right: 0px;
}

.comment_info .datestamp {
	float: right;
}

.comment_info .author {
	font-weight: bold;
	float: left;
}	

div.comment_info, div.comment_body {
	clear: both;	
}

/**********/




/* QUOTE CONTENT TYPE*/
blockquote {
	padding-bottom: 20px;
	width: 250px;
	background:url(/resources/images/sb_bottom.gif) bottom repeat-x #FFFFFF;
} 

blockquote span {
	display: block;
	padding-top: 20px;
	background:url(/resources/images/sb_top.gif) top repeat-x #FFFFFF;	  
}

blockquote p {
	padding: 0px 10px;
}

blockquote.primary {
	float:left;
}

blockquote.alternative {
	float:right;
}

/* IMAGES */

img.primary {
	float:left;
}

img.alternative {
	float:right;
}

/***********************/


.subsection_index {
}

.subsection_index h2, .index h1 {
	font-size: 1.6em;
	margin: 5px 0px;
	background: url(/resources/images/dotted.gif) repeat-x bottom;
	padding-bottom:5px;
	font-weight: normal;
}

.subsection_index h3 {
	font-size: 1.2em;
	padding: 0px 0px 5px 0px;
}

.subsection_index p {
	padding: 0px 0px 10px 0px;
}

.rss {
	padding-left: 23px;
	padding-top: 2px;
	margin: 10px 0 10px 0;
	display: block;
	height: 1.6em;
	background: url("/resources/images/feed-icon-16x16.gif") 0 0 no-repeat;
}

select {
	background: #EEEAD7;
	cursor: pointer;
}

select.event_regions {
	width: 138px;	
}

select.event_month {
	width: 83px;
}

/* Hides from IE-mac \*/
select.event_month {
	width: 104px;
}
/* end IE/Mac hack */

input.events {
	cursor: pointer;
	margin-top: 10px;
}

.sidethumb {
	float:left;
	margin-right: 5px;
	clear: left;
}

.sidethumb a, .sidethumb a:hover {
	display: block;
	padding: 5px;
	background-image: url(/resources/images/thumb.gif);
	background-repeat:no-repeat;
}

.sidethumb a img{
	border:solid 1px #000000;
}

a.addthumb, .img_wrap {
	margin: 0px 0px 2px 0px;
	padding: 7px 6px 6px 6px;
	background: url(/resources/images/featured.gif) 0px 1px no-repeat;
	display: block;  
	position: relative; 
}    

a.addthumb img {
	border: solid 0px #000000;
}


