/*blog fixes for six nations*/
div.sub-section div#fixed.right-column ul li { border-bottom: 1px solid #FFCCC8; float: left; }
div.sub-section div#fixed.right-column a.more,
div.sub-section div#fixed.right-column a.more:visited{clear:both; display:block; color:#CC0000; font-size:105%; font-weight:bold; padding:2px 0 0 0;  margin:0 0 3px; text-align:right;}
div.sub-section div#fixed.right-column a.more:hover{background-color:#ffffff; color:#000;}
/*div.sub-section div#fixed.right-column a{border:none;}*/
div.sub-section div#fixed.right-column p{margin:0;}

#content.sport div.right-column div.sub-section  {width:310px; float:left; margin: 0 0 10px; padding: 0 0 10px; border-bottom: 2px solid #d5d7ca; border-top:none; }


#nav-container { width:920px; margin:0 auto 20px auto; background: url('/sports/sixnations2012/images/nav-bkgd.jpg') no-repeat top left; padding-top:97px;}
#nav-container #nav{
	position: relative;
   border:1px solid #41821A;
   list-style:none;
   margin:0;
   padding:0;
   text-align:center;
   font-size:0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: #666 0px 0px 5px;
	-moz-box-shadow: #666 0px 0px 5px;
	box-shadow: #666 0px 0px 5px;
	background: #086708;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#086708), to(#033802));
	background: -webkit-linear-gradient(#086708, #033802);
	background: -moz-linear-gradient(#086708, #033802);
	background: -ms-linear-gradient(#086708, #033802);
	background: -o-linear-gradient(#086708, #033802);
	background: linear-gradient(#086708, #033802);
	-pie-background: linear-gradient(#086708, #033802);
	behavior: url(http://www.irishtimes.com/PIE.htc);
}






#nav-container #nav li{
   display:inline;
   margin:0;
   font-size:13px;
  
}
#nav-container #nav a {
   display:inline-block;
   padding:10px;
   margin:0;
   font-weight:normal;
}
#nav-container #nav li a { color:#fff; text-decoration:none;  border-left: 1px solid #41821A;}
#nav-container #nav li a.last { border-right: 1px solid #41821A; }
#nav-container #nav li a:hover{ background: #086708; text-decoration:none; color: #FFF; }

#ireland-page #nav-container #nav #ireland a,
#wales-page #nav-container #nav #wales a,
#italy-page #nav-container #nav #italy a,
#england-page #nav-container #nav #england a,
#france-page #nav-container #nav #france a,
#scotland-page #nav-container #nav #scotland a,
#tables-page #nav-container #nav #tables a
{ 
	background: #4daa00;
	-moz-box-shadow:inset 0px 0px 6px rgba(0,0,0,0.25);
	-webkit-box-shadow:inset 0px 0px 6px rgba(0,0,0,0.25);
	box-shadow:inset 0px 0px 6px rgba(0,0,0,0.25);
}
