/*
 * This file started out as the pmwiki default skin and was modified by 
 * Theron Parlin
 * tparlin [at] gmail [dot] com
 * http://www.squible.com
 * http://wiki.squible.com
 * http://www.thoughtmechanics.com
 */
body { 
	margin-top: 0px;
	font-family: verdana, tahoma, serif; 
	font-size: smaller;
	background: #005186 url("bg.jpg") repeat-x fixed top;
}
#wrapper {
	width: 1000px;
	margin:0 auto;
	background-color: #fff;
	padding: 10px;
	border-left: 1px solid #9D9F8B;
	border-right: 1px solid #9D9F8B;
	border-bottom: 4px solid #9D9F8B;
	border-top: 4px solid #9D9F8B;
}
.pagetitle { font-size:150%; font-weight:bold; }

#wikilogo {  }

#wikihead { 
  top:0px; right:10px; 
  font-size:smaller; text-align:right;
}
#wikihead input { font-size:smaller; }
#wikihead form { margin:0px; }

#wikileft { 
  width:150px; 
  padding-top:0.5em; padding-right:5px; 
  font-size:12px; 
  border-right:2px solid #cccccc;
}
#wikileft h1 { 
  margin:0px; background-color:#eeeeff; 
  font-size:small; text-align:left;
  padding: 2px;
  padding-bottom: 4px;
}
#wikileft hr { color:#cccccc; }
#wikileft ul { margin-left:0px; padding-left:6px; list-style-type:none; }

#wikibody { padding-bottom:1em; padding-top:0.5em; }

#wikititle { padding-left:10px; vertical-align:top; }
#wikitext { padding-left:10px; margin-top:0.5em; }

#wikicmds { font-size:smaller; width: 350px; text-align:right; vertical-align:top; }
#wikicmds a { /*display:block;*/ }

#wikifoot { clear:both; padding:20px 0px 20px 0px; text-align:center; border-top:2px solid #cccccc; font-size:smaller; }

h1.wikiaction { font-size:150%; margin:0px; }
#wikiedit form { margin:0px; }
#wikiedit textarea { width:98%; }

a {
	color: #9D9F8B;
}
a:hover {
	background-color: #7fe1fd;
	color: #000;
}

h1 {
	font-size: 14pt;
	color: #326BAB;
}

h2 {
	font-size: 14pt;
	color: #326BAB;
}

.im {
	font-family:Arial, Helvetica, sans-serif;
	color:#9d9f8b;
	size:12px;
}

#nav_con {
	width:1000px;
	height:26px;
	padding-bottom:15px;
}

#nav2_con {
	width:998px;
	border:1px solid #636363;
	height:26px;
	background-image:url(http://myawesometank.com/mat/images/nav_bar_bg.gif);
	background-repeat:repeat-x;
}


.nav_wrap {
	padding-right:6px;
	float:left;
}

.cl {
	clear:both;
}

a.rollover_home {
	display: block;
	width: 67px;
	height: 26px;
	text-decoration: none;
	background: url(http://myawesometank.com/mat/images/nav_home.gif);
	background-repeat:no-repeat;
}

a.rollover_home:hover {
	background-position: 0 -26px;
}

a.rollover_profile {
	display: block;
	width: 89px;
	height: 26px;
	text-decoration: none;
	background: url(http://myawesometank.com/mat/images/nav_profile.gif);
	background-repeat:no-repeat;
}

a.rollover_profile:hover {
	background-position: 0 -26px;
}

a.rollover_browse {
	display: block;
	width: 109px;
	height: 26px;
	text-decoration: none;
	background: url(http://myawesometank.com/mat/images/nav_browse.gif);
	background-repeat:no-repeat;
}

a.rollover_browse:hover {
	background-position: 0 -26px;
}

a.rollover_edit {
	display: block;
	width: 94px;
	height: 26px;
	text-decoration: none;
	background: url(http://myawesometank.com/mat/images/nav_edit.gif);
	background-repeat:no-repeat;
}

a.rollover_edit:hover {
	background-position: 0 -26px;
}

a.rollover_friends {
	display: block;
	width: 92px;
	height: 26px;
	text-decoration: none;
	background: url(http://myawesometank.com/mat/images/nav_friends.gif);
	background-repeat:no-repeat;
}

a.rollover_friends:hover {
	background-position: 0 -26px;
}

a.rollover_search {
	display: block;
	width: 71px;
	height: 26px;
	text-decoration: none;
	background: url(http://myawesometank.com/mat/images/nav_search.gif);
	background-repeat:no-repeat;
}

a.rollover_friends:hover {
	background-position: 0 -26px;
}

a.rollover_sponsors {
	display: block;
	width: 105px;
	height: 26px;
	text-decoration: none;
	background: url(http://myawesometank.com/mat/images/nav_sponsors.gif);
	background-repeat:no-repeat;
}

a.rollover_sponsors:hover {
	background-position: 0 -26px;
}

a.rollover_forums {
	display: block;
	width: 73px;
	height: 26px;
	text-decoration: none;
	background: url(http://myawesometank.com/mat/images/nav_forums.gif);
	background-repeat:no-repeat;
}

a.rollover_forums:hover {
	background-position: 0 -26px;
}

a.rollover_contact {
	display: block;
	width: 94px;
	height: 26px;
	text-decoration: none;
	background: url(http://myawesometank.com/mat/images/nav_contact.gif);
	background-repeat:no-repeat;
}

a.rollover_contact:hover {
	background-position: 0 -26px;
}

a.rollover_wiki {
	display: block;
	width: 56px;
	height: 26px;
	text-decoration: none;
	background: url(http://myawesometank.com/mat/images/nav_wiki.gif);
	background-repeat:no-repeat;
}

a.rollover_wiki:hover {
	background-position: 0 -26px;
}

a.rollover_blog {
	display: block;
	width: 64px;
	height: 26px;
	text-decoration: none;
	background: url(http://myawesometank.com/mat/images/nav_blog.gif);
	background-repeat:no-repeat;
}

a.rollover_blog:hover {
	background-position: 0 -26px;
}
