/*
Theme Name: J-Love
Theme URI: http://josefrenner.ch/
Description: a minimalistic theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.1
Author: Josef Renner
Author URI: http://josefrenner.ch/
Tags: minimal, flexible width, two columns, widgets

	J-Love v1.0
	 http://josefrenner.ch/

	This theme was designed and built by Josef Renner,
	whose blog you will find at http://josefrenner.ch/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

*
{
  padding: 0;
  margin: 0;
}

body
{
  font-family: Arial, Verdana, Sans-Serif;
  font-size: 76%; color: #444;
 }

a
{
  text-decoration: none;
  color: #444;
}
 
a:hover
{
  text-decoration: underline;
}

/*headings*/
 
h1
{
  font-family: arial, sans-serif;
  font-size: 4em;
  font-weight: bold;
}

h2
{
	font-family: arial, sans-serif;
  font-size: 1.2em; color: #444;
  font-weight: bold;
}

div.post h2
{
	/*font-family: "courier new"; letter-spacing: 0.1em; */
	font-size: 2em; margin: 0 0 1em 0;
	/*	text-indent: -1000px;*/
}

/*end headings*/

#header
{
 margin: 2.5em 0 3em 0;
}
 
#header a
{
  text-decoration: none;
  color: #444;
}

#header h1
{
	float:left;
	margin-right:0;
}

.scope /*macht den trennstrich zw. scope und dem hochgestellten 3: "scope" steht in einem span mit class=scope) */
{
	border-right: solid 3px #444;
	margin: 0 0.2em 0 0;
	padding: 0 0.2em 0 0;
}

.description 
{
	font-size:1.2em;
	font-weight:bold;
	vertical-align: top;
	color: ##58585a;
}

.exponent
{
	vertical-align: top;
	font-size: 1.4em;
	font-family:"arial black";
}

#wrapper
{
  margin: 0 auto;
  width: 700px;
  background-image: url(/wp-content/uploads/2009/03/logo.jpg);
  background-repeat: no-repeat;
  background-position: 78% 5px;
}
 
div>#wrapper
{
  border: none;
  margin: 0 10% 0 25%;
  width: 85%;
}

#content
{ border: none;
  width: 65%;
  float: left;
  padding: 0 0 0 0;
}

#content p
{
color: #000;
margin: 0 0 1em 0;
padding: 0 0;
width: 450px;
font-family: arial,sans-serif;

text-align: justify;
line-height: 1.3em;
}

#content img
{
padding: 3px;
}

#content strong
{
font-family: helvetica, arial, sans-serif;
font-size: 1em; font-weight: bold;
}


div.post
{
	margin: 0 0 3em 0;
}

#sidebar
{
  border: none;
  width: 23%;
  margin-left: 75%;
  padding: 2em 0 0 0;
}

#sidebar ul
{
  list-style: none;

}

#sidebar ul h2
{
  font-size: 1.2em;
  font-weight: bold;
  margin: 0 0 1em 0;
}

#sidebar ul ul
{/*the containers containing the sidebar lists like pagenav and meta*/
  margin: 0 0 2em 0;
  line-height: 1.4em;
  padding: 0;
}

.restricted
{
font-size:0.9em; 
}

#searchform
{
	margin: 0 0 1em 0;
	text-align: left; 
	font-size:0.9em; /*white-space: nowrap;*/
}
 
#searchform input
{
  border: 1px solid #4A2C00;
  margin-top: 0.5em;
}
 
#searchform #s
{
  width: 50%;
  background-color: white;
}

#searchsubmit
{
	background-color: #fff;
	height:1.4em;
}


/* move footer under sidebar
#footer
{
	clear:both;
	font-size:0.8em;
	margin: 0 0 0 75%; /*margin and padding still messy
	padding: 0 0 0 0;
}
*/

#footer
{
  font-size: 0.8em;
  clear: both;
  padding: 5em 0 0 0;
}

/*start link template design*/

li.linkcat
{/*the li-containers containing headings and linklist*/
float:left; margin: 0 2em 0 0; padding 0; list-style: none;
}

li.linkcat h2
{/*the list headings*/
	margin: 0 0 1em 0;
	padding: 0 0 0 0;
	font-size: 1.2em; font-weight: bold;
}

li.linkcat ul
{/*the linklists wihtout the heading*/
	list-style: none;
	font-size: 1em;
	line-height: 1.4em;
	border:none;
}

li.linkcat li
{/*every single list item*/

}

/*end link template design*/


/*cors o,xxx iii marzo*/