#footer-features{
width: 960px;
height: 175px;
background: #232323 url(../images/footer/footer-features-bg.gif) repeat-x;
}

#footer-right-col{
width: 312px;
height: 175px;
float: right;
}

#footer-right-col{
background: #101010 url(../images/footer/footer-right-col-bg.gif) repeat-x;
width: 312px;
height: 175px;
float: right;
}

#footer-left-col{
width:596px;
float: left;
text-align: left;
border-bottom: 1px solid #303030;
margin: 0 0 0 25px;
color: #555;
font-weight: normal;
}

#footer-description{
display: block;
padding: 0 0 10px 0;
}

.gallery-title{
float: left;
padding: 15px 0 10px 0;
color: #586e1a;
font-size: 18px;
font-family: Georgia, Times, serif;
letter-spacing: -1px;
}

.view-gallery{
float: left;
margin: 20px 0 0 8px;
}
.view-gallery a:link {text-decoration: none; color: #e4e3e2; font-weight: bold; text-transform: uppercase; font-size: 10px;}
.view-gallery a:visited {text-decoration: none; color: #e4e3e2; font-weight: bold; text-transform: uppercase; font-size: 10px;}
.view-gallery a:active {text-decoration: none; color: #e4e3e2; font-weight: bold; text-transform: uppercase; font-size: 10px;}
.view-gallery a:hover {text-decoration: underline; color: #fff; font-weight: bold; text-transform: uppercase; font-size: 10px;}

/* FLICKR BADGE */
#flickr { 
width:604px; 
padding:0 0 15px 0; 
float: left;
} 

#flickr a:link img {
float:left; 
margin:0 6px 0 0; 
background:#232323; 
padding:4px; 
width:72px; 
height:72px; 
} 

#flickr a:hover img {
float:left; 
margin:0 6px 0 0; 
background:#9ba869; 
padding:4px; 
width:72px; 
height:72px; 
} 



/* SOCIAL NETWORKS BUTTONS */

.social-networks{
width: 310px;
margin: 80px 0 0 0;
}

.social-networks ul{
padding: 0;
margin: 0;
margin: 0 0 0 4px;
}

.social-networks ul li{
list-style: none;
display: inline;
background: transparent;
margin: 0 4px 0 0;
}

.social-networks .img{
border: 0;
}

.social-networks ul li a{
background: transparent;
}

.social-networks ul li a:hover{
background: transparent;
}


/* ICON SHORTCUTS */

.footer-shortcuts{
width: 310px;
margin: 18px 0 0 0;
}

.footer-shortcuts ul{
padding: 0;
margin: 0 0 0 14px;
}

.footer-shortcuts ul li{
list-style: none;
display: inline;
background: transparent;
margin: 0 16px 0 0;
}

.footer-shortcuts .img{
border: 0;
}

.footer-shortcuts ul li a{
background: transparent;
}

.footer-shortcuts ul li a:hover{
background: transparent;
}

#align-footer{
width: 960px;
margin: 0 auto;
}

#mk-credit{
color: #999;
padding: 4px 0 10px 0;
float: right;
width: 960px;
text-align: right;
background-color: #fff;
display: block;
}

#mk-credit a{
color: #3e3e3e;
padding: 1px 2px;
font-weight: bold;
}

#mk-credit a:hover{
background-color: #000;
color: #fff;
}