html, body 		{ margin: 0; padding: 0; height: 100%; background: #FAFAEC;
				  font-size: 0.85em; font-family: Lucida Sans Unicode, Lucida Sans, Verdana, Arial, sans-serif; color: #2d2d2d; }

img				{ border: none; }

a				{ color: #222; }
a:hover			{ text-decoration: none; }
a.sqr			{ padding: 0.2em 0.9em; line-height: 2em; text-decoration: none; }
a.sqr:hover		{ background: #F3F8CC; }

h1				{ text-shadow: white 0 0 5px; }
h1 a			{ color: white; text-decoration: none; }
.subtitle		{ text-shadow: white 0 0 3px; font-variant: small-caps; letter-spacing: 1px; margin-top: -1em; padding-top: .4em; border-top: 1px solid #666; width: 50%; }


.head-top		{ background: #a8ca20; color: white; width: 100%; font-variant: small-caps; padding: 0; } /* padding: .9em 0 1em 0; */
.head-main		{ background: #2c2c2c; color: white; width: 100%; height: 9em; padding: 1em 0; }
.inner			{ width: 55em; margin: auto; position: relative; }
.inner-add		{ width: 728px; margin: auto; position: relative; }
.soc			{ background: #383838; position: absolute;  top: 0; right: 0; width: 30%; height: 3.2em; font-variant: small-caps; letter-spacing: 1px; padding: .3em; }
.soc img 		{ float: right; margin: 1px; }
.soc a			{ color: #a8ca20; }

.body			{ width: 55em; margin: auto; background: white; border: 1px solid #F3F8CC; border-top: none; padding: 1em; }

.menu			{ float: right; width: 24%; border-left: 1px solid #F3F8CC; padding-left: 1em; margin-left: -1em; }
.menu ul		{ list-style: none; margin: 0; padding: 0; }
.menu .cnt		{ float: right; color: gray; }

.cont			{ float:left; width: 72%; }
.voter			{ font-variant: small-caps; letter-spacing: 1px; float: right; clear: right; }

.footer			{ background: #a8ca20; margin: 1em -1em -1em -1em; padding: 1em; }
.footer-right	{ float: right; }

.joke			{ padding: 2em 0; border-bottom: 1px solid #F3F8CC; }
.joke:hover		{ background: #FDFDF2; margin: -0.5em; padding: 2.5em .5em; color: black; }
.joke p			{ text-indent: 1em; margin: .3em; }
.joke ul		{ text-indent: 1em; margin: .3em; padding: 0; list-style: none; }
.joke img		{ position: relative; top: 2px; }

hr				{ border: none; border-bottom: 1px solid #F3F8CC; }

/*
h1.bubble-title	{ font-family: Georgia; color: #668000; font-size: 3.4em; font-weight: normal; margin: 0; padding: 0; position: absolute; left: 120px; top: -0.92em; z-index: 11; }

.bubble			{ position: relative; margin: auto; width: 565px; min-height: 137px; color: #ffffef; font-size: 0.8em; background: url('../img/dw.png') no-repeat bottom; padding: 15px 0 0 0; }
.bubble-top		{ background: url('../img/tp.png') no-repeat; width: 100%; height: 125px; position: absolute; top: 0; left: 0 }
.bubble-body	{ background: #88aa00; margin-left: 103px; padding: 1em 2em; position: relative; z-index: 10; }

.category-box 	{ text-align: right; padding-bottom: 1em; margin-top: -1em; font-variant: small-caps; color: #eeffca; }
.votes-box 		{ text-align: right; padding-top: 1em; margin-bottom: -1em; font-variant: small-caps; color: #eeffca; }


.footer			{ position: fixed; bottom: 0; left: 0; width: 100%; z-index: 11; color: white; font-size: 0.7em; xxopacity: 0.8; }
.footer-inner	{ margin: auto; width: 765px; background: #98ba00; padding: .4em 1em; }

*/