/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#wrapper {margin:0 auto;padding:0 5px;width:960px;background:#EBE9E1;border-left:1px solid #ddd;border-right:1px solid #ddd; border-bottom:1px solid #ddd;}

/*========= TOP NAVIGATION =========*/

#TopBar {border-bottom:1px solid #ccc;padding:3px 0 5px 0;font-size:1.2em;}
#TopBar p {padding:0;margin:0;color:#585858;font-weight:bold;}
#TopBar #TopLeft {float:left;}
#TopBar #TopLeft #winaop {padding:0; margin:0;}
#TopBar #TopLeft p  a#winaop {color:#B22929; font-size:1.1em; text-decoration:none;}
#TopBar #TopLeft p  a#winaop:hover {color:#B22929;text-decoration:underline; border:0px;}
#TopBar #TopRight {float:right;}


#leaderboard {border-bottom:1px solid #e0e0e0;padding:5px 0}
#leaderboardBG {width: 728px; height: 90px; background:url(http://www.nifootball.co.uk/themes/site_themes/nifootball/images/leaderboard_background.png)}

#branding { background:#fff; overflow: hidden; position: relative; width: 960px; }
#logo { width:960px; }
#fullbanner { position:absolute; top:30px; right: 10px; width: 468px; height: 60px;  background:url(http://www.nifootball.co.uk/themes/site_themes/nifootball/images/fullbanner_background.jpg)}

#BannerAd {width: 468px; height: 60px;  background:url(http://www.nifootball.co.uk/themes/site_themes/nifootball/images/fullbanner_background.jpg)}

#sidebar .widget_twitter { font-size:14px; }
#sidebar .widget_twitter h3 { background:url(http://www.nifootball.co.uk/themes/site_themes/coffeebreak/images/ico-twitter.png) no-repeat left top; padding-left:32px; }
#sidebar .widget_twitter a { color:#2882c1; font-size:14px; }
#sidebar .widget_twitter .follow { padding:10px 0 0; }
#sidebar .widget_twitter .follow a { font-size:12px; font-style:italic;}

.calendarBG {
 background-color: #000; 
}

.calendarBlank { 
 background-color: #9DB7A7;
}

.calendarHeader { 
 font-weight: bold; 
 color: #fff; 
 text-align: center;
 background-color: #000; 
}

.calendarMonthLinks {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}
  
.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold; 
 font-size:	11px;
 color: #fff; 
 background-color: #663300; 
 text-align:  center;
 vertical-align: middle;
}

.calendarToday { 
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #000;
 background-color: 	#ccc;
}

.calendarCell {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
}

.calendarCell a {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}
  
.calendarCell a:visited {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}
