/*
	petergarrett.com.au
	Main CSS file
	July 2007
*/


html {
	color: #222;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: x-small;
    background:url(../images/bg-white2.gif) repeat-y top;
    background-repeat:repeat;
}

body 
{
    background:url(../images/bg-white2.gif) repeat-y top;
	width: 980px;
	margin: 0px auto;
	font-size: 112%;
}

a, em {
	color: #c01833;
	font-weight: bold;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

img { border-width: 0px }

form { margin: 0px; padding: 0px; }

.center {
	text-align: center;
}


#head { }

#head h1 span { display: none; }

#head h1 { margin: 0px; padding: 0px; }

#head h1 a {
/*
    display: block;
    background: url("../images/p_g_title.gif") no-repeat;
	height: 36px;
	width: 210px;
*/
}

#head img {
	display: block;
}

#head #deco {
	position: absolute;
	top: 0px;
	right: 192px;
}

#head #KingsfordSmith {
	position: absolute;
	top: 0px;
	right: 49px;
}

#head a#skip { display: none } /* accessibility */



#leftCol 
{
    background-color:#fff;
	width: 190px;
	float: left;
}

#leftCol h3 {
	text-transform: uppercase;
	font-size: 1em;
	color: #fff;
	background-color: #006;
	padding: 3px 0px 0px 7px;
	margin: 3px 0px 0px 0px;
	height: 18px;
}

#leftCol ul#nav {
	margin: 0px;
	padding: 2px 0px 0px 0px;
	list-style: none;
/*
	background: url("../images/p_g_navbg.gif") no-repeat left bottom;
*/
}

#leftCol ul#nav li {
	display: block;
	background: url("../images/p_g_nav_arrow.gif") no-repeat;
	height: 21px;
	padding-left: 23px;
	margin-top: 2px;
}

#leftCol ul#nav li a {
	color: #fff;
	background: #c01833;
	font-family:Tahoma, Arial;
	font-weight: normal;
	font-size: 100%;
	display: block;
	height: 18px;
	padding: 3px 0px 0px 5px;
}

#leftCol ul#subnav {
	margin: 0px;
	padding: 2px 0px 30px 0px;
	list-style: none;
	/*
	background: url("../images/p_g_navbg.gif") no-repeat left bottom;
*/
}

#leftCol ul#subnav li {
	display: block;
	background: url("../images/p_g_nav_arrow.gif") no-repeat;
	height: 21px;
	padding-left: 23px;
	margin-top: 2px;
}

#leftCol ul#subnav li a {
	color: #fff;
	background: #567EAF;
	font-family:Tahoma, Arial;
	font-weight: normal;
	font-size: 100%;
	display: block;
	height: 18px;
	padding: 3px 0px 0px 5px;
}

#leftCol .pod {
	margin: 0px;
	padding: 2px 0px 10px 0px;
	list-style: none;
/*
	background: url("../images/p_g_navbg.gif") no-repeat left bottom;
*/
}

#leftCol .pod li {
	display: block;
	background: url("../images/p_g_nav_arrow.gif") no-repeat;
	height: 21px;
	padding-left: 23px;
	margin-top: 2px;
}

#leftCol .pod li a {
	color: #fff;
	background: #567EAF;
	font-family:Tahoma, Arial;
	font-weight: Normal;
	font-size: 100%;
	display: block;
	height: 18px;
	padding: 3px 0px 0px 5px;
}

#leftCol #search {
	position: relative;
}

#leftCol #search h3 {
	padding: 5px 0px 0px 7px;
	margin: 0px 0px 5px 0px;
	height: 16px;
	border-bottom: 5px solid #c01833;
}

#leftCol #search input {
	border-width: 1px;
	padding: 1px;
	width: 194px;
	height: 17px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: small;
}

#leftCol #search button {
	text-transform: uppercase;
	color: #fff;
	background: #006;
	border-width: 0px;
	position: absolute;
	right: 0px;
	top: 32px;
	height: 23px;
	font-weight: bold;
	padding: 1px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}



#mainCol {
    background-color:#fff;
	width: 587px;
	float: left;
	margin: 3px 0px 0px 5px;
}

#mainCol #breadcrumbs 
{
	color: #fff;
	background-color: #006;
	height: 18px;
	padding: 3px 0px 0px 19px;
	margin: 0px;
}

#mainCol #breadcrumbs a 
{
	color: #fff;
	font-weight: normal;
}

#mainCol #content 
{
    background-color:#fff;
    font-size:105%;
	font-family: Verdana, sans-serif;
	width: 548px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 4px 0px 0px 0px;
	padding: 0px 10px 0px 19px;
}

#content .contentSummaryItem {
	margin: 6px 0px 0px 0px;
	padding: 5px 0px 0 0px;
	border-top: 1px dotted #006;
}

#content .contentSummaryBottom {
	margin: 3px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px dotted #006;
	border-top: 1px dotted #006;
}

#content h2 
{
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 168%;
	color: #c01833;
	margin: 0px; 
	padding: 0px;
	margin-top:10px;
	width: 98%;
}

#content h3
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.3em;
	color: #006;
	margin: 0px; 
	padding: 0px;
	width: 95%;
}

#content h4 
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.2em;
	color: #006;
	margin: 0px; 
	padding: 0px;
}

#content h3 a
{
	color: #006;
}


#content h4 a
{
	color: #006;
}

#content p {
	margin: 0.6em 0px 0.6em 0px;
	width: 95%;
	line-height: 130%;
}


#content .photoCaption{
	margin: 0.0em 0px 1.6em 0px;
	line-height: 130%;
}

#content .contentSummaryItem a.readmore {
	font-size: 107%;
}

#content .lastContentSummaryItem {
	border-bottom-width: 0px;
}



#rightCol {
    background-color:#fff;
	margin: 3px 0px 0px 0px;
	padding: 15px 0 0 0;
	border-top: 21px solid #006;
	width: 198px;
	float: left;
/*
	background: #e8e8e8;
*/
	font-size: 120%;
	text-align:left;
}

#rightCol p {
	color: #567EAF;
	padding: 5px;
	margin: 0px;
	font-weight: normal;
	font-size: 100%;
}

#rightCol p {
	padding: 0px;
	margin: 0px;
	width:198px;
	font-size:100%;
}

#rightCol p a {
	font-weight: normal;
	color: #333;
}

#rightCol img {
	margin: 0px auto;
	display: block;
}

.block
{
	display:block;
}

#foot {
	clear: both;
	text-align: center;
	padding: 2px 0px 5px 0px;
	color: #006;
	font-size: 92%;
}
#subjects a{ line-height:1.8em;}
.category_info {padding-top:10px;padding-bottom:10px;color:#888;font-weight:bold;}

.border-right{ border-right: solid 1px #ACA899; padding-right:5px;}
.border-left{ border-left: solid 1px #ACA899;padding-left:5px;}

/* PAGE ELEMENTS */
.publishing_info {margin-top:5px;margin-bottom:15px}
.author_date_first_published {font-style:italic;color:#999999}
.person_last_updating_and_date {font-style:italic;color:#999999}
.posted_by_and_date {font-style:italic;color:#999999}
.category_info {padding-top:25px;padding-bottom:20px;color:#999999}
.category_name {margin-bottom:10px;line-height:35px;font-family:arial;font-weight:bold;font-size:12px;color:#333333;text-transform: uppercase;}
a.all_categories {font-weight:normal;font-size:12px;color:#333333;text-transform: none;}
.recent_entries { font-weight:normal; font-family:arial;font-size:10px; color:#333333; text-transform:none; padding-bottom:20px; padding-top:-5px;}
.recent_entries a {font-weight:bold;}
.month_list {margin:7px;}
.paging {font-size:9px;padding-top:8px;padding-left:27px;width:262px;height:21px;background:url(images/paging.gif) no-repeat;}
