﻿/* TODO: Put at proper places */

.backgroundOverflowFix 
{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -1;
    height: 100%;
    width: 55%;
    min-width: 495px;
    background-color: #fff;
}

p + .contact_wrapper
{
    margin-top: 40px;
}

.contact_wrapper 
{
    height: 220px;
}

.contact_lft 
{
    float:left;
	width:200px;
}

.contact_rght 
{
	float:left;
    width:180px;
}

.contact_rght:after  
{
	content: ".";
    display: block;
    clear: both;
    visibility: hidden;
}



/* general style (use with care) */


html 
{
    overflow: -moz-scrollbars-vertical;
    overflow-x: auto;
    overflow-y: scroll;
}

body
{
    background: #FFFFFF url(img/wrapper_bg.gif) repeat-y scroll 55% 0;
	margin: 0;
	padding: 0;
    min-width: 900px;
    height: 100%
}

.clear
{
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

img
{
	border: 0px;
}

input[type="button"], input[type="submit"]
{
	background-color: #000000;
	color: #ffffff;
	border: solid 1px #909090;
}

input[type="text"]{
	border: solid 1px #909090;
	padding: 2px;
}

blockquote
{
	font-style: italic;
}

/* TopMenu.master */

#rollup
{
   
    background: #387ac9 url(img/background_curtain_orange.gif);
    display:none;
    top:0px;
    width:100%;
    height:162px;

}

#rollupContainer {
	width: 100%;

	min-width: 860px;
}

#rollupContainer > div
{    
	margin: 0px auto;
	text-align: left;
}

#rollupContainer > div:after 
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#rollupContainer > div > #headerLeft  
{
    width: 55%;
	float: left;
	
	
}

#rollupContainer > div > #headerLeft > #people 
{
	margin-right: 0px;
	float: right;
}

#rollupContainer > div > #headerRight 
{ 	
    font-size:0.8em;
    color:#fff;
	width: 45%;
	float: left;
	
} 
#rollupContainer > div > #headerRight h2 
{ 	
    font-size:1.3em;
	color:#000;
	
} 

#rollupContainer > div > #headerRight a
{ 	
    background-image:url(img/btn_textlinks_ondark.png);
    background-repeat:no-repeat;
    background-position:left center;
    padding-left:11px;
    padding-bottom:2px;
	color:#FFF;
	
} 

#rollupContainer > div > #headerRight a:hover 
{ 	
  
	color:#000;
	
} 

a#rollupTag
{
	outline: none;
}

    
#menuContainer {
	width: 100%;
	background-color: #000;
	border-bottom: 1px solid #fff;
	min-width: 860px;
}

#menuContainer > div
{    
	margin: 0px auto;
	text-align: left;
}

#menuContainer > div:after 
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#menuContainer > div > #headerLeft  
{
    width: 55%;
	float: left;
	
}

#menuContainer > div > #headerLeft > #logo_way 
{
	margin-right: 264px;
	float: right;
}

#menuContainer > div > #headerLeft > ul
{
    float: right;
    width: 488px;
    clear: both;
    display: block;
    margin: 113px 0 0;
    padding-left: 0;
    font-weight: bold;
    font-size: 11px;
}

#menuContainer > div > #headerLeft > ul:after 
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#menuContainer > div > #headerLeft > ul {
    height: 1%;
}

#menuContainer > div > #headerLeft > ul > div 
{
    padding-right: 57px;
}

#menuContainer > div > #headerLeft > .topMenu a:link, 
#menuContainer > div > #headerLeft > .topMenu a:visited 
{
    background-image: none;
    text-decoration: none;
}

#menuContainer > div > #headerLeft .topMenu a:link, 
#menuContainer > div > #headerLeft .topMenu span a:link, 
#menuContainer > div > #headerLeft .topMenu a:visited, 
#menuContainer > div > #headerLeft .topMenu span a:visited 
{
    cursor: pointer;
    display: block;
    float: left;
    padding: 0 10px 0 10px;
}

#menuContainer > div > #headerLeft .topMenu a 
{
    padding: 0 5px;
    color: #fff;
}

#menuContainer > div > #headerLeft .topMenu li 
{
    line-height: 25px;
    float: left;
    list-style: none;
    font-size: 100%;
    margin: 0 0px 0 0px;
    padding-left: 1px;
}

#menuContainer > div > #headerLeft .topMenu a:hover, 
#menuContainer > div > #headerLeft .current_page_item a:visited 
{
    color: #000;
	background-color:#fff;
    text-decoration: none;
	border-bottom: 1px solid #fff;
	margin-bottom: -1px;
	-moz-border-radius-topright: 2px;
	-webkit-border-radius-topright: 2px;
	-moz-border-radius-topleft: 2px;
	-webkit-border-radius-topleft: 2px;
}

#menuContainer > div > #headerLeft .topMenu .current_page_item a:link 
{
    color: #000;
    -moz-border-radius-topright: 2px;
	-webkit-border-radius-topright: 2px;
	-moz-border-radius-topleft: 2px;
	-webkit-border-radius-topleft: 2px;
	background-color: #fff;
    text-decoration: none;
	border-bottom: 1px solid #fff;
	margin-bottom: -1px;	
}

#menuContainer > div > #headerRight 
{ 	
	width: 45%;
	float: left;
	
} 

#menuContainer  > div > #headerRight #flagContainer
{ 	
	float:right;
	width:60px;
	margin-right:0px;
	margin-top:5px;	
	z-index:5;
} 

#menuContainer > div > #headerRight #logo
{
    margin-top:55px;
    margin-left: 124px;
}



#menuContainer > div > #headerRight > #langSelect
{ 	
	display:none;
	float:left;
	margin-top: 11px;
} 

/* site.master */

.leftContainer
{
    background-color: #fff;
	padding: 0 0 50px 0;
	margin: 0;
	text-align: left;
	width: 55%;
	min-height: 470px;
	color: #333;
	float: left;
}

.leftContainer > a > .rssImage 
{
    float: right;
    position: relative;
    right: -25px;
    top: -25px; 
}

.leftContainer > .postContent 
{
    width: 431px;
    float: right;
    margin: 20px 0px 0px 0px;
}

.leftContainer > .postContent:after 
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.leftContainer > .postContent > div 
{
	padding-right: 0px;
}

.leftContainer > .postContent .subMenu 
{
    clear: both;
    display: block;
    margin: 0 0 0 -5px;
    padding-left: 0;
    /*font-weight: bold;*/
      
    background-image: url(img/sub_menu_back.gif);
    background-repeat: no-repeat;
	background-position: 0px 25px;	
	padding-bottom: 10px;
}

.leftContainer > .postContent .subMenu:after 
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.leftContainer > .postContent .subMenu a 
{
    text-decoration: none;
    padding: 0 5px;
    color: #000;
}

.leftContainer > .postContent .subMenu li 
{
    line-height: 25px;
    float: left;
    list-style: none;
    /*font-size: 90%;*/
    margin: 0 0px 0 0px;
    padding-left: 1px;
}

.leftContainer > .postContent .subMenu > li:after 
{
    content: "|";
}

.leftContainer > .postContent .subMenu > li.last:after
{
    content: "";
}

.leftContainer > .postContent .subMenu a:hover, 
.leftContainer > .postContent .current_sub_item a:visited 
{
    color: #2077dd;
    text-decoration: none;
}

.rightContainer
{
    color: #fff;    
    float: left;
    margin: 0;
    min-height: 500px;
    padding: 0 0 50px 0;
    text-align: left;
    width: 45%;
    background-image: url(img/bg_blueshade_500_height.gif);
	background-repeat: repeat-x;
}

.rightContainer > .sidebar
{
	float: left;
	width: 300px;
	margin: 0px 0px 0px 20px;
}

.rightContainer > .sidebar > #widgetzone > div:first-child 
{
    margin-top: 54px;
}

.rightContainer > .sidebar h1 
{
	font-size: 18px;
	margin: 20px 0px 5px 0px;
}

.rightContainer > .sidebar > #widgetzone > .widget > .content > p > a:first-child
{
    text-decoration: none;
	padding-left: 15px;
	padding-bottom: 2px;
	background-image: url(img/btn_textlinks_ondark.png);
	background-repeat: no-repeat;
	background-position: left;	
	padding-right: 13px;
}

.rightContainer > .sidebar ul 
{
	margin-top: 0.7em;
	padding: 0px;
}

.rightContainer > .sidebar li 
{
	list-style: none;
}

.rightContainer > .sidebar ul li a {
	text-decoration: none;
	padding-left: 15px;
	padding-bottom: 2px;
	background-image: url(img/btn_textlinks_ondark.png);
	background-repeat: no-repeat;
	background-position: left;	
	padding-right: 5px;
}

.rightContainer > .sidebar .categorylist ul li a 
{
	background-image: none;
	padding: 0px 5px;
}

.rightContainer > .sidebar ul li a:hover {
	color: #fc0;
}

.rightContainer > .sidebar h4 + div > span.twitterDate
{
    display: block;
	margin-top: 0.5em;
	padding: 0px;
    color: #ccc;
}

.rightContainer > .sidebar .rssButton
{
	margin-right: 5px;
}

.footer_wrap 
{
    min-width: 900px;
  	width: 100%;
  	position: fixed;
	bottom: 0px;
	background-color: #ccc;
	background-image: url(img/footer_background.gif);
	background-position: 0px 0px;
	z-index: 10;
}

.footer_wrap > .footer 
{
	color: #333;
	clear: both;
	height: 15px;
}



.footer a, .footer a:visited 
{
    color: #2077dc;
	text-decoration: none;
}

.footer a:hover
{
	text-decoration: none;
	color: #990000;
}

.footer_wrap > .footer > .footerLeft 
{
    float: left;
    width: 55%;
}

.footer_wrap > .footer > .footerLeft > .footerContent 
{
    float: right;
    width: 478px;
    padding-bottom: 5px;
}

.footer_wrap > .footer > .footerLeft > .footerContent > div
{
    padding-right: 57px;
}

.footer_wrap > .footer > .footerLeft > .footerContent > div > p > span 
{
    display: block;
    float: left;
    margin-right: 20px;
}

.footer_wrap > .footer > .footerRight 
{
    float: left;
    width: 45%;    
}

.footer_wrap > .footer > .footerRight  > .footerContent > div > p > span > a:first-child
{
    text-decoration: none;
	padding-left: 15px;
	background-image: url(img/btn_textlinks.png);
	background-repeat: no-repeat;
	background-position: left;	
    margin-left: 20px; 
}

.footer_wrap > .footer > .footerRight > div 
{
    width: 300px;
}

.postContent h2 > img 
{
	display: none;
}

.code 
{
	background-color: #eee;	
}

.expandCode 
{
	cursor: pointer;
	position: relative;
	top: 12px;
	font-size: 0.7em;
}

.contributionsHolder 
{
	margin-bottom: 100px;
}

.contribution:last-child 
{
	border-bottom: none;
}

.contribution 
{
	border-bottom: 1px dashed;
	padding:0 0 25px 0;
}

.contribution p 
{
	margin-top: 10px;
}

.contribution p a 
{
	display: block;
	margin: 20px 0 0 25px;
	text-decoration: none;
	padding-left: 15px;
	padding-bottom: 2px;
	background-image: url('img/btn_textlinks.png');
	background-repeat: no-repeat;
	background-position: left;	
	padding-right: 5px;
}

.seminars 
{
	margin-top: 2em;
}

.seminarOccation 
{
	font-family: Helvetica,Arial,Sans-Serif;
	font-size: 0.8em;
	line-height: 130%;
	margin-bottom: 1em;
}

.seminarArchive .postentry 
{
	border: 0px;
	background-color: #eee;
	padding: 10px;
}

.seminarArchiveDescription 
{
	margin-bottom: 3em;
}

.seminarArchiveEntry > h3
{
	margin-top: 1px;
	margin-bottom: 1.2em;
}

.seminarArchiveEntry > .seminarDate 
{
	font-size: 0.7em;	
}

.seminarArchiveEntry > div.seminarDownloadLinks
{
	font-size: 0.8em;
	margin-top: 1em;	
}

.seminarArchiveEntry > div.seminarDownloadLinks > a 
{
	display: block;
}

/**** BlogEngine specifics starts here  ******/



/* Pages */
.pagelist
{
	display: inline;
	margin: 0px;
	padding: 5px;
}
.pagelist li
{
	list-style-type: none;
	display: inline;
	margin: 0px 5px 0px 0px;
}


.photoAndInfo > div 
{
	float: left;
	margin-left: 10px;	
	position: relative;
	height: 96px;
	width: 280px;
}

.photoAndInfo > div > div 
{
	position: absolute;
	bottom: 0px;
}

.photoAndInfo > img
{
	float: left;
	width: 96px;
	height: 96px;
}

.share 
{
	display: none;
}

.comments 
{
	margin: 10px 0;
}

.postentry 
{
	margin-bottom: 20px;
	border-bottom: dashed 1px;
	padding-bottom: 20px;	
}

.postentry:last-child 
{
	border-bottom: none;
}



/* POST */

.postTitle h1{
	/*font-size:1.5em;*/
	margin: 10px 0px;
	line-height: 100%;
}

.postTitle h1 a {
	color: #990000;
	text-decoration: none;
}

.postTitle h1 a{
	text-decoration: none;
}

.postSubTitle {
	color: #990000;
}



.post .description{
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
}
.post .description span{
	float: right;
}
.post .share{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 30px 0px;
	width: 100%;
	overflow: auto;
}
.post .share span{
	float: right;
}
blockquote {
	background: url('blockquote.gif') no-repeat top left;
	display: block;
	font-style: italic;
	padding-left: 25px;
	margin-left: 20px;
}

#postnavigation
{
	text-align: center;
	margin-bottom: 10px;
	font-size: 11px;
	float: right;
}

.post > .rating,
.post > .share, 
.post + #relatedPosts
{
    display: none;
}

.post 
{
    margin-bottom: 20px;
}

/* Related posts */
#relatedPosts {
	margin-bottom: 30px;
}

#relatedPosts h1 {
	margin: 0px;
}

#relatedPosts a {
	display: block;
	margin-top: 5px;
}

#relatedPosts span {
	color: #666666;
	text-indent: 10px;
	font-size: 10px;
}
/* COMMENTS */
.comment{
	overflow: auto;
	width: 100%;
	margin: 0px 0px 30px 0px;
}
.comment .gravatar{
	float: left;
	width: 100px;
	overflow: hidden;
}
.comment .gravatar img{
	border: 1px solid #6c6c6c;
}
.comment #header{
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: dotted 1px #6c6c6c;
}
.comment .author
{
	font-weight: bold;
	color: #909090;
}
.comment .text{
	float: left;
	width: 425px;
}
.commentForm{
	background-color: #e4e4e4;
	padding: 20px;
	width: 400px;
	overflow: auto;
}
.commentForm .left{
	float: left;
	width: 300px;
	padding: 20px 10px 10px 20px;
}
.commentForm .right{
	float: right;
	width: 300px;
	padding: 20px 10px 10px 0px;
}
.commentForm input[type="text"], .addComment textarea{
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
}
.commentForm select{
	width: 260px;
    font-family: Arial, Helvetica, sans-serif;
}
.commentForm label
{
	width: 70px; 
	display: inline-block;
}
.commentForm input[type="text"], .addComment textarea, .commentForm label{
	margin: 2px 0px;
}
.commentForm img
{
	margin: 2px 0px 0px 0px;
}
.commentForm #gravatarmsg
{
	display: none;
}
.commentForm #commentMenu
{
	display: none;
}
.commentForm #commentPreview
{
	display: none;
}
.bbcode
{
	font-size: 11px;
	padding: 2px 0px;
}
.bbcode a
{
	margin-right: 5px;
}


/* Sidebar */
#searchfield
{
	margin-right: 5px;
	width: 220px;
	font-size: 0.7em;
}

/* Tag clouds */

#tagcloud li
{
	display: inline;
	margin-right: 5px;
}
#tagcloud a.biggest {
	font-size: 20px;
}

#tagcloud a.big {
	font-size: 17px;
}

#tagcloud a.medium {
	font-size: 13px;
}

#tagcloud a.small {
	font-size: 12px;
}

#tagcloud a.smallest {
	font-size: 10px;
}




/* Rating stars */
.rating{
	margin: 0px 0px 3px 0px;
	/*font-size: 11px;*/
	font-family: Arial, Sans-Serif;
}

.rating p{
	display: inline;
	position: relative;
	top: 14px;
	left: 55px;
}

.star-rating {
	position: relative;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

.star-rating li {
	display: inline;
}

.star-rating a, .star-rating .current-rating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
}

.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
	background-position: left bottom;
}

.star-rating a.one-star {
	width: 20%;
	z-index: 6;
}

.star-rating a.two-stars {
	width: 40%;
	z-index: 5;
}

.star-rating a.three-stars {
	width: 60%;
	z-index: 4;
}
.star-rating a.four-stars {
	width: 80%;
	z-index: 3;
}
.star-rating a.five-stars {
	width: 100%;
	z-index: 2;
}
.star-rating .current-rating {
	z-index: 1;
	background-position: left center;
}

.small-star {
	width: 50px;
	height: 10px;
}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating {
	background-image: url(../../pics/star_small.gif);
	line-height: 10px;
	height: 10px;
}

/* Recent posts */
.recentPosts li
{
	margin-bottom: 2px;
}
.recentPosts a
{
	display: block;
}
.recentPosts span
{
	margin-right: 5px;
	font-size: 11px;
	font-family: Arial, Sans-Serif;
}

/* Recent comments */
.recentComments li
{
	margin-bottom: 10px;
}

/* Month list */
#monthList li ul
{
	margin-left: 10px;
}

/* Contact form */
#contact label
{
	display: block;
}
#contact input[type="text"]
{
	width: 300px;
	margin-bottom: 10px;
}
#contact textarea
{
	width: 400px;
	height: 100px;
	margin-bottom: 10px;
}

/* Search result */
.searchresult
{
	margin: 15px 0px;
}
.searchresult a, .searchresult span
{
	display: block;
	margin-bottom: 2px; 
	padding-bottom: 2px;
}
.searchresult .type, .searchresult .url
{
	margin-left: 5px; 
	padding-left: 5px;
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	line-height: 130%;
}

/* Code */
.code, code, .csharpcode
{
	display: block;
	overflow: auto;
	border: solid 1px #909090;
	padding: 5px;
	font-family: Consolas, Courier New, Courier;
}

.code .rem, .csharpcode .rem { color: #008000; }

.code .kwrd, .csharpcode .kwrd { color: #0000ff; }

.code .str, .csharpcode .str { color: #006080; }

.code .op, .csharpcode .op { color: #0000c0; }

.code .preproc, .csharpcode .preproc { color: #0000ff; }

.code .asp, .csharpcode .asp { background-color: #ffff00; }

.code .html, .csharpcode .html { color: #800000; }

.code .attr, .csharpcode .attr { color: #ff0000; }

.code .alt, .csharpcode .alt { background-color: #f4f4f4; }

.code .lnum, .csharpcode .lnum { color: #606060;}

/* XFN tags */

div.post .text a[rel] {
	padding-right: 11px;
	background-repeat: no-repeat;
	background-position: right center;
}
div.post .text a[rel="me"] {	
	background-image: url('../../pics/xfn/me.gif');
}

/*  Normal contacts */
div.post .text a[rel~="contact"] ,
div.post .text a[rel~="acquaintance"],
div.post .text a[rel~="friend"] {
	background-image: url('../../pics/xfn/contact.gif');
}
/* Normal contacts youve met */
div.post .text a[rel~="contact"][rel~="met"] ,
div.post .text a[rel~="acquaintance"][rel~="met"] ,
div.post .text a[rel~="friend"][rel~="met"] {
	background-image: url('../../pics/xfn/contactMet.gif');
}

/* Colleague and co worker icon more important than contact */
div.post .text a[rel~="colleague"] ,
div.post .text a[rel~="co-worker"] {
	background-image: url('../../pics/xfn/colleague.gif');
}
/* Colleague and co worker icon when met */
div.post .text a[rel~="colleague"][rel~="met"] ,
div.post .text a[rel~="co-worker"][rel~="met"] {
	background-image: url('../../pics/xfn/colleagueMet.gif');
}

/* Sweethearts are more important than work */
div.post .text a[rel~="muse"] ,
div.post .text a[rel~="crush"] ,  
div.post .text a[rel~="date"] ,
a[rel~="sweetheart"] {
	background-image: url('../../pics/xfn/sweet.gif');
}
/* ...and if youve met them thats even better */
div.post .text a[rel~="muse"][rel~="met"] ,
div.post .text a[rel~="crush"][rel~="met"] ,  
div.post .text a[rel~="date"][rel~="met"] ,
div.post .text a[rel~="sweetheart"][rel~="met"] {
	background-image: url('../../pics/xfn/sweetMet.gif');
}

/* 1.4 */ 

/* Widgets */
.widget{
	z-index: 1;
	min-width: 1px;
}
.widget h4
{
	margin: 20px 0px 0px 0px;
	font-weight: normal;
}
.widget .content
{
    min-width: 0px;
    width: auto;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
.widget .delete
{
	margin-left: 10px;
	float: right;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}
.widget .edit
{
	float: right;
	font-size: 0.7em;
}

.tagcloud li
{
	display: inline;
	margin-right: 5px;
}
.tagcloud a.biggest {
	font-size: 20px;
}

.tagcloud a.big {
	font-size: 17px;
}

.tagcloud a.medium {
	font-size: 13px;
}

.tagcloud a.small {
	font-size: 12px;
}

.tagcloud a.smallest {
	font-size: 10px;
}

/* news icon */
.node 
{
   
}

.post-date {
float:left;
height:50px;
margin:0px 10px 0 0px ;
padding-bottom:8px;

background: url(../../pics/date-back.png) top right no-repeat;
}
.post-date .pdm, .post-date .pdd{
margin:0;
padding:0;
width:50px;
color:#FFFFFF;
text-align:center;
font-weight:bold;
}
.post-date .pdd{
font-size:20px;
line-height:28px;
}
.post-date .pdd span{
font-size:14px;
line-height:28px;
vertical-align:top;
}
.post-date .pdm{
font-size:13px;
line-height:22px;
}