/*  
Theme Name: Pretty Small Shoes
Theme URI: http://www.randomriver.net/
Description: Pretty Small Shoes theme
Version: 1.0
Author: Chris Dicken
Author URI: http://www.randomriver.net/

*/

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background-color: #ffffff;
	margin-top: 15px;
}


body, h1, h2, h3, h4, h5, h6, blockquote, p {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

/* ------------------- top part of PSS Design --------------------- */

#Content{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

img {
	border: 0;
}

#toolbar {
	height: 30px;
}

#toolbar a {
	color: #6B757A;
	font-size: 90%;
}

#search {
	float: right;
	height: 28px;
	margin-top: 5px;
	margin-left: 10px;
}

#search input {
	font: 11px Arial, Helvetica, sans-serif;
}

#logintop {
	float: right;
	font-size: 13px;
	line-height: 30px;
}


#cartsummary {

}

#topbar {
	height: 102px;
	background: url('http://www.pretty-small-shoes.com/acatalog/pss-2010-banner.gif') no-repeat;
}

#logo {
	float: left;
	height: 70px;
	width: 200px;
}

#logo a {
	display: block;
	height: 84px;
	width: 200px;
}

#heading-site-description {
	float: left;
	margin-left: 42px;
	margin-top: 3px;
	width: 293px;
}

#heading-site-description p {
	font-size: 11px;
	color: #999;
	line-height: 13px;
	font-weight: normal;
}

#heading-site-description p a {
	color: #ccc;
}

#heading-site-description p a:hover {
	color: #ccc;
}

/*** MENU ***/
#website_top_menu{
	padding: 0;
	text-align: right;
	margin: 0;
	height: 28px;
	width:950px;
	font-size:12px;
	clear: both;
}

#website_top_menu ul {
	margin: 0;
	height: 12px; 
	padding: 8px;
}
	
#website_top_menu li {
	display: inline;
	margin: 7px 0;
	padding: 0;
}

#website_top_menu li.home a {
	border-left:solid 0px #000000;
}


#website_top_menu a {
	height: 12px; 
	color: #fff;
	border-left: solid 1px #fff;
	padding: 0 10px;
	font-weight: bold;
}

#website_top_menu a:hover {
	color: #000;
	background-color: #BEC0BB;
	text-decoration:none;
}

#sidebar {
	width:200px;
	_width:180px;
}

html>body #sidebar{
	width: 180px;
}

/* ------------- PSS sidebar ------------------- */

#sidenav {
	width:150px;
	margin:0;
	padding:0;
	float: left;
	margin-top:15px;
}
	

#sidenav table {
	margin: 0 0 0 2px;
	padding: 0;
	border-top: solid 1px #f0f0f0;
}

#sidenav tr {
	margin: 0;
	padding: 0;
}

#sidenav td {
	padding: 8px 0;
	text-transform: lowercase;
	font-size:14px;
	border-bottom: solid 1px #f0f0f0;
}

#sidenav td a {
	color: #a0a0a0;
	text-decoration: none;
}

#sidenav td a:hover {
	color: #ec1e8a;
	text-decoration: none;	
}


a.sign-up {
	display: block;
	padding: 2px;
	color: #fff;
	background-color: #ec1e8a;
	text-decoration: none;
	margin: 30px 0;
	font-weight: bold;
}

a.sign-up:hover {
	background-color: #eb5da8;
}

.sidebar-promo {
	margin-bottom: 30px;
}

/* ------------- PSS sidebar ------------------- */ 

#middle {
	 float:left;
	 width:755px;
	 text-align:left;
	 margin-left:40px;
	 position: relative;
}


.page {
    border-right: #c0bebf 1px solid;
    padding: 10px;
    border-top: #c0bebf 0px solid;
    display: none;

    overflow: auto;
    border-left: #c0bebf 1px solid;
    width: 362px;
    border-bottom: #c0bebf 1px solid;
    height: 150px
}

#footer{
padding-top:8px;
color:#ffffff;
border-top:solid 80px #ffffff;
width:950px;
background-color:#000000;
text-align:center;
padding-bottom:8px;
clear:both;
}

#footer a{
color:#ffffff;
}

.stylefile{
clear:both;
padding-top:6px;
}

#comp {
text-align:left;
}

#comp a:hover{
background-color:#ffffff;
}

h2{

font-size: 1.1em;
	font-weight:bold;
	margin: 0px;
	padding: 2px 0px 14px 0px;
	color:#000000;
	padding-top:0px;
	margin-top:0px;
}

h3{
font-size: 1.1em;
	font-weight:bold;
	margin: 0px;
	padding: 2px 0px 14px 0px;
	color:#000000;
	padding-top:0px;
	margin-top:0px;
	background-color:#ffffff;
}

.pss-button {
	background: black;
	color: white;
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px 5px;
	margin-right: 5px;
	border: solid 1px #ccc;
}

#container {
	float: left;
	width: 500px;
}

.post {
	padding: 10px 0 10px 0;
}

.post h2 {
	cfont-size: 18px;
}

.post h2 a {
	color: #000;
}

.entry {
	line-height: 18px;
}

p.postmetadata {
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
}

/* blog-sidebar */

#blog-sidebar {
	float: left;
	width: 200px;
	margin-left: 20px;
}

p.blog-heading {
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	border-bottom: dotted 1px #ccc;
	padding: 20px 0 10px 0;
}

#blog-sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#blog-sidebar ul li {
	padding: 0;
	margin-bottom: 3px;
}

#blog-sidebar ul li a {
	display: block;
	padding: 3px;
}

#blog-sidebar ul li a:link, #blog-sidebar ul li a:visited {
	color: #a0a0a0;
	text-decoration: none;
}

#blog-sidebar ul li a:hover, #blog-sidebar ul li a:active {
	color: #ec1e8a;
	text-decoration: none;
}

/* captions */
.wp-caption {
	background: #f0f0f0;
	padding: 5px;
	margin: 5px 0;
	border: solid 1px #ccc;
}





/* comments */

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.alignleft {
	border: 0;
}