/*
	CSS files kept in the 'styles' directory can be used to
	customize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select styles from the K2 Options page in the
	'Presentation' section of your WordPress administration.

	For more information on how to use custom styles:
		http://code.google.com/p/kaytwo/wiki/K2CSSandCustomCSS
	
	Author Name	:
	Author Site	:
	Style Name	:
	Style URI	:
	Version		:
	Comments	:
*/

body {
	background-color: #1A1A1A;
}

#page {
	width: 800px;
	margin-top: 20px;
	border: 0px;
	padding-top: 0;
	padding-bottom: 20px;
}
	
#header {
	height: 165px;
	background-color: red;
	padding-top: 15px;
}

#header.home-header {
	height:260px;
	background-color: #ec1d23;
	background-image:url(http://www.kwwf.org/wp-content/uploads/2009/10/headerbkgd.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#header .buttons li a:link, .buttons li a:active, .buttons li a:visited
 {
	color: white;
	font-size: 1.5em;
}

#header .buttons li {
	list-style-type: none;
	display: inline;
	float: right;
	border: 4px solid white;
	padding: 2px;
	margin-right: 5px;
	margin-left: 5px;
}

h1.blog-title {
	font-weight: bold;
	letter-spacing: 0px;
	padding-top: 50px;
}

h1.blog-title a,
#header .description {
	text-decoration: none;
	color: white;
	}

h1.blog-title a:hover {
	text-decoration: underline;
	}

#header .description {
	margin: 0 40px;
	font-size: 1.4em;
}

ul.menu {
	left: 25px;
	font-weight:bold;
	}
#primary {
	width: 520px;
}

.hentry {
	/* Each entry is contained within the 'hentry' class */
	}

.entry-content {
	/* The meat and potatoes of every entry */
	}

#sidebar-1 {
	}

#sidebar-2 {
	/* The second sidebar */
	}

.secondary {
	/* Contains both sidebars */
	}
	

#footer {
	clear: both;
	padding: 20px 0;
	text-align: left;
	color: white;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	min-height: 235px;
	background: black url(http://resources.imbermedia.net/kwwf/wp-images/footer-logo.png) no-repeat right center;
}

#footer p {
	line-height: 1.6em;
	}

#footer a {
	color: #888;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	}
	
.footerstats {
	display: none;
}

.footerpoweredby {
	display: none;
}

.footerfeedlinks {
	display: none;
}

h1.footer-blog-title {
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 0 40px;
	}

.fineprint {
	font-size: .8em;
	width: 480px;
	text-align: justify;
	padding: 0 40px;
}

.address {
	position: relative;
	float: right;
	top: -149px;
	left: -300px;
}

.footer-logo {
	float: right;
	display: inline;
	position: relative;
	top: -230px;
	right: 30px;
}

#footer ul.menu {
	bottom: 0;
	left: 0;
	width: 90%;
	float: left;
	display: inline;
	position: static;
	margin-bottom: 15px;
}

#footer ul.menu li {
	display: list-item;
	margin: 0;
	list-style-type: none;
	padding: 5px 15px 5px;
}

#footer ul.menu,
#footer ul.menu li a {
	background:none;
	padding: 5px 15px 5px;
	margin-left: 10px;
	border-style: none;
}

#footer ul.menu li a {
	font-size: 1em;
	color: white;
	margin: 0;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	}

#footer ul.menu li.current_page_item a:hover,
#footer ul.menu li a:hover {
	background: #1A1A1A;
	color: #eee;
	text-decoration: none;
	}

#footer ul.menu li.current_page_item a,
#footer ul.menu li.current_page_ancestor a,
#footer ul.menu li.current_page_ancestor a:hover {
	color: white;
	text-decoration: none;
	background-color: transparent;
}

.entry-comments {
	visibility: hidden;
}

.commentslink {
	visibility: hidden;
}

.sb-pagemenu li {
	border-bottom: 1px dashed #ccc;
}



h2 a:hover, h2 span a:hover {
	color: red;
	}

a {
	color: red;
	}

#page-home .two-column {
/*	-moz-column-count: 2;
	-moz-column-gap: 2em;
	-webkit-column-count: 2;
	-webkit-column-gap: 2em;
*/	color: white;
	line-height: 1.5;
}

#page-home .content{
	margin-top: 10px;
	padding-bottom: 0;
	margin-bottom: -7px;
	background: #141414 url(http://resources.imbermedia.net/kwwf/wp-images/bg_logo.png) no-repeat center bottom;
}

#page-home img {
	margin-top: 70px;
}

#page-home h2 {
	color: white;
}

.application {
	clear:both;
	margin:10px 0 0 0;
	color:white;
	font-size:1.1em;
	background-color: red;
	padding: 5px;
}

.application a:link, .application a:visited
 {
	color: black;
}

.application a:hover { text-decoration:underline; }

#page-home .events {
	background-color: white;
	/*width: 248px;*/
	width:240px;
	min-height: 279px;
	float: left;
	/*margin: 0 0 10px 1.1em;*/	
	margin: 0 10px 10px 0;
	
}

#page-home .news {
	background-color: white;
	/*width: 248px;*/
	width:240px;
	min-height: 279px;
	float: left;
	/*margin: 0 2.2em 10px 2.2em;*/
	margin: 0 5px 10px 10px;
}

#page-home .pastevents {
	background-color: white;
	/*width: 200px;*/
	width:240px;
	min-height: 279px;
	float: right;
	margin-top:0;
	margin-right:0;
	margin-bottom:10px;
	margin-left:5px;
}

#page-home .pastevents h4, #page-home .news h4, #page-home .events h4 {
	margin:0 0 10px 0;
	padding-right:10px;
	background-color:red;
	color:white;
	}

#page-home .frontad {
	height:50px;
	/*height:125px;*/
	/*margin:0 0 0 7px;*/
}

#page-home .frontad img {
	margin: 20px 3px 10px 3px;
}

#page-home h4 {
	color: red;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
	font-size: 2em;
}

#page-home li {
	list-style-type: none;
	margin: 5px 10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ccc;
	font-size: 1.0em;
}

/* County Map */
dl.map {
  background: url(http://www.kwwf.org/wp-content/uploads/2009/10/countymap.jpg) no-repeat;
  margin: 0px;
  padding: 0px;
  text-align:left;
  width: 478px;
  height: 431px;
  position: relative;
  margin-bottom:15px;
}	

dl.map.on {
  background: url(http://www.kwwf.org/wp-content/uploads/2009/10/countymap.jpg) no-repeat;
  margin: 0px;
  padding: 0px;
  text-align:left;
  width: 478px;
  height: 431px;
  position: relative;
  margin-bottom:15px;
}

dl.map dt {
  display: inline;
}

dl.map dd {
  background: #555;
  border: 2px solid #222;
  border-radius: 8px; /* CSS3 rounded corners */
  -moz-border-radius: 8px; /* Mozilla rounded corners */
  color: #eee;
  padding: 4px;
  width: 200px;
  position: absolute;
  left: -9999px;
  z-index: 11;
}

dl.map a.location {
  background: url(http://www.kwwf.org/wp-content/uploads/2009/09/point.png) no-repeat;
  display: block;
  outline: none;
  text-decoration: none;
  text-indent: -9999px;
  width: 17px;
  height: 17px;
  position: absolute;
  z-index: 10;
}

dl.map a.location:hover {
  background: url(http://www.kwwf.org/wp-content/uploads/2009/09/point-hover.png) no-repeat -1px -1px;
}

dl.map a#adams { top: 285px; left: 238px; }
dl.map a#ashland { top: 76px; left: 167px; }
dl.map a#barron { top: 145px; left: 73px; }
dl.map a#bayfield { top: 52px; left: 124px; }
dl.map a#brown { top: 240px; left: 380px; }
dl.map a#buffalo { top: 245px; left: 80px; }
dl.map a#burnett { top: 102px; left: 40px; }
dl.map a#calumet { top: 270px; left: 362px; }
dl.map a#chippewa { top: 180px; left: 120px; }
dl.map a#clark { top: 212px; left: 170px; }
dl.map a#columbia { top: 329px; left: 275px; }
dl.map a#crawford { top: 350px; left: 148px; }
dl.map a#dane { top: 367px; left: 267px; }
dl.map a#dodge { top: 333px; left: 324px; }
dl.map a#door { top: 185px; left: 435px; }
dl.map a#douglas { top: 52px; left: 72px; }
dl.map a#dunn { top: 190px; left: 70px; }
dl.map a#eauclaire { top: 210px; left: 119px; }
dl.map a#florence { top: 106px; left: 345px; }
dl.map a#fonddulac { top: 301px; left: 340px; }
dl.map a#forest { top: 130px; left: 320px; }
dl.map a#grant { top: 387px; left: 160px; }
dl.map a#green { top: 405px; left: 253px; }
dl.map a#greenlake { top: 298px; left: 298px; }
dl.map a#iowa { top: 375px; left: 208px; }
dl.map a#iron { top: 76px; left: 210px; }
dl.map a#jackson { top: 252px; left: 155px; }
dl.map a#jefferson { top: 370px; left: 319px; }
dl.map a#juneau { top: 285px; left: 208px; }
dl.map a#kenosha { top: 413px; left: 381px; }
dl.map a#kewaunee { top: 232px; left: 410px; }
dl.map a#lacrosse { top: 288px; left: 128px; }
dl.map a#lafayette { top: 408px; left: 208px; }
dl.map a#langlade { top: 160px;  left: 290px; }
dl.map a#lincoln { top: 155px; left: 240px; }
dl.map a#manitowoc { top: 270px; left: 392px; }
dl.map a#marathon { top: 197px; left: 240px; }
dl.map a#marinette { top: 155px; left: 374px; }
dl.map a#marquette { top: 298px; left: 266px; }
dl.map a#menominee { top: 183px; left: 326px; }
dl.map a#milwaukee { top: 370px; left: 386px; }
dl.map a#monroe { top: 285px; left: 170px; }
dl.map a#oconto { top: 187px; left: 357Px; }
dl.map a#oneida { top: 120px; left: 255px; }
dl.map a#outagamie { top: 240px; left: 342px; }
dl.map a#ozaukee { top: 338px; left: 385px; }
dl.map a#pepin { top: 232px; left: 47px; }
dl.map a#pierce { top: 212px; left: 25px; }
dl.map a#polk { top: 140px; left: 28px; }
dl.map a#portage { top: 238px; left: 260px; }
dl.map a#price { top: 120px; left: 190px; }
dl.map a#racine { top: 395px; left: 381px; }
dl.map a#richland { top: 338px; left: 184px; }
dl.map a#rock { top: 405px; left: 296px; }
dl.map a#rusk { top: 143px; left: 130px; }
dl.map a#sauk { top: 335px; left: 224px; }
dl.map a#sawyer { top: 102px; left: 130px; }
dl.map a#shawano { top: 204px; left: 310px; }
dl.map a#sheboygan { top: 305px; left: 385px; }
dl.map a#stcroix { top: 180px; left: 25px; }
dl.map a#taylor { top: 166px; left: 180px; }
dl.map a#trempealeau { top: 250px; left: 111px; }
dl.map a#vernon { top: 320px; left: 146px; }
dl.map a#vilas { top: 86px; left: 260px; }
dl.map a#walworth { top: 405px; left: 340px; }
dl.map a#washburn { top: 102px; left: 80px; }
dl.map a#washington { top: 338px; left: 362px; }
dl.map a#waukesha { top: 370px; left: 358px; }
dl.map a#waupaca { top: 238px; left: 302px; }
dl.map a#waushara { top: 269px; left: 280px; }
dl.map a#winnebago { top: 272px; left: 328px; }
dl.map a#wood { top: 238px; left: 215px; }

dl.map h1 {
	font-size:12px;
	font-weight:bold;
	border-bottom:thin solid #eee;
	}
	
dl.map strong {
	font-family:Arial Black, Arial, Helvetica, sans-serif;
	color:#f79298;
	}
	
/* State Tribe List */
dl#statetribelist.map.on {
  background:none;
  margin: 0px;
  padding: 0px;
  text-align:left;
  width: 240px;
  height:200px;
  position: relative;
  margin-bottom:15px;
}

dl#statetribelist.map a.tribename {
  background: url(http://www.kwwf.org/wp-content/uploads/2009/10/point-yellow.png) left no-repeat;
  display: inline;
  outline: none;
  text-decoration: none;
  height: 17px;
  position: absolute;
  text-indent:20px;
  z-index: 10;
  color:#666666;
}

dl.map a#badrivertribe { top:0; left:0; }
dl.map a#laccourte { top:25px; left:0; }
dl.map a#lacduflambeau { top:50px; left:0; }
dl.map a#molelake { top:75px; left:0; }
dl.map a#oneidanation { top:100px; left:0; }
dl.map a#potawatomi { top:125px; left:0; }
dl.map a#redcliff { top:150px; left:0; }
dl.map a#stockbridge { top:175px; left:0; }
