﻿@charset "UTF-8";
/*
<!-- Creative Commons Licence -->
<!-- ©2004-2005 Michael Robinette, ¡nkspotting.
<a rel="license" 
	href="http://creativecommons.org/licenses/by-nc-sa/2.0/">
<img alt="Creative Commons Licence" 
	border="0" 
	src="http://creativecommons.org/images/public/somerights20.gif" />
</a>
<br />
This work is licensed under a 
<a rel="license" 
	href="http://creativecommons.org/licenses/by-nc-sa/2.0/">
	Creative Commons License
</a>.
-->
<!-- /Creative Commons Licence -->


<!--

<rdf:RDF xmlns="http://web.resource.org/cc/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<Work rdf:about="">
<dc:title>WikityWidget</dc:title>
<dc:date>2005</dc:date>
<dc:description>
A personal wiki for the Mac OS X Tiger Dashboard
</dc:description>
<dc:creator><Agent>
<dc:title>Michael Robinette</dc:title>
</Agent></dc:creator>
<dc:rights><Agent>
<dc:title>Michael Robinette</dc:title>
</Agent></dc:rights>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/Interactive" />
<dc:source rdf:resource="http://inkspotting.com/wikity/"/>
<license rdf:resource="http://creativecommons.org/licenses/by-nc-sa/2.0/" />
</Work>

<License rdf:about="http://creativecommons.org/licenses/by-nc-sa/2.0/">
<permits rdf:resource="http://web.resource.org/cc/Reproduction" />
<permits rdf:resource="http://web.resource.org/cc/Distribution" />
<requires rdf:resource="http://web.resource.org/cc/Notice" />
<requires rdf:resource="http://web.resource.org/cc/Attribution" />
<prohibits rdf:resource="http://web.resource.org/cc/CommercialUse" />
<permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
<requires rdf:resource="http://web.resource.org/cc/ShareAlike" />
</License>

</rdf:RDF>

-->
*/

body
{
/*background-color: #6b7882;*/
/*background-color: #fff5e1;*/
background-color: #32466a;
width: 964px;;
margin: auto;
}

.header h1,
.header h1 a,
.header h1 a:visited,
.header h1 a:active,
.header h1 a:hover
{
background: transparent url(http://inkspotting.com/images/logos/ink_logo_small.png)  no-repeat right;
font-family:copperplate, small-caps;
color:#eee;
font-size:32px;
font-weight:bold;	
padding:11px;
padding-bottom: 0px;
height: 51px;
/*border-top: 1px solid #2258a7;*/
/*border-bottom: 1px solid #2258a7;*/
background-color: #32466a;
margin: 0px;
text-decoration:none;
}

.header h1 a,
.header h1 a:visited,
.header h1 a:active,
.header h1 a:hover
{
background: none;
border: none;
}

#slogan
{
clear: both;
text-align: center;
margin: auto;
margin-top: 20px;
color: #eee;
}

#slogan h1
{
font-family: futura, arial narrow, helvetica,  sans-serif;
font-weight: lighter;
padding: 0px;
margin: 0px;
font-size: 3.0em;
}

#slogan h2
{
margin: 0px;
font-family: "Times New Roman", serif;
font-size: 1.2em;
font-weight: lighter;
padding-left: 150px;
padding-top: 5px;
}

#menu ul
{
list-style: none;
position: absolute;
top: 20px;
margin: 0px;
padding: 0px;
}

#menu li
{

display: block;
float: left;
margin: 0px;
padding: 0px;
padding-right: 5px;
}

#menu a
{
display: block;
font-size: 10pt;
color: #eee;
text-align: center;
margin: auto;
/*background-color: #5b6972;*/
background-color: #24385c;
border: solid 1px #44587c;
padding: 5px;
padding-left: 10px;
padding-right: 10px;
text-decoration: none;
}

#menu a:hover
{
background-color: #44587c;
text-decoration: none;
}


#hidden_donation
{
display: none;
}


#wikity_widget 
{
clear: both;
font-size: 9pt;
padding: 0px;
width: 964px;
margin: auto;
height: 320px;
margin-top: 20px;
}


#wikits
{
margin: 0px;
padding: 0px;
float: right;
/*border: solid 2px #5b6872;*/
border: solid 2px #44587c;
}

#thanks
{
clear: both;
width: 320px;
margin: auto;
margin-top: 20px;
border: solid 2px #44587c;
}

#wikits a,
#wikits a:hover,
#wikits a:visited,
#wikits img,
#thanks a,
#thanks a:hover,
#thanks a:visited,
#thanks img
{
text-decoration: none;
border: none;
margin: 0px;
padding: 0px;
}

#fine_print
{
clear: both;
font-size: 9pt;
color: #eee;
width: 400px;
margin: auto;
margin-top: 10px;
border: solid 2px #44587c;
padding: 15px;
padding-left: 20px;
padding-right: 20px;
background-color: #152c4d;
}

#eula
{
clear: both;
font-size: 11pt;
padding: 0px;
width: 400px;
height: 250px;
overflow: auto;
color: #eee;
margin: auto;
margin-top: 10px;
border: solid 2px #44587c;
padding: 15px;
padding-left: 20px;
padding-right: 20px;
background-color: #14284c;
font-weight: lighter;
}

#eula a
{
color: #aaf;
}

#eula a:hover
{
color: #fff;
}

#download_button,
#contest_button
{
clear: both;
font-size: 11pt;
margin: auto;
text-align: center;
margin-top: 20px;
}

#download_button a, 
#download_button a:visited,
#contest_button a,
#contest_button a:visited
{
color: #eee;
border: solid 1px #44587c;
text-decoration: none;
padding: 5px;
background-color: #24385c;
padding-left: 10px;
padding-right: 10px;
}

#download_button a:hover,
#contest_button a:hover
{
background-color: #44587c;
color: #fff;
text-decoration: none;
padding: 5px;
padding-left: 10px;
padding-right: 10px;
}

#faq
{
clear: both;
border: solid 2px #44587c;
background-color: #14284c;
margin: auto;
margin-top: 20px;
padding: 15px;
width: 400px;
}

#faq *
{
font-size: 1.0em;
color: #fff;
}


#faq h1, #faq h2
{
font-family: futura, arial narrow, lucida grande;
font-weight: lighter;
/*border-bottom: solid 1px #1e3256;*/
}

#faq h1
{
font-size: 1.5em;
}

#faq h2
{
font-size: 1.1em;
}

#faq p
{
font-weight: normal;
font-size: 1.0em;
font-family: gill sans, lucida grande,  verdana, sans-serif;
margin-left: 10px;
}

#faq ul
{
list-style: none;
margin-left: 10px;
padding: 0px;
}

#faq li
{
font-weight: lighter;;
font-size: 1.0em;
font-family: gill sans, lucida grande, verdana, sans-serif;
}

#faq li a:hover
{
color: #9ff;
}

