/*
Theme Name: ABW Blog
Theme URI: http://www.abw.de/

*/



/* Begin Typography & Colors */
#content {
	}

.widecolumn .entry p {
	}

.narrowcolumn .entry, .widecolumn .entry {
	}

.widecolumn {
	}

.narrowcolumn .postmetadata {
	}
h1, h2, h3 {
	font-weight: bold;
	}

#sidebar h2.widgettitle {
	font-weight: bold;
	font-size: 11px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	margin-bottom: 1px;
	}
#sidebar[id] h2.widgettitle {
	background: url('images/black_20.png');
}
* html #sidebar h2.widgettitle {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='http://blog.abw.de/wp-content/themes/abw/images/black_20.png', sizingMethod=scale);
}


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

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

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 {
	}

.commentlist li, #commentform input, #commentform textarea {
	}

.commentlist li {
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist, .commentlist a {
	font-weight: normal;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-size: 11px;
	font-weight: normal;
	color: #696969;
	margin: 0px;
	display: block;
	}
a, h2 a:hover, h3 a:hover {
	color: #046506;
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body, html {
	width: 100%;
	height: 100%;
	font-size: 11px; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #a7a7a7;
	background-image: url('images/background.gif');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
html { margin-top: 0px !important; }
* html body { margin-top: 0px !important; }
fieldset {
	padding: 0px;
	margin: 0px;
	border: none;
}
fieldset legend {
	display: none;
}
#page {
	margin: 0px auto;
	padding: 0px;
	width: 920px;
	text-align: left;
	display: block;
	height: auto;
}
#site[id] {
	width: 958px;
	display: block;
	background: url('images/sidebar.png');
	background-position: 739px 573px;/*  353+197*/
	background-repeat: no-repeat;
	margin: 0px auto;
}
* html #site {
	width: 958px;
	display: block;
	background: url('images/sidebar_ie.gif');
	background-position: 739px 573px;/*  353+197*/
	background-repeat: no-repeat;
	margin: 0px auto;
}
#site
{
position: relative;
min-height: 100%;
padding: 0;
}

* html #site
{
height: 100%;
}
#footer
{
position: relative;
margin-top: -7.5em;
} 

#header {
	margin: 0px auto;
	padding: 0px;
	height: 194px;
	width: 958px;
	background: no-repeat top center;
	margin: 0px auto;
}
#header[id] {
	background: url('images/header_back.png');
	background-repeat: no-repeat;
	background-position: top center;
}
* html #header{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='http://blog.abw.de/wp-content/themes/abw/images/header_back.png', sizingMethod=scale);
}
#headerimg {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#headerimg img#name{
	top: 73px;
	left: 259px;
	position: relative;
	padding: 0px;
	margin: 0px;
}
#headerimg .flashmovie {
	margin-top: -14px;
	margin-left: 551px;
	position: relative;
	display: block;
	padding: 0px;
	width: 208px;
	height: 137px;
}
* html #headerimg a{
	position: relative;
	z-index: 3;
}

.narrowcolumn {
	float: left;
	padding: 0px;
	width: 700px;
	margin: 0px;
	}

.widecolumn {
	padding: 10px 0px 20px 0px;
	margin: 5px 0px 0px 150px;
	width: 450px;
	}
#cat_date {
	width: 239px;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-right: 1px;
	margin-bottom: 28px;
}
#cat_date p{
	height: 29px;
	line-height: 29px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 13px;
	padding-left: 10px;
}
#cat_date[id] p {
	background: url('images/black_20.png');
}
* html #cat_date p {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='http://blog.abw.de/wp-content/themes/abw/images/black_20.png', sizingMethod=scale);
}
#cat_date strong, #cat_date span {
	padding: 0px;
	margin: 0px;
	height: 11px;
	padding-left: 10px;
	line-height: normal;
	height: 11px;
	overflow: hidden;
}
#cat_date img {
	/*margin-left: 50px;
	margin-top: 28px;*/
}
#post_content, #post_comment {
	width: 460px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#post_content #title{
	height: 29px;
	line-height: 29px;
	background-color: #004602;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 1px;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
	overflow: hidden;
}
#post_content #title a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	float: left;
}
#post_content #title #author a {
	text-align: right;
	float: right;
	font-weight: normal;
	text-decoration: underline;
}
#post_content #title #author a:hover {
	text-decoration: none;
}
#post_content #title #author {
	text-align: right;
	margin-right: 10px;
}
#post_content p {
	margin-top: 0px;
	padding-top: 0px;
}

.post {
	margin: 0px;
	padding: 0px;
	display: block;
}
#spacer {
	height: 12px;
	line-height: 12px;
	clear: both;
}
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0px;
	}

.narrowcolumn #post_content p.postmetadata, .narrowcolumn #post_content p {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 11px;
}

.widecolumn .postmetadata {
	margin: 30px 0px;
	}

.widecolumn .smallattachment {
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	margin: 5px 0px;
}


.clear {
	clear: both;
}
/* End Structure */



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

h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

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

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

h3 {
	padding: 0px;
	margin: 30px 0px 0px;
}
#post_content img#author {
	margin-bottom: 18px;
}
ul#author_posts {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
ul#author_posts li {
	margin-bottom: 2px;
}
#post_content h3#comments {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	margin-top: 28px;
	padding-left: 10px;
	height: 29px;
	line-height: 29px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 16px;
}
h3#comments {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	height: 29px;
	line-height: 29px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 16px;
}
#comments[id] {
	background: url('images/black_20.png');
}
* html #comments {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='http://blog.abw.de/wp-content/themes/abw/images/black_20.png', sizingMethod=scale);
}

/* End Headers */



/* Begin Images */
p img {
	padding: 0px;
	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 {
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	}

img.alignleft {
	display: inline;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists
 */
ul#headernav {
	padding: 0px;
	list-style: none;
	height: 26px;
	width: 920px;
	margin: 0px auto;
}
ul#headernav li {
	float: left;
	height: 26px;
	line-height: 26px;
	margin-right: 200px;
}
ul#headernav li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	}

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

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

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

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

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

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

#sidebar div.widget {
	margin-bottom: 11px;
	}

#sidebar div.widget div {
	padding: 0px;
	margin: 0px;
	}
#sidebar[id] div.widget div {
	background:url('images/black_20.png');
}
* html #sidebar #search.widget div {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='http://blog.abw.de/wp-content/themes/abw/images/black_20.png', sizingMethod=scale);
}

/* End Entry Lists */



/* Begin Form Elements */
form#searchform {
	margin: 0px;
	padding: 0px;
	display: block;
	padding-top: 3px;
	height: 19px;
	}
#sidebar div.widget div label {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-right: 4px;
	padding-left: 10px;
	line-height: 22px;
	position: relative;
	bottom: 0px;
}
#sidebar div#search div  {
	padding: 0px;
	margin: 0px;
	height: 29px;
}
#sidebar div#search-2 div  {
	padding: 0px;
	margin: 0px;
	height: 29px;
}
#sidebar #searchform #s {
	width: 118px;
	height: 17px;
	padding: 2px;
	margin: 0px;
	border: #666666 1px solid;
	position: relative;
	z-index: 2;
	}

#sidebar button#searchsubmit {
	height: 23px;
	line-height: 23px;
	width: 23px;
	padding: 0px;
	margin: 0px;
	margin-left: 2px;
	border: 0px;
	background: url('images/suchen.gif');
	cursor:pointer;
	position: relative;
	top: -4px;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	}

select {
	width: 130px;
	}
#commentform small {
	font-size: 11px;
}
#commentform input {
	width: 230px;
	padding: 2px;
	border: #666666 1px solid;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 0px;
}

#commentform a#submit {
	color: #FFFFFF;
	width: 110px;
	display: block;
	text-align: center;
	height: 22px;
	line-height: 22px;
	margin-right: 0px;
	margin-bottom: 25px;
	float: left;
}
#commentform a#reset{
	width: auto;
	display: block;
	text-align: center;
	height: 22px;
	line-height: 22px;
	margin-right: 13px;
	margin-bottom: 25px;
	float: left;
}

#commentform[id] a#submit {
	background: url('images/black_20.png');
}
* html a#submit {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='http://blog.abw.de/wp-content/themes/abw/images/black_20.png', sizingMethod=scale);
	cursor: pointer;
}

p#submit {
	text-align: right;
	float: right;
}

#commentform textarea {
	width: 456px;
	padding: 2px;
	border: #666666 1px solid;
	}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	padding: 0px;
	margin: 0px;
	width: 460px;
	}

.commentlist li {
	list-style: none;
	margin: 0px;
	margin-bottom: 26px;
	padding: 0px;
	}

.commentlist p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

#commentform p {
	margin: 5px 0px;
	}

.nocomments {
	margin: 0px;
	padding: 0px;
	}

/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0px;
	/*margin-left: 720px;*/
	width: 200px;
	float: right;
	background-image: url('images/background.gif');
	background-repeat: repeat-x;
	background-position: 0px -217px;
	padding-bottom: 29px;
}

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



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0px;
	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 0px;
	}

#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 0px 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0px 0px;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

#navigation {
	display: block;
	width: 460px;
	margin-top: 10px;
	margin-bottom: 30px;
	float: right;
	}

.navleft a, .navright a {
	color: #FFFFFF;
	width: 110px;
	display: block;
	text-align: center;
	height: 22px;
	line-height: 22px;
	float: left;
	margin-right: 1px;
}
#navigation[id] .navleft a, #navigation[id] .navright a {
	background: url('images/black_20.png');
}
* html #navigation .navleft a, * html #navigation .navright a {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='http://blog.abw.de/wp-content/themes/abw/images/black_20.png', sizingMethod=scale);
	cursor: pointer;
}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background-color: #f3f3f3;
	padding-top: 0px;
	margin: 0px;
	margin-bottom: 10px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-khtml-border-radius-bottomleft: 3px;
	-khtml-border-radius-bottomright: 3px;
	-webkit-border-radius-bottomleft: 3px;
	-webkit-border-radius-bottomright: 3px;
	border-radius-bottomleft: 3px;
	border-radius-bottomright: 3px;
}

.wp-caption img {
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	border: 0px none;
}

.wp-caption p.wp-caption-text {
	line-height: 17px;
	padding: 0px 4px 5px;
	margin: 0px;
}
/* End captions */

#sidebar div.widget div.textwidget {
	background: none;
	background-image: none;
	padding: 0px;
	margin: 0px;
	height: 200px;
	overflow: hidden;
	display: block;
}

#sidebar div.widget div.textwidget #kategorien_links {
	width: 200px;
	height: 200px;
	background: url('images/kategorien.png');
	background-position: 0px 0px;
	padding: 0px;
	margin: 0px;
}
#sidebar #text-237214232 {
	/*padding-bottom: 11px;*/
} 
#sidebar ul li, #sidebar ol li {
	margin: 3px 0px 0px;
	padding: 0px;
}
div.widget ul#cat-tag li {
	list-style: none;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.widget ul#cat-tag li a {
	display: block;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
* html div.widget ul#cat-tag li a {
	width: 172px;
}
div.widget ul#cat-tag li a:hover {
	background: #CCCCCC;
}

div.widget ul#cat-tag li p.tag-link- {
	height: 16px;
	line-height: 16px;
	display: block;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

div.widget ul#cat-tag {
	width: 180px;
	padding: 6px;
	margin: 0px;
	margin-left: 3px;
	margin-right: 3px;
	color: #026504;
	background: #ffffff;
	overflow: hidden;
	position: relative;
	z-index: 3;
	height: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-image: none;
}
div.widget #select {
	display: block;
	width: 200px;
	height: 29px;
	line-height: 29px;
	margin: 0px;
	padding: 3px;
	position: relative;
	background-image: none;
}
#select[id] {
	background: url('images/black_20.png');
}
* html #select {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='http://blog.abw.de/wp-content/themes/abw/images/black_20.png', sizingMethod=scale);
}
div.widget p#toggleCat {
	display: block;
	height: 23px;
	line-height: 23px;
	width: 187px;
	font-weight: bold;
	background: url('images/down_up.png');
	background-repeat: no-repeat;
	background-position: 174px 3px;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	padding-left: 10px;
	cursor: pointer;
}


#archives ul, #flexo-archives ul, #flexo-archives-3 ul{
	list-style: none;
	width: 180px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
#flexo-archives ul li ul.flexo-list, #flexo-archives-3 ul li ul.flexo-list {
	list-style: none;
	width: 160px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#flexo-archives p#spacer, #flexo-archives-3 p#spacer{
	margin: 0px;
	height: 10px;
	line-height: 10px;
}
#flexo-archives h2.widgettitle, #flexo-archives-3 h2.widgettitle {
	margin-bottom: 1px;
}
#sidebar #flexo-archives div#archivewidget, #sidebar #flexo-archives-3 div#archivewidget {
	margin: 0px;
	display: block;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
* html #sidebar #flexo-archives div#archivewidget, * html #sidebar #flexo-archives-3 div#archivewidget {
	background: #989898;
}


#sidebar #archives, #sidebar #flexo-archives, #sidebar #flexo-archives-3 {
	position: relative;
	z-index: 1;
	top: 40px;
}
#sidebar #subscribe2 {
	position: relative;
	z-index: 1;
	top: 40px;
}
#sidebar #subscribe2 #subscribewidget{
	padding: 10px;
}
* html #sidebar #subscribe2 #subscribewidget{
	background: #868686;
}
#sidebar #subscribe2 #subscribewidget form{
	padding: 0px;
	margin: 0px;
}
#sidebar #subscribe2 #email {
	width: 174px;
	height: 15px;
	padding: 2px;
	padding-top: 4px;
	margin: 0px;
	border: #666666 1px solid;
	font-size: 11px;
}
#sidebar #subscribe2 #subscribewidget .submit {
	background: none;
	background-image: none;
	background-color: transparent;
}
.submit a {
	color: #FFFFFF;
	width: 74px;
	display: block;
	text-align: center;
	height: 22px;
	line-height: 22px;
	margin-right: 1px;
	margin-top: 3px;
}
#subscribewidget[id] .submit a, #subscribewidget[id] .submit a:hover {
	background: #6C6C6C;
}
* html #formsubsribe .submit a, * html #formsubsribe .submit a:hover {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='http://blog.abw.de/wp-content/themes/abw/images/black_20.png', sizingMethod=scale);
	cursor: pointer;
}

#sidebar #ctc, #sidebar #ctc-4 {
	position: absolute;
	z-index: 4;
	top: 502px;/*  -30 -11*/
}
#archivewidget[id] {
	background: url('images/black_20.png');
}
* html #sidebar #archives.widget,  #sidebar #flexo-archives.widget, #sidebar #flexo-archives.flexo_widget_archives, #sidebar #flexo-archives-3.FlexoArchives_widget_archives {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='http://blog.abw.de/wp-content/themes/abw/images/black_20.png', sizingMethod=scale);
}
#catimgages {
	width: 129px;
	height: 129px;
	position: relative;
	padding: 0px;
	margin: 0px;
	z-index: 1;
	margin-left: 50px;
	top: 28px;
}
#catimgages[id] {
	background: url('images/cat_back.png');
	background-repeat: no-repeat;
}
* html #catimgages {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='http://blog.abw.de/wp-content/themes/abw/images/cat_back.png');
}
#catimgages #category {
	width: 129px;
	height: 129px;
	z-index: 2;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}
p.AlphaIndex small{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
p.AlphaIndex{
	text-align: center;
	margin: 0 auto;
}
small {
	font-size: 11px;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */



