/* css created and developed by 12bis3.de - zeitgemaess kommunizieren */

* {
	margin: 0;
	padding: 0;
	font-family: trebuchet ms, "trebuchet ms", trebuchet, verdana, arial, helvetica, sans-serif;
}

html {
	height: 100%;
}

/* --------------------
generelle einstellungen
---------------------*/


body {
	background: url(images/bg-main.png) repeat-x #b6d3d9;
	font-size: 70%;
	min-height: 101%;
}

* html body {
	background-color: #aeced4;
}

img {
	border: none;
}

a:link, a:visited, a:active {
	color: #6e959a;
	text-decoration: none;
}
a:hover, a:focus {
	color: #6e959a;
	text-decoration: underline;
}


h3 {
	color: #6e959a;
	font-size: 120%;
	margin: 0 0 0.2em 0;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}


/* ----------------
layout definitionen 
-----------------*/


#container {
	width: 871px;
	padding: 21px 0 2em 41px;
}

#header {
	background: url(images/gedankenvoll-header.png) no-repeat;
	height: 195px;
}

#content {
	width: 475px;
	padding: 19px 11px 0 0;
	float: left;
	line-height: 150%;
}

#navigation {
	width: 214px;
	padding: 19px 19px 0 13px;
	float: left;
	margin-top: 14px;
	background: url(images/bg-navi.png) no-repeat transparent;
}
* html #navigation {
    background:none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/gedankenvoll/images/bg-navi.png',sizingMethod='crop');
}

#third {
	width: 139px;
	float: left;
	padding-top: 11px;
}


/* ----------------
header definitionen 
-----------------*/

#header h1 {
	color: #6e959a;
	font-size: 150%;
	height: 130px;
	padding: 35px 0 0 30px;
}

#header p {
	margin: 0;
	text-align: right;
	padding-right: 20px;
	color: #6e959a;
}



/* --------------------
navigation definitionen 
---------------------*/

h5 {
	padding-bottom: 0.6em;
	margin-bottom: 0.6em;
	background: url(images/bg-navi-h5.png) bottom repeat-x transparent;
	font-size: 100%;
	color: #fff;
}

#navigation a {
	color: #6e959a;
}

#navigation a:focus, #navigation a:hover {
	color: #8fb5ba;
	text-decoration: none;
}

#navigation ul {
	margin: 0 0 2em 0;
	list-style-type: none;
}

#navigation ul li {
	margin-bottom: 0.3em;
	color: #6e959a;
}

#navigation ul li a {
	background: url(images/bg-nav1.png) no-repeat 0 4px;
	padding-left: 15px;
}

#navigation ul ul {
	margin: 0 0 0.4em 20px;
}

#navigation ul ul li a {
	background: url(images/bg-nav2.png) no-repeat 0 3px;
	padding-left: 15px;
}

#navigation ul.links li a {
	background: url(images/bg-nav-links.png) no-repeat 0 3px;
	padding-left: 15px;
}

#navigation form p {
	margin-bottom: 2em;
}

#navigation select {
	width: 214px;
}

#navigation form input#suchfeld {
	width: 150px;
	padding-left: 5px;
	float: left;
}

#navigation form input#suchbtn {
	width: 50px;
	float: left;
	padding: 5px;
	border: none;
	background: none;
}

#navigation div {
	height: 15px;
	background: url(images/bg-navi-bottom.png) no-repeat transparent;
	margin: 0 -19px -15px -13px;
}
* html #navigation div {
    background:none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/gedankenvoll/images/images/bg-navi-bottom.png',sizingMethod='crop');
}

* html #navigation ul, #navigation p, #navigation form input#suchfeld {
	position: relative;
}

#navigation p {
	font-family: trebuchet ms, "trebuchet ms", trebuchet, verdana, arial, helvetica, sans-serif;
}

#navigation p.tags {
	text-align: center;
}

#navigation p.tags a {
	padding: 0 3px;
}



/* -----------------
content definitionen 
------------------*/


h6 {
	height: 41px;
	overflow: hidden;
	background: url(images/bg-entry-header.png) no-repeat transparent;
	text-align: right;
	padding: 14px 17px 0 0;
	color: #6e959a;
	font-size: 100%;
}

* html h6 {
    background:none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/gedankenvoll/images/bg-entry-header.png',sizingMethod='crop');
}

.entry {
	background: url(images/bg-entry-main.png) repeat-x bottom #a4c5cb;
	padding: 10px 15px 10px 10px;
}

* html .entry {
	background-color: #9abec5;
}

h2 {
	color: #fff;
	font-size: 130%;
	margin-bottom: 0.5em;
}

h2 a:link, h2 a:focus, h2 a:visited, h2 a:hover, h2 a:active {
	color: #fff;
}

p {
	color: #fff;
	margin-bottom: 1.2em;
}

#content ul li, #content ol li {
	color: #fff;
}

#content ol {
	margin: 0 0 1.2em 20px;
}

#content ul {
	margin: 0 0 1.2em 20px;
	list-style-type: square;
}

p.entry-bottom {
	height: 35px;
	overflow: hidden;
	margin-bottom: 2.4em;
	background: url(images/bg-entry-bottom.png) no-repeat transparent;
	color: #fff;
	font-weight: bold;
	text-align: right;
	padding: 22px 20px 0 42px;
}

* html p.entry-bottom {
    background:none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/gedankenvoll/images/bg-entry-bottom.png',sizingMethod='crop');
}

* html p.entry-bottom span {
	position: relative;
}

p.entry-bottom span {
	float: left;
}

p.entry-bottom a {
	color: #fff;
}

p.entry-bottom a:hover, p.entry-bottom a:focus {
	color: #fff;
}

p.content-nav {
	font-weight: bold;
	border-top: 1px solid #fff;
	padding-top: 0.4em;
}

p.content-nav span {
	float: left;
}

p.content-nav a {
	color: #fff;
}

p.content-nav a:hover, p.content-nav a:focus {
	color: #fff;
}

blockquote {
	margin: 0 1em 1em 1em;
	border: 1px dotted #fff;
	padding: 1em 1em 0 1em;
}





/* ---------------
third definitionen 
----------------*/

#third h5 {
	height: 17px;
	overflow: hidden;
	font-size: 100%;
	color: #fff;
	padding: 22px 9px 0 9px;
	background: url(images/bg-third-h5.png) no-repeat transparent;
	margin: 0;
}

* html #third h5 {
    background:none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/gedankenvoll/images/bg-third-h5.png',sizingMethod='crop');
}

#third dl {
	background: url(images/bg-entry-third.png) no-repeat transparent;
	padding: 20px 10px 6px 10px;
}

#third dl dt {
	margin-bottom: 0.2em;
}

#third dl p {
	margin-bottom: 0.1em;
	padding-left: 11px;
}

#third dl p.artist {
	background: url(images/bg-p-artist.png) no-repeat 0 5px;
	font-weight: bold;
}

#third dl p.album {
	background: url(images/bg-p-artist.png) no-repeat 0 5px;
}

#third dl p.rating {
	background: url(images/bg-p-rating.png) no-repeat 0 4px;
	color: #6e959a;
}

#third h5.second {
	height: auto;
	padding: 22px 9px 0 9px;
	background: url(images/bg-third-h5-second.png) repeat;
	margin: 0;
}

#third div {
	height: 13px;
	background: url(images/bg-third-bottom.png) no-repeat transparent;
}

* html #third div {
    background:none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/gedankenvoll/images/bg-third-bottom.png',sizingMethod='crop');
}

#third div.amzshcs, #third div.amzshcs-item {
	height: auto;
	background: none;
}




/* ------------------
formular definitionen 
-------------------*/

fieldset {
	margin-bottom: 1em;
}

legend {
	font-size: 100%;
	font-weight: bold;
	color: #6e959a;
}

label {
	float: left;
	width: 150px;
	color: #fff;
}

input, textarea, select {
	width: 245px;
	border: 1px solid #fff;
	padding: 3px;
	font-family: trebuchet ms, "trebuchet ms", trebuchet, verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	background: url(images/bg-input.png) repeat-x transparent;
	color: #fff;
}

textarea {
	height: 180px;
}

textarea#comment {
	width: 245px;
}

input:hover, input:focus, textarea:hover, textarea:focus, select:hover, select:focus {
	border: 1px solid #fff;
	background: url(images/bg-input-hover.png) repeat-x transparent;
	color: #6e959a;
}
option {
	padding: 0 3px;
	font-size: 100%;
	color: #fff;
	border: none;
	background: #a4c5cb;
}

input.small {
	width: auto;
	padding-right: 5px;
}

input.radio-check {
	width: auto;
	border: none;
	background: none;
}

input.inputbtn {
	border: 1px solid #0f387d;
	background: #dbdbdb;
	color: #0f387d;
	font-weight: bold;
}
input.inputbtn:hover, input.inputbtn:focus {
	background: #fff;
}





/* weitere definitonen für den content */

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	display: inline-table;
}
* html .clear {
	height: 1px;
}
.clear {
	display: block;
}