/*
Original design: Variant Pure (v1.0 - Nov 10, 2010) - A free xhtml/css website template by Andreas Viklund.
For more information, see http://andreasviklund.com/templates/variant-pure/
*/

/* General layout */
body {margin:0; padding:0px 0; font: 84% Tahoma,Verdana,sans-serif; background: #023202 url(img/logotile02.GIF); color: #222;}
#container {width: 100%; margin: 0 auto; padding-top: 0; background-color: #fff; color: #222;}

/* Tags */
h1,h2,h3,h4 {font-family: Tahoma,Verdana,sans-serif; font-weight: 400;}
h1 {font-size: 2.0em;}
h2 {margin: 0 0 5px 0; font-size: 1.6em;}
h3 {margin: 20px 0 10px 0; font-size: 1.4em;}
h4 {margin: 10px 0 5px 0; font-size: 1.2em; font-weight: bold;}
a {text-decoration: none; color: #7f0099;}
a:hover {text-decoration: underline;}
a img {border: 0;}
p {margin: 0 0 15px 0; line-height: 1.4em;}

/* Introtext */
#introtext {font-family: Tahoma,Verdana,sans-serif; font-size: 1.2em; color: #555; margin: 40px 40px; text-align: center;}

/* Banner */
#banner {background-color: #023202; /*background-image: url('img/banner-bg.png');*/ color: white; min-height: 150px; padding-top:40px; vertical-align: middle; width: 100%;}
#banner-main {margin: 0 auto; width: 85%;}
#banner-logo {float: left;}
#banner-title {float: left;}
#banner-title h1 {font-size: 4em;}

/* Main content */
#main {background-color: #cafeca; background-image: url('img/main-bg.png'); background-position: left top; /*background-repeat: no-repeat;*/ width:100%;font-size:80%;}
#main-main {background-color: rgba(255,255,255,0.75); display: table; font-size: max(1vw, 10px); line-height: 1.3em; margin: 0 auto; padding: 0; width: 85%;}
#main-portrait {box-sizing: border-box; float: left; padding: 20px; text-align: center; width: 25%;}
#main-contact {box-sizing: border-box; float: left; padding: 20px; width: 37%;}
#main-content {box-sizing: border-box; float: left; padding: 20px; width: 37%;}
#main h2 {clear: left; margin: 0 0 10px 0; padding: 10px 0 10px 10px; background-color: #aaddaa; color: #555; text-decoration: none;}
#main ul {padding-left:14px;}
#main-portrait h4 {text-align:left;}
#main-portrait ul {text-align:left;}

/* Footer */
#footer {background-image: url('img/footer-bg.png'); clear: both; color: white; padding: 20px; line-height: 1.6em; width: 100%; color: #777; text-align: center;}
#footer-main {margin: 0 auto; width: 85%;}
#footer p {color: white; margin: 0;}
#footer a {color: yellow;}

/* Additional classes */
.post {margin-bottom: 20px;}
.meta {text-align: right; font-size: 0.9em; color: #555; border-top: 1px solid #eee; padding: 5px 10px;}
.clear {clear: both; margin: 0; padding: 0;}
.right {text-align: right;}
.hide {display: none;}

/* Reversed style */
#reversed #main {float: left;}
#reversed #sidebar {float: right; margin: 20px 20px 20px 0;}

/* Alternate style */
#alternate #container {width: 760px; padding-top: 20px;}
#alternate #title {width: 720px;}
#alternate #main {clear: both; width: 720px; margin-top: 0; float: none;}
#alternate p {font-size: 1.1em;}
#alternate ul.avmenu {list-style: none; width: 720px; margin: 0; padding: 0;}
#alternate ul.avmenu li {display: inline;}
#alternate ul.avmenu li a {display: block; width: 180px; float: left; margin: 0 20px 20px 0; padding: 20px 10px; font-size: 1.3em; font-weight: 400; text-align: center; background-color: #eee; color: #7f0099;}
#alternate ul.avmenu li a:hover {background-color: #f4f4f4; color: #222; text-decoration: none;}
#alternate ul.avmenu li a.current {color: #222;}
#alternate #introtext {clear: both; margin: 40px 20px;}
#alternate #sidebar {clear: both; width: 720px; margin: 20px 0 0 20px;}
#alternate #sidebar ul {font-size: 1.1em;}
#alternate #sidebar ul li {margin-bottom: 20px;}
#alternate #sidebar ul a {padding: 5px; background-color: #eee;}
#alternate #footer {width: 720px; margin: 20px 0 0 20px; padding: 20px 0;}
#alternate #footer p {margin: 0; text-align: center;}