/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file 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.
*/

.wp-pagenavi span.extend, .wp-pagenavi span.pages{ display: block; font:none; 14px/16px Verdana, sans-serif; color:#777; text-decoration:none;}

#footer-widgets .block {
width:100%;
}

.widget_woo_flickr {overflow: auto;}
.widget_woo_flickr a {float:left;}

#footerText {
	margin-top: 5px;
	font-size: x-small;
}
h2.flickrheader {
	float: left;
	margin-right: 5px;
}
div.flickrlogo {
	float: left;
	margin: 0;
	padding: 0;
}
div.flickrlogo img {
	border:0;
}
.flickrImage img {
	margin-top: 10px;
	margin-left: 0px;
	width: 50px;
	height: 50px;
	border: 1px solid #ccc;
}

.homesImage img {
margin-top: 10px;
margin-left: 5px;
border: 2px solid #ccc;
padding: 5px
}

div#photoAlbum {
	min-width:115px;
}

.widget_pages ul {list-style-type: none;}
.widget_pages ul li {float:left;}

a.pdf
{
background: #FFFFFF url(/wp-content/themes/canvas/images/pdficon_small.gif) no-repeat scroll left bottom; padding-left: 20px; 
}
