/*  
Theme Name: Tierarztpraxis am Kerkerbach WP Theme 
Theme URI: http://tierarztpraxis.am-kerkerbach.de
Description: -
Version: 1.0
Author: Dream One
Author URI: http://dream-one.eu/
*/

* {
	margin: 0;
	padding: 0;
}

body {
	text-decoration: none;
	font: normal normal normal 80%/1.6em "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	
	color: #6f6f71;
	background-color: #bccad3;
}

ul, li {
	list-style: none;
	list-style-type: none;
}

a {
	border: 0;
	text-decoration: none;
	color: #717578;
}

p a, li.left a, li.right a {
	border-bottom: 1px dotted #717578;
	
}



h1,h2,h3,h4,h5,h6 {
	padding-bottom: 10px;
	color: #666;
	font-weight: normal;
	font-style: normal;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

h2 {
	font-size: 1.6em;
}

h2, h2 a {
	color: #5a7ba0;
}

h3 {
	margin-top: 15px;
	font-size: 1.3em;
	line-height: 1.2em;
}

h3, h3 a {
	color: #5a7ba0;
	display: block;
}

h4 {
	margin-top: 15px;
	font-size: 1.3em;
	line-height: 0.8em;
}

h4, h4 a {
	color: #5a91a0;
	display: block;
}

p {
	padding-bottom: 16px;
	color: #717578;
	display: block;
}


div#page-container {
	background: #f7f8fa url(images/body-bg.png) repeat-x center top;
	width: 100%;
	display: block;
}

div#inner-container {
	width: 900px;
	min-height: 910px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	clear: both;
	background: url(images/page-header.png) no-repeat center top;
}

div#page-header {
	height: 380px;
	width: 900px;
	display: block;
}

div#page-footer {
	display: block;
	width: 100%;
	clear: both;
	float: none;
	height: 69px;
	background: url(images/footer-bg.png) repeat-x 0 top;
}

div#page-footer-inner {
	background: url(images/page-footer.png) no-repeat center top;
	display: block;
	height: 69px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

div#container {
	width: 100%;
	display: block;
	background: url(images/main-bg.png) repeat-y center top;
}

div#content {
	margin-right: 100px;
	margin-left: 100px;
	margin-top: 20px;
}

div#content_narrow {
	width: 480px;
	display: block;
	margin-right: 100px;
	margin-left: 320px;
	padding-top: 20px;
}

div#zeiten {
	width: 320px;
	min-height: 240px;
	display: block;
	float: right;
	background: url(images/times_bg.png) repeat-x left bottom;
}


div#sidebar {
	width: 240px;
	min-height: 240px;
	display: block;
	position:  absolute;
	
	margin-left: -385px;
	left: 50%;
	top: 390px;
	
	background: url(images/sidebar_bg.png) repeat-x left bottom;
}

div#sidebar_inner {
	padding: 10px 35px 35px;
}

div#zeiten_inner {
	padding: 0 30px 35px;
}

div#sidebar_inner li {
	padding: 0 0 3px;
	list-style-position: outside;
}

/* My Comment */

div#sidebar_inner li.current_page_item {
/*	list-style-type: square;
	list-style-position: outside;*/
}

div#navigation {
	margin-left: 90px;
	margin-right: 90px;	
	display: block;
	padding-top: 327px;
}
div#navigation ul {
	float: left;
	display: inline;
}

div#navigation li {
	line-height: 40px;
	display: inline;
	float: left;
}

div#navigation li.current_page_item {
	background: url(images/nav-bg.png) no-repeat center top;
}

div#navigation li a {
	color: #4c5063;
	text-decoration: none;
	padding: 0 12px 0 12px;
	font-variant: normal;
	font-style: normal;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	display: block;
}




/**************************************************************************/

div.box {
	padding: 20px 50px 30px;
	display: block;
	float: none;
	clear: both;
	background: url(images/entry_bg.png) repeat-x left bottom;
}

ul li {
	list-style-position: inside;
	list-style-type: square;
}


div.post ul.designlist li, div.post ul.designlist li {
	display: block;
	float: none;
	clear: both;
	background: url(images/entry_bg.png) repeat-x left bottom;
	padding: 0 50px 20px 50px;
	list-style-type: none;
}


div.post ul.designlist li img {
	display: inlineblock;	
	background: url(images/shadow.gif) white right bottom;
	padding: 4px 10px 10px 4px;
	margin: 8px;
}

/*
div.post ul.designlist li img.alignright {
	float: right;
}


div.post ul.designlist li img.alignleft {
	float: left;
}
*/

/* @group page "leistungen" */

div.post#leistungen ul li p, div.post#leistungen ul li b, div.post#leistungen ul li strong, div.post#leistungen ul li h3, div.post#leistungen ul li ul li {	margin-right: 30px;
	margin-left: 30px;
}

div.post#leistungen ul li.left, div.post#leistungen ul li.right {
	display: block;	
	width: 50%;
	background: url(images/wideentry_bg.png) no-repeat center bottom;
	padding-bottom: 20px;
}

div.post#leistungen ul li.left {
	float: left;
}

div.post#leistungen ul li.right {
	float: right;
}

div.post#leistungen ul li ul {
	margin-bottom: 10px;
}

div.post#leistungen ul li ul li {
	list-style-position: inside;
	list-style-type: square;
	padding-bottom: 5px;
}



/* @end */

img.alignright {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

div.alignleft, div.align_left {
	float: left;
	display: block;
	margin-right: 20px;
	margin-bottom: 20px;
}

img, img a {
	border: 0;
}
