/*
Theme Name: NewBlue
Theme URI: http://coffs.bluecross.org.au
Description: The new Coffs BlueCross site
Author: Tony Colley
Author URI: http://www.cityhill.com.au
*/

/*-----------Block Level Elements--------------*/

body {
	background-color: #cccccc;
	margin: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	background-image: url(images/body-background.jpg);
	background-repeat: repeat-x;
	color: #222222;
}

img {
	border: 0;
	vertical-align: top;
}

a, a:link {
	text-decoration: none;
	color: #008C8F;
}

a:hover {
	color: #0A81FF;
}

#main {
	width: 968px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}

#header {
	/* background-image: url(images/header-guyra.jpg); */
	height: 154px;
}

	h1 {
		position: absolute;
		left: -2000px;
	}

	h1 a {
	}

#content {
	float: left;
	width: 500px;
	padding: 5px;
	background-color: white;
	min-height: 500px;
	_height: 500px;
}

#content.page {
	width: 785px;
}

	#media {
		width: 500px;
		height: 375px;
	}

#sidebar {
	float: left;
	width: 160px;
	_width: 155px;
	height: 340px;
	padding: 5px;
	background-image: url(images/menubg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;

}

#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sidebar ul li {
	padding: 0px;
	margin: 0px;
}

#sidebar ul li a {
	margin: 0;
	padding: 5px;
	padding-left: 10px;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #002B56;
	padding-top: 10px;
}

#sidebar ul li ul li {
	padding: 0;
	margin: 0;
	width: 145px;
}

#sidebar ul li ul li a {
	font-size: 12px;
	padding: 2px;
	display: block;
	padding-left: 10px;
	width: 100%;
	text-transform: none;
	font-weight: normal;
	color: #008C8F;
}

.pagenav {
	list-style-type: none;
}

.pagenav li ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}



#sidebar ul li ul li a:hover {
	color: #35BCFE;
}

#right-sidebar {
	float: left;
	width: 288px;
	padding: 0;
	margin: 0;
}

#right-sidebar h2 {
	margin: 0;
	padding: 5px;
	margin-top: 10px;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #002B56;
}

#right-sidebar li {
	height: 117px;
	background-color: white;
	color: white;
	font-weight: bold;
	list-style-type: none;

}

#right-sidebar li span a, 
#right-sidebar li span a:link, 
#right-sidebar li span a:visited, 
#right-sidebar li span a:active {
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 165px;
	padding-top: 50px;
	display: block;
	height: 67px;
}

	#imnew a {
		background-image: url(images/imnew.jpg);
	}

	#imnew a:hover {
		background-image: url(images/imnew-hover.jpg);
	}


	#services a {
		background-image: url(images/services.jpg);
	}

	#services a:hover {
		background-image: url(images/services-hover.jpg);
	}

	#podcast a {
		background-image: url(images/podcast.jpg);
	}

	#podcast a:hover {
		background-image: url(images/podcast-hover.jpg);
	}

#footer {
	height: 150px;
	padding: 20px;
	background-image: url(images/footer.jpg);
	clear: both;
	color: white;
	text-align: right;
	vertical-align: bottom;

}

#footer a {
	color: #00ADEF;
}

/*-------------Headings-------------*/

h1 {
	margin-top: 0;
}

h2 {
	font-size: 1.8em;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 20px;
	color: #0063CC;
	font-weight: normal;

}

h3, h3 a, h3 a:link {
	color: #CC6900;
	font-weight: normal;
	font-size: 1.2em;
}

h4 {
	font-weight: bold;
	font-size: 1.0em;
	color: black;
	margin-bottom: 0px;

}

h5 {

}

/*-------------The Post-------------*/

.post-date {
	width: 54px;
	height: 54px;
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	background-image: url(images/datebutton.jpg);
}

.post-date .month {
	padding: 5px;
	text-align: center;
	color: #efefef;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.post-date .day {
	padding: 1px;
	text-align: center;
	color: #198BFD;
	font-size: 18px;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
}



h2 a:hover, h2 a:visited, h2 a {
	/* font-size: 16px; */
}

.post {

}

.post h2 {
	margin-bottom: 0;
}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

#news .post h2 {
	padding-top: 6px;
	padding-bottom: 0;
	margin-bottom: 0;
}

#news .postmetadata {
	margin-top: 0;
}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {
	margin-top: 10px;
}

.alignleft {
	text-align: left;
}

.alignright {
	text-align: right;
}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

.podPress_content div {
	padding: 5px;
	margin-bottom: 10px;
}

/*--------------Sidebar------------*/

#sidebar ul {

}

#sidebar ul h2 {

}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}


/*--------------Comments--------------*/

#comment {
	width: 500px;
}

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	border: 0;
	height: 1px;
	background-color: #CACACA;
}

/*-------------TOC & Program info--------------------*/

.toc, .info, .proginfo {
  border: #ccc solid 1px;
  float: right;
  margin: 0 0 5px 12px;
  width: 290px;
  padding: 10px;
}

.info h3 {
	margin-top: 0;
}

.toc ol {
  margin: 5px;
  padding-left: 20px;
}

.toc ol li {

}

/* Gallery sidebar widget */

.ngg-widget {
	padding: 0;
	margin: 0;
}

.ngg-widget a {
	border: 0;
	padding: 0;
	margin: 0;
	float: left;
	padding: 2px;
	border: 1px solid #efefef;
	margin-right: 2px;
}

.ngg-widget a img {
	border: 0;
	margin: 0;
	vertical-align: top;
}

.post-meta {
	margin-left: 0;
	padding-left: 0;
}

.post-meta li {
	list-style-type: none;
}

.post-meta-key {
	font-weight: bold;
	display: block;
	margin-top: 10px;
}

.page-links li {
	list-style-type: none;
}

.slideshow {
	margin-left: none;
	margin-right: none;
}
