
p.whiteline {
    margin-top: 0em;
    margin-bottom: 1em;
}

p.break {
    margin-top: 0em;
    margin-bottom: 0em;
}

img {
   behavior: url("http://www.devenneyspub.com/serendipity/index.php?/plugin/pngbehavior.htc");
}
/* templates/default/style_fallback.css  */
/* This is the templates/default/style_fallback.css file.
   It emits CSS rules that all templates should have.
   Classes are declared on top of the file, so if you
   want to make changes in your own template, you
   should override the rules on the bottom of your
   style.css template. 
   IT IS NOT ADVISED TO CREATE YOUR OWN style_fallback.css FILE! */

/* Default image classes for left/right/usual layout */
.serendipity_image_center {
  border: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

.serendipity_image_left {
  float: left;
  border: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

.serendipity_image_right {
  float: right;
  border: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

/* Default listing without spacers */
.plainList {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

/* Messages: Centered, important, notice */
.serendipity_center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.serendipity_msg_important {
    color: red;
}

.serendipity_msg_notice {
    color: green;
}

/* Embedded images with comments inside the s9y image manager */
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
    border: 1px solid #ddd;
    background-color: #efefef;
    margin: 3px;
    padding: 3px;
    text-align: center;
}

.serendipity_imageComment_center {
    margin: auto;
}

.serendipity_imageComment_left {
    float: left;
}

.serendipity_imageComment_right {
    float: right;
}

.serendipity_imageComment_img,
.serendipity_imageComment_img img {
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.serendipity_imageComment_txt {
    border-top: 1px solid #ddd;
    margin: 0px;
    padding: 3px;
    clear: both;
    font-size: 8pt;
    text-align: center;
}

/* END OF style_fallback.css *//* templates/devenneys/style.css  */
/* HTML Elements */


table{border-collapse:collapse;border-spacing:0;}#blog_pg {
	margin: 20px;
	padding: 10px;
}
fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}

body {
     margin-left: 0px;
	margin-top: 0px;
	background:url(../../../images/bkgd.jpg) repeat center;
	font-family: Helvetica, sans-serif;
	color: #303F25;
	font-size: 14px;
	}
	

a {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#996600;
}

a:link {
	color: #006633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009966;
}

a:hover {
	text-decoration: none;
	color: #336633;
}
a:active {
	text-decoration: none;
	color: #F68828;
}


h3, h4 {
	margin: 0;
	padding: 0;
	color: #666666;
}

.padding {
	margin-left: 16px;
}

p {padding:10px;

}

span {padding:10px;

}

/* Banner */

#serendipity_banner {
  padding: 1px;
}

a.homelink1,
a.homelink1:hover,
a.homelink1:link,
a.homelink1:visited,
#serendipity_banner h1 {
	font-family: verdana, arial, sans-serif;
	font-size: x-large;
	color: #CC6600;
	text-decoration: none;
}

a.homelink2,
a.homelink2:hover,
a.homelink2:link,
a.homelink2:visited,
#serendipity_banner h2 {
  font-family: verdana, arial, sans-serif;
  color: #000;
  font-size: x-small;
  font-weight: bold;
}

/* Calendar */

table.serendipity_calendar a,
table.serendipity_calendar a:link,
table.serendipity_calendar a:visited,
table.serendipity_calendar a:hover {
  color: #000;
  font-size: 11px;
}

table.serendipity_calendar td {
	line-height: 140%;
	font-size: 12px;
}

td.serendipity_weekDayName {
	font-size: 11px;
}

td.serendipity_calendarHeader a:link,
td.serendipity_calendarHeader a:visited,
td.serendipity_calendarHeader a:hover {
	font-family: verdana, arial, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

/* Sidebars */

#serendipityLeftSideBar,
#serendipityRightSideBar {
	display: block;
	vertical-align: top;
	horizintal-align: right;
	width: 200px;
}

.serendipitySideBarTitle {
	font-family: helvetica;
	color: #CC6600;
	font-size: 14;
	font-weight: bold;
	line-height: 140%;
	padding: 0.2em;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	padding-left: 1em;
}
.serendipitySideBarContent input {
    width: 175px;
}

div.serendipitySideBarItem {
	font-family: helvetica;
	color: #006600;
	font-size: 14px;
	margin-bottom: 1em;
	border: 1px solid #49652B;
	margin-top: 3px;
	margin-right: 3px;
	padding: 5px;
	width: 300px;
	background: #FFFFFF;
}



/* Entries */

div.serendipity_Entry_Date {
  padding-left: 1px;
}

.serendipity_date {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #336600;
	text-transform: uppercase;
	padding-top: 1em;
	padding-bottom: 15px;
}

.serendipity_title {
	width:505px;
	
}

.serendipity_title a,
.serendipity_title a:hover,
.serendipity_title a:link,
.serendipity_title a:visited,
.serendipity_Admin_title,
.serendipity_Admin_title a,
.serendipity_Admin_title a:hover,
.serendipity_Admin_title a:link,
.serendipity_Admin_title a:visited {
	font-family: verdana, arial;
	font-size: small;
	font-weight: bold;
	color: #009933;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 0.7em;
}
.serendipity_entry,
.serendipity_admin {
	width:570px;
	font-size: small;
	font-weight: normal;
	line-height: 140%;
	padding: 5px;
	
}

div.serendipity_entryFooter {
  padding-top: 1em;
  clear: both;
  font-size: x-small;
}

div.serendipity_entryFooter a {
  text-decoration: underline;
}

/* Comments */

.serendipity_comment {
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 3px;
	overflow: auto;
}

.serendipity_comment_source {
  border-bottom: 2px dotted #000;
}

.serendipity_commentsLabel {
  font-size: small;
}

.serendipity_commentsTitle {
  font-size: normal;
  font-weight: bold;
  text-transform: uppercase;
}

/* Admin */

.serendipity_admin td {
}

/* Misc */

#content {
	width: 550px;
	padding-left:5px;
	padding-right:5px;
}

/** Embedded images with the s9y image manager **/
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
    border: 1px solid black;
    background-color: #EFEFEF;
    margin: 3px;
}

.serendipity_imageComment_center {
    margin: 0px;
}

.serendipity_imageComment_left {
    float: left;
}

.serendipity_imageComment_right {
    float: right;
}

.serendipity_imageComment_img,
.serendipity_imageComment_img img {
    margin: 0px;
    padding: 0px;
    border: 0px;
    text-align: center;
}

.serendipity_imageComment_txt {
    margin: 0px;
    padding: 3px;
    clear: both;
    font-size: 9pt;
    text-align: center;
}

img.serendipity_entryIcon {
    float: right;
    border: 0px;
}

.serendipity_admin_list_item_even {
    background-color: #ffffff;
}

.serendipity_admin_list_item_uneven {
    background-color: #eee;
}

.serendipity_admin_filters {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding: 2px;
}

.serendipity_admin_filters_headline {
    border-bottom: 1px solid;
}

.serendipity_admin_sortorder {
    text-align: center;
}


.serendipity_comments {
}

.serendipity_center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.serendipity_msg_important {
    color: 000;
}

.serendipity_msg_notice {
    color: fff;
}

.serendipity_entry_author_self {
}

.serendipity_comment_author_self .serendipity_comment_source {
}


/*** Additional plugin styles needed for the modernized output code ***/
/*** added by Matthias 'YellowLed' Mees                             ***/

.container_serendipity_archives_plugin ul,
.container_serendipity_syndication_plugin ul,
.container_serendipity_authors_plugin ul,
.container_serendipity_plugin_entrylinks ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.container_serendipity_authors_plugin .serendipitySideBarContent div {
    margin: 5px 0;
    padding-left: 0;
}

.serendipity_history_author { font-weight: bolder; }

.serendipity_history_intro,
.serendipity_history_info { margin-bottom: 3px; }

.serendipity_history_body { margin-bottom: 10px; }

.serendipity_recententries_entrylink { margin-bottom: 2px; }

.serendipity_recententries_entrydate { margin: 0 0 4px 0; }

.plugin_comment_body { padding: 3px 0; }

.serendipity_shoutbox_date { margin: 5px 0 2px 0; }

.serendipity_shoutbox_comment { padding: 3px 0; }

/*** End Additional plugin styles  ***/


/*** ////////////////////////////////////////navigation//////////////////// ***/
a.home { background:url(../../../images/btns/images/home.jpg) repeat 0px 0px; width: 148px; height: 125px; display: block; }

a.home span { display: none; }

a.home:hover { background:url(../../../images/btns/images/home.jpg) repeat 0px -125px; }


a.craic { background:url(../../../images/btns/images/craic.jpg) repeat 0px 0px; width: 172px; height: 125px; display: block; }

a.craic span { display: none; }

a.craic:hover { background:url(../../../images/btns/images/craic.jpg) repeat 0px -125px; }


a.eatery { background:url(../../../images/btns/images/eatery.jpg) repeat 0px 0px; width: 135px; height: 125px; display: block; }

a.eatery span { display: none; }

a.eatery:hover { background:url(../../../images/btns/images/eatery.jpg) repeat 0px -125px; }


a.gallery { background:url(../../../images/btns/images/gallery.jpg) repeat 0px 0px; width: 139px; height: 125px; display: block; }

a.gallery span { display: none; }

a.gallery:hover { background:url(../../../images/btns/images/gallery.jpg) repeat 0px -125px; }


a.about { background:url(../../../images/btns/images/about.jpg) repeat 0px 0px; width: 187px; height: 125px; display: block; }

a.about span { display: none; }

a.about:hover { background:url(../../../images/btns/images/about.jpg) repeat 0px -125px; }


a.contact { background:url(../../../images/btns/images/contact.jpg) repeat 0px 0px; width: 179px; height: 125px; display: block; }

a.contact span { display: none; }

a.contact:hover { background:url(../../../images/btns/images/contact.jpg) repeat 0px -125px; }


/*** ////////////////////////////////////////blog css//////////////////// ***/
#fishnchips {
	background:url(../../../images/devenneys_header1.jpg) no-repeat;
	height: 700px;
	width: 960px;
}
#strip {
	background: url(http://www.devenneyspub.com/images/sm_border.jpg) no-repeat;
	height: 75px;
	width: 960px;
	}
	
	#blog_pg {
	width: 900px;
	border: 1px solid #2E3F23;
	background: #FFFFFF;
}
#blog_pg #mainpane {
}
/*/////////// footer////////////// */

#twitter_foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#twitter_foot a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#twitter_foot a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
#twitter_foot a:hover {
	text-decoration: none;
	color: #C5B99E;
}
#twitter_foot a:active {
	text-decoration: none;
	color: #F9D48E;
}


/*//////////// from nfwm///////////////*/
.style1 {
	color: #CC6600;
	font-weight: bold;
}
.style2 {	font-size: 16px;
	font-weight: bold;
}
.style10 {	color: #5B3A00;
	right: auto;
}
.style16 {color: #5B3A00; font-weight: bold; }
.style17 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.cocktails {
	font-family: "Century Gothic", verdana, Arial;
	font-size: 16px;
	color: #FFFFFF;
}

.ft-links  a:link {
	color: #FFEDFD;
	text-decoration: none;
}
.ft-links  a:visited {
	text-decoration: none;
	color: #BF532C;
}
.ft-links  a:hover {
	text-decoration: none;
	color: #795437;
}
.ft-links  a:active {
	text-decoration: none;
	color: #FF6633;
}