

#header-image
{
	margin-bottom: 0;
}
.welcomebox
{
	padding-bottom: 0;
}
#masthead
{
	font-size: 120%;
}

#branding
{
	z-index: 9998;
}

h3.sub, h2.sub,
#masthead span.description
{
	color: #EEE;
}

div.container,
#header-image img,
#page
{
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
}

div.panel
{
	border-radius: 5px;
	margin-bottom: 30px;
}

.page-home
{
	padding: 1.5em;
}

div.container a,
#sidebar ul li a {
	/*color: #428CE7; -- black*/
	color: #4496F7;
}
div.container a:hover,
#sidebar ul li a:hover,
#footer a:hover
{
	color: white;
	text-decoration: underline;
	background-color: transparent;
}

div.main-nav
{
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
}

#top div.main-nav a
{
	text-transform: uppercase;
}

header img
{
	display: none;
}

img.alignnone
{
	display: inline;
}

tbody tr:nth-child(even) td, tbody tr.even td
{
	background: inherit;
}

tbody td:first-child
{
	width: 70px;
	white-space: nowrap;
	color: #AFAFAF;
}
tbody td:nth-child(even)
{
	width: 30%;
	white-space: nowrap;
}

h2
{
	font-weight: bold !important;
	text-transform: uppercase;
}

h3
{
	margin-top: 72px;
	text-transform: uppercase;
}

h4
{
	margin-top: 42px;
	text-transform: uppercase;
}

h3 + h4
{
	margin-top: 0px;
}

.h3-subtitle
{
	font-size: 1.5em;
	margin-top: -1em;
	margin-bottom: 1em;
	text-transform: uppercase;
	font-weight: bold;
}

.h4-subtitle
{
	font-size: 1.2em;
	margin-top: -1.25em;
	margin-bottom: 1.25em;
	font-weight: bold;
}

table.list td strong
{
	text-transform: uppercase;
}

.colborder
{
	border-right: 1px dotted gray;
	margin-right: 0;
	padding-right: 20px;
}

.span-15
{
	width: 720px;
	min-height: 300px;
}
.span-8
{
	width: 100px;
}

#sidebar
{
	position: absolute;
	margin-top: 33px;
	margin-left: 20px;
	font-size: 90%;
	width: 200px;
	color: #CCCCCC;
}

h3.sub, h2.sub,
#sidebar ul li a, ul.txt li
{
	border-bottom: none;
	padding: 3px 0px;
	display: inline;
}

h3.sub, h2.sub
{
	display: block;
}

iframe
{
	width :100%;
}

.home iframe
{
	width: 720px;
}

.postmetadata small
{
	font-size: 100%;
}

.alignleft
{
	float: none;
	display: inline-block;
}
.wp-caption-text
{
	color: #AAAAAA;
	font-size: 90%;
	height: 60px;
	line-height: 1.2em;
	overflow: hidden;
	padding: 3px 10px;
	text-align: center;
	width: 130px;
	display: inline-table;
}

#footer ul li a, ul.txt li
{
	display: inline-block;
}

#footer-wrap
{
	margin: auto auto 30px;
	padding-top: 20px;
	width: 990px;
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 5px 5px;
	-o-border-radius: 0 0 5px 5px;
	-ms-border-radius: 0 0 5px 5px;
}

#footer ul li a
{
	padding: 0;
}

#footer .quiet
{
	color: #666666;
	margin-top: 30px;
	text-align: center;
}

#footer .quiet a
{
	color: gray;
}

#footer .small
{
	margin-bottom: 0;
	line-height: 1.4em;
	float: none;
}

#footer li
{
	font-size: 1.1em;
}

#footer .textwidget
{
	width: 180px;
}

#footer .item
{
	margin: 0 0 2em;
}

hr
{
	display : none;
}

div.nav
{
	margin: 3em;
}

.prev a, .next a
{
	display: inline-block;
}

h3#comments, h3#reply-title
{
	background: none repeat scroll 0 0 #000000;
	margin: 30px 0 0;
	padding: 7px 10px;
	font-size: 100%;
	color: #999999;;
}

h3#comments, h3#reply-title, .postmetadata
{
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}

#cancel-comment-reply-link
{
	display: block;
}

.page-link
{
	display: none;
}
