
/*
Theme Name: inari
Theme URI: http://inari-institut.de/
Description: inari
Version: 1.0
Author: Karsten Oehlert
Author URI: http://in-dresden.info/
Tags: header,footer,widgets
*/

body, #page, #footer{
    font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;}

body {
    background: none repeat scroll 0 0 #F2F2F2;
    margin: 0;
    padding: 0;}

#page{
    color: #555555;
    font-size: 13px;
    margin: 0 auto;
    text-align: left;
    width: 1000px;}

#header {
    background: url(images/bg-body.png) repeat-x scroll 0 0 #B5B5B5;
    height: 160px;
    width: 100%;
    }
#header-box {
    margin: 0 auto;
    width: 1000px;}
     
#header-img{
    margin-bottom: 2px;}
#header-img img{border:0 none;}

#content{
    float: left;
    margin-top: 30px;
    width: 725px;}

#nav {
    color: #c00;
    float: right;
    margin-top: 47px;
    width: 230px;}

#footer {
    font-size: 13px;
    clear: both;
    height: 100px;}

/*===============nav============*/

#nav a {
    font-size: 13px;
    line-height: 22px;
    }
#nav a:hover {}

#nav .current_page_item a {
    color: #c00;
    font-weight: bold;
    }

#nav h2, #nav h3{
    background: none repeat scroll 0 0 #F6F6F6;
    border: 1px solid #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    margin: 0 0 2px;
    padding-left: 5px;
    }

#nav ul{
    margin:0;
    padding:0;
    }

#nav li {
    list-style-type:none;
    }

#nav ul ul {
    margin-bottom: 25px;
    }
#nav ul ul li {
    padding-left: 0;}
#nav ul ul li a {
    background: none repeat scroll 0 0 #E4E4E4;
    display: block;
    line-height: 28px;
    margin-bottom: 2px;
    padding-left: 5px;}
#nav ul ul li a:hover {}

#nav ul ul ul {}
#nav ul ul ul ul {}
#nav ul ul ul li{
    list-style: square outside none;
    margin-left: 15px;
    }
#nav ul ul ul li a{}
#nav ul ul ul ul li{}
#nav ul ul ul li ul a{}

#nav ul ol {}
#nav ul ol li {}

#nav .textwidget {
    padding-left: 8px;}

.nav-li {}

.st-tag-cloud {
    padding-left: 0;
    padding-right: 5px;
    padding-top: 0;}

.artikel {
margin-bottom:10px;
padding-right:10px;
text-align:right;
}

/* =Menu
-------------------------------------------------------------- */
#access-box {
    float: left;
    height: 28px;
    margin-top: 0;
    width: 100%;}

#access {
    display: block;
    font-size: 13px;
    margin: 0;}
    
#access ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#access li {
    float: left;
    list-style: none outside none;
    position: relative;
}
#access a {
    background: none repeat scroll 0 0 #EEEEEE;
    border-right: 1px solid #DDDDDD;
    color: #555555;
    display: block;
    line-height: 26px;
    padding: 0 10px;
    text-decoration: none;}
    
#access ul ul {
	display: none;
	float: left;
	margin: 1px 0 0 0;
	position: absolute;
	left: 0;
	width: 210px;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
    background: none repeat scroll 0 0 #dbdbdb;
    border-bottom: 1px dotted #fff;
    color: #444444;
    font-size: 13px;
    font-weight: normal;
    height: auto;
    line-height: 28px;
    padding: 0 13px;
    width: 210px;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: #e5e5e5;
}
#access li:hover > a,
#access a:focus {
	background: #f6f6f6;
	color: #c00;
}
#access ul li:hover > ul {
	display: block;
}
#access .current_page_item > a,
#access .current_page_ancestor > a {
    color: #c00;
    font-weight: bold;}


/*==========searchform==============*/
#searchform {margin-bottom:20px;}
#searchform p{}
#searchsubmit {
background-color:#f6f6f6;
color:#c00;
}
.such {}
.entry form {}
select {}

.screen-reader-text{display:none;}
#s {width:69%;}

input, textarea {
-moz-box-shadow:1px 1px 1px rgba(0, 0, 0, 0.1) inset;
background:none repeat scroll 0 0 #F9F9F9;
border:1px solid #CCCCCC;
padding:2px;
}

/* ============= conntent ======================*/

a {
    color: #666;
    text-decoration:none;}

a:hover {color: #c00;}
a:link {}
a:visited {}

small {font-size:11px; padding:3px 1px;}

ul  {    
    margin-left: 0;
    padding-left: 15px;}
li  {
    list-style: square outside none;
    padding-left: 0;
    }

h1, h2, h3, h4, h5, h6 {
    color: #777;
    text-decoration:none;
    margin:10px 0;
    }
		
h1{    
    border-bottom: 1px solid #aaa;
    font-size: 17px;
    padding-bottom: 5px;}
h2{
    font-size: 15px;
    margin-bottom: 10px;
    margin-top: 0;
    text-decoration: none;
    }
h3{
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 0;}
    
h4{font-size: 13px; font-weight: bold;}
h5{font-size: 13px;}      
h6{font-size: 11px;}

#title{    
    color: #FCFCFC;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 28px;
    margin-left: 0;
    margin-top: 80px;
    position: absolute;}
#title a{    color: #FCFCFC;}

.page-title{color: #777;
    line-height: 42px;}
.page-title a{color: #777;}


/* ==========Begin Structure ==========================*/

.post {
    float: left;
    margin-bottom: 15px;
    padding-bottom: 15px;
    width: 100%;}
    
.post hr {display: block;}
.postmetadata {}

.entry{  line-height: 20px;}
.postmetadata {}

.weiter{
    float: right;
    font-weight: bold;
    text-align: right;}
    
.info{}
/*===============Feed================*/

#feed{}
#feed h2{}
#feed ul{}
#feed ul li{}

/* =========Begin Images==============*/

p img {
padding: 0;
max-width: 100%;
}

img {border:1px solid #ebd27e;}

a img {}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {float: right;}
.alignleft {float: left;}
/*===========comment================*/        

.commentlist ol{padding-left:15px;}
.commentlist li{list-style:none outside none;margin-bottom:50px;}
.commentlist ul{margin-top:25px;padding-left:15px;}
.comment-author {background-color:#F9F9F9;border:1px solid #BBBBBB;padding:2px;}

#respond{margin-bottom:50px;}

#commentform{}
#comment{width:660px;}


/* ==============pagebar=====================================*/

.pagebar {}
.pagebar a,.pageList .this-page {}
.pagebar a:visited {}
.pagebar .break {}
.pagebar .this-page {}
.pagebar a:hover {}
.pagebar .inactive{}   

/*===========Footer================*/

#footer h1{
background:none repeat scroll 0 0 transparent;
border:0 none;
margin-top:0;
padding:2px 0 2px 5px;
}

#footer h2{
    margin-bottom: 0;
    margin-top: 0;
    padding: 2px 0;}

#footer h2 a{color:#999;}

#footer h3, #footer h3 a{
padding:2px 0 2px 5px;
margin-bottom:5px;
}

#footer p{
margin:0;
padding:0;
}
#footer a{color:#777;}
#footer a:hover{color:#c00}

#footer ul{
    margin-bottom: 5px;
    margin-top: 0;
    padding-left: 0;
    }
    
#footer li{color:#777; list-style:none outside none;}
#footer li a{}
#footer li a:hover{}

#footer ul ul {
    margin-bottom: 20px;
    padding-left: 1px;}
    
#footer-right ul ul{ 
    padding-left: 2px;}

#footer ul ul li{color: list-style:square outside none;}
#footer-nav{
float:right;
font-size:13px;
padding-bottom:10px;
padding-right:25px;
text-align:right;
}
#footer-nav a{color:#555;}
#footer-nav a:hover{color:#999}
#footer-top{}
#footer-info{width:1000px;}
#footer-box{
    margin: auto;
    padding-top: 5px;
    width: 1000px;}
    
#footer-left{
    float: left;
    padding-left: 10px;
    width: 255px;}
#footer-center{float:left;padding-left:10px;width:180px;}
#footer-right{float:left; width:515px;}