/*
Theme Name: Vorberg
Author: Application Park GmbH
Author URI: http://www.applicationpark.de/
Description: The Vorberg Theme
Version: 1.0
License: All Rights Reserved
Tags: dark, grey, fixed width 
*/

/* =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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}


/* =Structure
----------------------------------------------- */

body {
	padding: 0 1em;
}
#page {
	margin: 2em auto;
	width: 1007px;
}
#branding {
    width: 312px;
}
#access {
    margin-top: 31px;
    float: right;
    width: 260px;
    height: 510px;
}
#main {
    width: 695px;
}
#content {
	width: 515px;
	min-height: 510px;
	margin-top: 121px;
}


/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.25em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.25em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


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

body, input, textarea {
	color: #4b4a4d;
	font: 11px Tahoma, Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 1.6;
}
body {
	background-color: #646567;
}
#page {
    clear: both;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

/* Text elements */
p {
	margin-bottom: 1.5em;
}
ul, ol {
	margin: 0 0 1.625em 1.5em;
}
ul {
	list-style: square;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.5em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* Forms */
input[type=text],
input[type=password],
textarea {
	background: #fafafa;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #ddd;
	color: #888;
}
input[type=text]:focus,
textarea:focus {
	color: #373737;
}
textarea {
	padding-left: 3px;
	width: 98%;
}
input[type=text] {
	padding: 3px;
}
input#s {
	background: url(images/search.png) no-repeat 5px 6px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	height: 22px;
	line-height: 1.2em;
	padding: 4px 10px 4px 28px;
}
input#searchsubmit {
	display: none;
}

/* Links */
a {
	color: #000;
	text-decoration: underline;
}
a:focus,
a:active,
a:hover {
	text-decoration: underline;
}


/* =Header
----------------------------------------------- */
#branding {
	position: relative;
	z-index: 2;
	float: left;
}
#branding .site-nav {
    background: #3e3e40 url('./images/bg-dark-grey.gif') top left no-repeat;
}
#branding img.logo {
	height: 52px;
	width: 165px;
	float: right;
	margin: 38px 11px 0 0;
}
#branding .site-generator {
    background: #3e3e40 url('./images/bg-dark-grey-end.gif') bottom left no-repeat;
    color: #ffffff;
    text-align: right;
    padding: 2px 18px 18px 0;
}


/* =Menu
-------------------------------------------------------------- */
#access {
    border-top: #b6b7b9 1px solid;
    border-left: #b6b7b9 1px solid;
    border-bottom: #b6b7b9 1px solid;
    clear: both;
}
#access ul {
    list-style: none;
    margin: 37px 0 0 0;
}
#access ul li {
    text-align: right;
}
#access ul li a {
    padding-right: 10px;
    display: block;
    text-decoration: none;
}
#access ul.menu li {
    margin-bottom: 12px;
}
#access ul.menu li a {
    color: #b1b3b4;
    font-weight: bold;
}
#access ul.menu #menu-item-309.current-menu-item a {
    background: #ffffff url('./images/bg-active-menu-long.gif') top left no-repeat;
}
#access ul.menu li.current-menu-item a,
#access ul.menu li.current-menu-parent ul.sub-menu li.current-menu-item a {
    color: #1a171b;
    background: #ffffff url('./images/bg-active-menu.gif') top left no-repeat;
    border-top: 1px solid #6e6d6f;
    border-bottom: 1px solid #5a595c;
    font-weight: bold;
}
#access ul.menu li.current-menu-parent a {
    color: #ffffff;
    background-color: #5a595c;
}
#access ul.menu li ul.sub-menu {
    display: none;
}
#access ul.menu li.current-menu-item ul.sub-menu,
#access ul.menu li.current-menu-parent ul.sub-menu {
    margin: 0;
    display: block;
    border-bottom: 1px solid #ffffff;
    background-color: #5a595c;
}
#access ul.menu li ul.sub-menu li {
    margin: 0;
}
#access ul.menu li ul.sub-menu li a {
    border: 0;
}
#access ul.menu li.current-menu-parent ul.sub-menu li a,
#access ul.menu li.current-menu-item ul.sub-menu li a {
    color: #ffffff;
    background: #5a595c none;
    font-weight: normal;
}

/* =Front-page
----------------------------------------------- */
body.home #main {
    background: #58585A url('./images/bg-content-wieviel_schoenheit.gif') top center no-repeat;
}
body.home #content {
    background: transparent;
    width: 645px;
}
body.home #content .entry-content {
    padding: 38px 38px 0 38px;
    width: auto;
}
body.home #content .entry-content h1,
body.home #content .entry-content h2 {
    color: #ffffff;
    font-size: 16px;
    margin: 1em 0;
    padding: 1em 0;
    font-weight: normal;
}
body.home #content .entry-content h2 {
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    margin: 0;
}
body.home #auszeichnung {
    width: 100px;
    height: 138px;
    position: absolute;
    right: 30px;
    bottom: 30px;
}


/* =Content
----------------------------------------------- */
#main {
	float: left;
	background: #58585A url('./images/bg-content-ein_guter_arzt.gif') top center no-repeat;
}
#content {
    background-color: #ececed;
    border-top: #b6b7b9 1px solid;
    border-right: #b6b7b9 1px solid;
    border-bottom: #b6b7b9 1px solid;
    clear: both;
    position: relative;
}
#content .entry-title {
    margin-top: 1.2em;
    padding-left: 18px;
    background-color: #4b4a4d;
    color: #ffffff;
    font-size: 12px;
    font-weight: normal;
    line-height: 2.0em;
}
#content .entry-content {
    padding: 18px;
    width: 312px;
}
#content .entry-thumbnail {
    width: 300px;
    height: 456px;
    padding: 2px;
    background-color: #ffffff;
    position: absolute;
    z-index: 2;
    top: 26px;
    left: 349px;
}
#content .entry-thumbnail img {
    width: 300px;
    height: 456px;
}
#scrollTop a
{
    display: block;
    display: none;
    z-index: 999; 
    opacity: .8;
    position: fixed;
    top: 100%;
    margin-top: -77px;
    left: 50%;
    margin-left: 353px;
    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    border-radius: 24px;
    width: 100px;
    line-height: 20px;
    height: 20px;
    padding: 10px;
    background-color: #3E3E40;
    font-size: 14px;
    text-align: center;
    color: #fff;
    text-decoration: none;
}

.entry-content h1,
.entry-content h2 {
	color: #000;
	font-weight: bold;
	margin: 0 0 .8125em;
}
.entry-content h3,
.comment-content h3 {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;
}
.entry-content th,
.comment-content th {
	line-height: 1.6em;
	padding-bottom: 9px;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ddd;
	padding: 3px 10px 3px 0;
}
.entry-content #s {
	width: 75%;
}


/* =Attachments
----------------------------------------------- */
.image-attachment div.attachment {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 0 -8.9% 1.625em;
	overflow: hidden;
	padding: 1.625em 1.625em 0;
	text-align: center;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto 1.625em;
	max-width: 100%;
}
.image-attachment div.attachment a img {
	border-color: #f9f9f9;
}
.image-attachment div.attachment a:focus img,
.image-attachment div.attachment a:hover img,
.image-attachment div.attachment a:active img {
	border-color: #ddd;
	background: #fff;
}
.image-attachment .entry-caption p {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}


/* =Footer
----------------------------------------------- */
#colophon {
	clear: both;
	padding: 1px 0 18px 18px;
	color: #ffffff;
}

