/* 
	Theme Name: Pheroticastore
	Description: Unique modern Ecommerce theme created for Wordpress.
	Author: Classic Creations Design
	Author URI: http://www.classiccreationsdesign.com
	Version: 1.0
		
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}

body {
	background: #000000;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
small {
	font-size: 10px;
	color: #b99506;
	padding: 10px 0px 10px 15px;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	line-height: 15px;
	}
	
hr {
      border: none;
      width: 97%;
      color: #b99506;
      background-color: #b99506;
      height: 1px;
      margin: 10px 0px 15px 15px;
      }
	
#page {
    width: 975px;
	color: #d4d4d4;
	font-size: 12px;
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 0px auto 0px auto;
	padding: 0px;
	}
	
	
/************************************************
*	Hyperlinks									*
************************************************/

a:link, a:visited {
	color: #b99506;
	text-decoration: underline;
	}
	
a:hover {
	color: #7b1010;
	text-decoration: underline;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	background: url(images/header.jpg) top center no-repeat;
	width: 975px;
	height: 123px;
	margin: 0px auto 0px;
	padding: 0px;
	border-bottom: 1px solid #181818;
	}
	
#headerleft {
	float:left;
	width: 400px;
	padding: 10px 0px 0px 15px;
	}	

#headerright {
	float: right;
	width: 525px;
	font-weight: bold;
	color: #b99506;
	padding: 0px;
	font-size: 14px;
	}
	
.description {
	margin: 70px 0px 0px 30px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #b99506;
	text-align: left;
	}
		

/************************************************
*	Sidebar      					    		*
************************************************/

#sidebar {
	float: left;
	width: 195px;
	margin: 0px;
	padding: 5px 5px 10px 5px;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	}
	
#sidebar h2 {
	color: #7b1010;
	font-size: 17px;
	font-weight: normal;
	padding: 15px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	}
	
#sidebar h3 {
	color: #b99506;
	font-size: 14px;
	font-weight: bold;
	padding: 15px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	border: none;
	}
	
#menu {
    float: left;
	width: 150px;
	background: url(images/sidebar-top.jpg) top left no-repeat;
	list-style: none;
	margin: 5px 0px 10px 0px;
	padding: 30px 0px 0px 18px;
	}
	
#sidebar ul {
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
    list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	color: #eaeaea;
	font-size: 11px;
	font-weight: normal;
	}
	
#sidebar ul.children {
    margin: 5px 0px 10px 0px;
	padding: 5px 0px 5px 2px;
	border-top: 1px dotted #eaeaea;
	}
	
#sidebar ul li li {
	list-style: disc;
	margin: 0px 0px 0px 18px;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
	}
	
#sidebar ul li li a {
    color: #ffffff;
	display: block;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	}

#sidebar ul li li a:hover {
	color: #b99506;
	text-decoration: none;
	}
	
#sidebar img {
    margin: 0px auto 0px;
	padding: 5px 0px 5px 0px;
	border: none;
	}
	
#sidebar a {
    font-size: 12px;
	color: #eaeaea;
	text-decoration: none;
	padding: 0px 0px 5px 8px;
	}
	
#sidebar a:hover {
	color: #eaeaea;
	text-decoration: underline;
	}
	

/************************************************
*	Navigation 					     		    * 
************************************************/	
	
#nav {
	background: url(images/navbg.jpg) top center no-repeat;
	float: right;
	width: 100%;
	height: 73px;
	margin: 0px auto 0px;
	font-size: 14px;
	list-style: none;
	}
	
#nav ul {
    float: right;
	list-style: none;
	}

#nav li {
	float: left;
	list-style:none;
	}

#nav a, #nav a:visited {
	display: block;
	font-weight: normal;
	color: #b99506;
	padding: 20px 10px 10px 15px;
	text-decoration: none;
	border: none;
	}

#nav a:hover, #nav a:active, #nav.current_page_item	a, #home .on {
	display: block;
	color: #ffffff;
	text-decoration:none;
	}	
	
	
/************************************************
*	Content 					     		    * 
************************************************/

#content {
    float: left;
	width: 975px;
    background: #000000;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#contentright {
	float: right;
	background: url(images/decoration.jpg) bottom right no-repeat;
	width: 750px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	text-align: left;
	border-left: 1px solid #181818;
	}
	
#contentright p{
	padding: 0px 0px 0px 15px;
	margin: 5px 0px 10px 0px;
	line-height: 16px;
	}
	
	
#contentright ul{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	}
	
#contentright ul li{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
blockquote{
	margin: 15px 0px 0px 35px;
	padding: 0px 25px 0px 10px;
	}
	
#contentright blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
	
#contentright ul li a {
	color: #ffffff;
	text-decoration: none;
	}

#contentright ul li a:hover {
	color: #b99506;
	text-decoration: none;
	}
	
#contentright img {
    border: none;
	}
	
#contentright img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#contentright img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
#contentright ol{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 15px 0px;
	}
	
#contentright ol li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
	
.postinfo {
	width: 700px;
	font-size: 10px;
	color: #666666;
	margin: 10px 0px 40px 15px;
	padding: 5px 5px 5px 5px;
	border-top: 1px solid #181818;
	border-bottom: 1px solid #181818;
	line-height: 11px;
	}
	
#hometext {
    color: #eaeaea;
	padding: 10px 10px 10px 5px;
	margin: 15px 0px 5px 10px;
	}	

	
h1 {
	color: #b99506;
	font-size: 26px;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	padding: 5px 0px 15px 12px;
	margin: 0px;
	}
	
h1 a  {
	color: #b99506;
	text-decoration: none;
	}

h1 a:hover {
	color: #eaeaea;
	text-decoration: none;
	}
	
	
h2 {
	color: #7b1010;
	font-size: 18px;
	font-weight: normal;
	padding: 10px 0px 10px 0px;
	margin: 35px 0px 10px 15px;
	}
	
h2 a  {
	color: #7b1010;
	text-decoration: none;
	}

h2 a:hover, h2 a:visited {
	color: #b99506;
	text-decoration: none;
	}
	
h3 {
	color: #b99506;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0px 5px 0px;
	margin: 15px 0px 10px 15px;
	border-bottom: 1px solid #545454;
	}
	
h3 a:link, h3 a:visited  {
	color: #b99506;
	text-decoration: none;
	}

h3 a:hover {
	color: #555555;
	text-decoration: none;
	}
	
h3.price {
	color: #b99506;
	font-size: 18px;
	font-weight: bold;
	padding: 15px 0px 10px 5px;
	margin: 15px 0px 5px 0px;
	border-bottom: none;
	}
	
h4 {
	color: #b99506;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	word-spacing:0;
	}
	
h4.name, h4.name a {
	color: #b99506;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 0px 10px 0px;
	margin: 0px 0px 5px 0px;
	text-decoration: none;
	}
	
h4.name a:hover {
	color: #ffffff;
	text-decoration: none;
	}
	
h5 {
	color: #4c0606;
	font-size: 24px;
	font-weight: normal;
	padding: 5px 0px 0px 35px;
	margin: 15px 0px -5px 0px;
	letter-spacing: 3px;
	text-transform: lowercase;
	}
	
#crumbs {
    float: right;
    font-size: 9px;
	margin: -35px 10px 0px 0px;
	padding: 0px;
	line-height: 25px;
	text-align: right;
	}
	
#crumbs a {
    font-size: 9px;
	}
	
.breadcrumb {
    float: right;
    font-size: 9px;
	margin: 0px 3px 10px 0px;
	padding: 0px;
	text-align: right;
	}
	
#shopp ul.views {
    display: none;
	}

#shopp {
    margin-left: 15px;
	}

#shopp img {
    margin: 0px 15px 0px 10px;
    padding: 0px 20px 5px 0px;
	}

.details {
    padding: 15px 0px 5px 15px;
	}
	
#shopp ul.products li.row {
    margin: 0px auto 0px;
    padding-left: 20px;
	}

#shopp form {
    padding: 0px 0px 0px 15px;
    }

.addtocart {
    background: url(images/addtocart.png) no-repeat;
    width:163px;
    height: 42px;
    border: none;
    padding: none;
    margin: 0px 0px 0px 10px;
}

	
#featured {
	width: 315px;
    margin: 20px 10px 5px 15px;
	padding: 0px;
	float: left;
	}
	
.table {
    background: #3b0505;
	text-align: center;
	}
	
.feature {
	color: #9d2222;
	font-size: 20px;
	}

#highlight {
    float: right;
	width: 395px;
	margin: 0px auto 0px;
	padding-left: 5px;
	}
	
.sociable {
    padding: 10px 0px 15px 25px;
	}

	
/************************************************
*	Footer      								*
************************************************/

#footer {
	float: left;
	border-top: 1px solid #181818;
	background: #000000 url(images/ftrbg.jpg) top center repeat-x;
	width: 975px;
	color: #b99506;
	margin: 0px auto 0px;
	padding: 20px 0px 10px 0px;
	font-size: 11px;
	text-align: center;
	}
	
#footer a, #footer a:visited {
    display: inline;
	color: #b99506;
	text-decoration: underline;
	}
	
#footer a:hover {
	color: #b99506;
	text-decoration: none;
	}
	
/************************************************
*	Copyright      								*
************************************************/

#copy {
    color: #555555;
	font-size: 10px;
	text-align: center;
	margin: 0px auto 0px;
	padding: 10px 0px 25px 0px;
	}
	
#copy a, #copy a:visited {
    color: #555555;
	text-decoration: none;
	}
	
#copy a:hover {
    color: #555555;
	text-decoration: underline;
	}

/************************************************
*	Search Form									*
************************************************/
	
#searchform {
    float: right;
    width: 185px;
	padding: 10px 0px 10px 0px;
	margin: 0px auto 0px;
    margin-bottom: 5px;
	background: #000000;
	display: inline;
	}

#searchbox {
	background: #ffffff !important;
	width: 140px;
	color: #333333;
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	margin: 0px 3px 0px 0px;
	padding: 2px 0px 2px 5px;
	border: 1px solid #777777;
	display: inline;
	}

.button {
	padding: 1px 2px 2px 2px;
	background: url(images/gobtn.jpg) top center no-repeat;
	color: #000000;
	border: none;
	font-size: 0.9em;
    font-weight: bold;
	}


/************************************************
*	Comments									*
************************************************/
	
#commentblock {
	width: 650px;
    background: #4c0606;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;
	color: #ffffff;
	float: left;
	padding: 10px 10px 10px 20px;
	margin: 0px 0px 10px 30px;
	}
	
#comments {
    line-height: 30px;
	}
	
ol#commentlist {
	padding: 5px 0px 10px 15px;
	margin: 0px;
	list-style-type: none;
	}
	
#commentblock a:link, #commentblock a:hover,#commentblock a:visited {
    color: #ffffff;
	text-decoration: underline;
	}
	
.commentdate {
	font-size: 12px;
	padding: 0px;
	}
	
#commentlist li p{
	margin: 0px;
	line-height: 25px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	color: #000000;
	margin: 5px 0px 20px 0px;
	padding: 10px 10px 10px 10px;
	width: 550px;
	background: #ffffff;
	}

.commenttext-admin {
	clear: both;
	margin: 5px 0px 20px 0px;
	padding: 10px 10px 5px 10px;
	width: 450px;
	background: #c0c0c0;
	}

#commentformheader{
	padding-left: 0px;
	}

#commentform{
	text-align: left;
	margin: 0px 0px 10px 15px;
	padding: 0px;
	}

#commentform form{
	text-align: left;
	margin: 0px 0px 10px 30px;
	padding: 10px;
	}

#commentform p{
	margin: 0px;
	}

#commentform form textarea{
	width: 99%;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
/************************************************
*	Floats  									*
************************************************/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}