/*-----------------------------
CSS FOR: WEBSITE NAME
AUTHOR: JOHN RAINSFORD / Pixelcode.ie
DATE: 00-00-2009
-----------------------------*/

/* ERIC MEYER's RESET STYLES - meyerweb.com */
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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body{
	margin:0;
	padding:0;
	font-size: 62.5%;
	font-family: "Lucida Grande", "Lucida Sans", "Verdana", sans-serif;
	/*font-family: "Georgia", "Times New Roman", "Times", serif;*/
	text-align: center;
	background: #2c97d7;
}

/* ----------------------------------------------- MAIN STYLES --------------------------------------------*/
a:link{
	color: #e8800f;
	text-decoration: none;
	border-bottom: 1px dotted #e8800f;
}

a:visited{
	color: #e8800f;
	text-decoration: none;
	border-bottom: 1px dotted #e8800f;
}

a:hover{
	color: #2c97d7;
	text-decoration: none;
	border-bottom: 1px solid #2c97d7;
}

h1{
	color: #2c97d7;
	font-weight: bold;
	font-size: 18px;
}

h2{
	color: #2c97d7;
	font-weight: bold;
	font-size: 16px;
}

h3{
	color: #2c97d7;
	font-weight: bold;
	font-size: 14px;
}

h4{
	color: #2c97d7;
	font-weight: bold;
	font-size: 14px;
}

h5{
	color: #2c97d7;
	font-weight: bold;
	font-size: 14px;
}

h6{
	color: #2c97d7;
	font-weight: bold;
	font-size: 14px;
}

h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link{
	color: #2c97d7;
	border-bottom: 1px dotted #2c97d7;
	
}

h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited{
	color: #2c97d7;
	border-bottom: 1px dotted #2c97d7;
	
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{
	color: #e8800f;
	text-decoration: none;
	border-bottom: 1px solid #e8800f;
}

p{
	color: #222;
}

ul{
	list-style: square;
	margin: 5px 0 5px 20px;
	padding: 0 0 0 20px;
	font-size: 13px;
}

ol{
	list-style: decimal;
	margin: 5px 0 5px 20px;
	padding: 0 0 0 20px;
	font-size: 13px;
	
}
/* --------------------------------------------- SECTION STYLES -------------------------------------------- */
div#wrapper{
	width: 800px;
	margin:0 auto;
	background: #fff;
}

div#masthead{
	width: 800px;
	height: 300px;
	background: #dbf2fd url(../img/masthead_bg.gif) top left no-repeat;
	clear: both;
	margin:0;
	padding:0;
	text-align: left;
	position: relative;
}

div#nav{
	width: 800px;
	height: 30px;
	margin: 0 auto;
	clear: both;
	text-align: left;
}

div#search_box{
	position: absolute;
	bottom:0;
	left:0;
	width: 800px;
	height: 60px;
}
div#content{
	float: left;
	width: 520px;
	padding: 20px 0;
	margin:0;
	text-align: left;
}

div#sidebar{
	float: right;
	width: 260px;
	padding: 20px 0;
	margin:0;
	text-align: left;
}

div#footer{
	width: 800px;
	clear: both;
	padding: 10px 0 0 0;
	background: #dbf2fd;
}

div#footer_copy{
	clear: both;
	width: 780px;
	margin:0;
	padding: 5px 10px 0 10px;
	text-align: left;
	border-top: 1px dotted #fff;
}
div#hp_news{
	width: 220px;
	float: left;
	margin:0;
	padding:0 0 0 20px;
}

div#hp_events{
	width: 240px;
	float: right;
	margin:0;
	padding:0;
}

div#browse_nav{
	width: 800px;
	height: 25px;
	background: #dbf2fd;
	clear: both;
	margin:0 auto;
	padding:0;
	text-align: left;
}

div#footer div.further_info{
	float: left;
	width: 250px;
	text-align: left;
	margin:0 0 0 15px;
	padding:0 0 20px 0;
	position: relative;
}

div#share{
	float: right;
}
/* -------------------------------------------- SPECIFIC SECTION STYLES -------------------------------- */

img#print_logo{
	display: none;
}
div#masthead h1 a{
	display: block;
	font-size: 40px;
	color: #fff;
	border-bottom: none;
	text-indent: -9999px;
	width: 489px;
	height: 81px;
	background: url(../img/masthead_logo2.png) top left no-repeat;
	margin: 10px 0 0 10px;
}

div#masthead h1 a:visited{
	color: #fff;
	border-bottom: none;
}

div#masthead h1 a:hover{
	border-bottom: none;
	text-indent: -9999px;
}

div#masthead p{
	padding: 10px 0 0 10px;
	font-size: 16px;
	font-weight: bold;
	color: #2c97d7;
}

div#masthead a{
	color: #2c97d7;
	border-bottom: 1px dotted #2c97d7;
}

div#masthead a:visited{
	color: #2c97d7;
	border-bottom: 1px dotted #2c97d7;
}

div#masthead a:hover{
	color: #e8800f;
	border-bottom: 1px solid #e8800f;
}

div#masthead h2 a{
	position: absolute;
	top: 10px;
	left: 500px;
	display: block;
	width: 150px;
	height: 70px;
	background: url(../img/join_button.gif) top left no-repeat;
	text-indent: -9999px;
	border-bottom: none;
}

div#masthead h2 a:visited{
	position: absolute;
	top: 10px;
	left: 500px;
	display: block;
	width: 150px;
	height: 70px;
	background: url(../img/join_button.gif) top left no-repeat;
	text-indent: -9999px;
	border-bottom: none;
}

div#masthead h2 a:hover{
	position: absolute;
	top: 10px;
	left: 500px;
	display: block;
	width: 150px;
	height: 70px;
	background: url(../img/join_button.gif) bottom left no-repeat;
	text-indent: -9999px;
	border-bottom: none;
}

div#nav p{
	padding: 0;
	margin:0;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #f8f8f8;
}

div#nav a{
	font-weight: bold;
	color: #f8f8f8;
	border-bottom: none;
}
div#nav a:visited{
	font-weight: bold;
	color: #f8f8f8;
	border-bottom: none;
}
div#nav a:hover{
	font-weight: bold;
	color: #b6e4fa;
	border-bottom: 1px solid #b6e4fa;
}

div#nav a.here{
	font-weight: bold;
	color: #b6e4fa;
	border-bottom: none;
}

div#nav a.addthis_button{
	display: block;
	float: right;
	border-bottom: none;
	padding: 2px 0 0 0;
}

div#share a{
	font-weight: normal;
}

div#share a:visited{
	font-weight: normal;
}

div#share a:hover{
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
	border-bottom: none;
}
div#search_box p{
	display: block;
	clear:both;
	padding: 0 0 0 20px;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #2c97d7;
}
div#search_box input#query{
	width: 385px;
	height: 30px;
	font-size: 18px;
	color: #2c97d7;
	padding:0;
	margin:0 0 0 20px;
	line-height: 30px;
}

div#search_box button{
	border: 1px solid #fff;
	background: #2c97d7 url(../img/button_bg.gif) top left repeat-x;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	height: 30px;
	width: 100px;
	margin:0 0 0 10px;
	padding:0;
}

div#content p{
	font-size: 13px;
	margin: 0 0 0 20px;
	line-height: 1.5em;
	padding: 0 20px 5px 0;
}

div.result_content p{
	margin: 0 0 0 40px;
	padding: 0 10px 0 0;
}
div#content h2{
	font-size: 14px;
	margin: 0 0 10px 20px;
	color: #2c97d7;
}

div#content h3{
	font-size: 14px;
	margin: 0 0 10px 20px;
	color: #2c97d7;
}

div#content h4{
	font-size: 14px;
	margin: 0 0 10px 20px;
	color: #2c97d7;
}

div#content p.result_first_line{
	font-weight: bold;
	margin: 20px 0 0 20px;
}

div#content p.result_content{
	font-size: 10px;
	margin: 0 0 0 50px;
	
	color: #666;
	line-height: 1.4em;
}

div.result_content span.result_number{
	display: block;
	float: left;
	width: 20px;
}

div.result_content span.title{
	display: block;
	float: right;
	width: 450px;
	padding: 0 0 5px 0;
}
div.result_content a.result_title{
	font-size: 14px;
	margin:0 10px 0 0;
	padding:0;
}

div.result_content span.result_weight{
	display: inline;
	font-size: 12px;
	color: #aaa;
	padding: 0;
}

div#content p.result_url{
	font-size: 10px;
	color: #666;
	margin: 5px 0 0 50px;
}

div#content p.result_nav{
	display: block;
	color: #2c97d7;
	background: none;
	padding: 5px 10px;
	margin: 10px 10px 10px 30px;
}

div#content p.result_nav a{
	color: #2c97d7;
	border-bottom: 1px solid #2c97d7;
}

div#content ul#category_list, div#content ul#business_list{
	margin: 10px 0 0 30px;
}

div#content ul#category_list li, div#content ul#business_list li{
	font-size: 14px;
	margin: 0 0 10px 0;
}

div#sidebar_nav{
	margin: 0 0 20px 0;
}
div#sidebar_nav a.sidebar_links{
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	border-bottom: none;
	background: none;
	color: #e8800f;
	margin: 0 0 0 -20px;
	padding: 0 0 0 20px;
}

div#sidebar_nav a.sidebar_links:visited{
	border-bottom: none;
	background: none;
	color: #e8800f;
}

div#sidebar_nav a.sidebar_links:hover{
	border-bottom: none;
	background: #2c97d7;
	color: #fff;
}

div#sidebar_nav a.sidebar_links_here{
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	margin: 0 0 0 -20px;
	padding: 0 0 0 20px;
	border-bottom: none;
	background: #b6e4fa;
	color: #2c97d7;
}

div#sidebar p{
	font-size: 12px;
	padding: 0 20px 5px 0;
}

div#sidebar ul{
	padding: 0 20px 5px 0;
	list-style: square;
	margin: 0 0 0 20px;
}

div#sidebar li{
	font-size: 12px;
	margin: 0 0 5px 0;
}
div#advert h6{
	text-align: center;
	font-size: 10px;
	color: #666;
	font-weight: bold;
	padding: 0;
}

div#sidebar div#advert{
	width: 220px;
	padding: 10px;
	background: #f8f8f8;
	margin: 0;
	text-align: center;
}

div#advert a{
	display: block;
	border-bottom: none;
	color: #666;
	padding: 10px 0;
}

div#advert a:visited{
	border-bottom: none;
}

div#advert a:hover{
	border-bottom: none;
	color: #fff;
	background: #666;
}

div#advert span#ad_more{
	text-align: center;
	font-size: 11px;
	padding: 10px 10px 0 10px;
	border-bottom: none;
	line-height: 1.5em;
}

div#advert p{
	font-size: 10px;
	color: #666;
	padding:0;
	margin:0;
}

div#hp_news h3, div#hp_events h4{
	margin:0 0 10px 0;
	padding:0;
	font-size: 16px;
}

div#hp_news p, div#hp_events p{
	margin:0;
	padding:0;
	font-size: 12px;
}

div#hp_news p.date, div#hp_events p.date{
	font-size: 10px;
	padding: 0 0 10px 0;
	color: #666;
}

p#want_to_advertise{
	text-align: center;
	font-size: 11px;
	line-height: 1.5em;
	padding: 20px 20px 0 0;
}

p#want_to_advertise a{
	display: block;
	padding: 5px;
	background: none;
	border-bottom: none;
}

p#want_to_advertise a:visited{
	display: block;
	padding: 5px;
	background: none;
	border-bottom: none;
}

p#want_to_advertise a:hover{
	display: block;
	padding: 5px;
	background: #2c97d7;
	color: #fff;
	border-bottom: none;
}
span.category_line{
	display: block;
	clear: both;
	font-size: 10px;
	padding: 5px 0 0 0;
	color: #666;
}

a.category_link{
	margin: 0 10px 0 0;
	color: #666;
	border-bottom: 1px solid #ddd;
}

a.category_link:visited{
	color: #666;
	border-bottom: 1px solid #ddd;
}

a.category_link:hover{
	color: #e8800f;
	border-bottom: 1px solid #e8800f;
}

div#search_box a{
	padding: 2px;
	margin: 0;
	font-size: 12px;
	color: #e8800f;
	border-bottom: 1px solid #e8800f;
	line-height: 25px;
	font-weight: bold;
}

div#search_box a:visited{
	color: #e8800f;
	border-bottom: 1px solid #e8800f;
	
}

div#search_box a:hover{
	color: #fff;
	background: #2c97d7;
	border-bottom: none;
}

div#business_listing{
	margin:0 0 0 20px;
	padding:0;
}
div#business_listing h2{
	margin:0 0 10px 0;
	padding:0;
	font-size: 18px;
}

div#business_listing p{
	margin:0;
	padding:0;
}

div#business_listing span.bus_label{
	display: block;
	clear: both;
	width: 100px;
	margin: 10px 0 0 0;
	padding:0;
	font-size: 10px;
	font-weight: bold;
	color: #2c97d7;
}

div#business_listing p.categories{
	margin: 10px 0 0 0;
	font-size: 10px;
}

div#business_listing p.keywords{
	margin: 10px 0 0 0;
	font-size: 10px;
}

div#business_listing p.categories span.bus_label, div#business_listing p.keywords span.bus_label{
display: inline;
clear: none;	
}

div#business_listing p.description{
	margin: 0;
	font-style: italic;
}

div#footer_nav p{
	font-size: 10px;
	line-height: 16px;
	color: #666;
}

div#footer_copy p{
	font-size: 10px;
	color: #666;
	padding: 0 0 5px 0;
}

div#footer a{
	border-bottom: none;
	color: #2c97d7;
}

div#footer a:visited{
	border-bottom: none;
	color: #2c97d7;
}

div#footer a:hover{
	border-bottom: none;
	color: #e8800f;
}

div#footer ul#footer_nav{
	list-style: none;
	margin:0;
	padding:0;
}

div#footer ul#footer_nav li{
	list-style: none;
	font-size: 10px;
	margin:0 0 2px 0;
	padding:0;
}


div#social_networks p#facebook{
	padding: 0 0 10px 0;
	border-bottom: 1px solid #fff;
}
div#social_networks p#facebook a{
	display: block;
	height: 50px;
	padding: 0 0 0 60px;
	font-size: 12px;
	line-height: 50px;
	background: url(../img/facebook_icon.png) top left no-repeat;
	
}

div#social_networks p#facebook a:visited{
	background: url(../img/facebook_icon.png) top left no-repeat;
}

div#social_networks p#facebook a:hover{
	text-decoration: underline;
	background: #6586c6 url(../img/facebook_icon.png) top left no-repeat;
	color: #fff;
	
}

div#social_networks p#twitter{
	padding: 10px 0 10px 0;
}

div#social_networks p#twitter a{
	display: block;
	height: 50px;
	padding: 0 0 0 60px;
	font-size: 12px;
	line-height: 50px;
	background: url(../img/twitter_icon.png) top left no-repeat;
}


div#social_networks p#twitter a:visited{
	background: url(../img/twitter_icon.png) top left no-repeat;
}

div#social_networks p#twitter a:hover{
	text-decoration: underline;
	background: #4e869f url(../img/twitter_icon.png) top left no-repeat;
	color: #fff;
}

div#contact_form{
	margin-top: 20px;
}
div#contact_form p{
	padding:0 0 5px 0;
}


div#contact_form strong, div#join_form strong{
	color: #2c97d7;
}

div#contact_form input.contact-single{
	width: 380px;
}

div#contact_form textarea.contact-text{
	width: 380px;
	height: 40px;
}

div#join_form span.highlight, div#contact_form span.highlight{
	color: #bf0000;
	background: none;
	font-weight: bold;
}
div#join_form p.contactmessage, div#contact_form p.contactmessage{
	padding: 2px;
	color: #fff;
	background: #bf0000;
	margin: 0 0 10px 20px;
	width: 380px;
}
span.req{
	padding: 2px;
	font-size: 10px;
	color: #fff;
	background: #e8800f;
}

div#join_form input.contact-single{
	width: 380px;
}

div#join_form textarea.contact-text{
	width: 380px;
	height: 40px;
}

div#join_athy_directory{
	margin: 0 10px 10px 10px;
	text-align: left;
}

div#join_athy_directory a{
	font-size: 14px;
	font-weight: bold;
	border: 1px dotted #bf0000;
	background: #fff;
	display: block;
	color: #bf0000;
	padding: 4px 10px;
	margin:0;
}

div#join_athy_directory a:visited{
}

div#join_athy_directory a:hover{
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #bf0000;
	background: #bf0000;
	display: block;
	color: #fff;
}

p#alphabet_list a{
	padding: 2px 4px;
	border-bottom: none;
	margin: 0;
	font-weight: bold;
	color: #e8800f;
}


p#alphabet_list a:visited{
	border-bottom: none;
	font-weight: bold;
	color: #e8800f;
	
}


p#alphabet_list a:hover{
	border-bottom: none;
	font-weight: bold;
	background: #2c97d7;
	color: #fff;
}

p#alphabet_list a.here{
	padding: 2px 4px;
	border-bottom: none;
	margin: 0;
	font-weight: bold;
	background: #e8800f;
	color: #fff;
}

div#weather p{
	color: #2c97d7;
}

div#weather img{
	position: absolute;
	top: 0;
	right: 30px;
}
/* -------------------------------------------- OVERRIDING STYLES -------------------------------- */
strong{
font-weight: bold;
}

a#pxc_cred{
	font-size: 10px;
	padding: 2px 0 2px 18px;
	background: url(../img/pxc_credit.gif) top left no-repeat;
	line-height: 16px;
	border-bottom: none;
	color: #bf0000;
}
.bold{font-weight: bold;}
.italic{font-style: italic;}
.underline{text-decoration: underline;}
.strikethrough{text-decoration: line-through;}
.highlight{background: #b6e4fa;}

p.bold{font-weight: bold;}
p.italic{font-style: italic;}

div#content p.smalltext{
	font-size: 10px;
}

div#content p.largetext{
	font-size: 14px;
}

div#content p.orange_notice{
	display: block;
	font-weight: bold;
	color: #e8800f;
	border: 1px dotted #e8800f;
	padding: 2px;
}

div#content p.red_notice{
	display: block;
	font-weight: bold;
	color: #bf0000;
	border: 1px solid #bf0000;
	padding: 2px;
}

.fb_share_link {
	padding:2px 0 0 20px;
	height:16px;
	background:url(../img/small_facebook.gif) no-repeat top left;
}

.tw_share_link {
	padding:2px 0 0 20px;
	height:16px;
	background:url(../img/small_twitter.gif) no-repeat top left;
}

span.addBookmarkContainer a{
	display: block;
	padding:2px 0 0 20px;
	height:16px;
	background:url(../img/small_bookmark.gif) no-repeat top left;
}
