﻿#locale.nav ul li a {
	padding: 0px !important;
}

#locale.nav
{
	margin-right: 20px;
}

#PageContent
{
	background-image: url(/Media/Images/Teaser/teaser_1_bg.jpg);
	background-position: 0px -100px;
	background-repeat: repeat-x;
}
.nav 
{
	position: relative !important;
	top: 0px !important;
}

#locale.nav ul li a img 
{
	padding: 12px 10px;
}
.pagehead
{
	background: transparent url(images/001/content-bg.gif) no-repeat scroll center bottom;
	margin-bottom:30px;
	padding-bottom:30px;
}
.pagehead h1
{
	margin: 0px 0px 0px 100px;
	font-size: 80px;
}

.pagehead h3
{
	color:#999;
	font-size:40px; 
	margin-left:100px;
	margin-top:-10px;
	font-size: 40px;
}

.posts .post
{
	padding-bottom: 35px;
	line-height: 18px;
}

.sidebar
{
	line-height: 18px;
}

.posts .post .head h2 {
	line-height:26px;
}

.sidebar h1, .sidebar h2, .sidebar h3 {
margin-bottom:10px;
}

.posts .post .entry-content
{
	line-height: 18px;
}


.userform input
{
	padding: 5px;
	margin-right: 10px;
}
.userform tr td
{
	padding: 5px 0px;
	font-weight: bold;
}

.userform .text_input
{
	width: 300px !important;
	border: solid 1px #777;
	background-color: #EEE;
}
.userform .text_area
{
	width: 300px !important;
	height: 150px;
	padding: 5px;
	border: solid 1px #777;
	background-color: #EEE;
}


blockquote
{
	background: transparent url(images/quotes.png) no-repeat scroll left 6px;
	color: #555555;
	font-size: 13px;
	font-style: italic;
	margin: 0 0 20px;
	padding: 10px 20px 10px 41px;
}

blockquote p
{
	padding: 11px 0px;
}
