/* Begin Typography & Colors */
body {
	font-size:12px;
	font-family: 'Arial', Verdana, Tahoma, Sans-Serif;
	background: #fff url('images/mainbg-fill.jpg') repeat-x;
	color: #797878;
	text-align: left;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size:12px;
	}

.widecolumn .entry p {
	font-size: 12px;
	}

.narrowcolumn .hentry {
	line-height: 15px;
	padding-left:15px;
	padding-right:10px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 15px;
	}

.widecolumn {
	line-height: 12px;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.3em;
	}

h2.pagetitle {
	font-size: 1.6em;
	text-align:left;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited {
	color: #d56aa1;
	}

h3, h3 a {
	color: #60931c;
	}
h3 a:hover, h3 a:visited {
	color: #7dae21;
	}	

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #d56aa1;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Arial', Verdana,Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 11px 'Arial', Verdana,Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover{
	color: #d56aa1;
	text-decoration: none;
	}

a:hover {
	color: #d56aa1;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* Begin Right Column */

#rightcolumn {
	padding: 0px;
float:right;
	width:213px;
	}
#blog {
	background:transparent url(images/blog.jpg) no-repeat 0 0;
	width:213px;
	height:317px;
	}

#seek {
	background:transparent url(images/seek.jpg) no-repeat 0 0;
	width:215px;
	height:219px;
	margin-top:8px;
	}

/* End Right Column */

.btn {text-indent:-9999em; display:block;}

/* Begin Sidebar */
#sidebar {
	width: 210px;
	margin:0px;
	padding:0px;
	float:left;
	}

#sidebar form {
	margin: 0px 10px 0px 0px;
	float:right;
	}
/* End Sidebar */0

/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto 0px auto;
	padding: 0;
	width: 950px;
	clear:both;
	}



#header {
	background: transparent url(images/head-fill.jpg) no-repeat 0 0;
	margin:14px auto 0px auto;
	padding: 0px;
	width: 1013px;
	}

#headerimg {
	margin: 10px auto 0px auto;
	padding:11px 0px 0px 0px;
	height: 120px;
	width: 950px;
	background:transparent url(images/head1.jpg) no-repeat bottom right;
	}

#logo {
	background: transparent url(images/logo.jpg) no-repeat 0 0;
	margin:25px 0px 0px 25px;
	padding: 0;
	height: 72px;
	width: 283px;
	float:left;
	}

#quick-nav {
	float:right;
	margin:87px 11px 0px 0px;
	}

#small-nav {
	font-size:11px;
	color:#da7182;
	padding-left:8px;
	background:transparent url(images/arrow.jpg) no-repeat 1px 3px;
	margin-right:8px;
	}

#small-nav a:hover {
	color:#bd5e6d;
	text-decoration:underline;
	}

#searchbar {
	width:950px;
	height:50px;
	background:transparent url(images/search-bg.jpg) no-repeat 0 0;
	margin:1px 0px 15px 0px;
	float:left;

	}

#menus {
	margin: 0px auto;
	width:950px;
	}

#offer {
	width:489px;
	height:299px;
	background:transparent url(images/offer.jpg) no-repeat 0 0;
	margin:0px;
	padding:0px;
	}

.narrowcolumn {
	float: left;
	padding: 0px 16px 0px 19px;
	margin: 0px 0 0;
	width: 489px;
float:left;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	padding:0px 10px 0px 10px;
	}

#articles {
	border-bottom:dotted 1px #cc6998;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	border-bottom:1px dotted #b83176;
	padding-bottom:13px;
	padding-top:5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	border:none;
	width: 950px;
	clear: both;
	position: relative;
	margin:0px auto;
	padding:40px 0px 10px 0px;
	}

	#footerNav {
		float: left;
		width: 100%;
		border-top: 1px solid #ccc;
		padding: 6px 0;
		margin: 0px;
		}

		#footerNav li {
			float: left;
			padding-right: 2px;
			margin-right: 2px;
			font-size: 11px;
			list-style:none !important;
			}

			#footerNav li.last {
				padding: 0;
				background: none;
				margin: 0;
				}

			#footerNav li.credits {
				background: none;
				padding: 0;
				margin: 0;
				float: right;
				}

			#footerNav li.credits a {
					color: #d56aa1;
					}

			#footerNav li a {
				color: #666666;
				font-weight: normal;
				list-style:none !important;
				}

				#footerNav li a:hover {
					text-decoration:underline;;
					font-weight:normal;
					color: #333;
					}

#footer p {
	font-size: 11px;
	color: #999999;
	text-align:left;
	}

	#footer p span {
		float: right;
		}

#paystation {
	float:left;
	width:113px;
	height:27px;
	background:transparent url(images/paystation.jpg) no-repeat 0 0;
	margin:5px 0px 30px 0px;
	}

div.wpsc_page_numbers{
  margin-bottom: 15px;
  padding-right:15px;
  text-align:right;
  }
 
 div.wpsc_page_numbers a {
	background-color:#d46aa1;
	padding:4px 7px 4px 7px;
	color:#fff;
  }

 div.wpsc_page_numbers a:hover {
	background-color:#9a3b6c;
	padding:4px 7px 4px 7px;
	color:#fff;
  }

a.selected {
	background-color:#9a3b6c !important;
	font-weight:bold;
  }

.gateway {
	color:#9a3b6c;
	margin:5px 0px 5px 0px;
	}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 10px 0px 10px 0px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
	margin-left:10px;
}

#sidebar h2 {
	margin:0px;
	padding:0px;
	text-indent:-9999em;
	}

.widgettitle {
	background:transparent url("images/cat-title.jpg") no-repeat 0 0;
	width:210px;
	height:40px;
	}

#favortheme {
	background:transparent url("images/cat-theme.jpg") no-repeat 0 0;
	width:210px;
	height:40px;
	margin:0px;
	padding:0px;
	float:left;
	}

#favorproduct {
	background:transparent url("images/cat-product.jpg") no-repeat 0 0;
	width:210px;
	height:40px;
	margin:0px;
	padding:0px;
	float:left;
	}

#favor-themes {
	margin-top:20px;
	float:left;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	color:#b83176;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li a, #sidebar ul ol li a {
	padding:7px 0 0 25px;
	background:transparent url(images/cat-arrow.jpg) no-repeat;
	width:210px;
	height:23px;
	color:#848484;
	font-size:13px;
	display:block;
	float:left;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	padding: 5px 3px;
	text-align: center;
	margin: 10px 24px 0px 0px;
	float:right;
	font-size:11px;
	color:#7f7f7f;
	}

#s {
	width: 200px;
	padding:5px;
	border:1px solid #b34d75;
	float:left;
	font-size:11px;
	color:#7f7f7f;
	}

#searchsubmit {
	background:transparent url(images/search-button.png) no-repeat 0 0;
	width:63px;
	height:25px;
	border:none;
	cursor:pointer;
	float:left;
	margin-left:3px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color:#fff9fd;
	border:1px solid #f8c6df;
	color:#831f52;
	}

#commentform textarea {
	width: 85%;
	padding: 7px;
	background-color:#fff9fd;
	border:1px solid #f8c6df;
	color:#831f52;
	}

#commentform #submit {
	float: left;
	cursor:pointer;
	margin-top:8px;
	}

.feedback {
	margin:0px 0px 0px 10px;
	}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */







/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	border-bottom:1px dotted #B83176;
	display:block;
	margin:17px 0 25px 10px;
	padding-bottom:20px;
	text-align:left;
	width:460px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

#mainNav {
	width:950px;
	height:40px;
	margin:0px auto;
	padding:0px;

	float:left;
	}

	#mainNav li {
		float: left;
		height: 40px;
		list-style:none;
		}
		
		#mainNav li a {
			float: left;
			height: 40px;
			background: url(images/main-nav.png) no-repeat 0 0;
			}

				#mainNav li a.home {background-position: 0 0;width: 147px;}
				#mainNav li a.home:hover, #mainNav li.current a.home { background-position: 0 -40px; }
			
				#mainNav li a.products {background-position: -147px 0;width: 147px;}
				#mainNav li a.products:hover, #mainNav li.current a.products { background-position: -147px -40px; }
			
				#mainNav li a.about {background-position: -294px 0;width: 147px;}
				#mainNav li a.about:hover, #mainNav li.current a.about { background-position: -294px -40px; }
			
				#mainNav li a.terms {	background-position: -441px 0;width: 147px;}
				#mainNav li a.terms:hover, #mainNav li.current a.terms { background-position: -441px -40px; }
			
				#mainNav li a.contact {background-position: -588px 0; width: 147px;}
				#mainNav li a.contact:hover, #mainNav li.current a.contact { background-position: -588px -40px; }

				#mainNav li a.cart {background-position: -735px 0; width: 215px;}
				#mainNav li a.cart:hover, #mainNav li.current a.cart { background-position: -735px -40px; }


