/*   
Theme Name: syde
Theme URI: http://sydethehaus.com
Description: currently private theme for the syde shop
Author: DesignerElla
Author URI: http://wpit-n2-shape.com
Template: 
Version: 0.0.1
.
Private theme by Lauren-Noelle M.
.
*/

body
{
	background: #404040 url(images/bg.jpg);
	margin: 2px;
	color: #111;
	font-family: Century Gothic, Lucida Grande, Arial, sans-serif;
	font-size: 14px;
}

a, a:visited, a:active
{
	color: #7D553F;
	text-decoration: none;
	padding: 3px;
}

a img, a img:hover
{
	border-style: none;
}

a:hover
{
	text-decoration: none;
}

#footer a
{
	color: #492E1F;
	font-weight: bold;
}

h5
{
	margin: 0;
	padding: 0;
}

#box
{
	width: 880px;
	margin: auto;
	background: url(images/bg.gif) repeat;
	display: block;
	height: 100%;
}

#header
{
	background: #fff url(images/header-bg.jpg) bottom no-repeat;
	height: 147px;
}

#topshelf
{
	width: 680px;
}

#logo
{
	width: 270px;
	float: left;
}

.logo
{
	float: left;
	margin-right: 3px;
	width: 200px;
	height: 98px;
}

.description
{
	font-size: 16px;
	font-weight: bold;
	color: #925534;
	line-height: 148%;
	padding: 5px;
}

#topshop
{
	text-align: right;
	height: 95px;
	padding-right: 5px;
	padding-bottom: 10px;
}

.status
{
	text-align: right !important;
	margin-top: 0px;
	margin-bottom: 0;
	padding-bottom: 0;
}

.shopsearch
{
	margin: 0;
	padding: 0;
}

.inputtext
{
	background: url(/images/form-input.gif);
	width: 100px;
}

label
{
	font-family: arial, verdana, sans-serif;
	font-size: 9px;
}

.search
{
	background: transparent url(/images/search-button.gif) no-repeat;
	width: 75px;
	height: 25px;
	padding: 0;
	margin: 0;
	border: 0;
}

#menu
{
	width: 100%;
	height: 50px;
	margin: 0;
	padding: 0;
	display: block;
}

#menu li
{
	background: url(images/tag_menu-left.gif) no-repeat;
	height: 38px;
	margin: 3px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 7px;
	display: inline;
	list-style-type: none;
	float: left;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#menu li a, #menu li a:hover
{
	border: none;
	padding: 0;
	color: #584134;
}

#page_top
{
	height: 18px;
	margin: 0;
}

#page_bot
{
	background: transparent url(images/bg_pg-bot.gif);
	height: 18px;
	margin-top: 0;
	padding: 0;
}

#page
{
	background: url(images/bg_pg.gif) repeat-y;
	width: 880px;
	padding: 0;
	margin: 0;
}

#main_column
{
}

.post
{
	width: 660px;
	padding: 5px;
}

.post p
{
	
}

#postbottom
{
	font-weight: bold;
	
}

.featuredonhome
{
	margin-bottom: 20px;
}

.featuredonhome li
{
	list-style-type: none;
}

#filed, #tocomment
{
	padding-left: 50px;
}

#filed
{
	background: url("/images/icons/label.png") no-repeat;
	height: 20px;
}

#tocomment
{
	background: url("/images/icons/comment.png") no-repeat;
	height: 32px;
}

#shopp p, #shopp td {
	font-family: verdana, sans-serif;
	font-size: 12px;
}

td ul li
{
	list-style-type: disc;
}

.pagetitle
{
	margin-left: 20px;
	margin-top: 0;
}

.TDside
{
	width: 100px;
}

.sidebox
{
	width: 90px;
	background: #fff;
	padding: 3px;
	margin-bottom: 3px;
	font-size: 12px;
}

.sidebox ul, .sidebox li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: bold;
}

.leftside .sidebox
{
	width: 90px;
	padding: 0;
	margin-left: 10px;
}

#sidebar-post .float
{
	float: left;
}

#sidebar-post img
{
	vertical-align: middle;
}

.sidethumbs img
{
	width: 86px;
	height: 75px;
}

.tagcloud li.level-1
{
	font-size: 12px !important;
	font-weight: bold;
}

#shopp
{
}

#footer
{
	width: 880px;
	padding: 0;
}

.footnotes
{
	height: 64px;
	background: #fff;
	padding: 3px;
	margin-top: 15px;
}

#site_bot
{
	background: transparent url(images/bg-2_leather.jpg);
	height: 35px;
}

#feet
{
	background: transparent url(images/bg_ft.gif) center no-repeat;
	height: 20px;
}

/* Images */

.alignright
{
	float: right;
	padding: 5px;
}

.alignleft
{
	float: left;
	padding: 5px;
}

/* shopp styles */

.addtocart
{
	background: url(/images/add-to-bag.png);
	width: 151px;
	height: 50px;
	border: 0;
}