/*  
Theme Name: tierarzt-heinrich
Theme URI: http://www.tierarzt-heinrich.de
Description: tierarzt-heinrich modified by medienwerkstatt-luebeck.de
Version: 1.0
Author: medienwerkstatt-luebeck.de
*/

/* html
*******************************/
html,body,div,span,form,h1,h2,h3,h4,p,blockquote{margin:0;padding:0;border:0;outline: 0;}
:focus {outline: 0;}
body {line-height: 1;}
html {height: 100%;}

/* schriften
*******************************/
body {
	font: normal 75% Tahoma, Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6 {
    font:normal 1em/1 Tahoma, Arial, Helvetica, sans-serif;
}
pre,
var,
code { 
    font-family:"Courier New", Courier, monospace; 
}
h3,
#sidebar,
.postdata,
.entry-content {
    font-family:Tahoma, Arial, Helvetica, sans-serif;
}
#header h2 {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}

/* language chooser
*******************************/



.qtrans_language_chooser { list-style-type:none;
	height: 30px;
	
}
.qtrans_language_chooser li {
	
	float: right;
	margin-right: 1px;
}

.qtrans_flag

{

height: 12px;

width: 18px;

display: block;

}




/* content div
*******************************/


div.column-sect {
  clear: both;
  display: inline-block;
  overflow: auto;
}

div.post-column {
  display: inline;
  float: left;
  text-align: left;
	margin: 0;
	width: 300px;
	padding-right: 10px;
}

.aktion {

	float: left;

	width: 305px;

}

.mitte {
	float: left;
	width: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.aktion img {

	display: block;
margin-bottom: 20px;

}

#test{
float: left;
	width: 635px;
	margin: 0;
	padding: 0;
}

#col{
display: inline;
float: left;
width: 100%;
	
}

#coll{
display: inline;
float: left;
width: 295px;
margin-right: 30px;
	
}

#colr{
display: inline;
float: right;
width: 295px;
	margin: 0;
}




/*.aktion span {

	font-size: 1.0em;

	text-transform: uppercase;

}

.aktion h2 {

	color: #4b5254;

	margin-bottom: 15px;

}
*/


/* headlines
*******************************/
h1 {
    font-size:2.91em;
}
h2 {
    font-size: 2.0em;
    line-height:1.6;
    color:#152942;
}
h3 {
    font-size:1.55em;
    color:#152942;
}

/* texte
*******************************/
ul,ol,p,dl {
    line-height: 1.6;
}
ul,ol         {
	margin-bottom: 1em;
	margin-top: 0;
	margin-right: 0;
}
ul            {list-style-type:disc;}
ol            {list-style-type:decimal;}
p,dl	      { text-align: left;
	margin-bottom: 0.6em;
}
strong        {font-weight: bold; }
em            {font-style: italic; }
ins           {text-decoration:none;}
del           {text-decoration:line-through;}
img           {outline:0;
}



blockquote {
    border-left: 2px solid #D2D6D8;
	margin:0 0 0 1.6em;
	padding: 0 0 0 1.6em;
}
a:link,
a:visited,
a:active{
    color:#3b506b;
    text-decoration:underline;
}
a:hover{
    color: #a82b00;
    text-decoration:underline;
}

/* wordpress
*******************************/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
   margin:0 1em 1em 0;
}
.alignright {
   float: right;
   margin:0 0 1em 1em;
}
.wp-caption {
   border: 1px solid #eeeeee;
   text-align: center;
   padding-top: 4px;
	margin-bottom: 10px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   line-height: 1.3;
   padding: 2px 4px 4px 8px;
   margin: 0;
	font-size: 0.8em;
	font-style: italic;
	color: gray;
	text-align: center;
}

/* layout
*******************************/
body {
	color: #363636;
    background: white url(images/ta_bg_head.png) repeat-x 0 0;
}
#root{
	width:900px;
	margin:0 auto;
    background: white url(images/ta_header.png) no-repeat 100% 0;
}

/* header
*******************************/
#header {
    height: 120px;
    color: #3b506b;
    padding: 0;
	background: transparent none no-repeat;
	margin: 0;
}
#header a {
    color: #3b506b;
    text-decoration:none;
	letter-spacing: 0.08em;
}


#header h1 {
    line-height:1.3;
    font-size:2.2em;
    color: #3b506b;
	padding-top: 15px;
	padding-left: 10px;
} 
#header h2 {
    line-height:1.3;
    font-size:1.2em;
    color: #3b506b;
	padding-left: 10px;
	text-decoration: none;
}

/* navigation
*******************************/
#nav{
    overflow:hidden;
    width:900px;
    padding: 0;
    list-style:none;
	height: 96px;
	background: transparent none no-repeat scroll;
	margin-bottom: 0;
	margin-top: 0;
	margin: 0;
}
#nav li{
    float:left;
	padding-left: 10px;
	padding-top: 0;
}
#nav a{
    float:left;
    padding: 5px 0 0;
    margin-right:18px;
    height:26px;
    border-bottom: 2px hidden #D2D6D8;
    text-decoration:none;
    font-size:1.09em;
}
#nav a:hover,
#nav .current_page_item a{

    float:left;
    padding: 5px 0 0;
    margin-right:18px;
    height:26px;
    border-bottom: 2px solid #D2D6D8;
    text-decoration:none;
    font-size:1.09em;
}


/* inhalt
*******************************/

hr {
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #d2d6d8;
 border-bottom: transparent;
}

#content {
    width:630px;
    margin: -25px 10px 20px 0;
    float:left;
	padding-left: 10px;
		color: #3b506b;
	padding-right: 30px;
	border-right: 1px solid #d2d6d8;
	padding-bottom: 10px;
}

#content a:link,
a:active{
    color:#3b506b;
    text-decoration:underline;
}
#content a:hover{
    color:#a82b00;
    text-decoration:underline;
}

#content .post {
    padding-bottom:1.5em;
    margin-bottom:1.5em;
    border-bottom:1px solid #bbc2c6;
}
/*#content .single {
    border-bottom:0;
}
*/
#content h2 a {
    text-decoration:none;
    border-bottom: 1px solid #d2d6d8;
	display: block;
	margin-bottom: 20px;
	font-size: 0.8em;
	letter-spacing: 0.08em;
}
#content h2{
    text-decoration:none;
    border-bottom: 1px solid #d2d6d8;
	display: block;
	margin-bottom: 20px;
	font-size: 0.8 em;
	letter-spacing: 0.08em;
}

/* 
#content h2 {
    text-decoration:none;
    border-bottom: 1px solid #d2d6d8;
	display: block;
	margin-bottom: 12px;
	font-size: 0.9em;
	letter-spacing: 0.08em;
}
*/

#content h3 {
    margin-bottom:20px;
    line-height:2.1;
    border-bottom:1px solid #eeeeee;
    color: #3b506b;
}

/*
#content h4 {
    margin-bottom:10px;
	color: #ffffff;
	font-size: 1.5em;
	background-color: #a82b00;
	width: 100%;
	display: block;
	margin-top: 0;
	line-height: 1.7;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 10px;
	letter-spacing: 0.1em;
}
*/

#content h4 {
    margin-bottom:10px;
	color: #8a1f11;
	font-size: 1.5em;
	width: 100%;
	display: block;
	margin-top: 10px;
	line-height: 1.7;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 10px;
	letter-spacing: 0.1em;
	font-weight: bold;
}

#content h5 {
    text-decoration:none;
    border-bottom: 1px solid #d2d6d8;
	display: block;
	margin-bottom: 12px;
	font-size: 2em;
	letter-spacing: 0.08em;
	padding-bottom: 10px;
}

#content h2 a:hover {
    color:#465c79;
	text-decoration: none;
}
.postdata {
    padding:8px 0;
    margin-bottom:8px;
    border:1px solid #eee;
    border-left:0;
    border-right:0;
    color:#747474;
}
.postdata a {
    color:#354a56;
    text-decoration:none;
}
.postdata a:hover {
    text-decoration:underline;
}
.tags {
    line-height:1.2;
    clear:both;
}

/* sidebar
*******************************/
#sidebar {
    width:200px;
    float:left;
    margin: 15px 0;
	border-left: 1px none #eeeeee;
	padding-bottom: 15px;
	z-index: 1001;
	padding-top: 10px;
}



#sidebar h3 {
    color:#152942;
	color: #3b506b;
	padding: 0 0 15px 10px;
	line-height: 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}


#sidebar .SimpleSideNav h3 {
    padding:0 0 12px 20px;
    color:#152942;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3b506b;
}


#sidebar .SimpleSideNav {
    margin-bottom:18px;
}


#sidebar .SimpleSideNav li {
	list-style-type: none;
}


#sidebar .SimpleSideNav a{

    text-decoration:none;
    font-size:1em;
	margin-left: 15px;
}


#sidebar .SimpleSideNav a:hover{
   border-color: #3b506b;
	font-weight: bold;
}


#sidebar .box {
    margin-bottom:18px;
}




#recentcomments,
#sidebar #calendar_wrap,
#sidebar .content,
#sidebar .box .content,
#sidebar #searchform,
#sidebar .box li a,
#sidebar .box .current-cat li a,
#sidebar .box .current_page_item li {
    border-left: 2px none #D2D6D8;
}


#sidebar .box .page_item a{
    border-left: 2px none #D2D6D8;
	text-decoration: none;
	padding-left: 30px;
}



#sidebar .box .page_item a:hover{
    border-left: 2px none #D2D6D8;
	font-weight: normal;
	font-style: normal;
	background: url(images/sunnet_navi_dot.gif) no-repeat scroll 18px 7px;
}


#sidebar .box .current_page_item a{
    border-left: 2px none #D2D6D8;
	font-weight: normal;
	font-style: normal;
	background: url(images/sunnet_navi_dot.gif) no-repeat scroll 18px 7px;
}



#sidebar .box .tags,
#sidebar #calendar_wrap,
#sidebar .box li a,
#sidebar #searchform
  {
    padding:0 0 0 20px;

}
#sidebar .box .tags {
    line-height:1.6;
}


#sidebar .box li {
    display:inline;/*for IE*/
}




#sidebar .box li a {
    display:block;
}




#sidebar .box li li a {
    padding-left:40px;
}




#sidebar .box li li li a {
    padding-left:60px;
}
#sidebar .box li a:hover,
#sidebar .box .current-cat li a:hover {
    border-color:#7E929E;
}
#sidebar .box .current-cat a,
#sidebar .box .current-cat a:hover {
    border-color:#152942;
}
#sidebar ul {
    margin:0;
    padding:0;
    list-style:none;
}

.textwidget {
    padding-left: 20px;
    color: #3b506b;
	padding-top: 5px;
	margin-bottom: 40px;
}

.wys-text {
    padding-left: 20px;
    color: #3b506b;
	padding-top: 5px;
	margin-bottom: 40px;
}




.DaikosText {

    color: #3b506b;
	padding-top: 5px;
	margin-bottom: 20px;

}

#sidebar .DaikosText h3 {
    color:#152942;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #3b506b;
	padding: 0 0 12px;
}


	

/*rss button*/
#sidebar .rss {
    height:59px;
    margin-bottom:2px;
}
#sidebar .rss a {
    float:right;
    width:77px;
    height:59px;
    background:url(images/rss-icon.gif) 0 0 no-repeat;
    text-indent:-9999px;
}

/*recent comments widget*/
#sidebar #recentcomments {
    padding-left:20px;
}
#sidebar  #recentcomments li.recentcomments {
    display:block;
}
#recentcomments li.recentcomments a {
    display:inline;
    border:0;
}

/* search form
*******************************/
#searchform input {
    vertical-align:middle;
    border:1px solid #ccc;
    font-size:1em;
    color:#152942;
}
#searchform input#search-submit {
    background:#D2D6D8;
    border:1px solid #D2D6D8;
    width:30px;
}

/* comments
*******************************/
#commentform {
    margin-top:12px;
}
#commentform input.text,
#commentform textarea {
    border:1px solid #7E929E;
    border-right-color:#E8E8E8;
    border-bottom-color:#E8E8E8;
    padding:2px;
}
#commentform input.text {
    width:200px;
}
#commentform textarea {
    width:400px;
}
#commentform input.submit {
    border:1px solid #7E929E;
    background:#E8E8E8;
    color:#152942;
}
.comment {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #f9f9f9;
	border-left: 2px solid #D2D6D8;
}
.comment .details img {
    vertical-align:middle;
}

/* footer
*******************************/
#footer {
    clear:both;
    padding-top: 10px;
    height:40px;
    border-top: 2px solid #aa3006;
	background: white none repeat scroll;
	margin-top: 10px;
}



#copyright {
    padding-right: 40px;
    width:900px;
    margin:0 auto;
    display:block;
	padding-left: 60px;
	text-align: left;
	color: #384c66;
}




#footer img {
    vertical-align:middle;
    margin-right:10px;
}

