/*

cafelibre.de Website by www.Wolfram-Schmidt.de

Original template http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #7F7772 url(../img/bodybg01.gif) repeat;
	font-family: "Lucida Sans Unicode",sans-serif, times new roman;
	font-size: 10px;
	color: #000000;
}


h1, h2, h3 {
	margin-top: 0;
	font-weight: normal;
	color: #000000;
}

h1 { 	font-size: 197%; }

h2 { 	font-size: 116%; }

h3 { 	font-size: 100%; font-weight: bold;}

ul, ol {margin-bottom: 1.6em; 	line-height: 180%;
}


a { font-family: "Lucida Sans Unicode",sans-serif, times new roman;	color: #222222; }

a:hover { 	font-family: "Lucida Sans Unicode",sans-serif, times new roman; text-decoration: none; }


hr {
border: 1px solid #888888;
}


img {
	border: 1px solid #B2B2B2;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

form,input {margin: 0; padding: 0; display: inline;}

.clearer {clear: both; font-size: 0;}

.left {float: left;}

.right {float: right;}

/* structure */
.inner-container {
	border: 2px solid #D7D7D2;
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 4px;
	width: 880px;
}

.outer-container {
	background: url('img/container.jpg') no-repeat center bottom;
	padding-bottom: 64px;
}

.header {
	background: #222 url('../pics/header-cafe-libre3.jpg') no-repeat;
	height: 160px;
	margin-bottom: 1px;
	text-align: center;
}

/* path */

.path {
	background: #fff;
	color: #555555;
	font: normal  0.8em Verdana,sans-serif;
	padding: 8px 12px;
}

.path a {
	color: #555555;
	text-decoration: none;
}

.path a:hover {
color: #333333;
	text-decoration: none;
}




/* header */

#header {
	width: 700px;
	height: 150px;
	margin: 0 auto;
}

/* Logo */

#logo { 

float:left;
width: 250px;
height:160px;
padding-top: 0px;
background: url(../pics/logo.gif) top no-repeat;
}

#logo h1 {

	padding-top: 15px;
	font-size: 28px;

}

/* Search */


#search {
	float: right;
	width: 220px;
	padding-top: 20px;

}


#ajaxSearch_form {
	height: 41px;
	margin: 0;
	padding: 0;
}


#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}


#search-text {

	width: 200px;
	border: none;
	text-transform: lowercase;
	border: 1px #525252 dotted;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}

#search-submit {

/*
display: none;
*/

}



/* main */
.main {
	background: url(img/main.gif) repeat-y;
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 0;
}


/* content */

.content {
       font-size: 14px;
       float: right;
	width: 638px;	
       color: #000000;
       min-height: 600px;
}

.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* navigation */

.navigation {
	float: left;
	width: 210px;
}


.navigation ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}

.navigation li {border-bottom: 1px solid #bbbbbb;}

.navigation li a {
	font-size: 1.1em;
	color: #555555;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}

.navigation li a:hover {
	background: #cccccc;
	color: #444444;	
}

.navigation ul li.active { 

font: 1.1em bold; color: #000000; 
background: #dddddd;


}



.title {
	padding-bottom: 5px;
}




/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	padding: 10px 0 0 10px;
}



#sidebar ul {

	margin: 0;
	padding: 0;
	list-style: none;

}


#sidebar li li {

	padding: 5px 0;

}



#sidebar h2 {

	font-size: 114%;
	font-weight: bold;

}



#sidebar h3 {
	margin: 0;

}



#sidebar p {
	margin: 0;
	line-height: normal;

}



#sidebar a {

	text-decoration: none;
}



#sidebar a:hover {
	text-decoration: underline;
}



/* footer */

.footer {
	background: #eeeeee;
	color: #333333;
	font: normal 12px sans-serif;
	margin-top: 5px;
	padding: 10px 8px;
}

.footer a {
font: normal 12px sans-serif;
	color: #333333;
	text-decoration: none;
}
.footer a:hover {color: #000000;}
.footer .right, .footer .right a {color: #333333;}
.footer .right a:hover {color: #000000;}



#footer {

	clear: both;
	height: 100px;
	padding-top: 20px;
	background: #FFFFFF;
	color: #666666;
}


#footer p {

	margin: 0;
	text-align: center;
	font-size: 85%;
}


#footer a {
	color: #666666;
	text-decoration: none;
}

/* Ditto 2 Blog  */


.ditto_info { font: normal 10px Arial; }

.ditto_summaryPost h3,
.ditto_summaryPost h3 a
 {

    border-bottom: 1px solid #ccc;
    margin: 0px !important;
    padding: 5px !important;
    color: black;
    text-decoration: none ;

}

.ditto_summaryPost .ditto_info {

    background-color: #F8F8F8;
    padding: 5px !important;
    font-size: 1.0em;
    color: black;

}

.ditto_link {

    font-size: 0.9em;
    text-align: right;

}

.ditto_paging {

    border-top: 1px solid #ccc;
    padding: 10px; 
    font-size: 86%;
    color: #618100;

}

#ditto_pages .ditto_currentpage {
    border: 1px solid #618100;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    background-color: #9c0; 
    color: #fff;

} 

#ditto_pages .ditto_off {

    border: 1px solid #ccc;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    color: #ccc;

}

#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {

    border: 1px solid #9c0; 

    padding: 1px 5px 2px; 

    margin-right: 1px; 

    text-decoration: none !important; 

    color: #618100;

} 

#ditto_pages a:hover {

    background-color: #fff;

    color: #000;

}

#ditto_archivelist ul {

    list-style-type: none; 

    margin-left: 15px; 

    padding-left: 0;

}

#ditto_archivelist ul ul{

    list-style-type: square;

    margin-left: 35px;

} 

#ditto_archivelist .ditto_month {

    font-weight: bold;

}


