
#footer-wrapper {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#1D2A32 url(images/bg-footer.png) repeat scroll 0 0;
border-bottom:1px solid #FFFFFF;
border-top:1px solid #FFFFFF;
padding:40px 0;
}
#footer {
color:#A9BAC4;
display:block;
margin:0 auto;
width:970px;
}
#footer-left {
display:block;
float:left;
width:650px;
}
#footer-right {
float:right;
width:260px;
}
#footer-right img {
border:3px solid #A9BAC4;
margin-bottom:4px;
margin-right:4px;
}
#footer-right img:hover {
-moz-box-shadow:0 0 5px #FFFFFF;
border:3px solid #FFFFFF;
}
#footer h2 {
color:#FFFFFF;
font-size:18px;
margin-bottom:20px;
text-transform:uppercase;
}
#footer a {
color:#A9BAC4;
text-decoration:none;
}
#footer a:hover {
color:#FFFFFF;
text-shadow:0 0 1px #FFFFFF;
}
#categories {
display:block;
height:70px;
margin-bottom:40px;
width:650px;
}
#categories li {
display:block;
float:left;
margin-bottom:10px;
margin-right:10px;
width:190px;
}
#categories li a {
border-bottom:1px solid #A9BAC4;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
padding-bottom:5px;
width:190px;
}
#categories li a:hover {
border-bottom:1px solid #FFFFFF;
}
#reading {
clear:both;
display:block;
float:left;
width:400px;
}
#reading h3 {
border-bottom:1px dashed #A9BAC4;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
margin:0 0 10px;
padding-bottom:4px;
}
#reading p {
margin-bottom:40px;
}
#friends {
display:block;
float:right;
width:180px;
}
#copyright-wrapper {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#000000 none repeat scroll 0 0;
font-size:11px;
}
#copyright {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/top.png) no-repeat scroll right bottom;
color:#999999;
display:block;
margin:0 auto;
padding:0;
width:970px;
}
#copyright a {
color:#FFFFFF;
text-decoration:none;
}
#copyright a:hover {
text-decoration:underline;
}
#copyright p {
float:left;
margin:40px 0;
}
#back-top {
display:block;
float:right;
height:44px;
margin-left:70px;
margin-right:30px;
margin-top:25px;
width:230px;
}
#back-top-link {
display:block;
height:44px;
text-indent:-9999px;
width:230px;
}
