/* 
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.

*/

/* MISC */

.ctc-tag-cloud ul {
background: none !important;
}

.ctc-tag-cloud li {
display:inline;
padding:0 10px 0 0 !important;
line-height: 200% !important;
background:none !important;
}

.more_entries .wp-pagenavi .extend { background:none; border:none; margin-right:8px; }

.fbavatar { padding:2px; border:1px solid #ccc; float:left; }
#fb-user {padding: 0 15px 15px 2px; display: block; }
#fb-user .fb_profile_pic_rendered { margin-right: 15px; }
#fb-user a.FB_Link img { padding:2px; border:1px solid #ccc; float:left; }
.facebooklink a {color:#b939d3;}
.facebooklink a:hover {color:#dd68f5;}


ul.slides { text-align:center; }
div.slides div,ul.slides li { text-align:center; }

#loopedSlider .single-photo {border: 10px solid #ccc;}
#single-photo .single-thumb {border: 0 !important;}

#loopedSlider a.next { position:absolute; top:200px; right:30px; opacity:0.5; border:0;}
#loopedSlider a.previous { position:absolute; top:200px; left:30px; opacity:0.5; border:0;}