﻿/*
Theme Name: Isidras Siropax
Theme URI: http://www.siropax.de
Description: Siropax Theme erstellt von Isidra
Version: 1
Author: Isidra
*/

/* Begin Structure */
body {
     	margin: 0;
	padding: 0;
        	}


#page   {
	margin: 0px 0px 0px 0px;
	padding: 0px 0 10px 0px;
        	height:1200px;  /* ie treats as min-height */
        	min-height: 1200px; /* ie ignores */;
        }

*>#page {
height: auto; /* ie ignores child selector, modern browsers replace height declaration */
}

#header {
	padding: 0px 0px 0 0px;
	margin: 0px 15px 0px 15px;
	height: 175px;
	}

#headerimg1 {position: absolute;
	top: 5px;
        	margin: 0px 0px 0px 0px;
        	padding: 0px;
        	height: 165px;
        	border: none;
        	left:25px;
	       	}

#headerimg2 {position: absolute;
	top: 5px;
        margin: 0px 0px 0px 0px;
        padding: 0px;
        height: 165px;
        border: none;
        left:195px;
	       	}

.narrowcolumn {
	padding: 10px 10px 10px 10px;
	margin:10px 5px 0px 200px;
         width: 545px;
}

table.helden td {text-align: top;

}


.post {
	text-align: center;
	}


/* End Structure */



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #003300;
	text-align: center;
        	background: url("bilder/back.jpg");repeat; border: 0;
	}

#page {
	text-align: left;
	}


#header {
	background-color: #EACCB4;
        	background: url("bilder/back.jpg");repeat; border: 0;
	}
#headerimg {
        background-color: #990000;
        background: /*url("http://www.tolkiengesellschaft.de/wordpress/wp-content/themes/dtg-chrissie/images/headerbg.jpg")
repeat; border: 0;*/
        }

#content {
	font-size: 1.2em;
        background-color:#FFFBF2;
        border: 1px solid #999;
	}


#navigation a {font-size: 1.4em;
               font-weight: bold;}


.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.2em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	font-size: 0.9em;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Verdana, Sans-Serif;
		}

h1 {
	font-size: 1.5em;
	text-align: center;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.5em;
	}

h2.pagetitle {
	font-size: 1.5em;
}

#sidebar h2 {
	font-family: Verdana,  Arial, Sans-Serif;
	font-size: 1.4em;
        color: #FCEEE2;
        line-height: 1.5em;
	}



h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: Black;
	}


h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}



h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
       	}



.entry p a:visited {
	color: #b85b5a;
	}


#sidebar {
	font: 1.2em 'Lucida Grande', Arial, Verdana, Sans-Serif;
	background-color: #990000;}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #;
	}

#sidebar p, #sidebar p a {color:#FCEEE3;
            margin: 5px}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}


acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


a, h2 a:hover, h3 a:hover {
	color: #990000;
	text-decoration: none;

	}


a:hover {
	color: #E48F36;
	text-decoration: underline;
	}

/* End Typography & Colors */





/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

.description {
	text-align: center;
	}


h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 20px 0px 3px 3px;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	overflow: auto;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using


	align="center", being much more futureproof (and valid) */


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;
	}

/* End Images */






/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

#sidebar ul {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0;
}


#sidebar td.a {
        border: 1px solid #003F00; /* Fix IE bug */
        line-height: 200%;
        }


#sidebar ul li li a{
        background: #009F00;
        border:1px solid #005F00;
        padding: 0 0 0 0px;
	display: block;
	color: #ffffff;
	text-decoration: none;
         text-align: center;
       }

#sidebar ul li li a:hover {
	background: #00FF00;
	border: 1px ridge #003F00;
	color: ##005F00;
}

#sidebar ul ul ul li.page_item{
        padding-left: 10px;
}

#sidebar.table{

    width: 180px;
    right:20px;
}


/* End Entry Lists */


/* Begin Form Elements */

#searchform {
	margin:0px auto;;
	padding: 5px 3px 5px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 100px;
}


#sidebar #searchsubmit {
	padding: 1px;
	}

select {
	width: 130px;
	}


/* End Form Elements */





/* Begin Sidebar */

#sidebar1 {
    position: absolute;
    top: 100px;
    width: 140px;
    right:30px;

       	}


#sidebar {
    border:1px solid #FFBF00;
    position: absolute;
    top: 165px;
    width: 140px;
    left: 05px;
    background: url("bilder/back.jpg");repeat; border:0;
 }

#sidebar form {

	margin: 10px;
	}

/* End Sidebar */






/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}


a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/