/*
Theme Name: janfolio
Theme URI: http://jan.ramroth.de
Description: Portfolio Website
Version: 1.0
Author: Jan Ramroth
Tags: fixed width, two columns
*/



/* ************************************************** */
/* ALLGEMEIN START */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	top: 0;
}


body{
	background:#fafafa;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	color: #333;
	text-align:center;
	font-size: 12px;
	line-height: 18px;
}



ul, li{list-style:none;}

a:focus {outline: none;}

a,a:visited,a:active,a:focus {
	color: #000;
	text-decoration: underline;
	background: none;
}
a:hover{text-decoration: none;}

.current_page_item{
	text-decoration: underline;
}

h1{
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	text-transform: uppercase;
	font-size: 20pt;
	line-height: 18pt;
	color: #888;
	display: block;
}

a:hover h1{
	text-decoration: none;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	background: #fff;
}

#tooltip h3 {
	padding: 5px;
	margin: 0;
	line-height: 12px;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
}

h2{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16pt;
	color: #666;
	margin: 5px 0 10px 0;
}

h3{
	text-transform: uppercase;
	font-size: 11pt;
	color: #eee;
	margin: 3px 0 0 0;
	background: #444;
	padding: 2px;
}

h3 a,h3 a:visited ,h3 a:active,h3 a:focus {
	color: #eee;
	text-decoration: none;
	background: none;
}
h3 a:hover{color: #bbb;
	text-decoration: none;
}


.current {font-weight: bold;}

strong{font-weight: bold;}

.left{float: left; margin: 5px 5px 0 0}
.right{float: right; margin: 5px 0 0 0}


.alignleft {margin: 5px 10px 0 0;}

/* ALLGEMEIN ENDE */
/* ************************************************** */





/* ************************************************** */
/* KOPF START */

#head_wrapper{
	text-align:left;
	width: 800px;
	margin:0 auto;
	margin-top: 0px;
	background: none;
}

.trenner_head{
	width: 100%;
	height: 160px;
	background: #333;
	border-bottom:1px solid #111;
	margin-top: 0px;
	position:absolute;
	left: 0px;
	z-index:0;

}

.kontakt{
	margin-top: 75px;
	margin-left: 652px;
	position:absolute;
	text-align: right;
	background: none;
}

.title{
	margin-top: 20px;
	margin-left: 0px;
	position:absolute;
	line-height: 12pt;
	background: none;
}

.suche{
	margin-top: 139px;
	margin-left: 647px;
	position:absolute;
	line-height: 14pt;
}

* html .suche{
	margin-left: 650px;
}

.suche input{
	border: 0px dotted #222;
	padding: 3px 3px 0 0;
	width: 120px;
	height: 20px;
	text-transform: none;
	font-size: 8pt;
	background: #eee;
	text-align: right;
}


.language{
	margin-top: 45px;
	margin-left: 648px;
	position:absolute;
	font-size: 9pt;
	line-height: 12pt;
	display: none;
}


.color{
	margin-top: 30px;
	margin-left: 648px;
	position:absolute;
	font-size: 9pt;
	line-height: 12pt;
	display: none;
}

#topnavi{
	margin-left: 570px;
	position:absolute;
	margin-top: 17px;
	text-align: right;
	background: none;
	float: right;
}

#topnavi li{
	float: left;
	margin: 0 15px 0 0;
}
/* KOPF ENDE */
/* ************************************************** */





/* ************************************************** */
/* CONTENT START */

.wrapper{
	text-align:left;
	width: 800px;
	margin:0 auto;
	margin-top: 210px;
	margin-bottom: 30px;
	background: none;
	z-index: 1;
	overflow: hidden;
}

.wrapper_sub{
	text-align:left;
	width: 800px;
	margin:0 auto;
	background: none;
}

.wrapper p{
	margin-bottom: 5px;
}

.wrapper h3{
	margin: 20px 0 5px 0;
}

.trenner{
	width: 100%;
	border-bottom:1px solid #111;
	float: right;
	margin-top: 50px;
	margin-bottom: 80px;
}

.trenner_small{
	width: 100%;
	border-bottom:0px dotted #666;
	position: relative;
	float: right;
}

.trenner_bottom{
	width: 100%;
	border-bottom:1px dotted #666;
	position: relative;
	float: right;
	margin-top: 30px;
}

.projekt{
	margin-top: 0px;
	margin-bottom: 40px;
	margin-right: 10px;
	width: 380px;
	min-height: 230px;
	float: left;
	background: none;
}

.projekt h3{
	margin: 5px 0 0 0;
}

.projekt_big{
	text-align:left;
	width: 800px;
	margin:0 auto;
	background: none;
	position: relative;
}




/************* START BILDER ***************/


.all_images{
	width: 800px;
}

.images{
	float: left;
}


.voll{
	width: 800px;
	margin: 15px 0 30px 0;
}

.halb{
	width: 380px;
	margin: 10px 10px 10px 0;
	overflow: hidden;
}

.drittel{
	width: 255px;
	margin: 10px 10px 0 0;
	overflow: hidden;
}

.viertel{
	width: 190px;
	margin: 10px 10px 10px 0;
	overflow: hidden;
}

.post-edit-link{
	display: block;
	clear: both;
}

/************* ENDE BILDER ***************/


.projekt p{font-size: 12px;}

small{display: block;}

img{
	display: inline;
	float: left;
}

.posts_nav{
	background: none;
	float: right;
	margin-top: 10px;
}

.pages{
	background: none;
	float: left;
	margin-top: 10px;
}

.wrapper_sub li {
float:left;
margin: 0 15px 0 0;
}

.footer{
	width: 100%;
	float: left;
	margin-bottom: 20px;
	height: 40px;
}

.kontrastfarbe{
	background: #333;
	color: #bbb;
}

.kontrastfarbe p,.kontrastfarbe strong{
	color: #bbb;	
	}

.kontrastfarbe a,.kontrastfarbe  a:visited,.kontrastfarbe a:active,.kontrastfarbe a:focus {
	color: #bbb;
	text-decoration: none;
	background: none;
}
.kontrastfarbe  a:hover{text-decoration: underline;}

.photo{margin: 0px;}

div.flickr-thumb {
border:0px solid #DDDDDD !important;
float:left !important;
height:90px !important;
width:90px !important;
margin:0px !important;
padding:0px !important;

}

#wpstats{display: none;}


.thumbnail_wrapper{
	witdh: 380px;
	height: 100px;
	overflow: hidden;
}

/* CONTENT ENDE */
/* ************************************************** */





/* ************************************************** */
/* NAVI START */
.menu{
	text-transform: uppercase;
	font-size:20px;
	margin-top: 134px;
	position:absolute;
	cursor: pointer;
}

/* IE 7 */
*:first-child+html .menu_bodyyy{
	margin-top: 145px;
}

/* IE 6 */
* html .menu_body{
	margin-top: 3px;
}





.menu a,.menu a:visited,.menu a:active,.menu a:focus {
	text-decoration: none;
	background: none;
}

.menu  a:hover{text-decoration: none;}

.menu_head{
	border-bottom:0px solid #fff;
	height: 23px;
	font-size:14px;
	text-decoration:none; 
	display:block;
	font-weight:bold;
	padding:4px 13px 0 0px;
	color: #eee;
	

}

.menu_head a,.menu_head a:visited,.menu_head a:active,.menu_head a:focus {
	text-decoration:none; 

}

.menu_head a: hover{
	text-decoration: underline;
	}



.menu_body {
	display:none;
	width: 770px;
	border-bottom:0px solid #d5d5d5;
	text-align: center;
	font-size: 16px;
	border: 0px solid #ddd;
	opacity: 0.95;
}

.menu_body li.alt{
	/*background:#d5d5d5;*/
	background: #666;
	color:#ccc; 
}

.menu_body li{
	background: #333;
	height: 33px;
	margin: 0px;
	padding: 0px;
	color:#ccc; 
}

.menu_body li a{
	color:#ccc; 
	text-decoration:none; 
	display: block;
	font-weight: bold;
	padding: 7px 0 0 0;

	/*background:#f00;*/
}

* html .menu_body li a{
		display:inline;
	width: 100%;
}





/* NAVI ENDE */
/* ************************************************** */






