@import url('http://theproductioncompany.com.au/a/c/a/global.all-min.css');
/*! This file has *//* NOT *//*! been minimized. */

/*In minimized files, *//*! credits of reused code can be found by removing ‘-min’ from the url. */

/* *****************************
NOTE
 - reduce load times on completion:
	- copy @import contents into this file (reduce HTTP requests)
	- minimize with yui compressor
***************************** */


body.wordpress #content {
	overflow: auto;
}

body.wordpress #content-ha {
	float: left;
	width: 749px;
}

body.wordpress #content-head,
body.wordpress #content-a {
	margin-left: 0;
	width: 707px; /* padding 0 20px; */
}

body.wordpress #content-b,
body.wordpress #content-c {
	float:right;
	clear: right; /* for content-c */
	position: static;
	/* top: auto; /* note only - n/a on static */
	width: 249px;
	z-index: 1;
}

body.wordpress div.post {
	overflow: auto;
	position: relative;
}

	body.wordpress #content .entry-title {
		/* need to reset h1 & h2
			- font-size
			- margin
			- font-weight
			- text-transform
		*/
		color: #333;
		font-size: 133%;
		margin: 1.125em 0 0 60px;
		width: 647px;
		font-weight: bold;
		text-transform: uppercase;
		padding-bottom: 4px;
		border-bottom: 1px dotted #ccc;
	}
	
		body.wordpress .entry-title a {
			color: #666;
		}
	
	body.wordpress .entry-meta {
		list-style: none;
		margin: 0 0 0 60px;
		padding: 0;
	}
	
	body.wordpress .entry-meta a {
		font-size: 86%;
		color: #666;
		text-decoration: none;
	}
	body.wordpress .entry-meta a:hover {
		color: #399;
	}

	body.wordpress .entry-meta  ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	body.wordpress .entry-date {
		position: absolute;
		top: 15px;
		left: 0;
		width: 45px;
		height: 50px;
		
		color: #666;
		font-size: 22px;
		text-align: center;
		padding-right: 2px;
		line-height: 1;
		background: url(../../i/blog/calendar.png) no-repeat top center;
	}
	
	body.single .entry-date {
		left: 15px;
	}
	
	body.wordpress .entry-date span {
		color: #fff;
		display: block;
		font-size: 11px;
		width: 45px;
		height: 14px;
		padding-top: 9px;
	}
	
	
	body.wordpress .cat-links,
	body.wordpress .tag-links {
		clear: left;
		float: left;
		width: 400px;
	}
	
	body.wordpress .cat-links  li,
	body.wordpress .tag-links  li {
		display: inline;
		padding-left: 8px;
		background: url(../../i/blog/CategBullet.png) no-repeat left center;
	}
	
			body.wordpress .cat-links  li:first-child,
			body.wordpress .tag-links  li:first-child,
			body.wordpress .cat-links  li.first-child,
			body.wordpress .tag-links  li.first-child {
				padding-left: 0;
				background: none;
			}
			

	
	
	body.wordpress .entry-meta .edit-link { /* leave comment edit line alone */
		float: left;
		width: 45px;
	}
	
	body.wordpress .comments-link {
		float: right;
		width: 198px;
		padding-right: 2px;
		text-align: right;
	}
	
	body.wordpress .entry-content {
		clear: both;
		margin-top: 3.5em;
	}
	
	
	
/* next & previous post navigation */
#page-nav {
	clear: both;
	padding-bottom: 35px;
	margin-top: 15px;
	font-size: 95%;
}
#page-nav a, #page-nav a:visited {
	color: #999999;
	text-decoration: none;
}
#page-nav a:hover {
	color: #000000;
	text-decoration: none;
}
#page-nav .page-nav-older {
	float: left;
	padding-left: 20px;
	background: url(images/post-nav-previous.gif) no-repeat left center;
}
#page-nav .page-nav-newer {
	float: right;
	padding-right: 20px;
	text-align: right;
	background: url(images/post-nav-next.gif) no-repeat right center;
}


/* comment list */
.comments-list {
	margin: 10px 0px;
	padding-left: 45px;
	line-height: 130%;
}
.comments-list li{
	padding: 5px 10px;
}
.comments-list .alt {
	background: #F4F4F4;
}
.comments-list .comment-author span {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	color: #669900;
}
.comments-list .comment-author span a, .comments-list .comment-author span a:visited {
	color: #669900;
}
.comments-list img.avatar {
  float: right;
  margin: 5px;
  }
.comments-list .comment-meta {
	margin-bottom: 5px;
	display: block;
	font-size: 76%;
}
.comments-list .comment-meta a, .comments-list .comment-meta a:visited{
	color: #999999;
}


/* ------------------------------------- comment area  */
h3#comments {
	background: url(images/comments.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	clear: both;
}
h3#respond {
	background: url(images/respond.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	margin: 20px 0px 0px;
	clear: both;
}
/* commentform */
#commentform {
	margin-top: 10px;
}
#commentform label {
	font-weight: bold;
	color:#666;
	font-size: 100%;
	padding-left: 5px;
	width: 100px;
}
#commentform small {
	color: #999999;
	font-size: 90%;
}
#commentform input {
	font: 110% Arial, Helvetica, sans-serif;
	width: 220px;
	padding: 5px 3px 3px 7px;
	background: url(images/form-field-bg.gif) no-repeat;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
}
#commentform textarea {
	font: 110% Arial, Helvetica, sans-serif;
	width: 480px;
	height: 140px;
	background:url(images/form-field-bg.gif) no-repeat;
	border: solid 1px #e6e6e6;
	padding: 5px 3px 3px 7px;
}

#commentform div.submit {
	clear: both;
}

#commentform #submit {
	font: bold 12px/100% Arial, Helvetica, sans-serif;
	color: #333;
	background: #f7f7f7;
	border: 1px solid #bbb;
	cursor: pointer;
	width: 135px;
	height: 25px;
	padding-bottom: 6px;
	margin-left: 110px;
}
#commentform #submit:hover {
	background: #ddd;
	
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: solid 1px #3b9acc;
}


	
/* ------------------------------------- sidebar area  */
/* sidebar */
.sidebar {
	color: #666666;
	line-height: 160%;
}

.sidebar div {
	margin-right: 20px;
}

.sidebar p {
	margin: 0px 0px 15px;
}

.sidebar h5 {
	color: #666;
	font-size: 116%;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 4px;
	padding-left: 4px;
	border-bottom: 1px dotted #ccc;	
}

.sidebar a, .sidebar a:visited {
	color: #000000;
	text-decoration:none;
}
.sidebar a:hover, .sidebar a:focus, .sidebar a:active {
	text-decoration:underline;
}
.sidebar ul {
	list-style: none;
	margin: 0 ;
	padding: 0 0 0 4px;
}
.sidebar ul li {
	background: url(images/bullet.gif) no-repeat;
	padding-left: 20px ;
}
.sidebar ul li ul li {
	background: url(../witness/images/bullet-grey.gif) no-repeat;
	padding-left: 12px ;
}

#archives ul li {
	background: url(images/archive.gif) no-repeat;
}

#recent-comments ul li {
	background: url(images/comment.gif) no-repeat;
	color: #666;
}

#recent-comments .recentcomments a{
	text-transform: uppercase;
	color: #000;
	font-size: 93%;
}

#recent-comments .recentcomments a.url{
	text-transform: none;
	color: #666;
	font-size: 100%;
}


#recent-posts ul li {
	background: url(images/mini-page.gif) no-repeat;
}



.sidebar .widget_links ul li {
	background: transparent;
	padding-left: 0;
}


.sidebar .widget_links a {
	color: #903;
}

/* calendar */
#calendar_wrap table {
	margin: 0px auto;
	width: 200px;
}
#calendar_wrap td, #calendar_wrap th {
	padding: 0px;
}

#calendar_wrap td a {
	color: #f00;
}

.EC_Widget_display .widget-title {
	text-align: left;
}

