/*
Theme Name: lax
Theme URI: http://wordpress.losmuchachos.at
Description: Das Theme vom <a href="http://wordpress.losmuchachos.at">pimpMyWordpress Blog</a> desgin by <a href="http://www.irsigler.net">gnarf</a>).
Version: 1.0 
Author: gnarf
Author URI: http://www.irsigler.net
*/

body {
    background: #eae8c6;
    text-align: left;
    margin: 0px;
    padding: 0px;
    font: 100.01%, 'lucida grande',verdana,sans-serif;
    color: #444444;
	line-height: 1.5;
	font-size: 80%;
}

p{margin:0;} /* andernfalls bleibt unten ein abstand bevor der footer beginnt */

a, a:visited {color:#444444; text-decoration:none;}
a:hover {border-bottom:dotted 1px;}


a.nostyle, a.nostyle:hover{text-decoration:none; border:none; color:inherit;}


#wrapper{
	width:1023px;
    margin:0 auto; /* zentrieren */

}

#left_col{
	width:790px;
	float:left;
}

#right_col{
	width:195px;
	float:right;
}

#header {
    width: 100%;
	height: 132px;
    background: transparent url(images/bg_header.png);
	padding: 15px 0 0 15px;
	margin:0px;
    
}

#header h1 a{
background:transparent url(images/titel.png) no-repeat;
float:left;
height:99px;
text-indent:-1900px;
width:610px;
padding: 0px;
margin: 0px;
}

#header h1 a:hover{background:transparent url(images/titel_hover.png) no-repeat;}

#header h1{
margin: 0px;
}



#footer {
    background: transparent url(images/bg_footer.png);
	width: 766px;
	height: 37px;
	margin:0px;
	padding: 46px 15px 0px 20px;
}

input, textarea{
	border:1px solid gray;
	background: #eeffee;
	color:#444444;
}

input:hover, input:focus , textarea:hover, textarea:focus{
	background:#ddeedd none repeat scroll 0 0;
	color:#000000;
}

#sidebar{
    background: transparent url(images/bg_sidebar.png);
	margin:0px; padding:0;
	min-height: 600px;
	padding:0px 25px 20px 20px;
}

#sidebar_top{
    background: transparent url(images/bg_sidebar_top.png);
	margin:0px; padding:0;
	height: 39px;
}

#sidebar_bottom{
    background: transparent url(images/bg_sidebar_bottom.png);
	margin:0px; padding:0;
	height: 30px;
}

.subsmall{
	margin: -0.4em 0 8px 0;
	font-size: 85%;
	line-height: 85%;
	color: #999999;
	text-align:right;
	

}

img {border:none;}

/* Ÿberschriften in der sidebar */
#sidebar h3 {margin:0; padding: 27px 10px 10px 0px;
    background: transparent url(images/h3pfeil.png) no-repeat scroll right 25px;

font-family:georgia,'times new roman',times,serif;
font-size:1.666em;
font-stretch:normal;
font-style:normal;
font-variant:small-caps;
font-weight:normal;
letter-spacing:2px;
line-height:1em;
}

#sidebar h3:first-child{
	padding-top:0; 
	background-position: right 0px;
}


ul, ol {
list-style-image:none;
list-style-type:none;
list-style-position:outside;
margin:0; padding:10px 0 10px 0;
}

li {
background:transparent url(images/bullet.png) no-repeat scroll 0px 6px;  
padding: 0 0 0 15px; 
}

#sidebar li {
background:none;  
padding: 0 0 0 15px; 
}


#sidebar #searchform #s {
    margin-bottom: 2px;
    width: 90%;
}


#content{
	width: 742px;
    background: transparent url(images/bg_content.png);
	margin:0px;
	min-height: 417px;
	padding:0px 30px 0px 30px;
}


#content h1 {
padding:35px 80px 10px 50px;
color: #8abd01;
margin:0px;
font-family:georgia,'times new roman',times,serif;
font-size:2em;
font-stretch:normal;
font-style:normal;
font-variant:small-caps;
font-weight:normal;
letter-spacing:2px;
line-height:1em;
text-align:right;
border-bottom:solid 1px #8abd01;
}

#content h1 a{
color:inherit;
}


#content .metadata{
	margin: -0.7em 0 8px 0;
	font-size: 85%;
	line-height: 85%;
	color: green;
	text-align:right;
	
	}

#content .metadata a{
	color: inherit;

}

p#prevnextpost{
text-align: center;
margin-top: 55px;
}

#pagenav{
text-align: right;
font-size:90%;
font-weight:bold;

}


.postinfo {
    padding: 1px 15px;
    background: #eeffee;
    font-size: .9em;
    margin-bottom: 27px;
    margin-top: 15px;
    border:1px solid gray;
    color: #666;
	text-align: right;
	width:300px;
	float:right;
}

.postinfo dt {
	text-align:left;
    float: left;
    margin-right: 0 5px 1px 0;
    width: 80px;
}








/* css fŸr eingefŸgte bilder */

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

.alignleft {
    float: left; margin-right: 10px;
}

.alignright {
    float: right; margin-left: 10px;
}

.wp-caption {
    text-align: center;
    background: #eeffee; 
	border:1px solid grey;
    padding: 6px 5px 5px 5px;
    margin-top: 3px; margin-bottom: 10px;
}

.wp-caption img {
    margin: 0; padding: 0; border: 1px solid #cde;
}

div.wp-caption a { border: none; }

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

/* more -link */
.more-link{font-size:70%;}

/* zitate */
blockquote {
background:transparent url(images/zitat.gif) no-repeat scroll left top;
color:#888888;
font-style:italic;
margin:1em;
padding:0 2em;
}


/* Kommentare */
.commentlist .quote {
	background:url(images/zitat.gif) no-repeat top right;

	}

.commentlist li {
 	padding: 5px 18px 22px 18px;
	margin-top:25px;
	background:#eeffee url(images/bg_commentlist.gif) bottom no-repeat;
	border:1px solid white;
	}

.commentmeta{
	font-style:normal;
	font-size:85%;
	font-style:oblique;
	color:#777777;
	margin:-12px 10px 10px 0;
	float: right;
	}

.commentmeta a{
	color:#777777;
	}



/* Beitrag */

.text p{padding:0 20px 20px 20px;}
.text code{padding: 10px 60px 0px 60px; 
	display: block;
}


div.text a, div.text a:visited {border-bottom:1px solid #8ABD01;}
div.text a:hover {border-bottom:1px #8ABD01 dotted;}

.navigation {font-size:85%; font-weight:bold;}

