/*
 Theme Name: kiz
 Theme URI: http://kiz.org/
 Description: the kiz
 Version: 0.3
 Author: augustin
 Author URI: http://albert-augustin-gestaltung.de
 Tags: kiz
 
 this theme was designed by albert augustin and viktor berzsinszky
 */
body {
    font-family: 'Verdana', Arial, Sans-Serif;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-image: url(img/bg2.png);
    background-repeat: repeat-x;
    background-color: #9b9b9b;
}

#header .title {
    font-size: 22px;
    text-align: left;
}

#header .title a {
    text-decoration: none;
}

#page {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 1000px;
    background-image: url(img/bg_page.png);
}

#header {
    background-image: url(img/bg_head2.png);
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    width: 1000px;
    height: 155px;
}


.wp-caption-text {
	font-size: 9px !important;
	color: #ccc !important;
	margin: 0 !important;
	padding: 4px 0px 0px 3px;	
}

#search {
    float: left;
    height: 20px;
    background-image: url(img/bg_search.png);
    background-repeat: no-repeat;
    margin-top: 81px;
    margin-left: 30px;
    width: 205px;
}

#search input.text {
    font-size: 9px;
    text-transform: uppercase;
    font-style: italic;
    color: #999999;
    background: none;
    width: 160px;
    padding-left: 4px;
    border: none;
}

#search input.button {
    background-image: url(img/bg_searchBtn.png);
    background-repeat: no-repeat;
    border: none;
    width: 16px;
    height: 13px;
}

/* METANAVIGATION */
#appmenu ul li.current_page_item {
    background-color: #e2e2e2;
}

#appmenu li {
    float: left;
    list-style-type: none;
    list-style-image: none;
    margin-top: 83px;
    margin-left: 5px;
    font-size: 9px;
    text-transform: uppercase;
    width: 100px;
}

#appmenu li a {
    text-decoration: none;
    color: #999999;
    display: block;
}

#appmenu :hover {
    color: #ffffff;
    background-color: #999999;
}

.narrowcolumn {
    float: right;
    width: 780px;
    font-family: Verdana, Arial, Sans-Serif;
    line-height: 17px;
    font-size: 11px;
    color: #3a3a3a;
}

.narrowcolumn ul li {
    padding-left: 0px;
    text-align: left;
    list-style-image:url(img/bullet.png);
    line-height: 21px;
}

.narrowcolumn ul li a {
    padding-left: 0px;
    text-align: left;
}

.narrowcolumn ul {
    padding-left: 20px;
    text-align: left;
}

.post {
    margin: 0 0 0 0;
    color: #3a3a3a;
    padding-left: 20px;
    padding-right: 240px;
    font-family: Verdana, Arial, Sans-Serif;
    text-align: justify;
    font-size: 11px;
}

/* †BERSCHRIFTEN */
.post h1 {
    border-top: 1px dotted #dddfee;
    font-size: 22px;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #1d4891;
    text-align: left;
    line-height: 27px;
    font-weight: 100;
    padding-top: 33px;
}

.post h2 {
    font-size: 13px;
    font-family: Georgia, "Times New Roman", serif;
    color: #1d4891;
    font-weight: 200;
    text-align: left;
    letter-spacing: 0px;
}

.post h3 {
    font-size: 11px;
    font-family: Verdana, Arial, Sans-Serif;
    color: #ffffff;
    padding-left: 2px;
    display: block;
    text-align: left;
    background-color: #d94230;
    font-weight: 500;
}

.pagetitle {
    font-size: 23px;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #1d4891;
    font-weight: 100;
    margin-left: 20px;
}

/*////////////////////////////////////////////////////////////////////// LI VORHER: */
/*
 
 #content
 {
 padding-top: 12px;
 background-image: url(img/bg_main.png);
 overflow: hidden;
 position: relative;
 
 }
 
 #content a
 {
 color: #1d4891;
 padding: 0px 11px 1px 2px;
 text-decoration: none;
 background-color: #e0e2ef;
 }
 
 
 
 #content a:hover
 {
 background-color: #1d4891;
 color: #ffffff;
 text-decoration: none;
 
 }
 
 */
/*/ Link indication BUG  - Bilder nicht markieren! */
/*////////////////////////////////////////////////////////////////////// NACHHER: */


#content {
    padding-top: 12px;
    background-image: url(img/bg_main.png);
    overflow: hidden;
    position: relative;
}

.entry a {
    color: #1d4891;
    padding: 0px 13px 1px 3px;
    text-decoration: none;
    background-color: #e0e2ef !important;
}

.entry a:hover {
    background-color: #1d4891 !important;
    color: #ffffff;
    text-decoration: none;
}

p img {
    padding: 0;
    max-width: 100%;
}

.literminland {
    background-color: #dd1144;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    padding: 0px 0px 0px 0px;
    margin: 0 0 2px 10px;
    display: inline;
    margin-bottom: 10px;
    margin-top: 6px;
 
}

img.alignleft {
    padding: 0px;
    margin: 0 7px 2px 0;
    display: inline;
    border: 1px solid #e2e2e2;
}


.wp-caption  {
 	margin: 4px 0px 0px 7px;	
 	line-height: 9px !important;
}

.size-thumbnail {
	border: 1px solid #ccc;	
}


.alignright {
    float: right;
}

.alignleft {
    float: left
}

#footer {
    padding: 0;
    background-image: url(img/bg_foot2.png);
    background-repeat: no-repeat;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    padding-left: 30px;
    padding-top: 40px;
    color: #d5d5d5;
    margin: 0 auto;
    width: 1000px;
    height: 80px;
    clear: both;
}

#footer a {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #d5d5d5;
}

#sidebar {
    width: 220px;
    font-family: Arial, sans-serif;
    font-size: 10px;
    font-weight: bolder;
    float: left;
}

#sidebar ul li.current_page_item {
    background-image: url(img/bg_mainMenua.png);
    color: #dd4400;
}

#sidebar ul ul li.current_page_item {
    background-image: url(img/bg_mainMenua2.png);
    color: #dd4400;
}

#sidebar ul ul li:hover {
    background-image: url(img/bg_mainMenua2.png);
}

#sidebar ul {
    margin: 0 0 0 0;
    color: #1d4891;
    width: 220px;
    background-image: url(img/bg_side.png);
    padding: 0 0 0 0;
}

#sidebar ul li {
    list-style-type: none;
    color: #1d4891;
    list-style-image: none;
    padding-left: 30px;
    padding-top: 7px;
    padding-bottom: 7px;
    line-height: 5px;
    background-image: url(img/bg_mainMenu.png);
    background-repeat: no-repeat;
}

#sidebar ul li ul {
    display: none;
}

#sidebar ul li.current_page_item ul, #sidebar ul li.current_page_parent ul {
    margin-left: -30px;
    display: block;
}

#sidebar ul ul li {
    /*background-image: url(img/bg_mainMenu2.png);*/
}

#sidebar ul ul li a {
    padding-left: 10px;
    color: #717eb4;
}

#sidebar ul li a {
    line-height: 5px;
    color: #1d4891;
    text-transform: uppercase;
    padding-top: 5px;
    padding-bottom: 6px;
    display: block;
    text-decoration: none;
}

#sidebar ul li:hover {
    background-image: url(img/bg_mainMenua.png);
    background-repeat: no-repeat;
    color: #55dd11;
}

a img {
    border: none;
}

div#langselect {
	padding-top: 80px;
	padding-left: 32px;
	text-align: left;
}


div#langselect a {
	padding-right: 6px;
}



