/*
Theme Name: Hundeblog365
Theme URI: 
Version: 1.0
Author: Frank Baermann
Author URI: http://www.aixpressive.de

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/






body {
    padding: 0 0 2em 0;
    margin: 0;
    text-align: center;
    font: 65% verdana, sans-serif;
    background: #E6E6E6; 
	color: #383838;
    line-height: 150%;
	background-image: url(images/kachel-neu.gif);
}

hr {
    display: none;
}

img {
    border: none;
}

ins {
    text-decoration: none;
    border-bottom: 1px dashed #F26722;
}

acronym, abbr, dfn {
    border-bottom: 1px dashed #333;
    font-style: normal;
}

blockquote {
    border-left: 5px solid #759D00;
    margin: 1em 0;
    padding: 5px 10px;
    background: #883E3B;
    width: 90%;
}

code, pre {
    color: #F26722;
    font: 1.1em 'courier new', courier, monospace;
}

/* Bild links ausgerichtet: Image floats left*/
.bild-links {
    float: left;
    margin: 0 15px 3px 0;
}

/* Bild rechts ausgerichtet; Image floats right*/
.bild-rechts {
    float: right;
    margin: 0 0 3px 15px;
}


.pagination_line {background:url(images/bg_line_double.gif) repeat-x scroll center bottom transparent; width:100%; height:3px;}
.pagination {
    text-align: center;
    margin-top: 5px;
	
}

.center {
    text-align: center;
}

#container {
    text-align: left;
    margin: 0 auto;
    width: 972px;
    padding: 0 0 1px 0;
    position: relative;
    border-bottom: 1px solid #ddd;
}

/* Kopfbereich (Header) */

#kopf {
    height: 230px;
    margin-bottom: 30px;
}

#kopf h1 {
    font: 30px 'trebuchet ms', sans-serif;
    color: #759D00;
    margin: 0;
    padding: 5px 15px;
}

#kopf h1 a {
    color: #759D00;
    text-decoration: none;
}

#kopf tabelle {  
    color: ffffff
    text-decoration: none;
}

#kopf tabelle a:visited {  
    color: ffffff
    text-decoration: none;
}



.clear { clear:both; }
#tabs {
width:972px;
padding:19px 8px 15px  20px;
background:#E9F6FE;

}

.space { text-align:center; width:100%; }
 
.space input { font-size:14px; padding-bottom:3px; padding-left:3px; padding-right:3px; width:400px; }
.space input#ssubmit { width:67px; }

.abstand { margin-bottom:10px; background: #E9F6FE;   padding: 5px 7px 5px 7px; }

.textwidget { padding-left:0; }

#tabs ul {
margin:0;
padding:0;
}

#tabs li {
display:inline;
list-style-type:none;
margin-right:5px;
 }

#tabs #tabsleft {float:left;  width:335px;}
#tabs #tabsmiddle {float:left;}
#tabs #tabsright {float:right;}

#tabs a {  color:#fff; padding:4px 8px 4px 8px; }

#tabs #tabsleft a {
background:#742C2D;
}

#tabs #tabsmiddle a {
background:#689016;
}

#tabs #tabsright a{
background:#742C2D;
}

/*shopmenu*/

#shop_menu {
    float: right;
    width: 200px;
    text-align: center;

    font-size: 1.1em;

    display: inline;
}

 #shop_menu p.widget_title{
	font: bold 1.1em verdana, sans-serif;

	width:188px;
	color: #fff;
	margin: 0 0 .5em 0;
    padding: 1px 5px 1px 5px;
    background: #742C2D;
    text-align: left;

 }
 
 #shop_menu a {
    font-weight: normal;
    color:#000000;
    text-decoration: none;
	padding-left:13px;
	background: url(images/tatze.gif) no-repeat center left;
}

#shop_menu li {
	list-style-type:none;
}

#shop_menu ul {
margin:0;
padding:0;
margin-bottom:10px;
    text-align: left;
    padding-left: 0px;
    padding-right: 10px;
}

.more-link { color:#883E3B; font-weight:bold; }

.related { font-weight:bold; }

.boxText { font-family:Verdana,Arial,sans-serif; font-size:10px; font-weight:normal; line-height:normal;}
.boxText2 { font-family:Verdana,Arial,sans-serif; font-size:10px; font-weight:normal; line-height:normal;}
#navi .boxText  a{ background:none; text-decoration:underline; padding-left:0; }
#navi .boxText2  a{ background:none; text-decoration:none; padding-left:0; }
#shop_menu .pp  a{ background:none; text-decoration:none; padding-left:0; }
#shop_menu .ttags  a{ background:none; text-decoration:none; padding-left:0; }


/* Navigation (Sidebar) */

#navi h2, #navi { }


.widget_title {background:url(images/bg_line_double.gif) repeat-x scroll center bottom transparent;
color:#1D80B2;
display:block;
font-size:18px;
margin-bottom:10px;
padding-bottom:5px;
padding-left:10px;
padding-top:7px;
text-decoration:none;
line-height:1.3;}



#navi #forgotten a 
{

font-size:10px;
background:none;
text-decoration:underline;
}

#navi #forgotten  
{
text-align:right; 

}

#navi {
    float: left;
    width: 250px;
    
}

#navi ul, #navi ol, #navi p, #navi form, #navi dl {
    text-align: left;
    padding-left: 0px;
    padding-bottom:10px;
	margin-bottom:10px;
}

#navi div {
   /* margin: 10px 10px 15px 10px; */
    text-align: left;
}

#navi form {
    margin: .7em 0 1em 0;
}

#navi input {
    border: 1px solid #883E3B;
    font-size: 1.1em;
    background: #ffffff;
}


#navi h2 {
    font: bold 1.2em verdana, sans-serif;
    color: #fff;
    margin: 0 0 .5em 0;
    padding: 1px 5px 1px 5px;
    background: #742C2D no-repeat center left;
    text-align: left;
}

#navi a {
    font-weight: normal;
    color:#000000;
    text-decoration: none;
    padding-left: 13px;
	margin-left:10px;
    background: url(images/tatze.gif) no-repeat center left;
}

#navi a:hover {
    color: #1D80B2;
}

#navi ul {
    list-style: none;
    margin: .5em 0 1em 0;
}

#navi ul ul {
    margin: 2px 0 2px 7px;
    padding: 0;
}

#navi .navi-search {
    margin-bottom: 3px;
    width: 150px;
    background: #fff;
    border-style:outset
}

/* Inhalt (Content) */
#inhalt {
	display:inline;
	float:right;
	margin-left:0px;
	margin-right:22px;
	width:700px;
	margin-top:6px;
    }

#inhalt h2 {
    background:url(images/bg_line_double.gif) repeat-x scroll center bottom transparent;
color:#1D80B2;
display:block;
font-size:18px;
margin:0;
padding:0;
margin-bottom:10px;
padding-bottom:5px;
padding-left:10px;
padding-top:7px;
text-decoration:none;
line-height:1.3;}


/* Ueberschrift fuer Seiten; Heading for Pages */
#inhalt h2#page {
    text-align: left;
    padding: 2px 0 2px 5px;
    margin: .5em 0;
    font-size: 1.4em;
}

#inhalt h2 a {
    text-decoration: none;
	color:#1F81B3;
}

#inhalt h2 a:hover {
    text-decoration: none;
	color:#666666;
}

#inhalt h3 {
    padding: 2px 0 2px 0px;
    margin: .5em 0;
    font-size: 1.4em; 
}

#inhalt h3 a {
    color: #000000;
    text-decoration: none;
}

#inhalt h3 a:hover {
    color: #000000;
    text-decoration: underline;
}

#inhalt h4 {
    font-size: 1.3em;
    padding: 0;
    margin: 1em 0;
    color: #000;
}

#inhalt h5 {
    font-size: 1.1em;
    padding: 0;
    margin: 1em 0;
    color: #000;
}

#inhalt a, #footer a {
    
    text-decoration: none;
}

#inhalt a:hover, #footer a:hover {
    color: #000000;
    text-decoration: unterline;
}

#inhalt .meta {
    font-size: .9em;
    background: url(images/meta_bg.gif) no-repeat; height:26px; 
    
    color: #ffffff;
    margin: 0;
    padding: 4px 5px;
}

#inhalt .meta a {
    color: #ffffff;
    text-decoration: none;
}

#inhalt .feedback {
    margin: 1em 1.7em 1.5em 1em;
    text-align: right;
    font-weight: bold;
    
    padding-right: 20px;
}

/* Kommentar-Bereich; Comment area*/
#commentlist li {
    margin-bottom: 1.5em;
    padding-bottom: 1em;
    border-bottom: 1px solid #883E3B;
}

#commentform {
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #883E3B;
    background: #E9F6FE;
}

#commentform textarea {
    border: 1px solid #883E3B;
    padding: 3px;
    font: 1.1em verdana, sans-serif;
    color: #444;
    width: 480px;
}

/* Fuszbereich; Footer*/
#footer {
    clear: both;
    margin-top: 3em;
    padding: 5px;
    text-align: center;
    
	
}

/* 3. Spezielle Formatierungen z.B. nur f?gins */
#ed_toolbar input {
    border: 1px solid #759D00;
    background: #E3EBCC;
    font-size: 12px;
    margin-right: 1px;
    padding-top: 0;
    padding-bottom: 0;
}

/* *** Plugins *** */
.tags {
    margin: 1.5em 0;
    font-weight: bold;
    border-top: 1px solid #E3EBCC;
    padding: 2px 0;
}

#wp_grins {
    margin-top: 2px;
}

.pagebar {
    text-align: center;
    line-height: 1.4;
    margin-top: 2em;
}

.pagebar .this-page {
    font-weight: bold;
}

#inhalt .pagebar a {
    border: 1px solid #759D00;
    background: #E3EBCC;
    padding: 2px 5px;
    margin-bottom: 5px;
    text-decoration: none;
}

#inhalt .pagebar a:hover {
    background: #759D00;
    color: #fff;
}

.tabelle {  
    color: ffffff; text-decoration: none
}
#navi .st-tag-cloud a { background: transparent; }
.storycontent{
font-size: 12px;
line-height:1.5;	
}


/*modulingo Classes*/
#mod_bg {
background: url(images/bg_body.jpg) no-repeat scroll center top transparent;
margin:0 auto;
width:100%;
}

#bg_all {
background:url(images/bg_all.png) repeat-y scroll center top transparent;
margin:0 auto;
position:relative;
width:996px;
}

#header {
	background: url(images/headpic.jpg) no-repeat;
	width:972px;
	height:271px;
	position:relative;
}

#box_search {
background:url(images/bg_searchfield.png) no-repeat;
bottom:56px;
font-size:10px;
left:275px;
position:absolute;
width:495px;
height:26px;

}

.searchfield { margin-left:76px; margin-top:0px; padding:3px; border:0px solid #000000; width:249px; background:transparent; height:19px; line-height:17px; float:left; }
.searchbutton { float:left;}

.clear_b { clear:both; font-size:0; line-height:0; margin:0; padding:0;}

.headlinks { position:absolute; top:222px; left:6px; width:960px; height:39px; line-height:36px; text-align:center; color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal; }
.headlinks a { color:#ffffff; text-decoration:none;}
.headlinks a:hover { color:#0798da;}

.categories_conteiner_left { margin:0 20px 0 20px; width:210px;}
.bg_footer {background-image:url(images/bg_footer.png); height:121px; width:996px; margin:0 auto;}
