/* - - - - - - - - - - - - - - - - - - - - -

Title :   Mighty Template
Author :  James Broad
URL :     kulor.com

Created : 01.06.2006 

- - - - - - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */

*{
    margin:0;
    padding:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
body, html{
    margin:0;
    padding:0;
    background: #ebe8d9;
    text-align:center;
    margin-bottom:10px;}
a{
    color: #b28c71;
    text-decoration:underline;
}
    a:hover{
        color:#717171;
        text-decoration:none;
    }

/* ----- IDS ----- */

#container{
    width: 900px;
    margin: 5px auto 10px auto;
    padding:0;
    background:#fff;
    text-align:left;
}

/* ----- HEADER ----- */

#logo{
    
    padding:0;
    width:900px;
    margin:0 auto;
}

    


#navigation ul{
    width:900px;
    margin:0 auto;    
}
#header{

    margin:0;
    padding: 10px 0em 0px 10px;
    background: #fffbf2 ;height: 165px}
#banner{
    margin:0;
    padding:0;
    background:#e7e7e7;
    
}

/* ----- NAVIGATION ----- */

#navigation{
    margin:0;
    padding:0;
    background: #dbd4c3;
    height:34px;
    list-style:none;}
    #navigation li{
        float:left;
        clear:none;
        list-style:none;
    }
    #navigation li a{
        color: #ffffff;
        display:block;
        font-size:12px;
        text-decoration:none;
        font-weight:bold;
        padding:10px 18px;
    }
    #navigation li a:hover{
        color:#fff;
        background: #ac9986}
    #active a{
        background: #cccabf;color: #c0c099;}

/* ----- HEADINGS ----- */

h1{
    text-indent:-80000px;
    background:url('../image/logo.gif') no-repeat;
    height:35px;
    width:168px;
}
h2{
    font-family: "BernhardMod BT", Arial;
    letter-spacing:-1px;
    margin-top:15px;
    margin-bottom:20px;
    font-weight:normal;
    color: #330000
}


h3{
    font-size:24px;
    font-weight:bold;
    color:#666;
    margin:5px 0;
    font-family: "BernhardMod BT", Arial;
    
}

/* ----- PARAGRAPHS ----- */

p{
    color: #011518;
    font-size:12px;    
    line-height:25px;
}


#primaryContent ul{
    color: #685b53;
    font-size:12px;    
    margin:20px 0;
    list-style:none; 
}
#primaryContent li{    
    padding-left:25px;
    margin:8px 0;
    list-style:none;
    background:url('../image/content_bullet.png') left bottom no-repeat;
}

#fullContent ul{
    color:#043f4a;
    font-size:12px;    
    margin:20px 0;
    list-style:none; 
}
#fullContent li{    
    padding-left:25px;
    margin:8px 0;
    list-style:none;
    background:url('../image/content_bullet.png') left bottom no-repeat;
}



/* ----- FORMS ----- */
/* --
input{
    background-color: #FFF;
    color: #999999;
    border: 1px solid #CCC;
    
    padding: 3px;
                
}
button{
    background-color:#EFEFEF;
    
    color: #000;
    border: 1px solid #CCC;
    font-size: 11px;
  
    margin: 0;
    padding: 0 5px;
}
form p{
    padding:2px 0;
}
FORMS ----- */
/* ----- IMAGES ----- */

img{
    border:0;
}
img a{
    border:0;
    text-decoration:none;
}
img a:hover{
    border:none;
}

image.b{
float: none ;	margin:10px;
        margin-right:0;
        padding:1px;
        border: 1px solid #E7E7E7; 
   
    
}

/* ----- CONTENT ----- */

#primaryContent{
    width:550px;
    padding:20px 55px;
    border-right:5px solid #e7e7e7;
    font-size:12px;
    float:left;
    clear:none; 
}
    #primaryContent img{
        float:right;
        clear:none;
        margin:10px;
        margin-right:0;
        padding:1px;
        border: 1px solid #E7E7E7;
    }
    
    
   #fullContent{
    width:800px;
    padding:20px 55px;
   
    font-size:12px;
    float:left;
    clear:none; 
}
    #fullContent img{
        float:right;
        clear:none;
        margin:10px;
        margin-right:0;
        padding:1px;
        border: 1px solid #E7E7E7;
    } 
    
#secondaryContent{
   width:200px;
    padding: 5px 14px 7px 7px;
    float:right;
    clear:none; 
   
}

#secondaryContent h3{
    color: #594f43;
    margin-top:20px;
}
#secondaryContent ul{
    list-style:none;
}
#secondaryContent li{
    list-style:none;
    padding-left:15px;
    margin:8px 0;
    background:url('../image/tiny_bullet.png') left bottom no-repeat;	font-size: small
}


#secondaryContent a{
    color: #a47258;
   
    text-decoration:none;
}
#secondaryContent a:hover{
    color: #b7a784;
    
    text-decoration:underline;
}
#secondaryContent .links li{
    padding-left:0px;
    margin:8px 0;
    background:none;
}

#secondaryContent .links{
    padding-left:0px;
    margin:8px 0;
    background:none;
    
}

#secondaryContent a:hover{
    color: #b7a784;
    
    text-decoration:underline;
}

#secondaryContent p{font-size: 1em;}


/* ----- COMMENTS ----- */

#comments{
    margin:15px 0;    
}
    #comments #status{
        color:#546d17;
        background:#f8f8f8;
        border:2px solid #ececec;
        padding:10px;
        margin-bottom:15px;    
    }
        #comments #status dd, #comments #status dt{
            display:inline;
        }
    #comments a{
        color:#546d17;
        font-weight:bold;
        text-decoration:none; 
    }
    #comments a:hover{
        color:#666;
        text-decoration:underline; 
    }
    #comments .comment{
        padding:10px 5px;
        border-top:3px solid #7fa71f;  
    }
        #comments .comment dt{
            float:left;
            clear:none;
        }
        #comments .comment dd{
            clear:both;
            color:#656565;
            line-height:20px;
            font-size:10px;
            margin-bottom:10px;
        }
        #comments .comment .date{
            float:left;
            clear:none;
            margin-left:5px;
            line-height:12px;
            font-size:11px;
            color:#585858;
        }

/* ----- FOOTER ----- */

#footer{
    width:900px;
    margin: 10px auto 10px;
    padding:0;
    
    height:30px;
    
    clear:both;
    
    text-align:left;
    font-size:10px;
    color:#484848;
    background:#f4f4f4;padding-top: 2em;}
    #footer ul{
        list-style:none;    
    }
    #footer li{
        list-style:none;
        display:inline;    
    }
    #footer #copyright{
        float:left;
        clear:none;
    }
    #footer #links{
        float:right;
        clear:none;
    }
    #footer a{
        color:#606060;
        text-decoration:none;
    }
    #footer a:hover{
        color: #15894b;
        text-decoration:underline;
    }

/* ----- CLASSES ----- */

.clear{
    clear:both;
}