/* @override http://lindabecker.net/textpattern/css.php?s=intranslation */

/**
* Design Linda Becker
* Code/CMS C Nolle
*/


*
{
	margin: 0;
	padding: 0;
}

body
{
	font-family:  monaco, helvetica, "courier new",courier,fixed-width;
	font-size: 10px;
}

img
{
	border: 0;
}

a 
{
	color:  #a5b85e;
   /* text-decoration:none; */
}


#frame
{
	width: 960px;
}

#header
{
	position: absolute;
	left: 0;
	top: 0;
	margin: 0 0 0 20px;
}

#header img
{
	margin-top: 30px;
}

#navigation
{
	width: 180px;
	position: absolute;
	top: 58px;
	left: 0;
	margin: 0 20px;
}

#navigation2
{
	width: 180px;
	position: absolute;
	top: 130px;
	left: 0;
	margin: 0 20px;
}
#navigation3
{
	width: 180px;
	position: absolute;
	top: 360px;
	left: 0;
	margin: 0 20px;
}


#content
{
	width: 740px;
	position: absolute;
	top: 58px;
	left: 220px;
	bottom: 2em;
}

#projectframe
{
	background: url(../images/12.png) top left no-repeat;
	position: absolute;
	top: 400px;
	width: 180px;
}

#projectinfo
{
	margin: 10px 0 0 20px;
}

#projectinfo h4
{
	font: bold 11px Georgia,"times","Times New Roman",times;
}

#projectinfo h4 span
{
	
	font-weight: normal;
	margin: 0.5em 0;
	display: block;
}

#projectinfo p
{
	color: #222;
	letter-spacing: 0;
	font-size: 10px;
	line-height: 140%;
	display: block;
	clear: left;
}

#projectinfo p.caption
{
	margin: 5px 0 15px 0;
	padding: 0;
	font-size: 9px;
}

#projectinfo p.counter
{
	margin: 5px 0 15px 0;
	padding: 0;
	font-size: 9px;
	font-family:Georgia;
	clear: left;
	display: block;
}

#projectinfo ul {
	width: 200px;
	height: 7px;
	margin: 7px 0 0 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	}
	
#projectinfo ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#projectinfo  ul li a 
{
	float: left;
	margin-right: 5px;
	padding: 7px 0 0 0;
	height: 0px !important; 
	width: 7px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(http://lindabecker.net/assets/picnav.png);
	overflow: hidden;
	}
		
#projectinfo ul li a:hover 
{
	background-position: 0 7px;
	background-image: url(http://lindabecker.net/assets/picnav.png);
	background-color:#666;
}

#projectinfo ul li a:visited 
{
	background-position: 0 -14px;
	background-image: url(http://lindabecker.net/assets/picnav.png);
	background-color:#ccc;
}

.pattern
{
	width: 600px;
	height: 617px;
	padding: 2.5em;
	background: url(./../assets/slash_pattern2.jpg) repeat;
}



/* Link list */

ul.linklist 
{
list-style:none;
padding: 0.1em;
line-height: 200%;

}

/* Navigation */

ul.nav /*about, contact*/
{
	list-style: none;
}

ul.nav2
{
	list-style: none;
	margin: 20px 0 0 0;
}

ul.nav3  /*links*/
{
	list-style: none;
	margin: 20px 0 0 0;
}

ul.nav4  /*print*/
{
	list-style: none;
	margin: 20px 0 0 0;
}

ul.nav5 /*books*/
{
	list-style: none;
	margin: 20px 0 0 0;
}


ul.nav li, ul.nav2 li, ul.nav3, ul.nav4, ul.nav5
{
	margin: 0.3em 0;
}

ul.nav li a, ul.nav2 li a, ul.nav3 li a, ul.nav4 li a, ul.nav5 li a
{
	font-family:  monaco, helvetica,"courier new", courier,fixed-width;
	letter-spacing: 0;
	font-size: 10px;
	text-decoration: none;
	color: #222;
	display: block;
	width: 180px;
	padding: 0.1em;
	line-height: 150%;
}

ul.nav li a:hover, ul.nav3 li a:hover
{
	//background: #d1d190;
	color:#a5b85e;
}

ul.nav4 li a:hover, ul.nav5 li a:hover, ul.nav2 li a:hover
{
	// background: #FCBA97;;
	color: #a5b85e;
}

ul.nav li a.current_item, ul.nav3 li a.current_item
{
	//background: #FCBA97;
	color: #a5b85e;
}

ul.nav4 li a.current_item, ul.nav5 li a.current_item, ul.nav2 li a.current_item
{
	// background: #FCBA97;;
	color: #a5b85e;
}
.thebox
{
	width: 75%;
	min-height: 500px;
	background: #fff;
	border-left: 4px solid #ccc;
	border-bottom: 4px solid #ccc;
	border-top: 4px solid #ccc;
	border-right: 15px solid #ccc;
	padding: 1em 1em 3em;
}

/* About Columns */

.column 
{
width:240px;
float:left;
margin-right:30px;
}

last 
{
margin-right:0;
}

middle 
{
margin-right:0;
}

span.name_title
{
	color: #a5b85e;
	line-height: 160%;
}

span.form_title
{
	font: bold 11px  Georgia, "times","Times New Roman",times;
/* font-size: 11px; */
	/* font-family:Georgia;*/
	
color: #a5b85e;
	line-height: 160%;
}

.pattern .thebox p
{
	color: #222;
	line-height: 160%;
}

fieldset
{
	border: 0;
}

fieldset input, fieldset textarea
{
	display: block;
	border: 1px solid #a5b85e;
	margin: 10px 0;
}

button 
{
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-family:Verdana, Helvetica, Arial, Times, sans-serif;
	border:0 ;
	padding: 0.3em 0.3em;
	margin-bottom: 1em;
	font-size: 9px;
	background-color: #a5b85e;
	color: #fff;
}

.zemSubmit {
	font-size: 1.3em;
}


h4#books {
color:#ff0000;
}

h4#web {
color:#a5b85e;
}


/* In Translation */

ul#intranslation {
	margin: 1em 0 1em 5em;
}

	ul#intranslation li {
		list-style:none;
		margin: 1em 0;
	}
	
	ul#intranslation li a {
		color: #9107ca;
	}

	ul#intranslation li a:hover {
		color: #d3e273;
	}