/*
Theme Name: deFusion
Theme URI: http://webdemar.com/demo/?wptheme=deFusion
Description: Clean and easy customizable theme deFusion by <a href="http://webdemar.com">webdemar</a>. Now with dropdown menu, sticky posts and threaded comments.
Version: 0.9
Author: webdemar
Author URI: http://webdemar.com
Tags: black, dark, white, two-columns, fixed-width, right-sidebar, threaded-comments, sticky-post
*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
	- COMMENTS
	- SEARCHFORM
	- FOOTER
	- WORDPRESS CSS
	- USEFUL
	- SHOPPING CART

/*	##################################
   	GENERAL
	################################## */
	




p {
	margin: 0 0 20px 0;
}

ul, ol {
	margin-bottom: 20px;
}

/*	##################################
   	BASIC LAYOUT
	################################## */
	
body
{
	background:#241004 url(img/bg.png) repeat-x top;
	margin:0px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 13px;
	color:#444;
	line-height:21px;
}

a
{
	text-decoration:none;
	color:#5e4121;
}

a:hover
{
	text-decoration:underline;
}

img
{
	border:0px;
}

#divContainer
{
	width:910px;
	margin:0px auto;
}

/*	##################################
   	HEADINGS
	################################## */
	
h1, h1, post-28 p {
	margin: 0 0 20px 0;
}

h3, h4, h5, h6 {
	margin: 0 0 10px 0;
}
	
h1#blog-title {
	position: absolute;
	bottom: 80px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 1;
	font-size: 24px;
	font-weight: normal;
	color:#44abda;
}

h1#blog-title a {
	color: #fff;
	text-decoration: none;
	color:#44abda;
}
h2
{
	color:#44abda;
	border-bottom:1px solid #CCC;
	width:550px;
}

h2#blog-description {
	position: absolute;
	bottom: 60px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
}

h2.category-title {
	margin: 0 20px 20px 20px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #dedede;
	font-size: 14px;
	color:#44abda;
}

h3.post-title {
	margin: 0 0 20px 0;
	font-size: 1.8em;
	font-weight: normal;
}

h3.post-title a {
	text-decoration: none;
}

h3.post-title a:hover {
	text-decoration: underline;
}

h4.sidebar-title {
	font-size: 12px;
}

/*	##################################
   	HEADER
	################################## 
	
#top-nav {
	position: absolute;
	top: 10px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#top-nav li {
	float: left;
	margin: 0 0 0 10px;
}

#top-nav li#rss {
	padding: 0 0 0 15px;
	background: url(img/rss-icon.gif) no-repeat left center;
}*/


#divNav
{
	height:155px;
	vertical-align:bottom;
	text-transform:uppercase;
	margin-left:-02px;
}

#divNav a
{
  margin-right:12px;
}


#divNavMiddle
{
	float:left;
	width:645px;
	background:url(img/nav-top-bg-repeat.png) repeat-x bottom;
}

.page_item
{
	width:100px;
	display:block;
	float:left;
	margin-top:12px;
}


.page-item-12,
.page-item-2,
.page-item-6,
.page-item-3
{
	width:60px;
	text-align:center;
	
}

#first .current_page_item
{
	border:1px solid #000;
}


/*	##################################
   	CONTENT
	################################## */
	
	#contentText
	{
		width:645px;
		margin-left:10px;
		float:right;
		padding-top:25px;
		
	}
	
	.contentarea
	{
		background-color:#FFF;
		float:left;
		width:907px;
		margin-top:15px;
		
	}

	
	
	#sidemenulist
	{
		margin-left:20px;
		width:226px;
		float:left;
		margin-top:10px;
		background-image:url(img/side-menu_03.png);
		background-repeat:no-repeat;
		height:300px;
	}
	
	.PeCatsBrands
	{
		margin-top:35px;
	}
	
	.categorydisplay
	{
		margin-left:-25px;
		font-size:14px;
	}
	
	.gocheckout
	{
		font-size:14px;
		font-weight:bold;
	}
	
	#sideBarMnu, .sideBarMnu
	{
		width:250px;
		float:left;
		
	}

	
	

/*	##################################
   	COMMENTS
	################################## */
	
#commentform label {
	display: block;
	margin: 0 0 5px 0;
	
}

#commentform input.text, #commentform textarea {
	width: 90%;
	margin: 0 0 10px 0;
	
}

#commentform .text {
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform textarea {
	height: 150px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 20px;
	background: #6e7073;
	border: none;
	color: #fff;
}

.commentlist .comment {
	height: auto;
	margin: 20px 0 0 0;
	color: #fff;
}

.commentlist .quote {
	padding: 20px 20px 0 20px;
	background: #4a4f54 url(img/bg-comment-quote.gif) no-repeat right top;
}

.avatar {
	float: right;
	margin: 0 0 10px 20px;
}

.commentlist .cite {
	display: block;
	padding: 20px 0 0 0;
	color: #6e7073;
	background: #fff url(img/bg-comment-bubble.gif) no-repeat left top;
	font-style: normal;
}

/** COMMENTS IN WP 2.7 */

.commentlist li {
	margin: 0px;
	padding: 20px 0 20px 20px;
	list-style: none;
	background: #4a4f54;
}

.commentlist li a {
	color: #999;
}

.commentlist li .avatar {
	margin: 0 20px 10px 20px;
}

.commentlist li p {
	margin: 0 20px 20px 0;
}

.commentlist .comment-meta {
	margin: 0 0 20px 0;
}

.commentlist .comment-author a {
	font-weight: bold;
}

.commentlist ul.children {
	margin: 0px;
	padding: 0px;
}

.commentlist .children li {
	border: 1px solid #6e7073;
	border-right: none;
}

#cancel-comment-reply {
	margin: 10px 0;
}

.commentlist li.depth-2, .commentlist li.depth-4 {
	background: #5a5a60;
}

/*	##################################
   	SEARCHFORM
	################################## */
	
#searchform #search {
	float: left;
	width: 146px;
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#searchform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 10px;
	background: #4a4f54;
	border: none;
	color: #fff;
}

/*	##################################
   	FOOTER
	################################## */

.footer
{
	background-image:url(img/footer-bg.png);
	background-repeat:no-repeat;
	height:40px;
	padding-top:12px;
	text-align:center;
	clear:both;
	text-transform:capitalize;
}

.footer li
{
	width:90px;
	margin-top:05px;
}

.footer li
{
	
}



/*	##################################
   	WORDPRESS CSS
	################################## */

.aligncenter,
div.aligncenter {
   	display: block;
   	margin: 0 auto;
}

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

.alignleft {
   	float: left;
   	margin: 0 20px 20px 0;
}

.alignright {
   	float: right;
   	margin: 0 0 20px 20px;
}

.wp-caption {
	margin-bottom: 20px;
	padding-top: 4px;
   	border: 1px solid #ccc;
   	text-align: center;
   	background-color: #f7f7f7;
}

.wp-caption img {
   	float: none;
   	margin: 0px;
   	padding: 0px;
   	border: none;
}

.wp-caption p.wp-caption-text {
   	padding: 0px;
  	margin: 0px;
}

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}

#wp-calendar caption {
	margin: 0 0 10px 0;
	background: #dedede;
}

/*	##################################
   	USEFUL
	################################## */
	
.clear {
	clear: both;
}

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

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/** CSS BASIC ELEMENTS */

hr {
	clear: both;
	height: 1px;
	margin: 20px 0;
	background: #dedede;
	border: none;
}

blockquote {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 5px solid #f7f7f7;
}

fieldset {
	margin: 0 0 20px 0;
	padding: 0 20px 20px 20px;
	background: #f7f7f7;
	border: none;
}

legend {
	font-size: 14px;
	font-weight: bold;
}

input, textarea {
	
	height: 22px;
	margin: 0 0 20px 0;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #FC0;
	color: #5e5e5e;
	font-size: 11px;
	width: 300px;
	
	
}


textarea {
	width: 90%;
	height: 100px;
}

select {
	width: 300px;
	margin: 0 0 20px 0;
	padding: 03 0px;
	background: #fff;
	border: 1px solid #FC0;
	color: #5e5e5e;
	font-size: 11px;
	
	
}

input.radio, input.checkbox {
	width: auto;
	height: auto;
	margin: 0px;
	background: #fff;
}

input.password {
	width: auto;
}

input.button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 20px;
	background: #6e7073;
	border: none;
	color: #fff;
}

.wpsc_checkout_table tr
{
	vertical-align:top;

}



/******************************************** Swirls Cupcakes ****************************************************/




.highlight-box
{
  background:url(img/highlight-box.png) no-repeat top;
  width:224px;
  height:220px;
  margin-top:05px;
  margin-right:03px;
  float:left;
  
}
.highlighttxt
{
	margin-left:25px;
	margin-top:05px;
}

.highlighttxt ul li
{
	margin-left:0px;
}
.highlight-box img
{
	margin-top:10px;
	margin-left:07px;
}



/**********************************************SHOPPING CART ******************************************************/
/**********Product Listing ***************/

.imagecol
{
	
	width:130px;
	float:left;
}

.imagecol a
{
	color:#CCC;
}

.imagecol img
{
	border:none;
	float:left;
	
	
}


.producttext
{
	border-bottom:1px solid #fece35;
	width:95%;
	padding-bottom:25px;
	
	
}

.producttextnoimg
{
	border-bottom:1px solid #fece35;
	width:95%;
	padding-bottom:0px;
}

.wpsc_loading_animation
{
	display:none;
}


.wpsc_buy_button
{
	width:93px;
	height:18px;
	border:none;
}

.wpsc_product_title
{
	color:#008dcd;
	width:350px;
	
	
}

.wpsc_product_price
{
	font-weight:bold;
	width:300px;
	
}

.wpsc_buy_button_container
{
	width:200px;
	height:40px;
	margin-bottom:05px;
	margin-top:10px;
		
}

.pricedisplay
{
	font-weight:normal;
}


#shoppingCartSideBar
{
	width:230px;
	margin-left:15px;
	font-size:11px;
}

#divSignature
{
	font-size:10px;
	margin-top:05px;
}
#divSignature a
{
	color:#666;
 }
 
  #contactform
  {
	  width:700px;
  }
 
 #contactform label
 {
	 display:block;
 }
 
 #contactsubmit
 {
	 background-color:#44abda;
	 width:300px;
	 height:30px;
	 padding-bottom:05px;
	 color:#FFF;
	 border:1px solid #FFF;
 }
 
 .post-28
 {
	 width:700px;
	  
 }
 
  .post-28 p
  {
	  font-size:16px;
  }
  .post-28 input
  {
	  width:280px;
  }
 
 .productcart
 {
	width:750px; 
	
 }
 
 #wpsc_shopping_cart_container
 {
	 width:800px;
	 
 }
 
 .productcart th
 {
	 font-size:14px;
 }
  .productcart td input
  {
	 
	  width:50px;
	  height:25px;
	  padding:0px;
  }
  
  .remove_button
  {
	  border:1px solid #FFF;
  }
 
  .productcart td
  {
	   border-bottom:1px solid #fece35;
  }
 .productcart th firstrow
 {
	 font-size:14px;
 }
 
 .wpsc_checkout_forms h2
 {
	 color:#44abda;
 }
 
 .make_purchase
 {
   background-color:#44abda;
   width:400px;
   margin-left:100px;
   height:30px;
   color:#FFF;
   margin-left:190px;
   font-weight:bold;
   font-size:14px;
   height:35px;
   vertical-align:middle;
 }
 
 .sociable ul li
 {
	 display:block;
	 float:left;
	 list-style-type:none;
	 margin-right:08px;
	  margin-bottom:20px;
	
 }
 
  .sociable ul
  {
	 
  }
  
  .post h2
  {
	  margin-top:05px;
	  clear:both;
  }
  
  #px1 img, #px2 img
  {
	  padding:08px;
  }
  
  
  
  
  /* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:700px; height:22px; position:relative; z-index:1000; font-family:arial, sans-serif;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:700px; w\idth:700px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:110px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:110px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:12px;text-decoration:none; text-align:center; color:#000; width:90px; height:30px;  line-height:29px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:110px; w\idth:95px;}

.menu .menu_item_2, .menu .menu_item_6, .menu .menu_item_27
{  
  width:70px;
}



/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background-color:#ffd655; text-align:left;}
/* style the second level hover */
.menu ul ul a.drop:hover{ background-color:#ffd655; }
.menu ul ul :hover > a.drop { background-color:#ffd655; }
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#ffd655; text-align:left;}
/* style the third level hover */
.menu ul ul ul a:hover { color:#876805;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:149px; text-align:left;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#ffebaa; color:#000; text-align:left; height:auto; border-bottom:1px solid #FC3;  line-height:1.2em; padding:03px 05px; width:128px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#000; text-decoration:underline; }
.menu :hover > a, .menu ul ul :hover > a {color:#000; text-decoration:underline;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}



/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu ul ul .current_page_item a {
  color: red;
  background: white;
  border-left: 1px solid black;
}

.menu .current_page_item a {
  color: red;
  font-weight: bold;
  background: white;
}

.menu ul .current_page_item ul a {
  color: white;
  font-weight: normal;
  background: black;
}

.menu ul .current_page_item ul a:hover {
  background: gray;
}

.menu .current_page_item a:hover {
  background: white;
}

.menu .menu_item_link menu_item_link_2 
{
	border:1px solid #000;
}