/*  
Theme Name: ifak
Theme URI: http://www.magenta.de/about
Description: ifak
Version: 1
Author: Roy Zobel
Author URI: http://www.magenta.de


/* Begin Typography & Colors */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.navi {
margin-top:15px;
margin-left:-8px;
padding:0px;
}

.content {
padding:0;
margin:0;
}

.fussleiste {border-top:1px solid #cdcdcd; text-align:right; padding-top:1px;padding-bottom:10px;margin-top:20px;}
.fussleiste a {font-size:10px; }
	
.linkerFarbbalken {
	background-color: #95b109;
}
.contentBereich {
	background: url(images/magenta_bgwide.jpg) repeat-y top; border: none; }
}

#calendar_wrap a {
	font-weight:bold;
}
	
label {
	padding:5px 0 5px 0;
	display:block;

}

.justify {
	text-align:justify; 
}
.justify a{
	color: #7b7d7a;
}

.user_icon {
	float:left;
	margin-left:-38px;
}

.al_registerMessage {
	padding:5px 0 5px 0;
	display:block;
}

.al_login form a {
	padding:15px 0 5px 0;
	display:block;
}

.al_nodisplay a {
padding-top:10px;
}
.al_nodisplay input[name="submit"], .al_nodisplay input[name="pwd"], .al_nodisplay input[name="log"] {
	margin-top:10px;
	display:block;
	width:170px;
}


span[id="al_loginMessage"] {
	display:block;
	padding:5px;
}
span[id="al_registerMessage"] {
	display:block;
	padding:5px;
}

span[id="al_lostPasswordMessage"] {
	margintop:100;
	float:left;
	color:#ff0000;
}
	

#header {
	background-color: #ffffff;
	}

#content {
	}

.widecolumn .entry p {
	font-size: 12px;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}
	
.abst_oben {
	margin-top:-15px;
}

.alt {
	border-top:1px dotted #7b7d7a;
}
.alt2 {
	border-top:1px dotted #7b7d7a;
}

.wp-smiley {
	border: none;
}
#footer {
	background-color: #transparent;
	
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	}
small a, small a:link, small a:visited {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	}

h1, h2, h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:12px;
color:#b5152b;
}


.description {
	font-size: 1.2em;
	text-align: center;
	}
	
.meta {
	color: #7b7d7a;
	font-weight: bold;
	font-size: 10px;
}


.post-meta-key {
	display:none;
}

h2 {
	font-size: 13px;
	}

h2.pagetitle {
	font-size: 13px;
	}

h3 {
	font-size: 13px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
		color: #7b7d7a;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #7b7d7a;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	color: #7b7d7a;
	}

	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, 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;
	}
.commentlist a, .commentlist a:link{
	color:#7b7d7a;
}
.commentlist a:hover {
	color: #000000;
	text-decoration: none;
}
#commentform p {
	font-family: Arial, Helvetica, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, strike {
	color:  #bbbbbb;
	font-size: 10px;
	font-weight: bold;
	}

{
	color:#ff0000;
}	
code {
	font: 1.1em Arial, Helvetica, Sans-Serif;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #5b5b5b;
	text-decoration: none;
	}

a:hover, h2 a:hover, h3 a:hover {
	color: #000000;
	text-decoration: none;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Helvetica, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
.pages {
	padding: 0px 98px 0px 98px;
	background-color: #eeeeee;
}

.linie {
	border-bottom: 1px dotted #aaaaaa;
	display:block;
	margin-top:10px;
	padding-top:10px;
}

/* End Typography & Colors */



/* Begin Structure */

body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	padding: 0;
	margin: 0 auto;
	height: 200px;
	width: 100%;
	background-color: #7b7d7a;
	}

#headerimg {
	
	height: 200px;
	width: 100%;
}

.narrowcolumn {
	padding: 0 ;
	margin: 0;
	width: 650px;
	borderx:1px solid #96989d;
}

.widecolumn {
	padding: 5px 0 5px 5px;
	margin: 5px 0 0 20px;
	width: 650px;
	}
	
.post {
	padding-left: 100px;
	padding-right: 20px;

}
.entrytext ul, .post ul {
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}
.entrytext ul li, .entrytext ul ol, .post ul li, .post ul ol {
  line-height      : 15px;
  padding-left     : 15px;
  padding-top      : 0px;
  background-image : url(images/bullet.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}
.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	height: 92px;
	clear: both;
	color: #7b7d7a;
	}

#footer p {
	margin: 0;
	padding: 30px 0;
	text-align: center;
	}
#footer a, #footer a:link, #footer a:visited{
	color: #000000;
}
/* End Structure */



/*	Begin Headers */
ul.menu {
}
ul.menu li {
display: inline;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#5c5e64;
font-weight:bold;
border-left:1px solid #96989d;
padding-left:10px;
padding-right:10px;
padding-bottom:26px;
	}
ul.menu li:hover {
	}

ul.menu li.current-cat {
	}
	
ul.menu li.current-cat:hover {
	}

ul.menu li.current-cat a {
	color:#b5152b;
}

ul.menu li.current-cat a:hover {
	color:#b5152b;
}

ul.menu li a {
	color:#7b8080;
}

ul.menu li a:hover {
	color:#000000;
}

  
h1 {
	padding-top: 70px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {

	}

h2.pagetitle {
padding-left: 100px;
padding-bottom: 10px;
margin-top:0px;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0 0 0 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	

	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}
img[align=left] { margin-right: 10px; }
img[align=right] { margin-left: 10px; }

img#wpstats { display:none; }

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .centry 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 0px;
	
	}

.centry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
	
.entry img {
	border:1px solid #dddddd;
	display: block;
	margin-bottom:10px;
	}	
	
.entrytext img {
	border:1px solid #dddddd;
	margin-bottom:10px;
	}
	

.postmetadata, .postmetadata a, .postmetadata a:link, .postmetadata a:visited, .postmetadata a:hover {
	font-size: 9px;
	color: #000000;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	
	}
	

/* End Entry Lists */



/* Begin Form Elements */

#searchform {
	margin: 0 0 40px 0;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	background: #ffffff;
/*	background: url(images/input_bg.gif); */
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	width: 100%;
	padding: 2px;
	margin-bottom:10px;
	float: left;
	font-size: 1em;
	color: #888888;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
#commentform textarea {
	background-color: #ffffff;
	border: 1px solid #959596;
	padding: 4px;
	font: 0.8em Arial, Helvetica, Sans-Serif;
	}
input {
	color: 000;
	font: 11px Arial, Helvetica, Sans-Serif;
	border: 1px solid #959596;
	margin-right: 5px;
	background-color: #ffffff;
	float: left;
	}
#commentform #submit {
	color: #000;
	font: 11px Arial, Helvetica, Sans-Serif;
	border: 1px solid #959596;
	background-color: #ffffff;
	
}
#commentPreview {
	width: 374px;
	font: 0.9em Arial, Helvetica, Sans-Serif;
	background-color: #fff;
	border-top: 1px solid #959596;
	border-bottom: 1px solid #959596;
	border-left: 1px solid #959596;
	border-right: 1px solid #959596;
	padding: 6px;
	}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 0 0 10px 0px;
	}
.alt2 {
	margin: 0;
	padding: 0 0 10px 0px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 5px 5px 10px 0px;
	}

#commentform p {
	margin: 15px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	display:none;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
/* Begin Sidebar */

#sidebar {
border:1px solid red;
		width:100px;
		padding:0;
		margin-left:655px;
	}
		
	#sidebar ul {
		margin-bottom:0;
		list-style-type:none;
		}
	#sidebar ul li, #sidebar ul ul, #sidebar ul ul ul {
		margin:0px;
		padding:0px;
		}
	#sidebar ul#linkslist {
		margin:0px;
	}
	
	#sidebar ul#linkslist {
		margin:0px;
	}
	
	#wrap > #sidebar ul#linkslist{
	}
	
	#sidebar p{
		margin: 0 ;
	}
	
	#sidebar h2, #sidebar h3, #sidebar h2 a{
  font-size        : 11px;
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : left;
  height           : 21px;
  line-height      : 21px;
  text-indent      : 12px;
  letter-spacing   : 1px;
   margin-bottom:5px;
  color            : #7b7d7a;
  background-image : url(images/modul.jpg);
  width: 100px;
  margin-left:-13px;
	
	}
	#sidebar p{
		margin-top:0px;
		margin-bottom:0px;
		color: #555;
		word-spacing: -1px;
		font-size:10px;
	}
	#sidebar ul ul li, #sidebar ul ol li {
	display          : block;
  font-size        : 11px;
  background-image : url(images/modul.jpg);
  color            : WHITE;
  width            : 100px;
  text-indent      : 10px;
   margin-left:-10px;
	
	}
	#sidebar ul ul li a, #sidebar ul ol li a {
	padding          : 0px 0px 0px 0px;
  font-size        : 11px;
  width            : 100px;
  background-color : #DFF1FD;
  text-indent      : 10px;
	}
#sidebar ul ul li a:link, #sidebar ul ul li a:visited, #sidebar ul ol li a:link, #sidebar ul ol li a:visited{
	display          : block;
  font-size        	: 11px;
  background-color : #ffffff;
  padding          : 0px 0px 0px 0px;
  color            : #7b7d7a;
}
#sidebar ul ul li a:hover, #sidebar ul ol li a:hover {
  color            : #000000;
	}
	
/* End Sidebar */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 0;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 20px;
   background	   : transparent url(images/back.gif);
	border: 2px solid #7b7d7a;
	color			   : #7b7d7a;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display:none;
	}

a img {
	border: none;
	}

.navigation {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	padding: 20px 0 0 30px;
	color: #7b7d7a;
	}

.navigation .nav_left {
	float:left;
}

.navigation .nav_right {
	float:right;
	}


.navigation p {
	margin: 0;
	padding: 0;
	}

.navigation a {
	color: #7b7d7a;
	text-decoration: none;
	}
	
.navigation a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
.comment-gravatar img {
	float: right;
	padding: -20px;
	margin: 10px;
	border: 1px solid #A5A5A3;
	width: 30px;
	height: 30px;
	background: #fff url(images/gravatar.jpg) no-repeat center center;
}
.download {
    background: #D0F29D ;
    border-top: 2px solid #9CD941;
    border-bottom: 2px solid #9CD941;
    margin: 10px auto;
    padding: 5px 20px 5px 60px;
    text-align: left;
    }
 .code {
    background: #CCCCFF ;
    border-top: 2px solid #6666FF;
    border-bottom: 2px solid #6666FF;
    margin: 10px auto;
    padding: 5px 20px 5px 60px;
    text-align: left;
    }
.favorite_post {
    background: #FF9999 ;
    border-top: 2px solid #FF6666;
    border-bottom: 2px solid #FF6666;
    margin: 10px auto;
    padding: 5px 20px 5px 60px;
    text-align: left;
    }
   .alert {
    background: #FFF6BF ;
    border-top: 2px solid #FF9900;
    border-bottom: 2px solid #FF9900;
	 margin: 10px auto;
    padding: 5px 20px 5px 60px;
    text-align: left;
    }
     .alarm {
    background: #F0E68C;
	 border-top: 2px solid #BFAE0F;
    border-bottom: 2px solid #BFAE0F;
	 margin: 10px auto;
    padding: 5px 20px 5px 60px;
    text-align: left;
    }
	
	
	
form dl, dl.labels {

		margin:0em;
		font-size:100%;
		margin-top:0.5em
	}

form dt, dl.labels dt {	
		float:left;
		width:7em;
		margin-bottom:1px;
		color:#555;
		text-align:right;
		font-weight:normal;
		position:relative /*IEWin hack*/
	}

form dd, dl.labels dd {
		margin-left:7.5em;
		margin-bottom:15px;
		font-size:100%;
		font-style:normal;
		text-align:left;
		padding-left:0.5em
	}
	
form dd.submit, dl.labels dd.submit  {
		margin-top:2em
	}
	
	a.lipdf { padding-right: 20px; background: url(images/link-icon_pdf_02.gif) no-repeat right;  }
	 
/* End Various Tags & Classes*/

/* Intouch Contact Form */
		
/* just for clearing floats, IE Hack */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
.clearfix {display: block; margin: 0; padding: 0; }
p.clearfix {}
/* End hide from IE-mac */    
    
div.intouch { margin: 1em auto 2em auto; }		
div.intouch  form { float: left; width: 100%; }		
div.intouch div.inputfield { padding: 4px 0px; position: relative; }
div.intouch span { position: relative; top: 0.4em; }
div.intouch label { 
  display: block; float: left; clear: left; width: 15%; text-align: right; 
  padding-top: 0.4em; position: relative; right: 5px;
  }
div.intouch div.inputfield input, 
div.intouch div.inputfield textarea { float: left; margin-left: 10px; }
div.intouch div.inputfield input { 
  width: 40%; border: 1px solid #ccc; padding: 3px;
  }
div.intouch div.inputfield textarea { 
  width: 60%; height: 138px; padding: 5px; border: 1px solid #ccc;
  }
div.intouch div.inputfield input.submitbutton { 
  width: auto !important; padding: 2px; margin-left: 10px; left: 15%;
  position: relative;
  }
 

div.intouch div#usermessage { margin-bottom: 10px; text-align: center; }
div.intouch div#usermessage.success {}
div.intouch .error { border: 1px solid #FF0000 !important; padding: 1px; }


.entry ul li {
padding-left:30px;
	list-style-position:outside;
	list-style-type: none;
	list-style-image: none;
}

/* Formular */
.wpcf7-form {line-height:19px;}

.wpcf7-form-text {line-height:19px;}
.wpcf7-list-item { border:0px solid green; clear:both; margin:0; padding:0; display:block;}
.wpcf7-form-control-wrap { clear:both; display:block; border:0px solid blue; line-height:19px;}
.wpcf7-validates-as-required {}
.wpcf7-form input[type=submit] { display:block; margin-top:10px;}
.wpcf7-response-output { margin:0; padding:0; border:0px solid red;}
.wpcf7-form textarea { clear:both; margin:0; padding:0; }
.xformtext {clear:both; display:block; border:0px solid blue;}
.xformfield {clear:both; display:block;border:0px solid red;}

.hometeaser {clear:both; display:block; width:450px; padding-top:25px; border-bottom:0px solid grey;}
.dotline {border-bottom:1px dotted #ccc; padding:0px;}