/*
	Theme Name: Renovatio
	Theme URI: http://www.aebischers.com
	Description: Wood Edition
	Version: 2.0	
	Author: Stefan Aebischer
	Author URI: http://www.aebischers.com
*/
/*---------------------------------------------------------------------------
GLOBAL RESET
-----------------------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img,abbr {
	border:0;
}

address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var,i,b {
	font-style:normal;
	font-weight:normal;
}

caption,th {
	text-align:left;
}

/*q:before,q:after {
	content:'';
}*/

a{
	text-decoration:none;
}

/* 
---------------------------------------------------------------------------- 
BASIC
-----------------------------------------------------------------------------*/
body {
   background:#000000 url(images/Bg.Black.Content.Wood.png) center top no-repeat;
   background-attachment:fixed;

}
#container{
   width:850px;
   margin:auto;
   text-align:left;
}

#refTop {
	background: url(images/Bg.Black.Top.png) left top repeat-x;
	position:fixed;
	text-align:center;
	top:0px;
	left:0px;
	right:0px;
	height:20px;
	z-index: 200;
}

#refBottom {
	background: url(images/Bg.Black.Bottom.png) left bottom repeat-x;
	position:fixed;
	text-align:center;
	bottom:0px;
	left:0px;
	right:0px;
	height:12px;
	z-index: 201;
}


#homeButton {
	position: fixed;
	bottom: 0px;
	left: 49%;
	z-index: 100;
}
#navigation {
	position: fixed;
	top:25%;
	overflow: hidden;
	text-align: right;
	width:300px;
	padding:10px;
}
#content {
	width:430px;
    margin:auto;
    margin-left:360px;
    padding:50px 20px 100px 0px;
}
#footer {
	display: none;
	clear: both;
	font-size: 14px;
	line-height: 1.5em;
	margin: 0 auto;
	background:#0D0F10;
	text-transform:capitalize;
	padding-bottom:30px;
	padding-top: 35px;
	text-align: center;
}

pre {
      background:#FFF;
      border:1px #bbbbbb solid;
      padding:5px 10px 5px 10px;
}

#it-skills *{
     text-align:left;
}
#prev_next_navigation {
     
}

#prev_next_navigation .alignright {
    float:right;
}
#prev_next_navigation .alignleft {
    float:left;
}
/* 
----------------------------------------------------------------------------- 
FONT & TEXT
-----------------------------------------------------------------------------*/

body, p {
	font: 12px/22px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; 
        color:#6a7075; 
}
h1, h2, h3, h4, h5, h6 {
	font-family: helvetica, arial, verdana, sans-serif; 
	font-weight: normal;
	padding:0px;	
	margin-bottom: 0.5em;
        text-align:left;
}

h1 {
	font-size: 20pt;
	line-height: 1.3em;
	color: #FFFFFF;
}

h2 {
	font-size: 14pt;
	line-height: 1.3em;
	color: #FFFFFF;
}

h3 {
	font-size: 12pt;
	line-height: 1.3em;
	padding: 0.5em 0 0 0px;
}

h4 {
	font-size: 10pt;
	line-height: 1.3em;
}

#sidebar {
	font-size: 12px;
	line-height: 1.4em;
	margin-top: 15px;
	text-align: right;
}


h1, h2, h3, h4 {
	/*text-transform:uppercase;*/
}

blockquote {
	border-left: 2px solid #535B61;
	color: #535B61;
	font-style: italic;
	margin: 0 25px;
	padding-left: 8px;
}

code {
	color: #535B61;
	font-size: 12px;
	padding: 0px;
}

strong {
   color:#FFFFFF;
   font-weight:bold;
}
a,
a:visited {
	color: #ababab;
}

a:hover {
	color:#FFFFFF;
}

ul {
	margin-left:20px;
}

sup {
	font-size:12px;
}

hr {
	border:none;
	border-bottom: 1px solid #202326;
}
#content{
	text-align:justify;
}

table, tr, td {
        padding:5px;
}

/* 
---------------------------------------------------------------------------- 
NAVIGATION
-----------------------------------------------------------------------------*/
.navigation {
	padding-top: 1px;
	text-transform:uppercase;
	text-align: right;
}
.navigation a{
        line-height:26px;
}
.navigation a:link, .navigation a:visited {
	/*color: #3E4449;*/
         color:#6a7075; 
	font-size: 26px;
	list-style: none;
	margin: 0;
}
.navigation a:hover {
	color: #535B61;
	font-size: 26px;
	list-style: none;
	margin: 0;
	text-decoration: none;
}
.current_page_item a:link,.current_page_item a:visited {
	/*color: #ababab;*/
	color:#FFFFFF;
	font-size: 26px;
	list-style: none;
	margin: 0;
	padding: 2px 0;
	text-decoration: none;
}
.current_page_item a:hover {
	/*color: #ababab;*/
	color:#FFFFFF;
	font-size: 26px;
	list-style: none;
	margin: 0;
	padding: 2px 0;
	text-decoration: none;
}
.navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.navigation li {
	line-height: 1.4em;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom:2px;
}


/* 
---------------------------------------------------------------------------- 
SEARCH
-----------------------------------------------------------------------------*/

#searchdiv {
	padding: 0px;
	text-align:right;
	margin:-5px 0px 0px 0px;
}

#searchform {
	text-align:left;
        background:url(images/Bg.Search.png) top left no-repeat;
	width:171px;
	height:28px;
	margin-left:140px;
	padding:0px;
}
#searchform #s {
	border:none;
	background:none;
	padding:6px 0px 0px 25px;
	width:120px;
	color:#8c808c;
	
}
#searchform.focus {
	background-position:bottom left;
}
/* 
---------------------------------------------------------------------------- 
TAG CLOUD
-----------------------------------------------------------------------------*/
#tag_cloud {
   margin-top:10px;
   text-align:right;
}
#tag_cloud li{
   line-height:1.4em;
   list-style:none;
   text-shadow: #000000 1px 1px 0px;
}
#tag_cloud a:link, #tag_cloud a:visited {
	color: #3E4449;
}
#tag_cloud a:hover {
	color: #FFFFFF;
}

/* 
---------------------------------------------------------------------------- 
POST
-----------------------------------------------------------------------------*/

h3.entrytitle,
h3 {
	color: #FFFFFF;
	display: block;
	font-size: 18px;
	font-weight: 400;
	line-height: 100%;
	margin: 0;
	padding-bottom: 3px;
}
h3.entrytitle a,
h3.entrytitle a:visited,
h3 a {
	color: #FFFFFF;
	font-weight: 400;
	text-decoration: none;
	text-transform: uppercase;
}
h3.entrytitle a:hover,
h3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.entry {
	margin-bottom: 32px;
}
.entrybody p {
	margin:15px 0px 10px 0px;
	
}
.entrybody {
	border-bottom: 1px solid #202326;
	padding-bottom: 35px;
	padding-top: 5px;
}

.entrymeta,
.entrymetaindex {
	color: #535B61;
	font-size:14px;
	margin-bottom: 20px;
	margin-top: 3px;
	
}

.entrymetaindex {
	border-bottom: 1px solid #202326;
	padding-bottom: 35px;
	
}

.entrymeta-single {
	color: #535B61;
	font-size:14px;
	margin-bottom: 5px;
	margin-top: 6px;
}

.gallery{
       text-align:center;
}

/* 
---------------------------------------------------------------------------- 
COMMENTS
-----------------------------------------------------------------------------*/
#comments {
	text-align:center;
}

ol.commentlist{
	list-style:none;
	text-align:left;
	width:350px;
	margin:auto;
}
.comment {
	border-bottom: 1px solid #202326;
	margin-top:20px;
	margin-bottom:20px;
	padding:20px 0px 20px 0px;
	
}

.comment p{
	margin-bottom:15px;
}
.commentmetadata{
	width:100%;
	text-align:left;
	margin-bottom:5px;
	font-size:10px;
}



.commentmetadata cite {
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; 
	margin-right:5px;
        font-weight:bold;
        color:#FFFFFF;
}
#respond{
	margin:40px 0px 80px 0px;
	width:350px;
	margin:auto;
	text-align:left;
}

#respond p{
	margin:0px 0px 10px 0px;
}

#respond label {
	display:block;
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; 
	color:#424242;
	margin:20px 0px 2px 0px;
	
}

#respond input,
#respond textarea {
	width:100%;
	padding:4px;
	color:#424242;
	background:#000000;
	border:1px #373737 solid;
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; 
}

#respond .focus input,
#respond .focus textarea {
	color:#d5d5d5;
	/*background:#FFFFFF;*/
	border:1px #999999 solid;
}

#respond .focus label {
	color:#FFFFFF;
}

#respond #submit{
	width:100%;
	border:none;
	background:none;
	
	
}
#respond #submit:hover{
	color:#FFFFFF;
	cursor:pointer;
}
/* 
---------------------------------------------------------------------------- 
File links
-----------------------------------------------------------------------------*/
/*a.liexternal { padding-right: 12px; background: url(images/link-icon_external.gif) no-repeat right; }*/
a.liwikipedia { padding-right: 14px; background: url(images/link-icon_wikipedia.gif) no-repeat right; }
a.liimdb { padding-right: 18px; background: url(images/link-icon_imdb.png) no-repeat right; }
a.liftp { padding-right: 13px; background: url(images/link-icon_ftp.png) no-repeat right; }
/*a.limailto { padding-right: 18px; background: url(image/link-icon_mail.png) no-repeat right; }*/
a.lipdf { padding-left: 20px; background: url(images/link-icon_pdf_05.png) no-repeat left;  }

/* 
---------------------------------------------------------------------------- 
Fancy Zoom
-----------------------------------------------------------------------------*/
#ZoomPrev, #ZoomNext {
  text-decoration:none;
  border:0;
}
  #ZoomPrev span,
  #ZoomNext span {
    position: absolute;
    top: 30%;
    background: #333;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    opacity: 0;
    filter: alpha(opacity=0);
    color: #fff;
    text-decoration: none;
    border: 0;
    font-size: 1.4em;
    padding: 4px 10px;
  }
  #ZoomPrev span {
    left: 0;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    padding-left: 20px;
  }
  #ZoomNext span {
    right: 0;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    padding-right: 20px;
  }
  #ZoomPrev:hover span,
  #ZoomNext:hover span {
    :opacity: 0.8;
    :filter: alpha(opacity=80);
  }
