/*=======================
	Light Shadow
=======================*/

	.nav, .four, .theme-gallery .four-four, .four-one-small-alt, .inner-products .four-one-small-alt, .theme-gallery .four-one-small-alt, .index3 .four-one-small-alt, .foot-three li.twitter li, #nav ul ul.mega-menu, .scroll-item, #main input, #main textarea { -moz-box-shadow: 0 0 5px #ccc; -webkit-box-shadow: 0 0 5px #ccc; }

/*========================	
	Link Color
========================*/

	a, #subscribesubmit, #main label, #main #submit:hover { color: #d98500; }

/*===============================================
	- Link Hover Color and Text Color
===============================================*/

	a:hover, .text a:hover, .text p, .header a:hover, #subscribesubmit:hover, ul.breadcrumbs li a:hover, .aside, .footer, #main input, #main textarea { color: #5b3800; }

/*=========================
	Text Shadow
=========================*/

	.text p, .text h1, .text h2, .text h3, #nav li a, #nav li li a, #nav li:hover li a, #main #submit, .footer, .aside p, .aside li a, .top-right { text-shadow: #fefefe 0 1px; }

/*===============
	[1] - Body
===============*/
body {
	background-image: url("http://themes.pixelwars.org/bookcard/images/bckg/body-bg/wood-4.jpg");

}
    #body { background: none; }
	
/*=======================
	[2] - Font, Links
=======================*/
	
/*=======================
	[3] - Text, Images
=======================*/

	/* All Text Styling */

	.text h1 { background: url(images/divider-h.gif) repeat-x left bottom; color: #5b3800; }
		.four h1, .four-alt h1 { background: none; }
	
	.text h2 { color: #5b3800; }
	.text h3 { background: url(images/divider-h.gif) repeat-x left bottom; color: #5b3800; }
	
	.text h4, .text h5, .text h6 { color: #5b3800; }

	.text strong, .aside strong { color: #000; }

	.text blockquote { background: #fff url(images/quote-alt.html) no-repeat 10px 10px; }
	
	/* Image Alignment */

	.aligncenter, div.aligncenter, .alignleft, .alignright { background: #fff; border: 1px solid #ffd08c; }
	.aligncenter:hover, .alignleft:hover, .alignright:hover { border-color: #ffb74c; }
	
	.tab-tabber .alignleft, .tab-tabber .alignright, .tab-tabber .aligncenter { background: none; border: 0; }
	
/*=================
	[4] - Header
=================*/

	.header h1, .header p.title { background: #d98500; }
	.header a { color: #fff; }
	.header a:hover { color: #5b3800; }
	.header p { font-weight: bold;  }
		
/*=====================
	[5] - Navigation
=====================*/
	
	.nav { background: #fff url(images/gradient.png) repeat-x left 5px; border: 1px solid #fff; }

/*===================
	[6] - Sections
	
	Contents
	--------
	
	- Un-ordered List Styling
	
	- Search
		- Subscribe RSS etc..
		- Subscribe Email

	- Home Page Four Boxes

	- About & Page Template
		- Left & Right Equal Boxes
	
	- Products Template
	- Blog Template
	- Breadcrumbs
	
===================*/

	/* Un-ordered List Styling */
	
		.text ul li, .aside li li, .four ul, .top-right li { list-style: url(images/li.gif); }
		.four li:hover, .top-right li:hover, .aside li li:hover { list-style: url(images/li-h.gif); }
	
	/* Search */
		
		.search #s { border: 1px solid #ccc; color: #999; }
		.search #searchsubmit { background: url(images/search.png) no-repeat; }

	/* Subscribe Email */
	
		#subscribe { border: 1px solid #ccc; color: #999; }
		#subscribesubmit { background: #eee url(images/gradient.png) repeat-x left top; border: 1px solid #ccc; }
		#subscribesubmit:hover { background: #fff; }

	/* Home Page Four Boxes */

		.four, .theme-gallery .four-four { background: #fff; }
		.four-four { background: none; -moz-box-shadow: 0 0 0; -webkit-box-shadow: 0 0 0; }
		
		.four blockquote { background: url(images/quote.html) no-repeat left top; border: 0; color: #000; }
	
	/* About & Page Template */

		.top-left { background: url(images/divider-v.gif) repeat-y right top; }
	
		/* Left & Right Equal Boxes used in Page Template */
			
			.left-equal { background: url(images/divider-v.gif) repeat-y right top; }
		
	/* Products Template */

		.four-alt blockquote { background: url(images/quote.html) no-repeat left top; border: 0; color: #000; }
		.four-one-small-alt, .inner-products .four-one-small-alt, .theme-gallery .four-one-small-alt, .index3 .four-one-small-alt { background: #fff; }

	/* Blog Template */
		
		.left { background: url(images/divider-v.gif) repeat-y right top; }

		ul.meta { background: url(images/divider-h.gif) repeat-x left bottom; }
		ul.meta li { list-style: none; }

		ul.post-nav li a { background: #fff; border: 1px solid #ccc; }
		ul.post-nav li a.current-nav { border-color: #999; color: #000; }

		ul.team li { background: #fff; border: 1px solid #ffd08c; list-style: none; }
		ul.team li .alignleft, ul.team li .alignright, ul.team li .aligncenter { border: 0; }
	
	/* Breadcrumbs */
	
		ul.breadcrumbs li, ul.breadcrumbs li a { color: #999; }
			
/*=================
	[7] - Aside
=================*/

	.aside { }
	.aside h3 { background: url(images/divider-h.gif) repeat-x left bottom; }

/*=================
	[8] - Footer
=================*/
	
	.aside h3, .footer h3 { color: #5b3800; }

	.foot-three ul ul { background: none; border: 0; }

		.foot-three li li { background: url(images/li.gif) no-repeat left 8px; }
		.foot-three li li:hover { background: url(images/li-h.gif) no-repeat left 8px; }

	/* Twitter Specific Footer Styling */

		li.twitter h3 { background: url(images/twitter.html) no-repeat 10px -15px; }
		.foot-three li.twitter li { background: #fff; }
		.foot-three li.twitter li:hover { background: #fff; }

/*===============================
	[A] - Drop Down Navigation
===============================*/

	#nav ul ul, #nav li:last-child a { background: none; border: 0; }

	#nav li a { padding: 10px; }
	#nav li li a, #nav li:hover li a { background: #fff url(images/gradient.png) repeat-x left 3px; border: 1px solid #ddd; color: #5b3800; }
	#nav li:hover a { background: #fff; color: #5b3800; }
	#nav a:hover, #nav li li a:hover { background: #fff; border-color: #fff; color: #5b3800; }
	#nav li li { background: none; border: 0; }
	#nav li li:hover { background: none; }
	
	/* Mega Menu Styles */
	
		#nav ul ul.mega-menu { background: rgba(255, 255, 255, 0.95); border: 1px solid #fff; }
		#nav ul ul.mega-menu li.mega-menu-heading { background: url(images/li.gif) no-repeat left; color: #d98500; }

	/* Blog Menu Specific Styles */
	
		#nav ul ul.blog-menu a { background: none; border: 0; }
		#nav ul ul.blog-menu li { background: #fff url(images/gradient.png) repeat-x left bottom; border: 1px solid #ddd; color: #5b3800; }
		#nav ul ul.blog-menu li.mega-menu-heading { background: url(images/li.gif) no-repeat left; border: 0; }
		#nav ul ul.blog-menu .alignleft { border-color: #ddd; }
		#nav ul ul.blog-menu .alignleft:hover { border-color: #ffb74c; }
	
/*====================================
	[B] - jQuery Specific Styles
====================================*/

/* Tabs */

	.tab-tabber { background: #fff; border: 1px solid #ccc; }
	
	/* Tabs List */
		ul.tabbed-tabs { border-bottom: 1px solid #eee; }
		ul.tabbed-tabs li, ul.tabbed-lists li:hover { list-style: none; }
	
	/* Tabs Link */
		ul.tabbed-tabs a { background: #eee; border: 1px solid #ccc; border-bottom: 0; }
		ul.tabbed-tabs a:active, ul.tabbed-tabs a.current { background: #fff; }
		ul.tabbed-tabs a:hover { background: #fff; }

	/* Current Tab */
		ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a { background: #ccc; color: #000; }
	
/* Fade Tabs */

	.pane { background: #d98500; -moz-box-shadow: 0 0 5px #999; -webkit-box-shadow: 0 0 5px #999; }
	.pane p, .pane h2, .pane h3, .pane a, .scroll-item p, .scroll-item h2, .scroll-item h3, .scroll-item a  { color: #fff; text-shadow: none; }
	
	/* Single Slide */
		.pane-content li, .scroll-item li, .left-pane, .right-pane, .bottom-pane { background: rgba(255,133,0,0.9); }
		.pane-content h2, .scroll-item h2 { background: url(images/li-h.gif) no-repeat left 6px; }
		.pane-content a:hover, .scroll-item a:hover { color: #fff; }
	
	/* Single Tab */
		.tabs a { background:url(images/navigator.png) 0 0 no-repeat; }

/* Scrollable Styles */

	/* Active Item */
		.active { border: 2px solid #ccc; }

	/*Pprev, Next, prevPage and nextPage buttons */
		a.browse { background: url(images/hori_large.png) no-repeat; cursor: pointer; display: block; float: left; font-size: 1px; height: 30px; margin: 175px 9px 0; width: 30px;  }
	
	/* Right */
		a.right { background-position: 0 -30px; border: 0; clear: right; margin-right: 0px; }
		a.right:hover { background-position: -30px -30px; }
		a.right:active { background-position: -60px -30px; } 
	
	/* Left */
		a.left { border: 0; margin-left: 1px; width: 29px; } 
		a.left:hover { background-position: -30px 0; }
		a.left:active { background-position: -60px 0; }
	
/* Overlay */
	
	/* the overlayed element */
		.simple_overlay { background: #fff; -moz-box-shadow: 0 0 50px 5px #000; -webkit-box-shadow: 0 0 50px #000; }
		.simple_overlay p, .simple_overlay h2, .simple_overlay h3, .simple_overlay h4, .simple_overlay h5, .simple_overlay h6 { background: none; }
	
	/* close button positioned on upper right corner */
		.simple_overlay .close { background: url(images/close.png); }

/* Email Form */

	#main input, #main textarea { border: 1px solid #aaa; }
	#main input[type="text"]:focus, #main textarea:focus { background: #fffff4; border-color: #aaa; }
	#main #submit { background: #fff url(images/gradient.png) repeat-x left bottom; color: #5b3800; }
	#main #submit:hover { background: #fff; }