/*
Theme Name: Sue Critz
Theme URI: localhost
Description: Sue Critz Beta
Author: Michael Critz
Author URI: http://www.michaelcritz.com/
Version: .1 Beta
*/

/* fix microsoft. If I don't do it, noone will. */

* { behavior: url(iepngfix.htc) }


body {
	padding: 0px;
	margin: 0px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(images/body_bk.jpg);
	color: #2a0521;
	background-color: #267cd0;
	line-height: 1.1em;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#wrapper {
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-position-y: top;
	background-position-x: center;
	min-width: 635px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	margin-bottom: 40px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-position: center bottom;
	/* background-image: url(images/header_bk.png);*/
	min-width: 732px;
	min-height: 150px;
	height: 150px;
	width: 731px;
}

h1 {
	padding: 0px;
	display: none;
	visibility: collapse;
	margin: 0px;
	height: 0px;
	width: 0px;
}

h2 {
	font-weight: normal;
	margin: 10px;
	text-align: center;
	font-style: normal;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#certification {
	padding: 0px;
	display: none;
	visibility: collapse;
	margin: 0px;
	height: 0px;
	width: 0px;
}

services {
	padding: 0px;
	display: none;
	visibility: collapse;
	margin: 0px;
	height: 0px;
	width: 0px;
}

#navigation {
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: center;
}

#navigation ul {
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	list-style-type: none;
}

#navigation ul li {
	margin: 0px;
	font-weight: bold;
	border-right-color: white;
	border-right-style: solid;
	border-right-width: 1px;
	background-repeat: repeat-x;
	background-image: url(images/nav_bk.gif);
	border-left-color: #7f7f7f;
	border-left-style: dotted;
	border-left-width: 1px;
	padding: 5px;
	background-color: #d8d6f1;
	float: left;
}

#navigation li:first-child {
	border-style: none;
	border-width: 0px;
}

#navigation li:hover {
	color: #ba1410;
	text-shadow: 0px 2px 3px #7c7fbc;
	background-color: white;
	background-repeat: repeat-x;
	background-image: url(images/nav_bk_hover.gif);
}

#content {
	margin: 0px;
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: top;
	background-image: url(images/content_bk.jpg);
	float: left;
	clear: left;
	width: 550px;
	border-width: 1px;
	border-top-color: #2a0521;
	border-top-style: solid;
	padding: 4px;
	background-color: #d1f0ff;
}

#content h3 {
	color: #9a2020;
}

h3 {
	padding-bottom: 0px;
	padding-top: 4px;
	line-height: 12px;
	margin: 0px;
}

#content h4 {
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #44576b;
	font-size: 12px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 10px;
	margin: 0px;
	line-height: 1em;
}

p {
	padding-top: 4px;
	padding-left: 0px;
	padding-bottom: 12px;
	padding-right: 0px;
	margin: 0px;
	line-height: 1.5em;
}

#sidebar {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding-bottom: 10px;
	background-repeat: repeat-y;
	background-image: url(images/sidebar_bk.jpg);
	border-top-color: #2a0521;
	border-top-style: solid;
	border-top-width: 1px;
	padding-right: 8px;
	padding-left: 8px;
	margin-right: 10px;
	color: #d2d9fb;
	background-color: #2157a7;
	display: block;
	float: left;
}

#sidebar h3 {
	font-size: 14px;
}#footer {
	margin: 0px;
	clear: both;
	display: block;
	word-spacing: 1px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	color: #171b37;
}

a:link {
	text-decoration: none;
	color: #9a2020;
}

a:hover {
	text-decoration: underline;
	color: #b51a1a;
}

a:visited {
	color: #9a2020;
}

#sidebar ul {
	list-style-position: inside;
	display: inline;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#sidebar li {
	margin-left: -15px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	list-style-position: inside;
	font-size: 11px;
	padding: 0px;
	list-style-type: none;
}

.wicon {
	text-align: center;
}

.storytitle {
	font-size: 1.3em;
}
.storycontent {
	border-bottom-color: #9a2020;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.storycontent img {
	margin-left: 0px;
	border-width: 0px;
	margin-right: 4px;
	float: left;
}
.meta {
	padding-top: 4px;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
img {
	border-width: 0px;
}
li > .weather_title {
	margin-left: 15px;
}
#footer p {
	color: #81b7ee;
}
#footer a {
	color: #9ccfff;
}
#footer a:hover {
	color: white;
}
#footer a:visited {
	color: #d7ebff;
}

