﻿/* 
Theme Name: Alber und Geiger
Theme URI: http://www.moculade.de/
Description: Alber und Geiger Theme, Customized version of a a work based on Eitelsonnenschein's Theme rudimentary based on Robin Hastings' Letterhead, but with a three column layout. Deutsche &Uuml;bersetzung von <a href="http://annette.wordblog.de/themes/">Annette Foelske-Schmitz</a>.
Author: Moculade, Carsten Raddatz, Fredrik Bostroem, Thomas Boettcher, und originally Hakan Aydin and others
Author URI: http://www.moculade.de/
Version: 1.0
.
updated interface by moculade Design
.
Three column version by Hakan Aydin - http://aydin.net/blog
.
CSS colors modified by Ulysses Ronquillo located at http://ulyssesonline.com.
.
This theme was originally designed and built by Robin Hastings, whose blog you will find at 
http://www.rhasting.net. It uses the default Kubrick theme as a base. 

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
.
*/

* { margin:0; padding:0; }

div#one {
	float: left; 
	width: 50%; 
	}
	
div#two { 
	float: left; 
	}

#introflash {
	width: 850px;
	height: 280px;
	background: url(images/intro_ag_fallback.jpg) no-repeat;
	margin: 0 auto;
	padding-right: 80px;
}

#FLASH_HEAD {
	position: absolute;
	z-index: 1;
	top: 112px;
	margin: 0;
	width: 850px;
	height: 280px;
	background: url(images/flash_start_still.jpg) no-repeat;
	cursor: nw-resize;
}

#FLASH_PAGE {
	position: absolute;
	z-index: 1;
	top: 112px;
	margin: 0;
	width: 850px;
	height: 47px;
	background: url(images/flash_page_still.jpg) no-repeat;
	cursor: nw-resize;
}


body {
	padding: 0; 
	font-size: 62.5%; /* Resets 1em to 10px */
	font-size: 9pt;
	line-height: 13pt;	
	font-family: Georgia, Arial, Helvetica, Verdana, Sans-Serif;
	background: #FFF url(images/bg_right.png) top right repeat-y;
	color: #333;
	text-align: center;
	}

#page, #pagehome {
	text-align: left;
	background-color: #FFF;
	margin-right: 20px;
	min-width: 950px;
	padding-left: 20px;
	background: #FFF url('images/bgpage_left.jpg') repeat-y;
        }
#pagehome { 
        background: #FFF url('images/bg_left.png') repeat-y;
        }
#header, #headerbg {
	padding: 0;
	height: 100px;
	/*width:950px;*/
	background: #FFF url('images/header_bg.png') repeat-x;
	border-top: 8px solid #EDA839;
	}

#headercenter, .headercenter {
	width:950px;
	margin: 0 auto;
	position:relative;
}

#headerbg {
	background: url('images/header_shadow.gif') bottom no-repeat;
	border: none;
	}

#spreadwide { 
	width:100%;
	background: url('images/bg_spreadwide.png') repeat-x;
	height:67px;
        *height:100%;
	border-top:4px solid #FFF;
}
#subheader {
	padding: 0;
	margin: 0 auto;
	height:47px;
	background: #8B8B8B url('images/flash_page_still.jpg') no-repeat;	
}

#columns {
	margin:0;
	padding:0;
	float:left;
	width:950px;
	margin-top:20px;
	background: url('images/bg_inner_shadow.gif') repeat-y;	
        
}

#columnsLeft {
	background-color:#ffffff;
	padding-top:15px;
	/*border-bottom: 15px solid white;*/
	background: url('images/bg-left.gif') repeat-y;
	float:left;
        min-height:550px;
}

#header .logo { 
	float:left;
	margin-top:10px;
	margin-left:10px;
	}

#language {
	float:right;
	display: inline;
	margin-top: 12px;
	}
#language a {
	font-weight: bold;
	padding-right:3px;
	padding-top:6px;
	}
	
#headermenu {
	float: left;
	display:block;
	position: absolute;
	top: 60px;
	left: 185px;
	width:803px;
	height:36px;
}

#tabbarheadermenu {
	float: left;
	display:block;
	position: absolute;
	top: 60px;
	left: 185px;
        *left: 165px;
	width:803px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	height: 38px;
}

#header a:hover, #header a:focus {
	color: #eda839; /*orange*/
}

#headermenu li {
	display: inline;
/*	font-size: 8.8pt;*/	
	line-height: 13pt;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	color:#666;
}

#headermenu li a, #headermenu li a div {
	color: #797979;
	padding: 0 6px;
	height: 36px;
	display: inline-block;
	
	}
#headermenu li a:hover div, #headermenu li a:visited div {
	display: inline;
}

/*#headermenu li a:hover {
	color: #eda839;
	text-decoration: none;
	background: url('images/nav_active.gif') bottom center no-repeat;
}*/

.navspacer {
	width:1px;
	height:36px;
	background-color:#333;
	}

#linklist {
	/*position: absolute;
	float: left; 
	top: 475px;*/
	margin: 0 auto;
    padding: 0 0 0 1px;
	height: 220px;
 	max-width: 960px;
	overflow: hidden;
}

#linklist table {	
	height: 220px;
	float: left;
}

/* #linklist ul {
	display: inline;
	list-style: none;	
        list-style-type: none;
        list-style-image: none;
} */

#linklist td {
	font-size: 9pt;
	line-height: 14pt;	
	font-family: Georgia, Arial, Helvetica, Verdana, Sans-Serif;
	font-weight: normal;
	width: 20%; 
	padding: 20px 15px;
	vertical-align: top;
	/*border-right: 1px solid #797979;*/
	background: url('images/bg_tablehome.png') top right no-repeat;
	text-indent: 0px;	
}

#linklist td a, #linklist td a:visited, #linklist td a:active {
        color: #595441;
        padding: 0 0px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 13px;
        text-decoration: none;
        }

#linklist td a:hover {
 	color: #eda839; /*orange*/	
        }

#linklist img {
	float: left;
	height: 90px;
	margin-right: 5px;
	margin-bottom: 5px;
}

#content {
	font-size: 1.2em;
/*	KUNDENWUNSCH */
	font-size: 13px;
	line-height: 19px;	
	font-family: Georgia, Arial, Helvetica, Verdana, Sans-Serif;
}

#columnsFull {
        background-color:#ffffff;
}

p { text-align:justify; }

.widecolumn .entry p {
	font-size: 1.05em;
	font-size: 9pt;
	line-height: 13pt;	
	font-family: Arial, Verdana, Sans-Serif;
	margin-bottom: 1em;
	}

.widecolumn ul, .widecolumn ol, .narrowcolumn ul, .narrowcolum ul {
	line-height: 1.4em;
    margin-bottom: 1em;
}

.narrowcolumn p, #sidebar p {
	margin-bottom: 1em;
}
	
.narrowcolumn .postmetadata {
	text-align: center;
}



.alt {
	background-color: #FFF;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	margin-top: 10px;
	background: #FFF url('images/footer_shadow.gif') top center no-repeat;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #eda839;
	border-top: 1px solid #eda839;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
/*	KUNDENWUNSCH */
	font-family: Arial, Verdana, Sans-Serif;	
	}

h1, h2, h3 {
	font-family: Georgia, 'Times New Roman', Serif;
	font-weight: normal;
/*	KUNDENWUNSCH
	font-family: Arial, Verdana, Sans-Serif; */
 	color: #eda839; /*orange*/
	font-size: 16px;	
}

h4 {
	font-family: Georgia, 'Times New Roman', Serif;
	font-weight: normal;
/*	KUNDENWUNSCH 
	font-family: Arial, Verdana, Sans-Serif;*/
 	color: #eda839; /*orange*/
	font-size: 13px;	
}

h1 {
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .5em;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	letter-spacing: .6em;
	}

h2 {
	font-size: 18px;
	}

h2.pagetitle {
	font-size: 18px;
	}
	
#sidebar h2, #sidebar2 h2 {
/*	KUNDENWUNSCH
	font-family: Arial, Verdana, Sans-Serif;	font-weight: bold;*/	
	font-size: 20px;
	}


h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #eda839
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	/* KUNDENWUNSCH */
 	color: #eda839; /*orange*/
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #eda839;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Verdana, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 13px Georgia, Arial, Verdana, Arial, Sans-Serif;	
	}
#sidebar2 {
	font: 13px Georgia, Arial, Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
    color: #eda839;
	text-decoration: none;
	}

a:hover {
	color: #707070;
	text-decoration: underline;
	}
	
/* End Typography & Colors */

/* Begin Structure */



.narrowcolumn {
	float:left;
	padding: 0px 20px 20px 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	width:540px;
	width: 430px; /* FORCE */
/*	border-left:4px solid #b9b09d; /* kADD */
	/* KUNDENWUNSCH */
/*	border-left: 2px solid #eda839;*/ /*orange*/

	}

.widecolumn {
	/* grauer Hintergrund, links ein Bild, Text wei� */
    background: #8b8b8b url(' images/europarl.jpg') center no-repeat;
	margin: 0 auto;
	height: 280px;
	border-bottom: 4px solid #797979;
	border-top: 4px solid #FFF;
	clear:both
	color: #FFFFFF !important;
	line-height: 1.6em;
	}
.widedetails{
	padding: 0px 20px 20px 20px;
	float:left;
	max-width:736px;
	width:expression( document.body.clientWidth > 960? "736px" : "auto");
}

#columnsFull {
        float:left;
}       
.pagepost {
	margin: 0 0 40px;
	}
	
.post {
	margin: 0 0 15px;
	text-align: left;
	}

.widecolumn .post {
	/* TEXT auf STARTSEITE */
	margin: 0;
	margin-left: 555px; /* 575px */
	margin-right: 20px;
	color: #fff;
	}

.widecolumn .post a {
	/* LINK auf STARTSEITE */
	color: #fff;
}

.widecolumn .post a:hover {
	/* LINK auf STARTSEITE */
	color: #eda839; /*orange*/;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
#footer {
	padding: 0 0 0 1px;
	margin: 0px auto;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
        /*padding-right: 124px;*/
        padding-left: 12px;
	}
#footer p.homesite {
	margin: 0;
	padding: 20px 0;
	text-align: center;
        padding-right:0;
        padding-left: 12px;
	}
/* End Structure */

/*	Begin Headers */
h1 {
	padding-top: 40px;
	margin: 0;
	}

.description {
	text-align: center;
	}


h2 {	
	font-size:2em;
	margin: 10px 0 10px;
	color: #797979;
	
}

#content h2 {
	color:#797979;
	/* KUNDENWUNSCH */
 	color: #eda839; /*orange*/
	font-size: 20px;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
#sidebar2 h2 {
	margin: 5px 0 0;
	padding: 0;
	}


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.pagepost li {
	list-style-position: inside;
}
.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.entry ol, .entry ul {
	margin-bottom: 1em;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol, .PA_list ul {
	margin: 0;
	padding: 0;
	}

#sidebar li a, .PA_list li a  {
	color:#707070;
	padding-left:10px;
	background: url('images/bullet_sidebar.gif') 0 5px no-repeat;
	font-size: 13px;
        font-family: Georgia,"Times New Roman",Times,serif;
}

#sidebar li a:hover, .PA_list li a:hover {
	color: #eda839; /*orange*/
	background: url('images/bullet_sidebar.gif') 0 -15px no-repeat;
	/* KUNDENWUNSCH */
}

#sidebar ul li, .PA_list ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	color:#595441;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 2px;
	line-height:20px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 6px 0 0;
	padding: 0;
}

.page_item {
	font-size:1.2em;
	list-style: none;
	font-weight:bold;
	margin-bottom:8px;
	color:#eda839;
	
	/* KUNDENWUNSCH */
	font-size: 9pt;
	font-weight: normal;
}

.page_item li {
	margin: 0;
	padding: 0;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
        background-color: #E0E0E0;
        border-style: ridge;
	}

#sidebar #searchsubmit {
	padding: 1px;
	background-color: #E0E0E0;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
        background-color: #A0A0A0;
        border-style: ridge;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
        background-color: #A0A0A0;
        border-style: ridge;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
/* End Comments */





/* Begin Sidebar */
#sidebar {
	float:left;
	padding: 17px 0 10px 20px;
	/*margin-left: 710px;*/
	width: 235px;
	}

#sidebar img {
	display: block;
	margin-bottom: 10px;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* Begin Sidebar2 */
#sidebar2
{
	height:350px;
	float:left;
/*	border-right:4px solid #b9b09d; */
	margin-top:38px;
	padding-left:20px;
	width: 160px;
	}

#sidebar2 form {
	margin: 0;
	}
	
#sidebar2 li a {
	color:#595441;
	/* KUNDENWUNSCH */
}

#sidebar2 li a:hover {
	color: #eda839; /*orange*/
	/* KUNDENWUNSCH */
}	
/* End Sidebar2 */


/* Begin Calendar */

/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

/* acronym, abbr {
	border-bottom: 1px dashed #999;
	} */

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
hr {
 display: none;
 }
 
.center {
	text-align: center;
	}

.centeroffices {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color: #797979;
	}

.centeroffices a:hover{
	color: #eda839;
	text-decoration: none;
	}

a img {
	border: none;
	}


.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.entry img, .entrytext img {
	margin: 0 10px 7px 0;
	}
.entrytext { text-align:justify; }
.theme {
	font: 80% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: left;	
       }


/* End Various Tags & Classes*/
.bright {
 	
}

#footer .bright {
	font-size: 100%;
}

.HIDE {
	display: none;
}

#service {
	float: right;
}
