/* CSS Document */





/* BLOG */

body {
	font: 13px/1.45em "Lucida Grande", Verdana, Arial, sans-serif;
 background: #50432b url(http://static0.shopify.com/s/files/1/0026/9482/assets/bkg_wideload_o.png) no-repeat 50% 0;
 color: #e4d3b4;
 
}



a {
        color: #e07627;
		text-decoration: none;

}


a:hover {

	color: #55abd2;
			text-decoration: none;


}


/*----STRUCTURE------*/


#container{
	width:100%;
  	margin: 0px;
  	text-align:center;
	padding: 0px;
	background-position: top;
	 color: #e4d3b4;
	 padding-top: 105px;

}

.content{
	width:949px;
	margin:0 auto;
	text-align:center;
	 color: #e4d3b4;

}




/*----DECOR----*/

	.dotty {
		margin: 0px; 
		padding: 20px 10px;
		width: 25px;
		height: 180px;
		float: left;
		margin: 20px 10px;
	
	
	}
	.dottyOyster {
		margin: 0px; 
		padding: 20px 10px;
		width: 25px;
		height: 168px;
		float: left;
		margin: 0px 10px;
	
	
	}
	.dottyMonkey {
		margin: 0px; 
		padding: 20px 10px;
		width: 25px;
		min-height: 400px;
		margin: 0px 10px;
			overflow: auto;
	float: left;
	
	
	}
	
	.dottyFoot {
		margin: 20px 0px 0px; 
		padding: 0px 30px 20px 0px;
		width: 25px;
		height: 280px;
		float: left;
	}




/*-----BRANDING ---*/

#brandID {
 height: 258px;
 width: 970px;
 background: url(http://durbinmedia.com/dev/images/bkg/bkg_branding.gif) no-repeat center;
 margin: 0px;
 padding: 0px;
 text-align: center;


}
.brandID {
	width: 530px;
	text-align: left;
	float: left;

}
.brandID img {
	margin: 67px 45px;
	border: none;
	

}


#nutshell {
	color: #f3933f;
	background: url(http://durbinmedia.com/dev/images/bkg/bkg_dottyMc.gif) no-repeat center;
	padding: 20px 0px 20px;
	margin: 10px 0px;
	width: 370px;
	font-size: 150%;
	line-height: 28px;
	font-weight: bold;
	text-align: justify;
	float: left;


}

.nutHeader {
	color: #d7d7d7;
	margin: 0px 0px 10px;
	font-size: 110%;
	text-align: left;

}

.nutFooter {
	text-align: right;
	color: white;
	margin: 10px 0px 0px;

}



/*-------Oyster bar -----*/


#oysterbacker {
	width: 100%;
	padding: 20px 0px 20px;
	height: 208px;
}

.oysterBar {
 height: 258px;
 width: 970px;
 margin: 0px;
 padding: 0px;
 text-align: center;

}



#welcomeCopy {
	height: 198px;
	width: 595px;
	color: #39444c;
	font-size: 140%;
	font-weight: bold;
	line-height: 26px;
	text-align: justify;
	float: left;

}


/*-------Monkey bar -----*/


#monkeybacker {
	/*background: #eef0f4;*/
	width: 100%;
	padding: 20px 0px 20px;
	overflow: auto;
	float: left;
	margin: 0px;

}

.monkeyBar {
 width: 970px;
 margin: 0px;
 padding: 0px;
 text-align: center;

}


#monkeyCopy {
	width: 595px;
	color: #39444c;
	font-size: 120%;
	font-weight: normal;
	line-height: 24px;
	text-align: justify;
	float: left;

}






#hireUs {
	width: 288px;
	float: left;
	margin: 20px 0px;
	text-align: left;

}

#hireUs img {
	border: none;

}


#hireUs ul {
margin: 20px;
font-size: 110%;
text-transform: uppercase;


}
#hireUs ul li{
margin: 0px 20px;
list-style-image:none;
text-transform: uppercase;
font-size: 90%;

line-height: 24px;



}

#hireUs ul li a, #hireUs ul li a:hover{
list-style-image:none;

text-transform: uppercase;


}





/* Posts
----------------------------------------------- */
.date-header {
  margin:1.5em 0 .5em;
 color: #e4d3b4;
font-size: 80%;
text-transform: uppercase;
  }
.post {
  margin:.5em 0  0px;
  border-bottom:1px dotted #e4d3b4;
  padding-bottom: 0px;
  font-size:100%;
   color: #e4d3b4;

  }
.post-title {
  margin:.25em 0 0;
    text-transform:uppercase;

  padding:0 0 4px;
  font-weight:bold;
  line-height:1.4em;
  font-size:120%;
        color: #e07627;
  }
.post-title a, .post-title a:visited, .post-title strong {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-weight:bold;
  line-height:1.4em;
        color: #e07627;
  }
.post-title strong, .post-title a:hover {
        color: #e07627;
  }
.post div {
  margin:0 0  0px;
  line-height:1.6em;
  }
p.post-footer {
  margin: 0px;
 color: #e4d3b4;
  font: 80%;
  text-transform:uppercase;
  }
.post-footer em, .comment-link {
  font: 80%;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
font-size: 80%;
text-transform: uppercase;
 color: #e4d3b4;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
font-size: 80%;
text-transform: uppercase;
  }
.post img {
  padding:4px;
  border:1px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0 0px;
  }


/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0 0px;
  font:bold 80%;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
#comments h4 strong {
  font-size:130%;
  }
#comments-block {
  margin:1em 0 0px;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0 0px;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 0px;
  font: 80%;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  margin:0 0 0px;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }


.comments-odd, .comments-content {
   color: #e4d3b4;
  }


/* TYPEPAD */

.entry-footer  {
text-transform: uppercase;
margin: 0px 0px 10px
 color: #e4d3b4;


}

p.entry-footer-info {
text-transform: uppercase;
font-size: 80%;
color: #e4d3b4;
padding: 10px 0px;
border-bottom: #e4d3b4 dotted 1px;



}

h2.date-header {
font-weight: normal;
font-size: 70%;
padding: 10px 0px 0px;
margin: 0px 0px -10px;

}

h2.module-header, h2.content-header {
text-transform: uppercase;
font-size: 150%;
padding: 10px 0px 10px;
        color: #e07627;
	/*	border-bottom: #e4d3b4 dotted 1px;*/



}

.module-content {
padding: 10px 0px 0px;
border-bottom: #e4d3b4 dotted 1px;
margin-bottom: 20px;

}

h3.entry-header, h3.comments-header, h3.trackbacks-header {
padding: 0px 0px 10px;
        color: #e07627;
		text-transform: uppercase;
		font-size: 130%;



}

h3.comments-header {

        color: #e07627;
text-transform: uppercase;

}

.entry-body {
 color: #e4d3b4;


}

h1.banner-header {
        color: #e07627;
font-size: 150%;
padding: 40px 0px;

}

.trackbacks-info, .comments-open-content {
font-size: 85%;
 color: #e4d3b4;


}

.comments-open-content {
line-height: 150%;
 color: #e4d3b4;


}

.container-inner, .container-inner a {
text-align: center;
width: 900px;
color: white;
}


#alpha h2.comments-open-header {
        color: #e07627;
font-weight: bold;
font-size: 140%;

}

#alpha h3.comments-header {
        color: #e07627;
font-weight: bold;
font-size: 140%;
}

#alpha {
text-align: center;
margin: 0px;
}

#alpha p.comment-footer {
        color: #e07627;
}

#beta {

visibility: hidden;
}

#entry-body p {
margin-bottom: 20px;
 color: #e4d3b4;


}

p.entry-body {
margin-bottom: 20px;

}


p {

margin-bottom: 20px;

}


h2.comments-open-header {
        color: #e07627;
font-weight: bold;
font-size: 140%;

}


.containerNav {
	width: 949px;
	margin: 0 auto;
        line-height: 24px;
	display: inline-block;
	

}

#mini-header {
      /* background: url(minibar.png) no-repeat center top;*/ 
	padding: 15px 0 0px;
}




/* @group Navigation */

#navigation {
	width: 605px;
text-align: right;

	padding-top: 0px;
padding-right: 20px;
	float: right;
}

#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation ul li {
	text-align: center;
		text-transform: uppercase;
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navigation ul li a:link, #navigation ul li a:visited {
	color: #fff;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 0px;
	padding: 10px 17px 7px;
	float: right;
font-size: 130%;
}

#navigation ul li a:link.current, #navigation ul li a:visited.current {
	color: #272a2d;
	font-weight: bold;
	text-decoration: none;

}

#navigation ul li a:hover {
	color: #55abd2;


}

/* @end */
