/*
Theme Name: Made By My Little Hands
Theme URI: http://www.nikkihaslam.com
Description: Custom Theme for Nikki Haslam
Version: 1.0
Author: Tim Haslam
Author URI: http://www.timhaslam.com
Tags:
*/


/* RESETS */
* {
  margin: 0;
  padding: 0;
  outline: 0;
  vertical-align: baseline;
}
a { outline: none; }
body {
  line-height: 1;
  font-size:small;
}
strong { color:#111; }
ol, ul { list-style: none; }
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {content: ""; }
blockquote, q { quotes: "" ""; }
img { border: 0 }

.hover    { cursor: pointer; }
.hidden   { display: none; }
.full	  { width: 100%; }
.clearer  { clear: both; }
.left 	  { float: left; }


body {
	background: #d2c1ad url('img/topbg.gif') repeat-x;
	font-family: "Lucida Grande", arial, sans-serif;
	color: #51301e;
}

#nits {
	background: #d2c1ad url('img/topnitsbg.gif') repeat-x;
}

#flowers {
	background: #d2c1ad url('img/topflowersbg.gif') repeat-x;
}

#blog {
	background: #d2c1ad url('img/topblogbg.gif') repeat-x;
}

.wrapper {
	width: 960px;
	position: relative;
	margin: 0 auto;
}

#header {
	
}

#header p.title {
	color: #D2C1AD;
	font-size: 10px;
	margin: 6px 0 0 82px;
	float: left;
}

.nav ul {
	float: right;
	margin: 5px 0 0 0;
	z-index: 5;
	position: relative;
}

.nav ul li {
	list-style-type: none;
	float: left;
	width: 210px;
}

.nav ul li.flowers {
	margin: 0 -3px 0 0;
}

.nav ul li.nits {
	margin: 0 -2px 0 0;
}

.nav ul li a {
	text-decoration: none;
	color: #51301e;
	font-size: 12px;
	font-weight: bold;
}

.container {
	background: url('img/containerbg.gif') repeat-y;
	float: left;
	margin: -41px 0 0 0;
	width: 960px;
}

#nits .container {
	margin: -37px 0 0 0;
}

#flowers .container, #blog .container {
	margin: -37px 0 0 0;
}

.homelogo {
	margin: 77px 0 0 131px;
	float: left;
}

.logo {
	margin: 5px 0 0 70px;
	float: left;
}

#sidebar {
	float: right;
}

.textwidget {
	line-height: 1.5em;
}

.sidebarhome {
	width: 250px;
	margin: 90px 0 0 0;
}

.sidebarnits, .sidebarflower {
	margin: -90px 0 0 0;
	width: 200px;
}

.sidebarblog {
	margin: 80px 0 0 0;
	width: 200px;
}

.sidebarflower .textwidget {
	width: 175px;
	padding: 0 0 0 7px;
}

.sidebarnits .textwidget {
	width: 175px;
	padding: 0 0 0 7px;
}

h4.pink {
	color: #ed378a;
	border-bottom: 4px dotted #ed378a;
	margin: 0 0 10px 0;
}

h4.green {
	color: #7d8937;
	border-bottom: 4px dotted #7d8937;
	margin: 0 0 10px 0;
}

h4.orange {
	color: #f48220;
	border-bottom: 4px dotted #f48220;
	margin: 0 0 10px 0;
}

h4 {
	font-size: 48px;
}

h5.brown {
	color: #51301e;
}

h5 {
	font-size: 68px;
	display: inline;
}

#footer {
	background: #51301e;
	height: 96px;
	font-size: 11px;
	font-weight: normal;
}

#nitsfooter {
	background: url('img/nitsfooterbg.gif') repeat-x;
	height: 96px;
	font-size: 11px;
	font-weight: normal;
}

#flowerfooter {
	background: url('img/flowerfooterbg.gif') repeat-x;
	height: 96px;
	font-size: 11px;
	font-weight: normal;
}

#blogfooter {
	background: url('img/blogfooterbg.gif') repeat-x;
	height: 96px;
	font-size: 11px;
	font-weight: normal;
}

ul.footernav {
	float: left;
	margin: 70px 0 0 100px;
}

ul.footernav li {
	list-style-type: none;
	float: left;
	color: #c7b299;
	margin: 0 10px;
}

ul.footernav li a {
	color: #c7b299;
	text-decoration: none;
}

.homefooter {
	margin: 75px 0 -55px 0;
}

.nitsfooter, .flowerfooter {
	margin: 75px 0 -55px 35px;
}

.featured {
	float: left;
	margin: 30px 0 0 32px;
}

.featured-blog {
	float: left;
	margin: 78px 0 0 32px;
}

.blogboxtop {
	background: url('img/blogbgtop.png') no-repeat;
	width: 615px;
	height: 8px;
	float: left;
	margin: 45px 0 0 81px;
}

.flowerboxtop {
	background: url('img/flowerbgtop.png') no-repeat;
	width: 615px;
	height: 8px;
	float: left;
	margin: 45px 0 0 81px;
}

.blogbox {
	background: url('img/blogbgbottom.png') no-repeat bottom center;
	width: 615px;
	float: left;
	margin: 0px 0 0 55px;
	padding: 0 0 0 50px;
}

.featuredbox {
	background: url('img/featuredbg.png') no-repeat;
	width: 615px;
	float: left;
	margin: 45px 0 0 80px;
	position: relative;
}

.featuredbox img {
	margin: 24px 28px 53px 35px;
	float: left;
	border: 1px solid #847c7e;
}

.featuredtitle {
	float: left;
	width: 100px;
	padding: 41px 0 5px 0;
	width: 240px;
	font-weight: bold;
}

.featuredtitle-flowers {
	float: left;
	width: 100px;
	padding: 41px 0 5px 20px;
	width: 240px;
	font-weight: bold;
}

.featuredtext {
	float: left;
	width: 200px;
}

.featuredprice {
	float: left;
	width: 200px;
	margin: 20px 0 0 0;
	font-weight: bold;
}

.featuredcart {
	position: absolute;
	top: 300px;
	left: 480px;
}

.featuredcart img {
	margin: 0;
	border: 0;
}

.subnav ul {
	float: left;
	margin: 40px 0 0 140px;
	width: 500px;
}

.subnav-flowers ul {
	float: left;
	margin: 40px 0 0 345px;
}

.subnav ul li {
	float: left;
	margin: 0 10px 0 0;
}

.subnav-flowers ul li {
	float: left;
	margin: 0 10px 0 0;
}

.subnav ul li a, .subnav-flowers ul li a {
	color: #51301e;
}

.tworows {
	width: 610px;
	margin: 30px 0px 0 80px;
	float: left;
}

.thumb {
	background: url('img/thumbbg.png') no-repeat;
	float: left;
	margin: 0 20px 28px 0;
}

.thumb img {
	margin: 5px 7px 0;
}

.thumbtext {
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0 5px 7px;
}

.thumb .price {
	color: #ed378a;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	width: 162px;
	margin: 0 0 5px 0;
}

.thumb .price a {
	color: #ed378a;
	text-decoration: none;
}

.subtitle {
	display: inline;
	font-size: 17px;
	font-weight: bold;
}

form {
	float: left;
}

.wpcf7 {
	background: url('img/requestbg.gif') no-repeat;
	float: left;
	width: 613px;
	margin: 30px 0 0 80px !important;
	padding: 20px 0 0 40px !important;
	height: 375px;
}

.wpcf7-form input {
	margin: 5px 0 5px 10px;

}

div.wpcf7-response-output {
	margin: 0 !important;
}

.wpcf7 p {
	font-size: 12px;
}

.wpcf7 p.bold {
	font-weight: bold;
	font-size: 16px;
}

.wpcf7-list-item-label {
	width: 100%;
}

.navigation {
	margin: 50px 0 0 0;
}

.thankyou {
	background: url('img/requestbg.gif') no-repeat;
	float: left;
	width: 553px;
	margin: 30px 0 0 80px !important;
	padding: 20px 60px 0 40px !important;
	height: 375px;
}

.blogtitle {
	color: #f48220;
	font-size: 18px;
	font-weight: bold;
	margin: 15px 0 20px 0;
}

.flowertitle {
	color: #7D8937;
	font-size: 18px;
	font-weight: bold;
	margin: 15px 0 20px 0;
}

.blogdate {
	float: right;
	margin: -50px 40px 0 0;
}

.blogtext {
	margin: 0 0 20px 0;
	width: 560px;
}

.gallery-item {
	width: 180px !important;
}

.left p {
	padding: 5px 20px;
}


