* { padding: 0; margin: 0; }

body { font-size: 100%; font-family: arial; text-align: center; color: #111; background: #fefaf9; }

#page { width: 940px; text-align: left; margin: 0 auto; }
img { border: none; }
.clear { clear: both; }
.gap { height: 20px; }

.curved { -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; behavior: url('/PIE.htc'); }

/* ------------------------------------------- LINKS */

#content a { color: #6cc742; }
#content a:hover { color: #105700; }

#sidebar a { color: #6cc742; display: block; text-align: center; margin: 5px 0 10px; }
#sidebar a:hover { color: #105700; }

#footer ul.nav li a { text-decoration: none; color: #6cc742; padding: 0 10px; border-left: 1px solid #ddd; }
#footer ul.nav li a:hover { color: #105700; }

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

#header_container { margin: 10px 0; }
#header { height: 40px; background: #F88767
; }
#header_right { float: right; width: 120px; height: 40px; background: #F88767; }

#header ul, #header_right ul { padding: 0 10px; list-style-type: none; }
#header_right ul { text-align: center; }
#header li, #header_right li { float: left; }
#header li a, #header_right li a { float: left; height: 30px; display: block; text-transform: lowercase; margin: 0; padding: 10px 10px 0; color: #fff; text-decoration: none; font-family: "Arial Rounded MT Bold", "Arial Rounded", "Arial", sans-serif; font-weight: bold; }
#header_right li, #header_right li a { float: none; }
#header li a.members, #header_right li a.members { color: #f6bc2d; }
#header li a:hover, #header_right li a:hover { background: #fca405; }
#header li a.members:hover, #header_right li a.members:hover { color: #fff; }

#header li ul, #header_right li ul { z-index: 10000; position: absolute; top: 170px; left: -999%; padding: 0; background: url('/images/background/header-sub-menu-bg.png') repeat top left; }
#header li ul li, #header_right li ul li { display: block; float: none; }
#header li ul li a, #header_right li ul li a { float: none; display: block; height: 30px; position: relative; _position: absolute; padding: 10px 20px 0; font-size: 1.0em; }
#header li:hover ul, #header_right li:hover ul { clear: left; left: auto; margin: 0%; }

#header .icons { float: right; margin: 8px 5px 0 0; }
#header .icons img { padding: 0 2px; }

#ticker-holder { margin: -5px 0 5px; padding: 0 0 10px 35px; background: url('/images/buttons/news.png') no-repeat left; }
ul#news-ticker { padding: 0 0 15px; }
ul#news-ticker li { margin: 12px 0 10px 35px; list-style-type: none; color: #333; font-weight: normal; font-size: 13px; }
ul#news-ticker li a { text-decoration: none; color: #F88767; font-weight: bold; font-size: 13px; }


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

#content { float: right; width: 710px; }
#content.full_page { width: 940px; position: relative; }
#content h1 { margin: 20px 0; font-size: 1.8em; color: #6cc742; font-family: "Arial Rounded MT Bold", "Arial Rounded", "Arial", sans-serif; }
#content p { margin: 10px 0; font-size: 0.9em; line-height: 1.25em; }
#content ul, #content ol { padding: 10px 0; clear: none; overflow: auto; }
#content li { margin: 5px 5px 5px 25px; font-size: 0.9em; }
#content blockquote { color: #333; font-size: 1.0em; padding: 5px 35px 0; background: url('/images/background/blockquote.gif') no-repeat top left; }
#content cite { display: block; text-align: left; font-size: 0.8em; font-weight: bold; color: #111; margin: 0 0 30px 35px; }

#content .wp-caption { background: #eeffe1; padding: 3px; text-align: center; color: #89d361; font-size: 0.9em; font-style: italic; }
#content .alignleft { float: left; clear: both; margin: 10px 15px 15px 0; }
#content .alignright { float: right; clear: both; margin: 10px 0 15px 15px; }
#content .aligncenter { display: block; clear: both; text-align: center; margin: 0 auto 15px; }


/* ------------------------------------------- CAMPS */

#map_holder { text-align: center; margin: 30px 0 0; }
#map { width: 650px; height: 370px; margin: 10px auto 0; border: 5px solid #fcf3ca; }

#camp_regions { padding: 10px 20px; }
#content #camp_regions h2 { font-size: 0.9em; text-transform: lowercase; background: #6cc742; padding: 5px 10px; color: #fff; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; behavior: url('/css/PIE.htc'); }
#camp_regions p { margin: 10px 0; }
#content #camp_regions .list p { float: left; width: 200px; margin: 10px 15px 10px 0; padding: 10px 0; font-size: 1.0em; }
#content #camp_regions .list p em { display: block; color: #999; font-size: 0.7em; font-weight: normal; }

#content .page.camps h3 { margin: 30px 0 10px; }
	
#page table.camp_calendar  { margin: 10px 0; border: none; width: 100%; position: relative; background: #ddd5dd; padding: 2px; }
#page .camp_calendar th { padding: 5px; width: 35px; background: #ecf8d7; font-size: 0.8em; }
#page .camp_calendar td { background: #fff; padding: 10px; vertical-align: top; }
#page .camp_calendar td.label { width: 400px; font-size: 0.8em; }
#page .camp_calendar td.info { font-size: 0.9em; font-weight: bold; }
#page .camp_calendar td.price { font-size: 12px; width: 85px; background: #ecf8d7; text-align: center; }
#page .camp_calendar td.register { background: #ecf8d7; }
#page .camp_calendar td.tick { text-align: center; }
#page .camp_calendar td.center { text-align: center; font-size: 12px; }

#page .camp_calendar input { width: auto; margin: 0 10px; }
#page .camp_calendar label { float: none; width: auto; margin: 0; text-align: left; color: #000; font-size: 1.0em; }
#page p.submit_button { text-align: center; margin: 10px; }
#page input.button { cursor: pointer; cursor: hand; position: relative; color: #fff; border: none; font-family: "Arial Rounded MT Bold", "Arial Rounded", "Arial", sans-serif; font-weight: bold; padding: 12px; font-size: 16px; text-decoration: none; background: #f6bc2d; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; behavior: url('/css/PIE.htc'); }
#page input.button:hover { background: #fca405; }


#page #mapsearch { width: 690px; }

#page .camp_calendar p.button a { position: relative; font-family: "Arial Rounded MT Bold", "Arial Rounded", "Arial", sans-serif; font-weight: bold; padding: 5px 8px; font-size: 12px; text-decoration: none; background: #f6bc2d; color: #000; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; behavior: url('/css/PIE.htc'); }
#page .camp_calendar p.button a:hover { background: #fca405; }

#page .camp_calendar img.hurry_text { position: absolute; right: -35px; top: -20px; }
	
#page #register_options { margin: 20px; }
#page #register_options p { font-size: 13px; }	
	
#page table.basket th { font-size: 13px; }
#page table.basket td { font-size: 14px; }
#page table.basket td.center { text-align: center; }
	
#page .camp_calendar td .slashed { text-decoration: line-through; color: #ff0000; }
	
/* ------------------------------------------- PAGES */

#content .page { margin: 10px; }
#content .page h1 { margin: 20px 0; font-size: 1.9em; color: #6cc742; font-family: "Arial Rounded MT Bold", "Arial Rounded", "Arial", sans-serif; }
#content .page h2 { margin: 20px 0 10px; font-size: 1.3em; font-weight: normal; color: #6cc742; font-family: "Arial Rounded MT Bold", "Arial Rounded", "Arial", sans-serif; }
#content .page h3 { margin: 20px 0 10px; font-size: 1.1em; font-weight: normal; color: #6cc742; font-family: "Arial Rounded MT Bold", "Arial Rounded", "Arial", sans-serif; }
#content .page h4 { margin: 20px 0 10px; font-size: 1.0em; font-weight: normal; color: #6cc742; font-family: "Arial Rounded MT Bold", "Arial Rounded", "Arial", sans-serif; }
#content .page h5 { margin: 20px 0 10px; font-size: 0.9em; font-weight: normal; color: #6cc742; font-family: "Arial Rounded MT Bold", "Arial Rounded", "Arial", sans-serif; }

#content #page_banner { margin: 0 0 10px; height: 100px; background: #eee; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; behavior: url('/css/PIE.htc'); }

#sponsors-logos { float: right; width: 600px; height: 60px; overflow: hidden; padding: 5px 0px; margin: 0 0 10px; }
#sponsors-intro { float: left; width: 85px; height: 60px; font-size: 11px; padding: 15px 5px 0; }
#sponsors-logos img { padding: 0 25px; border: 0px; clear:both; }

/* ------------------------------------------- HOME */

#content .home-hero-banner { z-index: -10px; position: relative; width: 710px; height: 402px; padding: 0; margin: 0 0 20px; background: url('/images/hero/hero-home-4.jpg') no-repeat top left; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; behavior: url('/css/PIE.htc'); }
#content .home-hero-banner .inner { z-index: 100; float: left; width: 420px; padding: 20px; margin: 10px; }
#content .home-hero-banner h2 { color: #111; font-weight: normal; font-family: "Arial Rounded MT Bold", "Arial Rounded", "Arial", sans-serif; font-size: 1.6em; }
#content .home-hero-banner p, #content .home-hero-banner li { font-family: arial; color: #111; }
#content .home-hero-banner p { font-size: 0.8em; }
#content .home-hero-banner ul { margin: 5px 0; }
#content .home-hero-banner ul li { margin: 5px 0; padding: 0 0 0 15px; font-size: 0.8em; background: url('/images/hero/li-bullet.png') no-repeat left; }
#content .home-hero-banner p a { color: #c65eac; text-decoration: underline; }
#content .home-hero-banner .inner.white { color: #111; background: url('/images/background/white_bg_transparent-25.png') repeat top left; }
#content .home-hero-banner .inner.white p, #content .home-hero-banner .inner.white ul li { font-weight: bold; color: #111; }
#content .home-hero-banner .inner.white ul li { background: url('/images/hero/li-bullet-white.png') no-repeat left; }
#content .home-hero-banner p.button { position: absolute; bottom: 20px; left: 20px; }
#content p.button a { position: relative; font-family: "Arial Rounded MT Bold", "Arial Rounded", "Arial", sans-serif; font-weight: bold; padding: 10px 15px; font-size: 16px; background: #f6bc2d; color: #000; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; behavior: url('/css/PIE.htc'); }
#content p.button a:hover { background: #fca405; }

#content .home-hero { z-index: -10px; position: relative; width: 940px; height: 402px; padding: 0; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; behavior: url('/css/PIE.htc'); }
#content .home-hero .wrapper { width: 940px; overflow: auto; height: 402px; position: relative; top: 0; left: 0; margin: 0; padding: 0; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; behavior: url('/css/PIE.htc'); }
#content .home-hero ul { width: 5000px; position: absolute; top: 0; left: 0; margin: 0; padding: 0; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; behavior: url('/css/PIE.htc'); }

#content .home-hero li { z-index: 100; display: block; position: relative; float: left; height: 402px; padding: 0; width: 940px; margin: 0; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; behavior: url('/css/PIE.htc'); }

#thumbNav { z-index: 100; position: absolute; bottom: 15px; right: 15px; height: 16px; text-align: center; }
#thumbNav a {  z-index: 100; float: left; display: block; font-size: 0.6em; margin: 0 5px; width: 16px; height: 16px; background-image: url('/images/hero/bullets.png'); background-position: 0 0; background-repeat: no-repeat; color: #ffecb4; }
#thumbNav a:hover { color: #ffecb4; }
#thumbNav a.cur { color: #f5c020; background-image: url('/images/hero/bullets.png'); background-position: 0 -17px; background-repeat: no-repeat; }
#start-stop { display: none; }

#content .home-hero ul ul {  z-index: 100; position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
#content .home-hero ul ul li {  z-index: 100; float: none; height: auto; width: auto; background: none; }

.arrow, .playing { display: none; }

#content .home-hero li .inner { z-index: 100; background: url('/images/background/white_bg_transparent.png') repeat top left; overflow: hidden; float: right; width: 430px; height: 362px; padding: 20px; -webkit-border-top-right-radius: 10px; -webkit-border-bottom-right-radius: 10px; -moz-border-radius-topright: 10px; -moz-border-radius-bottomright: 10px; border-radius: 0 10px 10px 0; behavior: url('/css/PIE.htc'); }
#content .home-hero li h2 { color: #6cc742; font-weight: normal; font-family: "Arial Rounded MT Bold", "Arial Rounded", "Arial", sans-serif; font-size: 1.6em; }
#content .home-hero li p, #content .home-hero li li { font-family: arial; color: #111; }
#content .home-hero li p { font-size: 0.8em; }
#content .home-hero li ul { margin: 5px 0; }
#content .home-hero li ul li { margin: 5px 0; padding: 0 0 0 15px; font-size: 0.8em; background: url('/images/hero/li-bullet.png') no-repeat left; }
#content .home-hero li p a { color: #c65eac; text-decoration: underline; }
#content .home-hero li .inner.white { background: none; color: #fff; }
#content .home-hero li .inner.white p, #content .home-hero li .inner.white ul li { color: #fff; }
#content .home-hero li .inner.white ul li { background: url('/images/hero/li-bullet-white.png') no-repeat left; }

#content .home-hero li .inner ul.left { float: left; width: 200px; }
#content .home-hero li .inner ul.right { float: right; width: 220px; }

.home-left { float: left; width: 227px; margin: 10px 10px 10px 0; }
.home-left.last { margin-right: 0; } 

.home-left .promo-box { margin: 0 0 10px; height: 110px; background: #f1f1f1; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; behavior: url('/css/PIE.htc'); }
.home-left .promo-box.calendar { height: 220px; margin: 10px 0 0; background: #f9fff7; }
.home-left .promo-box small { display: block; padding: 20px; color: #999; }
.home-left .promo-box img { opacity: 0; filter: alpha(opacity = 0); }
.home-left .promo-box.camp .search { text-align: center; padding: 65px 5px 5px; }
.home-left .promo-box.camp .search h5 { font-size: 0.9em; text-transform: lowercase; padding: 10px; color: #fff; }

#content.home h3 { font-size: 0.9em; text-transform: lowercase; background: #F88767; padding: 5px 10px; color: #fff; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; behavior: url('/css/PIE.htc'); }
#content.home p { font-size: 0.8em; margin: 5px 0; }
#content.home p a { text-decoration: none; }
#content.home .home-left p { margin: 5px 10px; }
#content .home-left.quotation blockquote { font-size: 0.8em; }

#content.home #news-box { margin: 5px; padding: 5px 2px; }
#content.home #news-box-inner { }
#content.home #news-box .news-item { margin: 0 5px 5px; background: #eeffe1; padding: 8px; }
#content.home #news-box .news-item .img { float: left; width: 50px; height: 50px; margin: 0 5px 5px 0; }
#content.home #news-box .news-item p { text-align: left; font-size: 0.9em; color: #666; margin: 5px 0; }
#content.home #news-box .news-item p em { color: #6cc742; display: block; padding: 0 0 3px; font-size: 0.7em; }
#content.home #news-box .news-item p a { text-align: left; text-decoration: none; }

#content.home cite { margin: 10px 0 10px 35px; }

#content.home .home-left.latest-news { float: right; margin: 0 10px; width: 210px; }
#content.home .home-left.latest-news #news-box .news-item { background: none; padding: 0; }
#content.home .home-left.latest-news #news-box .news-item h4 a { text-decoration: none;  }
#content.home .home-left.latest-news #news-box .news-item p { font-size: 12px; }

#content.home .intro { margin: 0 250px 0 0; }
#content.home .intro p.large { font-size: 16px; margin: 5px 0 10px; }


#content .page .leftcolumn { float: left; width: 330px; }
#content .page .rightcolumn { float: right; width: 330px; }

/* ------------------------------------------- BLOG */

#content .post { padding: 10px; background: #eeffe1; margin: 15px 0; }
#content h2.entry-title { margin: 0; }
#content h2.entry-title a { text-decoration: none; }
#content .entry-meta { font-size: 0.8em; color: #999; margin: 5px 0; }
#content .entry-content {  }
#content img.wp-post-image { clear: left; float: left; margin: 10px 10px 0 0; }

#content .single { clear: both; padding: 15px 0; }
#content .single h1 { margin-bottom: 0; }
#content .single .entry-meta { margin: 5px 0 30px; }
#content .single .entry-utility { padding: 10px; background: #eeffe1; margin: 15px 0; font-size: 0.8em; color: #999; }
#content .nav-previous { float: left; width: 280px; font-size: 0.9em; }
#content .nav-next { float: right; width: 280px; text-align: right; font-size: 0.9em; }

/* Comments form */
input[type=submit] { color: #333; }
#respond { margin: 24px 0; border-top: 1px solid #e7e7e7; overflow: hidden; position: relative; }
#respond p { margin: 0; }
#respond .comment-notes { margin-bottom: 1em; }
.form-allowed-tags { line-height: 1em; }
.children #respond { margin: 0 48px 0 0; }
h3#reply-title { margin: 18px 0; }
#comments-list #respond { margin: 0 0 18px 0; }
#comments-list ul #respond { margin: 0; }
#cancel-comment-reply-link { font-size: 12px; line-height: 18px; font-weight: normal; }
#respond .required { color:#FF4B33; font-weight:bold; }
#respond label { color: #888; font-size: 12px; }
#respond input { margin:0 0 9px; width:98%; }
#respond textarea { width:98%; }
#respond .form-allowed-tags { color: #888; font-size: 12px; line-height: 18px; }
#respond .form-allowed-tags code { font-size: 11px; }
#respond .form-submit { margin: 12px 0; }
#respond .form-submit input { width: auto; font-size: 14px; }

#page table { margin: 20px; }
#page th { background: #fbfff9; padding: 5px; font-weight: bold; border-bottom: 2px solid #ddd; border-top: 1px solid #ddd; }
#page td { padding: 5px; border-bottom: 1px solid #ddd; font-size: 0.9em; }

/* ------------------------------------------- REGISTER */

#register_info { background: #6CC742; padding: 10px 20px; margin: 0 0 20px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; behavior: url('/css/PIE.htc'); }
#content #register_info a { color: white; font-weight: bold; } /* Needed more specificity to activate */
#register_info h4 { color: #fff; }
#register_info p { color: #fff; margin: 10px 0; }
#register_info .basket { margin: 10px 0 0; }
#register_info .basket p em { text-decoration: line-through; }
#register_info .basket p.camp_price { float: right; font-size: 1.2em; }

#page fieldset { border: 1px solid #eee; padding: 20px; }
#page fieldset legend { color: #6CC742; padding: 0 10px; }
#content .page fieldset h3 { margin: 20px 0 10px 0; padding: 0 0 5px 0; font-weight: normal; border-bottom: 1px dotted #ddd; color: #ffbd0c; font-size: 0.9em; }
#page fieldset p { clear: left; margin: 0; }
#page fieldset label { float: left; width: 200px; margin: 10px 10px 10px 0; text-align: right; color: #111; font-size: 0.9em; }
#page fieldset input { padding: 3px; margin: 5px 0 0 0; }
#page fieldset input.postcode { width: 80px; }
#page fieldset input.phone { width: 160px; }
#page fieldset input.email { width: 250px; }
#page fieldset input.dob { width: 25px; margin-right: 5px; }
#page fieldset input.dob_year { width: 50px; }
#page fieldset form small { font-size: 0.8em; color: #666; }
#page fieldset select { margin: 5px 0 0 0; }
#page fieldset .answer_holder { margin: 0 0 0 320px; font-size: 0.9em; }
#page fieldset .answer_holder input { width: auto; }
#page fieldset .hideQ { margin: 10px 0 0 0; color: #666; }
#page fieldset .textarea_label { text-align: left; margin: 0 0 3px 0; }
#page fieldset.part_2 p { float: left; width: 300px; }
#page fieldset .action { text-align: center; }
#page fieldset input.radio { margin-top: 12px; }
#page fieldset hr { clear: both; }

hr.clear { border: none; display: block; clear: both; margin-top: 30px; }

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

#sidebar { float: left; width: 220px; }

#sidebar h3 { font-size: 0.9em; color: #6cc742; margin: 10px 0 5px 0; }
#sidebar h4 { font-size: 0.9em; text-transform: lowercase; background: #c65eac; padding: 5px 10px; color: #fff; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px 10px 10px 10px; behavior: url('/css/PIE.htc'); }
#sidebar p { font-size: 12px; color: #333; margin: 5px; }

#sidebar .promo-box { margin: 0 0 10px; height: 100px; background: #eee; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; behavior: url('/css/PIE.htc'); }
#sidebar .promo-box img { opacity: 0; filter: alpha(opacity = 0); }
#sidebar .promo-box small { display: block; padding: 20px; color: #999; }
#sidebar .promo-box a { margin: 0; }
#sidebar .promo-box.camp .search { text-align: center; padding: 65px 5px 5px; }
#sidebar .promo-box.camp .search h5 { font-size: 0.9em; text-transform: lowercase; padding: 10px; color: #fff; }

#sidebar .promo-box.home_side { height: 127px; }

#sidebar .widget { margin: 0 0 15px; }

#sidebar .widget h4 { background: #F88767; }
#sidebar .widget a { text-align: left; margin: 0; }

#sidebar .widget .img.alignleft { float: left; margin: 0 5px 5px 0; }

#sidebar .textwidget p { line-height: 1.4em; margin: 10px 0; }

#sidebar ul { list-style-type: none; margin: 5px; }
#sidebar ul li { border-bottom: 1px solid #ffefba; }
#sidebar ul li a { text-decoration: none; font-size: 0.8em; color: #F88767; display: block; padding: 5px; }
#sidebar ul li a:hover { color: #674503; background: #fffdf5; }

#sidebar .textwidget { font-size: 12px; color: #333; margin: 5px; }
#sidebar .textwidget a { display: inline; }

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

#footer { position: relative; margin: 65px 10px 0; padding: 40px 0 40px 10px; background: url('/images/background/footer_divide.png') no-repeat top left; }
#footer p { color: #abe192; font-size: 0.8em; margin: 10px 0; }

#footer .qr_code { height: 65px; padding: 10px 0 40px 10px; background: url('/images/background/footer_divide.png') no-repeat bottom left; }
#footer .qr_code img { float: left; margin: 0 10px 0 0; }
#footer .qr_code h5 { font-size: 13px; color: #ffbd0c; padding: 10px 0 0; }
#footer .qr_code p { color: #ffbd0c; font-size: 12px; }

#footer #logo { position: absolute; top: -65px; left: 5px; }

#footer ul.nav { float: left; }
#footer ul.nav li { float: left; list-style-type: none; margin: 0; font-size: 0.8em; }
#footer ul.nav li a.first { border-left: none; padding-left: 0; }

#footer img.flower { position: absolute; bottom: 0; right: 20px; }

#footer .icons { position: absolute; bottom: 50px; right: 20px; }
#footer .icons img { border: none; margin: 0 5px; }

#footer #home_newsletter form { margin: 10px 0 20px; }
#footer #home_newsletter form label { color: #ffbd0c; font-weight: bold; font-size: 0.8em; }
#footer #home_newsletter form input { padding: 3px; color: #666; margin: 0 5px; }

/* ------------------------------------------- CALENDAR */

#wp-calendar table { width: 100%; }
#wp-calendar table caption { font-size: 13px; color: #7ed053; font-weight: bold; font-family: Arial, Helvetica, sans-serif; padding: 10px 0 5px; }

#wp-calendar #prev a, #wp-calendar #next a { font-size: 11px; color: #7ed053; padding: 0 10px; }
#wp-calendar #prev { text-align: left; }
#wp-calendar #next { text-align: right; }

.ec3_eventday a { color: #7ed053 !IMPORTANT; text-decoration: none; font-weight: bold; }
.ec3_eventday a:hover { color: #222; }
#wp-calendar table.nav td img { border: none; }

#wp-calendar table td, #wp-calendar table th { text-align: center; font-size: 10px;	font-family: Arial, Helvetica, sans-serif; }
#wp-calendar table th { color: #7ed053; }
#wp-calendar table td { padding: 3px; border: 1px solid #e2f4da; color: #666; }
#wp-calendar table td.pad, #wp-calendar table.nav td { border: none; }
#wp-calendar table td.ec3_eventday { background: #e2f4da; color: #5c9b40; }
#wp-calendar table td:hover, #wp-calendar table #today { }

/* -------------------------------------- EVENT POPUP */

.ec3_popup { font-family: Arial, Helvetica, sans-serif; margin:0 !IMPORTANT; padding:0 !IMPORTANT; border:none; position:absolute; border-collapse:collapse; filter:alpha(opacity=87); -moz-opacity:.87; opacity:.87; z-index:30000; }
.ec3_popup td { padding:0; }
.ec3_popup table { border:solid #999 1px; background-color:#eeb; font-size: 11px; color: #151515; text-align:left; }

.ec3_popup table strong { font-size: 12px; }
.ec3_popup table em { color: #666; }

.ec3_popup table td { padding:1.5px 3px 1.5px 3px; }

#ec3_shadow0 div { width:8px; height:32px; }
#ec3_shadow0 { margin:0; padding:0; border:none; width:8px; background-repeat:no-repeat; background-position:bottom right; vertical-align:bottom; }
#ec3_shadow1 { margin:0; padding:0; border:none; height:16px; background-repeat:repeat-x; }
#ec3_shadow2 div { width:8px; height:32px; }
#ec3_shadow2 { margin:0; padding:0; border:none; width:8px; background-repeat:no-repeat; background-position:bottom left; vertical-align:bottom; }

