﻿/*

Theme Name: Julia Scharf v1
Theme URI: 
Description: WP-Theme f&uuml;r Julia Scharf
Version: 1.0
Author: Dominik Hafner 
Tags: fixed width, jquery, images, portfolio

*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { 	font-size:100%; font-weight:normal; }
q:before,q:after { 	content:''; }
abbr,acronym { border:0; }
a:active { outline:none; }


body { background:#0e0e0e url('images/bg.jpg') repeat-x; font-family:Arial, Verdana; font-size:13px; }

#container { width:897px; margin:9px auto 0 auto; }
#head { width:100%; height:294px; background:#fff url('images/header/1.jpg') no-repeat; }

/* custom header images */
body.home #head { background:#fff url('images/header/3.jpg') no-repeat; }
body.page-id-15 #head { background:#fff url('images/header/4.jpg') no-repeat; }
body.page-id-13 #head { background:#fff url('images/header/2.jpg') no-repeat; }
body.page-id-7 #head { background:#fff url('images/header/1.jpg') no-repeat; }
body.page-id-9 #head { background:#fff url('images/header/imp.jpg') no-repeat; }
body.page-id-17 #head { background:#fff url('images/header/links.jpg') no-repeat; }

#navi { height:40px; margin:12px 0 10px 0; background:transparent url('images/navibg.jpg') top right no-repeat; }

#navi ul { float:left; }
#navi #mini { float:right; }

#navi ul li { display:inline; margin:0 22px 0 0; }


#navi ul#mini  { margin:24px 0 0 0; font-size:14px;  }
#navi ul#mini li a{ color:#bebebe; text-decoration:none; }
#navi ul#mini li a:hover{ color:#fff; }
#navi ul li.last, #navi #mini li.last  { margin-right:0; }

#postTop { width:100%; height:10px; background:transparent url('images/topbg.jpg') no-repeat; }

.post { width:590px; margin:0 0 10px 0 }
	.post p { padding:15px 18px 18px 15px; color:#343535; }
	.post p a , .post a { text-decoration:underline; color:#343535; }
	.post p.date { color:#9b9d9d;  font-weight:bold;  padding:25px 0 0 2px; }

	.news { background:#fff url('images/newsbg.jpg') repeat-y; }
	.news.hi5 { background:#fff url('images/hibg.jpg') repeat-y; }
	.vita, .sport, .kontakt, .default { background:transparent url('images/postbg.jpg') repeat-y; }
	.vita #vita1 { background:transparent url('images/vita_title1_bg.jpg') no-repeat; padding:23px 0 0 2px; }
	.vita #vita2 { background:transparent url('images/vita_title2_bg.jpg') no-repeat; padding:14px 0 0 3px; }
	.vita #vita1 h2, .vita #vita2 h2{ color:#9b9d9d;  font-weight:bold; text-transform:uppercase; }
	.vita #vita1 p, .vita #vita2 p{ padding-bottom:10px; }
	.sport p { padding:5px 18px 7px 15px; }
	.kontakt { width:382px; }
	.kontakt p { padding:5px 18px 7px 15px; }

	.post ul, .post ol { list-style-position:inside; margin:0 0 0 25px; }
	.post ul { list-style-type:disc; }
	.post ol { list-style-type:numeric; }
	.post blockquote { margin:10px; padding:10px; font-style:italic; }



#postBottom { width:100%; height:10px; background:transparent url('images/bottombg.jpg') no-repeat; }

#slogan { width:592px; margin:0 0 50px 0; }
#slogan.news { height:23px; background:transparent url('images/slogans/news.png') no-repeat; } 
#slogan.vita { height:31px; background:transparent url('images/slogans/vita.png') no-repeat; } 
#slogan.sport { height:24px; background:transparent url('images/slogans/sport.png') no-repeat; } 
#slogan.kontakt { height:22px; background:transparent url('images/slogans/kontakt.png') no-repeat; } 


/* jQuery easySlide */

/* Easy Slider */
.gallery { width:625px; }

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:625px;
		height:450px;
		overflow:hidden; 
		}
#prevBtn, #nextBtn  { margin:15px 0 0 0; }

#prevBtn { float:left; }
#prevBtn a { display:block; background:transparent url('images/buttons/prev.png') no-repeat; width:28px; height:28px; }
#nextBtn { float:right; }	
#nextBtn a { display:block; background:transparent url('images/buttons/next.png') no-repeat; width:28px; height:28px; }


		
	

/* // Easy Slider */

