@charset "UTF-8";
/* č to force utf-8 */

/*
Theme Name: Bluey
Author: Pete Haddow
Template: sunny-blue-sky
*/
@import url("../sunny-blue-sky/style.css");

body {background:#BAF0F0 url(images/body-bg.jpg) repeat-x}
h2 {font-weight:bold}
a {font-weight:bold}
.content table {border:none}
.content tr td {border:none; padding:6px}

.hw-hr {border:1px solid #ddd;height:2px;width:90%}
.section {margin:3em auto}
.performer {font-style:italic; font-weight:bold; color:#666}

.search .comment-bubble {visibility:hidden}
.search .entry-date {visibility:hidden}

/* Page - Bluey's Clown Car */
.head-small {font-size:smaller}
.act {font-weight:bold; color:#3F7EA0}

/* Page - My Links */
#my-links {text-align:center}
#my-links a {color:blue}

/* Page - Overseas Festivals and Events */
#events {text-align:center}
.events-year {font-weight:bold; text-decoration:underline}

/* Page - Awards */
.award {color:blue; font-weight:bold}

/* Page - Make your own balloon models */
#balloon img {border:1px solid #ddd; padding:10px}
#balloon p.wp-caption-text {font-weight:bold}

/* overrides*/
.header-menu ul.menu li ul li a:hover, .header-menu ul.menu li ul li:hover>a {background-color:#42BDF9}
.wp-caption {border:none; background:none}
.wp-caption p.wp-caption-text {color:#444}
