/*
Skin name: FitFam
Version: 1.0
Author: Julie Mueler
Author uri: http://www.jamgd.com
Description: FitFam Blog skin
*/

body
{
	background-color: #eeeeee;
}

#ext_wrapper,
#header,
#footer,
#ext_sidebar
{
	background-color: white;
	color: black;
}

#navbar,
#wp-calendar thead
{
}

#footer,
#wp-calendar tfoot
{
}

#ext_wrapper
{
	border: solid 1px black;
}

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

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

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

#header_nav,
#footer_nav
{
	text-align: center;
	float: none;
}

#navbar
{
	background-color: #891f03;
	color: white;
}

.navbar a
{
	color: white;
	text-decoration: none;
	padding: 0 12px;
}

.navbar a:hover
{
	text-decoration: underline;
}

.skin #translator_bar,
.skin #ext_wrapper
{
	width: 740px;
}

.skin #main
{
	width: 540px;
}

.skin #sidebar
{
	width: 188px;
}

#footer
{
	background: url(footer-background.jpg) no-repeat;
	padding-top: 215px;
}

#body
{
	background: url(body-background.jpg) repeat-x;
}

.custom,
.custom h1,
.custom h2,
.custom h3,
.custom p,
.custom li,
.custom dt,
.custom dd,
.custom th,
.custom td,
.custom input,
.custom select,
.custom button,
.custom textarea
{
	font-family: Arial, Helvetica, sans-serif;
}

.custom h1,
.custom h1 a,
.custom h2,
.custom h2 a,
#wp-calendar caption
{
	color: #891f03;
}

.header_nav li,
.custom h1,
.main h2
{
	font-family: Broadband, "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.header_nav li
{
	font-size: small;
}

.main h2
{
	font-size: small;
}

.custom h1
{
	font-size: large;
}

.sidebar h2
{
	margin-bottom: .2em;
}

.sidebar ul,
.sidebar li,
{
	margin-top: .2em;
}

.sidebar li ul
{
	margin-top: .4em;
}

.sidebar li li
{
	list-style-type: none;
	margin-left: 1em;
}

.skin .main h1
{
	margin-top: 2.5em;
}

.skin .main h2
{
	margin-top: 1.5em;
}

.sidebar input.field
{
	width: 70%;
}

.sidebar h2 a
{
	color: black;
	text-decoration: none;
}

.sidebar h2 a:hover
{
	text-decoration: none;
}

.entry_actions
{
	border-top: solid 1px gainsboro;
	padding-top: 1px;
}
