


html{min-height:100%}

*{
margin:0;
padding:0;
}

a{color:#048}
a:hover{color:#06C}
a img{border:none}

body{
background:#E7E7E2 url('img/wall_bg.jpg') ;
color:#444;
font:normal 70% Tahoma,sans-serif;
padding-top:32px;
}

p,code,ul{padding-bottom:1.2em}

li{list-style:none}

h1{font:normal 1.8em Cambria,Georgia,serif;font-style:italic}
h2{font:bold 1.4em Cambria,Georgia,serif;font-style:italic}
h3{font:bold 1em Cambria,Georgia,serif;font-style:italic}


form,input{margin:0;padding:0;display:inline}



.content p{font-family:Calibri,Tahoma,sans-serif}

p.code,code,div.code{
background:#FFF;
border:1px solid #EEE;
border-left:6px solid #CCC;
  padding-left:6px;
  margin-left:6px;
color:#666;
display:block;
  font-family:Consolas,"Lucida Console",monospace;
}




blockquote{
background:url(img/quote.gif) no-repeat;
display:block;
font-weight:normal;

background-color:#EEF2F9;
padding:5px 5px 5px 28px;
margin:8px 25px 8px 25px;
}

blockquote p{
padding-bottom:0.2em;
}

h1,h2,h3{padding-top:6px;color:#553;margin-bottom:4px}


.clearer{clear:both;font-size:0}
.left{float:left}
.right{float:right}


.inner-container{
border:2px solid #949490;
background:#FFF;
font-size:1.2em;
margin:0 auto;
padding:0px;
width:780px;
}

.outer-container{

padding-bottom:64px;
}

#postnavigation{
height:20px;
margin-bottom:10px;
text-align:center;
color:Gray;
}


.header{
background:#222 url('img/header.jpg') no-repeat;
height:125px;
margin-bottom:0px;
text-align:center;
}
.header .title{
color:#FFF;
padding-top:20px;
text-align:right;
margin-right:5px;
}
.header .title .sitename a{

color:#FFF;
font:normal 2.7em Cambria,Georgia,serif;
font-style:italic;
padding-bottom:2px;
text-decoration:none;
}
.header .title a:hover{
border-color:#F60;
text-decoration:underline;
}

.header .title .slogan{
font-size:1.2em;
padding-top:6px;
font-family:Cambria,Georgia,serif;
font-style:italic;
}




.path{
background:#2F5130;
color:#FFF;
font:normal 1.1em Verdana,sans-serif;
padding:8px 12px;
}
.path li,.path ul{display:inline}
.path a{
color:#FAFAFA;
text-decoration:none;
margin-right:16px;
}
.path a:hover{
color:#FFE;
text-decoration:underline;
}



.adminpath{ 
background:#797E61;
color:#FFF;
font:bold 1em sans-serif;
padding:10px 12px;

}
.adminpath h2{ 
font-weight:normal;
font-size:1em;
color:#ddd5d0;
display:inline;
margin-right:15px;
}
.adminpath li,.adminpath ul{ 
display:inline;
}
.adminpath a{ 
color:#FAFAFA;
text-decoration:none;
margin-right:16px;
text-transform:capitalize;
}
.adminpath a:hover{ 
color:#FFE;
text-decoration:underline;
}



.main{
background:url(img/main.png) repeat-y;
border-top:0px solid #FFF;
padding:8px 12px 0 0;
}


.content{
float:right;
width:538px;
background-position:right top;
background-image:url('img/taniwha_watermark.png');
background-repeat:no-repeat;
}

.content p{
background-image:none;
}
.content .descr{
color:#664;
font-size:0.9em;
margin-bottom:6px;
}
.content li{
list-style:url(img/li.gif);
margin-left:18px;
}


.navigation{
float:left;
width:210px;
background-color:#EFEEDA;
}
.navigation h2{
color:#5A5A43;
font:bold 1.3em Cambria,Georgia,serif;
line-height:25px;
margin:0;
padding-left:12px;
font-style:italic;
}
.navigation ul{
padding:0;
border-top:1px solid #EAEADA;
text-transform:capitalize;
}
.navigation li 
{
border-bottom:1px solid #EAEADA;
display:block;
font-size:1.1em;
color:#554;

padding:8px 0 8px 5%;
text-decoration:none;
width:95%;
}
.navigation li a{
color:#554;
text-decoration:none;
}
.navigation li img
{
padding-right:5px;
}
.navigation li a:hover{
background:#B8B7A0;
color:#FFF;
}
#blogroll
{
font-size:.9em;

}
#searchfield
{

width:125px;
}


.footer{
background:#797E61;
color:#E6E6D5;
font:bold 1em sans-serif;
margin-top:5px;
padding:10px 12px;
}
.footer a{
color:#F7F7F2;
text-decoration:none;
}
.footer a:hover{color:#FFC}


.copyright p{
font-size:smaller;
}



.post h1{
margin-top:15px;
margin-bottom:15px;
margin-left:0px;
font-size:1.6em;
font-family:Cambria,Georgia,serif;
font-style:italic;
font-weight:bold;
}

.post h1 a{

color:#664;
text-decoration:none;
}
.post h1 a:hover{
color:#0000FF;
border-color:#F60;

text-decoration:underline;
}

.post{margin:6px 0 2px}
.post .info{
background:#F5F5F5;
border:1px solid #E3E4E4;
color:#666;
margin:2px 0 4px;
padding:5px 10px;
}
.post img{
border:2px solid #DDD;
margin:4px 0;
}
.post a img{border:4px solid #DDD}
.post a:hover img{border-color:#CCC}

.info a{text-decoration:none}
.info a:hover{text-decoration:underline}


#relatedPosts a{
display:block;
margin-top:5px;
margin-left:15px;
margin-bottom:5px;
font-size:1.2em;
}


.comment 
{
border-top:1px solid #DDDDDD;
border-bottom:1px solid #DDDDDD;
padding-top:5px;
margin-bottom:5px;
padding-bottom:0px;
}

.comment .date{
text-align:left;
margin:0;
padding:3px 0px;
}
.comment .author{
margin:0;
text-align:left;
padding-top:3px;
margin:5px 0px 3px 0px;
clear:both;
}

.self{
background-color:#F5F5F5;
}

.comment .gravatar{
float:right;

width:80px;
margin:5px 5px 5px 5px;
}

.comment .gravatar img{
height:80px;
width:80px;
}

.comment .content 
{
float:left;
min-height:85px;
width:440px;
margin:5px 0 0 0px;
}
.commentForm{
padding:5px;
}

.commentForm label{
float:left;
display:block;
width:80px;
}

.commentForm input{
width:130px;
}

.commentForm textarea{
width:100%;
height:150px;
}


p.NB,div.NB{
    padding:8px 8px 8px 8px;
    margin:8px;
    color:#000;
    background:#EFEEDA;
}

a:link.sidelink { color:#5A5A43;text-decoration:none }
a:visited.sidelink{ color:#5A5A43;text-decoration:none }
a:hover.sidelink { color:white;background-color:#B8B7A0;text-decoration:underline }

h2.sideheading{
color:#88866C;
}



#archive{
padding:10px;
}

#archive h1{
margin:0;
padding-bottom:9px;
}

#archive h2{
border-bottom:1px solid silver;
padding-bottom:4px;
font-size:12px;
margin-bottom:10px;
}

#archive h2 img{
margin-right:3px;
}

#archive ul{
list-style-type:square;
margin:0 10px;
padding:10px;
}

#archive ul li{
margin-right:20px;
}

#archive table{
width:100%;
border-collapse:collapse;
}

#archive table td,#archive table th{
text-align:left;
}

#archive table td{
text-align:left;
border-bottom:1px solid #D8D8D8;
padding:2px 0;
}

#archive .date{
width:70px;
}

#archive .comments{

text-align:center;
}

#archive .rating{

text-align:center;
}



#tagcloud{
margin-bottom:10px;
white-space:normal;
}

#tagcloud li{
display:inline;
}

#tagcloud a{
margin-right:3px;
display:inline;
}

#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 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;
margin:0;
}


.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;
}



#contact{
padding:10px;
}

#contact h1{
margin-top:0;
}

#contact label{
display:block;
padding-top:5px;
}

#contact input.field{
width:200px;
}

#contact textarea{
display:block;
overflow:auto;
width:75%;
height:150px;
margin:0;
}

.csharpcode,.csharpcode pre
{
font-size:small;
color:black;
font-family:Consolas,"Courier New",Courier,Monospace;
background-color:#ffffff;

}



.csharpcode,.csharpcode pre
{
font-size:small;
color:black;
font-family:Consolas,"Courier New",Courier,Monospace;
background-color:#ffffff;

}

.csharpcode pre{ margin:0em}

.csharpcode .rem{ color:#008000}

.csharpcode .kwrd{ color:#0000ff}

.csharpcode .str{ color:#006080}

.csharpcode .op{ color:#0000c0}

.csharpcode .preproc{ color:#cc6633}

.csharpcode .asp{ background-color:#ffff00}

.csharpcode .html{ color:#800000}

.csharpcode .attr{ color:#ff0000}

.csharpcode .alt 
{
background-color:#f4f4f4;
width:100%;
margin:0em;
}

.csharpcode .lnum{ color:#606060}



.searchresult{
margin-bottom:20px;
}

.searchresult a{
font-weight:bold;
}

.searchresult span.text{
clear:both;
display:block;
margin:3px 0;
}

.searchresult span.type{
display:block;
}

.searchresult span.url{
color:Gray;
}

.searchpage ul.paging{
 list-style-type:none;
 margin:0px;
 margin-bottom:20px;
 padding:0px;
}

.searchpage ul.paging li{
 display:inline;
 border:1px solid gray;
 background:#f1f1f1;
 margin-right:5px;
}

.searchpage ul.paging li a{
 padding:5px 8px;
}

.searchpage ul.paging li.active{
 background:#f1f1f1;
 border:1px solid black;
}



.code
{
font-size:12px;
color:black;
font-family:Consolas,"Courier New",Courier,Monospace;
background-color:#F1F1F1;
 line-height:normal;
}

.code p{
padding:5px;
}

.code .rem{ color:#008000}

.code .kwrd{ color:#0000ff}

.code .str{ color:#006080}

.code .op{ color:#0000c0}

.code .preproc{ color:#0000ff}

.code .asp{ background-color:#ffff00}

.code .html{ color:#800000}

.code .attr{ color:#ff0000}

.code .alt{background-color:#f4f4f4}

.code .lnum{ color:#606060}



div.post .entry a[rel]{
padding-right:11px;
background-repeat:no-repeat;
background-position:right center;
}
div.post .entry a[rel="me"]{
background-image:url('../../pics/xfn/me.gif');
}




div.post .entry a[rel~="contact"] ,
div.post .entry a[rel~="acquaintance"],
div.post .entry a[rel~="friend"]{
background-image:url('../../pics/xfn/contact.gif');
}

div.post .entry a[rel~="contact"][rel~="met"] ,
div.post .entry a[rel~="acquaintance"][rel~="met"] ,
div.post .entry a[rel~="friend"][rel~="met"]{
background-image:url('../../pics/xfn/contactMet.gif');
}


div.post .entry a[rel~="colleague"] ,
div.post .entry a[rel~="co-worker"]{
background-image:url('../../pics/xfn/colleague.gif');
}

div.post .entry a[rel~="colleague"][rel~="met"] ,
div.post .entry a[rel~="co-worker"][rel~="met"]{
background-image:url('../../pics/xfn/colleagueMet.gif');
}


div.post .entry a[rel~="muse"] ,
div.post .entry a[rel~="crush"] ,
div.post .entry a[rel~="date"] ,
a[rel~="sweetheart"]{
background-image:url('../../pics/xfn/sweet.gif');
}

div.post .entry a[rel~="muse"][rel~="met"] ,
div.post .entry a[rel~="crush"][rel~="met"] ,
div.post .entry a[rel~="date"][rel~="met"] ,
div.post .entry a[rel~="sweetheart"][rel~="met"]{
background-image:url('../../pics/xfn/sweetMet.gif');
}