/*  Main text color: #091c5a */
/*  Top of page color: #03c */
/*  Borders color: #03c */
/*  Background-color: #fec */

@media screen {

body {
	color: #000;
	background-color: #fff;
}

div#top {
	height: 104px;
	background-color: #fc6;
}

div#top h1 {
	position: absolute;
	left: 190px;
	top: 48px;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	color: #03c;
}

img#logo {
	margin-left: 45px;
}

div#header {
	border-top: 4px solid #03c;
}

#top ul.menu_1 li {
	border-right: 1px solid #03c;
	color: #000;
}

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

form#searchform {
	padding-right: 7px;
}

div#float-wrapper {
	border-top: 4px solid #03c;
}

div#right-col {
	border-top: 4px solid #03c;
}


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

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


#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: #03c;
	color: #fff;
}

div#footer .block {
	border-top: 1px dashed #03c;
	background-color: #fec;
}

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

p.path {
	border-top: 1px dashed #03c;
	color: #000;
}

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

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

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

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

}

a, .normalLink, a:visited.nohistory {
	color: #03c;
}

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

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

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

#centre-col h2, #centre-col h3 {
	color: #542;
}

#centre-col .children-list dt {
	border-top: 1px dashed #03c;
	color: #542;
}

#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: #542;
}

form.EntryForm {
	border-top: 1px dashed #03c;
	background-color: #fec;
}

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

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

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

div#metainfo {
	color: #848dac;
}
