/*
Theme Name: Albert
Theme URI: http://albert-augustin-gestaltung.de/
Description: A Theme built by Albert Augustin. 
Version: 1.0
Author: Albert Augustin Gestaltung
Author URI: http://albert-augustin-gestaltung.de/

*/

/* ----------------------------------------------
	Template Name : Alberto
	Template Code : S-002211
	Version : 1.0   
	Author : Albert Augustin Gestaltung
	Author URI : http://albert-augustin-gestaltung.de      
	Last Date Modified : August 6, 2010
 ------------------------------------------------ */
 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	font: 12px/165% 'Helvetica', Arial, sans-serif;
	color: #8e9182; 	
	margin: 0px; 	
	padding: 0px; 
	//background: #d5d5cf url(images/bg.jpg) no-repeat center top;
	text-align: left;
}

.de  {
	background: #d5d5cf url(images/bg.jpg) no-repeat center top;
}

.en {
	background: #d5d5cf url(images/bg_en.jpg) no-repeat center top;
}
/* Language chooser */


#lang_sel{
	float: right !important;
	margin-top: 14px !important;
}
		
.lang_sel_sel{
	background-image: url(images/nav-arrow-down_a.png) !important;
	background-color: rgba(255,255,255,0.3) !important;	
	border: 1px solid rgba(255,255,255,0.6) !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.icl-de a{
	background-color: rgba(255,255,255,0.3) !important;	
	border: 1px solid rgba(255,255,255,0.6) !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.icl-en a{
	background-color: rgba(255,255,255,0.3) !important;	
	border: 1px solid rgba(255,255,255,0.6) !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.icl-de a:hover{
	background-color: rgba(255,255,255,0.6) !important;	
}

.icl-en a:hover{
	background-color: rgba(255,255,255,0.6) !important;	
}

/* Links */
a, a:active, a:link {
	text-decoration: underline;
	color: #8b3f09;		
}

.social_bookmark{
	padding-left: 21px !important;
}

.aktt_tweet_time{
	color: #b2b4aa !important;
}
	
.aktt_tweet_time a{
	color: #b2b4aa !important;
}

.aktt_hashtag a {
	color: #8B3F09 !important;
}


.aktt_tweets ul li {
	padding: 5px 0 5px 0 !important;
	}

h1 a{
	text-decoration: none !important;
}

#main p a {
		text-decoration: underline;
}

.alignnone {
	background-color: none !important;
	border: 1px solid #8e9182;
}

a:visited {
	text-decoration: none;
}

a:hover {
	color: #8b3f09;
}


strong.search-excerpt { 
	background: yellow;
}


.likebutton{
	margin-left: 24px !important;
}


/* headers */
h1, h2, h3 {
	font-family: 'Helvetica', Arial, Sans-serif;
	color: #8e9182;
}

h1 {
	font-size: 1.2em;	
	font-weight: bold;
	padding: 10px 0 9px 3px;
	color: #8b3f09 !important;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-left: 20px;	
}

h2 {
	font-size: 2em;
	color: #895F30;
	padding: 16px 10px 15px 23px !important;	
}

h3 {
	font-size: 1.2em;	
	font-weight: bold;
	padding: 20px 0 12px 3px;
	color: #8b3f09 !important;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-left: 20px;
}

p, dl { 
	/* textblock copy nach links */
	padding: 7px 10px 7px 23px; 
	margin: 0;
}

ul, ol {
	margin: 10px 20px;
	padding: 0px;
}

ul { list-style: none; }

dt {
  font-weight: bold;
  color: #cccccc;
}

dd {
  padding-left: 25px; 
}

/* images */
img {
    border: 0px;
	margin: 0px;
}

img.float-right {
  	margin: 5px 0px 10px 10px;  
}

img.float-left {
  	margin: 21px 10px 17px 0px;
}

code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace ;
  	/* white-space: pre; */
  	background: #111;  
}

acronym {
  	cursor: help;
  	border-bottom: 1px solid #5B5B5B;
}

blockquote {
	margin: 15px 10px;
 	padding: 10px 10px 10px 35px;  
   background: #111 url(images/quote.jpg) no-repeat 10px 10px;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Helvetica', Arial, serif;	
	color: #808080;	
}

/* start - table */
table {
	margin: 15px 10px; 
	border-collapse: collapse;			
}

th {
	background: #666666;
	color: #cccccc;
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;	
	text-align: left;
	border-left: 1px solid #211E20;
	border-right: 1px solid #211E20;
	border-bottom: 1px solid #211E20; 
	border-top: 1px solid #48780E;
}

tr {
	color: #5b5b5b;
	height: 34px;	
}

td {
	padding-left: 12px;
	padding-right: 12px;
	border: 1px solid #111;	
}

/* end - table */

/* form elements */
form {
	margin: 20px 10px; padding: 5px 10px 20px 10px;
	border: 1px solid #cccccc; 
	background: #f3f3f3; 	
}

.cite, cite a{
	color: #8b3f09;
	
}

label {
	display: block;
	font-weight: normal;
	margin: 8px 0;
	color: #aaaaaa;
}

input, select, textarea {
	padding: 5px 4px;
	font: normal 1em Helvetica, Arial, sans-serif;
	color: #6e6e6e;
	background: #f3f3f3;  
	border: 1px dotted #8b3f09;
}

textarea {
	width: 614px;
	height: 100px;
	display: block;	
}

input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #8b3f09;
	background: #ffffff;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #8b3f09;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 20px 0 15px 8px;	
	width: 220px;	
}
.searchform p { margin: 0; padding: 0 0 10px 0; }
.searchform input.textbox { 
	width: 185px;
	height: 18px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#wrap {
	position: relative;
	width: 900px;	
	margin: 0 auto;
	text-align: left;		
}

#content-wrap {
	position: relative;
	clear: both;
	width: 900px;	
	padding: 0px 0px 13px 0px; 		
	margin: 0;	
	background: transparent;
	float: left;	
	display: inline;	
	border-top: none;
}

#header {
	position: relative;
	width: 900px;	
	height: 280px;	
	margin: 0; padding: 0;		
	background: transparent;
}

/* header search */
#header form#searchform {
	position: absolute;
	top: 210px; right: 0;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	border: none;
	width: 220px; 
	height: 39px;
	background: url(images/header-search.png) no-repeat;	
	z-index: cccccc;
}

#qsearch {
	margin-top: 9px !important;	
	color: #aaa;
}

#header form#searchform p {
	margin: 0; padding: 0;		
}

#header form#searchform .tbox {
	margin: 2px 0 0 5px; 
	width: 210px;
	background: none;
	border: none;
}

#header form#searchform label,
#header form#searchform .btn {
	display: none;	
}

/*  Navigation  */
#nav {
	position: absolute;
	margin: 0; padding: 0;		
	height: 40px;
	width: 900px;	
	left: -15px;	top: 212px;	
}

#nav ul {
	float: left;
	list-style: none;
	width: 880px;		
	height: 40px;
	margin: 1px 3px 0px 5px; 
	padding: 0;	
	display: inline;
}

#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}

#nav ul li a {
	float: left;
	/* aaa -hier den abstand zwischen den menupunkten eintragen statt 45*/
	margin: 0;	
	padding: 0 41px;
	font: bold 11px/35px 'Helvetica', Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	color: #6e6e6e;	
}

#nav ul li a:hover, 
#nav ul li a:active {
	color: #8b3f09;
	background: none;
	border: none;
}

#nav ul li.current_page_item a {	
	color: #8b3f09;	
}

#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 45px 'Helvetica', Arial, serif;
	letter-spacing: 1.5px;
	color: #ffffff;
	text-decoration: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 110px; left: 10px;	
}

#header h1#logo-text a:hover {
	background: none;	border: none;
}

#header p#intro {
	position: absolute;
	margin: 0; padding: 0;
	font-family: 'Helvetica', Arial, serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	text-transform: none;
	color: #cd9857;
	width: 200px;
	/* change the values of top and left to adjust the position */
	top: 145px; left: 15px;		
}

/* Main Column */
#main {
	float: left;
	background: #ffffff url(images/main-bottom.gif) no-repeat center bottom;
	width: 660px;
	padding: 0px; 
	margin-top: 5px;
	display: inline;
	min-height: 837px;		
}


#main ol li a {
	padding: 0px; 
	color: #8b3f09;
			
}

#main ol li p {
	margin: 0px;
	padding: 10px 0 0 0; 			
}

p a{
	color: #8b3f09;	
}



#trenner {
	background: url(images/main-abschluss.gif) !important;
	height: 40px;
	width: 660px;
}

p a:hover{
	color: #333;	
	text-decoration: underline;		
}

p.tags{
	color: #aaaaaa;
}

p.tags a{
	color: #cccccc;
}

#main h2 {
	padding-bottom: 3px;
	margin-top: 0px;
	padding-left: 23px;
	-webkit-text-stroke: 1px transparent;
 	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, sans-serif;
	font-weight: 200;
	font-size: 2.4em;
	letter-spacing: 1px;
	color: #ababab; 
	text-decoration: none;
	text-transform: uppercase;	
}

#main h2 a {
	/* headline posting */
	color: #8e9182;
	text-transform: uppercase;
	text-decoration: none;		
	border: none;	
}
#main ul li {
	list-style-image: url(bullet.gif);
}

/* Sidebar */	
#sidebar {
	float: left;
	width: 220px;
	padding-left: 20px; 
	padding-top: 19px;
	margin: 0px;		
	display: inline;	
}	

.textwidget {
	padding-left: 3px; 
}	

.textwidget a {
	text-decoration: underline; 
}	

#sidebar h3 {
	margin: 21px 0px 5px 1px;
	padding: 10px 0px 8px 21px; 
	font: normal 12px/8px 'Helvetica', Arial, sans-serif;				
	background: url(images/sidebar-top.jpg) no-repeat center bottom;
	color: #8e9182;
	letter-spacing: 1px !important;
	text-transform: uppercase;
}
#sidebar ul {
	text-align: left;
	margin: 0px 0px 2px 2px;  
	padding: 0px;				
}


.flexo-link
{
	letter-spacing: 7px;
	font-family: Georgia !important;
	font-size: 15px !important;
	display: block;
}


#sidebar ul li {
	list-style: none;
	padding: 1px 0px 1px 5px;
	margin: 0px 4px 0px 2px;		
	border-bottom: 1px dotted #cccccc;
}

#sidebar ul li a {
	text-decoration: none;	
	border: none;
	color: #8e9182; 
	font-weight: normal;		
	font-family: 'Helvetica', Arial, Sans-serif;
	font-size: 12px;	
}

#sidebar ul li a:hover,
#sidebar ul li a:hover span {	
	color: #8b3f09;	
}

.post-info { 
	font-size: 10px; 
	padding: 0px 0px 0px 23px !important;
	color: #8e9182;	
	//border-bottom: 1px dotted #dadada; 
}

.post-info a { 
	color: #8e9182; 
}

/* alignment classes */
.float-left a { 
	float: left;
	text-align: left;
	color: #8b3f09;	
	font-size: 11px;
	font-family: Helvetica, Arial, serif;
	background-image: url(images/button_left.png);
	background-repeat: no-repeat;
	text-decoration: none;
	margin-top: 33px;
	margin-left: 24px;
	margin-bottom: 6px;
	padding-bottom: 23px;
	padding-top: 2px;
	padding-left: 19px;
	letter-spacing: 1px;
}

.float-right a {
	float: right;
	text-align: right;
	width: 445px;
	position: absolute;
	font-size: 11px;
	margin-right: 23px;
	background-position: top right; 
	background-image: url(images/button_right.png);
	background-repeat: no-repeat;
	color: #8b3f09;	
	text-decoration: none;
	font-family: Helvetica, Arial, serif;
	margin-top: 33px;
	padding-bottom: 23px;
	padding-top: 2px;
	padding-right: 19px;
	letter-spacing: 1px;
}
	
.float-left a:hover { 
	color: #e20005;	
}

.float-right a:hover { 
	color: #e20005;	
}
	
	
.align-left  { 
	text-align: left; 
}
	
.align-right { 
	text-align: right; 
}



/* display and additional classes */
.clearer { clear: both; }

.clear {
	display:inline-block;
}
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}

/* footer */
#footer-wrap {
	position: relative;
	clear: both;
	padding: 1em 0 2.5em 0;
	margin: 0px;
	font: normal 1em 'Helvetica', Arial, sans-serif;	
	background: #d5d5cf url(images/footer-top.jpg) no-repeat center top;
	//color: #555;
	width: 900px;
	float: left;	
	display: inline;
	border-bottom: none;		
}
#footer-wrap h3 {
	font: normal 1.6em/1.6em 'Helvetica', Arial, sans-serif;
	//color: #ABABAB;	
}
#footer-content {	
	margin: 0 auto;		
	width: 880px;
	text-align: left;		
}
#footer-content ul.col-list {
	border-top: 1px dotted #cccccc;
	list-style: none;
	margin: 5px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;	
	width: 98%;
}
#footer-content ul.col-list li {
	border-top: 1px dotted #cccccc;
}
#footer-content ul.col-list li a {
	display: block;
	line-height: 22px;
	font-weight: normal;
	padding: 4px 12px 4px 12px;
	width: 98%;	
	color: #bababa;
	border: none;
}
#footer-content ul.col-list li a span {
	color: #cccccc;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, 'Helvetica', Arial, serif;
}
#footer-content ul.col-list li a:hover,
#footer-content ul.col-list li a:hover span {
	color: #333333;
	text-decoration: none;
}

#footer-content .col {
	width: 280px;
	padding: 0 0 30px 0;			
	display: inline;
}
#footer-content .col2 {
	width: 285px;
	padding: 0 0 30px 0;	
	display: inline;	
}
#footer-content .space-sep {
	margin-right: 12px;
}


