/*
Theme Name: Praxis Zhi
Description: WordPress Theme fuer die Zahnarztpraxis Dr. Zhi in Stuhr / Moordeich, basierend auf WordPress Theme TwentyTen
Author: Katharina Mann 
License: GNU General Public License
License URI: license.txt
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 100%;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* generelle Auszeichnungen
-------------------------------------------------------------- */

body {
	margin: 0px;
	padding: 0px; 
	background-color: #e2dedc;
	color: #502216;
	vertical-align: baseline;
	line-height: 100%;
	font-family: "Trebuchet MS", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */

body, input, textarea {
	font-size: 18px;
	line-height: 1.5em;
}

h1 {
	font-size: 28px;
	color: #5d8500;
	font-style: italic;
	font-weight: bold;
}

h2 {
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 1.5em;
}

div.entry-content h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0.5em;
}

a:link {
	color: #5d8500;
	text-decoration: none;
}

a:visited {
	color: #5d8500;
	text-decoration: none;
}

a:hover {
	color: #5d8500;
	text-decoration: underline;
}

a:active {
	color: #5d8500;
	text-decoration: underline;
}

a:focus {
	color: #5d8500;
	text-decoration: underline;
}

.green {
	color: #5d8500;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* =Layout
-------------------------------------------------------------- */

#alles {
	width: 1100px;
	height: 100%;
	margin: 0px auto;
	background-color: #f2ebe6;
	border-top: none;
	border-right: 1px dotted #a9997f;
	border-bottom: none;
	border-left: 1px dotted #a9997f;
}

#headerbereich {
	width: 1100px;
	height: 312px;
	margin: 0px auto;
	background-color: #d1cbc5;
	background-image: url(bilder/streifen.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 16px;
	line-height: 1.5em;
}

#header-widgets {
	margin: 0px 45px 0px 47px;
}

h1.slogan {
	float: left;
	margin-top: 40px;
	line-height: 1.5em;
}

div.fon {
	float: right;
	margin-top: 46px;
	width: 170px;
	height: 26px;
	color: #e2dedc;
	background-image: url(bilder/feld_telefon.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

div.fon {
	float: right;
	margin-top: 46px;
	height: 24px;
}

.fon div {
	height: 24px;
	color: #e2dedc;
	text-align: center;
}

.fon div p {
	height: 24px;
	line-height: 24px;
	text-align: center
}

.fon div p span {
	vertical-align: top;
}

div.navigationshinweis {
	clear: both;
	font-style: italic;
	line-height: 1.5em;
}

#navzeile {
	margin-top: 10px;
}

#logo {
	clear: both; 
	float: left;
	margin: 0px 13px 12px 23px;
}

#header-widgets-2 {
	float: left;
	width: 100px;
	height; 115px;
	margin-top: 15px;
	background-image: url(bilder/lebensfreude.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 13px;
}

#inhaltsbereich {
	width: 690px;
	min-height: 705px;
	clear: both;
	float: left; 
	background-image: url(bilder/wasserzeichen.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin: 40px 0px 45px 45px;
}

#leerer_inhaltsbereich {
	width: 690px;
	min-height: 705px;
	clear: both;
	float: left; 
	margin: 40px 0px 45px 45px;
}

#inhaltsbereich p {
	margin-bottom: 1.5em;
}

#seitenleiste {
	width: 275px;
	float: right;
	margin: 40px 45px 45px 45px;
}

#sidebar-widgets {
	margin-top: 16px;
	font-size: 16px;
	line-height: 22px;
	color: #5d8500;
}

#sidebar-widgets p {
margin-bottom: 1em;
}

#footerbereich {
	clear: both;
	width: 1100px;
	background-color: #d1cbc5;
	background-image: url(bilder/streifen.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 16px;
	line-height: 1.5em;
}


/* =Menu Hauptnavigation
-------------------------------------------------------------- */

#menu-hauptnavigation a:link {
	color: #502216;
	text-decoration: none;
}

#menu-hauptnavigation a:visited {
	color: #502216;
	text-decoration: none;
}

#menu-hauptnavigation a:hover {
	color: #5d8500;
	text-decoration: underline;
}

#menu-hauptnavigation a:active {
	color: #5d8500;
	text-decoration: none;
}

#menu-hauptnavigation a:focus {
	color: #5d8500;
	text-decoration: underline;
}

#menu-hauptnavigation li.current_page_item > a:link {
	color: #5d8500;
	text-decoration: none;
}

#menu-hauptnavigation li.current_page_item > a:visited {
	color: #5d8500;
	text-decoration: none;
}

#menu-hauptnavigation li.current_page_item > a:hover {
	color: #5d8500;
	text-decoration: none;
}

#menu-hauptnavigation li.current_page_item > a:active {
	color: #5d8500;
	text-decoration: none;
}

#menu-hauptnavigation li.current_page_item > a:focus {
	color: #5d8500;
	text-decoration: none;
}

li#menu-item-30 {
	float: left;
	width: 113px;
	height; 128px;
	margin-top: 15px;
	background-image: url(bilder/0-8.gif);
	background-position: top;
	background-repeat: no-repeat;
}

li#menu-item-30 a {
	display: block;
	float: left;
	width: 113px;
	height: 28px;
	text-align: center;
	padding-top: 100px;
}

li#menu-item-29 {
	float: left;
	width: 129px;
	height; 128px;
	margin-top: 15px;
	background-image: url(bilder/8-18.gif);
	background-position: top;
	background-repeat: no-repeat;
}

li#menu-item-29 a {
	display: block;
	float: left;
	width: 129px;
	height: 28px;
	text-align: center;
	padding-top: 100px;
}

li#menu-item-28 {
	float: left;
	width: 126px;
	height; 128px;
	margin-top: 15px;
	background-image: url(bilder/18-30.gif);
	background-position: top;
	background-repeat: no-repeat;
}

li#menu-item-28 a {
	display: block;
	float: left;
	width: 126px;
	height: 28px;
	text-align: center;
	padding-top: 100px;
}

li#menu-item-27 {
	float: left;
	width: 131px;
	height; 128px;
	margin-top: 15px;
	background-image: url(bilder/30-45.gif);
	background-position: top;
	background-repeat: no-repeat;
}

li#menu-item-27 a {
	display: block;
	float: left;
	width: 131px;
	height: 28px;
	text-align: center;
	padding-top: 100px;
}

li#menu-item-26 {
	float: left;
	width: 129px;
	height; 128px;
	margin-top: 15px;
	background-image: url(bilder/45-60.gif);
	background-position: top;
	background-repeat: no-repeat;
}

li#menu-item-26 a {
	display: block;
	float: left;
	width: 129px;
	height: 28px;
	text-align: center;
	padding-top: 100px;
}

li#menu-item-25 {
	float: left;
	width: 137px;
	height; 128px;
	margin-top: 15px;
	background-image: url(bilder/60plus.gif);
	background-position: top;
	background-repeat: no-repeat;
}

li#menu-item-25 a {
	display: block;
	float: left;
	width: 137px;
	height: 28px;
	text-align: center;
	padding-top: 100px;
}

/*
#access {
	background: #000;
	display: block;
	float: left;
	margin: 0 auto;
	width: 940px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #aaa;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}
*/

/* =Menu Komplementaernavigation
-------------------------------------------------------------- */

#footerbereich a:link {
	color: #502216;
	text-decoration: none;
}

#footerbereich a:visited {
	color: #502216;
	text-decoration: none;
}

#footerbereich a:hover {
	color: #5d8500;
	text-decoration: underline;
}

#footerbereich a:active {
	color: #5d8500;
	text-decoration: underline;
}

#footerbereich a:focus {
	color: #5d8500;
	text-decoration: underline;
}

.widget-area ul ul {
	list-style: none;
}

.widget-area ul ul li {
	background-image: url(bilder/komplementaer.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding-left: 36px;
}

.widget-area ul ul li {
	background-image: url(bilder/komplementaer.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding-left: 36px;
}

#first li {
	background-image: url(bilder/komplementaer.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding-left: 36px;
}


#footerbereich .current_page_item a:link,
#footerbereich .current_page_item a:visited,
#footerbereich .current_page_item a:hover,
#footerbereich .current_page_item a:active,
#footerbereich .current_page_item a:focus {
	color: #5d8500;
	text-decoration: none;
}

ul#menu-komplementaernavigation1 {
	float: left;
	margin: 18px 10px 24px 75px;
}

ul#menu-komplementaernavigation2 {
	float: left;
	margin: 18px 10px 24px 150px;
}

#technisches {
	float: right;
	width: 320px;
	margin-top: 18px;
}

img.sitemap {
	display: inline;
	margin-right: 12px;
}

img.drucken {
	display: inline;
	margin-right: 12px;
}

/* =Collapse-O-Matic 
-------------------------------------------------------------- */
.collapseomatic {
	background-image: url(bilder/aufklappen.gif) !important;
	background-repeat: no-repeat;
	padding: 0 0 10px 36px !important;
	cursor: pointer;
}
.arrowright {
	background-position: top right;
	padding: 0 16px 10px 0;
}
.colomat-hover {
	text-decoration: underline;
}
.colomat-close {
	background-image: url(bilder/zuklappen.gif) !important;
}
.collapseomatic_excerpt, .collapseomatic_content {
	margin-top: 0px;
	margin-left: 36px !important;
	padding: 0px;
}
.collapseall, .expandall {
	cursor: pointer;
}
.collapseall:hover, .expandall:hover {
	text-decoration: underline;
}


/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}

/*
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
*/

.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}

/* Footer widget areas */
#footer-widget-area {
}


/* =Footer
-------------------------------------------------------------- */

#footer {
	margin-bottom: 20px;
}
#colophon {
	border-top: 4px solid #000;
	margin-top: -4px;
	overflow: hidden;
	padding: 18px 0;
}
#site-info {
	font-weight: bold;
}
#site-info a {
	color: #000;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	background: url(images/wordpress.png) center left no-repeat;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Druckfunktionen
-------------------------------------------------------------- */

#druckseite {
	width: 170mm;
	margin: 0px auto;
	font-family: "Calibri", "Trebuchet MS", sans-serif;
	font-size: 12pt;
}

#druckseite h2.entry-title {
	font-size: 14pt;
	margin-top: 0;
}

#druckseite h2 {
	font-size: 12pt;
	margin-top: 12pt;
}

#druckseite a {
	color: #502216;
}

#permalink-druck {
	font-size: 12px;
}

#content-druck {
	clear: all;
}

#briefkopf {
	margin-bottom: 25mm;
}

#briefkopf img {
	display: block;
	width: 18.6mm;
	height: 18.2mm;
	float: left;
	margin-right: 8mm;
}

#briefkopf p {
	line-height: 1em;
	margin-left: 27mm;
}