/*
Theme Name: Millipede
Theme URI: http://millipede.com.au/
Description: Millipede WP theme.
Version: 0.1
Author: Millipede Creative Development
Author URI: http://millipede.com.au/

*/



/*______________________________________________________________________________*/

html, body {
	margin: 0px;
	padding: 0px
}

body {
	font-size: 80%;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Sans-Serif;
	line-height: 1.6em;
	background: #303030 url(resources/img/_bg.png) repeat-x;
	color: #333;
	text-align: center;
}

em {
	font-family: 'Lucida Sans', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

a {
	color: #075a29;
	text-decoration: none
}
a:hover {
	text-decoration: underline
}

p {
	font-size: 1em
}

blockquote {
	background: url(resources/img/quote-mark-open.gif) no-repeat;
	margin: 0px;
	padding-top: 10px;
}

/*_________________________________________________________			HEADER		_______________*/

#header {
	height: 53px;
	overflow: hidden;
	text-align: left;
}
#header h1 {
	padding: 0px 728px 0px 27px;
	margin: 24px auto 0px;
	width: 252px
}
#header h1 a {
	display: block;
	padding: 75px 0px 0px;
	height: 0px;
	overflow: hidden
}

/*_________________________________________________________			PAGE STRUCTURE		_______________*/

#page {
	width: 998px;
	margin: 0px auto;
	background: transparent url(resources/img/bg.gif) center top no-repeat;
	margin: 6px auto 0px;
	padding: 0px 0px 0px;
	text-align: left;
}

#halftone{
	width: 100%;
	margin: 0px auto;
	background: transparent url(resources/img/bg-halftone.gif) center bottom repeat-x;
	margin: 0px auto 0px;
	padding: 0px 0px 0px;
}


#content, #single-content {
	padding-bottom: 25px;
	background: transparent url(resources/img/main-single-bg.png) left bottom no-repeat;
}

/*_________________________________________________________			MAIN COLUMN			_______________*/

.entry, .entry-single {
	width: 746px;
	background: url(resources/img/main-single-bg.png) left top no-repeat;
	padding: 25px 20px;
	min-height: 810px;
}
.single, .page-88 {
	background: transparent url(resources/img/main-single-bg.png) left top no-repeat;
}
.page-2, .page-76, .page-19, .page-search {
	background: transparent url(resources/img/main-bg-plain.png) left top no-repeat;
}
.page-search h3, .search h3 {
	margin-bottom: 1em
}
.page-7 {
	background: transparent url(resources/img/main-contact-bg.png) left top no-repeat;
	/*padding-top: 309px*/
}
#content h2, .entry-single h2 {
	background: transparent;
	padding: 15px 12px 15px 12px;
	margin: 0px;
	color: #075A29;
	width: 714px;
}
object#project-header {
	margin: 20px 10px 0px 12px;/* flash replaced .project h2 */
}
.page-7 object#project-header, .page-7 h2 {
	margin-top: 309px
}

/*_________________________________________________________			FLASH CONTENT		_______________*/

#flash-content {
	width: 733px;
	height: 298px;
	padding: 0px;
	margin: -14px -12px 0px;
	background: transparent
}
#flash-content h4, #flash-content p {
	padding: 20px;
}
#flash-content a img {
	border: 0px
}
object#flash-content {
	margin-top: -12px
}

/*_________________________________________________________			FOOTER		_______________*/

#footer {
	clear: both;
	margin: 0px auto;
	width: 998px;
}
#footer p {
	margin-top: 0px;
	padding-left: 30px;
	font-size: 0.8em;
	color: #666666;
	line-height: 1.25em
}

/*_________________________________________________________			INDEX PAGE			_______________*/

.left-column, .right-column {
	margin-top: 10px
}
.left-column {
	width: 216px;
	float: left;
	background: transparent;
	padding-left: 7px
}

div.featured-project {
	padding: 12px;
	margin-top: 0px;
	background: transparent
}
#featured-project-id {
	margin-top: 10px
}

.recent-projects a {
	color: #1e5a07;
	text-decoration: none;
}
.recent-projects a:hover {
	text-decoration: underline;
}
.recent-projects {
	background: transparent url(resources/img/recent-projects-bg.png) no-repeat;
	padding: 0px;
}
.recent-projects h3 {
	background: transparent url(resources/img/recent-projects-bg.png) no-repeat;
	padding: 44px 0px 0px;
	height: 0px;
	overflow: hidden
}
.recent-projects ul {
	list-style: none;
	padding: 8px 0px 20px;
	margin: 0px;
	background: transparent url(resources/img/recent-projects-bg.png) bottom left no-repeat;
}
.recent-projects li {
	margin: 0px;
	background: transparent url(resources/img/recent-projects-link-bg.png) no-repeat top left;
	padding: 12px 20px 0px 50px;
	line-height: 1.2em;
	width: 130px;
}
.recent-projects ul li ul {
	background: transparent;
	padding: 0px 0px 0px;
	
}
.recent-projects ul li ul li {
	font-size: 0.85em;
	line-height: 1.3em;
	background: transparent;
	padding: 0px 0px 0px 0px;
	width: 130px
}
.recent-projects div {
	margin-top: 0px;
	padding: 10px 0px
}

.right-column {
	margin-left: 235px;
	background: transparent;
	width: 450px
}
.right-column div {
	padding: 12px;
	line-height: 1.5em;
	background: transparent
}
p.news-meta {
	font-size: 0.9em;	
	margin-top: 0px;	
	color: #7F7F7F
}
#newsletter {		background: transparent url(resources/img/subscribe-bg.png) top left no-repeat;	padding: 0px;	font-size: 0.9em	}#newsletter h3 {	padding: 52px 0px 0px;	height: 0px;	overflow: hidden}
#newsletter-inner {	background: url(resources/img/subscribe-bg.png) bottom left no-repeat;}#newsletter form {		margin-left: 25px;	}#newsletter form input {	width: 144px;	color: #1B1B1B;	font-size: 0.98em}#newsletter form input#subscribe {	margin: 8px 0px 22px;	width: 148px;	height: 0px;	padding-top: 25px;	background: transparent url(resources/img/subscribe-btn.gif) top left no-repeat;		/*margin: 5px 0px 0px 14px;*/	border: 0px;	overflow: hidden;	cursor: pointer}#confirmation {		margin: 3px 0px 0px 25px;	height: 44px	}
/*_________________________________________________________			RIGHT COLUMN (NAV)		_______________*/

#main-navigation {
	float: right;
	width: 251px;
	background: transparent url(resources/img/sidebar-bg.png) no-repeat;
}
#main-navigation h3 {
	margin: 7px 0px 4px 1px;
	padding: 51px 0px 0px;
	height: 0px;
	overflow: hidden
}
#main-navigation h3#work {
	margin: 3px 0px 4px 1px;
}
#main-navigation ul {
	list-style: none;
	padding: 0px;
	margin: 0px
}
#main-navigation li {
	margin-left: 11px;
	margin-right: 6px
}
#main-navigation li a {
	padding: 2px 0px 1px 23px;
	color: #f8f8f8;
	text-decoration: none;
	display: block;
	background: transparent;
	border-bottom: #1B1B1B 1px solid;
}
#main-navigation li a:hover {
	color: #303030;
	text-decoration: none;
	background: #f8f8f8 url(resources/img/sidebar-link-bg.gif) no-repeat;
	border-bottom: #8a8a8a 1px solid;
}
#main-navigation #work {
	background: transparent url(resources/img/sidebar-work-bg.gif) no-repeat;
}
#main-navigation #company {
	background: transparent url(resources/img/sidebar-company-bg.gif) no-repeat;
}
#main-navigation #talk {
	background: transparent url(resources/img/sidebar-talk-bg.gif) no-repeat;
}
/* Search Box */
#search-box {
	padding-bottom: 400px;
	margin: 5px 0px 0px 0px;
	background: transparent url(resources/img/sidebar-bg.png) left bottom no-repeat;
}
#search-box div {
	background: transparent url(resources/img/sidebar-search-bg.gif) left top no-repeat;
	margin: 0px 0px 0px 1px;
	padding-top: 26px;
	padding-bottom: 24px;
}
#search-box input#s {
	width: 114px;
	height: 25px;
	margin-top: 10px;
	margin-left: 24px;
	padding: 0px 0px 0px 6px;
	border: 0px;
	color: #F8F8F8;
	background: transparent;
	float: left;
}
#search-box input#searchsubmit {
	width: 66px;	
	height: 25px;
	margin: 5px 0px 0px 14px;
	border: 0px;
	color: #F8F8F8;
	background: transparent;
	padding: 25px 0px 0px;
	height: 0px;
	overflow: hidden;
	cursor: pointer
}
#search-box input#s:focus {
	
}
#search-box .hidden {
	display: none
}

/* Headings */
h1 {
	padding: 30px 0px 10px;
	margin: 0px
}
h1 a {
	text-decoration: none
}
h3 {
	margin: 0px
}
h4 {
	margin: 0px
}

hr {
	clear: both;
	visibility: hidden
}


/*_________________________________________________________			CATEGORY PAGE		_______________*/

.intro-text div { /* the intro content below the header */
	width: 650px;
	margin-left: 14px
}
.project-thumbs {
	width: 738px;
	background: transparent url(resources/img/hr-bg.gif) 10px 0px no-repeat;
	padding-top: 22px;
	margin-top: 28px
}
.project-thumb {
	background: transparent;
	float: left;
	width: 340px;
	padding: 12px 12px 12px 6px
}
.project-thumb img {
	float: left;
	padding-right: 12px;
	border: 0px
}
.project-thumb div {
	float: left;
	padding: 10px 12px 0px 0px;
	width: 175px;
	font-size: 0.9em;
	line-height: 1.4em
}
.project-thumb p {
	margin-top: 0px
}
.project-thumb ul {
	padding-left: 0px;
	list-style: none;
	margin: 5px 0px 0px
}

/*_________________________________________________________			CONCEPT PAGE		_______________*/

.concept-thumb {
	background: transparent;
	width: 640px;
	height: 105px;
	padding: 12px 12px 12px 6px
}
.concept-thumb img {
	float: left;
	padding-right: 12px;
	border: 0px
}
.concept-thumb div {
	
	padding: 10px 12px 0px 0px;
	width: 600px;
	font-size: 0.9em;
	line-height: 1.4em
}
.concept-thumb p {
	margin-top: 0px
}

/*_________________________________________________________			PROJECT PAGE		_______________*/

.project-body {
	width: 440px;
	margin: 0px 0px 0px 254px;
	background: transparent
}
.project-body p {
	width: 410px;
}
/* Project details definition list */
dl.project-details {
	font-size: 0.85em;
	line-height: 1.5em;
	width: 190px;
	text-align: left;
	background: url(resources/img/hr-bg.gif) no-repeat bottom left;
	padding: 6px 2px 24px;
	float: left;
	margin: 0px 10px
}
dl.project-details dt {
	font-weight: bold;
	margin: 8px 0px 2px
}
dl.project-details dd {
	margin: 0px
}
ul.breadcrumbs {
	float: left;
	clear: left;
	padding: 12px 0px 0px 13px;
	margin: 0px;
	font-size: 0.85em;
	list-style: none;
	/*list-style-image: url(resources/img/bullet-double-arrow-left.gif) */
}
ul.breadcrumbs li {
	padding-left: 17px;
	background: url(resources/img/bullet-double-arrow-left.gif) 0px 6px no-repeat
}
.project-body h3, .page-inner h3 {
	font-size: 0.9em;
	color: #56371A;/*#06870f;#776252;#8e572a;*/
	background: url(resources/img/h3-bg-3.png) no-repeat;
	padding: 10px 0px 0px 40px;
	text-transform: uppercase;
	margin-top: 2em
}
.project-body ul {
	width: 350px;
	margin-top: -14px;
	padding-top: 0px;
	list-style: none
	/*padding-left: 14px;*/
	/*list-style-image: url(resources/img/bullet.gif);*/
}
.project-body li {
	padding-top: 14px;
	padding-left: 20px;
	background: url(resources/img/bullet.gif) 0px 20px no-repeat;
}
.project-body blockquote p {
	font-size: .95em;
	line-height: 1.6em;
	width: 350px;
	padding: 0px 16px 8px;
}
.closing-blockquote {
	background: url(resources/img/quote-mark-close.gif) 350px bottom no-repeat;
	padding-bottom: 24px;
}
.visit-site-heading {
	background: url(resources/img/hr-bg.gif) no-repeat top left;
	padding-top: 20px;
}

.visit-site-img, .view-project-img {
	background: url(resources/img/visitsite_btn.png) no-repeat top left;
	padding-top: 82px;
	height: 0px;
	overflow: hidden;
	display: block;	
}

.view-project-img {
	background: url(resources/img/viewproject_btn.png) no-repeat top left;
}
.outcomes-heading {
	background: url(resources/img/hr-bg.gif) no-repeat top left;
	padding-top: 20px;
}

/*_________________________________________________________			"PAGES" & CONTACT PAGE		_______________*/

.page-inner {
	padding-left: 12px;
}
#page-7 {
	
}
#page-7 form {
	clear: left;
	padding-top: 26px;
	background: url(resources/img/hr-bg.gif) 0px 18px no-repeat;
}
#page-7 dl {
	font-size: 1em;
	width: auto;
	line-height: 1.6em;
	line-height: 1.6em;
	text-align: left;
	float: right;
	padding: 0px 30px 0px 0px;
	margin: 13px 0px 0px;
	height: auto
}
#page-7 dt {
	float: left;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	width: 60px
}
#page-7 dd {
	clear: none;
	line-height: 1.6em;
	margin: 0px 0px 0px 70px
}
.float-left {
	float: left;
	margin-top: 13px
}
.small {
	font-size: 0.85em
}

/* SEARCH PAGE */

.search {
	width: 500px;
	margin: 14px 0px 0px 14px;
	background: url( resources/img/hr-bg.gif ) left bottom no-repeat;
	padding-bottom: 1em;
}
.search h3 {
	font-size: 1em;
	margin: 14px 0px 0px -1px
}
.search p {
	margin-top: 2px
}

/* SERVICES PAGE-2, COMPANY PAGE-76, CLIENTS PAGE-19 */

.page-2 p, .page-76 p, .page-19 p, .page-88 p {
	width: 650px;
}
.page-2 h3 {
	font-size: 1em;
	margin-top: 16px;
	padding-top: 18px;
	background: url(resources/img/hr-bg.gif) left top no-repeat
}
ul.left-services, ul.right-services {
	width: 310px;
	margin: 0px 0px 10px 0px;
	padding: 14px 14px 14px 0px;
	list-style: none;
	font-size: 0.9em
}
ul.clients-list {
	margin: 0px 0px 10px 0px;
	padding: 18px 14px 14px 0px;
	list-style: none;
	font-size: 0.9em;
	background: url(resources/img/hr-bg.gif) left top no-repeat
}
ul.left-services {
	float: left
}
ul.right-services {
	float: right
}
ul.left-services li, ul.right-services li, ul.clients-list li {
	padding-left: 20px;
	background: url(resources/img/bullet.gif) 0px 6px no-repeat;
}
.page-76 p span {
	text-transform: uppercase;
	font-size: 1em;
}
p.clear {
	clear: left;	
}
