/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#categories-3 {
      margin: -30px 0 0 0;
      font-size: 13px;
}
.img h4 {padding: 5px 0 0 0;}

.cn-alignleft {
    float: left;
    margin-bottom: 8px;
    margin-left: 0;
    margin-right: 20px;
    margin-top: 10px;
}
.wpa_container a {
    color: #accdf8;
    text-decoration: none;
}
#about_gallery .about img {
float: left;
margin: 0 10px 7px 0;
border: 5px solid white;
box-shadow: 0 0 1em black;
}
#recent .item h4 a:link, #recent .item h4 a:visited {
    color: #FFFFFF;
    font-size: 18px;
    text-shadow: 0 -2px 7px #000000;
}
#about_gallery .gallery ul li img {
box-shadow: 0 0 1em #000;
}
#recent .item .thumbnail {
float: left;
margin: 20px 8px 3px 0;
border: 5px solid white;
box-shadow: 0 0 1em black;
}
.col-middle {
margin-left: 225px;
float: left;
margin-top: 5px;
}
.socialmedcol {
margin-left: 225px;
float: right;
margin-top: -41px;
}
