/*
Theme Name: lectiomedice 09-03 (DE)
Theme URI: http://www.lectiomedice.de
Description: based on MistyLook by Sadish Bala
Version: 1.0
Author: madmercado
Author URI: http://www.madeleinemercado.de
*/

/**************
Grundlagen
**************/

* {
padding : 0;
margin : 0;
}
body {
background : #DCDCDC;
margin : 0;
font : 76%/1.6em verdana, tahoma, arial, sans-serif;
color : #222222;
text-align : center;
<!--[if lte IE 6]> behavior:url("csshover.htc"); <![endif]-->
}

p {
margin : 0.7em 0;
line-height : 1.6em;
font-family : "Courier New", "Trebuchet MS", Serif;
}
a {
text-decoration : none;
}
a:link, a:visited {
color : #663300;
}
a:hover, a:active {
border-bottom : 1px solid #C0C0C0;
background : #fff;
}
hr {
height : 1px;
border : 0;
width : 100%;
background-color : #C0C0C0;
}
dl {
margin : 1em 0;
}
dt {
font-weight : bold;
}
dd {
margin : 0.5em;
padding : 0;
}

/**************
Images
**************/

img {
border : 1px solid #C0C0C0;
padding : 1px;
margin-right : 10px;
float : left;
text-decoration : none;
}
a img {
border : 1px solid #C0C0C0;
padding : 1px;
margin-right : 10px;
float : left;
}
.img_right {
border : 1px solid #C0C0C0;
padding : 1px;
margin-left : 10px;
float : right;
text-decoration : none;
}
.a img_right {
border : 1px solid #C0C0C0;
padding : 1px;
margin-left : 10px;
float : right;
}

/**************
Erweiterungen
**************/

.clear {
clear : both;
height : 20px;
}
blockquote {
font-family : "Courier New", "Trebuchet MS", Serif;
color : #8f897d;
margin : 1em;
padding : 0 0 10px 35px;
background : url(img/blockquote.gif) no-repeat left top;
}
bestellen {
font-family : "Courier New", "Trebuchet MS", Serif;
color : #8f897d;
padding : 0 0 5px 27px;
margin-bottom : 5em;
background : url(img/bestellen.gif) no-repeat left top;
}
fieldset {
border : none;
}

/**************
Headerimage
**************/

#headerimage {
clear : both;
background : #fff url(img/madmercado.jpg) no-repeat 0 0;
margin : 0px;
height : 200px;
}
html #headerimage {
margin-top : 0;
}
#headerimage {
background : url(http://www.lectiomedice.de/wp-content/themes/lectiomedice/img/lectiomedice.jpg) no-repeat;
}

/**************
Ueberschriften
**************/
h1,{
font-family : Verdana, Tahoma, Arial, sans-serif;
}
h2, h3, h4, h5, h6 {
font-family : "Courier New", "Trebuchet MS", Serif;
}
.post h4 {
font-size : 1em;
font-weight : normal;
font-family : Verdana, Tahoma, Arial, sans-serif;
}
.post h4 em {
font-style : normal;
float : right;
font-weight : normal;
}
#header {
clear : both;
float : left;
margin : 10px 5px;
width : 450px;
}
#header h1 {
font-size : 1.4em;
margin : 10px 0 0 10px;
font-variant : small-caps;
letter-spacing : 1px;
}
#header h1 a {
text-decoration : none;
border : none;
}
#header h2 {
margin : 5px 0 0 10px;
font-size : 1em;
font-weight : normal;
font-family : Verdana, Tahoma, Arial, sans-serif;
letter-spacing : 1px;
}
#header h5 {
margin : 10px 0 0 10px;
font-size : 1.8em;
font-variant : small-caps;
letter-spacing : 1px;
}
#header h5 a {
text-decoration : none;
border : none;
}

/**************
Content --- General Definitions
**************/

#content {
margin : 10px 10px 10px 15px;
}
html #content {
height : 1%;
}

/**************
Content --- Header
**************/

#content h1 {
font-size : 1.4em;
font-weight : normal;
line-height : 1.2em;
margin : 1em 0 0;
}
#content h1 a {
border : none;
}
#content h1 a:hover, a:active {
border : none;
background : #fff;
color : #222222;
}
#content h1.pagetitle {
font-size : 1.4em;
font-weight : normal;
margin : 1em 0 0;
color : #222222;
background-color : #ffffff;
border-bottom : 1px solid #C0C0C0;
}
#content h2.pagetitle {
font-size : 1.4em;
font-weight : normal;
margin : 1em 0 1em 0;
color : #222222;
background-color : #ffffff;
border-bottom : 1px solid #C0C0C0;
}
#content h3 {
font-size : 1.4em;
font-weight : normal;
margin : 1em 0 0;
color : #615b51;
}
#content h4 {
font-size : 1.4em;
border-bottom : 1px solid #C0C0C0;
margin : 1em 0 0 0;
}
#content h5 {
font-size : 1em;
margin : 1em 0;
}

/**************
Content-Definitionen: Main
**************/




#content-main ul {
margin : 1em;
padding : 0 1em;
list-style-image : url(img/bullet.png);
}
#content-main ul.asides {
margin : 0;
padding : 2em;
border-bottom : 1px dotted #C0C0C0;
}
#content ol {
list-style-type : decimal;
margin : 1em;
padding : 0 1em;
}
#content-main {
float : left;
width : 520px;
margin-right : 20px;
}
html #section-index #content-main {
margin-right : 20px;
}

/**************
Content-Definitionen: Post + Entry
**************/


#content .post {
padding : 0 0 2em 0;
border-bottom : 1px solid #C0C0C0;
}
#content p img.right {
float : right;
margin : 10px 0 0 10px;
}
#content p img.left {
float : left;
margin : 0 10px 10px 0;
}
#content .post h2 {
font-size : 1.4em;
margin : 1em 0 0;
letter-spacing : 1px;
font-weight : normal;
}
#content .entry {
margin : 1em 0;
padding-right : 1em;
}
#content .entry a:link, #content .entry a:visited {
border-bottom : 1px solid #663300;
color : #663300;
}
#content .entry a:hover, #content .entry a:active {
border-bottom : 1px solid #222222;
color : #222222;
}
#content .post-info, #content .postmetadata {
font-size : 0.9em;
color : #222222;
margin : 0;
padding : 0;
font-family : Verdana, Tahoma, Arial, sans-serif;
}
#content .post-info {
background : url(img/underline1.jpg) no-repeat left bottom;
padding-bottom : 12px;
}
#content .post table {
margin: 7px 0;
padding : 0;
border : 1px solid #fff;
font-family : Verdana, Arial, sans-serif;
font-size : 1.0em;
}
#content .post tr {
border : 1px solid #fff;
} 
#content .post td {
border : 1px solid #fff;
} 

/**************
Container und Navigation
**************/

#container {
border : 1px solid #C0C0C0;
background : #fff;
margin : 0 auto;
width : 780px;
position : relative;
text-align : left;
}
#navigation {
background : transparent;
margin : 20px auto 0;
overflow : hidden;
width : 760px;
position : relative;
text-align : left;
font-family : "Lucida Grande", Verdana, Tahoma, "Trebuchet MS", Arial, Serif;
}
html #navigation {
height : 1%;
}
#navigation ul li {
float : left;
margin : 0 5px 0 0;
list-style-type : none;
}
#navigation ul li a {
border : 1px solid #C0C0C0;
border-bottom : none;
padding : 2px 10px;
display : block;
color : #ffffff;
text-decoration : none;
background : #D09D4E;
}
#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li.current_page_item a {
background : #fff;
color : #222222;
border : 1px solid #C0C0C0;
border-bottom : none;
}
#navigation ul li.search {
font-size : 0.9em;
right : 0;
position : absolute;
top : 0;
}
#navigation ul li.search input#searchsubmit {
border : 1px solid #C0C0C0;
font-size : 0.9em;
background : #ffffff;
margin : 0 0 0 2px;
color : #222222;
padding : 2px;
}


/**************
Feed-Definitionen
**************/

#feedarea {
padding : 10px 10px 0 0;
float : right;
text-align : right;
}
html #feedarea {
padding-top : 10px;
}
#feedarea dl dt {
display : inline;
margin-right : 5px;
height : 45px;
}
#feedarea dl dd {
display : inline;
margin-right : 5px;
height : 45px;
background : url(img/icon_feed.gif) no-repeat left center;
padding-left : 16px;
}




/**************
Sidebar- und Sidebox-Definitionen
**************/

#sidebar {
float : right;
width : 210px;
font-size : 0.9em;
}
#sidebar ul {
list-style : none;
margin : 0;
padding : 0;
}
#sidebar ul ul {
list-style : none;
margin : 0em 0 0 2.8em;
padding : 0;
border-left : none;
}
#sidebar ul ul ul 
{
	margin:0;
	padding:0 0;
}
#sidebar ul li ul li a
{
	margin:0;
	padding:0 0;
	display : block;
	width : 100%;
	border-bottom : 1px solid #ffffff;
	border-left : none;
}

#sidebar ul li ul li a:hover, a:active {	
background-color : #DCDCDC;
padding : 0;
}

#sidebar ul li ul li ul li 
{
	margin:0;
	border : none;
	padding:0 0 0 2.0em;
	background:url(img/arrow.gif) no-repeat left center;
}

#sidebar ul li ul ul li 
{
	margin:0;
	border : none;
	padding:0 0 0 2.0em;
	background:url(img/arrow.gif) no-repeat left center;
}
html li.sidebox {
padding-top : 20px;
padding-bottom : 10px;
}
li.sidebox h2 {
background : url(img/sidenav_top.jpg) no-repeat right 0%;
padding : 1px 0 5px 32px;
font-weight : normal;
font-size : 1.5em;
text-align : left;
color : #ffffff;
background-color : #ffffff;
font-family : Verdana, Arial, sans-serif;
font-variant : small-caps;
}


/**************
Footer-Definitionen
**************/

#footer {
clear : both;
background : transparent;
margin : 0 auto;
width : 760px;
text-align : left;
}
html #footer {
height : 1%;
}
#footer p {
float : left;
width : 50%;
line-height : 1.2em;
}
#footer p.right {
float : right;
margin : 1em 0;
width : 50%;
text-align : right;
font-size : 0.8em;
color : #aaa59a;
}
/**************
Kommentar-Definitionen
**************/

#comments, #respond {
margin : 2em 0 10px 10px;
font-family : Verdana, Tahoma, Arial, sans-serif;
background : #ffffff;
}
#commentform {
margin : 10px 0;
padding : 0px;
background : #ffffff;
}
.commentnum {
font-size : 1.7em;
margin : 0 10px 1px 0;
}
#container .commentlist {
margin : 10px 0;
padding : 0px;
}
.commentlist img {
border: none;
}

.commentlist li {
display:block;
font-family : Verdana, Tahoma, Arial, sans-serif;
list-style : none;
margin : 10px 0;
padding:20px 10px;
border: 1px solid #C0C0C0;
background : #F0F0F0; 
width : 95%;
}
.commentlist li.alt {
background : #ffffff; 
}
.commentlist li .cmtinfo {
font-size : 0.9em;
border-bottom: 1px dashed #C0C0C0;
}
.commentlist li cite {
font-style : normal;
font-weight : bold;
}
.commentlist li .cmtinfo em {
float : right;
margin : 0;
padding : 0;
font-style : normal;
font-size : 0.9em;
color : #222222;
font-family : Verdana, Tahoma, Arial, sans-serif;
}
#container .commentlist .avatar
{
	float:left;	
	padding : 20px, 20px;
	border: 1px solid #C0C0C0;
}
#content .commentsfeed {
background : url(img/icon_feed.gif) no-repeat left center;
padding-left : 16px;
font-size : 0.9em;
font-family : Verdana, Tahoma, Arial, sans-serif;
}

.comment p
{
font-size : 0.8em;
font-family : Verdana, Tahoma, Arial, sans-serif;
}
/**************
Trackback, Textbox, Textarea
**************/

#content .trackback {
background : url(img/track.jpg) no-repeat left center;
padding-left : 16px;
font-size : 0.9em;
font-family : Verdana, Tahoma, Arial, sans-serif;
}
input.textbox {
border-top : 1px solid #ffffff;
border-right : 1px solid #ffffff;
border-left : 1px solid #ffffff;
border-bottom : 1px solid #C0C0C0;
font : 1em "Lucida Grande", Verdana, Arial, Serif;
padding : 2px;
width : 170px;
}
input#submit {
border : 1px solid #C0C0C0;
font-size : 0.9em;
background : #DCDCDC;
margin : 0 0 0 0;
color : #222222;
padding : 2px;
}

textarea {
width : 90%;
padding : 10px;
line-height : 2em;
height : 10em;
border : 1px solid #C0C0C0;
font : 1em Verdana, Arial, Serif;
}
.textbox:focus {
border-top : 1px solid #ffffff;
border-right : 1px solid #ffffff;
border-left : 1px solid #ffffff;
border-bottom : 1px solid #C0C0C0;
}
textarea:focus {
border : 1px solid #C0C0C0;
}

#header, #content, #sidebar, #footer, .widget {
overflow : hidden;
}

/**************
Pagebar
**************/

.pagebar {
font : 11px "Trebuchet MS";
padding-top : 20px;
padding-bottom : 10px;
margin : 0;
}
.pagebar a, .pageList .this-page {
padding : 2px 6px;
border : 1px solid #C0C0C0;
background : #fff;
text-decoration : none;
}
.pagebar a:visited {
padding : 2px 6px;
border : 1px solid #C0C0C0;
background : #fff;
text-decoration : none;
}
.pagebar .break {
padding : 2px 6px;
border : none;
background : #fff;
text-decoration : none;
}
.pagebar .this-page {
padding : 2px 6px;
border-color : #999;
font-weight : bold;
font-size : 13px;
vertical-align : top;
background : #fff;
}
.pagebar a:hover {
color : #222222;
background : #DCDCDC;
border-color : #C0C0C0;
text-decoration : none;
}

/**************
Eigene Erweiterungen
**************/