html,
body {
   margin:0;
   padding:0;
   height:100%;
}
body{      
  background: #f5eceb;
  border: 0px;
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
  font-size: 12px;  
  color: #443e3e;   
}
#page{
  min-height:100%;
   position:relative;
}
#top{
  background: #443e3e;
  height: 75px;
  width: 100%;
  border-bottom-width: 1px;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  background-image: url('images/images.png');
  background-position: 0 -175px;
  background-repeat: no-repeat;
}
#logo{
  background-image: url('images/images.png');
  background-position: 0px -68px;
  width: 192px;
  height: 94px;
  position: absolute;
  left: 75px;
}

#undertop{
  background: #695f57;
  height: 106px;
  width: 100%;
  border-top-width: 1px;
  border-top-color: #a4a2a2;
  border-top-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #a4a2a2;
  border-bottom-style: solid;
  background-image: url('images/images.png');
  background-position: -193px -68px;
  background-repeat: no-repeat;  
}

#container{  
  margin: 20px 20px 0px 20px;
  background: #d1cfcf;    
  border-color: #858282;
  border-style: solid;
  border-width: 1px; 
  padding: 50px 50px 50px 50px;  
  box-shadow: inset 0 0 50px 25px #f1eded;
  -moz-box-shadow: inset 0 0 50px 25px #f1eded;
  -webkit-box-shadow: inset 0 0 50px 25px #f1eded; 
}


#footer{
  position: fixed;
  bottom: 20px;
  background: #695f57;
  border-color: #a4a2a2;
  border-style: solid;
  border-top-width: 1px;
  height: 120px;
  width: 100%;
  display: none; 
  text-align: center;
  color: #EFF5F5;
}
#spacer{
 height: 40px;
}

#min-footer{
  position:absolute;
  bottom: 0;
  width:100%;
  height:20px;   
  background: #695f57;
  border-color: #a4a2a2;
  border-style: solid;
  border-width: 1px 0px;
  text-align: center;
  color: #EFF5F5;
}

#social{    
    float: right;    
    margin-right: 100px;
    margin-top: 70px;
}
.socialbox{
  float: left;
}

.hidden{
  z-index: -1;
  opacity: 0.5;
}


#advtop{
  position: absolute;
  margin-top: 7px;
  right: 40px;
  color: #eff5f5; 
  text-align: center;
}


#blog{
  float: left;
  width: 70%;
}

#listlabel{
  float: left;
  width: 30%;  
}

.title{
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  margin-bottom: 10px;    
}
.date-time{
  color: #695f57;
  text-align: center;
  margin-bottom: 10px;
}
.link-commenta{
  float: right;
  color: #695f57;  
  margin-bottom: 70px;
  
}
.author{
  text-align: center;
  color: #695f57;  
  margin-bottom: 25px;  
}
.authorname{
  color: #443E3E;
} 

.labelbox{
  border: 1px;
  border-style: solid;
  border-color: #443e3e;
  padding: 5px 25px 5px 25px;
  margin-bottom: 10px;   
  margin-left: auto;
  margin-right: 30px;
  text-align: right;
  width: 80px; 
  float: right;   
}

.tagbox{
  border: 1px;
  border-style: solid;
  border-color: #443e3e;
  padding: 5px 25px 5px 25px;
  margin-bottom: 10px;   
  margin-left: auto;
  margin-right: 30px;
  text-align: center;
  width: 80px; 
  float: left;   
}

a.labelbox:link,a.tagbox:link{ color: #443E3E; font-weight: normal; text-decoration: none; }      
a.labelbox:visited,a.tagbox:visited { text-decoration: none; font-weight: normal;}  
a.labelbox:hover,a.tagbox:hover { color: #eff5f5; background: #443E3E; font-weight: normal;}  
a.labelbox:active,a.tagbox:active{ color: #eff5f5; }

.fblike{
  float: left;
  margin-right: 0px;
  margin-left: auto;
  width: 450px;
}
hr{
  display: block;
  margin: 0.5em auto;
  border-style: inset;
  border-width: 1px;
}

a:link { color:#695f57; font-weight: bold; }      
a:visited { color:#695f57; font-weight: bold; }  
a:hover { color:#443e3e; }  
a:active { color:#443e3e; }

a.header:link { color: #eff5f5; text-decoration: none; font-weight: bold; }      
a.header:visited { color: #eff5f5; text-decoration: none;}  
a.header:hover { color: #eff5f5; text-decoration: underline; }  
a.header:active { color: #eff5f5; text-decoration: underline; }

a.title{ color: #443e3e; text-decoration: none;}

a.undertop:link { color: #D1CFCF; text-decoration: none; }
a.undertop:visited { color: #D1CFCF; text-decoration: none;}
a.undertop:hover { color: #D1CFCF;   text-shadow:0px 0px 10px #d3d1d1;}
a.undertop:active { color: #D1CFCF; }

a.footer:link { color: #eff5f5; text-decoration: none; }      
a.footer:visited { color: #eff5f5; text-decoration: none;}  
a.footer:hover { color: #eff5f5; text-decoration: underline; }  
a.footer:active { color: #eff5f5; text-decoration: underline; }

#menuundertop{      
  float: left;
  position: relative;
  left: 50%;
  margin: 20px auto;
}
#menusx{ 
  width: 103px; 
  height: 67px; 
  background-image: url('images/images.png');
  background-position: -128px 0px; 
  float: left; 
  position: relative; 
  right: 50%;}
#menuce{ 
  min-width: 150px; 
  height: 67px;
  color: #D1CFCF;
  background-image: url('images/images.png');
  background-position: 0px -251px;
  background-repeat: repeat-x; 
  float: left;
  padding-top: 30px;
  position: relative; right: 50%;
}
#menudx{ 
  width: 103px; 
  height: 67px; 
  background-image: url('images/images.png');
  background-position: -241px 0px;
  float: left; 
  position: relative; 
  right: 50%;
}

#socialfb{
  position: relative;
  background-image: url('images/images.png');
  background-position: 0px 0px;
  width: 63px;
  height: 63px;  
}
#socialrss{
  position: relative;
  background-image: url('images/images.png');
  background-position: -64px 0px;
  width: 63px;
  height: 63px;
}

#advright{
  float: right;
  padding-right: 25px;
  width: 120px;
}
