html,body {
    font-size: 13px; /* 12px c1 0.8125em */
    -webkit-text-size-adjust: 16px; /* 2 */
    -ms-text-size-adjust: 16px; /* 2 */
}
p {
    font-size: 14px; /* 13px 1 0.8125em */
	line-height: 1.5em;
}
h1 {
	font-family: 'Open Sans', sans-serif;
    font-size: 2em; /* 2em */
	line-height: 1.5em;
    margin: 0.67em 0;
	font-weight:800;
}

h2 {
	font-family: 'Open Sans', sans-serif;
    font-size: 1.5em;
 	line-height: 1.5em;
    margin: 0.83em 0;
	font-weight:800;
}

h3 {
	font-family: 'Open Sans', sans-serif;
    font-size: 1.17em;
    margin: 1em 0;
	font-weight:800;
}

h4 {
	font-family: 'Open Sans', sans-serif;
    font-size: 1em;
    margin: 1.33em 0;
	font-weight:800;
}

h5 {
	font-family: 'Open Sans', sans-serif;
    font-size: 0.83em;
    margin: 1.67em 0;
	font-weight:800;
}

h6 {
	font-family: 'Open Sans', sans-serif;
    font-size: 0.75em;
    margin: 2.33em 0;
	font-weight:800;
}



/* CSS Document */
.grid-parent { margin-bottom: 20px; }

#menubar {
	position:relative;
	display:block;
	height:39px;
	font-weight:700;
	background:transparent url(/images/includes/bgOFF1.gif) repeat-x top left;
	border-top:4px solid #d70909;
}
#menubar ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	box-shadow: 0px 0px 9px rgba(0,0,0,0.15);
	white-space: nowrap;
}
#menubar ul  li{
	display:inline-block;
	float:none;
	margin: 0 -3px 0 0;
	position:relative;
	zoom:1; *display: inline; _height: 39px;
}
#menubar ul li a{ display:block;color:#d70909;text-decoration:none;padding:11px 10px 0 10px;height:23px;background:transparent url(/images/includes/bgDIVIDER1.gif) no-repeat top right;}
#menubar ul li a:hover,#menubar ul li a.current{ color:#a40404;background:#eee url(/images/includes/bgON1.gif) no-repeat top right; }

#menubar ul  li  ul {
    display:none;
	background: #fff;
	border-radius: 0px;
	padding: 0;
	position: absolute;
	top: 100%;
	float:none;
	z-index:100;
}
#menubar  ul  li:hover  ul {
    display:block;
	height:auto;
	z-index:1000;
}
#menubar  ul  ul  li{
	float: none;
	position:relative;
	display: block;
	clear: both;
	white-space: nowrap;
	background:#fff;
	z-index:1000;
}
#menubar ul ul li a {
	background-image:none;
	border-bottom: 1px solid #a40404;
}
#menubar li:hover ul li a:hover {
	background:#eee;
}
#header {
/*	max-height:150px; */
}
#footer{ 
	padding-top: 10px;
	padding-bottom:10px;
	text-align:center;
	border-top: solid 1px rgb(215, 9, 9);
	color: rgb(215, 9, 9);
}
#footer a, #footer p {
	text-decoration:none;
	}
#mainContent{
	background-color:#fff;
}
#logo {
	width:300px;
/*	float:left; */
	margin: 3px auto;
}
#logo a {
	display:block;
	width:300px;
	height:40px;
}
#logo a.portal{
	background-image:url(/images/logos/wwwadvertiserie.png);
	background-size: 175px;
	-moz-background-size: 175px;
	background-position: 50% 50%;
	background-repeat:no-repeat;
}
#logo a.galway{
	background-image:url(/images/logos/GalwayLOGO_STRIP_WHITE.png);
	background-size: 300px;
	-moz-background-size: 300px;
	/*
	background-image:url(/images/logos/galway-logo.png);
	background-size: 200px;
	-moz-background-size: 200px;
	*/
	background-position: 50% 50%;
	background-repeat:no-repeat;
}
#logo a.athlone{
	background-image:url(/images/logos/AthloneLOGO_STRIP_WHITE.png);
	background-size: 300px;
	-moz-background-size: 300px;
	/*
	background-image:url(/images/logos/athlone-logo.png);
	background-size: 200px;
	-moz-background-size: 200px;
	*/
	background-position: 50% 50%;
	background-repeat:no-repeat;
}
#logo a.mayo{
	background-image:url(/images/logos/MayoLOGO_STRIP_WHITE.png);
	background-size: 300px;
	-moz-background-size: 300px;
	/*
	background-image:url(/images/logos/mayo-logo.png);
	background-size: 200px;
	-moz-background-size: 200px;
	*/
	background-position: 50% 50%;
	background-repeat:no-repeat;
}
#logo a.mullingar{
	background-image:url(/images/logos/mullingar-logo.png);
	background-size: 200px;
	-moz-background-size: 200px;
	background-position: 50% 50%;
	background-repeat:no-repeat;
}
#leaderboard {
	margin:10px auto;
	text-align:center;
	width:100%;
/*	padding-top: 10px;
	min-width:728px;
	float:right;
	 */
}
.redgradient {
background: #a40404;
background: -moz-linear-gradient(top, #a40404 0%, #d70909 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a40404), color-stop(100%,#d70909));
background: -webkit-linear-gradient(top, #a40404 0%,#d70909 100%);
background: -o-linear-gradient(top, #a40404 0%,#d70909 100%);
background: -ms-linear-gradient(top, #a40404 0%,#d70909 100%);
background: linear-gradient(to bottom, #a40404 0%,#d70909 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a40404', endColorstr='#d70909',GradientType=0 );
}
.topleft {
	padding-top:15px;
	float:left;
	margin-left:10px;
}
.topleft li {
	display:inline;
	list-style-type:none;
	padding-right:15px;
}
.topleft li a {
	text-decoration:none;
	color:#fff;
}
.topright {
	padding-top:15px;
	float:right;
}
.topright li {
	display:inline;
	list-style-type:none;
	padding-right:15px;
}
.topright li a {
	text-decoration:none;
	color:#fff;
}
.menuleft {
	float:left;
}
.menuleft li {
	display: inline;
	list-style-type:none;
}
.menuleft li a {
	text-decoration:none;
	color:#d70909;
	font-weight:bold;
}
.menuleft li a:hover {
	text-decoration:none;
	color:#a40404;
	font-weight:bold;
}
.menuright {
	float:right;
}
.menuright li {
	display: inline;
	list-style-type:none;
}
.menuright li a {
	text-decoration:none;
	color:#a40404;
	font-weight:bold;
}
.readmore{
	background-color:#aaa;
	color:#fff;
	/*float:right;*/
	display:block;
	text-decoration:none;
	/*margin:10px;*/
	padding:5px;
}
.smallpreview{
	/* margin:6px 10px; /* border:1px solid #666; */
	margin-top: 6px;
/*	-webkit-box-shadow: #ccc 0 0 0 1px,#666 2px 2px 1px 2px;
	-moz-box-shadow: #ccc 0 0 0 1px,#666 2px 2px 1px 2px;
	-o-box-shadow: #ccc 0 0 0 1px,#666 2px 2px 1px 2px;
	box-shadow: #ccc 0 0 0 1px,#666 2px 2px 1px 2px;
	*/
	background: #222;
	display: inline-block;
	max-width: 100%;
/*	max-height:200px; */
	zoom: 1;
}
.mainimage {
	width:100%;
}
.imageboxl{
	background:#ddd;
	width:90%;
	margin: 0 auto 10px;
	border:2px inset transparent;
}
.imageboxf{max-height:300px; overflow:hidden; float:right; width:50%;padding-left: 20px;}
.imageboxintro{width:100%; height:200px; overflow:hidden; position:relative;margin-bottom: 10px;}
.imageboxp{
	background:#ddd;
	margin: 0px auto 10px;
	border:2px inset transparent;
	float: right;
	margin-left: 10px;
}
.imageboxp2{
	background:#ddd;
	width:100%;
	margin: 0px auto 10px;
	border:2px inset transparent;
	float: right;
	margin-left: 10px;
}
p.caption {
	padding:5px 10px 5px 10px;
	font-style:oblique;
	color:#555;
	font-size:0.938em;
}
.smallpreview {
	width:100%;
	margin-bottom: 5px;
/*	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;*/
}
.imgleft{
	float:left;
	margin-right:8px;
	margin-bottom:8px;
}
.portalnewsblock{
	display: inline-block;
	/* *display: inline; */
	zoom: 1; width:140px; margin: 0 3px 0 0;  padding: 0 5px; vertical-align: top;
	white-space: normal;
}
.portalnewsblockdbl{
	display: inline-block;
	/* *display: inline; */
	zoom: 1; width:300px; margin: 0 3px 0 0;  padding: 0 5px; vertical-align: top;
	white-space: normal;
}
.portalrow{
	margin-top: 10px;
	width: 620px;
	overflow: hidden;
	white-space: nowrap;
}
.row{
	margin-bottom: 20px;
	display:inline-block;
	position:relative;
}
body {
	background:#e3e3e3;
	margin-top:0;
	font-family:Lato,Arial, Helvetica, sans-serif;
}
h1 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	margin-top:0;
}
#section h2 { margin-top:0; margin-bottom:0; }
h1.section, h2.section {
	background-color: #ccc;
	position: absolute;
	top: 6px;
	left: 10px;
	display: block;
	padding: 5px 10px;
}
#section {
	position:relative;
}
#section p { margin-top:0; }

#block, .block {
	margin-bottom:15px;
}
a, a:hover {
	text-decoration:none;
	color:#a40404;
}
a {
	color:#d70909;
}
.byline{
	color:#666;
	font-style: italic;
	text-transform: capitalize;
	font-size: 0.875em;
	padding-bottom: 0.875em;
	border-bottom: 1px solid #888;
	display:inline-block;
	width:100%;
}
.byline span {
	float: right;
}
.bydate{
	color:#666;
	font-style: italic;
	text-transform: capitalize;
	font-size: 0.875em;
	margin: 0;
}
.morestories {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	background:#fff;
	padding-bottom:10px;
}
.morestories ul {
	list-style:none;
	font-size:1.125em;
	padding-left:0;
}
.morestories ul li {
	padding-bottom: 5px;
}
.morestories > ul > li > a:before {
	content:'\00bb\0020';
	vertical-align:text-bottom;
}
.grid-container {
	margin-bottom:10px;
}
#header  { margin:0px; /*min-height:80px;*/ display:block; width:100% }
#sidebar{ text-align:center; display:block; }
.author{
display: block;
float: left;
margin-right: 8px;
max-width: 100px;
border: 1px solid #666;
}
#container {
	background: #fff;
}
p{ margin-top:0; }
#tags a {
	background:#aaa;
	color:#fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	padding:2px;
	line-height: 2em;
	white-space: nowrap;
}
#tags a:hover {
	color:#d40404;
}
.adnote {
	margin-bottom:0;
	text-transform:uppercase;
	color:#666;
	font-weight:400;
}
.redborder {
	border-bottom: 1px solid #d40404;
}
.wide-ad {margin:0 auto; width:320px;}
#logo { height:40px; overflow:hidden;}
@media (max-width: 380px) {
	#logo { /*width:80px; height:80px;*/width:300px; height:40px;}
	#logo a.galway { /*background-size:86px; width:80px; height:80px;*/background-size:286px; width:280px; height:30px; }
	#logo a.athlone { /*background-size:86px; width:80px; height:80px;*/background-size:286px; width:280px; height:30px; }
	#logo a.mayo { /*background-size:86px; width:80px; height:80px;*/background-size:286px; width:280px; height:30px; }
	.imageboxf{ max-width:150px; padding-left:5px;}
	.imageboxintro{width:50%; height:100px; overflow:hidden; position:relative;margin-bottom: 10px; float:right;}
	.imageboxp{width:100%;}
	.related {display:none;}
}
@media (min-width: 480px) {
.wide-ad {width:468px;height: 60px;}
.imageboxp{width:100%;}
}
@media (min-width: 768px) {
.wide-ad {width:728px;height: 100%;}
.navbar-collapse { /* padding-left: 0; */ }
.container-fluid { /* padding-left: 0; padding-right: 0; */ }
.nav > li > a { padding-left: 10px; padding-right: 10px; }
#header { /*min-height:120px*/ }
.imageboxp{width:45%;}

}
@media(min-width: 1280px ) {
.wide-ad {width:970px;/*height: 250px;*/}
}
@media (max-width: 1024px) {
	.imageboxintro{width:50%; height:160px; overflow:hidden;margin-right: 5px; float:left;}
	.imageboxf{ }

@media (min-width: 1024px) {
#logo { height:40px; overflow:hidden;}
.wide-ad {padding-top: 10px;}
}
@media (min-width: 1060px) {
.navbar-collapse { /* padding-left: 15px; */ }
.container-fluid { /* padding-left: 15px; padding-right: 15px; */ }
.nav > li > a { padding-left: 15px; padding-right: 15px; }
}
.smallthumb{
	margin-top: 6px;
	background: #222;
	display: block;
	max-width: 100px;
	max-height:100px;
	margin-right:10px;
	float:left;
	zoom: 1;
}
iframe, object, embed{max-width: 100%;} 
.navbar-nav > li > a {
	font-weight: 800;
 	font-size: 14px;
}
.navbar-default .navbar-nav > li > a:hover {
background-color: rgb(231, 231, 231);
}
#article-body img { margin-bottom: 10px; max-width: 100%; }
#article-body h2 { clear:both; padding-top:10px; }
.closed {/** text **/
font:bold 2.5em/1.5em Georgia, "Times New Roman", Times, serif;
color: red;
background: black;
text-align:center;
position: absolute;
/**adjust as needed**/ 
top: 20%; 
left: 5%;
/**note: CSS3 TRANSFORM: ROTATE DOESN'T WORK IN ALL BROWSERS YET**/ 
-webkit-transform: rotate(-20deg); /**safari, chrome**/
-moz-transform: rotate(-20deg); /**firefox**/
transform: rotate(-20deg); /**other browsers**/
}