/*
Theme Name: AMATOR-VERITAS.DE V2.0
Author URI: http://www.norman-liebold.com/
Version: V1
Author: Norman Liebold
Description: Theme for Amator Veritas, Official Site
*/


body {color:#87867B; font-family:Arial; font-size:9pt;}

a:link { color:#666666; text-decoration:none }
a:visited { color:#666666; text-decoration:none }
a:hover {  color:#ffffff; text-decoration:underline }
a:active { color:#E00000; text-decoration:underline }
a:focus { color:#D31111; }



h1 { text-transform:Uppercase; text-align:right; font-size: 12pt;} 
h2 { color:#87867B; text-align:right; text-transform:Uppercase; font-size: 11pt;}
h3 { text-align:right; font-size: 11pt;}
h4 { text-align:left; font-weight:bolder; font-size: 11pt;}
td { font-size: 9pt;}


/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */
