/*
Theme Name: alegriaart 2.0
Theme URL: http://www.alegriaart.com.au/
Description: Grey Theme
Author: Gentil Fernandes
Author URL: http://www.gentilfernandes.com/
*/

* {
 margin: 0;
 padding: 0;
}

a:link {
 color: #999;
 text-decoration: none;
}

a:link.navigation {
 color: #000; 
 text-decoration: none;
}

a:visited {
 color: #666;
 text-decoration: none; 
}

a:hover {
 color: #fff;
 text-decoration: none;
}

a:hover.navigation {
 color: #fff;
 text-decoration: none;
}

a:active {
 color: #fff;
 text-decoration: none;
}

body {
 font-family: verdana, arial, sans-serif;
 font-size: 1em; 
 color: #fff;
 background-color: #333;
 background-image: url(images/banner.png);
 background-repeat: no-repeat;
 background-position: top center;
}

#container {
 float: center;
 margin: 160px 10% auto 10%;
 width: 80%;
 position: relative;
}

#container p {
 float: center;
 margin: auto 15% auto 15%;
 position: relative;
}

#container p.homec {
 float: center;
 text-align: center;
 font-size: 0.7em;
 bottom: 0.5em;
 left: 10%;
 right: 10%;
 position: fixed;
}  

#container p.copyright {
 clear: both;
 float: center;
 text-align: center;
 font-size: 0.7em;
 margin: auto 20% auto 20%;
 position: relative;
}

p.body {
 clear: both;
 float: center;
 top: 20px;
 top-margin: -20px;
 position: absolute;
}

dl.navigation {
 width: 100%;
 height: 100px;
 margin: 0 10% 0 10%;
 font-size: 0.7em;
 font-weight: bold;
 float: center;
 text-align: center;
}

dt.nav {
clear: both;
width: 100%;
float: center;
text-align: center;
}

dd.homenav {
 width: 10%;
 height: 120%;
 float: left;
 margin: 0 0 0.25em 0.25em;
 background-color: #3cc;
 text-align: center;
}

dd.galnav {
 width: 12%;
 height: 75%;
 float: left;
 margin: 0 0 0.25em 0.25em;
 background-color: #fcc;
 text-align: center;
}

dd.drawnav {
 width: 12%;
 height: 160%;
 float: left;
 margin: 0 0 0.25em 0.25em;
 background-color: #c00;
 text-align: center;
}

dd.illunav {
 width: 14%;
 height: 93%;
 float: left;
 margin: 0 0 0.25em 0.25em;
 background-color: #c39;
 text-align: center;
}

dd.photnav {
 width: 12%;
 height: 116%;
 float: left;
 margin: 0 0 0.25em 0.25em;
 background-color: #6fc;
 text-align: center;
}

dd.aboutnav {
 width: 9%;
 height: 80%;
 float: left;
 margin: 0 0 0.25em 0.25em;
 background-color: #966;
 text-align: center;
}

dd.connav {
 width: 10%;
 height: 133%;
 float: left;
 margin: 0 0 0.25em 0.25em;
 background-color: #cc3;
 text-align: center;
}

dl.gallery {
 float: center;
 width: 60%;
 height: 100%;
 margin: 160px 20% 0 20%;
}

dt.gall {
clear: both;
width: 100%;
float: left;
}

dd.gal {
 float: left;
 margin: auto 1px auto 1px;
}

h4.quote {
 clear: both;
 text-align: center;
 margin: 10% 15% 0 15%;
}
