/* 
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.

*/

/* Style for article headings */

h2{
	color: #000000;
	font: 17px Verdana, Georgia, "Times New Roman", Times, serif;
        letter-spacing: -1px;
	margin: 0 0 5px;
}

.feedsright {float:right;width:350px;}

.nav {display:inline;float:left;margin-left:10px;margin-right:10px;width:560px;}

a.icon { background:url(http://www.birdlife.org/community/wp-content/uploads/2011/03/icons.png) no-repeat; width:32px; height:34px; display:inline-block; margin:0 7px; }
a.email { background-position:0 0; }
a.email:hover { background-position:0 -34px; }
a.rss { background-position:-32px 0; }
a.rss:hover { background-position:-32px -34px; }
a.twitter { background-position:-64px 0; }
a.twitter:hover { background-position:-64px -34px; }
a.facebook { background-position:-96px 0; }
a.facebook:hover { background-position:-96px -34px; }
a.youtube { background-position:-128px 0; }
a.youtube:hover { background-position:-128px -34px; }
a.flickr { background-position:-160px 0; }
a.flickr:hover { background-position:-160px -34px; }
a.donate { background-position:-192px 0; }
a.donate:hover { background-position:-192px -34px; }


.more_entries .wp-pagenavi span.pages { background: #ffffff;color: #006699; padding: 4px 8px !important; margin-left: 4px; border:1px solid #dfdccf; line-height:24px; }

.ui-tabs .ui-tabs-hide {
     display: none;
}
.wi50 {
max-width:60%;
}
