/* Any styles you write here will overwrite those of the original stylesheet */

/*----BRYANS CODE---*/
#recipe{ background:#fbfbfb; border:#e6e6e6 1px solid;  padding-bottom:10px; padding:0 0 10px 0; margin: 30px 0px 10px 0px; clear:both;
  -moz-box-shadow:    1px 2px 4px 0px #999;
  -webkit-box-shadow: 1px 2px 4px 0px #999;
box-shadow: 1px 2px 4px 0px #999;
}
#recipe ul{ margin:0px;}

#recipe span, #recipe h3{
	font-size: 24px;
	font-family: "Brush Script Std", cursive;
	color: #587D8C;
	margin-left: -22px;
	margin-bottom: 3px;
	display: block;
	border-bottom: #FCD9D9 1px solid;
	padding-left: 10px;
	margin-left: 0px;
	padding-bottom: 2px;
	margin-top: 5px;
	font-weight: normal;


	padding-top: 0px;
}

#recipe li{ 
	list-style: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	border-bottom: #E3F4FA 1px solid;
	padding: 10px 0 10px 35px;
	background: url(images/recp_bullet.gif) 8px 12px no-repeat;
	line-height: 16px;
	}
#recipe li a{ color:#609FB8; text-decoration:none; }

/*----Social Box---*/
#dcssb-float div.tab span img{display:none;}

p.postmetadata{ margin-bottom:20px !important;}

div.entry h3{display:block; clear:both; padding-top:15px;}


/*----Other--*/

#commentsNew{
padding: 0 30px;
}

#commentsNew h3{
magin:0px;
}

/*----Infinate Scroll--*/
#infscr-loading {
	  position: fixed;
	  bottom: 30px;
	  left: 42%;
	  z-index: 100;
	  background: white;
	  background: hsla( 0, 0%, 100%, 0.9 );
	  padding: 20px;
	  color: #222;
	  font-size: 15px;
	  font-weight: bold;
}

/*----Remove Corners--*/
.img-container, .box-content, .feat-img {
	-moz-border-radius: 0px;
	border-radius: 0px;
	background:#ffffff;
}
.box {
padding-bottom: 16px;
}

h3.widget-title {
	background: none;
	text-shadow: none;
	color: #609fb8;
	font-size: 20px;
	margin-bottom: 5px;
	border-bottom: #d8d8d8 1px solid;
	padding-left: 0px;
}

header-nav li {
	font-size: 16px;
}