/*
Theme Name: Bluespirit
Theme URI: http://www.bluespirit.ch
Description: Bluespirit Blog
Version: 1.0
Author: Michel Ziegler
*/

.bd-splitter .posts {
	width: 738px;
}
.bd-splitter .sidebar {
	width: auto;
}

.bd-splitter #sidebar {
	width: 165px;
	background: url("http://www.bluespirit.ch/public/stylesheets/../images/morebg.gif") repeat-y scroll 0 0 transparent;
}

.sidebar {
	font-size: 110%;
}

ul.sidebar {
	
	padding-left: 20px;
	width:300px;
}


ul.sidebar li {
	list-style: none;
}
h2.sidebar-title {
	font-size: 120%;
	margin-top:25px;
	margin-bottom:4px;
}

ul.sidebar ul {
	margin-left: 0;
	
}

.sidebar ul li a:hover {
	color:#3A3B3C;
	
}


.unreset p {
	font-size: 100%;
	margin-left:240px;
}

div.no-image p {
	margin-left:0;
}


.unreset .blog-post-title {
	font-size: 120%;
}

span.time {
	
}

div.entry {
	margin-top: 10px;
	padding-bottom: 1px;
	background:url("images/break.gif") repeat-x scroll left bottom transparent;
}
p.postmetadata {
	margin-top: 10px;
}

.search-blog {float:left}
.search-blog p {background: url(http://www.bluespirit.ch/public/images/dotted.png);float:left;margin-right:5px}
.search-blog p label {background: url(http://www.bluespirit.ch/public/images/dotted.png) 100% 100%;display:block;margin:1px 0 0 1px;width:108px;height:18px;overflow:hidden}
.search-blog p label input {border:0 none;width:99px;margin:2px 3px 0;font-size:85%}
.search-blog button {display:block;width:19px;height:19px;float:left;text-indent:-999em;background: url(http://www.bluespirit.ch/public/images/search.gif) no-repeat;border:0 none;padding:0}
    .green .search-blog button {background-color:#009036}
    .red .search-blog button {background-color:#e2001a}
    .pink .search-blog button {background-color:#e2007a}
    .blue .search-blog button {background-color:#009ee0}

/*****jflow******/

	.jflow-content-slider { position:relative; background:#000; width:738px; height:270px; }
	#jFlowSlide{ background:#DBF3FD; height:290px; margin:0; width:738px;}
	
	#slides { float:left; width:560px; height:270px; }
	.slide-wrapper { padding: 0px; }
	.slide-wrapper h2 { padding: 10px 0 0 10px; }
	.slide-thumbnail { width:560px; float:left; }
	.slide-thumbnail img {max-width:560px; }
	.slide-details { width:0px; float:right; margin-left:10px;}
	.slide-details h2 { font-size:1.5em; font-style: italic; font-weight:normal; line-height: 1; margin:0; }
	.slide-details .description { margin-top:10px; }
	
	.jFlowPrev, .jFlowNext { cursor:pointer;}

.jFlowPrev div {background: url("http://www.bluespirit.ch/public/stylesheets/../images/buttons.png") no-repeat scroll 0 -71px transparent; height:22px; width:22px; float:left; margin-top:15px;}
.jFlowNext div {background: url("http://www.bluespirit.ch/public/stylesheets/../images/buttons.png") no-repeat scroll -21px -71px transparent; height:22px; width:22px; float:right; margin-top:15px;}


