	/*
THEME NAME: HRtechReport
THEME URI: http://hrtechreport.com.au
DESCRIPTION: More good work by Rod
VERSION: 1.0
AUTHOR: Rod Bishop
AUTHOR URI:
TAGS: hrtech, sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */

/* Just some example content */

/*

div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

*/

@charset "UTF-8";
/* CSS Document */

body {
	background-color:#e6e6e6;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	}

p {
	font-size:12px;
	line-height:19px;
	color:#666666;
	margin:15px 0;
}

strong {
	color:#333333;
}

div.entry-date,
div.entry-meta {
	font-size:12px;
	color:#666666;
	font-style:italic;
}

h2 {
	font-size:13px;
	color:#333333;
	font-weight:bold;
	margin:25px 0 5px 0;
	}

ul {
	padding-left:15px;
	margin:21px 0;
	list-style-image: url("/wp-content/themes/hrtechreport/images/bullet.png");
	}

li {
	font-size:12px;
	line-height:19px;
	padding:4px 0px 4px 7px;
	color:#666666;
	}

a { 
	color:#333333;
	}

input {
	border:1px solid #cccccc;
	}

.text-field,
.text_field {
	border:1px solid #cccccc;
	width:400px;
	}

.compulsory,
.required {
	position:relative;
	top:4px;
	font-size:14px;
	color:#69080a;
	}	

#page {
	background:url(/wp-content/themes/hrtechreport/images/2-bodybg.png) top center no-repeat;
	}
	
#content-outer {
	width:950px;
	background:#FFFFFF;
	}

#content-survey-outer {
	width:990px;
	background:#FFFFFF;
	}

#content-inner {
	text-align:left;
	background:url(/wp-content/themes/hrtechreport/images/2-human-technology.png) bottom left no-repeat;
	}

#content-outer-2 {
	width:950px;
	height:172px;
	background:url(/wp-content/themes/hrtechreport/images/2-navigo-footer.png) bottom center no-repeat;
	}

#content-inner-2 {
	text-align:left;
	padding-top:73px;
	padding-left:350px;
	}

#content-inner-2 p {
	font-size:12px;
	line-height:18px;
	color:#676767;
	}

.shad {
	width:980px;
	background:url(/wp-content/themes/hrtechreport/images/2-shadow.png);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:20px;
	}

#right {
	float:right;
	width:475px;
	margin:20px 0px;
	border-left:1px solid #ececec;
	}

#right-survey {
	float:right;
	width:515px;
	margin:10px 10px;
	border-left:1px solid #ececec;
	}

#right-inner {
	padding:0px 20px;
	}
	
#left {
	float:left;
	width:435px;
	text-align:center;
	}

#left-inner {
	padding-left:29px;
	padding-top:20px;
	}

#left-inner img {
	margin-bottom:15px;
}

#logo {
	width:400px;
	height:65px;
	background:url(/wp-content/themes/hrtechreport/images/logo.png);
	background-position:top center;
	background-repeat:no-repeat;
	}

#logo h1 {
	visibility:hidden;
	height:0;
	margin:0;
	padding:0;
	}	

#logo {
	width:400px;
	height:65px;
	background:url(/wp-content/themes/hrtechreport/images/logo.png);
	background-position:top center;
	background-repeat:no-repeat;
	margin-top:70px;
	}

#logo h1 {
	visibility:hidden;
	height:0;
	margin:0;
	padding:0;
	}	

h1#masthead {
	background-image:url(/wp-content/themes/hrtechreport/images/2-hero-text-2011.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:190px;
	width:317px;
	margin-top:0;
	padding:0;
	text-indent:-9999px;
}

body.page-template-page-land-php h1#masthead {
	background-image:url(/wp-content/themes/hrtechreport/images/2-land-text-2011.png);
	height:142px;
}

a#homelink {
	height:65px;
	width:950px;
	display:block;
	text-indent:-9999px;
}

.button {
	border:0;
}

#button {
	border:0px;
	margin-top:50px;
	}

#button-text {
	margin:0;
	padding:0;
	font-style:italic;
	font-size:12px;
	color:#333333;
	}

.cls {
	clear:both;
	height:0px;
	visibility:hidden;
	}

#nav {
	width:980px;
	background:url(/wp-content/themes/hrtechreport/images/2-shadow.png);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:20px;
	}

#nav li {
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
	list-style-type:none;
}
#nav ul {
	padding:0;
	margin:0;
}
	
#nav a {
	padding-left:10px;
	padding-right:10px;
	font-style:italic;
	color:#666666;
	font-size:14px;
	}

#nav a.special,
#nav li.page-item-14 a,
#nav li.page-item-25 a {
	padding-left:10px;
	padding-right:10px;
	font-style:italic;
	font-size:14px;
	color:#69080a;
	}

a.special {
	color:#69080a;
	}

#footer {
	margin-top:90px;
	margin-bottom:45px;
	}

#footer-simple,
body.page-template-page-download-php #footer,
body.page-template-page-simple-php #footer {
	margin-top:45px;
	margin-bottom:45px;
	}

#footer p {
	color:#666666;
	font-size:12px;
	line-height:17px;
	}
	
#footer a {
	color:#666666;
	}

h1.download,
body.pageid-25 h1,
body.pageid-86 h1,
body.page-template-page-download-php h1,
body.page-template-page-simple-php h1 {
	font-size:28px;
	padding:0;
	margin:10px 0 45px 0;
	font-family:Arial, Helvetica, sans-serif;
	}

td {
	font-size:12px;
	color:#333333;
	padding-bottom:10px;
}
td span {
	font-weight:bold;
}

/* STYLING FOR GOOGLE DOCS FORM */

.hiddendiv {
	display:none;
	height:0;
	visibility:hidden;
	}

.ss-q-title {
	display:block;
	font-size:12px;
	color:#333333;
	padding-bottom:10px;
	font-weight:bold;
	}

.ss-q-title2 {
	display:inline;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	}

.ss-q-help {
	display:block;
	font-size:10px;
	color:#666666;
	font-style:italic;
	}

ul.ss-choices {
	padding-left:0;
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	}

li.ss-choice-item {
	padding-left:0;
	}
	
li.ss-choice-item label {
	font-size:10px;
	color:#666666;
	}

.ss-q-short {
	margin:15px 0;
	}
	
#download-button {
	width: 400px;
	height: 63px;
	margin: 0;
	padding: 0;
	border: 0;
	}

#forward-button {
	width: 400px;
	height: 63px;
	margin: 0;
	padding: 0;
	border: 0;
	}
	
body.blog div#content div.entry-content {
	margin-bottom:40px;
}



