/* Developed by ---------------------------------------------------------------------------------------- 
   Copyright 2010 Quadsimia - Internet Presence Professionals | Visit us on the web at www.quadsimia.com
   ------------------------------- Custom Software   E-Commerce   Web Design & Development   Web Hosting */
/* -----------------------------------------------------------------------------------------------------
   -- MAIN --------------------------------------------------------------------------------------------- */

body{
	margin:0;
	padding:0;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:14px;
	color:#000;
	background:#9FB69C;}
div.mainWrapper{
	background:#E8F0E1 url(../images/bgtile.jpg) repeat-x top left;}
div.footerWrapper{
	background:#;}
div.container{
	margin:0 auto;
	padding:0 5px;
	width:960px;
	overflow:hidden;}
img{
	border:0;}
a:link, a:visited{
	color:#E92107;
	text-decoration:underline;
	font-weight:bold;}
a:hover, a:active{
	color:#0066FF;
	text-decoration:none;
	font-weight:bold;}
h1{
	margin:10px 0;
	padding:0;
	font-size:30px;
	font-weight:bold;
	color:#E30D05;}
h2{
	margin:30px 0 10px 0;
	padding:0;
	font-size:24px;
	font-weight:normal;
	color:#145D96;}
h3{
	font-size:20px;
	font-weight:bold;
	color:#388330;}
p{
	margin:8px 0 20px 0;
	padding:0;
	line-height:1.6em;}
ul{
	margin:0;
	padding:0;
	list-style-type:none;}
ul li{
	margin:5px 0;
	padding:0 0 0 15px;
	background:url(../images/bullet-sq.gif) no-repeat 0 4px;}
ul.columns li{
	float:left;
	width:45%;}

/* -----------------------------------------------------------------------------------------------------
   -- HEADER ------------------------------------------------------------------------------------------- */

div.header{
	position:relative;
	width:960px;
	height:135px;
	overflow:hidden;
	background:url(../images/header-bg.jpg) no-repeat top left;
	z-index:1;}
div.header div.logo{
	position:absolute;
	margin:0 0 0 20px;
	padding:0;
	width:430px;
	height:111px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/great-american-irish-festival.png) no-repeat top left;}
div.header div.logo a{
	display:block;
	width:430px;
	height:111px;}
div.header div.year{
	position:absolute;
	margin:6px 0 0 455px;
	padding:0;
	width:169px;
	height:80px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/year.png) no-repeat top left;}

/* countdown */

div.header div.countdown{
	position:absolute;
	margin:10px 0 0 672px;
	padding:0;
	width:268px;
	height:76px;}

/* -----------------------------------------------------------------------------------------------------
   -- NAVIGATION MENU ---------------------------------------------------------------------------------- */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#menu{
	position:absolute;
	top:97px;
	margin:0;
	padding:0;
	width:960px;
	height:37px;
	list-style-type:none;
	z-index:100;}
#menu li{
	float:left;
	margin:0;
	padding:0;
	text-align:left;
	text-indent:-9999px;
	background-image:none;}
#menu li a{
	display:block;
	height:37px;}
#menu li.btn-home a{
	margin-left:13px;
	width:96px;
	background:url(../images/btn-home.png) no-repeat top left;}
#menu li.btn-about a{
	width:97px;
	background:url(../images/btn-about.png) no-repeat top left;}
#menu li.btn-festival a{
	width:200px;
	background:url(../images/btn-at-the-festival.png) no-repeat top left;}
#menu li.btn-sponsors a{
	width:140px;
	background:url(../images/btn-sponsors.png) no-repeat top left;}
#menu li.btn-tickets a{
	width:113px;
	background:url(../images/btn-tickets.png) no-repeat top left;}
#menu li.btn-volunteers a{
	width:161px;
	background:url(../images/btn-volunteers.png) no-repeat top left;}
#menu li.btn-contact a{
	width:125px;
	background:url(../images/btn-contact.png) no-repeat top left;}
#menu li a:hover{
	background-position: 0 -37px;}

#menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

#menu li a:hover {z-index:200; position:relative;color:#fff; /*background-color:#c60;*/}
#menu li:hover {position:relative; z-index:200;}

#menu li:hover > a {color:#fff; /*background:#c60;*/}
#menu li:hover > a.sub {color:#fff; /*background-color:#c60;*/}

#menu li.current a {color:#fff; background:#840;}

#menu li a.sub {background: #333 url(down-arrow.gif) no-repeat right center;}
#menu li.current a.sub {color:#fff; background:#840 url(down-arrow.gif) no-repeat right center;}

#menu :hover ul {left:0; top:37px; margin-top:0; width:200px; background:#444;}
/* custom contact dropdown position */#menu :hover ul.contact {left:-60px;}

/* keep the 'next' level invisible by placing it off screen. */
#menu ul, 
#menu :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#menu :hover ul :hover ul
{left:200px; top:-1px; background:#222; white-space:nowrap; width:100px; z-index:200; height:auto;}

#menu :hover ul li {margin:0; border-top:1px solid #9FB69C; border-left:0; border-right:0;}
#menu :hover ul li a {width:200px; padding:0; text-indent:15px; background:#588A6D; color:#ccc; height:26px; line-height:26px; text-decoration:none; font-weight:bold;}
#menu :hover ul li a.fly {background:#333 url(right-arrow.gif) no-repeat right center;}

#menu :hover ul :hover {background-color:#9FB69C; color:#fff;}
#menu :hover ul :hover a.fly {background-color:#BB0000; color:#fff;}

#menu :hover ul li.currentsub a {background:#840; color:#fff;}
#menu :hover ul li.currentsub a.fly {background:#840 url(right-arrow.gif) no-repeat right center; color:#fff;}

#menu :hover ul :hover ul li a {width:200px; padding:0; text-indent:10px; background:#3e3e3e; color:#ccc;}
#menu :hover ul :hover ul :hover {background-color:#d70; color:#fff;}

#menu :hover ul :hover ul li.currentfly a,
#menu :hover ul :hover ul li.currentfly a:hover {background:#840; color:#fff;}

/* selected */

body.about #menu li.btn-about a{
	background-position: 0 -74px;}
body.festival #menu li.btn-festival a{
	background-position: 0 -74px;}
body.sponsors #menu li.btn-sponsors a{
	background-position: 0 -74px;}
body.tickets #menu li.btn-tickets a{
	background-position: 0 -74px;}
body.volunteers #menu li.btn-volunteers a{
	background-position: 0 -74px;}
body.contact #menu li.btn-contact a{
	background-position: 0 -74px;}

/* selected dropdown bg */

body.about #menu li.btn2 ul li, body.residences #menu li.btn4 ul li{
	border-top:2px solid #2BA545;}

body.about #menu li.btn2 ul li a, body.residences #menu li.btn4 ul li a{
	background-image:none;
	background-color:#197C37;}
body.about #menu li.btn2 ul li a:hover, body.residences #menu li.btn4 ul li a:hover{
	background-image:none;
	background-color:#2BA545;}

/* -----------------------------------------------------------------------------------------------------
   -- BODY CONTENT ------------------------------------------------------------------------------------- */

div.body{
	position:relative;
	width:960px;
	background:#FFF;
	z-index:1;}

div.bodyContent{
	float:left;
	margin:0 0 0 15px;
	padding:15px 0;
	width:685px;
	overflow:hidden;
	line-height: 1.6em;}
body.home div.bodyContent{
	margin:0;
	padding:0;
	width:700px;}

/* homepage */

div.mainFeature{
	position:relative;
	width:700px;
	height:400px;
	overflow:hidden;
	z-index:1;}
div.mainFeature h1{
	position:relative;
	margin:0;
	padding:0;
	width:700px;
	height:400px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/main-feature.jpg) no-repeat top left;
	z-index:1;}
div.mainFeature h1 a{
	display:block;
	width:700px;
	height:400px;}
div.music{
	position:absolute;
	margin:10px 0 0 496px;
	padding:0;
	width:194px;
	z-index:10;}
div.music h2{
	margin:0 auto 4px 0;
	padding:0;
	width:190px;
	height:41px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/music.png) no-repeat top left;}
div.music p{
	margin:4px auto;
	padding:0;
	width:194px;
	height:20px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/listen.png) no-repeat top left;}

div.features{
	position:relative;
	margin:-23px auto 0 auto;
	padding:0 0 15px 0;
	width:670px;
	overflow:hidden;
	z-index:5;}
div.features div.promoBox{
	float:left;
	margin:0;
	padding:0;
	width:405px;
	height:185px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/promoBoxBg.gif) no-repeat top left;}
div.features div.promoBox div.promo{
	margin:6px auto 0 auto;
	padding:0;
	width:393px;
	height:173px;
	overflow:hidden;
	background:url(../images/promo-gaifGolfTournament.jpg) no-repeat top left;}
div.features div.promoBox div.promo a{
	display:block;
	width:393px;
	height:173px;}
div.features div.gallery{
	float:right;
	margin:0 0 15px 0;
	padding:0;
	width:250px;
	height:85px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/photogallery.jpg) no-repeat top left;}
div.features div.gallery a{
	display:block;
	width:250px;
	height:85px;}
div.features div.newsletters{
	float:right;
	clear:right;
	margin:0;
	padding:0;
	width:250px;
	height:85px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/newsletters.jpg) no-repeat top left;}
div.features div.newsletters a{
	display:block;
	width:250px;
	height:85px;}

/* about */

div.band-comments h3{
	margin-bottom:0;
	padding-bottom:12px;
	border-bottom:2px solid #388330;}
div.band-comments div.comments{
	margin:10px 20px;
	padding:20px 10px;
	border-bottom:1px solid #CCC;
	font-size:13px;
	color:#333;}
div.band-comments div.comments h4{
	margin:15px 0 15px 350px;
	padding:0;
	font-size:15px;}

/* faq */

div#faqContent h3{
	font-size:13px;}
div#faqContent h3 a:link, div#faqContent h3 a:visited{
	color:#022c13;
	text-decoration:none;
	font-weight:bold;}
div#faqContent h3 a:hover, div#faqContent h3 a:active{
	color:#06385B;
	text-decoration:underline;
	font-weight:bold;}
div#faqContent h3 a:link .vertical_status, div#faqContent h3 a:visited .vertical_status{
	color:#022c13;
	text-decoration:none;
	font-weight:normal;}
div#faqContent h3 a:hover .vertical_status, div#faqContent h3 a:active .vertical_status{
	color:#06385B;
	text-decoration:underline;
	font-weight:normal;}
.vertical_status{
	font-size:11px;}

/* entertainers */

ul.item_list{
	margin:0;
	padding:0;
	list-style-type:none;}
ul.item_list li{
	float:left;
	margin:10px;
	padding:0;
	width:230px;
	height:185px;
	overflow:hidden;}
* html ul.item_list li{
	/*margin:10px 15px 10px 4px;*/
	margin:10px 0 10px 10px;}
ul.item_list li a h4{
	margin:6px 0;
	padding:0;}
ul.item_list li div.imageContainer{
	width:230px;
	height:140px;
	overflow:hidden;}
ul.item_list li div.imageContainer img{
	width:230px;}
ul.item_list li a, ul.item_list li a:hover{
	text-decoration:none;}
ul.item_list li a:hover div.imageContainer{
	width:220px;
	height:130px;
	overflow:hidden;
	border:5px solid #669900;
	cursor:pointer;}
ul.item_list li a:hover div.imageContainer img{
	margin:-5px 0 0 -5px;}

/* run */

a.register_active_btn{
	display: block;
	width: 180px;
	height: 30px;
	text-decoration: none;
	background: url(../images/register_active_btn.jpg);}
a.register_active_btn:hover{
	background-position: 0 -30px;}

/* -----------------------------------------------------------------------------------------------------
   -- SIDEBAR ------------------------------------------------------------------------------------------ */

div.sidebar{
	float:right;
	margin:5px 0;
	width:255px;
	overflow:hidden;}
div.sidebar a:link, div.sidebar a:visited{
	color:#FF5106;
	text-decoration:underline;
	font-weight:bold;}
div.sidebar a:hover, div.sidebar a:active{
	color:#0066FF;
	text-decoration:none;
	font-weight:bold;}

div.sidebar div.searchbox{
	margin:0 auto 5px auto;
	padding:0;
	width:215px;
	height:22px;
	overflow:hidden;
    background:url(../images/searchBg.gif) no-repeat top left;}
div.sidebar div.searchbox #s{
    float:left;
    margin:2px 0 0 62px;
	padding:0;
    border:0;
    width:111px;
	height:18px;
	text-indent:4px;
	vertical-align:middle;
    background:none;}
div.sidebar div.searchbox #go{
    float:right;
    margin:1px 1px 0 0;
	padding:0;}

div.sidebar div.boxTop, div.sidebar div.boxBtm{
	margin:0 auto;
	padding:0;
	width:227px;
	height:6px;}
div.sidebar div.boxTop{
	margin-top:5px;
	background:url(../images/sidebarBoxTop.gif) no-repeat top center;}
div.sidebar div.boxBtm{
	margin-bottom:5px;
	background:url(../images/sidebarBoxBtm.gif) no-repeat top center;}
div.sidebar div.box{
	margin:0 auto;
	width:227px;
	overflow:hidden;
	background:url(../images/sidebarBoxBgTile.gif) repeat-y top center;}
div.sidebar div.box div.content{
	margin:0 auto;
	padding:0 0 6px 0;
	width:195px;
	overflow:hidden;}
div.sidebar div.box div.content p{
	margin:0;
	padding:0;
	text-align:center;}
div.sidebar div.box h2{
	margin:3px auto;
	padding:0;
	width:227px;
	height:34px;
	overflow:hidden;
	text-indent:-9999px;}

/* event date */
div.sidebar div.eventDate h2{
	background:url(../images/sidebarHeading-nextevent.jpg) no-repeat top left;}
div.sidebar div.eventDate ul{
	margin:0;
	padding:0 0 6px 0;
	width:195px;
	height:156px;
	list-style-type:none;
	text-indent:-9999px;
	background:url(../images/event-dates.gif) no-repeat top center;}

/* event location */
div.sidebar div.eventLocation h2{
	background:url(../images/sidebarHeading-location.jpg) no-repeat top left;}
div.sidebar div.eventLocation ul{
	margin:0;
	padding:0 0 3px 0;
	width:195px;
	height:88px;
	list-style-type:none;
	text-indent:-9999px;
	background:url(../images/event-location.gif) no-repeat top center;}

/* news box */
div.sidebar div.news h2{
	background:url(../images/sidebarHeading-news.jpg) no-repeat top left;}

/* -----------------------------------------------------------------------------------------------------
   -- FOOTER ------------------------------------------------------------------------------------------- */

div.extras{
	width:960px;
	height:41px;
	overflow:hidden;
	background:url(../images/extras-bgtile.gif) repeat-x top left;}
div.extras div.socialmedia, div.extras div.newsletter, div.extras div.share{
	float:left;
	width:320px;
	height:41px;
	overflow:hidden;
	background:url(../images/extras-divider.gif) no-repeat top right;}
div.extras div.share{
	background:none;}

div.extras div.socialmedia h3{
	float:left;
	margin:11px 4px 0 14px;
	padding:0;
	width:156px;
	height:17px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/followus.jpg) no-repeat top left;}
div.extras div.socialmedia ul{
	margin:5px 0 0 0;
	padding:0;
	height:41px;
	overflow:hidden;}
div.extras div.socialmedia ul li{
	float:left;
	margin:0 4px 0 0;
	padding:0;
	width:30px;
	height:32px;
	overflow:hidden;
	text-indent:-9999px;}
div.extras div.socialmedia ul li a{
	display:block;
	width:30px;
	height:32px;}
div.extras div.socialmedia ul li.facebook{
	background:url(../images/icon-facebook.jpg) no-repeat top left;}
div.extras div.socialmedia ul li.twitter{
	background:url(../images/icon-twitter.jpg) no-repeat top left;}
div.extras div.socialmedia ul li.flickr{
	background:url(../images/icon-flickr.jpg) no-repeat top left;}
div.extras div.socialmedia ul li.youtube{
	background:url(../images/icon-youtube.jpg) no-repeat top left;}

div.extras div.newsletter h3{
	margin:0;
	padding:0;
	width:320px;
	height:41px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/newsletter-signup.jpg) no-repeat top center;}
div.extras div.newsletter h3 a{
	display:block;
	width:320px;
	height:41px;}

div.extras div.share h3{
	float:left;
	margin:11px 4px 0 44px;
	padding:0;
	width:58px;
	height:17px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/share.jpg) no-repeat top left;}

/* add this */

div.addthisContainer{
	float:left;
	margin:8px 0 0 0;
	padding:0;}
div.addthisContainer div{
	float:left;
	margin:0;
	padding:0;}
div.addthisContainer div.endcap-lft{
	width:7px;
	height:23px;
	background:url(../images/sharebox_lft.png) no-repeat top left;}
div.addthisContainer div.mid{
	width:135px;
	overflow:hidden;
	padding:0 5px;
	height:23px;
	background-color:#fff;}
div.addthisContainer div.mid div.addthis_toolbox{
	width:150px;
	padding-top:3px;}
div.addthisContainer div.endcap-rt{
	width:7px;
	height:23px;
	background:url(../images/sharebox_rt.png) no-repeat top left;}

/* footer */

div.footer{
	width:960px;
	height:66px;
	background:#588A6D url(../images/footer-bgtile.jpg) repeat-x top left;}
div.footer ul{
	margin:0 0 0 15px;
	padding:14px 0 0 0;
	list-style-type:none;}
div.footer ul li{
	display:inline;
	margin:0 12px 0 0;
	padding:0;}
div.footer ul li a:link, div.footer ul li a:visited{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;}
div.footer ul li a:hover, div.footer ul li a:active{
	color:#D3E6D0;
	text-decoration:none;
	font-weight:bold;}
div.footer p.copyright{
	margin:0 0 0 15px;
	padding:2px 0 0 0;
	font-size:11px;
	color:#FFF;}
div.footer div.credit{
	float:right;
	margin:7px 7px 0 0;
	padding:0;
	width:294px;
	height:54px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/quadsimia.png) no-repeat top left;}
div.footer div.credit a{
	display:block;
	width:294px;
	height:54px;}

/* -----------------------------------------------------------------------------------------------------
   -- FORMS -------------------------------------------------------------------------------------------- */

/* default form styles */

form{
	margin:0;
	padding:0;
	font-size:12px;}
form fieldset{
	margin:0;
	padding:0;
	border:0;}
form fieldset div{
	clear:left;}
form fieldset div label{
	float:left;
	margin:3px 0;
	padding:0;
	width:125px;}
form fieldset div input{
	float:left;
	margin:3px 0;
	padding:0;
	width:150px;}
form fieldset div textarea{
	float:left;
	margin:3px 0;
	padding:0;
	width:150px;}
label.required{
	font-weight:bold;
	color:#0F5890;}
.submit{
	margin:0;
	padding:0;
	width:95px;
	height:37px;}

/* required color styles */

#myForm input, #myForm textarea, #myForm select {
	border: 1px solid #999;}
#myForm .red {
	border: 1px solid red;}
#myForm label.red {
	border: none;
	color: red;}
#myForm .customRed {
	border: none;
	color: red;}

#myForm input.submit, #myForm input.bullet{
	border:none;}
#validationMessage {
	padding: 5px;
	border: 1px solid red;
	color: red;
	font-weight: bold;
	display: none;}
#myForm .errorMessage {
	color: red;
	font-size: 0.8em;}


/* -----------------------------------------------------------------------------------------------------
   -- DYNAMO ------------------------------------------------------------------------------------------- */

/*-- content photos ---*/

div.photos{ float:right; margin:0 0 0 20px; width: auto !important; max-width: 420px; /*width: 420px;*/ overflow: visible;}
div.photos img { margin:0 0 6px 0; display: block;}
div.photos div{ margin:0; line-height: 0; padding:0;}
div.photos div small{ display:block;  line-height:normal;}
p.caption{ font-size:.8em; margin:0; font-weight: bold; padding: 5px 0; line-height:normal; width: auto; display: inline;}

/* -- albums --------- */

div.sidebar div.photo_album{
	margin:0;
	padding:0 0 6px 0;
	border-bottom:1px solid #FFF;}
div.sidebar div.photo_album h3{
	margin:6px 0;
	padding:0;
	font-size:16px;
	height:auto;
	line-height:normal;}
div.sidebar div.photo_album div.album_icon{
	float:left;
	margin:0 0 6px 0;
	width:125px;
	text-align:center;}
div.sidebar div.photo_album p{
	font-size:12px;}

ul.photo_gallery{
	margin:0;
	padding:0;
	list-style-type:none;
	background-image:none;}
ul.photo_gallery li{
	float:left;
	margin:12px;
	padding:0;
	width:100px;
	height:100px;
	background-image:none;}

/* -- faq ------------ */

div.faqContent{
	margin:0 0 20px 0;}
div.faqContent h3{
	margin-bottom:4px;}
div.faqContent p{
	margin:0 0 0 20px;}

/* -- albums --------- */

ul.album-photos{
	margin:0;
	padding:0;
	background:none;}
ul.album-photos li{
	float:left;
	margin:5px 5px 0 0;
	padding:2px;
	width:150px;
	height:150px;
	text-align:center;
	background:none;}
	
/* -- content ---------- */

div.bodyContent img.right{
	padding: 0px 0px 8px 8px;
}

/*div.bodyContent div.item {
	line-height: 1.6em;
	font-size: 14px;
}

div.bodyContent div.news-item {
	line-height: 1.6em;
	font-size: 14px;
}

div.bodyContent ul.news {
	line-height: 1.6em;
	font-size: 14px;
}*/