/*
Theme Name: Micegrey
Theme URI: blog.fair-change.org
Description: "Wordpress Template"
Version: 1.21
Author: Yps only
*/

html { 
  background: url('BG76.JPG') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


body {
      font-size: 10pt;
      background: #232323; 
      font-family:Verdana,"BitStream vera Sans",Helvetica,Sans-serif;
      font-size:12px;
  
}


#bg img {
	position:absolute; 
	top:0; 
	left:0; 
	right:0; 
	bottom:0; 
	margin:auto; 
	min-width:50%;
	min-height:50%;
}


div#page {
	position:absolute;
        top:0px;
	left:50px;
	width:700px;
	
	text-align: left;
	vertical-align: top;
        color: #000000;
        padding-left: 8px;
       
}

#page p, h1, h2, h4 {
	margin-left: 12px;
        margin-right: 18px;
}

#header h2 {
        color: #ffffff;
}

.post {
        background-color: #ffffff;
       -khtml-opacity:0.85; opacity:0.85;
        
        margin-right: 12px;
        padding-bottom: 4px;
        padding-top: 1px;
        padding-left: 12px;
        margin-right: 18px;
}

.post h2 a.title {
	text-decoration:none;
	color:#4C4C4C;
}

.post h2 a.title:hover {
	color:#2970A6;
}


.post li {  
       margin-top: 6px;
}


#post h1 {
	font-size: 14px;

}

#postnavi  {
        padding-top: 12px;
	padding-bottom: 18px;
}



.infos {
	margin-left: 12px;
	margin-bottom: 12px;
        color: #ffffff;
}

div#sitemap {
        background-color: #ffffff;
       -khtml-opacity:0.75; opacity:0.75;
        
	position:absolute;
	top:150px;
	left:730px;
        width:200px;
	padding-right:18px;
        padding-top:12px;
        
}

#sitemap h2 {
         color: #000000;
}

a {
         color:#6699ff;
	 text-decoration:none;
}

a:hover { 
	text-decoration:underline;
}


#postpath {
color: #ffffff;
}


#commentform {
        color: #ffffff;
}

#commentform textarea {
       background: #ffffff;
       -khtml-opacity:0.75; opacity:0.75;
        
        width: 350px;
}

#commentform #email, #commentform #author, #commentform #url {
        background: #ffffff;
       -khtml-opacity:0.75; opacity:0.75;
        
}


#respond a, h3 {
        color: #ffffff;
}


#comments a, h2 {
        color: #000000;
}


li.graybox {
        background: #ffffff;
      -khtml-opacity:0.75; opacity:0.75;
       
        width: 380px;
        padding-left:2px;
        padding-top:2px;
        padding-bottom:2px;
}

li.whiteboy {
        background: #ffffff;
        -khtml-opacity:0.75; opacity:0.75;
        
        width: 380px;
        margin-left:8px;
        margin-top:8px;
        margin-bottom:8px;
        padding-left:2px;
        padding-top:2px;
        padding-bottom:2px;
}

p {
        text-align: justify;
}

ul, li,ol {
       margin-right: 18px;
     
}

div#zanox {
        background-color: #ffffff;
       -khtml-opacity:0.85; opacity:0.85;
        position:absolute;
	top:150px;
	left:980px;
        width:120px;
	padding-bottom:2px;
        padding-left:2px;
        padding-top:2px;
        padding-right:2px;
	
}
