body {
	background: #333333;
	color: Black;
	margin: 0pt;
	padding: 0pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

body.lightbg {
	background: #666666;
}

.main {
	background: #FFFFFF none repeat scroll 0% 50%;
	margin: 0pt auto;
	width: 900px;
}

.faq {
	background: transparent url(/img/background_dotmatrixpaper.jpg) repeat scroll 0% 0%;
	font-family: monospace;
	font-size: 140%;
}

.matches {
	height:1000px;
	background-image: url(mindpuzzles/SmallMatch.jpg);
}

.homelink {
	text-align: right;
}

.homelink {
	float: right;
	margin: 20px 20px;
}

.smallpuzzle .homelink {
	margin: 40px 20px;
}

.smallpuzzle .puzzlelink {
	float: left;
	margin: 20px;
}

.faq .homelink {
	margin: 20px 90px 0px 0px;
}

h1 {
	margin: 0px;
	padding: 40px 0px;
	text-align: center;
	text-indent: -999em;
}


.personalitytest h1 {
	background: url('/img/title_personalitytest.png') no-repeat scroll 50% 50%;
}

.mindpuzzles h1 {
	background: url('/img/title_mindpuzzles.png') no-repeat scroll 50% 50%;
	padding: 100px 0px;
}

.articles h1 {
	background: url('/img/title_articles.jpg') no-repeat scroll 0% 80%;
	padding: 20px 0px;
}

.faq h1 {
	background: url('/img/title_faq.png') no-repeat scroll 50% 80%;
	padding: 30px 0px;
}

.articles .author {
	font-size: small;
	color: #666666;
}

.smallpuzzle h1 {
	background: none;
	margin: 0px;
	padding: 30px 0px 0px;
	text-align: center;
	text-indent: 0em;
}



.innertext1 p {
}

.innertext2 {
	margin: 0px auto;
	width: 540px;
	padding: 0px 0px 30px 0px;
}

.faq .innertext2 {
	width: 680px;
}

.smallpuzzle p {
	text-align: center;
}

.smallpuzzle .lighter {
	background-color: #FFFFFF;
	opacity: 0.7;
	padding: 15px;
}

a {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.mindpuzzles a {
	color: #E18F0D;
}

.mindpuzzles a:visited {
	color: #E18F0D;
}

.mindpuzzles a:hover {
	color: #E18F0D;
}

.mindpuzzles h2 {
	font-size: 100%;
	font-weight: bold;
}

.mindpuzzles h3 {
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
}


.personalitytest a {
	color: #C657BF;
}

.personalitytest a:visited {
	color: #C657BF;
}

.personalitytest a:hover {
	color: #C657BF;
}


.articles a {
	color: #999999;
}

.articles a:visited {
	color: #999999;
}

.articles a:hover {
	color: #666666;
}

.articles {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.articles h2 {
	font-size: 110%;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	font-style: italic;
}


.articles h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
}

.cclicense {
	font-size: x-small;
	text-align: center;
}

.personalitytest .innertext1 .directive {
	font-size: 110%;
	color: #C657BF;
	font-weight: bold;
	text-align: center;
}

.personalitytest .smaller {
	font-size: x-small;
}

.personalitytest .desc {
    padding: 5px 0px 30px 0px;
}

.personalitytest .inputs {
	width: 300px;
	text-align: left;
	margin: 0px 0px 20px 0px;
}

.personalitytest p.question {
	width: 400px;
	font-style: italic;
}

.personalitytest .inputs input {
	display: block;
	float: left;
}

.personalitytest .inputs label {
	display: block;
	padding: 0px 25px 5px;
}
