/*
CSS Name: Competitions homepage
Theme URI: http://www.irishtimes.com/competitions/
Description: Default CSS for Competitions home not covered by sitewide CSS
Version: 1
Author: Chris Carpenter
Author URI: http://www.irishtimes.com
*/

/* Layout */
#current-info #most-recent { float:left; width:630px; }
#current-info .left-col,  #current-info .left-col-second-row { float:left; width:315px; padding:0; margin:0 0 10px 0;  }
#current-info .right-col, #current-info .right-col-second-row { float:left; width:290px; padding:0; margin:0 0 10px 20px;   }

#previous-info .left-col { float:left; width:315px; padding:0; margin:0; }
#previous-info .right-col { float:left; width:290px; padding:0; margin:0 0 0 20px; }

/* Current competitions */
#current-info #most-recent { margin:0 0 20px 0; clear:left;} 
#current-info #most-recent img { float:left; }
#current-info #most-recent h2 { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-variant: normal;  margin: 0px 0px 5px 325px; }
#current-info #most-recent p, #current-info #most-recent span.h2 { margin: 0px 0px 5px 325px; }
#current-info #most-recent .competition-type { font-weight:bold; border-bottom: solid 1px #ffccc8; margin:0 0 2px 325px; }

#current-info ul li {float:left; clear:left; border-bottom:solid 1px #ffccc8; }
#current-info .left-col ul li a { padding:5px;display:block;width:305px;min-height:105px; height:auto !important; height:105px; }
#current-info .right-col ul li a { padding:5px;display:block;width:280px;min-height:105px; height:auto !important; height:105px; }
#current-info ul li a:hover {background-color:#f6f6ec;}



#current-info .left-col img,
#current-info .right-col img,
#current-info .left-col-second-row img,
#current-info .right-col-second-row img{ float:left; margin:0 10px 8px 0; }
/* #current-info .left-col a:hover, #current-info .right-col a:hover {color:#c00000;} */

#current-info .left-col a img,
#current-info .right-col a img,
#current-info .left-col-second-row a img,
#current-info .right-col-second-row a img{margin-bottom:0;}


/* Previous competitions */
#previous-info .left-col ul { margin: 0px; padding: 0px; list-style: none; border-top: 1px solid #ffccc8; }
#previous-info h3 { font-size:110%; } 
/*#previous-info h3, #previous-info .h3, #previous-info p { margin: 0px 0px 5px 122px; }*/
#previous-info h3, #previous-info .h3 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-variant: normal; display:block; }
#previous-info img {float:left; margin-right:10px; }
#previous-info .overlay {position:absolute; left:4px; top:4px; margin:0; }
#previous-info li { border-bottom: 1px solid #ffccc8; padding: 5px; height: 81px; position: relative; }

/* Previous winners */
#previous-info ul.winners { margin: 0px; padding: 0px; list-style: none; border-top: 1px solid #e4e4e4; }
#previous-info .winners h3 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-variant: normal; margin: 0px; }
#previous-info .winners li { margin: 0px; padding: 5px; border-bottom: 1px solid #e4e4e4; height:auto;}