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

/* General css */

body, form, table, h1, h2, h3, h4, h5, h6, p, ul, li, tr, td, input, textarea {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
html {
}

body {
	text-align: center;
	color: #333333;
	font-size:65%;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.ididjeridoo.com/images/Body_BG.png);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFEAF1;
	position: relative;
}
#topStrip {
	height: 166px;
	width: 100%;
	background-image: url(http://www.ididjeridoo.com/images/header_bottom.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
	background-color: #FFFFFF;
}

#container {
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
a {
  outline: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
:focus
{
  -moz-outline-style: none;
}
h1, h2, h3, h4 {
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
}

/* Text css */

h1 {
	font-size: 30px;
	font-weight: lighter;
	margin-bottom: 10px;
	line-height: 1.1em;
	color: #1A1A1A;
}
h2 {
	font-size: 24px;
	font-weight: lighter;
	line-height: 1.25em;
	margin-bottom: 10px;
	color: #1A1A1A;
}
h3 {
	font-size: 22px;
	font-weight: lighter;
	line-height: 1.363em;
	color: #1A1A1A;
	margin-bottom: 5px;
}
h4 {
	font-size: 20px;
	font-weight: lighter;
	line-height: 1.5em;
	color: #1A1A1A;
	margin-bottom: 10px;
}
h5 {
	font-size: 16px;
	font-weight: lighter;
}
h6 {
	font-size: 16px;
	font-weight: lighter;
}
p {
	font-size: 15px;
	font-weight: lighter;
	line-height:1.33em;
	padding-bottom: 10px;
}
#footerForm label {
	text-align: right;
	float: left;
	width: 70px;
	margin-right: 5px;
}
#footerForm input, #footerForm textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	line-height: 1.25em;
	width: 150px;
	overflow: auto;
}
#footerForm .submit {
	margin-left: 75px;
	width: 50px;
	background-color: #FFEAF1;
	border: 1px solid #CCCCCC;
}
#footerForm label.error {
	background-image:url(http://www.ididjeridoo.com/images/unchecked.gif);
	background-position:left 0px;
	background-repeat:no-repeat;
	clear:left;
	float:none;
	margin-left:75px;
	margin-right:0;
	padding-left:25px;
	font-size:12px;
	color:#855795;
	line-height:20px;
	display: block;
	width: 130px;
	text-align: left;
	margin-top: 5px;
}
#footerForm label.checked {
	background-image: url(http://www.ididjeridoo.com/images/checked.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
.inputText {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #999999;
	background-color: #FFEAF1;
}
.status {
}
#commentForm label {
	text-align: right;
	float: left;
	width: 100px;
	margin-right: 20px;
}
#commentForm input {
	width: 200px;
}
#commentForm input, #commentForm textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 2px;
	line-height: 1.17em;
}
#commentForm .submit {
	margin-left: 120px;
	background-color: #FFEAF1;
	border: 1px solid #CCCCCC;
	width: 5em;
}
#commentForm label.error {
	background-image: url(http://www.ididjeridoo.com/images/unchecked.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 25px;
	float: none;
	margin-left: 10px;
	margin-right: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
	color: #855795;
}
#commentForm .textarea label.error {
	clear: left;
	margin-left: 120px;
}
#commentForm label.checked {
	background-image: url(http://www.ididjeridoo.com/images/checked.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}

/* Link css */

#container a:link, #container a:visited {
	text-decoration:none;
	border:none;
	color: #855795;
}
#container a:hover, #container a:active {
	border:none;
	color: #f162a4;
}


/* Header css */

#header {
	height: 150px;
	margin: 0px !important;
	background-color: #FFFFFF;
	background-image: url(http://www.ididjeridoo.com/images/header.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	position: relative;
	z-index: 1;
}
#headerContacts {
	height: 40px;
	width: 280px;
	margin-top: 40px;
	margin-left: 40px;
}
#headerContacts a {
	height: 40px;
	width: 280px;
	text-indent:-9999px;
	display:block;
}
#headerFeeds {
	height: 30px;
	margin-right: 85px;
	width: 280px;
	margin-top: 10px;
}
#headerFeeds    a  {
	background-image: url(http://www.ididjeridoo.com/images/feeds_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	float: left;
	width: 130px;
	text-indent: -9999px;
	height: 30px;
	margin-right: 10px;
}
#headerFeeds a.feedRSS {
	background-position: -135px;
}
#navBar {
	height: 52px;
	position: absolute;
	margin: 0;
	padding: 0px;
	left: 0px;
	bottom: 0px;
}
#navBar ul {
list-style:none;
padding-left:60px;
padding-right:25px;
padding-top:0px;
padding-bottom:0px;
margin:0;
}
#navBar li {
float:left;
display:block;
height:52px;
width:100px;
background:url(http://www.ididjeridoo.com/images/nav_sprite.png) 0px 0px no-repeat;
}
#navBar li.home {
background-position: 0px 0px;
}
#navBar li.blog {
background-position: 0px -52px;
}
#navBar li.services {
background-position: 0px -104px;
}
#navBar li.about {
background-position: 0px -156px;
}
#navBar li.contact {
background-position: 0px -208px;
}
#navBar a {
display:block;
height:52px;
width:100px;
text-indent:-9999px;
background:url(http://www.ididjeridoo.com/images/nav_sprite.png) no-repeat;
}

#navBar li.home a {
background-position: -100px 0px;
}
#navBar li.blog a {
background-position: -100px -52px;
}
#navBar li.services a {
background-position: -100px -104px;
}
#navBar li.about a {
background-position: -100px -156px;
}
#navBar li.contact a {
background-position: -100px -208px;
}
#home #navBar li.home a {
background-position: -200px 0px;
}
#blog #navBar li.blog a {
background-position: -200px -52px;
}
#services #navBar li.services a {
background-position: -200px -104px;
}
#about #navBar li.about a {
background-position: -200px -156px;
}
#contact #navBar li.contact a {
background-position: -200px -208px;
}
#navBar li.home.hover a:hover {
	background-position: 0px 0px;
}
#navBar li.blog.hover a:hover {
	background-position: 0px -52px;
}
#navBar li.services.hover a:hover {
	background-position: 0px -104px;
}
#navBar li.about.hover a:hover {
	background-position: 0px -156px;
}
#navBar li.contact.hover a:hover {
	background-position: 0px -208px;
}

/* Content css */
#contentWrapper {
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 40px;
	background-image: url(http://www.ididjeridoo.com/images/content_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#contentBottom {
	padding-bottom: 40px;
	background-image: url(http://www.ididjeridoo.com/images/content_bg.png);
	background-repeat: no-repeat;
	background-position: -960px bottom;
}
#contentSides {
	padding-right: 40px;
	padding-left: 40px;
	background-image: url(http://www.ididjeridoo.com/images/content_bg.png);
	background-repeat: repeat-y;
	background-position: -1920px top;
}
#contentHeader {
	background-color: #F9B3D8;
	margin-bottom: 30px;
	padding-right: 29px;
	padding-left: 29px;
	background-image: url(http://www.ididjeridoo.com/images/880pxBox.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-left-color: #E8E8E8;
	padding-bottom: 10px;
	padding-top: 10px;
}
#contentHeader h1 {
	color: #1A1A1A;
}
#footerWrapper/* Footer css */
 {
	padding-top: 40px;
	background-image: url(http://www.ididjeridoo.com/images/content_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#footerWrapper  p {
	font-size: 12px;
	line-height: 1.667em;
	margin-bottom: 10px;
}
#footerBottom {
	padding-bottom: 40px;
	background-image: url(http://www.ididjeridoo.com/images/content_bg.png);
	background-repeat: no-repeat;
	background-position: -960px bottom;
}
#footerSides {
	padding-right: 40px;
	padding-left: 40px;
	background-image: url(http://www.ididjeridoo.com/images/footer_side.png);
	background-repeat: repeat-y;
	background-position: -1px 0px;
}
#footerLeft {
	float: left;
	width: 240px;
	margin-right: 80px;
}
#footerMiddle {
	float: left;
	width: 240px;
}
#footerMiddle a {
	float: left;
	width: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#footerMiddle a.noFloat {
	float: none;
	margin: 0px;
	width: 100%;
}
#footerRight {
	float: right;
	width: 240px;
}
#indexBoxesWrapper {
	margin-right: 30px;
}
.indexBox {
	width: 338px;
	margin-bottom: 30px;
	overflow: auto;
	background-color: #FFEAF1;
	padding-bottom: 10px;
	background-image: url(http://www.ididjeridoo.com/images/380pxBox.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-left-color: #E8E8E8;
}
.indexBox h2, .innerRightSidebarBox h4 {
	background-repeat: repeat-x;
	background-position: left top;
}
#indexPhotoWrapper {
	margin-left: 30px;
	padding-top: 45px;
	background-image: url(http://www.ididjeridoo.com/images/photoTop.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#indexCommentsWrapper {
	clear: both;
	padding-top: 40px;
	padding-right: 30px;
	padding-left: 30px;
	height: 100%;
}
.indexCommentBox {
	width: 378px;
	background-color: #FFFFFF;
	background-image: url(http://www.ididjeridoo.com/images/quote_bg.png);
	background-repeat: no-repeat;
	background-position: 16px 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-left-color: #E8E8E8;
	padding-top: 10px;
}
.indexCommentBox  h3 {
	padding-right: 20px;
	padding-left: 20px;
}
.indexCommentBox p {
	padding-left: 100px;
	background-image: url(http://www.ididjeridoo.com/images/380pxBox.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
	padding-right: 20px;
	font-size: 12px;
	line-height: 1.5em;
}
.indexCommentBox #blogPull p {
	background-image: none;
}
.indexCommentBox #blogPull .blogPubDate p {
	background-image: url(http://www.ididjeridoo.com/images/380pxBox.png);
}
.indexCommentBox img {
	float: right;
	margin-bottom: 2px;
	margin-left: 10px;
}
.innerPhotoWrapper {
	padding-top: 46px;
	background-image: url(http://www.ididjeridoo.com/images/photoTop.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#innerLeftContent {
	width: 515px;
	background-color: #FFFFFF;
	float: left;
	padding-left: 30px;
}
#innerLeftContent p {
	font-size: 13px;
	line-height: 1.54em;
}
#innerRightSidebar {
	float: right;
}
.innerRightSidebarBox {
	background-image: url(http://www.ididjeridoo.com/images/280pxBox.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 9px;
	padding-right: 19px;
	padding-bottom: 20px;
	padding-left: 19px;
	margin-top: 10px;
	background-color: #FFEAF1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-left-color: #E8E8E8;
	text-align: left;
	overflow: hidden;
	width: 240px;
}
.icon {
	float: left;
	margin-right: 10px;
}
.innerRightSidebarBox p {
	font-size: 14px;
	line-height: 1.429em;
}
.innerRightSidebarBox li {
	font-size: 14px;
	line-height: 1.429em;
	margin-bottom: 10px;
}
.innerRightSidebarBox ul {
	margin-bottom: 10px;
}
#container    .lessEmphasis  {
	font-size: 90%;
}
.photoBottom {
	padding-bottom: 43px;
	background-image: url(http://www.ididjeridoo.com/images/photoBottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.photoBottom  img {
	border: 5px solid #865796;
}

/* Formatting css */

.clearLeft {
	clear:left;
}
.clearRight {
	clear:right;
}
.clearBoth {
	clear:both;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.linkLookAlike {
	color: #855795;
}
.emphasis {
}
.quote {
	font-style: italic;
	font-size: 12px;
}
.didjeri {
	color: #7C3B87;
}
.idoo {
	color: #FF2D97;
}
/* Blog formatting css */

.date-header {
    margin-bottom:5px;
    }
.post {
    padding-bottom:20px;
}
.post-body {
	font-size: 13px;
	font-weight: lighter;
	line-height:1.54em;

}
.post p {
	
}
.post-title {
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  }
p.post-footer {
margin-top:15px;
  }
.post-footer em, .comment-link {
  }
.post-footer em {
	font-style:normal;
  	margin-right:.6em;
	color:#666666;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
	
  }
.post blockquote {

  }
.post blockquote p {

  }
p.blogger-labels {
margin-top:15px;
margin-bottom:15px;
}


/* Blog Comments
----------------------------------------------- */
#comments h4 {

  }
#comments h4 strong {
  }
#comments-block {
  }
#comments-block dt {

  }
#comments-block dd {
  }
#comments-block dd.comment-timestamp {

  }
#comments-block dd p {
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }
.paging-control-container {
  float: right;
  margin: 0px 6px 0px 0px;
  font-size: 80%;
}
.unneeded-paging-control {
  visibility: hidden;
}
.item-action img {
border:none;
}
.blog-icon img {
	float: left;
	margin-right: 10px;
}
.blog-title {
	margin-left: 26px;
}
iframe {
display:none;
}