/* Include Krusader's header with logo */
@import url(http://www.krusader.org/static/css/krusader-header.css);

#footer-container {
    font-size: 12px;
    background-color: #003366;
    color: #DDDDDD;
    padding: 23px 20px 20px 20px;
    text-shadow: 1px 1px 1px black;
}
#footer-container p {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 20px 0;
}
#footer-container p.no-margin-bottom {
    margin-bottom: 0;
}
#footer-container a {
    color: #DDDDDD;
}
#footer a {
    color: #DDDDDD;
    padding-bottom: 2px;
    text-decoration: none;
}
#footer a:hover {
    color: white;
    text-decoration: none;
}
#footer a.external:link,
#footer a.external:visited,
#footer a.external:active {
    background: transparent url(images/extlink-white.gif) 100% 50% no-repeat;
}

/* Some overall settings
*/
body, font, th, td, p { font-size:11px; font-family: "Verdana", sans-serif; }
body {
    padding: 0;
    margin: 0;
    color: #333;
}

a:link, a:visited, a:active { color:#003366; text-decoration:none; }
a:hover { color:#003366; text-decoration:underline; }

#main {
    color: #333;
    background-color: white;
    line-height: 130%;
}

/* This is the outline round the main forum tables */
.forumline { border:1px dotted gray; }

td.row1	{ background-color:#f5f5f5; }
td.row2 { background-color:#DEE3E7; }
td.row3, td.row3Right,td.spaceRow { background-color:#D1D7DC; }

hr { height:0px; border:solid #D1D7DC 0px; border-top-width:1px;}

th {
font-size:11px;
font-weight:bold;
color:#fff;
background-color:#003366;
padding:3px;
}
th.thHead, th.thSides, th.thTop, th.thLeft, th.thRight, th.thBottom, th.thCornerL, th.thCornerR {
font-size:11px;
font-weight:bold;
color:#fff;
background-color:#003366;
padding:3px;
}

td.cat, td.catHead, td.catSides, td.catLeft, td.catRight, td.catBottom {
border:0px dotted gray;
border-top:1px dotted gray;
border-bottom:1px dotted gray;
background-color:#fff;
}
td.catLeft {
border:1px solid gray;
background-image:url(/templates/krusader/images/bgfootermain.jpg);
background-repeat:repeat-x;
padding-left:5px;
height:22px;
}
td.cat, td.catHead, td.catBottom {
background-color:#f5f5f5;
border:0px dotted gray;
}
td.cat, td.catHead {
border:1px solid gray;
background-image:url(/templates/krusader/images/bgheadermain.jpg);
background-repeat:repeat-x;
padding-left:5px;
height:22px;
}


/* The largest text used in the index page title and toptic title etc. */
.maintitle, h1, h2 {
font-weight:bold;
font-size:14px;
text-decoration:none;
line-height:120%;
color:#000;
}


/* General text */
.gen { font-size:11px; }
.genmed { font-size:10px; }
.gensmall { font-size:9px; }
.gen,.genmed,.gensmall { color:#000000; }
a.gen,a.genmed,a.gensmall { color:#003366; text-decoration:none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color:#DD6900; text-decoration:underline; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size:11px; color:#000000 }
a.mainmenu		{ text-decoration:none; color:#003366; }
a.mainmenu:hover{ text-decoration:underline; color:#DD6900; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 11px ; letter-spacing: 1px; color:#000 }
a.cattitle		{ text-decoration: none; color:#000; }
a.cattitle:hover{ text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight:bold; font-size:11px; color:#003366; }
a.forumlink 	{ text-decoration:none; color:#003366; }
a.forumlink:hover{ text-decoration:underline; color:#DD6900; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color:#000;}
a.nav			{ text-decoration:none; color:#003366; }
a.nav:hover		{ text-decoration:underline; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color:#000; }
a.topictitle:link, a.topictitle:visited { text-decoration: none; color:#003366; }
a.topictitle:hover	{ text-decoration: underline; color : #DD6900; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size:11px; color:#000;}

/* Location, number of posts, post date etc */
.postdetails	{ font-size:10px; color:#000; }


/* The content of the posts (body of text) */
.postbody { font-size : 11px;}
a.postlink:link, a.postlink:visited	{ text-decoration: none; color:#003366; }
a.postlink:hover { text-decoration: underline; color : #DD6900; }


/* Quote & Code blocks */
.code {
font-family:Courier, 'Courier New', sans-serif;
font-size:11px;
color:#006600;
background-color:#FAFAFA;
border:#D1D7DC;
border-style:solid;
border-left-width:1px; border-top-width:1px; border-right-width:1px; border-bottom-width:1px;
}

.quote {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#444444;
line-height:125%;
background-color:#FAFAFA;
border:#D1D7DC;
border-style:solid;
border-left-width:1px; border-top-width:1px; border-right-width:1px; border-bottom-width:1px;
}


/* Copyright and bottom info */
.copyright		{ font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#444; letter-spacing:-1px;}
a.copyright		{ color:#444; text-decoration:none;}
a.copyright:hover { color:#000000; text-decoration:underline;}


/* Form elements */
input,textarea, select { color:#000; font:normal 11px Verdana, Arial, Helvetica, sans-serif; border-color:#000; border-width:1px;}

/* The text input fields background colour */
input.post, textarea.post, select { background-color:#FFF; }

input { text-indent:2px; }

/* The buttons used for bbCode styling in message post */
input.button {
background-color:#EFEFEF;
color:#000;
font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption { background-color:#FAFAFA; font-weight:bold; }

/* None-bold submit button */
input.liteoption { background-color:#FAFAFA; font-weight:normal; }

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color:#DEE3E7; border-style:none; }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("templates/subSilver/formIE.css");

