/* @override 
	http://backyard.mighty.net.au/wp-content/themes/backyard/css/interface/custom.css
*/

/*
Theme Name : Backyard Cabins
Theme URL : http://backyardcabins.com.au/
Description : Backyard Cabins - cedar, weatherboard, country - kits or erected - Sydney Australia
Author : Mighty Media Pty Ltd.
Version : 1.0
*/


body {
	font: 62.5%/1.6em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0;
	background-color: #FFF;
	text-align: center;
	border-top: 8px solid #006699;
	background: transparent url(../../images/interface/bg.gif) repeat-x 0px 9px;
}

* {
	margin: 0;
	padding: 0;
}

/* @group Reset */

html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
img, ins, kbd, q, s, samp,
small, strike, strong,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: baseline;

}

img{
	border: 0;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

p, ul, ol, blockquote, address {
	margin-top: 5px;
	margin-bottom: 10px;
}

blockquote {
	border-top: 1px solid #dfdfdf;
            display: block;
            margin: 0px 0;
            clear: both;
            color: #414141;
            font-family: "Myriad Pro", Verdana, sans-serif;
            font-size: 14px;
            line-height: 28px;
            font-style: italic;
            padding-left: 40px;

}

blockquote {
  background: transparent url(../../images/interface/blockquote-left.gif) 1% 15% no-repeat;
}
blockquote p {
  background: transparent url(../../images/interface/blockquote-right.gif) 100% 0% no-repeat;
  padding: 5px 0;
}

#post-125 p span{
	color: #b7180d;
	display: block;
	text-align: right;
	padding-right: 40px;
}

p.error {
	font-size: 11px;
	line-height: 16px;
	padding: 10px 10px 20px 10px;
	color: #fff;
	font-weight: bold;
	background-color: #e35f25;
	border: 1px solid #fff;
}

.clear {
	clear: left;
	font-size: 0;
	line-height: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

.hidden {
	

/*

used to hide accessibility items */
	position: absolute;
	left: -9999px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9c0101;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 40px;
	margin-bottom: 10px;
	color: #878a8a;
	text-transform: capitalize;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006699;
	font-weight: normal;
}

h3 {
	font-size: 16px;
	line-height: 24px;
	padding-bottom: 10px;
	text-transform: capitalize;
}

h4 {
	font-size: 14px;
	color: #006699;
}

h5 {
	
}

h6 {
	
}

a:link, a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

a:active {
	color: #b30202;
	text-decoration: none;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

/* @group Layout */

#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;

}

#container {
	float: left;
	width: 778px;
	padding: 0 10px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#header {
	float: left;
	width: 100%;
	position: relative;
	z-index: 1;
	height: 60px;
	background-color: #EEEEEE;
}

#header .menu-header {
	float: right;
	padding: 0px 10px;
	display: inline;
	margin: 0px 0 0 0px;
}

#banner{
	float: left;
	width: 778px;
	height: 100px;
	margin: 0px 0;
	padding-top: 5px;
	position: relative;
	background: transparent url(../../images/interface/banner.jpg) no-repeat 0px 5px;
}


#banner span{
		color: #FFF;
	font-size: 18px;
	padding: 50px 0 0 30px;
	float: left;
	line-height: 22px;
}

#banner img {
	border: 1px solid #616161;
}

#content {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

#main {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}



#main .article, #main .article .article {
	line-height: 18px;
	font-size: 11px;
	padding: 1px 0;
	margin: 15px 15px 10px 15px;
	float: left;
	width: 747px;
	display: inline;
	position: relative;
}

#main .article h3 {
	line-height: 20px;
	color: #165e84;
}

#footer-wrapper{
	width: 100%;
	height: 37px;
	position: relative;
	float: left;
	padding: 0px 0;
	margin: -1px 0 0 0;
	background: transparent url(../../images/interface/footer-wrapper-bg.gif) repeat-x 0px 0px;
}

#footer {
	width: 798px;
	height: 30px;
	font-size: 10px;
	padding: 4px 0;
	margin: 0 auto;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;

}

#header h1 a {
	width: 245px;
	height: 60px;
	float: left;
	display: block;                                            
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url(../../images/interface/logo.gif) no-repeat 0px -5px;
	padding: 0;
	margin: 0px 0 0 20px;
}

/* @end */

/* @group Sidebar */

#sidebar h2 {
	font-size: 1.6em;
	color: #1c5281;
	line-height: 20px;
	padding: 5px 10px;
}

#sidebar p {
	font-size: 1.3em;
	color: #666;
	line-height: 20px;
	padding: 5px 10px;
}

#sidebar h3 {
	background-color: #616161;
	font-size: 1.2em;
	color: #FFFFFF;
	line-height: 20px;
	padding: 5px 10px;
	font-weight: normal;
}

#sidebar ul {
	list-style-type: none;
	padding: 0 10px;
}

#sidebar ul li {
	font-size: 1.2em;
	margin-bottom: 20px;
}

/* @end */

/* @group Footer */

#footer #left-footer {
	float: left;
	width: 350px;
	margin: 0px;
	padding-top: 5px;
	display: inline;
}

#footer .right {
	float: right;
	color: #999;
	margin: 0 10px;
}

#footer #right-footer {
	font-weight: bold;
	float: right;
	padding-top: 10px;
	margin-right: 15px;
	display: inline;
}

#footer a:link, #footer a:visited {


}

#footer a:hover, #footer a:active {
	text-decoration: none;
	border-bottom: 1px solid #7a95a3;
}

#footer a.hilite {
	border-bottom: 1px solid #7a95a3;
}

#left-footer ul{
	float: left;
}

#left-footer ul li{
	float: left;
	padding: 0 10px;
	margin: 0;
}

/* @end */

/* @group Article */

.article div.date {
	width: 50px;
	height: 40px;
	text-align: center;
	color: #FFFFFF;
	font-size: 1.6em;
	padding: 5px 0 0 0;
	background-color: #1C5281;
	float: left;
}

.article a.more-link {
	float: right;
}

.article div.meta {
	color: #000000;
}

.article ul {
	list-style-type: none;
}

.article ul li {
	padding-left: 20px;
	padding-bottom: 0px;
	margin: 0;
	background: transparent url(../../images/interface/bullet.gif) no-repeat 5px 5px;
}

.article ol li {
	margin-left: 25px;
}

/* @end */

/* @group Comment */

.article .commentpopup {
	color: #333;
	float: right;
	font-size: 1.6em;
	text-align: center;
}

.article textarea#comment {
	width: 300px;
}

/* @group Comments */

.comment-body {
	border-bottom: 1px solid #d0d0d0;
}

#comments {
	clear: both;
}

#comments .navigation {
	padding: 0 0 18px 0;
}

h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}

h3#comments-title {
	padding: 24px 0;
}

.commentlist {
	list-style: none;
	margin: 0;
	font-size: 1.2em;
	padding: 30px;
	background: #f4f4f4;
	border: 1px solid #d0d0d0;
}

.commentlist li.comment {
	position: relative;
	background: #fff;
	border: 1px solid #d0d0d0;
	padding: 20px;
	margin: 0 0 20px 0;
	line-height: 20px;
}

.commentlist li:last-child {
	margin-bottom: 0;
}

#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}

#comments .comment-body p:last-child {
	margin-bottom: 6px;
}

#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}

.commentlist ol {
	list-style: decimal;
}

.commentlist .avatar {
	float: right;
	border: 1px solid #d0d0d0;
}

.comment-author {
	
}

.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}

.comment-author .says {
	font-style: italic;
}

.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}

.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}

.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}

.commentlist .even {
	
}

.commentlist .bypostauthor {
	
}

ol.commentlist li ul.children li.depth-2 {
	margin-left: 20px;
}

ol.commentlist li ul.children li.depth-3 {
	margin-left: 20px;
}

ol.commentlist li ul.children li.depth-4 {
	
}

ol.commentlist li ul.children li.depth-5 {
	
}

ol.commentlist ul.children li.odd {
	
}

ol.commentlist ul.children li.even {
	
}

.reply {
	font-size: 12px;
	padding: 0 0 10px 0;
}

.reply a,
a.comment-edit-link {
	color: #888;
}

.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}

.commentlist .children {
	list-style: none;
	margin: 0;
}

.commentlist .children li {
	border: none;
	margin: 0;
}

.nocomments {
	display: none;
}

#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}

.commentlist li.comment+li.pingback {
	margin-top: -6px;
}

#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display: block;
	margin: 0;
}

#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}

/* @end */

/*

@end */

/* @group Dropdown */



.menu, .menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu ul {
	position: absolute;
	top: -999em;
	border-bottom: 1px solid #616161;
}

.menu li {
	float: left;
	position: relative;
	z-index: 99;
}

.menu a {
	display: block;
}

.menu ul li {
	width: 100%;
}

.menu-header ul {
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
	list-style-image: none;
	float: left;
}

.menu-header ul li {
	float: left;
	display: block;
	padding-left: 0px;
}



.menu-header ul li a:link, .menu-header ul li a:visited, .menu-header ul li a:active {
	display: block;
	font-size: 11px;
	padding: 0px 10px;
	margin: 10px 0px;
	border-right: 1px solid;
}

.menu-header li#menu-item-33 a{
	border-right: 0px;
}

.menu-header ul li a:hover {
	color: #CC9933;
}


.menu-header li.current_page_item a{
	color: #CC9933;
}


/* @end */

/* @group Category Nav */

#cat-nav{
	width: 776px;
	float: left;
	background-color: #E4EFF4;
	text-align: left;
	padding: 0px 0 0 0;
	margin: 5px auto 0 0;
	border-top: 1px solid #AFCFDF;
	border-right: 1px solid #AFCFDF;
	border-left: 1px solid #AFCFDF;
}

#cat-nav ul{
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0;
}

#cat-nav ul li{
	display: inline;

}

#cat-nav li a{
	font-size: 12px;
	padding: 9px 20px;
	margin: 0px;}	

.cat-nav, .cat-nav * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.cat-nav ul {
	position: absolute;
	top: 3em;
	border-top: 0;
}

.cat-nav li {
	float: left;
	position: relative;
	z-index: 99;
}

.cat-nav a {
	display: block;
}

.cat-nav ul li {
	width: 100%;
}

.cat-nav ul {
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
	list-style-image: none;
	float: left;
}

#cat-nav ul li {
	float: left;
	display: block;
	padding-left: 0px;
}



#cat-nav ul li a:link, #cat-nav ul li a:visited, #cat-nav ul li a:active {
	display: block;
	font-size: 11px;
	padding: 9px 10px;
	margin: 0px;
	border-right: 1px solid #AFCFDF;
}

#cat-nav ul li a:hover {
	background: #006699;
	color: #fff;
}


#cat-nav li.current_page_item a{
	background: #FFFFFF;
	color: #CC9933;
}

.cat-nav li li a:link, .cat-nav li li a:visited {
	width: 150px;
	display: block;
	font-size: 11px;
	padding: 9px 10px;
	margin: 0px;background-color: #E4EFF4 !important;	border-bottom: 1px solid #AFCFDF;
	border-right: 0px solid #AFCFDF;
}

.cat-nav li li a:hover {
	background: #006699 !important;
	color: #fff;
}

.cat-nav li:hover ul, cat-nav li.sfHover ul {
	left: 0px;
	top: 29px;
}

.cat-nav li li:hover ul, ul.cat-nav li li.sfHover ul {
	left: 190px;
	top: 0px;
}

.cat-nav li li {
	display: block;
	padding: 0px;
	height: auto !important;
}

.cat-nav li:hover {
	background-color: #E4EFF4 !important;
	color: #FFF !important;
}

/* @end */

.wp-table-reloaded-id-1,.wp-table-reloaded-id-2,.wp-table-reloaded-id-3,.wp-table-reloaded-id-4{
	border-top: 1px solid #AFCFDF;
}

.wp-table-reloaded-id-1 td,.wp-table-reloaded-id-2 td,.wp-table-reloaded-id-3 td,.wp-table-reloaded-id-4 td{
	padding: 5px;
border-bottom: 1px solid #AFCFDF;
}

.wp-table-reloaded-id-1 tr.row-1, .wp-table-reloaded-id-1 tr.row-3,.wp-table-reloaded-id-1 tr.row-14,.wp-table-reloaded-id-1 tr.row-18 {
   background-color: #E4EFF4;
padding: 5px;
text-align: left;
border-bottom: 1px solid #AFCFDF;
font-weight: bold;
}

.wp-table-reloaded-id-2 tr.row-1, .wp-table-reloaded-id-2 tr.row-3,.wp-table-reloaded-id-2 tr.row-5,.wp-table-reloaded-id-2 tr.row-8 {
   background-color: #E4EFF4;
padding: 5px;
text-align: left;
border-bottom: 1px solid #AFCFDF;
font-weight: bold;
}


.wp-table-reloaded-id-3 tr.row-1, .wp-table-reloaded-id-3 tr.row-3{
   background-color: #E4EFF4;
padding: 5px;
text-align: left;
border-bottom: 1px solid #AFCFDF;
font-weight: bold;
}

.wp-table-reloaded-id-4 tr.row-1, .wp-table-reloaded-id-4 tr.row-3, .wp-table-reloaded-id-4 tr.row-6{
   background-color: #E4EFF4;
padding: 5px;
text-align: left;
border-bottom: 1px solid #AFCFDF;
font-weight: bold;
}

.ngg-gallery-thumbnail img{
	margin: 0 6px 10px 0 !important;
	width: 165px;
}

.callus{
	width: 340px;
	float: right;
	margin: 5px 10px 0 0px;
	font-size: 12px;
	display: inline;
	text-align: right;
}

.callus span{
	color: #006699;
	font-size: 14px;

}

body.body-6 #main{
	background: transparent url(../../images/interface/home-bg.jpg) no-repeat 0px 0px;
	height: 400px;
	padding-top: 0px;
	margin: 20px 0 0 0;
}

.home-txt h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006699;
	font-weight: normal;
	letter-spacing: 1px;
}

.home-txt{
	float: left;
	width: 295px;
	line-height: 27px;
	font-size: 12px;
	text-align: left;
	color: #666666;
	padding-left: 30px;
	display: block;
}

.piclenselink {
	display: none;
}


.ngg-navigation {
	padding: 10px;
}

 .ques {
            position: relative;
            padding-left: 20px;
            font-family:Verdana, Arial;
            color: #414141;
            font-size: 20px;
            font-weight: bold;
            padding-bottom: 0px;
          }

.ques h5 {
              color: #6f91a2;
              font-size: 13px;
              font-weight: normal;
              padding: 0;font-family: Verdana,Arial;
              margin: 0;
              line-height: 25px;
            }

.ques h5 span {
              font-size:14px;
              color:#6f91a2 ;
              margin-left: -20px;
            }
            
.ques p{
	font-size: 12px;
	font-weight: normal;
}

body.body-161 .entry img.ngg-singlepic.ngg-right {
	display: inline;
	float: right;
	margin-left:120px;
	margin-bottom: 50px;
}

.video{
	float: right;
	padding: 0 0 20px 20px;
	margin: 0;
}
