/*
Theme Name: jk2.0
Description: JK 2.0
Version: 1.0
Author: jk
Tags: liquid, two columns, widgets, threaded-comments, custom-menu

(c) 2011 Jürgen Kreileder <jk@blackdown.de>

*/

*
{
	font-size: 100%;
	padding: 0; 
	margin: 0;
}

html
{
	image-rendering: optimizeQuality;
}

html,body
{
	height: 100%;
}

body
{
	font:0.9em/1.333 Arial,Helvetica,'Helvetica Neue',Verdana,sans-serif;
	color: #444;
	background: #fff;
	width: 100%;
	min-width: 59em;
}

a img
{
	border: none;
}

h1
{
	font-size: 2em;
	margin: 2em 0 0.5em;
	padding: 0.25em 0;
}

h2
{
	font-size: 1.5em;
	margin: 1.5em 0 0.33em;
	padding: 0.25em 0;
}

h3
{
	font-size: 1.33em;
	margin: 1.33em 0 0.25em;
	padding: 0.125em 0;
}

h4
{
	font-size: 1.2em;
	margin: 0.5em 0 0;
}

h5
{
	font-size: 1em;
	margin: 0.5em 0 0;
}

h6
{
	font-size: 0.85em;
	margin: 0.5em 0 0;
}

p
{
	margin: 0.33em 0 1em 0;
}

ul, ol
{
	margin: 1em 0 1.5em;
	padding-left: 2.5em;
}

dt
{
	margin: 0.5em 0 0;
}

dd
{
	margin: 0.25em 0 0.5em 2.5em;
}

pre, code, tt 
{
	font: 100% 'Courier New',Courier,Fixed,monospace;
	margin: 1em 0 0.8em;
}

code, tt
{
	border-bottom: 1px solid #e3e3e3;
	padding: 0 1px;
}

pre code
{
	border-bottom: 0;
}

pre
{
	display: block;
	background: #f4f4f4;
	-moz-box-shadow: 0 1px 0 #ccc;
	-webkit-box-shadow: 0 1px 0 #ccc;
	box-shadow: 0 1px 0 #ccc;
	overflow:auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	margin: .7em 0 1em;
	padding: 10px;
	color: #333;
}

small
{
	font-size: 85%;
}

big
{
	font-size: 115%;
}

sup,sub
{
	font-size: smaller;
	line-height: 1px;
}

sup
{
	vertical-align: 0.5em;
}

sub
{
	vertical-align:-0.5em;
}

.profilepic
{
	float: right;
	margin: 0 0 0.66em 1.5em;
	width: 233px;
	height: 185px;
}

img.pic
{
	float: right;
	position: relative;
	margin: 0.25em 0 0.66em 1.5em;
}

a
{
	color: #4072A8;
	text-decoration: none;
}

a:focus {
	outline: 0;
}

.title a:focus,
.title a:hover,
.title a:active,
.entry a:focus,
.entry a:hover,
.entry a:active,
a:focus,
a:hover,
a:active {
	color: #ff6908;
	text-decoration: underline;
}

.hentry .innercolmask
{
	margin-bottom: 4em;
}

#container
{
	min-height: 100%;
	width: 100%;
	position: relative;
	float: left;
}

/* Header styles */

#header
{
 	background-image: url("/wp/wp-content/themes/jk2.0/images/code.png");
	background-position: 33em 0;
	background-repeat: no-repeat;
	color: #cecfd1;
	font-family: Futura,Arial,Helvetica,'Helvetica Neue',Verdana,sans-serif;
}

#header, #headerwrap
{
	background-color: #51555c;
}

#headerwrap,
#menuwrap {
	float: left;
}

.headergradient
{
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAA3CAQAAACMCFOxAAAAKUlEQVQY02P8z8DAwMRAe4IRRLFACGYsBAsqC41gpYCFRqDZhkYA3QcAi+kCLKh2CS0AAAAASUVORK5CYII=);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#site-title
{
	font-size: 2.68em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #fff;
	text-shadow: 0 2px 0 rgba(0, 0, 0, 0.3);
}

#site-title a
{
	color: #fff;
	text-decoration: none;
}

#header p 
{
	text-shadow: 0 2px 0 rgba(0, 0, 0, 0.3);
	margin: 0;
}

#innermenuwrap {
	border-bottom: 0.1em solid #fff;
}

#menuwrap
{
	border-bottom: 0.1em solid #cecfd1;
	margin-bottom: 0.8em;
	width: 100%;
	background-color: #e9eaea;
}

.menucontent ul
{
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0;
}

.menucontent li
{
	display: block;
	float: left;
	list-style: none;
	position: relative;
	text-shadow: 0 2px 0 #fff;
	font-size: 1.15em;
	line-height: 2em;
}

.menucontent a
{
	display: block;
	float: left;
	border-right: 1px solid #999;
	position: relative;
	padding: 0.1em 0.9em 0;
	color: #444;
}

.menucontent li:first-child a
{
	border-left: 1px solid #999;
}

.menucontent a:focus,
.menucontent a:active,
.menucontent a:hover
{
	background:#f7f7f7;
}
.menucontent a:hover
{
	text-decoration: none;
}

.current_page_item a,
.current_page_item a:active,
.current_page_item a:focus,
.current_page_item a:hover
{
	background: #f7f7f7;
	font-weight: bold;
}

.outercolmask, #header, #menu
{
	clear: both;
	width: 100%;
	overflow: hidden;
}

.outercolmask, #header, #footer {
	position: relative;
	max-width: 98em;
	margin: 0 auto;
}

.outercolleft, .headerleft
{
	float:left;
	width: 200%;
	margin-left:-14em;
	position: relative;
	right: 100%;
}

.outercol1wrap, .header1wrap
{
	float: left;
	width: 50%;
	position: relative;
	left: 50%;
}

#maincolmask {
	padding-bottom: 3.5em;
}

#maincol1wrap {
	padding-bottom: 1em;
}

.outercol1
{
	margin: 0 1em 0 15em;
}

.outercol2
{
	float: right;
	width: 12em;
	position: relative;
	left: 13em;
}

/* Entry layout */

.innercolmask
{
	position: relative;
	clear: both;
	float: left;
	width: 100%;
/*	overflow:hidden;*/
}

.innercolright
{
	float: left;
	width: 200%;
	position: relative;
	left: 10em;
}

.innercol1wrap
{
	float: right;
	width: 50%;
	position: relative;
	right: 10em;
}

.innercol1 {
	margin: 0 0 0 10em;
	position: relative;
	right: 100%;
	/*overflow: hidden;*/
}

.commenttext, #headercontent {
	margin-top: 0.1em;
}

.commenttextblock {
	font-size: 0.9em;
}

#headercontent {
	padding-bottom: 0.8em;
	padding-left: 3px;
}

.innercol2
{
	float: left;
	width: 9em;
	position: relative;
	right: 10em;
}

.outercol1 .title
{
	border-bottom: 1px solid #999;
	padding-left: 10em;
	clear: both;
}

.title, #comments h4 {
	color: #444;
}

.post .title
{
	color: #444;
}

.title a:hover {
	text-decoration: none;
}

.title a {
	color: #153F6D;
}

.entry a {
	color: #4072A8;
	/*font-weight: bold;*/
}

.w100
{
	width: 100%;
}

.pagetitle
{
	margin: 0;
	padding-bottom: 1em;
	padding-left: 10em;
}

.pagetitle h2
{
	margin: 0;
}

.title h3
{
	margin: 0;
	padding: 0;
	font-size: 1.8em;
	line-height: 1em;
	padding: 0 0 0.25em;
	margin-top: 0.5em; 
}

#main p
{
	line-height: 1.4;
}

.entry li
{
	line-height: 1.33;
	margin-bottom: 0.33em;
}

#main
{
	min-height: 30em;
	margin-top: 1.805em;
}

#mainoutercol1
{
	margin: 0 1em 0 15em;
}

/*
#main ul li
{
	list-style: square;
}

#main ol li
{
	list-style: decimal;
}
*/

blockquote
{
	font-style: normal;
	margin: 1em 1em 1em 2em;
}

blockquote em 
{
	font-style: italic;
	font-weight: inherit;
}

blockquote p
{
	margin: 0.33em 2.5% 0.33em 0 !important;
	line-height: 1.2;
	text-indent: 2em;
}

.quoteattrib
{
	margin:-0.75em 3em 0.66em; font-size: 87.5%;
}

.quoteattrib cite
{
	font-style: italic;
}


#sidebar
{
	float: left;
	clear: both;
	width: 100%;
	margin-top: 1em;
	line-height: 1.2;
}

#sidebar dl {
	color: #666;
}

.metadata
{
	color:#777;
}

#sidebar h2
{
	margin: 1.2em 0 0.25em;
	font-size: 1.25em;
	line-height: 1;
	border-bottom: 1px solid #999;
}
/*
#sidebar a, .metadata a
{
	color: #559;
}*/

#sidebar ul, .metadata ul
{
	list-style: none;
	padding: 0; 
	margin:0;
}

#sidebar dd {
	margin: 0;
	line-height: 1.05em;
}

#sidebar dt {
	margin: 0;
}

#sidebar dt.nextarticle {
	margin-top: 3px;
}

#sidebar ul
{
	font-size: 0.9em;
}

.metadata ul
{
	font-size: 85%;
	padding-top: 0.1em;
}

.postmetadata li
{
	margin-bottom: 0;
	list-style: none;
}

li.cats, li.comments, li.edit, li.reply, li.author, li.modified
{
	margin-top: 1px;
	border-top: 1px solid #999;
	padding-top: 1px;
}

.cats ul
{
	font-size: 100%;
	padding: 0;
}

.tags a
{
	text-transform: lowercase;
	font-weight: normal;
}

.page .metadata li.edit
{
	border-top: none;
}

#sidebarul ul
{
	font-size: 100%;
}

#sidebarul ul li
{
	margin-left: 1em;
	text-indent:-1em;
	color: #777;
}

/* Footer styles */

#footerwrap
{
	width: 100%;
	height: 3.5em;
	position: absolute;
	bottom: 0;
	color: #777;
  	text-align: center;
}

#footerinside
{
	margin-top: 14px;
	margin-left: 1em;
	margin-right: 15em;
	border-top:1px solid #aaa;
}

#footer p
{
	font-size: 0.85em;
	line-height: 1em;
	margin: 0;
	padding: 10px;
	padding: 0.5em 0.25em 0;
}

/* Search */

.searchform fieldset, #embeddedsearch fieldset
{
	border: none;
}

.searchform fieldset
{
	width: 15em;
	margin-top: 0.1em;
}

#embeddedsearch
{
	margin-left: 10em;
}

.searchform span
{
	display: none;
}

.searchform .field
{
	width: 12em;
}

.searchform .space
{
	visibility: hidden;
	line-height: 2em;
	font-size: 1.15em;
}

.notfound h4
{
	margin-top: 1em;
	margin-bottom: 0.7em;
}

.notfound p
{
	margin-bottom: 0.5em;
}

.notfoundsearchform ul
{
	margin: 0;
}

.notfoundsearchform .s, .searchform .s, .search .s
{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.searchform .s
{
	width: 100%; 
}

.notfoundsearch
{
	margin-top: 0;
}

/* Misc */
.screen-reader-text 
{
	left:-1000em;
	position:absolute;
}

/* Comments */

p.nocomments
{
	margin-left: 10em;
	color: #777;
}

#comments,
#respond
{
	clear: both;
	float: left;
}

#respond
{
	width: 100%;
}

#respond .title
{
	border-bottom: 1px solid #fff;
	margin-bottom: 0.55em;
}

#respond .innercolmask, #respond .entry {
	overflow: visible;
}

#respond textarea
{
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	resize: vertical;
}

#comments
{
	margin-left: 10em;
	margin-top: 3em;
}

#comments p
{
	font-size: 0.9em;
}

#comments h4,
#respond .h4
{
	line-height: 1em;
	padding: 0 0 0.25em;
	font-weight: bold;
}

#comments h4 {
	font-size: 1.4em;
}

#respond .h4 {
	font-size: 1.33em;
}

.cancel-comment-reply {
	margin-left: 0.6em;
}

.page p.nocomments
{
	display: none;
}

#commentlist .depth-2 .title,
#main #commentlist #respond .title
{
	padding-left: 13em;
}

#commentlist .depth-3 .title,
#main #commentlist .depth-1 #respond .title
{
	padding-left: 16em;
}

#commentlist .depth-4 .title,
#main #commentlist .depth-2 #respond .title
{
	padding-left: 19em; 
}

#commentlist .depth-5 .title,
#main #commentlist .depth-3 #respond .title
{
	padding-left: 22em;
}

#commentlist .depth-2 .commenttext,
#main #commentlist #respond .entry
{
	padding-left: 3em;
}

#commentlist .depth-3 .commenttext,
#main #commentlist .depth-1 #respond .entry
{
	padding-left: 6em;
}

#commentlist .depth-4 .commenttext,
#main #commentlist .depth-2 #respond .entry
{
	padding-left: 9em;
}

#commentlist .depth-5 .commenttext,
#main #commentlist .depth-3 #respond .entry
{
	padding-left: 12em;
}

#commentlist .centry > .title
{
	border-bottom: 1px solid #aaa;
}

#commentlist .parent .centry > .title
{
	border-bottom: 1px solid #eee;
}

#commentlist .centry li.edit,
#commentlist .centry li.reply
{
	border-top: 1px solid #eee;
}

#commentlist .parent .centry .metadata li.edit,
#commentlist .parent .centry .metadata li.reply
{
	border-top: 1px solid #eee;
}

.comment-author
{
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	line-height: 1em;
	padding: 0 0 0.25em;
	width: 100%;
}

.comment-author cite
{
	font-style: normal;
}

.comment-author .moderation
{
	font-size: 85%;
	color: #777;
	margin-left: 1em;
}

.comment-author-admin > .title > .comment-author,
.bypostauthor > .title > .comment-author
{
	font-weight: bold;
}

.commentmetadata img
{
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin-top: 1px;
}

.commentmetadata li.edit,
cb
{
	clear: both;
}

#commentlist .centry
{
	width: 100%;
	float: left;
}

#commentlist .depth-1
{
	margin: 1em 0 0;
}

#commentlist .parent .comment
{
	margin-top: 0.5em;
}

#respond:after {
            content: "."; 
            display: block; 
            height: 0; 
            clear: both; 
            visibility: hidden;
        }

.tags {
	padding-top: 1em;
	padding-bottom: 0.1em;
}

.shares
{
	padding-top: 1em;
}

.tags,
#commentform label,
#commentform .comment-warning,
.articlelicense
{
	font-size: 85%;
	color: #777;
}

.tags p,
.articlelicense p
{
	margin: 0;
}

#commentform #submit
{
	font: message-box;
        margin: 0 0 5px auto;
	padding: 1px 8px;
}

/*
.alt {
	padding:10px;
}

.even, .alt {
        border-left: 1px solid #ddd;
} 
*/

.hidden
{
	display: none;
}

.center
{
	text-align: center;
}

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

@media screen {
        acronym, abbr, span.caps {
                cursor: help;
        }
}

.navigation
{
	color: #666;
	font-size: 0.8em;
	float: left;
	width: 100%;
}

.commentnavigation
{
	font-size: 0.9em;
	float: left;
	width: 100%;
}

.navtop
{
	margin-bottom: 1em;
}

.comments p {
	margin-bottom: 0;
}

.commentnavbot
{
	margin-bottom: 1.33em;
}

.alignright
{
	float: right;
}

.alignleft
{
	float: left;
}

#sidebarul ul li.cat-item {
	color: #aaa;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 1.5em 0 1.7em;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

a.buttonpositive:focus {
        outline-color: #8CC553;
}

.buttonpositive img {
        margin: 0 0.6em 0.25em 0;
        padding: 0.1em 0.5em 0.1em 0;
        vertical-align: middle;
        border-right: 1px solid #55AA00;
}

p.buttonbar {
        margin: 1.2em 0 1.7em;
}

a.buttonpositive:active, 
a.buttonpositive:focus, 
a.buttonpositive:hover, 
a.buttonpositive {
        background-color: #8CC553;
        background-image: url("/wp/wp-content/themes/jk2.0/images/button-green.jpg");
        border: 1px solid #488F03;
        text-shadow:-1px -1px 1px #7BAB29;
        padding: 0.15em 0.5em 0.2em;
        -moz-border-radius: 13px 13px 13px 13px;
        -webkit-border-radius: 13px;
        background-position: center center;
        background-repeat: repeat-x;
        text-decoration: none;
        margin: 5px 0;
}

.buttonpositive span {
        font-family: helvetica,arial,sans-serif;
        text-decoration: none;
	font-weight: normal;
        white-space: nowrap;
        color: #fff;
}

#headerpic {
	width: 9em;
	margin: 0 1em;
	left: 0;
	top: 0.6em;
	position: absolute;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}

#headerpiccontainer {
	max-width: 98em;
	margin: auto;
	position: relative;
}

.entry {
	padding-top: 0.1em;
}

#slb_container
{
	border-radius: 5px 5px 0 0;
}

#slb_details
{
	border-radius: 0 0 5px 5px;
}

img#wpstats
{
	display: none;
}

.galps {
	margin:20px 0 0 -20px;
}
.galp {
	width: 240px;
	height: 240px;
	margin: 0 0 20px 20px;
	float:left;
}
.galnav {
	padding-top: 20px;
	padding-bottom: 10px;
	clear: both;
}
.galpage a:visited, .galpage a:link
{
	text-decoration: none;
	border:1px solid #bbb;
}
.galpage a:hover {
	background: #FF6908;
	border: 1px solid #FF6908;
	color: white;
}
span.galnavdisabled {
	border:1px solid #ddd;
	color: #888;
}
span.galnavcurrent {
	border:1px solid #4072A8;
	background-color: #4072A8;
	color: white;
}
.share {
        float: left;
}
.lightmeta {
	color: #999;
}
.recenta {
	margin-bottom: 1px;
}
.mycardfn {
	font-weight: bold;
	margin-bottom: 0;
}
p.adr {
	margin-top: 2px;
}
li#linkcat-17 {
    display: none;
}
