/**
 * Layout style for metaformia.org
* by Three Seeds Design
  
  */


html, * {
    font-size: 100%;
    margin: 0px;
    padding: 0px;
    border: none;
}

body {
    color: #666;
    background-color: #FFFFCC;
    margin: 0px;
    font: normal small Verdana, Arial, Helvetica, sans-serif;
    line-height: 1.125em;
}

.container {
    position: absolute;
    top: 0px;
    left: 0px
    width: 900px;
    margin: 0 auto;
    padding: 0 10px;
    background-color: #FFFFCC;
}

.logo {margin-left: -5px;}

#Header {
    visibility: hidden;
    Float: left;
    height: 1px;
    padding-top: 1px;
    background: #FFFFCC url(../images/img01.gif) repeat-x 0px 130px;
    width: 1px;
    font-color: background: #FFFFCC;
}


#Main {}

#Navigation 
{position: absolute;
 	top: 5px;
 	left: 0px;
 	width: 175px;
}
	
    #Navigation ul, #Sidebar ul {
        list-style: none;
        margin-top: 0px;
	text-align: center;
	line-height: 16px;
    }
        #Navigation ul li, #Sidebar ul li {
            /*display: block;*/
		line-height: 28px;
        }
        #Navigation ul ul, #Sidebar ul ul{
            margin-left: 10px;
        }

#Navigation form {
    float:right;
    width:145px;
    margin:25px 25px 0px 25px;
}
    #Navigation form * {
        display:inline !important;
    }
    #Navigation form div {
    }
    #Navigation form input.text {
        width:145px;
		height:13px;
        color:#666;
        background:#000000;
		font-size: 10px;
        border:1px solid #aaa;
        padding:3px;
    }
    #Navigation form input.action {
		visibility:hidden;
		float:right;
    }

#navcontainer {
    margin-top: 0px;}


        
ul.subMenu {
    margin-left: 10px;
}
    ul.subMenu li {
        display: list-item;
    }
        ul.subMenu li.link {
            list-style: circle inside;
        }
        ul.subMenu li.current,
        ul.subMenu li.section {
            list-style: disc inside;
        }


#body {
    position: absolute;
    top: 2px;
    left: 165px;
    width: 700px;
    min-height: 500px;
    margin-top: 5px;
    margin-bottom: 5px;
    background: url(http://metaformia.org/themes/metaformia/images/light_metaformia.gif);
    background-repeat:no-repeat;
    background-position: 30px 15px;
    background-color: #FFCC66;
}





hr {
  border:0;
  border-top: 1px solid #E19832;
  margin-left: 150px;
  height: 0;
  width: 50%;
  background: #E19832;
}

#bodyfront {
    position: absolute;
    top: 2px;
    left: 165px;
    width: 700px;

    margin-top: 5px;
    background: url(http://metaformia.org/themes/metaformia/images/meta_header.jpg);
    background-repeat:no-repeat;
    background-position: 30px 15px;
    background-color: #FFCC66;

}

#bodyfront form {
    float:right;
    width:145px;
    margin:25px 25px 0px 25px;
}
    #bodyfront form * {
        display:inline !important;
    }
    #bodyfront form div {
    }
    #bodyfront form input.text {
        width:145px;
		height:13px;
        color:#666;
        background:#000000;
		font-size: 10px;
        border:1px solid #aaa;
        padding:3px;
    }
    #bodyfront form input.action {
		visibility:hidden;
		float:right;
    }

img.center {   
	display: block;  
	margin-left: auto;   
	margin-right: auto; 
}

#NewsList {
	position: relative;
 	width: 600px;
}

#NewsList a:link {
 	color: #872514;
}

a.NewsList:link {
 	color: #872514;
}
#NewsList a:hover {
        color: #e08934;
}	

#newsTitle {
    position: relative;
}

a.NewsList:hover {
        color: #e08934;
}
	
    #NewsList ul, {
    list-style-type: none;
        margin-top: 5px;
	text-align: Left;
	line-height: 24px;
    }
    #NewsList ul li, {
        margin-top: 5px;
	text-align: Left;
    }

.BioPhoto {
     clear: left;
   float: left;
    width: 160px;

}	

.BioText {

    width: 600px;
	margin-top: 4px;
	padding-top: 4px;

}	

#BioPhoto {
    float: left;
    width: 160px;

}	

#BioText {

    width: 600px;


}	

.layout {
    position: relative;
    width: 650px;
    margin-top: 75px;
    margin-left: 25px;
}

.layoutfront {
    position: relative;
    width: 650px;
    margin-top: 386px;
    margin-left: 25px;
}


.metaformiaGallery {
    padding-top: 35px;
    padding-left: 10px;
    padding-right: 30px;

}

.searchResults h2 {
    font-size:1.75em;
    font-weight:normal;
    color:#9c2514;
    margin-bottom:15px;
}
.searchResults p.searchQuery {
    color:#333;
    margin-bottom:10px;
}

.searchResults ul#SearchResults li {
    margin-bottom:20px;
}
    ul#SearchResults p {
        font-size:1em;
        font-weight:normal;
        line-height:1.5em;
        color:#333;
    }
    ul#SearchResults a.searchResultHeader {
        font-size:1em;
        font-weight:bold;
        color:#9c2514;
        text-decoration:none;
        margin:20px 0 8px 0;
        padding-left:20px;
        background:url(../images/treeicons/search-file.gif) no-repeat left center;
    }
        ul#SearchResults a {
            text-decoration:none;
            color:#9c2514;
        }
        ul#SearchResults a:hover {
        border-bottom:1px dotted #9c2514;
        }

.typography {
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 30px;

}
.typography2 {
	position: relative;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 30px;

}

#Footer {
    min-height: 50px;
    width: 770px;
    padding: 0 0 30px 0;
    margin-bottom: 30px;
    background-color: #eaeaea;
}

.footer-links {
    background-color: #d6d5d5;
    padding: 50px 0 10px 260px;
}
    .footer-links ul {
        list-style-type: none;
    }
        .footer-links ul li{
            display: inline;
        }

.footer-copyright {
    float: left;
    padding: 20px 0 0 50px;
    font-size: x-small;
}

.footer-site {
    float: right;
    font-size: x-small;
    padding: 20px 50px 0 0;
}

.clear {clear:both;}


 