/*
Theme Name: WordPress jam_bpmblog
Description: The WordPress theme for bpmblog.ch
Version: 1.0
Author: Andy Burkovetsky
jamandyjam@gmail.com
*/
/**reset default styling**/ 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td, tbody, table{
	margin:0;
	padding:0;
}
/* Begin Typography & Colors */
body{
	font-size:62.5%; /* Resets 1em to 10px */
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	background:#FAFAFA;
	color:#333;
	text-align:center;
	line-height:1.6em;
}
#page{text-align:left;}
#content{
	font-size:1.2em;
	margin-top:12px;
}
.thread-even{background-color:white;}
.depth-1{border:1px solid #ddd;}
.even, 
.alt{border-left:1px solid #ddd;}
small{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:0.9em;
	line-height:1.5em;
}
input{border:1px solid #CCC;}
input[type=submit]{
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	padding:2px 10px;
	color:#666;
	text-shadow:0 1px 0 #FFF;
}
input[type=submit]:hover{	background:#E8E8E8;}
input[type=submit]:focus{
	background:#C0C0C0;
	color:#4D4D4D;
	text-shadow:0 1px 0 #F0F0F0;
	border:1px solid #888;
}
h1, h2, h3{
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight:bold;
}
h1{
	font-size:4em;
	text-align:center;
}
h2{font-size:1.6em;}
h2.pagetitle{font-size:1.6em;}
#sidebar h2{
	font-family:'Lucida Grande', Verdana, Sans-Serif;
	font-size:1.2em;
}
h3{font-size:1.5em;}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited{color:#4D4D4D;}
textarea{font-family:'Lucida Grande',Verdana,Arial,Sans-Serif !important;}
div.post h2,
div.post h2 a{color:#FF0000;}
#sidebar a{
	color:#808080;
	text-decoration:none;
}
#sidebar a:hover,
#sidebar a:focus{color:#4D4D4D;}
h2, h2 a, h2 a:hover, h2 a:visited,
h3, h3 a, h3 a:hover, h3 a:visited,
#sidebar h2, #wp-calendar caption, cite{text-decoration:none;}
.entry p a:visited{color:#b85b5a;}
.sticky{
	background:#f7f7f7;
	padding:0 10px 10px;
}
.sticky h2{padding-top:10px;}
.commentlist li, #commentform input, #commentform textarea{font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;}
.commentlist li ul li{font-size:1em;}
.commentlist li{font-weight:bold;}
.commentlist li .avatar{
	float:right;
	border:1px solid #eee;
	padding:2px;
	background:#fff;
}
.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;}
#sidebar{font:1em 'Lucida Grande', Verdana, Arial, Sans-Serif;}
small, #sidebar ul ul li, #sidebar ul ol li,
.nocomments, .postmetadata, blockquote, strike{color:#777;}
code{font:1.1em 'Courier New', Courier, Fixed;}
acronym, abbr, span.caps{
	font-size:0.9em;
	letter-spacing:.07em;
}
a{color:#808080;} 
h2 a:hover, h3 a:hover{
	color:#FF0000;
	text-decoration:none;
}
.entry a{
	color:#ff0000;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
#calendar_wrap{margin:5px auto 15px;}
#wp-calendar #prev a, #wp-calendar #next a{
	font-size:9pt;
	color:#999;
	font-weight:normal;
}
#wp-calendar #prev a:hover,
#wp-calendar #prev a:focus,
#wp-calendar #next a:hover,
#wp-calendar #next a:focus{color:#808080;}
#wp-calendar a{text-decoration:none;}
#wp-calendar caption{
	font:1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align:center;
}
#wp-calendar th{
	font-style:normal;
	text-transform:capitalize;
}
/* End Typography & Colors */
/* Begin Structure */
body{
	margin:0 0 20px 0;
	padding:0;
}
#page{
	margin:30px auto 20px;
	padding:0;
	width:900px;
}
#header{
	height:45px;
	margin-bottom:0px;
	position:relative;
	z-index:2;
}
div#logobanner{
	float:left;
	display:inline;
	margin:-12px 0 0 5px;
	width:230px;
}
div#logobanner h1{
	display:inline-block;
}
h1.logo a,
h1.logo a:hover,
h1.logo a:visited{
	text-decoration:none;
	color:#FAFAFA;
	font-size:0;
	width:270px;
	height:62px;
	background:url('images/logo.png') no-repeat;
	overflow:hidden;
	float:left;
}
div.description{
	text-align:center;
	cursor:default;
	color:#808080;
	margin:5px 0 -5px;
	line-height:12px;
	width:300px;
}
div#navigationbar{
	width:590px;
	height:45px;
	float:right;
	background:url('images/navigation-bar-l.png') 0 0 no-repeat;
	position:relative;
}
div#navigationbar-c{
	margin:0 10px 0 8px;
	background:url('images/navigation-bar-c.png') 8px 0 repeat-x;
	width:572px;
	height:100%;
	position:absolute;
	float:left;
}
div#navigationbar-r{
	margin-right:-10px;
	width:100%;
	height:100%;
	background:url('images/navigation-bar-r.png') right 0 no-repeat;
	position:absolute;
	float:right;	
}
div#navigation{
	margin:15px 10px 0 20px;
	background:none;
	display:inline;
	float:left;
}
div#navigation ul{
	display:inline;
	list-style-type:none;
	list-style-image:none;
	list-style-position:none;
}
div#navigation ul li{
	display:inline;
	font-size:14px;
}
div#navigation ul li a,
div#navigation ul li a:visited,
div#navigation ul li a:link{
	color:#808080;
	text-shadow:0 1px 0 #FFF;
	text-decoration:none;
}
div#navigation ul li a:hover{color:#4D4D4D;}
div#navigation ul li ~ li{
	margin-left:15px;
	padding-left:15px;
	border-left:1px solid #B3B3B3;
}
li.current_page_item a{color:#4d4d4d !important;}
div#search{
	display:inline !important;
	margin:0 !important;
	float:right !important;
}
form#searchform div{position:relative;}
input#s{
	width:165px;
	padding:8px 20px 0 40px;
	height:25px;
	background:url('images/search-field.png') no-repeat;
	border:none;
	font-size:1.2em;
	color:#999;
}
input#s:hover{color:#888;}
input#s:focus{color:#4d4d4d;}
input#searchsubmit,
input#searchsubmit:hover,
input#searchsubmit:focus{
	position:absolute;
	top:0;
	left:0;
	height:25px;
	width:30px;
	background:none;
	border:none;
	cursor:pointer;
}
.narrowcolumn{
	float:left;
	padding-bottom:20px;
	margin:0 0 0;
	width:635px;
}
.post{
	margin: 0 0 10px;
	padding:0 0 0 20px;
	text-align: justify;
	border:1px solid #E6E6E6;
	background:#FFF;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-moz-box-shadow:0px 1px 0 #CCC;
	-webkit-box-shadow:0px 1px 0 #CCC;
	position:relative;
}
.post hr{display:block;}
.post h3 a{color:#ff0000;}
div.time{
	float:right;
	margin:-1px 20px 0 0;
	height:40px;
	padding-left:15px;
}
div.time-l{
	background:url('images/time-box-l.png') no-repeat;
	float:left;
	height:40px;
	width:15px;
}
div.time-c{
	background:url('images/time-box-c.png') repeat-x;
	float:left;
	display:inline;
	height:40px;
	padding-top:10px;
}
div.time-r{
	background:url('images/time-box-r.png') no-repeat;
	float:left;
	display:inline;
	height:40px;
	width:15px;
}
.time small{
	color:#999999;
	cursor:default;
}
.postinfo{
	color:#B3B3B3;
	font-size:0.8em;
	margin-top:5px;
}
.postinfo a{color:#808080;}
.postinfo a:hover{color:#F00;}
div.entry{
	margin:10px 20px 5px 0;
	overflow:hidden;
}
.postbottom{
	overflow:hidden;
	padding-right:220px;
}
.comments{
	background:#F2F2F2;
	float:right;
	border-radius:10px 0 5px 0;
	-webkit-border-radius:10px 0 5px 0;
	-moz-border-radius:10px 0 5px 0;
	-khtml-border-radius:10px 0 5px 0;
	border-left:1px solid #E6E6E6;
	border-top:1px solid #E6E6E6;
	height:20px;
	padding:5px 40px 0;
	margin:0 -220px 0 0;
}
.comments:hover{background:#EEE;}
.comments a{
	color:#999999;
	text-decoration:none;
}
.comments a:hover{color:#808080;}
.narrowcolumn .postmetadata{	
	padding-top:5px;
	margin-bottom:-20px;
}
.singletags{
	padding-top:5px;
	margin-bottom:10px;
}
.singletags,
.postmetadata{clear:both;}
.singletags a,
.postmetadata a{
	color:#999;
	text-decoration:none;
}
.singletags a:hover,
.postmetadata a:hover{
	color:#FFF !important;
	background:#FF0000;
	text-decoration:none;
}
.clear{clear:both;}
#footer{
	padding:20px 0 30px;
	margin:0 auto;
	width:100%;
	clear:both;
	background:#F2F2F2;
	color:#4d4d4d;
}
p#copyright{
	margin:0;
	padding:10px 5px 0;
	text-align:left;
	color:#AAA;
}
p#copyright a{color:#AAA;}
p#copyright a:hover{color:#808080;}
div#footernav{
	width:100%;
	max-height:250px;
	min-height:100px;
	overflow:hidden;
}
div#footernav ul{list-style:none;}
#footernav ul a{
	color:#999;
	text-decoration:none;
}
#footernav ul a:hover{text-decoration:underline;}
#footernav ul a:hover,
#footernav ul a:focus{color:#808080;}
#footernav h2{font-weight:normal;}
#footernav h2 ~ ul{
	margin-top:5px;
	word-wrap:break-word;
	overflow:hidden;
}
div#footernav div{
	float:left;
	display:inline;
	width:170px;
	padding-left:50px;
	min-height:50%;
}
#footernav div ~ div{border-left:1px solid #E0E0E0;}
/* End Structure */
/*	Begin Headers */
h1{}
h2{margin:20px 0 0;}
h2.pagetitle{
	margin:5px 20px 10px;
	color:#808080;
}
div#footernav h2{margin:0;}
#sidebar h2{
	margin:5px 0 0 -5px;
	background:#e0e0e0;
	padding:1px 5px;
}
#sidebar li{list-style:none;}
h3{margin:25px 0 5px;}
h3.comments{margin:40px auto 20px;}
/* End Headers */
/* Begin Images */
p img{
	padding:0;
	max-width:100%;
}
img.centered{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
img.alignright{
	padding:4px;
	margin:0 0 2px 7px;
	display:inline;
}
img.alignleft{
	padding:4px;
	margin:0 7px 2px 0;
	display:inline;
}
.alignright{float:right;}
.alignleft{float:left;}
/* End Images */
/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul{
	margin-left:0px;
	padding:0 0 0 30px;
	list-style:none;
	padding-left:10px;
	text-indent:-10px;
}
html>body .entry li{margin:7px 0 8px 10px;}
.entry ol{
	padding:0 0 0 35px;
	margin:0;
}
.entry ol li{
	margin:0;
	padding:0;
}
.postmetadata ul, .postmetadata li{
	display:inline;
	list-style-type:none;
	list-style-image:none;
}
#sidebar ul, #sidebar ul ol{
	margin:7px 0 20px;
	padding:0;
}
#sidebar ul li{
	color:#AAA;
	list-style-type:none;
	list-style-image:none;
	margin-bottom:3px;
}
#sidebar ul p, #sidebar ul select{margin:5px 0 8px;}
#sidebar ul ul, #sidebar ul ol{
	margin:5px 0 0;
	padding-left:0;
}
#sidebar ul ul ul, #sidebar ul ol{margin:0 0 0 10px;}
ol li, #sidebar ul ol li{list-style:decimal outside;}
#sidebar ul ul li,
#sidebar ul ol li{
	margin:3px 0 0;
	padding:0;
	list-style-type:none;
	list-style-image:none;
}
a.post-edit-link{color:#808080;}
a.post-edit-link:hover{color:#ff0000;}
/* End Entry Lists */
/* Begin Form Elements */
#searchform{
	margin:8px 5px 0 0;
	padding:0;
	text-align:center;
}
#sidebar #searchform #s{
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit{padding:1px;}
.tagcloud div{
	text-align:center;
	padding:10px 0 10px;
}
.tagcloud h2{padding:0 0 0 20px;}
.tagcloud a{text-decoration:none;}
.tagcloud a:hover,
.tagcloud a:focus{
	text-decoration:none;
	background:#ff0000;
	color:#FFF !important;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select{width:130px;}
#commentform input{
	width:170px;
	padding:2px 10px;
	margin:5px 5px 1px 0;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	border-style:none;
	border:1px solid #E6E6E6
}
#commentform{margin:5px 10px 0 0;}
#commentform textarea{
	width:605px;
	padding:2px;
}
input.css_form_submit,
#commentform input#submit{
	background:url('images/comment-button.png') no-repeat !important;
	border:none;
	height:27px;
	width:152px;
	color:#808080 !important;
	text-shadow:0 1px 0 #FFF !important;
}
input.css_form_submit:hover,
#commentform input#submit:hover{background-position:0 -40px !important;}
input.css_form_submit:focus,
#commentform input#submit:focus{
	background-position:0 -80px !important;
	color:#4d4d4d !important;
	text-shadow:0 1px 0 #CCC !important;
}
#respond:after{
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
#commentform #submit{
	margin:0 0 5px auto;
	float:right;
}
/* End Form Elements */
/* Begin Comments*/
.alt{
	margin:0;
	padding:10px;
}
#content h3#comments{
	padding-left:10px;
	margin:25px 0 10px;
}
.commentlist{
	padding:0;
	text-align:justify;
}
.commentlist li{
	margin:5px 0 0;
	padding:5px 5px 10px 10px;
	list-style:none;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-moz-box-shadow:0px 1px 0 #CCC;
	-webkit-box-shadow:0px 1px 0 #CCC;
}
.commentlist li:hover{border:1px solid #CCC;}
.commentlist li ul li{ 
	margin-right:-5px;
	margin-left:10px;
}
.commentlist p{margin:10px 5px 10px 0;}
.children{ padding:0; }
#commentform p{margin:5px 0;}
.nocomments{
	text-align:center;
	margin:0;
	padding:0;
}
.commentmetadata{
	margin:0;
	display:block;
	font-size:0.8em;
}
.comment-author a{color:#4d4d4d;}
.comment-author a:hover{color:#ff0000;}
.comment-author span{color:#808080;}
.commentmetadata a{text-decoration:none;}
.commentmetadata a:hover{text-decoration:underline;}
#commentform p{
	color:#999;
	font-size:1em;
}
textarea#comment{
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	border:1px solid #E6E6E6;
	padding:15px;
	height:150px;
	color:#4d4d4d;
	font-size:1.5em;
}
#commentform input:hover,
#commentform input:focus,
textarea#comment:hover,
textarea#comment:focus{border:1px solid #AAA;}
/* End Comments */
/* Begin Sidebar */
#sidebar{
	padding:35px 10px 10px;
	float:right;
	background:#EDEDED url('images/white-shadow.png') 0 100% no-repeat;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	margin:-40px 5px 20px 0;
	position:relative;
	z-index:1;
	width:230px;
	-moz-box-shadow:0px 1px 0 #AAA;
	-webkit-box-shadow:0px 1px 0 #AAA;
}
.sidebarnav{padding:0;}
#sidebar form {margin:0;}
/* End Sidebar */
/* Begin Calendar */
#wp-calendar{
	empty-cells:show;
	margin:10px auto 0;
	width:200px;
	color:#999;
	cursor:default;
	border-spacing:2px;
}
#wp-calendar a{
	display:block;
	color:#f00;
	font-size:1.3em;
	font-weight:bold;
}
#wp-calendar a:hover,
#wp-calendar a:focus{
	color:#f00;
	text-decoration:underline;
}
#wp-calendar #next, #wp-calendar #prev{
	margin-top:0px;
}
#wp-calendar #next a{
	text-align:right;
}
#wp-calendar #prev a{
	text-align:left;
}
#wp-calendar caption{
	text-align:left;
	width:100%;
	margin:0 0 5px 5px;
	color:#AAA;
}
#wp-calendar caption:hover{color:#808080;}
#wp-calendar td{
	padding:2px 0 1px;
	text-align:center;
	background:none;
}
#wp-calendar thead{
	text-align:center;
	color:#4d4d4d;
	line-height:2em;
	background:#FAFAFA;
}
#wp-calendar tbody{
	margin-top:10px;
	background:#F2F2F2 !important;
}
#wp-calendar tbody tr td:hover{color:#4D4D4D;font-weight:bold;}
#wp-calendar tbody tr:hover{color:#808080;}
/* End Calendar */
/* 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;}
.hidden{display:none;}
.screen-reader-text{
     position:absolute;
     left:-1000em;
}
hr{display:none;}
a img{border:none;}
.navigation,
.bottomnavigation{
	display:block;
	text-align:center;
	position:relative;
	padding:0 20px;
	overflow:hidden;
}
.navigation{padding:10px 0;}
.navigation:after{clear:both;}
.navigation div ~ div{padding-right:20px;}
.bottomnavigation{margin-top:-18px;}
.gotop a,
.comment-meta a,
.bottomnavigation div a,
.navigation div a{color:#808080;}
.gotop a:hover,
.bottomnavigation div a:hover,
.navigation div a:hover{color:#FF0000;}
.comment-meta a:hover{color:#4d4d4d;}
.gotop{
	text-align:center;
	margin:0 auto;
}
/* End Various Tags & Classes*/
/* Captions */
.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:10px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	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;
}
/* End captions */

/* Clearfix */
.clearfix:after{
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}
* html > body .clearfix{
	width: 100%;
	display: block;
}
* html .clearfix{height:1%;}
.whitespace{height:10px;}
/* Plugins
------------------------------*/
.pdf24Plugin-cp-box{
	width:330px;
	float:right;
	margin:20px -10px 0 0;
	border:none !important;
	color:#808080;
	padding:3px 3px 10px!important;
}
.addtoany_share_save_container{
	float:left;
	margin:10px 0 0 !important;
}
.pdf24Plugin-cp-input {
	padding-left:5px;
	font-size:10px !important;
	color:#4d4d4d;
	height:15px;
	width:140px !important;
}
a.addtoany_share_save{
	font-size:smaller;
	padding:3px 0 0 40px !important;
}
#subscribe{
	overflow:hidden;
	margin:20px auto;
	width:60%;
}
a#RSS{
	background:url('images/RSS.png') no-repeat;
	width:55px;
	height:70px;
	overflow:hidden;
	display:block;
	float:left;
	font-size:0;
}
a#RSS:hover{background-position:-70px 0;}
a#technorati{
	background:url('images/RSS.png') 0 -80px no-repeat;
	width:55px;
	height:70px;
	overflow:hidden;
	display:block;
	float:right;
	font-size:0;
}
a#technorati:hover{background-position:-70px -80px;}
/*js share buttons*/
div.pdf24Button{
	position:absolute;
	background:url('images/pdf24.png') no-repeat;
	width:27px;
	height:25px;
	cursor:pointer;
	top:40px;
	left:-31px;
	opacity:0;
}
.addtoany_share_save_container ul li a.a2a_dd{height:21px !important;}
#a2apage_cols_container 
.pdf24Plugin-cp-submit{
	cursor:pointer;
	width:40px;
	margin:0 5px;
}
.a2a_menu a:hover,
.a2a_menu a:active,
.a2a_menu a.a2a_i:hover,
.a2a_menu a.a2a_i:focus,
.a2a_tabs div:hover{
	color:#4D4D4D !important;
	background:#EEE !important;
}
.a2a_menu a:visited,
#a2a_hist_list a:visited{
	background:#F8F8F8 !important;
	color:#808080 !important;
	font-weight:normal;
}
a.a2a_tab_selected, a.a2a_tab_selected:visited, a.a2a_tab_selected:hover,
a.a2a_tab_selected:active, a.a2a_tab_selected:focus,
div.a2a_tab_selected, div.a2a_tab_selected:hover{color:#FF0000 !important;}
tbody {background:none !important;}
.pdf24Box{
	border:1px solid #BBBBBB !important;
	padding:10px !important;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:white;
	margin:0;
	position:absolute;
}
.pdf24Holder{
	position:relative;
	z-index:9999999;
}
.pdf24Background{
	background:#EEE;
	opacity:0.6;
	margin:-7px;
	height:100%;
	width:100%;
	-moz-border-radius:16px;
	-khtml-border-radius:16px;
	-webkit-border-radius:16px;
	border-radius:16px;	
	position:absolute;
	padding:10px;
}
.mailSubscribe{margin:10px 0;}
#newsletterFormDiv input.newsletterTextInput{
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	padding:3px 5px 2px;
	color:#666;
	width:142px;
	margin-right:2px;
}
#newsletterFormDiv input.newsletterTextInput:focus{
	border:1px solid #AAA;
	color:#4d4d4d;
}
#newsletterFormDiv input.submit{
	width:70px;
	font-size:1.2em;
	text-align:center;
	padding:2px 5px;
}