/*
Theme Name: Alfresco
Theme URI: http://outbackwebdesigns.com
Author: the Leslie Anderson
Author URI: http://outbackwebdesigns.com
Description: This is a conversion of a html theme to wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: alfresco
*/

/*main sections*/
html {margin-top:0px !important;}
body {font-size: x-small;
    /*for IE5/Win*/
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: small;
    /*compliant browsers*/
    background-image: url(images/wallpaperfade.jpg);
    background-repeat:repeat-x;
    background-color: #e1d7e4;
    margin-top: 10px;
    padding: 0px;}
    
    html>body {/*to be nice to Opera*/
    font-size: small;}
    
    form {margin: 0;
    display: inline;}
    
    #main {position: relative;
    border: 1px #56004f solid;
    width: 990px;
    margin: 0px auto;
    font-size: 100%;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    background-color: #FFFFFF;}
    
    #header {
    }
    
    #content {padding: 16px;
    background-color: transparent;}
    
    #footersurround {background-color: #a785a7;}
    
    #footercontent {font-size: 80%;
    color: #FFFFFF;
    padding: 5px;}
    
    #footercontent a {color: #FFFFFF;}
    
    #footercontent a:hover {color: #6c2f68;
    background-color: #FFFFFF;}
    
    .clearit {clear: both;
    height: 0;
    line-height: 0;
    font-size: 1px;}
    
    .floatrightgeneric {float: right;
    margin-left: 10px;}
    
    .floatleftgeneric {float: left;
    margin-right: 10px;}
    
    .floatrightphotofader {
    width: 350px;
    height: 233px;
    float: right;
    margin-left: 15px;
    margin-bottom: 5px;
    background-image: url(images/photo1.jpg);
    background-repeat: no-repeat;}
    
    /*end main sections*/
    
    /*navigation*/
    
    #navigation {height: 40px;
    background-color: #56004f;
    color: #ffffff;
    font-weight: bold;}
    
    #navigation a {color: #ffffff;
    text-decoration: none;
    }
    
    #navigation a:hover {color: #ffffff;
    text-decoration: none;
    }
    #navigation ul{list-style: none;
    list-style-type: none;}
    
    #navigation li{float: left;
    padding-right: 100px;
    text-transform: uppercase;}
        
    /*end navigation*/
    
    /*text*/
    
    h1 {display: inline;
    font-size: 125%;
    color: #6c2f68;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    margin-top: 0px;
    text-align: left;
    letter-spacing: 2px;
    
    margin-bottom: 0px;}
    
    h2 {font-size: 150%;}
    
    p {font-size: 110%;
    letter-spacing: 1px;
    font-family: Arial, sans-serif;
    margin-top: 3px;
    text-align: justify;}
    
    .addresstable{
    border-collapse: collapse;
    margin-top: 3px;
    font-size: 110%;
    letter-spacing: 1px;
    font-family: Arial, sans-serif;
    }
    .addresstable td{
    padding: 3px;
    vertical-align: top;
    border: 1px solid #dbdbdb;}
    
    ul li {font-size: 105%;
    color: #304145;
    letter-spacing: 1px;
    font-family: Arial, sans-serif;
    font-style: italic;}
    
    .smallblack {font-size: 90%;
    color: #000000;}
    
    .smallwhite {font-size: 90%;
    color: #FFFFFF;}
    
    .redheading {font-size: 120%;
    font-family: Verdana, Arial, sans-serif;
    color: #b10000;
    font-weight: bold;}
    
    .redsubheading {font-size: 110%;
    font-family: Arial, sans-serif;
    color: #b10000;
    font-weight: bold;}
    
    .greyheading {font-size: 120%;
    font-family: Verdana, Arial, sans-serif;
    color: #333333;
    font-weight: bold;}
    
    .greysubheading {font-size: 110%;
    font-family: Arial, sans-serif;
    color: #333333;
    font-weight: bold;}
    
    .blackheading {font-size: 120%;
    font-family: Verdana, Arial, sans-serif;
    color: #000000;
    font-weight: bold;}
    
    .blacksubheading {font-size: 110%;
    font-family: Arial, sans-serif;
    color: #000000;
    font-weight: bold;}
    
    .blueheading {font-size: 120%;
    font-family: Verdana, Arial, sans-serif;
    color: #0035ac;
    font-weight: bold;}
    
    .bluesubheading {font-size: 110%;
    font-family: Arial, sans-serif;
    color: #0035ac;
    font-weight: bold;}
    
    /*end text*/
    
    /*menu styling*/
    
    #menu th {background-image: url(images/navbackground.jpg);
    border: 1px #373737 solid;
    text-align: center;
    color: #6c207e;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 165%;}
    
    #menu td {border: 1px #ececec solid;}
    
    .menuitem {font-size: 115%;
    color: #2d77a7;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-weight: bold;}
    
    .menudescription {font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 90%;
    color: #363636;
    font-style: italic;}
    
    /*end menu styling*/
    
    /*hyperlinks*/
    
    a {color: #6c2f68;
    text-decoration: none;}
    
    a:hover {color: #FFFFFF;
    text-decoration: none;
    background-color: #6c2f68;}
    
    /*end hyperlinks*/
    
    /*images*/
    
    .leftimage {margin-right: 5px;}
    
    .rightimage {margin-left: 5px;}
    
    img {border: none;}
    
    /*end images*/
    
    /*start form fields*/
    
    .formfields {border: 1px #cc0000 solid;
    background-color: #f8f8f8;
    color: #2f2f2f;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;}
    
    .submitbutton {border: 2px #cc0000 solid;
    background-color: #cc0000;
    color: #FFFFFF;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;}
    
    /*end form fields*/