/*
Theme Name: Bioswing Studio Berlin
Theme URI: http://www.bioswing-berlin.de
Description: Company Webdesign Bioswing Studio Berlin
Version: 1.0
Author: Astrid Kuckartz
Author URI: http://www.kuckartz-berlin.de

Use of CSS3 with fallbacks for outdated browsers. 

*/


* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	outline: 0;
	border: 0;
}

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #2d2c2c;
	text-align: center;
}


a {
	color: #BE0B23;
	text-decoration: underline;
}
a:link, a:visited { color: #BE0B23; }
a:focus, a:hover, a:active { color: #BE0B23; }
a:focus { 
	outline: none;
}
iframe {
	border: none;
	text-align: center;
}

small {
	font-size: 0.8em;
}
blockquote {
	padding-left: 50px;
	color: #666666;
}
/* +++ CONTAINER +++ */

#wrapper {
	width: 960px;
	min-height: 650px;
	background: url(images/bg_container.jpg) 0% 100% no-repeat transparent;
	border: solid 1px #745E53;
	margin: 0.5% auto;
	text-align: left;
}

/* +++ HEADER +++ */

#header {
	width: 100%;
	height: 165px;
	background: url(images/bg_header.jpg) top left no-repeat transparent;
}


/* Start EXAMPLE CODE image logo */
/*
#logo, #logo a { display: block; height: 19px; width: 87px; }
#logo { position: absolute; top: 28px; left: 27px; }
#logo a { background: transparent url(images/logo.png) top left no-repeat; text-indent: -9999em; }
.description { color: #868F98; display: block; left: 124px; position: absolute; top: 44px; }
*/
/* End EXAMPLE CODE image logo */



/* Start EXAMPLE CODE text logo */

#branding { display: block; position: absolute; top: 30px; left: 28px; }
h1#logo { font-size: 30px; line-height: 1.2; margin: 0; }
#logo, .description { color: #868F98; float: left; margin: 17px 0 0 10px; }

/* End EXAMPLE CODE text logo */


/* +++ Inhaltsbereich +++ */
#main {
	width: 960px;
	background: url(images/bg_wrap.gif) repeat-y top left transparent;
	float: left;
}

/* +++ LINKS +++ */

#left {
	width: 205px;
	float: left;
}
ul#nav {
	list-style: none;
	margin: 30px 0;
}
#nav li {
	margin: 2px 0;
}
#nav a {
	display: block;
	width: 205px;
	height: 22px;
	padding: 3px 0 0 13px;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/navbutton.jpg) top left no-repeat transparent;
}
#nav a:hover {
	background: url(images/navbutton_ak.jpg) top left no-repeat transparent;
}
#nav a:active {
	background: url(images/navbutton_ak.jpg) top left no-repeat transparent;
}
#nav a.navaktiv {
	background: url(images/navbutton_ak.jpg) top left no-repeat transparent;
}
li.page_item {
	list-style: none;
}
#nav li ul li a {
	padding-left: 20px;
	text-transform: none;
}
#nav li ul li ul li a {
	padding-left: 30px;
	font-size: 0.75em;
	text-transform: none;
}
#nav li.current_page_item a {
	background: url(images/navbutton_ak.jpg) top left no-repeat transparent;
}
#nav li.current_page_item ul li a {
	background: url(images/navbutton.jpg) top left no-repeat transparent;
}

#anim_nav {
	height: 150px;
	width: 188px;
	overflow: hidden;
	margin-left: 12px;
}








/* +++ MITTE +++ */

#center {
	width: 520px;
	float: left;
	margin: 0 0 30px 30px;
	border-top: solid 30px #000000;
}



/* +++ POST und ENTRY Formatting +++ */

.page, .post, .pagetitle, .nocomments { 
	padding: 0 28px;
}
.post, .nocomments { 
	padding-bottom: 20px;
}
.post { 
	margin-bottom: 0; 
}
.post h1 {
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: normal;
	margin: 30px 30px 0 30px;
}
.entry { 
	margin: 15px 0 5px; 
}
.entry p { 
	margin: 5px 30px 0 30px;
	line-height: 130%; 
}
.entry p, .entry ul, .entry ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.entry h1,h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	margin: 10px 30px;
}

.entry h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin: 20px 30px 10px 30px;
}

.entry ol { 
	margin-top: 15px;
	margin-left: 35px; 
	padding-left: 12px; 
}
.entry ol li { 
	list-style-type: decimal; 
}
.entry ul { 
	margin-top: 15px;
	margin-left: 32px; 
	padding-left: 12px; 
}
.entry ul li {
	margin-top: 5px;
}

.entry dl { }
.entry dt { font-weight: bold; }
.entry dd { background: transparent url(images/dl-arrow.gif) 0 4px no-repeat; padding: 0 0 4px 1em; }
.entry div.alignleft { float: left; margin: 0 8px 7px 0; }
/* Resizes the image to the maximum width of the content area */
.entry img {
  max-width: 480px;
  /* smooth image resizement in IE7+ */
  -ms-interpolation-mode: bicubic;
}

/* +++ INHALTSBEREICH WENN RECHTE SPALTE WEGFÄLLT +++ */

#center2col {
	width: 725px;
	height: 591px;
	margin-left: 30px;
	float: left;
	padding-bottom: 30px;
	border-top: solid 30px #000000;
	background: url(images/prinzip_bg.jpg) top left no-repeat #EAEAEA;
}
#center2col .post {
	height: 540px;
}
#center2col h1 {
	margin-left: 0;
	margin-bottom: 30px;
	padding-top: 30px;
	width: 420px;
	color: #636363;
	text-transform: none;
}
#center2col .entry {
	position: relative;
	top: -5px;
	left: 0;
	padding-top: 0;
	padding-left: 110px;
	color: #EFEFEF;
	font-size: 0.9em;
}
#center2col .entry p {
	margin: 0 30px 5px 30px;
	line-height: 120%; 
}



/* +++ PAGES NAVIGATION +++ */
div.parentpage {
	margin: 10px 30px 0 0;
	display: block;
}
div.parentpage a {
	background: url(images/arrow_up.gif) 100% 0% no-repeat transparent;
	padding-right: 25px;
	display: block;
	height: 35px;
	color: #393939;
	font-size: 0.8em;
}
div.parentpage a:hover {
	color: #BE0B23;
}

div.nextpage {
	margin: 10px 30px 0 0;
	display: block;
}
div.nextpage a {
	background: url(images/arrow_right.gif) 100% 0% no-repeat transparent;
	padding-right: 25px;
	display: block;
	height: 18px;
	color: #393939;
	font-size: 0.8em;
}
div.nextpage a:hover {
	color: #BE0B23;
}

#center2col div.nextpage {
	margin: 7px 5px 0 0;
	display: block;
	height: 100px;
}


/* +++ INDIVIDUELLE FORMATE +++ */
/*Startseite */
#post-3 h1 {
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}
#post-3 .entry p {
	margin-top: 5px;
}
/* Slideshow Startseite */
/* Hintergrundfarbe wird in superb-slideshow.js gesetzt */
div#bsb_start_xml {
	margin: 5px auto;
}
/* Produktseiten trendline, detensor etc. */
#post-33.post h1, #post-40.post h1, #post-42.post h1, #post-47.post h1 {
	text-transform: none;
}
/* Bioswing-Prinzip -> Konventionell vs. Bioswing zur Darstellung des Flash-Videos neben dem Bild */
#post-157 .entry img.wp-image-170 {
	position: relative;
	top: 0;
	left: 70px;
	float: left;
	border: solid 1px #999999;
}

#post-157 .entry div {
	position: relative;
	top: 0;
	left: 120px;
}
#post-157 .entry p strong {
	float: left;
	margin-top: 0;
}
/* Bioswing-Prinzip -> Rückenmuskulatur Positionierung der Flash-Datei auf der Folie */
#post-159 .entry div {
	padding-top: 10px;
}
/* Bioswing-Prinzip -> Bandscheiben Positionierung der Flash-Datei auf der Folie */
#post-160 .entry div {
	padding-top: 50px;
}
/* Bioswing-Prinzip -> Pendelprinzip zur Darstellung der Flash-Videos nebeneinander */
#post-161 .entry div {
	float: left;
	padding: 3px 30px 0 75px;
}
/* Bioswing-Prinzip -> Positionierung des Textblocks wegen einzeiliger Überschrift */
#post-161 .entry, #post-179 .entry, #post-181 .entry, #post-184 .entry, #post-186 .entry {
	top: 18px;
}




/* +++ RECHTS +++ */

#right {
	width: 205px;
	float: right;
	margin: 0;
	border-top: solid 30px #000000;
	color: #FFFFFF;
	padding: 20px 0;
}
#right h2 {
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 15px 15px 0 15px;
}
#right h2.hborder {
	border-top: thin solid #4F4E4E;
	padding-top: 20px;
}
#right h3 {
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 15px 15px 0 15px;
}
#right h3.hborder {
	border-top: thin solid #4F4E4E;
	padding-top: 20px;
}
#right p {
	font-size: 0.85em;
	margin: 10px 15px 0 15px;
	line-height: 130%;
}
.tag {
	text-align: left;
	float: left;
}
.zeit {
	text-align: right;
	float: right;
}
.clearfloat {
	clear: both;
}

/* Empfehlungsfunktion */
#tell {
	text-align: center;
	margin-top: 15px;
}
#tell p {
	font-size: 0.8em;
}
#tell a {
	text-decoration: underline;
}
#tell a:hover {
	text-decoration: underline;
}

/* NOTIZZETTEL */
#notiz_oben {
	width: 200px;
	height: 60px;
	margin: 0;
	padding: 0;
	background: url(images/notiz_oben.jpg) top left no-repeat transparent;
}
#notiz_mitte {
	width: 200px;
	margin: 0;
	padding: 0;
	background: url(images/notiz_mitte.jpg) top left repeat-y transparent;
}
#notiz_unten {
	width: 200px;
	height: 161px;
	margin: -75px 0 0 0;
	padding: 0;
	background: url(images/notiz_unten.jpg) top left no-repeat transparent;
}
#notiz_mitte h2 {
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	text-transform: none;
	margin: 0 15px 0 15px;
}
#notiz_mitte p {
	color: #000000;
	font-size: 0.8em;
}
.imgsidebar {
	margin: 15px 15px 0 15px;
}
/* SIDEBLOG */
ul.sideblog li h3 {
	font-size: 0.8em;
	font-weight: bold;
	margin: 15px 15px 0 15px;
}
ul.sideblog li p {
	font-size: 0.8em;
	margin: 10px 15px 0 15px;
	line-height: 130%;
}
ul.sideblog li ul {
	list-style-type: disc;
	margin-top: 5px;
}
ul.sideblog li ul li {
	margin-left: 30px;
	font-size: 0.9em;
}
ul.sideblog li ol {
	margin-top: 5px;
}
ul.sideblog li ol li {
	margin-left: 35px;
	font-size: 0.9em;
}
/* +++ FOOTER +++ */

#footer {
	width: 725px;
	clear: both;
	font-size: 0.7em;
	color: #FFFFFF;
	margin-left: 235px;
	padding: 20px 0 30px 0;
	list-style-type: disc;
}


/* Wordpress specific CSS
------------------------------------------------------------------- */



.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.aligncenter img, .aligncenter p.wp-caption-text {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.alignleft { float: left; }
.alignright { float: right; }
img.alignleft { display: inline; margin: 0 7px 2px 0; padding: 4px; }
img.alignright { display: inline; margin: 0 0 2px 7px; padding: 4px; }




.wp-caption {
  background-color: #EAEAEA;
  border: none;
  overflow: hidden;
  padding: 3px;
  margin-top: 10px;
}



.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 5px;
   margin: 0;
}

.more-link {
  background-color: #F4F8F9;
  border-bottom: 1px solid #E6F0F2;
  font-size: 11px;
  padding: 5px 6px 3px;
  text-shadow: 0 1px 0 #fff;
}

.more-link:hover { background-color: #E6F0F2; border-bottom-color: #B3CDD8; color: #000; }

/* POSTs and PAGEs
------------------------------------------------------------------- */



.meta {
  background-color: #F4F8F9;
  border-bottom: 1px solid #E6F0F2;
  border-top: 1px solid #E6F0F2;
  color: #3e5867;
  display: block;
  font-size: 11px;
  height: 19px;
  line-height: 19px;
  margin: 0 -28px;
  padding: 6px 28px;
  text-shadow: 0px 1px 0px #fff;
  width: 576px;
}

* html .meta { height: 1%; }
.meta:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

a.button-style {
  border: 1px solid #F4F8F9;
  border-radius: 3px 3px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: inline-block;
  height: 11px;
  line-height: 11px;
  padding: 4px 6px;
  width: auto;
}

a.button-style:hover {
  background: #5388b6 url(images/button-style.png) center left repeat-x;
  border-color: #1b5a8d;
  color: #fff;
  text-shadow: 0 1px 0 #0f4570;
}






/* PAGINATION on single.php */

.previousnext, .pagination { font-size: 11px; margin-bottom: 10px; }

.page-link {
  background-color: #F4F8F9;
  border-bottom: 1px solid #E6F0F2;
  border-top: 1px solid #E6F0F2;
  display: block;
  font-size: 11px;
  font-weight: bold;
  height: 16px;
  line-height: 16px;
  margin: 9px 0 20px;
  padding: 5px 8px;
}

.page-link span, .page-link a {
  cursor: pointer;
  display: block;
  float: left;
  height: 16px;
  line-height: 16px;
  margin: 0 0 0 3px;
  text-align: center;
  width: 16px;
}

.page-link span { background-color: #fff; color: #111;}
.page-link a span { margin: 0; }
.page-link a:link span, .page-link a:visited span { background-color: #5B8EAD; color: #fff; }
.page-link a:hover span, .page-link a:active span, .page-link a:focus span { background-color: #285776; color: #fff; }
.page-link strong { display: block; float: left; margin-right: 5px; }

.postmetadata {
  border-bottom: 1px dotted #ddd;
  border-top: 1px dotted #D5D5D5;
  color: #999;
  font-size: 11px;
  margin-top: 20px;
  padding: 7px 2px;
}
.postmetadata a { color: #666; padding: 2px; }
.postmetadata a:hover { background-color: #efefef; }

/* Advertisement space - see Admin Settings */
.something { padding: 7px 2px; /*width: 572px;*/ border-bottom: 1px dotted #ddd; }
.somethingspecial { margin: 0 auto; /*width: 468px;*/ }



/* CLEARFIX
------------------------------------------------------------------ */

html .clearfix { display: block; }
* html .clearfix { height: 1%; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }



