/*  
Theme Name: Blossom Music School Custom
Theme URI: http://blossommusicschool.com.au/
Description: Blossom Music School Theme 1
Version: 1.0
Author: Sami Nguyen of justblushing/creative
*/

body {
	font: 90%/150% Arial;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 40px;
}
a {
	color: #bf131a;
	text-decoration: none;
}
h1 img {
    border: none;
    }
a:visited {
	color: #bf131a;
	text-decoration: none;
}
a:hover {
	color: #bf131a;
	text-decoration: underline;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	height: 170px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #c9eefe;
}
h1 a{
	text-decoration: none;
    border: none;
}
h1 a:visited{
	text-decoration: none;
    border: none;
}
h1 a:hover{
	text-decoration: none;
    border: none;
}
h2 {
	color: #bf131a;
	margin: 0px 0px 2px;
	font: normal 130%/100% Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #59770e;
	text-decoration: none;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
h3 {
	font: bold 100%/100% Arial;
	color: #000000;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 990px;
}
#header {
	background: #eb4d08;
	height: 170px;
	border-top: 5px solid #f2f2f2;
	position: relative;
}
#header_nav {
    position: relative;
    background: #f2f2f2;
    border-top: 7px solid #f2f2f2;
    border-bottom: 7px solid #f2f2f2;
    height: 28px;
}
#header_sub_nav {
    position: relative;
    background: #f2f2f2;
    border-bottom: 7px solid #f2f2f2;
    height: 28px;
}
#header_contact_info {
    color: #bf131a;
    text-align: right;
    font-size: 75%;
    line-height: 150%;
}
#headerimg {
	position: relative;
	height: 170px;
}
#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
    padding-left: 6px;
}
#nav li {
	float: left;
}
#nav a {
	color: #000000;
	text-decoration: none;
    text-transform: uppercase;
	padding: 6px 60px;
	font: 16px/100% Arial, Helvetica, sans-serif;
	display: block;
}
#nav a:visited {
	color: #000000;
	text-decoration: none;
}
#nav a:hover {
	color: #ffffff;
    background: #eb4d08;
}
#nav li.current_page_item, #nav li.current_page_item a, #nav li.current_page_parent, #nav li.current_page_parent a {
	color: #ffffff;
    background: #eb4d08;
}
#sub_nav li.current_page_item, #sub_nav li.current_page_item a {
	color: #eb4d08;
}
#sub_nav {
	list-style: none;
	margin: 0px;
	position: absolute;
    padding: 0 103px;
}
#nav_container {
    width: 860px;
    margin: 0 auto;
    border-top: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
    height: 26px;
}
#sub_nav li {
	float: left;
}
#sub_nav a {
	color: #000000;
	text-decoration: none;
	padding: 5px 30px;
	font: 15px/100% Arial, Helvetica, sans-serif;
	display: block;
}
#sub_nav a:visited {
	color: #000000;
	text-decoration: none;
}
#sub_nav a:hover {
	color: #eb4d08;
}
#scrolling_banner {
    width: 990px;
    height: 366px;   
}
#content {
	padding: 5px 30px;
	float: left;
	width: 914px;
	overflow: hidden;
    border: 8px solid #f2f2f2;
}
.post {
	clear:both;
	padding-top: 10px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title {
	float: left;
	margin-left: 10px;
	width: 430px;
}

.entry {
	clear: both;
	padding-top: 10px;
}

.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #f2f2f2;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 29px;
}

#footer {
	clear: both;
	background: #e0e0e0;
    border-top: 8px solid #ffffff;
	font-size: 80%;
	line-height: 130%;
}
#footer a, #footer a:visited{
	color: #eb4d08;
}
#footer .left-col{
	width: 340px;
	float: left;
	margin-left: 15px;
    padding-bottom: 25px;
}
#footer .right-col{
	width: 250px;
	float: right;
    text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
}
#footer h4 {
	font: normal 135%/100% Tahoma, Arial;
	color: #71a51d;
	margin: 15px 0px;
    text-transform: uppercase;
}

#footer .right-col h4 {
    text-align: right;
}
.recent-pictures {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
    width: 300px;
}
.recent-pictures li{
	padding: 0px 3px 2px 0px;
    float: left;
}

.recent-pictures img {
    border: 3px solid #ffffff;
    width: 75px;
    height: 75px;
}
.recent-pictures a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-posts li{
	padding-bottom: 10px;
    padding-right: 60px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
}
#credits {
	margin: 0px auto;
	width: 990px;
	color: #6d6d6d;
	font-size: 75%;
	line-height: 160%;
    text-align: right;
}
#credits a, #credit a:visited{
	color: #bf131a;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}
.afg-cell {
    display: inline-block;
}
.afg-img {
    border: 3px solid #ffffff;
    margin: 0px 4px 4px 0px;
}

.flickr-gallery {
    width: 260px !important;
}
blockquote {
    border: 1px solid #c8c8c8;
    margin: 0px 0px 15px;
    padding: 10px;
}
blockquote p{
    padding: 0px;
    font-size: 110%;
}
.black-box {
    background: #000000;
    color: #ffffff;
    border-radius: 15px;
    vertical-align: top;
    font-size: 16px;
    font-weight: bold;
}
.black-box ul {
    padding: 0 30px;
}
.teachers {
    border-spacing: 0;
    border-collapse: collapse;
}
.teachers tr:last-child {
    background: #f2f2f2;
}
.teachers tr:last-child td:last-child {
    padding: 10px;
}