/* Colours */

a, {
color:#000000; 
}

a:hover, #blurb, #sidebar .widget_recent_comments li a:hover, .post h1:hover, .post h2:hover, .post h3:hover, .post h4:hover, #sidebar .widget_recent_comments li a:hover {
color:#ff670b; 
}

#logo a {
color:#ff670b;
}

#nav li a:hover {
color:#ffffff;
background-color:#ff670b;
}

#sidebar .block li a:hover {
background:#fff4ed url(../../images/bullet_pink.gif) no-repeat scroll 6px 52%;
}

.post blockquote {
border-left:5px solid #ff2a96;
}

.post .wp-caption {
background:#fff4ed;
border:1px solid #ccc;
margin:10px;
text-align:center;
padding:5px 0 0;
}

#sidebar .block li a:hover {
color:#ffffff;
background-color:#ff670b;
}

#wp_page_numbers li a:hover {
border-color: #00ff00;
background-color:#00ff00;
}

#wp_page_numbers li.active_page a {
color: #ffffff;
border-color: #ff670b;
background-color: #ff670b;
}