/*
	Theme Name:punktus-shit
	Author:Pontus Kastberg
	Version:2.0
	Comments:Snodde Oskars Olssons "Clean Sand" och meckade lite
	Updated:2009-01-23 (new background, simplyfied it)
	
	
*/
body 			{ font-family:Tahoma; font-size:10px; font-weight:lighter; padding:0px; margin:0px; background:#c60 url(bg.jpg) no-repeat top left;}

#content		{ width:450px; margin:0px; padding:0px; margin-top:100px; background:#fbfaf4 url(content.png) bottom right no-repeat;}
#head, 
#ingress, 
#spel, 
#styles 		{ margin:0 18px;}
#ingress 		{ font-size:144%;}

.game			{ margin:25px 0;}

h1				{ display:none;}
h2				{ color:#146; font-size:14px; margin:10px 0; font-weight:lighter; border-bottom:1px dotted #146;}


p 				{ margin:0; padding:0;}
strong			{ font-weight:lighter; font-style:italic;}
ul				{ margin:0; padding:0;}
li 				{ display:block; padding:2px; margin:0; list-style-type:none;}

a, a:link, a:visited	{ text-decoration:none; padding:5px; margin:-5px; color:#c60;}
a:hover					{ background:#c93; color:#ddd;}
a.current				{ background:#c63; color:#ccc;}
