/* CSS Document */

	
/************** HTML tag styles ***************/

body {
	margin:0; padding:0;
	text-align:center;
	background-color:#999;
	min-width:780px;
	font-family: Helvetica, Arial, sans-serif
	}
a, a:link {
	color:#339;
	text-decoration: none;
	}
a:active {
	color: #099;
	}
a:visited {
	/*color: 099;*/
	text-decoration: none;
	}
a:hover {
	color: #339;
	text-decoration: none;
	}


	
/************** Layout divs ***************/

#wrap {
	width:780px;
	margin:0 auto;
	text-align:left;
	}
#main {
	width:780px;
	background-color:#fff;
	height:100%;
	}
#topimage {
	width:780px;
	height:280px;
	margin:0; padding:0;
	background: url(/images/main) no-repeat;
	border-bottom:1px solid #666;
	overflow:hidden;
	}
#topinsideimage {
	width:780px;
	height:auto;
	margin:0; padding:0;
	background: url(/images/metal) no-repeat;
	border-bottom:1px solid #666;
	overflow:hidden;
	}
#searchcontainer {
	margin:0; padding:0;
	width:780px; height:100%;
	background-color:#fff;
	border-bottom: 2px solid #ccc;
	overflow:hidden;
	}
.rowcontainer {
	margin:0; padding:0;
	width:780px; height:100%;
	background-color:#fff;
	border-bottom: 2px solid #ccc;
        clear:both;
        overflow:hidden;
	}
.bgcontainer {
	margin:0; padding:0;
        height:100%;
        width:auto;
	background: #fff url(/images/navbkgd) repeat;
	clear:both;
	overflow:hidden;
	}
#navcol {
	margin:0; padding:0;
	width:126px;
        float:left;
	}
#onecol {
	float:left;
	width:634px;
	padding:0px;
	background-color:#fff;
	}
#twocol {
	float:left;
	width:418px;
	padding:0px;
	background-color:#fff;
	border-right:2px solid #ccc;
	}
div#twocol p {
	padding-top:5px;
	padding-bottom:5px;
}
#wiki_index {
	/*float:left;*/
	width:418px;
	padding:0px;
	background-color:#fff;
	}
#sidebar {
	float:left;
	width:192px;
	padding:9px 9px 9px 9px;
	background-color:#fff;
	}

#footer {
	font:65%/120% Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	height: auto;
	padding:9px;
	background: #999 url(/images/footshadow) repeat-x;
	clear:both;
	}
#whitewrap {
	float:left;
	width:634px;
	/*width:636px;*/
	height:100%;
	margin:0;
	padding:9px;
	background-color:#fff;
	padding-bottom:10px;
	border-left:2px solid #ccc;
	}
#whitewrap p {
	display:block;
}
#whitewrap img {
	float:left;
       	margin:0 9px 9px 0;
	border: 2px solid #cccccc;
	padding: 2px;
}

#whitewrap .editControls {
  display: block;
  width: auto;
  clear:both;
  margin-bottom:4px;
}

#whitewrap .editControls p {
  float: left;
  margin:0;
  padding:0;
}

#whitewrap .editControls img {
 border:0px solid #CCCCCC;
 margin:0;
 padding:0;
}

#whitewrap .editControls:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html #whitewrap .editControls {height: 1%;}
/* End hide from IE-mac */

/*****single article formatting******/
div.singlearticle {
	padding:9px;
	padding-left:15px;

}

/************* form styles ***************/

.search, .login {
	float:left;
	padding:6px 9px 6px 9px;
	}
.login {
	float:right;
	display:inline;
	}
form {
	margin:0;
	padding:0;
	}
input, select, textfield {
	font:80% Helvetica, Arial, sans-serif;
	}
.gobutton {
	font: bold 60% Helvetica, Arial, sans-serif;
	color:#fff;
	text-align: center;
	text-transform:uppercase;
	padding:2px 2px 0 2px;
	margin-left:5px;
	background-color: #099;
	border:2px solid #ccc;
	border-color:#fff #ccc #ccc #fff;
	}
.gobutton:hover, .gobutton:active {
	color: #099;
	background-color: #fff;
	border-color:#ccc #fff #fff #ccc;
	}
label {
	display:inline;
	vertical-align:middle;
	font: bold 60% Helvetica, Arial, sans-serif;
	color: #000000;
	text-transform:uppercase;
	}
.logintitle {
	font: bold 70%/100%  Helvetica, Arial, sans-serif;
	padding:0 9px 0 0;
	color:#009999;
	}

div.pagination input, div.formbutton input{
font: bold 60% Helvetica, Arial, sans-serif;
	color:#fff;
	text-align: center;
	text-transform:uppercase;
	padding:2px 2px 0 2px;
	margin-left:5px;
	background-color: #099;
	border:2px solid #ccc;
	border-color:#fff #ccc #ccc #fff;
}
	
/************* feature divs ***************/

#news, #find, #pub, #join {
	float:left;
	width:240px;
	padding:9px;
	text-align:left;
	background:#fff;
	border-right:2px solid #cccccc;
	}
#showcase {
	float:left;
	width:240px;
	padding:9px;
	text-align:left;
	background:#fff;
	border-right:2px solid #cccccc;
	}
#find, #pub, #showcase {
	border:0;
	}
#find {
	width:auto;
	}
#join {
	border-left:2px solid #cccccc;
	}
	
/************* feature styles ***************/

.head {
	padding: 0 0 0 19px;
	margin:10px 0 9px 0;
	font: bold 90%/100% Helvetica, Arial, sans-serif;
	color:#000;
	text-transform:capitalize;
	background: url(/images/navbullet) no-repeat;
	}
.title, .widetitle, #newssignuptitle {
	font: bold 80%/110%  Helvetica, Arial, sans-serif;
	padding:0 0 9px 0;
	}
.widetitle {
	clear:both;
	}
#newssignuptitle {
	clear:both;
	padding:9px 0 0 0;
	}
.featuretext {
	font: 70%/120% Helvetica, Arial, sans-serif;
	color: #666;
	text-align:left;
	}
.featurewidetext {
	font: 70%/120% Helvetica, Arial, sans-serif;
	color: #666;
	text-align:left;
	}
ul.featurewidetext li {
	font: 100%/120% Helvetica, Arial, sans-serif;
	list-style-type:square;
	list-style-position: inside;
	}
.text	{
	font: 80%/120% Helvetica, Arial, sans-serif;
	color: #666;
	text-align:left;
	}
/*
.bftext {
	font: bold 80%/120% Helvetica, Arial, sans-serif;
	color: #000;
	text-align:left;
	}
.inlinebf {
	font: bold 100% Helvetica, Arial, sans-serif;
	color: #000;
	}
*/

/************* image styles ***************/

img.feature {
	width:90px;
	height:60px;
	border:none;
	}
img.pub {
	width:90px;
	height:116px;
	border:none;
	}
img.widefeature {
	width:230px;
	height:60px;
	border:none;
	}
img.content {
	width:auto;
	height:auto;
	border:none;
	}
img.logo {
	margin:6px 0 6px 3px;
	width:233px;
	height:72px;
	border:none;
	}
img.pubinside {
	width:174px;
	height:225px;
	border:none;
	}

/************* home page nav styles ***************/

#navcontainer {
	float:left;
	width:780px;
	background-color:#099;
	border-bottom: 1px solid #666;
	clear:both;
	}
#navcontainer ul {
	padding:0;
	}
#navcontainer ul li { 
	display: inline;
	}
#navcontainer ul {
	margin: 0;
	padding: 0 0 0 7%;
	}
#navcontainer ul li a {
	float:left;
	padding: 4px 6px;
	background-color: #099;
	font:80% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #666;
	border-left: 1px solid #ccc;
	}
#navcontainer ul li a:hover {
	background-color:#fff;
	color:#339;
	}
#navlist li a:hover, #navlist li a:active {
	color:#339;
	text-decoration: none;
	background:#fff;
	text-align:left;
	}

/************* inside nav styles ***************/

html>body dl#menu li a, dl#menu dt a {
	width: auto;
	}
dl, dt, dd, ul, li {
	margin:0; padding: 0;
	}
#menu {
	float:left;
	width:126px;
	height:100%;
	margin:0;
	text-align:left;
	font: bold 60% Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background-color:#fff;
	line-height: 20px;
	}
dl#menu dt {
	cursor:pointer;
	font: bold 100% Arial, Helvetica, sans-serif;
	color:#039;
	border-bottom:1px solid #ccc;
	padding:4px 0 4px 6px;
	}
dl#menu dd {
	padding:0 0 0 12px;
	line-height:12px;
	list-style-type: none;
	}
dl#menu ul {
	list-style-type: none;
	list-style-position:outside;
	font: bold 9px Arial, Helvetica, sans-serif;
	margin-left: 0; padding-left: 0px;
	}
dl#menu li {
	font: bold 100% Arial, Helvetica, sans-serif;
	list-style:none;
	padding:4px 0 4px 6px;
}
dl#menu ul li {
	padding:4px 0 4px 6px;
	list-style-position:outside;
	margin:0;
	font: bold 100% Arial, Helvetica, sans-serif;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	list-style-type: none;
	}
dl#menu ul li a, dl#menu dt a {
	display:block;
	font: bold 100% Arial, Helvetica, sans-serif;
	width:100%;
	color:#039;
	text-decoration:none;
	list-style-type: none;
	}
dl#menu ul li a:hover, dl#menu dt a:hover {
	display:block;
	width:100%;
	font: bold 100% Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#099;
	}

/************* article footer styles ***************/
.articlefooter {
	background-color: #bfbfbf;
	width: 100%;
	padding:0;
	border-spacing: 0;
}
/************* footer styles ***************/

.copyright {
	font-weight:bold;
	padding:0 0 9px 0;
	}


.copyright a:hover {

/*	background-color: #999;*/
	border-bottom: 1px solid #039;
}
