/*  Main text color: #091c5a */
/*  Top of page color: #10a0e7 */
/*  Borders color: #144196 */
/*  Background-color: #cceeee */

@media screen {

body {
	color: #091c5a;
	background-color: #fff;
}

div#top {
	height: 100px;
}

div#top h1 {
	position: absolute;
	left: 190px;
	top: 40px;
	text-align: left;
	font-size: 32px;
	line-height: 28px;
	font-weight: bold;
	color: #144196;
	width: 390px;
}

div#top h1 .smaller {
	font-size: 50%;
	color: #0fa0e6;
}

.tagline {
	font-size: 50%;
	font-style: italic;
	font-weight: bold;
}

div#top img#logo {
	padding: 0px;
}

div#header {
	border-top: 4px solid #10a0e7;
}

#top ul.menu_1 li {
	border-right: 1px solid #144196;
	color: #091c5a;
}

#top ul.menu_1 li a {
	color: #091c5a;
}

div#float-wrapper {
	border-top: 2px solid #144196;
}

div#right-col {
	border-top: 2px solid #144196;
}


#left-col ul.menu_1 li {
	background: url(/design/ircstandard/images/arrow_blue.gif) no-repeat scroll 2px 10px;
	border-top: 1px dashed #144196;
}

#left-col span.menu_1 { 
	color: #091c5a;
}

#left-col span.menu_1 a {
        color: #144796;
}

#left-col ul.menu_2 {
	list-style-image: url(/design/ircstandard/images/bullet_green.gif);
}

#left-col ul.more {
	list-style-image: url(/design/ircstandard/images/arrow_blue.gif);
}


input.button, input.defaultbutton {
	background-color: #64c8c8;
}

div#footer .block {
	border-top: 1px dashed #144196;
	background-color: #cceeee;
}

#right-col .block {
	background-color: #cceeee;
}

p.path {
	border-top: 1px dashed #144196;
	color: #091c5a;
}

.content-block {
	border-top: 1px dashed #144196;
}

div.folder {
	background-color: #cceeee;
}

div.flags {
	border: 1px solid #7fb3bc;
}

div#iconbox {
	background-color: #fff ! important;
	border: 1px solid #7fb3bc;
}

}

a, .normalLink, a:visited.nohistory {
	color: #00f;
}

a:visited, .visitedLink {
	color: #808;
}

a:hover, a:active, .activeLink {
	color: #f00;
	text-decoration: underline
}

#centre-col ul.children-list {
	border-top: 1px dashed #144196;
}

#centre-col .children-list dt {
	border-top: 1px dashed #144196;
	color: #037;
}

#centre-col .children-list p.readmore {
	padding-left: 16px;
	background: url(/design/ircstandard/images/arrow_green.gif) no-repeat scroll 0px 3px;
}

#centre-col .children-list dt a {
	color: #037;
}

form.EntryForm {
	border-top: 1px dashed #144196;
	background-color: #cceeee;
}

.topline {
	border-top: 1px dashed #144196;
}

div.followup_message {
	border-top: 1px dashed #144196;
}

form.forum_reply {
	border-top: 1px dashed #144196;
}

div#metainfo {
	color: #848dac;
}

