/*
Theme Name: twentyten.unterwegs
Theme URI: -
Description: Child Theme for twentyten
Author: Guido Erlinger
Author URI: http://guido.geliebt-leben.net
Template: twentyten
Version: 0.1
*/

@import url("../twentyten/style.css");

ul.blogroll {
	margin-left: 0px ! important;
	width: 208px;
}
ul.blogroll li {
	list-style: none;
	margin: 0 4px 0 0;
	float: left;
	height: 49px;
}
#footer {
	margin-top: 1em;
}

#commentPreview  ol.commentlist { margin-top: 0px; margin-bottom: 0px; }
#commentPreview  img.avatar { position: relative;  }
#commentPreview  p { margin-left: 36px; }

div.wpcf7 {
  width: 95%;
  margin: auto !important;
}
div.wpcf7 .fieldset {
  border: 1px solid #a0a0a0;
  padding: 0px;
  margin-bottom: 16px;
  margin-top: 24px;
  padding-left: 16px; padding-right: 16px;
}

div.wpcf7 .legend {
  font-weight: bold;
  text-align: left;
  border: 1px solid #a0a0a0;
  padding: 4px 8px;
  background: #eee;
  position: relative;
  top: -4px; left: -20px;
  width: 50%;
}

div.wpcf7 p { margin-top: 0px; margin-bottom: 0px; }
div.wpcf7 .fieldset p { margin-bottom: 0px !important;}
div.wpcf7 p.submit { text-align: right; width: 100%; }

div.wpcf7 input, div.wpcf7 textarea { width: 100%; margin-bottom: 8px; }
div.wpcf7 p.submit input { width: 50%; margin-top: 16px; margin-bottom: 0px; color:#FF8844; font-weight:bold; }
input.wpcf7-acceptance { width: 1.5em !important; }

div.wpcf7 img.ajax-loader { display: inline; padding: 0px; margin-bottom: 20px; }

div.wpcf7-response-output { 
  margin-left: 0 !important; 
  margin-right: 0 !important; 
  margin-top: 1em; 
  margin-bottom: 2em;
}

img.wpcf7-captcha-captcha-000 { float: right; border: 1px solid #000000; margin: 1em; padding: 1em;  }
span.wpcf7-form-control-wrap.captcha-000 { position: none; }
input#reg-captcha { width: 8em; }

