/*

Theme Name: jakobboesch.ch
Theme URI: http://www.jakobboesch.ch	
Description: Website PD Dr. med. Jakob Bösch
Version: 2.0
Author: vera m. boesch
Author URI: http://goldfisch.li

*/


/* structure */

* {
	font-size: 100%; 
	margin: 0; 
	padding: 0; 
	line-height: 2.3em;
}

html, body {
	height: 100%;
	}

body {
	text-align:center;
	font: 11px "Lucida Grande",  Arial, sans-serif;
	padding:10px 20px;
	color:#333333;
	margin:0;
	padding:0;
}
	
#header {
	background: transparent url(img/bg.png) repeat-x top left;
	width: 100%;
	height: 140px;
}

#main, #navi {
	text-align:left;
	width: 800px;
	margin:0 auto;
}

#main {
	padding: 20px 0;
	position: relative;
	min-height: 100%;
	}

#content {
	float: left;
	width: 380px;
	min-height: 100%;
}

#content-wide {
	float: left;
	width: 520px;
	}

#subnav {
	float: left;
	width: 150px;
	height: 100%;
	min-height: 250px;
	padding-right: 30px;
	}
	

#sidebar {
	float: right;
	width: 216px;
	background:url(img/bg-sidebar.png) bottom right no-repeat;
	height:100%;
}

#footer {
	float: left; clear: both;
	width:100%;
	background: url(img/bg-footer.png) repeat-x bottom;
	height: 45px;
}


/* navigation */

#navi ul li {
	font-size: 0.9em;
	}

#navi ul li {
	margin:0;
	display:inline;
	padding: 0;
	padding-right: 20px;
	text-transform: uppercase;
	letter-spacing:1px;
	}
	
#navi ul#navigation {
	padding:0;
	margin:0 0 0 -6px;
	}
	
#navi ul#navigation li {
	font-weight: bold;
	line-height: 2.6em;
	font-size: 1.0em;
	}

#navi ul#navigation li a {
	text-decoration: none;
	color: #333;
	padding: 6px;
}
	
#navi ul#navigation li a:hover {
	color: #a7ceab;
	border-bottom: 2px solid #86b9c8;
}

#navi ul#navigation li.current_page_item a, #navi ul#navigation li.current_page_parent a {
	color: #a7ceab;
	border-bottom: 2px solid #437281;
	}

/* subnav */

#subnav ul {
	list-style-type: none;
	}

#subnav a {
	width: 150px;
	font-weight: bold;
	display: block;
	height: 23px;
	padding-top: 1px;
	text-transform: uppercase;
	font-size: 10px;
	color: #86b9c8;
	text-decoration: none;
	border-bottom: 1px solid #437281;
	}
	
#subnav a:hover {
	color:#f68e56; 
	text-decoration: underline;
/*	background: #eafafb; */
	}

#subnav li.current_page_item a, #subnav li.current-cat a {
	color:#f68e56;
	}
	
/*  branding */

#logo {
	text-align:left;
	width: 800px;
	margin:0 auto;	 
}

#spot {
	float:left;
	position:relative;
	margin-left:-23px;
	display: block; 
	background: url(img/spot-logo.png) 0 0 no-repeat;
	height:140px;
	width: 79px;
}

#logo img, #logo h2 {
	display: none;
	}

#jakobboesch-ch {
	float: right;
	margin-top:39px;
	background: url(img/jakobboesch-ch.gif) 0 0 no-repeat;
	width: 415px;
	height: 60px;
}

#jakobboesch-ch h2 {
	display: none;
	}


/* typography */

a {
	color:#00aeef;
}

a:hover {
	text-decoration: none;
}

a.pdf {
	
	background: url(img/pdf-icon-new.gif) no-repeat center left;
	padding-left: 22px;
	line-height: 20px;	
	}
a:visited {
	color: #00aeef;
	}
	
h1, h2 {
	font-size: 1.4em;
	text-transform:uppercase;	
	color: #437281;
	letter-spacing: 3px;
	margin-bottom:8px;
}

h1 a, h1 a:visited {
	text-decoration: none;
	color: #437281;
	}

h1 a:hover {
	text-decoration: underline;
}

h2 {
	font-size: 1.2em;
	color: #9cc2cc;
	margin-bottom: 4px;
	}

h3 {
	font-size: 1.1em;
	margin: 5px 0;
	}
	
	h3 a, h3 a:visited {
		color:#333333;
		text-decoration: none;
		}
#content p {
	margin-bottom: 15px;
	}

#content img {
	margin-right: 7px;
	margin-bottom: 5px;
	}

#content ul, #content-wide ul  {
	margin: 0 0 20px 0;
	padding:0;
	}



#sidebar p, #sidebar h2, #sidebar hr, #sidebar ul, #sidebar h3 {
	margin: 0 13px;
}

#sidebar h3 a {
	color:#00aeef;
	}

#sidebar h2 {
	color: #9cc2cc;
	margin-bottom:0px;
	border: 0;
}

hr, #sidebar hr {
	height: 1px;
	background: #999;
	color: #999999;
	border: 0;
	margin-bottom: 10px;
}

#sidebar hr {
	margin: 10px 13px;
}

#sidebar ul, #sidebar ul li {
	list-style-type: none;
	padding:0;
	}

#sidebar ul ul  {
	margin: 0;
	padding:0;
	}
	
#footer #txt {
	width: 800px;
	margin:0 auto;
	text-align:left;
}

#footer p {
	color: #fff;
	margin: 0;
	padding-top: 15px;
}

#footer a {
	color:#f68e56;
	text-decoration: none;
	padding: 2px 4px;
	}
	
	#footer a:hover {
	color: #333;
	background:#f9b470;
}
span.url {
	color:	#dff1f8;
	border-bottom: 1px solid #dff1f8;
}
#footer a.url:hover, a span.url:hover {
	background: none;
	border:none;
}


/* images */

p img {
	float: left;
	border:3px solid  #a7c1ca;
	margin: 9px 13px 0 0;

}


/* Begin Typography & Colors */

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}


#wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}


