@charset "utf-8";
/* CSS Document */

/* RESET ALL CSS ITEMS USING FOLLOWING */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	font: 14px/1.4 Arial, Helvetica, sans-serif;
	color: #003300;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {
	clear: both;
}


/* ///////////////////////////////////////////////////////////////////////////////////////////////////// END RESET */


#wrapper {
	width: 964px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 117px;
	width: 964px;
}
.header-logo {
	float: left;
}
.nav {
	float: right;
	list-style: none;
	font-size: 16px;
	margin-top: 70px;
}

.nav li {
	display: inline;
	margin-right: 28px;
}
.nav li a {
	text-decoration: none;
	color: #003300;
}
.nav li a:hover {
	color: #99CC00;
	text-decoration: underline;
}
#seasons-images img {
	float: left;
	margin-right: 20px;
}
#seasons-images {
	padding-top: 20px;
	padding-left: 23px;
	height: 181px;
	margin-bottom: 20px;
}
.quote {
	float: left;
	width: 450px;
	margin-left: 23px;
	background: #B2CE00 url(images/images/quote-box-bg.jpg) repeat-x bottom;
	margin-bottom: 20px;
}

.quote img{
	float: left;	
}

.quote blockquote {
	padding: 15px 15px 15px 0px;
	font-size: 18px;
	float: left;
	width: 265px;
}

.introduction {
	float: left;
	width: 450px;
	margin-left: 20px;
	padding-top: 15px;
	margin-bottom: 20px;
}
.intro-title {
	background: url(images/images/krishnamurti--ireland-title.gif) no-repeat;
	text-indent: -999em;
	display: block;
	height: 17px;
	width: 201px;
	margin-bottom: 20px;
}
.introduction p {
	font-size: 14px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#news-home {
	margin-left: 23px;
	margin-bottom: 20px;
	float: left;
	width: 450px;
}
#events-home {
	float: left;
	width: 450px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#news-home h2, #events-home h2 {
	font: normal 20px Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	border-bottom: 1px solid #003300;
	margin-bottom: 25px;
}
#news-home   h3, #events-home  h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
}
#news-home  p, #events-home p {
	margin-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
.continue-link, .more-details-link {
	margin-bottom: 20px;
	padding-right: 15px;
	padding-left: 15px;
}
.continue-link  a, .more-details-link a {
	color: #669900;
	text-decoration: none;
	font-weight: bold;
}
.continue-link  a:hover, .more-details-link a:hover {
	color: #660000;
}
#image-gallery-home {
	background: #000000 url(images/images/gallery-home-bg.jpg) no-repeat left top;
	width: 920px;
	margin-left: 23px;
	margin-bottom: 23px;
}
#image-gallery-home h2 {
	padding: 5px 15px 10px;
	color: #AFD75E;
	font-size: 18px;
	font-weight: normal;
}
#image-gallery-home h3 {
	background: url(images/images/gallery-home-bg-bottom.gif) no-repeat left bottom;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #AFD75E;
}
#image-gallery-home ul {
	padding-bottom: 10px;
	padding-left: 18px;
	margin-bottom: 5px;
}
#image-gallery-home ul li {
	float: left;
	margin-right: 12px;
}
#footer {
	border-top: 2px solid #003300;
	padding-top: 20px;
	text-align: center;
}
#footer ul {
	margin-bottom: 15px;
}
#footer ul li {
	padding-right: 10px;
	padding-left: 10px;
	display: inline;
}
#footer p {
	margin-bottom: 20px;
}
#footer ul li a {
	color: #003300;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #72A113;
	text-decoration: none;
}
#main-left-column {
	float: left;
	width: 240px;
	margin-left: 35px;
	margin-top: 50px;
	margin-bottom: 20px;
	display: inline;
}
#main-right-column {
	float: left;
	margin-left: 20px;
	width: 634px;
	margin-top: 50px;
	margin-bottom: 20px;
	display: inline;
}
#main-right-column h2 {
	font-size: 32px;
	font-weight: normal;
	margin-bottom: 20px;
}
#main-right-column h3 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
}
#main-right-column p {
	margin-bottom: 12px;
}



#main-left-column li {
	background-color: #003300;
	margin-bottom: 5px;
	padding: 10px;
	color: #FFFFFF;
}
#main-left-column a {
	color: #99CC00;
	text-decoration: none;
}
#main-left-column a:hover {
	color: #FFFFFF;
}

#events-home .more-details-link div {
	margin-top: 7px;
	padding: 10px 10px 3px;
	background: #B4CE00;
}
#events-home .more-details-link div p {
	padding: 0px;
	margin: 0px 0px 7px;
}


/* //////////////////////////// NEWS SPECIFIC CSS //////////////////////////////////////////  */

#news-right-column {
	float: left;
	margin-left: 20px;
	width: 634px;
	margin-top: 50px;
	margin-bottom: 20px;
	display: inline;
}

#news-right-column h3 {
	font-weight: normal;

}

#news-right-column h2 {
	font-weight: normal;
	font-size: 30px;
	padding-bottom: 8px;
}
#news-right-column p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#news-right-column a {
	text-decoration: none;
	color: #66CC00;
}

#news-right-column a:hover {
	text-decoration: underline;
	color: #003300;
}

#gallery .paginateLinks {
	width: 854px;
	padding: 20px;
	margin-bottom: 10px;
	background: #AF0;
	clear: both;
}

#gallery .paginateLinks .current-pagination {
	padding: 8px;
	border: 2px solid #003300;
	color: #003300;
}

#gallery .paginateLinks .current-pagination strong {
	color: #003300;
}

#gallery .paginateLinks ul li a {
	padding: 8px;
	border: 2px solid #390;
	text-decoration: none;
	color: #390;
}

#gallery .paginateLinks ul li a:hover {
	color: #FFF;
	background: #390;
	text-decoration: none;
}

.paginateLinks {
	text-align: center;
}

.paginateLinks .current-pagination {
	padding: 8px;
	border: 2px solid #CCC;
	
}

.paginateLinks .current-pagination strong {
color: #CCC;

}

.paginateLinks ul li {
	display: inline;
	margin-right: 3px;	
}

.paginateLinks ul {
	padding-top: 15px;
	padding-bottom: 15px;	
	
}

.paginateLinks ul li a {
	padding: 8px;
	border: 2px solid #6C0;
	text-decoration: none;
	color: #003300;
}
.paginateLinks ul li strong {
	
	color: #66CC00;
	
}
#news-right-column .paginateLinks ul li a:hover {
	color: #FFF;
	background: #66cc00;
	text-decoration: none;
}

#news-right-column .paginatePages {
	text-align: center;
	border-bottom-style: none;
	color: #66CC00;
}
.commentForm {
	width: 594px;
	background-color: #99CC00;
	padding: 20px;
}

#main-right-column .commentForm h2, #main-right-column .commentEntries h2 {
	font-size: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.commentForm #comment_form .name, .commentForm #comment_form .email, .commentForm #comment_form .comment {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	float: left;
	width: 474px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003300;
}

.commentForm #comment_form .nameLabel, .commentForm #comment_form .emailLabel, .commentForm #comment_form .commentLabel {
	padding: 5px;
	float: left;
	width: 100px;
}

.commentForm #comment_form .personalLabel {
	padding-left: 110px;
	margin-bottom: 15px;
}

.commentForm #comment_form .personalLabel, .commentForm #comment_form .personal, .commentForm #comment_form .notifyLabel, .commentForm #comment_form .notify, .commentForm #comment_form .submit, .commentForm #comment_form .preview {
	float: left;
}

.commentForm #comment_form .submit {
	margin-left: 110px;
	display: inline;
}

.commentForm #comment_form .preview {
	display: inline;
	margin-left: 15px;
}

.commentForm .preview, .commentForm .submit {
	background-color: #003300;
	padding: 8px;
	color: #99CC00;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.commentEntries {
	margin-bottom: 5px;
	width: 594px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #003300;
}
.commentEntries .comment-entry-box {
	padding: 20px;
	background-color: #99CC00;
	margin-top: 20px;
}
#main-right-column .commentEntries h2 {
	color: #99CC00;
	margin-bottom: 0px;
}
#main-right-column .commentEntries .comment-entry-box .comment-date {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#main-right-column .commentEntries .comment-entry-box .comment-date {
	font-weight: bold;
}
#main-right-column .commentEntries h3 {
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99CC00;
	padding-top: 10px;
	margin-top: 10px;
}
#main-right-column .commentEntries h3 a {
	text-decoration: underline;
	color: #99CC00;
}
#main-right-column .commentEntries h3 a:hover {
	color: #FFFF00;
	text-decoration: none;
}
#wrapper #main-right-column p a {
	text-decoration: none;
	color: #66CC00;
}
#wrapper #main-right-column p a:hover {
	text-decoration: underline;
}
#wrapper #main-right-column .commentEntries .comment-entry-box p a {
	color: #003300;
	text-decoration: underline;
}
#wrapper #main-right-column .commentEntries .comment-entry-box p a:hover {
	text-decoration: none;
}
.news-rule {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #003300;
	padding: 0px;
	height: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
	margin: 0px 0px 5px;
}



/* //////////////////////////// GALLERY SPECIFIC CSS //////////////////////////////////////////  */


#gallery {
	margin-top: 40px;
	margin-left: 35px;
}
#gallery .gallery-images img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#gallery .gallery-filter {
	background: #030;
	width: 864px;
	margin-bottom: 10px;
	padding: 15px;
	text-align: right;
	color: #669900;
}
#gallery .gallery-filter form select {
	width: 250px;
}

#gallery .gallery-filter-bottom {
	clear: both;	
}


/* //////////////////////////// ABOUT PAGE CSS //////////////////////////////////////////  */

.about-content h1 {
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 15px;
}
.about-content {
	padding-right: 20px;
	padding-left: 20px;
}
.about-content p {
	margin-bottom: 15px;
	padding-right: 20px;
	padding-left: 40px;
}
.about-content .about-summary {
	font-size: 18px;
	line-height: 30px;
	color: #6C0;
}
.about-content hr {
	border-top: 1px solid #030;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 35px;
	margin-bottom: 35px;
}


/* //////////////////////////// LINKS CONTENT //////////////////////////////////////////  */

.links-content h1 {
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 15px;
}
.links-content {
	padding-left: 20px;
	margin-bottom:30px;
}

.links-content .links-container {
	width: 432px;
	float: left;
	margin: 0px 20px 20px 0px;
	padding: 10px;
}
.links-content hr {
	height: 1px;
	width: 924px;
	border-top: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	background: url(images/images/links-divider.gif) no-repeat;
	margin: 0px 0px 20px;
	padding: 0px;
}
.links-container h2 {
	font-size: 18px;
	margin-bottom: 8px;
	border-bottom: 1px dotted #CCC;
}
.about-link a {
	color: #669900;
	text-decoration: none;
}

.about-link {
	border-bottom: 1px dotted #CCC;
	display: block;
	padding-bottom: 6px;
	margin-bottom: 8px;
}
.about-link a:hover {
	color: #030;
	text-decoration: underline;
}


/* //////////////////////////// CONTACT CONTENT //////////////////////////////////////////  */

.contact-content h1 {
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 40px;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 10px;
}
.contact-content {
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom:30px;
}.contact-content .contact-form {
	float: left;
	padding-left: 20px;
	width: 580px;
	margin-right: 20px;
}
.contact-content .contact-details {
	float: left;
	width: 304px;
}
.contact-form h2 {
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 15px;
}
.contact-form label {
	padding: 0px;
	margin: 0px 0px 5px;
	display: block;
	width: 568px;
}
.contact-form input, .contact-form textarea {
	width: 568px;
	padding: 5px;
	margin-bottom: 15px;
	border: 1px solid #CCC;
	color: #030;
	font: normal 14px Arial, Helvetica, sans-serif;
}

.float-left {
	float:left;
}

.contact-form .contact-submit {
	width: 200px;
	padding: 5px;
	margin-bottom: 10px;
	background: #669900;
}
.contact-details h2 {
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 15px;
}
.contact-details hr {
	border-top: 4px solid #030;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 20px;
}
blockquote .quote-source {
	font-size: 12px;
	margin-top: 5px;
	display: block;
}
#image-gallery-home h3 a {
	color: #CF0;
	text-decoration: none;
}
#image-gallery-home h3 a:hover {
	color: #FF0;
	text-decoration: underline;
}
