/* - - - - - - - - - - - - - - - - - - - - -

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: #e7e7e7;
	text-align: center;
	margin-bottom: 10px;
	width: auto;
}
a{
    color:#7E9300;
    text-decoration:none;
}
    a:hover{
	color: #555555;
	text-decoration: none;
    }

/* ----- IDS ----- */

#container{
	width: 1020px;
	margin: 10px auto;
	padding: 0;
	background: #fff;
	text-align: left;
}

/* ----- HEADER ----- */

#logo{
    margin:0;
    padding:0;
}

#logo #box{
    float:left;
    clear:none;
    height:40px;
    width:40px;
    margin:0;
    padding:0;
    background:#394E06;
    color:#87B220;
    font-family:'Times New Roman';
    font-weight:bold;
    font-size:15px;
    line-height:40px;
    letter-spacing:-2px;
    text-indent:-2px;   
}
#logo p{
    float:left;
    clear:none;
    height:40px;
    width:40px;
    margin:0;
    padding:0;
    color:#394E06;
    font-family:'Georgia';
    font-weight:normal;
    font-size:20px;
    text-indent:2px;
    line-height:43px;
    letter-spacing:-2px;
}

.subContainer, #navigation ul{
	width: 1020px;
	margin: 0 auto;
	color: #9C9C9C;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: large;
}
#header{
	text-align: left;
	margin: 0;
	padding: 30px 0 0 10px;
	height: 64px;
	background: #000000;
	float: none;
	width: auto;
}
#banner{
    margin:0;
    padding:0;
    padding-bottom:5px;
    background:#e7e7e7;
}

/* ----- NAVIGATION ----- */

#navigation{
	margin: 0;
	padding: 0;
	background-color: #5F605F;
	height: 34px;
	list-style-type: none;
	list-style-image: none;
	color: #FFFFFF;
	background-position: 0% 0%;
}

/* ----- HEADINGS ----- */

h1{
	text-indent: -80000px;
	background: url('logo.gif') no-repeat;
	height: 35px;
	width: 168px;
	text-shadow: 0px 0px #C9C9C9;
	font-size: 35px;
	font-family: carme;
	font-style: normal;
	font-weight: 400;
	color: #C9C9C9;
}
h2{
	font-family: carme;
	font-size: 35px;
	letter-spacing: -1px;
	margin-top: 15px;
	margin-bottom: 20px;
	font-weight: 400;
	color: #C9C9C9;
	font-style: normal;
}
h3{
	font-size: 14px;
	font-weight: bold;
	color: #666;
	margin: 5px 0;
	text-decoration: none;
	text-transform: none;
	white-space: pre-line;
}
h4 {
	color: #7E9300;
	font-family: carme;
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	text-align: left;
	white-space: normal;
}
h5 {
	color: #7E9300;
	font-family: carme;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	text-align: left;
	white-space: normal;
}
h6   {
	font-size: 13px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: italic;
	color: #555555;
}
    #navigation li{
        float:left;
        clear:none;
        list-style:none;
    }
    #navigation li a{
        color:#fff;
        display:block;
        font-size:12px;
        text-decoration:none;
        font-weight:bold;
        padding:10px 18px;
    }
    #navigation li a:hover{
	color: #97B000;
	background-color: #5C5C5C;
    }
    #active a{
	color: #97B000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	text-transform: none;
    }

/* ----- PARAGRAPHS ----- */

p{
	color: #5C5C5C;
	font-size: 12px;
	line-height: 20px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	white-space: pre-line;
}
#primaryContent ul{
	color: #043f4a;
	font-size: 11px;
	margin: 20px 0;
	list-style: none;
}
#primaryContent li{    
    padding-left:25px;
    margin:8px 0;
    list-style:none;
    background:url('content_bullet.png') left bottom no-repeat;
}
#secondaryContent p{
    
}

/* ----- FORMS ----- */

input{
    background-color: #FFF;
    color: #999999;
    border: 1px solid #CCC;
    font-size: 11px;
    padding: 3px;
    width:160px;              
}
button{
	background-color: #7E9300;
	line-height: 40px;
	color: #C9C9C9;
	border: 2px solid #CCC;
	font-size: 21px;
	height: 45px;
	margin: 0;
	padding: 0 5px;
	font-family: carme;
	font-style: normal;
	font-weight: 400;
	width: 300px;
	text-align: center;
	text-transform: capitalize;
}
form p{
    padding:2px 0;
}

/* ----- IMAGES ----- */

img{
    border:0;
}
img a{
    border:0;
    text-decoration:none;
}
img a:hover{
    border:none;
}

/* ----- CONTENT ----- */

#primaryContent{
	width: 630px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	border-right: 5px solid #e7e7e7;
	font-size: 11px;
	float: left;
	clear: none;
}
    #primaryContent img{
        float:right;
        clear:none;
        margin:10px;
        margin-right:0;
        padding:1px;
        border: 1px solid #E7E7E7;
    }
#secondaryContent{
	width: 300px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	font-size: 11px;
	clear: none;
	float: right;
	color: #000000;
}
#tertiaryContent{
	width: 300px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	font-size: 11px;
	clear: both;
	float: right;
}
#secondaryContent h2{
    padding:11px 15px;
    background:url('intro_bg.gif') no-repeat;
    color:#fff;
    margin-bottom:0;
    line-height:21px;
    font-size:13px;
    font-weight:normal;
}
#secondaryContent h3{
	color: #7e9300;
	margin-top: 20px;
	font-size: 14px;
}
#secondaryContent ul{
    list-style:none;
}
#secondaryContent li{
    list-style:none;
    padding-left:20px;
    margin:8px 0;
    background:url('tiny_bullet.png') left bottom no-repeat;
}
#secondaryContent li a{
    color:#575757;
    font-weight:bold;
    text-decoration:none;
}
#secondaryContent li a:hover{
    color:#E7E7E7;
    font-weight:bold;
    text-decoration:underline;
}
#secondaryContent .links li{
    padding-left:0px;
    margin:8px 0;
    background:none;
}

/* ----- 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{
	margin: 0 auto;
	margin-bottom: 10px;
	height: 10px;
	padding: 18px 20px;
	clear: both;
	width: 1000px;
	text-align: left;
	font-size: 10px;
	color: #C9C9C9;
	background-color: #5C5C5C;
	float: none;
}
    #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:#ccc;
        text-decoration:underline;
    }

/* ----- CLASSES ----- */

.clear{
    clear:both;
}
