/* -----------------------------------------------------------------------
   Practical eCommerce Magazine

   * Copyright (c) 2007-2009 Confluence Publishing.
   * URL: http://www.practicalecommerce.com
   * Author: Brian Getting
	 * Thanks to the Blueprint CSS Framework 0.7.1
		 http://blueprintcss.googlecode.com
----------------------------------------------------------------------- */

/* Document Body */
body { line-height: 1.5; font-family: "Lucida Grande", Helvetica, Arial, sans-serif; color:#000; background: none; font-size: 10pt; }

/* Headings */
h1,h2,h3,h4,h5,h6 { font-family: Times, serif; font-weight:normal; }
h1								{ margin-bottom:0; font-size:2.5em; margin-top:0em!important; }
h2								{ color:#cfcfcf; font-family:"Lucida Grande", Helvetica, Arial, sans-serif; font-size:100%; margin-top:-0.5em;  }

/* HTML */
code 						{ font:.9em "Courier New", Monaco, Courier, monospace; }
img 						{ float:left; margin:0 1.5em 0.5em 0; border:1px solid #cfcfcf; padding:2px; }
a:link,
a:visited 			{ background: transparent; text-decoration: underline; }
a img 					{ border:1px solid #cfcfcf; }
p img.top 			{ margin-top: 0; }
blockquote 			{ margin:1.5em; padding:1em; font-style:italic; font-size:0.9em; }
hr 							{ background:#ccc; color:#ccc; width:100%; height:2px; margin:2em 0; padding:0; border:none; }
hr.space 				{ background: #fff; color: #fff; }

/* Misc Classes */
.container 				{ background:none; }
.small  					{ font-size: .9em; }
.large  					{ font-size: 1.1em; }
.quiet  					{ color: #999; }
.hide   					{ display:none; }
.content:after		{ content: "Copyright © Practical eCommerce. All rights reserved."; font-size:8pt; border-top:1px dashed #cfcfcf; padding-top:1em; margin-top:1em; display:block; }
.meta							{ font-size:80%; border-top:1px dashed #cfcfcf; border-bottom:1px dashed #cfcfcf; padding:1em 0; color:#555;}
.meta img					{ float:none; border:none; padding:none; margin:0 0.25em -0.25em 0.25em; }

/* Hidden Elements */
.bookmarkit,
.feedback,
.side,
.tools,
#banner,
#feedback,
#footer,
#global-search,
#header2,
#inside,
#lightbox,
#nav,
#overlay,
#recent-mp3,
#comment-response,
#review-response,
.social_tools,
#first-row,
.noprint,
#main-menu,
#global-search-ecd,
#skip-links 				{ display:none!important; }
