/*
Theme Name: ACBC Media Blog
Theme URI: http://mediablog.catholic.org.au/
Description: Child Theme for ACBC Media Blog
Author: Matthew Price
Author URI: http://www.mbprice.com/
Template: brightsky
Version: 0.1
*/

@import url("../brightsky/style.css");
@import "style/css/layout.css";

body {
	background: url("images/mediablog_bg.jpg") no-repeat fixed center top transparent;
	margin:0;
	padding:0;
}

#header {
	width: 980px;
	background: url("images/mediablog_masthead.jpg") no-repeat scroll top center;
	margin:0 auto;
	height: 306px;
	z-index: 99;
}

.cheader {
    display: none;

}

#container {
    background: url("images/content_bg.png") repeat scroll top center transparent;
    width: 980px;
	padding-top: 20px;
	
}

#cimy_div_id_0 {
		float: left;
		width: 540px;
		height: 345px;
		margin-left:-81px;
		background-image:url(images/polaroids.png);
		background-repeat:no-repeat;
	}
	div.cimy_div_id_0_caption {
		position: absolute;
		margin-top: 175px;
		margin-left: -75px;
		width: 150px;
		text-align: center;
		left: 50%;
		padding: 5px 10px;
		background: black;
		color: white;
		font-family: sans-serif;
		border-radius: 10px;
		display: none;
		z-index: 2;
	}
