/*
jak.css
'jak' style for the Tarski theme - http://tarskitheme.com/
Designed by Benedict Eastaugh, http://extralogical.net/ 
and Janusz Kruszewski
*/

/* Main structure
----------------------------------------------- */
body.jak {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 76%;
	line-height: 120%;
	color: #CCE6FF;
	background: #38494D;
	}
body.jak #wrapper {
	text-align: left;
}
body.jak.rtl #wrapper {
	text-align: left;
	direction: rtl;
}
body.jak #header, #content {
	margin-bottom: 2em;
	padding-left: 20px;
	padding-right: 20px;
}
body.jak #footer, #theme-info, #footer-include {
	clear: both;
	text-align: right;
}
/* Seitentittel ausblenden - jak 
---------------------------------------------------*/
#page-startseite .entry .meta {
	display: none;
}
#page-die-yacht .entry .meta {
	display: none;
}
#page-saisonplanung .entry .meta {
	display: none;
}
#page-reiseberichte .entry .meta {
	display: none;
}
#page-fotoarchiv .entry .meta {
	display: none;
}
#page-kontakt .entry .meta {
	display: none;
}
#page-impressum .entry .meta {
	display: none;
}
/* Header
----------------------------------------------- */
#header-image {
	overflow: hidden;
	margin: 30px 0 -20px 0;
}
#header-image a {
	text-decoration: none;
	border: none;
}
#header-image a img {
	border: none;
}
#title {
	text-align: left;
	color: #CCE6FF;
	margin: 20px 0 -20px;
	border-bottom: 1px solid #ccc;
}
#navigation {
	font-family:"Times New Roman", Times, serif;
	font-size: 1.3em;
	text-align: center;
	color: #CCE6FF;
	margin: 20px 0 0 0;
	border-bottom: 1px solid #ccc;
}
/* Navigation
----------------------------------------------- */
#navigation ul.primary {
	list-style: none;
	margin: 0;
	padding: 0.2em 0;
}
body.jak #wrapper .nav-current:link, body.jak #wrapper .nav-current:visited, body.jak #wrapper .nav-current:active {
	color: #CCE6FF;
}
body.jak #wrapper .nav-current:hover {
	color: #003;
}
/* Content
----------------------------------------------- */
body.jak code {
	color: #8fafbf;
}
body.jak abbr, body.jak acronym {
	border-bottom: 1px solid #5c8499;
}
/* Headers
		--------------------------------------- */
	#blog-title {
	font-family: 'Times New Roman', Times, serif;
	font-size: 2.5em;
	font-weight: normal;
	margin: 0;
	border: none;
	padding: 0;
	line-height: 120%;
}
#tagline {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	font-style: italic;
	color: #808080;
	margin: 0.1em 0 0.3em 0;
	border: none;
	padding: 0;
	line-height: 120%;
}
h1, body .entry .title {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 120%;
	margin: 0;
	border: none;
	padding: 0 0 0.1em 0;
}
h2 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 120%;
	margin: 0 0 0.5em 0;
	border: none;
}
h3 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 0 0.8em 0;
	color: inherit;
	letter-spacing: inherit;
	text-transform: none;
	border: none;
	padding: 0 0 0.4em 0;
}
h4 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 120%;
	margin: 0 0 0.3em 0;
	border: none;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	line-height: 120%;
	margin: 0 0 0.3em 0;
	padding: 0;
}
h6 {
	font-size: 0.8em;
	font-weight: bold;
	line-height: 120%;
	margin: 0 0 0.3em 0;
	padding: 0;
}
/* Footer
	--------------------------------------- */
	#footer {
	margin: 0 20px 0 20px;
	border-top: 0;
	padding: 1em 0 0 0;
	}
#recent {
}
#recent ul {
	list-style: none;
	margin: 0;
}
#recent li {
	margin: 0;
}
h4.recent-title {
	margin: 0;
}
.recent-metadata {
	font-size: 0.8em;
	color: #808080;
	margin: 0 0 0.5em 0;
}
.recent-excerpt {
	line-height: 1.4;
	margin: 0 0 1em 0;
}
#theme-info {
	margin: 0 0 0 0;
	border-top:  1px solid #ccc;
	padding: 0 0 0 0;
	color: #699; 
}
/* Post content
		--------------------------------------- */
body.jak .articlenav {
	background: #fff;
}
/* Inserts
		--------------------------------------- */
body.jak .insert {
	background: #fff;
	margin: 0 0 1em 0;
	border: 1px solid #cfdee5;
	padding: 9px;
}
body.jak .insert h3 {
	border-bottom: 1px solid #cfdee5;
}
/* Downloads
		--------------------------------------- */
body.jak .content a.download:link, body.jak .content a.download:visited, body.jak .content a.download:active {
	background-color: #fafcfc;
	border: 1px solid #cfdee5;
}
body.jak. content a.download:hover {
 text-decoration: none;
}
/* Images
		--------------------------------------- */
body.jak a img {
	border: 1px solid #4c8099;
}
body.jak a:hover img, body.jak .comment a:hover .avatar {
	border: 1px solid #00050;
}
/* Links
----------------------------------------------- */
body.jak a:link, body.jak a:active, body.jak a:visited {
	color: #4c8099;
}
body.jak a:hover {
	color: #005;
}
body.jak .content a:link, body.jak .content a:active, body.jak .content a:visited, body.jak .link-pages a:link, body .link-pages a:active, body .link-pages a:visited, body .tagdata a:link, body.jak .tagdata a:active, body.jak .tagdata a:visited, body.jak .widget_tag_cloud a:link, body.jak .widget_tag_cloud a:active, body.jak .widget_tag_cloud a:visited {
	border-bottom: none;
}
body.jak .content a:hover, body.jak .link-pages a:hover, body.jak .tagdata a:hover, body.jak .widget_tag_cloud a:hover {
	border-bottom: 1px solid  #005;
}
/* Widgets
----------------------------------------------- */

	/* Calendar widget
	------------------------------------------- */
body.jak .widget_calendar tbody td a {
	color: #fff;
	background: #8bb6cc;
}
body.jak .widget_calendar tbody td a:hover {
	color: #fff;
	background: #404040;
}
