/*
Theme Name:     Rheumapraxis - Twenty Ten Child
Description:    Child theme for the Twenty Ten theme 
Author:         Andreea Stefan - eGraphia.com
Template:       twentyten
Version:        0.1.0
*/

/*@import url("../twentyten/style.css");
*/

/* =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: 1;
}
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;
}
a:link, a:visited, a:hover, a:active, a:focus {
	text-decoration: none;
}

/* LAYOUT */

#container {
	float: left;
	margin: 0 -290px 0 0;
	width: 100%;
}
#content {
	margin: 0 335px 0 160px;
}
#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 290px;
}
#primary {
	padding-top: 1.4em;
}
#secondary {
	clear: right;
	padding-top: 1.4em;
}
#footer {
	clear: both;
	width: 100%;
}

/* FONTS */

body,
input,
textarea,
.pingback a.url,
h3#comments-title,
h3#reply-title,
#cancel-comment-reply-link,
.form-allowed-tags,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.entry-title,
.wp-caption-text {
	font-family: Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}
.page-title span,
#access .menu,
#access div.menu ul,
#site-info,
#site-title,
#site-description,
.widget-title {
		font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
}
input[type=submit] {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

/* GLOBAL ELEMENTS */

body {
	font-size: 100%;
	background: #ebe7df;
	background-image: url(images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center; /* this centers the container in IE 5* browsers */
}
body,
input,
textarea {
	color: #807d77;
}
p {
	margin: 0 0.5em;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}
a:link, a:visited {
	color: #f27900;
}

/* MAIN */

#access .menu-header,
div.menu,
#branding {
	margin: 0 auto;
	width: 940px;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: #transparent;
	background-image: url(images/wrap_bg.jpg);
}
#main {
	background-color: #fff;
}
#colophon {
	width: 960px;
}
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	position: relative;
	width: 760px;
	margin-left: 150px;
	padding-top: 15px;
}
#site-generator {
	clear: both;
	float: left;
	position: relative;
	width: auto;
	*width: 400px;
	*height: 1%;
	margin-left: 150px;
	padding-top: 30px;
}

/* HEADER */

#header {
	width: 960px;
	height: 178px;
	margin: 0;
	background-color: #fff;
	background-image:url(images/header_bg.jpg);
	background-repeat: no-repeat;
}
#logo {
	position: relative;
	left: 10px;
	width: 150px;
	height: 137px;
	float: left;
}
#logo a {
	display: block;
}
#site-title {
	width: 450px;
	padding-top: 45px;
	clear: none;
}
#site-title a {
	display: block;
	font-size: 24px;
	font-weight: bold;
	color:#f27900;
	letter-spacing: -0.03em;
}
#site-description {
	width: 450px;
	margin-top: 7px;
	font-size: 1.2em;
	line-height: 1em;
	letter-spacing: -0.03em;
	color:#f27900;
}
#branding {
	height: 138px;
}

/* MENU */

#access {
	width: auto;
	*width: 625px;
	margin: 0 auto;
	float: left;
	display: block;
	background-color: transparent;
}
#access .menu-header,
div.menu {
	font-size: 0.9em;
	margin-left: 120px;
	width: auto;
}
#access .menu-header ul,
div.menu ul {
	margin: 0 0 0 15px;
	padding: 0;
	height: 40px;
	background: #fff url(images/menu_bg.jpg) repeat-x left bottom;
}

#access .menu-header li,
div.menu li {
	margin: 0;
	padding: 0;	
	line-height: 40px;
	list-style: none;
	float: left;
	position: relative;
}

#access a {
	display: block;
	padding: 0 12px 0 25px;
	font-size: 0.9em;
	color: #807d77;
}
#access li:hover > a,
#access ul ul :hover > a {
	color: #f27900;
	background: #fff url(images/menu_bg_h.jpg) repeat-x left bottom;
}
#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: #f27900;
	background: #fff url(images/menu_bg_h.jpg) repeat-x left bottom;
	background: transparent url(images/menu_bullet.jpg) no-repeat left 0.6em;	
}
#access li.current-menu-item {
	background: #fff url(images/menu_bg_h.jpg) repeat-x left bottom;
}
* 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: #f27900;
	background: #fff url(images/menu_bg_h.jpg) repeat-x left bottom;
}

/* CONTENT */

#content {
	font-size: 0.725em;
}
#content,
#content input,
#content textarea {
	color: #807d77;
}
#content p {
	margin: 1em 0;
	line-height: 1.5em;
}
#content h1,
#content .entry-title {
	margin: 1em 0;
	font-size: 1.35em;
	line-height: 1.6em;
	color: #807d77;
	text-transform: uppercase;
}
#content h2 {
	margin: 1em 0;
	font-size: 1.2em;
	color: #f27900;
}
#content ul {
	margin: 0 0 18px 1.5em;
}
#content li {
	list-style-image: url(images/content_bullet.jpg);
	line-height: 1.5em;
}
.hentry {
	padding-bottom: 20px;
}
.tel {
	width: 60px;
	display: block;
	float: left;
}
.zeit {
	width: 30px;
	display: block;
	float: left;
}


/* WIDGET */

.widget-container h3 {
	margin-bottom: 1em;
	font-size: 0.9em;
}
.widget-area a:link,
.widget-area a:visited {
}
.textwidget p {
	margin: 1em 40px 1em 0;
	font-size: 0.7em;
	line-height: 1.5em;
	*letter-spacing: -0.06em;
}
img.anfahrt {
	border: 1px solid #DBD8D1;
}
#secondary input,
#secondary textarea {
	width: 200px;
	border: 1px solid #ffeac1;
	background-color: #fff;
}
#secondary form p {
	line-height: 1em;
	margin: 0.5em 0 0 0;
}
#secondary form span {
	margin-top: -0.5em;
}

/* FOOTER */

#footer {
	height: 120px;
	background: #ebe7df url(images/footer_bg.jpg) no-repeat left bottom;
}
#site-info {
	background: #fff url(images/menu_bg.jpg) repeat-x left -7px;
}
#site-info p {
	font-size:10px;
	color: #807D77;
	margin: 0;
}
#site-generator a,
#site-generator a:visited {
	font-size:10px;
	color: #dbd6cc;
	margin: 0 30px 0 0;
}
#site-generator a:hover,
#site-generator a:active,
#site-generator a:focus {
	color: #dd871a;
}
#colophon {
	padding-top: 20px;
	height: 40px;
	font-size: 0.725em;
	background-image: url(images/wrap_bg.jpg);
}
#footer-widget-area {
	margin-left: 150px;
	padding-bottom: 10px;
	vertical-align: text-top;
}
#footer-widget-area #first {
	width: 100px;
}
#footer-widget-area #second {
	width: 380px;
}
#footer-widget-area #third {
	width: 200px;
}
#footer-widget-area #fourth {
	width: 200px;
}
#footer-widget-area #fourth a {
	margin-right: 30px;
}