/*  
Theme Name: TerraFirma
Theme URI: http://wpthemepark.com
Description: TerraFirma by <a href="http://www.nodethirtythree.com/" title="nodethirtythree">nodethirtythree</a> , WordPress Theme by <a href="http://wpthemepark.com/" target="_blank">WP ThemePark</a>, Sponsored by <a href="http://www.top10webhosting.com/" title="Top 10 Web Hosting">Top 10 Web Hosting</a>.
Version: 3.5
Author: Sadish Bala
Author URI: http://wpthemepark.com
*/
/*
	terrafirma1.0 by nodethirtythree design
	http://www.nodethirtythree.com
*/


*
{
	padding: 0;
	margin: 0;
}



/* -------------------------------------------------------------------
   GENERAL
   -----------------------------------------------------------------*/

body
{
	background: #F9F9F7 url(images/a1.gif) repeat-x;
	font-size: 12px;
	font-size:small;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #3a3a3a;
	line-height: 18px;
}

a {
	color: #de3a3a;
	text-decoration: none;
}

a:hover {
	border-bottom:#de3a3a 1px solid;
}

p
{
	margin-bottom: 14px;
}

ul, ol {
	margin:1em;
	padding:0;
}

li {
	margin:0 1em;
	padding:5px 0;
}

blockquote {
    margin:10px 20px;
    padding-left:10px;
    border-left:#ccc 2px solid;
}

fieldset {
	border:none;
}

img.left {
	float: left;
	margin: 0 14px 3px 0;
}

img.right {
	float: right;
	margin: 0 14px 3px 0;
}
a img {
	border:#ccc 1px solid;
}

h1,h2,h3,h4,h5,h6 {
	font-family:Georgia, "Lucida Sans Unicode", Tahoma, Arial, Serif;
}

form {
	margin-top: 1em;
}

form div {
	/* Abstand der Inputfelder in Formularen */
	margin-bottom: 8px;
}

input[type="text"], select, textarea {
visibility: visible;
margin-right: 0.5em;
border: 1px solid #dcdcd0;
color: Black;
vertical-align: middle;
background: White url(images/input_background.gif) repeat-x;
}

label {
	padding-top: 0.5em;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
}


/* -------------------------------------------------------------------
   LAYOUT
   -----------------------------------------------------------------*/

#upbg
{
	position: absolute;
	top: 0;
	left: 0;
	background: #f69 url(images/upbg659.gif) no-repeat;
        background-x-position:right; /*right weil IE sonst einen smalen Streifen frei laesst */
	width: 659px;
	height: 220px;
	z-index: 1;
}

#outer
{
	position: relative;
	width: 659px;
	margin: 0 auto;
	background: url(images/abg659.gif) repeat-y;
}

#inner
{
	position: relative;
	padding: 13px 30px 13px 30px;
	z-index: 2;
}


/* -------------------------------------------------------------------
   HEADER
   -----------------------------------------------------------------*/

#header
{
	/*position: absolute;*/
	/*background: #FF7800 url(images/a8.gif) repeat-x;*/
	background: #fff url(images/suedhaus.jpg) no-repeat;
	width: 580px;
	height: 220px;
	color: #fff;
	padding-left: 20px;
}

/* -------------------------------------------------------------------
   MENU
   -----------------------------------------------------------------*/

#menu {

	background: #46461F url(images/a16.gif) repeat-x;
	height: 42px;
	font-family:Georgia, Arial, Verdana, Serif;
	font-size: 16px;
	line-height: 25px;
	font-variant:small-caps;
	font-weight: normal;
	letter-spacing: -1px;
}

#menu ul {
	margin:0;
        background: #46461F url(images/menu-g.gif);
}

#menu ul li {
	display: inline;
}

#menu ul li a {
	background-color: transparent;
	color: #fff;
	border-bottom:none;
}

#menu ul li a:hover {
	background: #de3a3a;
	color: #fff;
	text-decoration: none;
}
/* -------------------------------------------------------------------
   CONTENT
   -----------------------------------------------------------------*/

#content {
	position: relative;
	text-align: justify;
	}	

.narrowcolumn {
	width: 420px;
	float: left;
	}

.widecolumn {
	width: 550px;
	float: left;	
	}	

#content h2, #content h3 {
	background: url(images/titlebullet.gif) left top no-repeat;
	margin: 13px 0px 10px 0px;
	padding: 0px 0px 0px 15px;	
	top: 4px;
	font-size: 22px;
	line-height: 25px;
	color: #DE3a3a;
	font-variant:small-caps;
	font-weight: normal;
	letter-spacing: -1px;	
}

#content h2.pagetitle 
{
	text-align:center;
	margin:0 0 1em 0;
}

/* wird nicht benutzt
#content h3 a:link, #content h3 a:visited 
{
	border-bottom:none;
	color:#DE3A3A;
}
#content h3 a:hover,#content h3 a:active 
{
	border-bottom:#656551 1px solid;	
}
*/

#content ul 
{
    margin:1em;
    padding:0 1em;
    list-style-type:square;    
}
#content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
#content .entry
{
padding: 0px 10px 0px 10px;
margin-bottom: 20px;
}

#content .entry strong {
	color: #5a5a5a;
}

#content .post
{
	margin-bottom: 30px;
}

#content .post .title {
	background: url(images/a22.gif) bottom repeat-x;   /*-- dotted line for post titles --*/
}




/* wird nicht benutzt?
#content .post .date {
float:right;
	margin:-1px 0;
	color:#666;
	width:25%;
	background: url(images/a22.gif) bottom repeat-x;
}
#content .post .date em {
	font-style:normal;
	color:#ccc;
}
*/


#content .post .entry {
	margin-bottom: 0px;
}

#content ul.asides {
	background: url(images/a32.gif) repeat-x top;
	list-style:none;
	margin:2em 0;
	padding:0;
}

#content .discreet {
	font-size: smaller;
}

#content .errors {
	border: 1px solid #de3a3a;
	font-weight: bold;
	color: #de3a3a;
	padding: 5px;
	margin-bottom: 10px;
}

/* -------------------------------------------------------------------
   SIDEBAR
   -----------------------------------------------------------------*/

#sidebar {
	position: relative;
	width: 150px;
	float: right;
	margin-right: 20px;
}

#sidebar h2 {
	position: relative;
	top: 0px;
	font-size: 16px;
	color: #656551;
	background: url(images/a22.gif) bottom repeat-x;
	padding: 17px 0 2px 0 ;
	margin-bottom: 10px;
	font-variant:small-caps;
	font-weight: normal;
	letter-spacing: -1px;
}

#sidebar ul 
{
	list-style:none;
	padding: 0 10px;
	margin: 0 0 20px 0;
}

#sidebar ul li 
{
	list-style:none;
	padding: 1px 0;
	margin:0;
}

#sidebar ul ul 
{
	padding: 0 0 0 10px;
	margin:0;
}

#sidebar a:link,#sidebar a:visited 
{
	border-bottom:none;
}

#sidebar a:hover, #sidebar a:active
{
	border-bottom:1px solid;
}

/* -------------------------------------------------------------------
   FOOTER
   -----------------------------------------------------------------*/

#footer {
clear: both;
height: 42px;
text-align: center;
line-height: 42px;
padding-top: 8px;
background-image: url(images/footer-bg.gif);
color: #fff;
width: 598px;
}

#footer a {
color: #fff;
}

#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}


.eform-report-message {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #cccccc;
border-right-color: #cccccc;
border-bottom-color: #cccccc;
border-left-color: #cccccc;
margin-bottom: 1em;
background-color: #e9e9e9;
}
