/*
Skin name: Fire Brick
Version: 1.0
Author: Denis de Bernardy
Author uri: http://www.mesoconcepts.com
Description: Fire Brick Red Skin
*/

/*
#
# DO NOT EDIT THIS FILE
# ---------------------
# The Semiologic theme features a custom.css feature. This allows to edit the skin
# without editing its css files. That way, you won't need to worry about losing
# your changes when you upgrade your site.
#
# You'll find detailed sample files in the custom-samples folder
#
*/

body
{
	background-image: url(Blue-Stripes.gif);
	color: #006699;
}

.ssm #ext_wrapper,
.sms #ext_wrapper,
.mss #ext_wrapper,
.sm #ext_wrapper,
.ms #ext_wrapper,
.m #ext_wrapper
{
	border: solid 3px #006699;
	background-color: white;
}

.essm #wrapper,
.esms #wrapper,
.emss #wrapper,
.ssme #wrapper,
.smse #wrapper,
.msse #wrapper,
.esm #wrapper,
.ems #wrapper,
.sme #wrapper,
.mse #wrapper,
.em #wrapper,
.me #wrapper
{
	border: solid 1px #006699;
	background-color: white;
}

#header
{
	border-bottom: solid 1px #006699;
}

#navbar
{
	border-bottom: solid 1px #006699;
	background-color: #D6E7F1;
	color: #006699;
}

.navbar a
{
	color: #006699;
}

.navbar a:hover
{
	color: #DB5F1F;
}

#footer
{
	border-top: solid 1px #006699;
	background-color: ghostwhite;
}

#wp-calendar
{
	border: solid 1px #006699;
	background-color: #D6E7F1;
}

#wp-calendar thead th
{
	border-bottom: solid 1px #006699;
	background-color: #D6E7F1;
	color: white;
}

#wp-calendar tfoot td
{
	border-top: solid 1px #006699;
	background-color: #D6E7F1;
}

h1,
h1 a,
h1 a:hover
{
	color: #006699;
}

.sidebar h2
{
	border: solid 1px #006699;
	background-color: #D6E7F1;
	background-image: url(bkgrnd.jpg);
	color: #006699;
	padding: 1px 6px;
}

.sidebar h2 a
{
	color: #006699;
}

.sidebar h2 a:hover
{
	color: #DB5F1F;
}
#header
{
	background-image: url(http://www.potty-training-online.com/wp-content/themes/semiologic/skins/fire-brick/header-background.gif);
	background-repeat: repeat-x;
	height: 127px;
	border: 0px;
	overflow: hidden;
	position: relative;
}

#tagline {display:none}
#sitename {display:none}