body {
	padding: 13px 0 25px 0;
	background: #333;
	color: #333; 
	font: 12px/1.5em arial, verdana, sans-serif;
	text-align: center;
}

a, a:active { outline: none; }
a:focus { -moz-outline-style: none; }

a {
	font-weight: bold;
	color: #840000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-weight: bold;
	font-size: 18px;
	color: #840000;
	font-family: georgia, "times new roman", times, serif;
	padding: 0;
	margin: 20px 0 12px 0;
}

h2 {
	font-size: 12pt;
	padding: 10px 0 5px 0;
	margin: 0;
}

#wrapperbrdr {
	width: 930px;
	margin: 0 auto 0 auto;
	background: #333;
	padding: 1px;
	border: 1px solid #FFF;
}

#wrapper {
	padding: 10px 25px 10px 25px;
	background: #FFF;
}

#head {
	position: relative;
	height: 60px;
}

#langs {
	position: absolute;
	top: 20px;
	right: 20px;
}

#head a.root {
	position: absolute;
	font-size: 24pt;
	display: block;
	top: 10px;
	left: 10px;
	padding: 10px;
}

#head .artdir {
	font-size: 18pt;
	color: #666;
	position: absolute;
	display: block;
	padding: 5px;
	top: 16px;
	left: 333px;
	width: 300px;
	height: 50px;
}

#menu {
	background: #840000;
	padding: 3px;
}

#contentmain {
	float: right;
	width: 700px;
	padding: 10px 0 10px 0;
	text-align: left;
}

.copy {
	padding: 20px;
	color: #FFF;
	text-align: center;
	font-size: 8pt;
}

.copy a {
	color: #FFF;
	font-size: 8pt;
}

.clear, .clear20 {
	clear: both;
	font-size: 0px;
	height: 0;
}

.clear20 {
	height: 20px;
}

#sidebar {
	width: 174px;
	float: left;
}

#sidebar h2 {
	padding-right: 0px;
	border-top: #999 3px double;
	padding-left: 2px;
	font-size: 11pt;
	padding-bottom: 5px;
	margin: 20px 0px 10px;
	font-family: georgia, "times new roman", times, serif;
	color: #840000;
	padding-top: 5px;
	border-bottom: #999 1px solid;
}

#sidebar a.small {
	font-weight: normal;
	font-size: 8pt;
}

.nospace {
	margin: 0;
	padding: 0;
}

a.cat {
	float: left;
	display: block;
	width: 200px;
	margin: 0 0 0 30px;
}

.clear {
	clear: both;
}

.art {
	padding: 5px 0 5px 0;
	text-align: left;
}

.more {
	padding-top: 2px;
	text-align: right;
}

#navpages {
	padding: 30px;
	text-align: center;
}

#tags {
	text-align: left;
}

#tags a {
	display: block;
	padding: 2px 0 2px 10px;
}

#alltags h1, #alltags h2, #alltags h3, #alltags h4, #alltags h5, #alltags h6, #alltags h7, #alltags h8, #alltags h9, #alltags h10 {
	float: left;
	padding: 0 5px 0 5px;
	margin: 0;
}

#alltags h1 a {font-size: 27pt;}
#alltags h2 a {font-size: 25pt;}
#alltags h3 a {font-size: 23pt;}
#alltags h4 a {font-size: 21pt;}
#alltags h5 a {font-size: 19pt;}
#alltags h6 a {font-size: 17pt;}
#alltags h7 a {font-size: 15pt;}
#alltags h8 a {font-size: 13pt;}
#alltags h9 a {font-size: 11pt;}
#alltags h10 a {font-size: 9pt;}

.morearts {
	background: url(/morearts.gif) top left no-repeat;
	float: left;
	width: 336px;
	padding: 30px 0 0 0;
	margin: 15px 15px 0 0;
}

.morearts h2 {
	font-size: 11pt;
	padding: 0;
	margin: 0;
	cursor: pointer;
}

.morearts p {
	margin: 0;
	padding: 0 0 10px 0;
	cursor: pointer;
}

.adinart {
	float: right;
	width: 336px;
	height: 280px;
	margin: 0 0 5px 15px;
}