/* @override http://culturalinfusion.org.au/portal/wp-content/themes/culturalinfusion001/style.css */

/*
Theme Name: Cultural Infusion 001
Theme URI: http://wordpress.org/
Description: Ci theme
Version: 0.0.1
Tags: grey, white, orange
*/


body, html {
	color: #646464;
	font: .92em Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	background-color: #f6f6f6;
	margin: 0;
	padding: 0;
	text-align: justify;
}

a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #f6a34f;
}

hr.clearstuff {
	height: 0;
	margin: 0;
	padding: 0;
	clear: both;
	visibility: hidden;
}

div#container {
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}

/* @group head */

div#headspace {
	height: 180px;
	margin-bottom: 40px;
}

ul#supernav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
	width: 100%;
}

#supernav li {
	float: right;
	margin-left: 20px;
}

li#main {
	float: left;
	margin: 0;
}

#supernav li a {
	display: block;
	padding: 5px 20px 10px;
	color: #cfcfcf;
	background-color: #efefef;
	font-weight: bold;
}

#supernav li a:hover {
	background-color: #d6d6d6;
	color: #a1a1a1;
}

a#pagetitle {
	color: #f6a34f;
	font-size: 3.1em;
	top: 45px;
	position: relative;
}

ul#subnav {
	padding: 0;
	list-style-type: none;
	margin: 0;
	position: relative;
	top: 86px;
}

#subnav li {
	float: left;
}

li#last {
	margin: 0;
}

#subnav li a {
	color: #f7a462;
}

#subnav li a:hover {
	color: #f7cdac;
}



/* @end */

/* @group Program Type */

div#progdetails {
	margin-bottom: 20px;
	padding-bottom: 18px;
	border-bottom: 3px solid #efefef;
}

div#progtype {
	width: 400px;
	float: left;
}

#progtype h3 {
	margin: 0 0 10px;
	padding: 0;
	font-size: 1.8em;
	font-weight: bold;
	letter-spacing: -1px;
}

div#proglist {
	width: 400px;
	float: right;
	position: relative;
	top: 40px;
	color: #b2b2b2;
}

#proglist p {
	margin: 0 0 3px;
	padding: 0;
}

span.itemtitle {
	letter-spacing: 0;
	margin-right: 5px;
	font-weight: bold;
}



/* @end */

/* @group content */

img#mainimage {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}

#container h1 {
	margin: 0;
	color: #f6a34f;
	letter-spacing: -1px;
	font-size: 1.8em;
	font-weight: normal;
	font-style: normal;
}

#container h1 {
	margin: 0;
	color: #f6a34f;
	letter-spacing: -1px;
	font-size: 1.8em;
	font-weight: normal;
	font-style: normal;
}

#container h2 {
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	font-size: 1.5em;
}

#container p {
	margin: 10px 0;
}

#container p.steps {
	margin-top: 20px;
	margin-bottom: 20px;
	color: #f6a34f;
}

div#progtesti {
	background-color: #646464;
	color: #d0d0d0;
	padding: 20px;
	font-style: italic;
	margin-bottom: 20px;
	text-align: right;
}

a.pdfdownloadlink {
	display: block;
	clear: both;
	text-align: center;
	padding: 10px;
	background-color: #f6a34f;
	height: 20px;
	color: #f6f6f6;
	line-height: 20px;
	margin-bottom: 20px;
}

a.pdfdownloadlink:hover {
	background-color: #ffaa52;
}



/* @end */

/* @group front columns */

#container div div.columnone h1, #container div div.columntwo h1,#container div div.columnthree h1 {
	background-color: #f68021;
	display: block;
	height: 60px;
	color: #f6f6f6;
	font-weight: normal;
	font-style: normal;
	font-size: 1.3em;
	letter-spacing: 0;
	text-align: right;
	padding-right: 12px;
	line-height: 4.8em;
}

div.columnone, div.columntwo, div.columnthree {
	width: 260px;
	float: left;
}

div.columnone, div.columntwo {
	margin-right: 20px;
}



/* @end */

/* @group lower */

div#lowerleft {
	width: 400px;
	margin-right: 20px;
	float: left;
	padding-bottom: 20px;
}

div#lowerright {
	float: right;
	width: 400px;
	margin-bottom: 20px;
	margin: 0;
	padding-bottom: 20px;
}

#lowerleft h5, #lowerright h5 {
	margin: 0 0 10px;
	font-size: 1.5em;
	letter-spacing: -1px;
	color: #f6a34f;
}

#lowerleft h6, #lowerright h6 {
	margin: 0 0 8px;
	letter-spacing: -1px;
	font-size: 1.1em;
}

#lowerleft div.lleftdetails, #lowerright div.lrightdetails {
	margin-bottom: 10px;
}

#lowerleft div.lleftdetails ul {
	margin: 0;
	padding: 0 0 0 19px;
	list-style-position: outside;
	list-style-type: square;
}

span.statedate {
	font-size: 1.1em;
	font-weight: bold;
	display: inline-block;
	width: 55px;
}

span.footnote {
	font-size: .8em;
}

img.smallimage {
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
}

img#img2.smallimage {
	margin-left: 20px;
}



/* @end */

/* @group footer */

div#footer {
	background-color: #000;
	margin-top: 20px;
	margin: 0;
	color: #4f4e4f;
	font-size: .9em;
	line-height: 1.7em;
}

div#footcontainer {
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 40px;
}

div.foot1, div.foot2, div.foot3 {
	width: 260px;
	float: left;
}

div.foot1, div.foot2 {
	margin-right: 20px;
}

a#footlogo {
	display: block;
	width: 260px;
	height: 104px;
	background: url(images/ci-foot-logo.gif) no-repeat;
}

#footcontainer div.foot1 h1, #footcontainer div.foot2 h1, #footcontainer div.foot3 h1 {
	padding: 0;
	margin: 0;
	color: #f7941e;
}

a#newslettersubscribe {
	display: block;
	text-align: right;
	background-color: #f7941e;
	color: #000;
	font-weight: bold;
	font-size: 1.7em;
	padding-right: 11px;
	height: 40px;
	line-height: 2.3em;
}

a#newslettersubscribe:hover {
	background-color: #ffaa52;
}

a#facebook.connect, a#youtube.connect, a#twitter.connect  {
	display: inline-block;
	width: 28px;
	height: 28px;
	margin-right: 10px;
	margin-top: 10px;
	float: left;
	margin-bottom: 10px;
}

a#facebook.connect {
	background: url(images/ci-connect-sprite.gif) no-repeat left top;
}

a#facebook.connect:hover {
	background: url(images/ci-connect-sprite.gif) no-repeat left bottom;
}

a#youtube.connect {
	background: url(images/ci-connect-sprite.gif) no-repeat center top;
}

a#youtube.connect:hover {
	background: url(images/ci-connect-sprite.gif) no-repeat center bottom;
}

a#twitter.connect {
	background: url(images/ci-connect-sprite.gif) no-repeat right top;
}

a#twitter.connect:hover {
	background: url(images/ci-connect-sprite.gif) no-repeat right bottom;
}

div#footbase {
	clear: both;
	text-align: center;
	font-size: .8em;
	padding-top: 20px;
}



/* @end */

/* @group news filter */

div.news_summary {
	width: 640px;
	float: right;
}

div.news_full {
	width: 640px;
	float: right;
}

div.post_icon {
	width: 160px;
	height: 160px;
	float: left;
	margin-bottom: 20px;
	background: #cfcfcf center top;
	font-weight: bold;
	text-indent: 12px;
	line-height: 280px;
	color: #feffff;
}

span.news_date {
	font-size: .9em;
	color: #9e9e9e;
	display: block;
	margin-top: 2px;
}

#container div.news_summary p {
	padding: 0;
	margin: 4px 0 0;
}

a.more_news {
	display: block;
	height: 40px;
	text-align: right;
	margin-top: 9px;
	line-height: 46px;
	padding-right: 12px;
	background-color: #e1e1e1;
	color: #fffeff;
	font-weight: bold;
}

a.more_news:hover {
	background-color: #cfcfcf;
}

span.pnav {
	display: block;
	text-align: center;
	line-height: 30px;
	color: #939393;
	margin-top: 5px;
	font-weight: bold;
}

span.nav_not {
	height: 30px;
	display: inline-block;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #e1e1e1;
	margin-right: 3px;
	margin-left: 3px;
}

span.pnav a {
	display: inline-block;
	padding-right: 15px;
	padding-left: 15px;
	height: 30px;
	background-color: #e1e1e1;
	color: #fff;
	font-weight: bold;
	margin-right: 3px;
	margin-left: 3px;
}

span.pnav a:hover {
	background-color: #cfcfcf;
}

img.alignright {
	float: right;
	background-color: #e1e1e1;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
}

img.alignleft {
	float: right;
	margin-left: 15px;
	background-color: #e1e1e1;
	margin-bottom: 10px;
	margin-right: 15px;
}

blockquote {
	margin: 0;
	padding: 15px;
	font-style: italic;
	background-color: #646464;
	color: #d0d0d0;
	line-height: 18px;
}



/* @end */

/* @group news healines */

#networkheadlines h1 {
	color: #f7941e;
	margin-top: 0;
	margin: 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #141414;
	font-size: 1.5em;
}

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

#networkheadlines ul li {
	height: 36px;
	line-height: 35px;
	border-bottom: 1px dotted #161616;
	font-size: 1.1em;
}

span.headhead_date {
	width: 150px;
	display: inline-block;
	font-size: .9em;
	font-weight: bold;
}

span.headline_date {
	width: 180px;
	display: inline-block;
	font-size: .9em;
}

span.headheadline {
	font-weight: bold;
	padding-left: 30px;
}

span.headline_headline {
}

span.headhead_hash {
	font-weight: bold;
	float: right;
}

span.headline_hash {
	float: right;
}

#networkheadlines ul li span.headline_headline a {
	color: #b5b5b5;
	font-size: .9em;
	font-weight: bold;
}

#networkheadlines ul li span.headline_headline a:hover {
	color: #fff;
}



/* @end */
