/*

Free Vector Icons Set 1 from 
http://www.freeiconsdownload.com/Big_Preview.asp?id=178
Creative Commons Attribution 3.0 License

*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border:0 none;
    font-family:inherit;
    font-style:inherit;
    font-weight:inherit;
    margin:0;
    padding:0;
    vertical-align:baseline;
}
body {
    background:#B9B9B9 url("../images/footer.gif") bottom repeat-x;
    /*background:#80756d;*/
    color:#333;
    font-family:Verdana,sans-serif;
    font-size:1em;
    margin:0;
    }
a{
    color:#DB7B1A;
    text-decoration:none;
}
#Body-Posts a {color:#0059b2;}
a.New {color:#c22;}
a.Internal {color:#DB7B1A;}
a.External{color:#EC8C2B;}
a:hover {text-decoration:underline;}
a img {border:medium none;}
h1, h2, h3, h4, h5, h6 {
    color:#09f;
    font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
    margin:0.8em 0 0;
}
h1{font-size:2em;}
h2{font-size:1.6em;}
h3{font-size:1.4em;}
h4{font-size:1.2em;}
h5{font-size:1em;}
h6{font-size:0.8em;}
#wrapper1 {
    background:url('../images/bg.jpg') top center no-repeat;
    position:relative;
    text-align:left;
    width:100%;
}
#wrapper2 {
    background:url('../images/felspar.png') top center no-repeat;
    position:relative;
    text-align:left;
    width:100%;
}

#maincol {
    margin:0;
    padding:10px;
}
/*--------------------------
 Page layout
--------------------------*/
#centercol,
#Body-Menu{
    border:#aaa 1px solid;
    -moz-border-radius : 10px;
    -webkit-border-radius : 10px;
}

#centercol {
    background:#eee url('../images/center_col.png') top repeat-x;
    width:auto;
    margin: 100px 240px 100px 280px;
    padding:10px ;
    color:#444;
}
    #centercol h1{
        font-size:1.8em;
        font-weight:bold;
        color:#ff9900;
        margin:0;
        line-height:1;
    }
    #centercol ul,
    #centercol ol{
        padding-left:40px;
    }
    

#Body-Posts {
    width:260px;
    float:left;
    margin:100px 0 100px;
}

#Body-Menu {
    background:#444;
    width:200px;
    margin:100px 0 100px;
    float:right;
    padding:5px;
}
    div.Menu {
        margin-bottom:15px;
        margin-left:0;
        padding-left:0;
        width:100%;
    }
    span.Menu {
        color:#09f;
        font-weight:bolder;
    }
    ul.Menu {
        list-style-type:none;
        margin-bottom:2px;
        margin-left:2px;
        margin-top:0;
        padding-left:2px;
    }
    div.Menu li a {
        font-size:80%;
        width:100%;
		}
    li.Menu a:hover {
        text-decoration:underline;
    }
    ul.Menu-Context {
        font-size:0.8em;
        margin-right:0;
        margin-bottom:15px;
    }
    ul.Menu-Context li {
    display:inline;
    padding-right:15px;
    }

#Body-Footer {
    /*background:url('../images/all_browsers_noie.png') bottom center no-repeat;*/
    clear:both;
    margin:0;

    text-align:center;
    height:80px;
    width:100%;
}
    #Body-Footer div.Properties{
        border-bottom:#ccc 1px solid;
    }


.Post-Summary {
    background:#ddd;
    font-size:0.8em;
    margin-bottom:10px;
    text-align:center;



    border:#444 1px solid;
    -moz-border-radius : 10px;
    -webkit-border-radius : 10px;
}
    .Post-Meta{
        color:#333;
        padding-bottom:5px;
    }
    .Post-Title {
        font-weight:bolder;
        margin:5px 5px 0;
        text-align:left;
    }

table.Welcome-Table td {vertical-align:top;}
td.Welcome-News h2 {margin-top:0;}
td.Welcome-News div.Items {font-size:80%;}
div.Welcome-Message {
    background:#000000 none repeat scroll 0 0;
    border:4px inset #777777;
    padding:10px;
}
table.Attributes {
    width:100%;
}
div.Body-Footer table.Attributes {
    margin-left:10%;
    margin-right:10%;
    margin-top:30px;
    width:80%;
}
table.Collection {

}
th.Label {
    font-size:80%;
    font-weight:bolder;
    margin:0;
    vertical-align:top;
    width:20%;
}
td.Value {
    font-size:80%;
    margin:0;
    text-align:left;
    vertical-align:top;
}

table.Collection th.Label {
font-size:80%;
}
table.Collection td.Value {
font-size:80%;
}
table.Period {
width:100%;
}
table.TimeStamp {
width:100%;
}
table.TimeStamp td.Date {
width:50%;
}
table.TimeStamp td.Time {
width:50%;
}
table.Date {
width:100%;
}
table.Time {
width:100%;
}
td.Value span {
width:100%;
}
p.Copyright {
font-size:75%;
margin-top:10px;
padding-left:50px;
padding-right:50px;
}
table.Object-List {
width:100%;
}
table.Object-List th {
text-align:center;
}
td.Object-List-Prev {
text-align:left;
}
td.Object-List-Prev-Empty {
text-align:left;
}
td.Object-List-Next {
text-align:right;
}
td.Object-List-Next-Empty {
text-align:right;
}
td.Object-List-List {
width:80%;
}

dl.Instances dt {
	float:left;
	width: 4em;
	}
	dl.Instances dd img {
		vertical-align: middle;
	}

    ul.PartOf {
        font-size:75%;
        height:0.75em;
        list-style-image:none;
        list-style-position:outside;
        list-style-type:none;
        padding-bottom:8px;
        margin:3px;
    }
    ul.PartOf li {
    margin:-0.25em 0 0;
    }
dl.Information {
    background:#bbb none repeat scroll 0 0;
    border:1px solid #888888;
    float:right;
    font-size:75%;
    padding:5px;
    margin:10px;
    -moz-border-radius : 10px;
    -webkit-border-radius : 10px;
}
dl.Information dt {
font-weight:bolder;
}
dt.errors-fatal {
color:#FF4444;
}
dt.errors-error {
color:#FF6666;
}
dt.errors-warning {
color:#FF8888;
}
dt.errors-diagnostic {
color:#FFAAAA;
}
div.Form table {
width:100%;
}
legend{
    color:#063;
    text-transform:capitalize;
    padding-top:10px;
}
input[type="text"] {
    background:#ddf none repeat scroll 0 0;
    width:90%;
    border:#aaa 1px solid;
    color:#444;
}
input[type="password"] {
    background:#ddf none repeat scroll 0 0;
    width:90%;
    border:#aaa 1px solid;
    color:#444;}
select {
    background:#ddf none repeat scroll 0 0;
    border-style:none;
    color:#444;
    width:100%;
}
textarea {
    background:#ddf none repeat scroll 0 0;
    width:90%;
    border:#aaa 1px solid;
    color:#444;
}
textarea#contents {
height:300px;
}
div.Submit {
text-align:center;
}
dl.Post {
    border:1px solid #888888;
    margin:5px;
}
dl.Post dt {
background:#888888 none repeat scroll 0 0;
color:#FFFFFF;
padding-left:5px;
}
dl.Post dt a {
color:#DDEEFF;
font-weight:bolder;
}
dl.Post dd {
margin-left:30px;
}
dl div.Post {
padding-bottom:5px;
padding-right:15px;
padding-top:5px;
}
div.Status {
margin:5px 20px;
padding:5px 3px 2em;
}
div.Status div.Status-Wrapper {
color:#FFFFFF;
padding:5px;
}
div.Status div.Current {
font-weight:bolder;
}
/* ====================================== Red ======================================*/
dl.Post-Red {
    border:1px solid #bbb;
    margin:5px;
    -moz-border-radius-topleft : 10px;
    -webkit-border-top-left-radius : 10px;
    -moz-border-radius-topright : 10px;
    -webkit-border-top-right-radius : 10px;
}
dl.Post-Red dt {
    background:#800 url('../images/bg_red.png') bottom repeat-x;
    -moz-border-radius-topleft : 10px;
    -webkit-border-top-left-radius : 10px;
    -moz-border-radius-topright : 10px;
    -webkit-border-top-right-radius : 10px;
    color:#FFFFFF;
    padding:5px;
}
dl.Post-Red dt a {
color:#FFDDEE;
font-weight:bolder;
}
dl.Post-Red dd {
margin-left:30px;
}
a.Red img {
padding-right:0.5em;
}
div.Status div.Red {
    background:url('../images/status_red.png') right no-repeat;
    border-bottom:#800 2px solid;
    padding:10px;
    margin-top:30px;
    margin-top:30px;
}

/* ====================================== Amber ======================================*/
dl.Post-Amber {
    border:1px solid #bbb;
    margin:5px;
    
    -moz-border-radius-topleft : 10px;
    -webkit-border-top-left-radius : 10px;
    -moz-border-radius-topright : 10px;
    -webkit-border-top-right-radius : 10px;
}
dl.Post-Amber dt {
    background:#c70 url('../images/bg_amber.png') bottom repeat-x;
    -moz-border-radius-topleft : 10px;
    -webkit-border-top-left-radius : 10px;
    -moz-border-radius-topright : 10px;
    -webkit-border-top-right-radius : 10px;
    color:#FFFFFF;
    padding:5px;
}
dl.Post-Amber dt a {
color:#DDFFEE;
font-weight:bolder;
}
dl.Post-Amber dd {
margin-left:30px;
}
a.Amber img {
margin-right:0.5em;
}
div.Status div.Amber {
    background:url('../images/status_amber.png') right no-repeat;
    border-bottom:#c70 2px solid;
    padding:10px;
    margin-top:30px;
    margin-top:30px;
}
/* ====================================== Green ======================================*/
dl.Post-Green {
    border:1px solid #bbb;
    margin:5px;
    -moz-border-radius-topleft : 10px;
    -webkit-border-top-left-radius : 10px;
    -moz-border-radius-topright : 10px;
    -webkit-border-top-right-radius : 10px;
}
dl.Post-Green dt {
    background:#063 url('../images/bg_green.png') bottom repeat-x;
    -moz-border-radius-topleft : 10px;
    -webkit-border-top-left-radius : 10px;
    -moz-border-radius-topright : 10px;
    -webkit-border-top-right-radius : 10px;
    color:#FFFFFF;
    padding:5px;
}
dl.Post-Green dt a {
color:#DDFFEE;
font-weight:bolder;
}
dl.Post-Green dd {
margin-left:30px;
}
a.Green img {
margin-right:0.5em;
}
div.Status div.Green {
    background:url('../images/status_green.png') right no-repeat;
    border-bottom:#063 2px solid;
    padding:10px;
    margin-top:30px;
    margin-top:30px;
}

/* ====================================== Status ======================================*/
span.Status {
    float:right;
    font-family:Arial,Helvetica,sans-serif;
    font-size:1.2em;
    font-weight:bolder;
}
span.Thread {
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:1.3em;
font-weight:bolder;
}
ul.Menu-Post {
    background:#ddd;
    border-bottom:1px solid #aaa;
    font-size:0.8em;
    margin-left:-30px;
    margin-right:0;
    padding-left:15px;
}
ul.Menu-Post li {
display:inline;
padding-right:15px;
}
/* ====================================== blockquote ======================================*/
    blockquote,
    dl div.Post blockquote {
        background:#ded url('../images/icon_bq.png') top right no-repeat;
        padding:20px 70px 20px 20px;
        margin:10px 0 0;
        min-height:40px;
        border:#bcb 1px dashed;
        
        font-size:0.75em;
        font-style:oblique;
        text-decoration:italic;
        
        
    }

#centercol div.Article h1{
    padding-bottom:50px;
}
#Content-Article{
    padding:50px 0 10px;
}
#new-sub-page-form{
    padding-top:30px;
}

#Discussion ul.Threads img{
    vertical-align:middle;
}

#Discussion a:hover{
    text-decoration:none;
}
div.information li{
    background:#999;
    border:#555 1px solid;
    
    
    -moz-border-radius : 3px;
    -webkit-border-radius : 3px;
}
div.information li a{
    padding:1px 5px;
    color:#eee;
}

pre{
    background:#444;
    border:#000 1px dashed;
    padding:1px 8px;
    margin:5px;
    
    overflow:auto;
    color:#0f0;
    font-size:0.75em;
    -moz-border-radius : 3px;
    -webkit-border-radius : 3px;
}
.Error{
background:#fcc;
    border:#f00 1px dashed;
    padding:1px 8px;
    margin:5px;
    
    overflow:auto;
    color:#800;
    font-size:0.75em;
    font-style:oblique;
    -moz-border-radius : 3px;
    -webkit-border-radius : 3px;
}

p{
    padding: 0.5em 0 1em;
}