
body {
	margin: 0;
	padding: 0;
	font: 12px Helvetica;
	-webkit-text-size-adjust: none;
	min-height: 460px;
	color: #383838;
	background-color: #e6eaed;
	position: relative;
	line-height: 1.3em;
	width: 100%;
}



div {
margin: 0px;
padding: 0px;
}

img {
	height: 0px; 
}

div#admin-bar {
visibility: hidden;
height: auto;
overflow: hidden;
margin-top: -52px;

}

div#hidden-admin {
background-color: #00122e;
padding: 10px;
color: #fff;
font-size: 0.8em;
margin: 0px;
}

div#hidden-admin a, div#footer a {
color: #fff;
text-transform: uppercase;
font-weight: bold;
}

form#hidden-searchform {
float: right;
margin-top: -6px;
}

input {
width: 45px;
height: 15px;
}

ul#nav {
visibility: hidden;
height: 0px;
overflow: hidden;
}

ul#hidden-nav {
margin: -25px 0px 10px 0px;
padding: 5px 10px;
background-color: #c1d6e0;
}


ul#hidden-nav h4 {
display: inline;
}

ul#hidden-nav form {
display: inline;
}

div#banner-strip {
margin: 0px 10px;
}

div#banner-strip h2 {
font-size: 1.8em;
}

a#contact {
visibility: hidden;
}

a {
color: #0057a8;
text-decoration: none;
}

h1, h2, h3, h4, h5 {
margin: 0px;
padding: 0px;
line-height: 1.1em;
}

h1 {
color: #fff;
line-height: 44px;
background: #173856 url('images/header_bar.png') repeat-x;
text-shadow: #000 -1px -1px -1px;
padding: 0px 10px;
margin: -1px 0 0 0;
clear: both;
height: 44px;
}

h1 a {
color: #fff;
}

h3 {
margin-left: 10px;
}

div.hidden-contacts h3 {
margin: 10px 0 0 0;
font-size: 1.6em;
padding: 0px;
}

.post {
-webkit-border-radius: 7px;
border: 1px solid #c1d6e0;
margin: 10px;
padding: 10px;
background-color: #fff;
}

.post img, img.client-image {
visibility: visible;
height: auto;
float: left;
margin: 0 10px 10px 0;
}

img.client-image{
max-width: 100px;
}

div.post p {
clear: both;
}

div#banner-strip {
margin-bottom: 20px;
}

div.big-button {
background-color: #fff;
border: 1px solid #c1d6e0;
margin: 0 0 5px 0;
padding: 10px;
font-size: 1.2em;
font-weight: bold;
text-align: center;
-webkit-border-radius: 7px;
}

div.no-upcoming-button, div.no-today-button, div.no-yesterday-button, div.no-archive-button {
color: #90999d;
}

div.post span {
text-align: center;
background: #c1d6e0;
display: block;
text-transform: uppercase;
font-size: 10px;
letter-spacing: 0.02em;
font-weight: bold;
color: #fff;
text-shadow: #e3f5ff -1px -1px -1px;
overflow: hidden;
padding: 5px;
margin: 10px -10px -10px -10px;
-webkit-border-bottom-left-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
}

div.post span a {
background-color: transparent;
}

div#content {
padding-bottom: 50px;
}

.page {
-webkit-border-radius: 7px;
border: 1px solid #c1d6e0;
margin: 10px;
padding: 10px;
background-color: #fff;

}

#footer {
background-color: #00122e;
padding: 10px 0;
color: #fff;
font-size: 0.8em;
margin: 0 0 0 0;
bottom: -10px;
position: absolute;
width: 100%;
}

#footer p {
margin: 0px 10px;
padding: 0px;
}


div.contacts {
visibility: hidden;
height: 0px;
overflow: hidden;
}

