body {
	margin: 0;
	font-family: Verdana, sans-serif;
	font-size: small;
	line-height: 1.5em;
	color: #666;		
	background-color:#ddd;	
}		
a {
	text-decoration:none;
}
a:hover {
	color:#C33;
}
a:visited {
	color:#00f;
	text-decoration:none;
}
p {
	margin-left: 20px;
}
.article {
	position: relative;
	margin-bottom: 15px;
	z-index:1;
	clear:left;
	border-bottom:2px solid #ccc;
	padding-bottom: 20px;
	}
.article h3 {
	margin:.4em 0 0 0;
	line-height:1.2em;
	font:160%/1.5em helvetica, arial, sans-serif;
	letter-spacing:-1px;
}
.article h3 a:visited {
	color:#4e7dd6;
}
.article h3 a:hover {
	color:#C33;
}
.article .thirty {
	padding-top:3px;
	font:150%/1.4em helvetica, arial, sans-serif;
}
.article .fifty {
	padding-top:5px;
	font:140%/1.2em helvetica, arial, sans-serif;
}
.article .onehundred {
	padding-top:5px;
	font:135%/1em helvetica, arial, sans-serif;
}
.article .description {
	margin: 10px 10px 20px 10px;
	clear:left;
}
.article .info {
	margin-top: 8px;
	padding-top: 0px;
	font-size: .7em;
	border-top: 1px solid #ddd;
	color: #666;
	z-index: 0;
}
.article .info .vote {
}
.article .info .vote a {
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	padding: 0px 3px;
	background: #fff;
	border: 2px solid #fff;
	color:#000;
}
.article .info .vote a:hover {
	border: 2px solid #66c;
	background:#00f;
	color:#fff;
}
.article .info .votebox {
	margin-right: 10px;
}
.article .info .votes {
	font-weight: bold;
	color: #0A0;
	font-size: 1.2em;
}
.article .info .votes-zero {
	font-weight: bold;
	color: #000;
	font-size: 1.2em;
}
.article .info .votes-negative {
	font-weight: bold;
	color: #C00;
	font-size: 1.2em;
}
.article-body {
	padding-left:5em;
}
.article-body img {
	margin:0 10px 0 0;
}
.article-body .image {
/*	 float:left;
	 width:150px;
	 text-align:center;*/
	z-index: 1000;
	}
.block {
	margin-bottom:15px;
	border-bottom:1px solid #333;
}
.clearer {
	clear:both;
}
.comment {
	background: #FBF5DB url("../images/back-comment.jpg") repeat-x 0 0;
	border-bottom:1px solid #D9CD93;
	border-right:1px solid #D9CD93;
	padding: 10px;
	margin-bottom: 10px;
}
.comment .description {
	margin-bottom:3px;
	color:#333;
} 
.comment .info {
	font-size: .7em;
	border-top: 1px solid #E0D7AC;
	color: #993;
}
.comment p {
	margin:6px 0px;
}
.comment-block {
}
.commentlink {
	background: url("../images/icon-white-comment.gif") no-repeat 0 0;
	padding-left:15px;
}
.commentlink-sidebar {
	background: url("../images/icon-black-comment.gif") no-repeat 0 2px;
	padding-left:15px;
}
.container {
	padding: 20px 20px 30px 20px;
	background-color:#fff;
}
.footer {
	font-size:.9em;
	padding:3px 20px;
	text-align:right;
	background: #454545 url("../images/back-footer.jpg") repeat-x 0 0;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	color:#779DC2;
}
.footer a {
	color:#fff;
	}
.footer a:visited {
	color:#fff;
}
.footer a:hover {
	color:#c33;
}
form {
	margin:0px;
	padding:0px;
	}
.hot-sidebar {
	background: url("../images/icon-black-hot.gif") no-repeat 0 2px;
	padding-left:15px;
}
img {
	border:0px;
}
.logo {
	font-size:3em;
	font-family:georgia;
	letter-spacing:-2px;
	margin-bottom:10px;
}
.logo .beta {
	color:#eee;
}
.logo a {
	color:#000;
	text-decoration:none;
}
.logo a:visited {
	color:#000;
	text-decoration:none;
}
.logo a .alt {
	color:#900;
}
.logo a:hover {
	color:#333;
}
.logo a:hover .alt {
	color:#c33;
}
.message {
	padding: 10px;
	margin: 0px;
	border-bottom:1px solid #779DC2;
	border-right:1px solid #779DC2;
	font:120%/1.5em Georgia,Serif;
	background: #DBEBFB url("../images/back-message.jpg") repeat-x 0 0;
	color:#000;
	margin-bottom:10px;
}
.nav {
	float: right;
	margin-top:10px;
	padding:3px 15px;
	background: #fff  url("../images/back-box.jpg") no-repeat 0 0;
	color:#ddd;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	margin-bottom: 10px;
	font-size:.9em;
}
.nav a {
	font-weight:bold;
	color:#00f;
}
.nav a:visited {
	color:#00f;
}
.nav a:hover {
	color:#c33;
}
.pagination {
	margin-left:65px;
	border-top:3px solid #ccc;
	padding-top:10px;
}
.sort {
	margin: 0 0 30px 55px;
	padding:3px 10px;
	font-size:.8em;
	background: #fff  url("../images/back-box.jpg") no-repeat 0 0;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
.sort a:visited {
	color:#00f;
}
.sort a:hover {
	color:#c33;
}
.tagline {
	font-size:.8em;
	padding-left:30px;
	margin-bottom:15px;
}
.textfield {
  width:400px;
}
.taglink {
	background: url("../images/icon-white-tag.gif") no-repeat 0 0;
	padding-left:15px;
}
.taglink-sidebar {
	background: url("../images/icon-black-tag.gif") no-repeat 0 4px;
	padding-left:15px;
}
.toptags {
	float:right;
	position: relative;
	padding:10px;
	margin: 0 0 10px 10px;
	font-size:.7em;
	background: #000 url("../images/back-tags-box.jpg") repeat-y 0 0;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	z-index:10;
	color:#779DC2;
	width:150px;
}
.toptags .title {
	color:#AAcff5;
	font-weight:bold;
	font-size:1.2em;
	border-bottom:1px solid #000;
}
.toptags .tag {
	position:relative;
	border-top:1px solid #333;
	border-bottom:1px solid #000;
	padding:2px;
	margin-top:0px;
	margin-bottom:0px;
}
.toptags .tag a {
	color:#fff;
	}
.toptags .tag a:visited {
	color:#fff;
}
.toptags .tag a:hover {
	color:#c33;
}
.toptags .tag .name {
	position:absolute;
	top: 0.2em;
	left: 28px;
}
.toptags .tag .num {
	float:right;
}
.vote-links a {
	font-weight:bold;
}
.votes {
	font-weight: bold;
	color: #0A0;
	font-size: 1.2em;
}
.votes-negative {
	font-weight: bold;
	color: #C00;
	font-size: 1.2em;
}
.votes-zero {
	font-weight: bold;
	color: #000;
	font-size: 1.2em;
}
.voting {
	position:absolute;
	top: 0.2em;
	left: 0px;
	width: 4.3em;
	text-align: center;
	font-size: 85%;
	margin: 0px;
	padding: 2px;
	list-style: none;
	background: #eee url("../images/back-vote-box.jpg") repeat-x 0 0;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
.voting li {
	margin: 0;
	padding: 0;
	color:#666;
}	
.voting li a {
	font-weight: bold;
}	

/** HTML **/
textarea {
	width:400px;
	height:100px;
}
form table tr td {
	vertical-align:top;
}
	
h1 {
	margin:1em 0 .25em;
	font:180%/1.5em Georgia,Serif;
}
h2 {
	margin:1em 0 .25em;
	font:160%/1.5em Georgia,Serif;
}
h3 {
	margin:1em 0 .25em;
	font:160%/1.5em Georgia,Serif;
}
h4 {
	margin:1em 0 .25em;
	font:120%/1.5em Georgia,Serif;
}

