body
{
	margin: 0;
	padding: 10px 0 0 0;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	background-image: url(/images/style/topbg.png);
	background-position: top left;
	background-repeat: repeat-x;
}

blockquote, p, li
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1.6em;
}


blockquote {
	background: transparent url("/images/style/bq.png") top left no-repeat;
	margin-left: 10px;
	margin-right: 0;
	padding-left: 28px;
}

h1, h2, h3
{
	margin: 0 0 15px 0;
	padding-left: 10px;
	font-weight: normal;
}


h1
{
	font: 1.5em Georgia, "Times New Roman", Times, serif;
}

h2
{
	font-size: 1.1em;
	display: inline;
}

hr
{
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small
{
	font-size: 0.9em;
}

.xsmall
{
	font-size: 0.8em;
}


a
{
	text-decoration: none;
}

a:link
{
	color: #c00;
}


a:visited
{
	color: #b89296;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border: none;
}

h1 a, h2 a, h3 a
{
	border: none;
}

#site-name a
{
	border: none;
}

#sidebar-2 a, #sidebar-1 a
{
	color: #c00;
	border: none;
	text-decoration: none !important;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

#container
{
	margin: 20px auto;
	padding: 0;
	width: 760px;
	background-image: url(/images/style/emperors.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	\width: 770px;
	w\idth: 760px;
}

#head
{
	text-align: center;
}

#site-name
{
	margin: 15px 0;
	font: 3em Georgia, Times, serif;
}

#site-slogan
{
	font: italic 1em Georgia, Times, serif;
}

#sidebar-1
{
	width: 90px;
	margin-right: 0;
	float: left;
	\width: 90px;
	w\idth: 90px;
	font-size: 0.8em;
}

.section_list
{
	background: transparent url("/images/style/asterisk.png") center center no-repeat;
	margin-right: 10px;
	padding: 0;
	list-style-type: none;
	width: 80px;
	margin-left: 0 !important;
}

.section_list li
{
	margin: 0 0 2px 0;
	padding: 0;
	text-align: right;
}

#content
{
	margin: 0 0 0 90px;
	padding-top: 0;
}

#foot
{
	margin-top: 5px;
	clear: both;
	text-align: center;
}

#sidebar-2 p, #sidebar-1 p
{
	line-height: 1.5em;
}

.caps
{
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider
{
	margin: 2em 0;
	text-align: center;
}

.directory
{
	min-height: 400px;
}

.author
{
	font-style: normal;
	font-size: 0.8em;
}

.published
{
	font-size: 0.8em;
}

.comments_error
{
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error
{
	padding: 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview
{
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td
{
	vertical-align: top;
}

#comments-help
{
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

.error-status
{
	font: 1.3em Georgia, Times, serif;
}

input, textarea
{
	background: transparent;
	border: 1px #666 solid;
}

input:focus, textarea:focus {border-color: black;}

.zemContactForm {
font-size: 0.9em;
margin-left: 10px;
}

.footnote {
font-size: 0.7em;
}

p.footnote {
padding-left: 20px;
}

ul
{
	list-style-type: square;
}

.feedlist a {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("/images/style/feed-icon-14x14.png") no-repeat 0 50%;
  text-decoration: none !important;
  color: #c00 !important;
}

#subscribe {
  color: gray;
  text-align: center;
  font-size: 0.8em;
}

#subscribe a {
  text-decoration: none !important;
  color: #c00 !important;
}

.floatleft {
  display: block;
  float: left;
}

.floatright {
  display: block;
  float: right;
}

.textcenter {
  text-align: center;
}

.blockcenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.carre {
  padding: 5px;
  border: 1px solid gray;
}

.gray {
  color: gray;
}

.darken {  
background-color: #f2f2f2;
}

div.entry-content a[href^="http"] {
	padding-right: 10px;
	background: url(/images/style/aoutside.gif) center right no-repeat;
}

.noext, div.entry-content a[href^="http://www.mactest.eu"], div.entry-content a[href^="https://www.mactest.eu"] {
	padding-right: 0 !important;
	background: inherit !important;
}