/*
Skin name: Broker Watchdog
Version: 1.0
Author: Denis de Bernardy
Author uri: http://www.mesoconcepts.com
Description: Broker Watchdog skin
*/

body
{
	background-color: #eee;
}

#ext_wrapper
{
	background-color: white;
}

#navbar,
#wp-calendar thead
{
	background-color: gold;
}

#footer,
#wp-calendar tfoot
{
	background-color: ghostwhite;
}

h1,
h1 a
{
	color: crimson;
}

.ems #wrapper,
.esm #wrapper,
.em #wrapper
{
	border-left: solid 1px dimgray;
}

.mse #wrapper,
.sme #wrapper,
.me #wrapper
{
	border-right: solid 1px dimgray;
}

#navbar
{
	border-top: solid 1px dimgray;
	border-bottom: solid 1px dimgray;
}

#footer
{
	border-top: solid 1px dimgray;
}

#wp-calendar
{
	border: solid 1px dimgray;
}

#wp-calendar thead th
{
	border-bottom: solid 1px dimgray;
}

#wp-calendar tfoot td
{
	border-top: solid 1px dimgray;
}

#navbar a
{
	color: darkblue;
}

#navbar a:hover
{
	color: firebrick;
}

.sidebar h2
{
	border-bottom: solid 1px firebrick;
	padding-bottom: 1px;
}

.main table thead th
{
	border-bottom: solid 1px lightsteelblue;
}

.entry_actions,
.comment_actions
{
	border-top: solid 1px lightsteelblue;
	padding-top: 1px;
}


.skin #ext_wrapper
{
	width: 810px;
}

.skin #main
{
	width: 556px;
}

#shadow
{
	background: url(middle-shadow.jpg) repeat-y;
	padding-left: 20px;
	padding-right: 20px;
}

#shadow_top
{
	background: url(top-shadow.jpg) no-repeat;
	height: 36px;
}

#shadow_bottom
{
	background: url(bottom-shadow.jpg) no-repeat;
	height: 30px;
}

#ext_wrapper,
#header,
#footer,
#footer div.pad
{
	margin-top: 0px;
	margin-bottom: 0px;
}

#footer div.pad
{
	padding-top: 10px;
	padding-bottom: 0px;
}

#wrapper,
#header,
#body,
#main,
#sidebar,
#ext_sidebar
{
	background-color: white;
}

#wp-calendar
{
	border: solid 1px silver;
}

#wp-calendar thead th
{
	border-bottom: solid 1px silver;
}

#wp-calendar tfoot td
{
	border-top: solid 1px silver;
}

#navbar,
#wp-calendar thead
{
	color: white;
	background-color: crimson;
}

#navbar a
{
	color: white;
}

#navbar a:hover
{
	color: gold;
}

#footer
{
	background-color: white;
	border: none;
	border-top: solid 1px gainsboro;
}

.sidebar h2,
.sidebar #wp-calendar caption
{
	font-size: small;
	font-weight: bold;
}

.sidebar h3,
.sidebar p,
.sidebar ul,
.sidebar ol,
.sidebar li,
.sidebar dl,
.sidebar dt,
.sidebar dd,
.sidebar table,
.sidebar th,
.sidebar td,
.sidebar input,
.sidebar select,
.sidebar button,
.sidebar textarea,
.sidebar pre,
.sidebar code
{
	font-size: x-small;
}

.skin #sitename h1
{
	margin-top: 2em;
}

#tagline h2
{
	color: gold;
	font-size: small;
}

.bn_fields
{
	width: 95%;
}

.bn_fields *.bn_field
{
	width: 100%;
}

.bn_fields textarea.bn_field
{
	height: 60px;
}

.skin h1,
.skin h2,
.sidebar #wp-calendar caption
{
	font-family: Bookman Old Style, Times, Serif;
}
