/* general reset */
html {background:#b2b2b2;}
body {
	margin:0;
	color:#333;
	font:12px/17px Arial, Helvetica, sans-serif;
	background:#fff url('https://www.robknights.com.au/images/robknights/bg-page.jpg');
	min-width:950px;
}
img {border-style:none;}
a {
	text-decoration:none;
	color:#f58026;
}
a:hover {text-decoration:underline;}
input, textarea, select {
	font:10px Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#808080;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
ol {
	list-style-type: decimal;
}
/* header */
#header {
	width:100%;
	position:relative;
	padding:0 0 20px;
}
/* top row */
#header .row {
	background:#b2b2b2 url('https://www.robknights.com.au/images/robknights/bg-header-row.gif') repeat-x 0 100%;
	width:100%;
	color:#fff;
	font-size:10px;
	line-height:14px;
	padding:5px 0;
	margin:0 0 18px;
}
#header .row a {color:#fff;}
#header .row-holder {
	margin:0 auto;
	width:940px;
	overflow:hidden;
}
#header .row-frame {
	float:right;
	padding:4px 1px 0 0;
}
.name {
	float:left;
	margin:0 3px 0 0;
}
.user-menu {
	float:left;
	overflow:hidden;
	font-weight:bold;
	padding:0;
	margin:0;
	list-style:none;
}
.user-menu li {
	float:left;
	background:url('https://www.robknights.com.au/images/robknights/separator-user-menu.gif') no-repeat 0 3px;
	padding:0 5px 0 9px;
	margin:0 2px 0 -2px;
}
.link {
	float:left;
	font-weight:bold;
	margin:0 0 0 20px;
}
/* search */
.search {
	float:left;
	width:162px;
	height:22px;
	margin:-4px 0 0 34px;
}
.search form,
.search fieldset {
	float:left;
	background:url('https://www.robknights.com.au/images/robknights/bg-inputs.png') no-repeat;
	padding:1px 1px 1px 0;
}
.search form {padding:0;}
.search .parent-focus {background-position:0 -44px;}
.search input {
	float:left;
	padding:3px 4px 3px 1px;
	margin:0;
	width:133px;
	height:14px;
	line-height:14px;
	background:none;
	border:none;
}
.search .submit, .submit-small {background:url('https://www.robknights.com.au/images/robknights/bg-inputs.png') no-repeat 0 -22px;
	width:24px;
	height:22px;
	overflow:hidden;
	text-indent:-9999px;
	padding:0;
	margin:-1px 0 -1px -1px;
	border:none;
	font-size:0;
	line-height:0;
	cursor:pointer;
}
.search .submit:hover {background-position:0 -66px;}

.submit-small {background:url('https://www.robknights.com.au/images/robknights/submit-small.png') no-repeat 0 0px;
    width:54px;
}

.submit-small:hover {background-position:0 -23px;}

.header-holder {
	margin:0 auto;
	overflow:hidden;
	width:940px;
	padding:0 0 14px;
}
/* logo */
.logo {
	float:left;
	background:url('https://www.robknights.com.au/images/robknights/logo.gif') no-repeat;
	width:101px;
	height:111px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 34px 0 0;
}
.logo a {
	display:block;
	height:100%;
	background:inherit;
}
.text-section {
	float:left;
	width:295px;
	padding:20px 78px 0 0;
}
.text-section h1 {
	margin:0 0 3px;
	font:bold 16px/18px Georgia, 'Times New Roman', Times, serif;
	color:#00529b;
}
.text-section p {margin:0;}
/* newsletter section */
.newsletter-section, .login-section {
	float:right;
	width:432px;
	background:url('https://www.robknights.com.au/images/robknights/bg-newsletter-section.jpg') repeat-y -432px 0;
	margin:4px 0 0;
}

.login-section {float:left;}

.input-placeholder-text {
    position: relative !important;
    color: #808080 !important;
    font: 10px Arial,Helvetica,sans-serif !important;
    vertical-align: middle !important;
    padding: 3px 6px;
    width: 148px;
    display:none !important;
}

.newsletter-section .holder, .login-section .holder {background:url('https://www.robknights.com.au/images/robknights/bg-newsletter-section.jpg') no-repeat;
	width:100%;
}
.newsletter-section .frame, .login-section .frame {background:url('https://www.robknights.com.au/images/robknights/bg-newsletter-section.jpg') no-repeat 100% 100%;
	padding:11px 8px 17px;
        min-height: 40px;
}
.newsletter-section .ttl, .login-section .ttl {
	display:block;
	margin:0 0 5px;
	font:bold 16px/18px Georgia, 'Times New Roman', Times, serif;
	color:#00529b;
}
.newsletter-section p, .login-section p {margin:0 0 9px;}
.newsletter-section form, .login-section form {
	overflow:hidden;
	width:413px;
}
.input-text {
	float:left;
	background:url('https://www.robknights.com.au/images/robknights/bg-inputs.png') no-repeat;
	width:160px;
	height:20px;
	margin:0 7px 0 0;
	padding:1px;
}
.input-text input {
	float:left;
	padding:3px 6px;
	width:148px;
	height:14px;
	line-height:14px;
	margin:0;
	border:none;
	background:none;
}
.input-text.parent-focus {background-position:0 -44px;}
.newsletter-section .submit, .login-section .submit {
	float:right;
	background:url('https://www.robknights.com.au/images/robknights/bg-inputs.png') no-repeat 0 -88px;
	width:74px;
	height:22px;
	overflow:hidden;
	text-indent:-9999px;
	padding:0;
	margin:0;
	border:none;
	font-size:0;
	line-height:0;
	cursor:pointer;
}
.newsletter-section .submit:hover {background-position:0 -110px;}

.login-section .submit {background:url('https://www.robknights.com.au/images/robknights/login.png') no-repeat 0 0;
}
.login-section .submit:hover {background:url('https://www.robknights.com.au/images/robknights/login.png') no-repeat 0 -23px;
}

/* main navigation */
#nav {
	padding:0;
	margin:0 auto;
	list-style:none;
	background:#478113 url('https://www.robknights.com.au/images/robknights/bg-nav.png') no-repeat;
	width:940px;
	height:38px;
	font-weight:bold;
	text-shadow:-1px 2px 3px #000;
}
#nav li {
	float:left;
	background:url('https://www.robknights.com.au/images/robknights/separator-nav.gif') no-repeat;
	padding:0 0 0 2px;
        width:132px;
}
#nav li:first-child {
	background-image:none;
	padding:0 0 0 1px;
}
#nav li:first-child a {padding-left:2px;}
#nav a {
	float:left;
	width:132px;
	text-align:center;
	color:#fff;
	padding:11px 0 10px;
}
#nav a:hover {
	text-decoration:none;
	background:url('https://www.robknights.com.au/images/robknights/bg-nav-hover.gif') repeat-x;
}
#nav li.active {
	text-decoration:none;
	background:url('https://www.robknights.com.au/images/robknights/bg-nav-hover.gif') repeat-x;
}
#nav li.parent-active {
	text-decoration:none;
	background: #427c11 url('https://www.robknights.com.au/images/robknights/bg-nav-hover.gif') repeat-x;
}

/* Second level menu */
#nav li ul {
    position: absolute;
    width:132px;
    left: -999em;
    z-index: 10;
    padding: 0;
    margin-top: 38px;
    list-style: none;
}

#nav li:hover ul {
    left: auto;
}

#nav li ul li {
    background-image: none;
    background-color: #427c11;
    padding-left: 1px;
    border-bottom: 1px solid #7aa455;
}

#nav li ul li:first-child {
	background-image:none;
	padding:0 0 0 1px;
}

#nav li ul li.active {
	text-decoration:none;
	background: #427c11 url('https://www.robknights.com.au/images/robknights/bg-nav-hover.gif') repeat-x;
}

#nav li ul li:first-child a {padding-left:0px;}

/* Third Level Nav */

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
        margin: 0 0 0 132px;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#main {
	width:950px;
	margin:0 auto 1px;
	background:url('https://www.robknights.com.au/images/robknights/bg-main.gif') repeat-y 754px 0;
}
.main-holder {background:url('https://www.robknights.com.au/images/robknights/bg-main-t.gif') no-repeat 754px 0;
	width:100%;
}
.main-frame {background:url('https://www.robknights.com.au/images/robknights/bg-main-b.gif') no-repeat 754px 100%;
	padding:1px 5px 10px;
	overflow:hidden;
	width:940px;
}
/* content */
#content {
	float:left;
	width:735px;
	padding:3px 0 0;
}
/* slider */
.slider {
	position:relative;
/*	margin:0 -3px 34px;*/
	width:741px;
        /*741*/
}
.slider .frame {
	overflow:hidden;
	width:100%;
	position:relative;
}
.slider ul {
	padding:0;
	margin:0;
	list-style:none;
	width:99999px;
	overflow:hidden;
}
#content .slider li {
	float:left;
	width:735px;
	padding:1px 0px 5px;
/*        margin-left: 2px;*/
	position:relative;
        background: none;
	z-index: 1;
}
.slider li img {vertical-align:top;padding-left: 3px;}
.slider li .holder {
	position:absolute;
	top:0;
	left:0;
	background:url('https://www.robknights.com.au/images/robknights/bg-slider-holder.png') no-repeat;
	width:189px;
	height:137px;
	padding:19px 10px 0 542px;
	color:#aad3f8;
	z-index: 1;
}
.slider li .holder .ttl {
	display:block;
	font:bold 16px/18px Georgia, 'Times New Roman', Times, serif;
	color:#fff;
	padding:0 0 9px;
}
.slider li .holder p {margin:0 0 2px;}
.text-block {background:url('https://www.robknights.com.au/images/robknights/bg-main.gif') repeat-y 246px 0;
	width:740px;
	margin:0 0 32px -5px;
}
.text-block .holder {background:url('https://www.robknights.com.au/images/robknights/bg-main-t.gif') no-repeat 246px 0;
	width:100%;
}
.text-block  .frame {background:url('https://www.robknights.com.au/images/robknights/bg-main-b.gif') no-repeat 246px 100%;
	overflow:hidden;
	width:100%;
}
.text-block p {margin:0;}
.left-side {
	float:left;
	/*text-align:right;*/
	font:normal 12px/17px Arial, Helvetica;
	width:238px;
}
.right-side {
	float:right;
	width:475px;
}
/* links */
.blocks {
	overflow:hidden;
	width:747px;
	margin:0 -7px 0 -5px;
	font:bold 11px/15px Georgia, 'Times New Roman', Times, serif;
}
.blocks .section {
	float:left;
	width:247px;
	margin:0 2px 0 0;
}
.blocks .section a {
	display:block;
	overflow:hidden;
	cursor:pointer;
	background:url('https://www.robknights.com.au/images/robknights/bg-block.png') no-repeat;
	padding:27px 10px 10px;
	height:59px;
	color:#f58027;
}
.blocks .section a img {
	float:left;
	margin:-17px 4px 0 0;
}
.blocks .section a span {
	display:block;
	text-transform:uppercase;
	padding:0 0 3px;
}
.blocks .section a strong {
	margin:0;
	display:block;
	font-size:15px;
	line-height:17px;
	color:#00529b;
}
.blocks .section a:hover {
	text-decoration:none;
	background-position:0 -96px;
}
.blocks .section a:hover span {color:#305809;}
.blocks .section a:hover strong {color:#fff;}
/* sidebar */
#sidebar {
	float:right;
	width:174px;
}
#sidebar h3 {
	margin:0 0 5px;
	font:bold 16px/18px Georgia, 'Times New Roman', Times, serif;
	color:#00529b;
}
.items {
	overflow:hidden;
	padding:0 0 10px;
}
.items .item {background:url('https://www.robknights.com.au/images/robknights/separator-items.gif') repeat-x;
	margin:-1px 0 0;
	padding:8px 0 9px;
}
#sidebar h4 {
	margin:0 0 2px;
	font-size:12px;
	line-height:17px;
}
#sidebar h4 a {color:#414040;}
#sidebar p {
	margin:0;
	word-spacing:-2px;
}
/* footer */
#footer {background:url('https://www.robknights.com.au/images/robknights/bg-footer.jpg');
	padding:20px 0 0;
}
.footer-holder {
	width:940px;
	overflow:hidden;
	margin:0 auto;
	padding:0 0 11px;
}
.footer-holder .title {
	display:block;
	padding:0 0 10px;
	font:bold 16px/18px Georgia, 'Times New Roman', Times, serif;
}
.links-section {
	float:left;
	font-size:10px;
	line-height:14px;
	width:300px;
	padding:0 1px 0 0;
}
.links-section a {color:#414040;}
.links-section .columns {
	overflow:hidden;
	width:100%;
}
.links-section .columns ul {
	float:left;
	padding:0 33px 0 0;
	list-style:none;
	margin:0;
	white-space:nowrap;
}
.links-section .columns ul li{
	padding:0 0 10px;
}
.connect-section {
	float:left;
	width:285px;
	padding:0 11px 0 0;
}
.social-nw {
	padding:4px 0 0;
	margin:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.social-nw li {
	float:left;
	margin:0 8px 0 0;
}
.message-section {
	float:right;
	width:343px;
}
.message-section form {
	overflow:hidden;
	width:100%;
	padding:1px 0 0;
}
.textarea {
	float:left;
	background:url('https://www.robknights.com.au/images/robknights/bg-inputs.png') no-repeat 0 -132px;
	width:171px;
	height:70px;
	padding:1px;
	margin:0 8px 0 0;
}
.textarea.parent-focus {background-position:0 -204px;}
.textarea textarea {
	float:left;
	border:none;
	background:none;
	padding:3px 0 0 5px;
	margin:0;
	width:166px !important;
	height:67px !important;
	max-width:166px;
	max-height:67px;
	overflow:auto;
}
.message-section .input-text {margin:0 0 6px;}
.message-section .submit {
	float:left;
	background:url('https://www.robknights.com.au/images/robknights/bg-inputs.png') no-repeat 0 -276px;
	width:89px;
	height:12px;
	padding:0;
	margin:0;
	border:none;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.captcha img { width: 160px; }
.comment-form .error {
	background-position-y: -288px;
}
#footer .row {
	background:#b2b2b2 url('https://www.robknights.com.au/images/robknights/bg-footer-row.gif') repeat-x;
	font-size:10px;
	line-height:14px;
	text-align:center;
	color:#fff;
	padding:12px 0;
}
#footer .row-holder {
	width:940px;
	margin:0 auto;
}
#footer .row p {margin:0;}
.copyright {padding:0 13px 0 0;}
.hidden {display:none;}

/* Additions to CSS */
#content h1 {
	margin:0 0 20px;
	font:bold 20px/22px Georgia, 'Times New Roman', Times, serif;
	color:#00529b;
}

#content h2 {
	margin:25px 0 10px;
	font:bold 16px/18px Georgia, 'Times New Roman', Times, serif;
	color:#00529b;
}

#content h2 a {color:#00529b;}

#content p {
	margin:0 0 10px;
}

#content ul, #sidebar ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

#content li, #sidebar li {
    background-image: url('https://www.robknights.com.au/images/robknights/list-icon.jpg');
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 14px;
    margin-bottom: 10px;
}

a.read-more {
    font-weight: bold;
}

.entry-excerpt {
    background:#ffffff /*url('https://www.robknights.com.au/images/robknights/entry-excerpt-background.png') no-repeat;*/
    width: 700px;
    height: auto;
    padding: 15px;
    margin-top:15px;
    margin-bottom:15px;
    margin-right:10px;
    border:1px solid #cccccc;
-moz-border-radius: 15px;
border-radius: 15px;
box-shadow: 5px 5px 10px #888888;
padding-bottom:5px;
}

#content .entry-excerpt h2 {
    margin-top: 8px;
}

.website-by {
    padding: 0 0 0 13px;
}

.website-by a {
    color: #ffffff;
}

.register-form {
    width: 737px;
}

.register-form-content {
    background:transparent url('https://www.robknights.com.au/images/robknights/register-form-background.png') repeat;
    margin-left: 12px;
    margin-right: 12px;
    padding: 8px 0px 16px 23px;
}

.register-form-top {
    background:transparent url('https://www.robknights.com.au/images/robknights/register-form-top.png') no-repeat;
    height:14px;
}
.register-form-left {
    background:transparent url('https://www.robknights.com.au/images/robknights/register-form-left.png') repeat-y;
}

.register-form-right {
    background:transparent url('https://www.robknights.com.au/images/robknights/register-form-right.png') repeat-y right;
    margin-right:1px;
}

.register-form-bottom {
    background:transparent url('https://www.robknights.com.au/images/robknights/register-form-bottom.png') no-repeat;
    height:14px;
}

#content .register-form h1 {
    margin-bottom: 10px;
}

.required {
    color: #fe0000;
}

.register-form label {
    float:left;
    width: 118px;
    padding-top: 2px;
}

.register-form label.col-2 {
    margin-left: 60px;
}

.clear {clear:both;}

.register-form .input-text {
    margin-bottom: 10px;
}

.register-form label.col-2.right-only {
    margin-left: 347px;
}

.input-text select {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    float: left;
    height: 21px;
    line-height: 14px;
    margin: 0;
    padding: 3px 6px;
    width: 160px;
}

.horizontal-divider {
    background:transparent url('https://www.robknights.com.au/images/robknights/horizontal-divider.png') no-repeat center;
    height: 3px;
    width: 100%;
    clear:both;
    margin: 20px 0px;
    float:left;
}

.register-form label.checkbox-label {
    float:left;
    width: 450px;
    margin-left: 15px;
}

.input-checkbox {float:left;}

.register-form .input-checkbox{
    margin-top: 12px;
}

.register-form .submit {
    background: url("https://www.robknights.com.au/images/robknights/submit.png") no-repeat scroll 0 0px transparent;
    border: medium none;
    cursor: pointer;
    float: right;
    font-size: 0;
    height: 34px;
    line-height: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
    width: 115px;
    margin-right: 56px;
}

.register-form .submit:hover {background-position:0 -35px;}

#sidebar li a {
    color: #414040;
}

#sidebar li a:hover {
    color: #f58026;
}

#sidebar .archive {
    padding: 15px 15px 1px;
    border-radius: 3px 10px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    margin-bottom: 16px;
}


/* Contact Popup */
#enquiry-contact-popup {
    color: #ffffff;
    padding: 10px;
    background-color: #b2b2b2;
}

#enquiry-contact-popup-close {
    float:right;
    width: 18px;
    height: 18px;
    padding-left: 18px;
    cursor: pointer;
}


#enquiry-contact-popup-wrapper {
    display:none;
    position: absolute;
    z-index: 30;
    background-color: #ffffff;
    padding: 10px;
    margin-left: 30px;
}

#enquiry-errors ul li {
   padding: 5px 0px;
   font-weight: normal;
}

#enquiry-message p.heading {
    color: #ffffff;
    font: bold 16px/18px Georgia,'Times New Roman',Times,serif;
}

#enquiry-message p {
    color: #ffffff;
}

#enquiry-hidden-div {display:none;}

#pagination-container {
    text-align: center;
    margin:0 auto;
    width: 100%;
}

#content .pagination {

    text-align: center;
}

#content .pagination li {
    display: inline;
    background: none;
    padding-left: 0;
}
#content .pagination li a{
    color: #b2b2b2;
    font-weight:bold;
    text-transform: uppercase;
    display: inline-block;
    width: 16px;
    padding-left: 1px;
}

#content .pagination li a:hover{
    text-decoration: none;
    color: #acce2e;
}

#content .pagination li a.page-next{
    width: 53px;
    background: url("https://www.robknights.com.au/images/robknights/pg-right.png") no-repeat center right;
    display: inline-block;
    padding-left: 15px;
}

#content .pagination li a.page-previous{
    width: 53px;
    background: url("https://www.robknights.com.au/images/robknights/pg-left.png") no-repeat center left;
    display: inline-block;
    padding-right: 15px;
}

#content .pagination li a.active {
    background: url("https://www.robknights.com.au/images/robknights/bg-pagination.png") no-repeat;
    color: #ffffff;
}

#content .pagination li a.page-next:hover{
    background: url("https://www.robknights.com.au/images/robknights/pg-right-hover.png") no-repeat center right;
}

#content .pagination li a.page-previous:hover{
    background: url("https://www.robknights.com.au/images/robknights/pg-left-hover.png") no-repeat center left;
}

#channel-search {float:right;}

#sidebar #about-rob-knights p {
    word-spacing: 0px;
    margin-bottom: 15px;
}

.posted-in {
    float:right;
    font-size: 10px;
    color: #979797;
    margin-right: 10px;
}

.posted-in a {
    color: #979797;
}

.tweet {
    float:right;
    width: 125px;
    background: url("https://www.robknights.com.au/images/robknights/bg-tweet.png") no-repeat top left;
    margin-right: 10px;
    margin-top: -28px;
}

.tweet span.count {
    
    width: 45px;
    height: 20px;
    padding-top: 1px;
    margin-right: 12px;
    font-size: 10px;
    color: #414040;
    float:left;
    text-align: right;
}

.tweet span.message {
   
    width: 68px;
    height: 20px;
    display: inline-block;
    padding-top: 1px;
    font-size: 10px;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
}

/* Tring to 'fix' twitters new horrible api */
iframe#twitter-widget-0 {
	width: 174px !important;
}

.hjmedia ul {
	list-style: none;
	list-style-type: none;
}
.hjmedia li {
    margin: 1px;
    padding: 0;
    float: left;
    list-style:none; 
list-style-type: none;
}



