/*  
Theme Name: The Whirling Whisk
Theme URI: http://www.thewhirlingwhisk.com
Description: The Whirling Whisk theme.
Version: 1.0
Author: Myjive 
Author URI: http://www.myjive.net/
*/

* { margin: 0; padding: 0; }

body,html {
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7e5832;
	margin:0;
	padding:0;
	background: #ffffff;
	line-height:130%;
}

ul { list-style: none;
	margin-bottom:5px;
}

ul li {
	padding:5px 0;
	background:url(images/arrow.jpg) 0 8px no-repeat;
	padding-left:15px;
	position:relative;
	text-transform:capitalize;
}

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

h1, h2, h3 {
	font-size:24px;
	line-height: 30px;
	color:#8c0018;
	font-weight:bold;
	padding:10px 0 5px;
	text-transform:capitalize;
}

h2 {
	font-size:18px;
	line-height: 23px;
	padding:5px 0 0;
	letter-spacing: 1px;
	color: #8C0018;
}

h3 {
	color:#7E5832;
	font-size:14px;
	line-height: 19px;
	padding:5px 0 0;
	letter-spacing: 1px;
}


/* LAYOUT STRUCTURE
--------------------------------------------------*/

#mainWrapper {
	background:url(images/header.jpg) no-repeat center top #220000;
}

#wrapper {
}

#header {
	height:198px;
	width: 900px;
	margin: 0 auto;
	position:relative;
}

#content {
	padding:25px 0 25px;
	width: 900px;
	margin:0 auto;
}

#contentWrapper { background: url(images/bg.jpg) repeat-x #fbf5e9;  }

#footer {
	height:80px;
	background:#fff url(images/bk_footer.jpg) 0 0 repeat-x;
}

#innerFooter {
	width:890px;
	margin:0 auto;
	background:url(images/footer_grey_mark.jpg) 100% 50% no-repeat;
	height:80px;
	padding-top:25px;
	line-height:25px;
	padding-left:10px;
}

ul#btmMenu li { display: inline; background: none; padding: 0; }

/* HEADER ELEMENTS 
--------------------------------------------------*/

/* -- logo --*/
#logo {
	position:absolute;
	top: 52px;
	left: 0px;
}

#logo h1 {
	padding:0;
}

#logo h1 a, #logo h1 a:hover #logo h1 a:focus {
	width:261px;
	height:118px;
	text-indent:-9000px;
	display:block;
	text-decoration:none;
}

#topheadline {
	position:absolute;
	top:85px;
	left:300px;
	background:url(images/top_headline.png) 0 0 no-repeat;
	text-indent:-9999px;
	width:372px;
	height:42px;
}

#topMenu {
	position:absolute;
	z-index:0;
	top:10px;
	right:0;
	border-left:1px solid #ffffff;
}

#topMenu li {
	float:left;
	padding:0 20px;
	border-right:1px solid #ffffff;
	background:none;
}

#topMenu li a {
	padding: 2px 0;
	font-size:10px;
	color:#fff;
	text-decoration:none;
	font-weight: bold;
	text-transform:uppercase;
}

#topMenu li a:hover {
	border-bottom: 1px solid #EDCCD8;
	color:#EDCCD8;
}

#topMenu li.selected a {
	border-bottom: 1px solid #EDCCD8;
	color:#EDCCD8;
}


/*CONTENT ELEMENTS
--------------------------------------------*/

#content p {
	margin:0.7em 0;
}

#colLeft {
	float:left;
	width:624px;
	padding-right:20px;
	border-right: 1px solid #dbc5ab;
	margin-top:15px;
	padding-left:10px;
}

#colLeftNS {
	float:left;
	width:900px;
	padding-right:20px;
	border-right: 1px solid #dbc5ab;
	margin-top:15px;
	padding-left:10px;
}

#colLeftALT {
	float:left;
	width:579px;
	padding-right:20px;
	border-right: 1px solid #dbc5ab;
	margin-top:15px;
	padding-left:10px;
}

#colLeftInner1 {
	width:255px;
	float:left;
	border-right: 1px solid #dbc5ab;
	padding-right:20px;
}

#colLeftInner2 {
	float:left;
	width:315px;
	margin-left:20px;
}

ul.latestPosts {
	margin-top:10px;
}

ul.latestPosts li {
	padding:0;
}

* html ul.latestPosts li {
	float:left;
	width:100%;
}

ul.latestPosts li a {
	display:block;
	background:url(images/ico_post.jpg) 0 4px no-repeat;
	padding:2px 0 6px 25px;
	text-decoration:none;
	margin:0;
	color: #bc223f;
	font-size: 14px;
}

ul.latestPosts li a:hover {
	text-decoration: none;
}

ul.latestPosts li a span.date {
	font-size:10px;
	color:#A67C52;
}

#colRight {
	float:left;
	width:225px;
	margin-left:20px;
	margin-top:15px;
}

#colRight p.line {
	border-bottom: 1px solid #dbc5ab;
	display:block;
	padding:10px 0;
	margin:0;
}

#colRight p img {
	vertical-align:middle;
	padding-right:5px;
}

#colRight .featured {
	margin:10px 0;
}

#colRight .featured img{
	background:#fff;
	padding:6px;
	border:none;
}


/* BLOG 
--------------------------------------------*/
.post {
	padding:0 0 5px;
	position:relative;
}

.post h2 {
	padding-bottom:8px;
}

.post small {
	color:#603813;
	display:block;
	border-bottom: 1px solid #dbc5ab;
	padding-bottom:6px;
	font-weight: bold;
}
.post a, .post a:link, .post a:visited {
color: #A67C52;
text-decoration: none;
}
.postmetadata {
	color:#666;
	font-size:11px;
}

.post .entry {
	border-bottom: 1px solid #dbc5ab;
	padding-bottom:5px;
}

.post .entry img {
	border:1px solid #dbc5ab;
	background:#fff;
	padding:7px;
}

h2 a{
	text-decoration:none;
	color:#603813;
	padding:10px 0;
}

h2 a:hover {
	color:#845631;
}

.post .ribbonType {
	position:absolute;
	top:58px;
	left:568px;
	width:45px;
	height:43px;
}

*html .post .ribbonType {
	top:71px;
}

#sidebar ul {
	border-bottom: 1px solid #dbc5ab;
	margin:10px 0;
}

#sidebar ul li {
	background: none;
	border-top: 1px solid #dbc5ab;
	padding:0;
}

* html #sidebar ul li {
	float:left;
	width:100%;
}

#sidebar ul li a {
	display:block;
	background: none;
	padding:6px 0 8px 16px;
	text-decoration:none;
	margin:0;
}

#sidebar ul li a:hover {
	color:#351E0A;
}


/* ABOUT 
--------------------------------------------*/
.team { clear: both; float: left; padding-top: 2px; width: 550px; }
.team a { border: 1px solid #DBC5AB; }
.team a img { border: none; }

div.bio img { border: 1px solid #DBC5AB; }
div.bio { clear: left; float: left; width: 473px; }
div.bio h3 { padding: 15px 0 0 0; font-size: 14px; font-weight: bold; color: #A67C52;}

.IconsWrapper { float: right; width: 72px; margin: 0 0 5px 0; }
.icons { width: 70px; height: 47px; margin: 0 auto; padding: 0 0 6px 0; }
.icons a { float: left; }
.icons a:hover, .icons a.selected { border: 1px solid #8C0018; }


/* Comments */

h3#comments {
	padding:10px 0 15px;
}

.navigation {
	font-weight:bold;
}

.navigation div {
	float:left;
	margin-right:20px;
}

ul.commentlist {
	border-top: 1px solid #dbc5ab;
}

ul.commentlist li {
	clear: both;
	float: left;
	padding: 10px 0 5px 0;
	width: 100%;
	background: none;
	border-bottom: 1px solid #dbc5ab;
	text-transform:none;
}

div.person { float: left; width: 500px;}

div.avatar { float: left; margin-right: 5px;}
div.info {float left; background: url(images/avatar.gif) no-repeat left; padding-left: 35px;}

div.ucomment { clear: both; float: left; width: 100%;}

ul li.comment {
	padding-left:0;
	margin-bottom:5px;
	display:block;
}

.commentmetadata {
	font-size:10px;
}

.comment-author {
	font-style:normal;
	font-size:11px;
	padding-left:16px;
	background:url(images/ico_comment.jpg) 0 4px no-repeat;
}

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

#respond h2 {
	clear:left;
	padding-top:15px;
}

*html #respond h2 {
	padding-top:7px;
}


/* CAROUSEL
---------------------------------------------*/

.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 900px; /*Width of Carousel Viewer itself*/
	height: 310px; /*Height should enough to fit largest content's height*/
	margin-top:20px;
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left:0;
	top: 0;
}

.stepcarousel .panel{
	background:url(images/bk_featured.png) 0 0 no-repeat;
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin:2px;
	width: 900px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height:310px;
	position:relative;
}

.stepcarousel .panel .projectDetails {
	float:left;
	width: 209px;
	height: 206px;
	margin: 15px 0 0 0;
	padding: 75px 23px 0 36px;
	color: #fff;
}

.recipe29 { background:url(images/featured/details29.jpg) 13px top no-repeat; }
.recipe35 { background:url(images/featured/details35.jpg) 13px top no-repeat; }
.recipe43 { background:url(images/featured/details43.jpg) 13px top no-repeat; }
.recipe51 { background:url(images/featured/details51.jpg) 13px top no-repeat; }
.recipe72 { background:url(images/featured/details72.jpg) 13px top no-repeat; }

.stepcarousel .panel .projectDetails .title {
	font-size:16px;
	font-weight:bold;
}

.stepcarousel .panel .ribbonType {
	position:absolute;
	top:14px;
	left:224px;
	width:45px;
	height:43px;
}

.stepcarousel .panel .projectImg {
	position:absolute;
	top:14px;
	right:14px;
}

.stepcarousel .panel .projectImg img {
	border:none;
}


/* FORMS
-------------------------------------------------*/

form label, form#commentform label {
	display:block;
	padding:8px 0 2px;
	font-weight:bold;
}

form input, form#commentform input, form textarea, form#commentform textarea  {
	border:1px solid #f3e5e2;
	padding: 3px 5px 6px 5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	width:300px;
}

form textarea, form#commentform textarea {
	width:500px;
}

form input#submit, form#commentform input#submit, form input#searchsubmit{
	border:none;
	width:103px;
	height:24px;
	text-align:center;
	padding-top:4px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:15px;
	background:url(images/bk_submit.gif) 0 0 no-repeat;
	font-size:11px;
}

form input#searchsubmit {
	background:url(images/bk_search.gif) left top no-repeat;
	width:60px;
	margin:0;
	vertical-align: top;
}

form#searchform input#s {
	height: 13px;
	width:143px;
	margin:0;
	border: 1px solid #B34264;
}

form#searchform div {
	padding:0 0 10px;
}

form#searchform label {
	display: none;
	padding:0;
	margin:0;
}

form#searchform label.hidden { display: none;}

.adjustform input { width: 40px; }
.adjustform input.submit {  width: 60px; background: url(images/bk_search.gif) left top no-repeat; border: none; color: #fff; }
.make_purchase { height: 26px; background: url(images/bk-make-purchase.gif) left top no-repeat; border: none; color: #fff; }


/* CLEARING
---------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display:block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: block;
}

/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

.clearfix {display: block;}

/* End hide from IE-mac */

.clear {
	clear: both;
}

.noclear {
	clear: none;
}

.more-link {
display: block;
padding-top: 10px;
font-weight: bold;
}

.entry a:hover {
text-decoration: underline;
}

.post h2 a, .post h2 a:link, .post h2 a:visited { color: #603813; font-size: 16px; }

/* Shopping Cart
---------------------------------------------------*/

div.default_product_display div.textcol div.imagecol a img { margin-top: 15px; border: solid 2px #d5ccbd; }

div#shoppingcartcontents h2 { display: block; border-bottom: 1px solid #DBC5AB; padding-bottom: 10px; margin-bottom: 5px; }

div#sliding_cart { padding: 5px 0 10px 0; border-bottom: 1px solid #DBC5AB; margin-bottom: 10px; }

#thqty { padding-right: 5px; }

table.shoppingcart tr td.tdqty { text-align: center; font-size: 12px !important; }

p.error { color:#FF0000; }


div.producttext a.wpsc_akst_share_link { display: none; }