/*
Theme Name: ilonas
Theme URI: http://www.ilona-s.de
Description: Mein erstes eigenes Theme
Version: 1.0
Author: Ilona Herrmann
Author URI: http://www.ilona-s.de
*/

/*------------wird nicht angezeigt----------------*/
.hide        {
        display:none;
        }
/*---------------------------------------------------*/


/*---------------Allgemeingueltiges------------------*/
body {
        margin:0;
        padding:0;
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 76%;
        font-style: normal;
        line-height: 1.6em;
        color: #000000;
        text-align:center;
        background-color:#FBFEB8;
        }
/*------------ Links Home Ilona Impressum ------------------*/
a {
        text-decoration:none;
        color:#C00040;
        background-color:#FBFEB8;
        }

a:visited  {
        color:#C00040;
        background-color:#FBFEB8;
        }


a:hover, a:active {
        color:#000000;
        background-color:#FBFEB8;
        }
/*------------ Links Lovestory ------------------*/
a.love { color:#fa7c2c; background-color:#FBFEB8; font-weight:bold; }
a:visited.love  { color:#fa7c2c; background-color:#FBFEB8; }
a:hover.love, a:active.love { color:#772600; background-color:#FBFEB8; }

/*------------ Links Gedichte ------------------*/
a.gedicht { color:#000080; font-weight:bold; background-color:#FBFEB8; }
a:visited.gedicht  { color:#000080; background-color:#FBFEB8; }
a:hover.gedicht, a:active.gedicht { color:#b4b6fc; background-color:#FBFEB8; }

/*------------ Links Gaestebuch ------------------*/
a.gb { color:#C00040; font-weight:bold; background-color:#FBFEB8; }
a:visited.gb  { color:#C00040; background-color:#FBFEB8; }
a:hover.gb, a:active.gb { color:#000000; background-color:#FBFEB8; }

ul li   {
        list-style-type:none;
}

h2      {
        font-size: 1.1em;
}
.center { text-align:center; }

/*----------Beginn Seitenstruktur-----------*/

/* --------------------Mantel--------------------*/
#mantel        {

        width: 900px;
        margin: 0 auto;
        border: solid #9F9F9F;
        border-width: 0 1px 1px 1px;
        position: relative;
        }

/* ---------------- Header Home Ilona Impressum -----------------------------*/

#headerindex        {
        height:125px;
        width:900px;
                }

#headerindex img   {
        padding:20px 0 0;

              }
/* ---------- Navileiste Home Ilona Impressum -------- */
#statlinkhome
{
margin-top:-23px;
padding:0;
height:22px;

}
#statlinkhome ul li a
{
float: left;
width:72px;
margin-left:4px;

 }
#navlisthome
{

padding:0 0 22px 0;
margin:0;
border-bottom: 1px solid #9F9F9F;
font-size: .9em;

}
#navlisthome li
{
padding:0;
margin:0;
display: inline;
}
#navlisthome li a
{
padding: 1px 0.5em;
border: 1px solid #9F9F9F;
background: #BB0000;
font-weight:bold;
color: #FBFEB8;
}
#navlisthome li a:hover
{
color: #BB0000;
background: #FBFEB8;

}
#navlisthome li a#current
{
background: #FBFEB8;
border-bottom: 1px solid #FBFEB8;
color: #BB0000;
font-weight:bold;
}
/* ---------- Ende Navileiste Home Ilona Impressum -------- */

/* ---------- Navileiste Lovestory ------------------------ */
#statlinklove
{
margin-top:-23px;
padding:0;
height:22px;

}
#statlinklove ul li a
{
float: left;
width:72px;
margin-left:4px;

 }
#navlistlove
{

padding:0 0 22px 0;
margin:0;
border-bottom: 1px solid #9F9F9F;
font-size: .9em;

}
#navlistlove li
{
padding:0;
margin:0;
display: inline;
}
#navlistlove li a
{
padding: 1px 0.5em;
border: 1px solid #9F9F9F;
background: #fa7c2c;
font-weight:bold;
color: #FBFEB8;
}
#navlistlove li a:hover
{
color: #fa7c2c;
background: #FBFEB8;

}
#navlistlove li a#current
{
background: #FBFEB8;
border-bottom: 1px solid #FBFEB8;
color: #fa7c2c;
font-weight:bold;
}
/* ---------- Ende Navileiste Lovestory ------------ */

/* ---------- Navileiste Gedichte ------------------------ */
#statlinkgedicht
{
margin-top:-23px;
padding:0;
height:22px;

}
#statlinkgedicht ul li a
{
float: left;
width:72px;
margin-left:4px;

 }
#navlistgedicht
{

padding:0 0 22px 0;
margin:0;
border-bottom: 1px solid #9F9F9F;
font-size: .9em;

}
#navlistgedicht li
{
padding:0;
margin:0;
display: inline;
}
#navlistgedicht li a
{
padding: 1px 0.5em;
border: 1px solid #9F9F9F;
background: #000080;
font-weight:bold;
color: #FBFEB8;
}
#navlistgedicht li a:hover
{
color: #000080;
background: #FBFEB8;

}
#navlistgedicht li a#current
{
background: #FBFEB8;
border-bottom: 1px solid #FBFEB8;
color: #000080;
font-weight:bold;
}
/* ---------- Ende Navileiste Gedichte ------------ */

/* ---------- Navileiste Gaestebuch ------------------------ */
#statlinkgb
{
margin-top:-23px;
padding:0;
height:22px;

}
#statlinkgb ul li a
{
float: left;
width:72px;
margin-left:4px;

 }
#navlistgb
{

padding:0 0 22px 0;
margin:0;
border-bottom: 1px solid #9F9F9F;
font-size: .9em;

}
#navlistgb li
{
padding:0;
margin:0;
display: inline;
}
#navlistgb li a
{
padding: 1px 0.5em;
border: 1px solid #9F9F9F;
background: #BB0000;
font-weight:bold;
color: #FBFEB8;
}
#navlistgb li a:hover
{
color: #BB0000;
background: #FBFEB8;

}
#navlistgb li a#current
{
background: #FBFEB8;
border-bottom: 1px solid #FBFEB8;
color: #BB0000;
font-weight:bold;
}
/* ---------- Ende Navileiste Gaestebuch ------------ */


/* ---------- Posts ----------------------- */
#post        {
        float:left;
        width: 580px;
        text-align:left;
        margin:0 15px 30px;
        padding:15px 20px 0 0;
	}

#post img    {
        margin-top:15px;
	}
#post ul li  {
        list-style-type:disc;
	}

#post a  {
        font-weight:bold;
	}

#post h1     {
        font-size:3.0em;
        font-weight: bold;
        margin-top:40px;
        }


#post h3     {
        font-size:1.1em;
        font-weight: bold;
        }

#post h2    {
        font-size:1.5em;
        font-weight:bold;
        margin-top:25px;
        }

#post h4    {
        font-size:1.1em;
        font-weight:bold;
        margin:0;
        padding:0;
        }


.gross {
        font-size:1.4em;
        font-weight:bold;
        text-align:center;
        padding:10px;
}
.tbarchstart {
        text-align:center;
        margin-top:150px
}

.anker     {
	text-align:right;
         font-weight:bold;
         font-size:0.9em;
         }
.anker a  {
         color:#8F8F8F;
         background-color:#FBFEB8;
          }
.date     {
	color:#800000;
         background-color:#FBFEB8;
	font-size:1.2em;
	font-weight:bold;
         margin-top:20px;
         }
.seitennavi   {
         text-align:center;
         font-weight:bold;
         font-size:1.1em;
         }

.fehler    {
	color:#E06000;
         background-color:#FBFEB8;
         font-style: italic;
}

/* --------Seitennavigation in Posts------- */
.page  {
        text-align:center;
        font-weight:bold;
        padding:5px;
}



/* ---------- Sidebar rechts----------------------- */

/* ---------- Sidebar fuer alle Seiten ----------- */

#sidebar        {
        float:right;
        width: 250px;
        margin: 0px;
        padding:25px 5px 5px 5px;
        text-align: left;
        font-size:0.9em;

        }

#sidebar img        {
        border:0;
        margin: 0;
        padding: 5px 0;

                }

#sidebar hr   {
         border:1px dotted #8F8F8F;
	}

#sidebar .trennlinie, #sidebar li ul  {
         border-bottom:1px dotted #8F8F8F;
         padding:6px 0;
         }

#sidebar h2 {
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 1.2em;
}

#sidebar h3 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}
/* -------- Listengestaltung Sidebar --------- */

#sidebar ul   {
        margin: 0;
        padding: 0;
        }

#sidebar ul li  {
        margin: 0 0 -5px 10px;
        padding: 0;

}
#sidebar ul li ul {
        margin: 0 0 10px 0;
        padding: 0 0 10px 5px;
        }

/* ---------- Sidebar Home ---------------- */
.zitate         {
        border: 1px dotted #9F9F9F;
        margin:15px 15px 15px 0;
        padding-left:5px;
        }

#sidebar .homefoto  img   {
        border:1px solid #9F9F9F;
        margin: 15px 0 20px 15px;
        padding:3px;
}
/* ---------- Sidebar Lovestory ---------------- */
#sidebar ul li.love  {
        margin: 0 0 -5px 50px;
        padding: 0;

}
#sidebar ul li ul.love {
        margin: 0 0 10px 25px;
        padding: 0 0 10px 5px;
        }
#sidebar li ul.love { border:none; }
.spruch         {
        border: 1px dotted #9F9F9F;
        margin:15px 25px 15px 20px;
        padding:5px;
        }

/* --------  Sidebar Gaestebuch --------- */

#sidebar ul.gb   {
        margin:20px 0 0 70px;
        padding: 5px 0 5px 0;
        line-height:1.8em;
        font-size: 1.2em;
        }


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

#footer        {
        clear:both;
        margin:0;
        padding:0;
        width:100%;
        border-top: 1px solid #9F9F9F;
        font-size:.8em;
        line-height: 1.8em;
        }

.discl   {
        text-align: left;
        line-height: 1.1em;
}
/* ---------- Kommentarlinks unterm Eintrag----------------------- */

.small        {
        text-align: right;
        font-size: .8em;
        margin: 0;
        padding:15px;
        line-height: 1em;
        }

/* ---------- Kommentare -------------------------------------- */

    /* ---fuer die Kommentarlistengestaltung---------- */
#commentlist ul     {
        margin:0;
        padding:0;
        }

#commentlist ul li  {
        padding: 0 0 20px 0;
        }


#commentlist  li  {

        width: 400px;
        line-height: 1.8em;
        border-bottom: 1px solid #9F9F9F;
        }

TEXTAREA,INPUT {
        border:1px solid #9F9F9F;
        background-color: #FFFFD9;
        color:#000000;
        padding: 5px;
         }

/* ---------- fürs Gästebuch---------------------- */


#gbpost ul li  {
        list-style-type:none;
	}
