/*
Theme Name: Vinelli
Theme URI: http://vinelliemporio.com
Description: Theme for Vinelli.
Version: 0.1
Author: Jahdai Cintron
Author URI: http://www.steamboxmedia.com
Tags: 
*/



/* Begin Typography & Colors */
html
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

body
{
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: helvetica, arial, sans-serif;
	color: #363636;
	text-align: center;
	width: 970px;
	border: 0px solid black; /*remove*/
	margin-left: auto;
	margin-right: auto;
	padding-top: 2px;
	background: #fff;
}

p
{
	padding: 0px 0px 20px 0px;
	text-align: justify;
	font-size: 11px;
	margin: 0px;
	display: block;
	color: #363636;
}

h1
{
	font-size: 22px;
	color: #0182ab;
	text-transform: uppercase;
}

h2
{
	margin: 10px 0px 20px 0px;
	color: #000;
	font-size: 17px;
	padding: 0px;
	display: block;
	font-weight: bold;
}

#sidebar #carttitle
{
	color:  #0182ab;
}

h3
{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 3px;
	margin: 0px 0px 5px;
	text-transform: uppercase;
	color: #000;
	padding: 0px;
	display: block;
}

blockquote
{
	margin: 0px;
	padding-left: 60px;
	padding-top: 20px;
	background: transparent url('images/quote.png') no-repeat;
	text-align: justify;
	display: block;
}

a
{
	text-decoration: underline;
	color: #363636;
}

a:hover
{
	text-decoration: none;
}

a img
{
	border: 0px;
}

form
{
	display: inline;
}

#user_login, #user_pass
{
	height: 21px;
	width: 83px;
	font-size: 12px;
	color: #818181;
	border: 0px;
	background: url('images/login.png');
	margin: 0px;
	padding: 0px;
	line-height: 21px;
	text-align: center;
}

#wp-submit
{
	font-size: 12px;
	color: #0182ab;
	text-align: center;
}

#topmenu a
{
	color: #0182ab;
	text-decoration: none;
}

#topmenu a:hover
{
	color: #060606;
	text-decoration: none;
}

#bottommenu a
{
	color: #363636;
	text-decoration: none;
}

#bottommenu #shopmenu a
{
	color: #000;
	text-decoration: none;
}

#bottommenu a:hover
{
	color: #0182ab;
}

#bottommenu #shopmenu a:hover
{
	color: #0182ab;
}

#sidebar h2
{
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	height: 16px;
	border-bottom: 1px dotted #000;
	border-top: 1px dotted #000;
	color: #000;
	display: block;
	font-size: 11px;
	padding-left: 10px;
	text-transform: uppercase;
}

#sidebar a
{
	text-decoration: none;
}

#sidebar a:hover
{
	color: #0182ab;;
}

#bottomlinks a
{
	color: #868686;
	text-decoration: none;
}

#bottomlinks a:hover
{
	color: #0182ab;
	text-decoration: none;
}
/* End Typography & Colors */

/* Begin Page Sections */
#header
{
	width: 100%;
	height: 83px;
}

#logo
{
	float: left;
	text-align: left;
	margin-left: 5px;
	margin-top: 5px;
}

#topmenu
{
	float: right;
	width: 736px;
	height: 30px;
	text-align: right;
}

#bottommenu
{
	float: right;
	width: 736px;
	height: 25px;
	text-align: right;
}

#content
{
	width: 800px;
	float: right;
	text-align: left;
	border-top: 1px dotted #000;
	margin-top: 0px;
}

#fullcontent
{
	width: 100%;
	margin-left: 0px;
	text-align: left;
	margin-top: 21px;
	padding-left: 0px;
}

#sidebar
{
	width: 140px;
	float: left;
	text-align: center;
}

#footer
{
	clear: both;
	width: 100%;
	padding-top: 50px;
}

#bottomlinks
{
	float:left;
	text-align: left;
}

#copyright
{
	float: right;
	text-align: right;
	margin: 0px;
	font-size: 9px;
}
/* End Page Sections */

/* Begin Menus */
#topmenu ul
{
	margin: 0px;
	padding: 0px;
	display: inline;
	line-height: 30px;
}

#topmenu ul li
{
	margin: 0px;
	padding: 3px 6px;
	list-style: none;
	display: inline;
	color: #0182ab;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

#bottommenu ul
{
	margin: 0px;
	padding: 0px;
	display: inline;
	line-height: 25px;
}

#bottommenu ul li
{
	margin: 0px;
	padding: 3px 6px;
	list-style: none;
	display: inline;
	font-size: 11px;
}

#bottommenu #shopmenu
{
	font-weight: bold;
	border-right: 1px solid #363636;
	border-left: 1px solid #363636;
	padding-left: 8px;
	padding-right: 8px;
}

#bottommenu #shopmenu li
{
	font-weight: bold;
	color: #000;
}

#sidebar ul
{
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#sidebar ul li ul li
{
	margin: 0px;
	list-style: none;
	font-size: 11px;
	margin-left: 20px;
	text-transform: uppercase;
	line-height: 20px;
	font-weight: bold;
	color: #000;
}

#sidebar ul li ul li ul li
{
	font-weight: normal;
}

#sidebar ul li
{
	list-style: none;
}

#bottomlinks ul
{
	margin: 0px;
	padding: 0px;
	display: inline;
	line-height: 32px;
}

#bottomlinks ul li
{
	margin: 0px;
	padding: 3px 6px;
	list-style: none;
	display: inline;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	color: #868686;
}
/* End Menus */

/* Formatting */
#sidebarlogo
{
	height: 77px;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-top: 100px;
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;
	/*position: absolute;
	bottom: 0px;*/
}

.contactinfo
{
	float: left;
	width: 46%;
}

.contactform
{
	float: right;
	width: 47%;
	border-left: 1px dotted #c1c1c1;
	padding-left: 6%;
}

.leftcolumn
{
	float: left;
	width: 23%;
	text-align: right;
}

.rightcolumn
{
	float: right;
	width: 75%;
	border-left: 1px dotted #c1c1c1;
	padding-left: 1%;
}

form.contact-form fieldset
{
	width: 93%;
	border: 0px;
}

form.contact-form fieldset legend
{
	display: none;
}

form.contact-form input, form.contact-form textarea
{
	width: 75%;
	margin-bottom: 10px;
}

#ec_option_cc
{
	width: auto;
}

ul li
{
	list-style: none;
}

ol li
{
	margin-bottom: 20px;
}

/* End Formatting */

/* Products */

.wpsc_description
{
}

.wpsc_extra_forms
{
	display: none;
	height: 0px;
}

.prodtitles
{
}

.pricedisplay
{
}

.productdisplay
{
	float: left;
	width: 340px;
	height: 375px;
	margin: 10px;
	padding: 20px;
}

.productdisplay img
{
	border: 1px solid #8D8D8D;
}

#loading_animation
{
	display: none;
}

.cattitles
{
	display: none;
}

.items
{
	display: block;
	margin-top: 10px;
}

.shoppingcart
{
	margin-top: 10px;
	display: block;
}

.subtotal
{
	display: block;
	margin-top: 10px;
}

.subtotalhead
{
	width: 70px;
	display: block;
	float: left;
	margin-left: 3px;
}

.postage
{
	display: block;
}

.postagehead
{
	width: 70px;
	display: block;
	float: left;
	margin-left: 3px;
}

.total
{
	display: block;
	font-weight: bold;	
	border-top: 1px solid black;
}

.totalhead
{
	width: 70px;
	display: block;
	float: left;
	margin-left: 3px;
}

.subtotal .pricedisplay, .postage .pricedisplay, .total .pricedisplay
{
	width: 63px;
	text-align: right;
	display: inline-block;
}

#thprice, .tdprice
{
	text-align: right;
}

.tdqty
{
	text-align: center;
}

.emptycart
{
	display: block;
}

.wpsc_loading_animation
{
	display: none;
}

.wpsc_edit_product
{
	font-size: 0.6em;
}

/* End Products */