/*
Theme Name: i-tiger
Theme URI: http://www.i-tiger.de./
Description: i-tiger standard theme
Version: 0.1
Author: Johannes Kupser
Author URI: http://kupser.es
Tags: fixed, i-tiger
	 

*/

* {
	margin: 0;
}


li.bypostauthor { color: blue; }



#all {
	margin: 8px auto 0;	
	padding: 5px;
	width: 970px;
	/*background: #D5D6D7; */
	background: #DDDDDD;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
	font-family: calibri,tahoma,arial,sans-serif
}

#header {
	margin: 0 auto;
	width: 970px;
	height: 200px;
	padding: 15px 0;
	
}

#logo {
	margin: 0 auto;
	width: 950px;
	height: 200px;
	background: url('images/logo_online.jpg') top center no-repeat;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}


#sloagan {
	font-size: 2.2em;
	font-weight: bolder;
	letter-spacing: 1.2px;
	position: relative;
	left: 360px;
	top: 8px;
	
}


#sloagan a {
    text-decoration: none;
	color: #ffffff;
}

.description {
	bottom:25px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	left:825px;
	position:relative;
	width: 120px;
}

#cl {
	clear: both;
}

#contentwrapper {
	/*margin: 0px 0px 5px 0px; */
	height: 100%;
	width: 970px;
	
}


#content{
	margin: 0px 0px 5px 10px;
	width: 650px;
	height: auto;
	min-height: 500px;
	padding: 10px;
	background: #fff;
	/*min-height: 900px; */
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	float: left;
}


/* menuwrapper + menu*/
#mwrapper{
	width: 970px;
	height: 40px;
	margin-left: 10px;
	margin-bottom: 15px;
	float: left;
}

#menul {
	background: url('images/left.png') no-repeat scroll left center;
	float: left;
	width: 15px;
	height: 40px;
}

#menur {
	background: url('images/right.png') no-repeat scroll left center;
	float: left;
	width: 15px;
	height: 40px;
}



#menu{
	background: url('images/middle.png') repeat-x;
	width: 920px;
	height: 40px;
	float: left;
}


/* sidebar */

#sidebarwrapper{
	overflow: hidden;
	width: 250px;
}

#sidebarwrapper li:last-child{
	margin-bottom: 45px;
}

#sidebar {
	/*border: 1px solid #fff; */
	padding: 5px;
	
}

#sidebar h2 {
	font-size: 1.2em;
	letter-spacing: 0.1em;
	text-decoration: none;
	text-align: left;
}

#sidebar a:link, #sidebar a:active, #sidebar a:visited, #sidebar a:hover, #sidebar a:active {
	color: #7c121c;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}

.sidelist{
	list-style-type: none;	
}

.sidelist ul {
	margin-left: 0px;
	padding-left: 53px;
}

.sidelist li {
	list-style-type: none;
	margin-left: -20px;
	margin-top: 5px;
	
}



/* Use it like this:
 *
 * <div id="crossV"></div><div id="crossH"><h1>your header</h1></div>
 * 
 **/

#crossV {
	border-right: 2px solid #fff;
	height: 30px;
	width: 2px;
	float: left;
	margin-top: 5px;
	padding-left: 25px;
	margin-right: 5px;
	z-index: 130;
	
}

#crossH {
	border-bottom: 2px solid #fff;
	width: 255px;
	margin-left: 20px;
	z-index: 131;
}



/*
	content
*/

object {
	width: 620px;
	margin: 10px auto 10px;
}

embed {
	margin: 20px auto;
}

.entry a:link,.entry  a:visited, .entry  a:hover, .entry  a:active, .entry  a:focus {
	color: #0E62EC;
	text-decoration: underline;
	
}

#content h2, #content h2 a {
	color: #000;
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	text-decoration: none;
	margin: 0 0 5px 0;
}

h2.center{
   margin: 0 auto !important;
   width: 300px;
   text-align: center;
   height: 200px;
   padding-top: 80px;
}

.centerSearch {
	font-weight:bold;
	margin:0 auto;
	width:365px;
	height: 200px;
}

.small { 
	background-color:#F8F1F9;
	border-bottom:1px solid #DDDDEE;
	border-top:1px solid #DDDDEE;
	line-height:18px;
	margin:2px;
	padding: 3px 300px 3px 22px;

}


small {

}




.post {
	margin: 3px 0px 25px 0px;
	border-left: 0px solid #fff;
	padding: 0 0 5px 5px;
}

.entry {
	width: 620px;	
	margin: 11px 0;
	line-height: 1.3em;
}

.entry img {
	border: none;
}

.postmetadata {
	font-size:0.8em;
	line-height: 1.7em;
	margin: 10px 0;
	padding: 5px;
	width: 620px;
	border-bottom:1px solid #DDDDEE;
	border-top:1px solid #DDDDEE;

}

.odd {
	border-bottom:1px solid #DDDDEE;
	border-top:1px solid #DDDDEE;
}


.alt {
	background: #ededed;
}

p {
	margin: 9px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/*
	search and footer
*/

#search{
	background:transparent none repeat scroll 0 0;
	height: 20px;	
	margin: 5px;
	padding: 5px;
	position: relative;
	top: -38px;
	width: 320px;
	left: 615px;
}

#frmSearch {
	height: 20px;
}

#searchInput {
	background: url('images/sf-bg.png') no-repeat scroll 0 0;
	width: 201px;
	height: 16px;
	border: medium none;
	float: left;
	font-weight: bold;
	padding: 5px;
	letter-spacing: -1px;
}

#searchSubmit{
	
}



#footer {
	position: relative;
	left: 687px;
	top: -22px;
	width: 458px;
	overflow: hidden;
	
}

.ft{
	font-size: 10px;
	padding-left: 150px;
}



/* comments */
input, textarea {
	margin: 5px 0;
}



h3#comments{
	margin-bottom: 15px;
}

.commentlist {
	margin-bottom: 10px; 
	padding-bottom: 8px;
}

ol.commentlist {
	list-style: none;
	padding-left: 15px;
	line-height: 1.6em;
}

.comment-author {
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

.comment {
	margin: 11px 0;
}




/* mixed */
.alignleft {
	margin: 5px;
	width: 130px;
	float: left;
	padding-left: 18px;
	padding-right: 75px;
}

.alignright {
	margin: 5px;
	width: 130px;
	float: left;
	padding-left: 55px;
}
.navigation {
	width: 650px;
	height: 35px;
	float: left;
}

.single_navigation {
	width: 650px;
	height: 70px;
	float: left;
}




.top_alignleft {
	margin: 5px;
	float: left;
	padding-left: 18px;
	white-space: normal;
}

.top_alignright {
	margin: 5px;
	float: left;
	padding-left: 25px;
	white-space: normal;
}








.wp-pagenavi {
	float: left;
	width: 210px;
	height: 35px;
	margin: 5px auto;
}

.page {
	margin: 2px; 
}

.current {
	font-weight: bold;
}

.pages {
	margin-right: 5px;
}

.prss {
	margin-left: 40px;
	margin-bottom: 25px;
	width: 180px;
}

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;
}
