/* CSS File for the superbowl theme */

body {
	background-color: #1d4f26;
	color: #000000;
}

#page {
	background-image: url(images/bg_stpattys.gif);
	background-repeat: repeat-x;
	background-color: #eeedda;
}

.tabs {
	background-color: #ffffff;
	padding-left: 2px;
	padding-right: 20px;
	border-bottom: 1px solid #337928;
}

div.tabs a, div.tabs a:link, div.tabs a:visited {
	color: #337928;
	padding-left: 18px;
}

div.tabs a:hover {
	color: #337928;
	background-image: url(images/navon_stpattys.gif);
	background-repeat: no-repeat;
}

.highlight {
	border-bottom-color: #ffffff;
}

div.highlight a, div.highlight a:link, div.highlight a:visited {
	color: #337928;
	background-image: url(images/navon_stpattys.gif);
	background-repeat: no-repeat;
}

div.highlight a:hover {
	color: #337928;
}

#theme {
	background-image: url(images/theme_stpattys2.jpg);
	background-repeat: no-repeat;
	height: 215px !important;
}

#footer, #footer a, #logo, #logo a {
	color: #f0e344;
	font-weight: bold;
}

img.gallery {
	border: 1px solid #337928;
}
