/*
Theme Name: Market Theme
Theme URI: http://www.markettheme.com
Description: The powerful theme that turns Wordpress into an online store.
Version: 4.01
Author: MarketTheme.com
*/

/* Intial Setup */

body {
	background-color: #FFFFFF;
	font-family: Verdana, sans-serif;
	color: #232323;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#wrap {
	width: 960px;
	margin: 0 auto;
}

a {
	text-decoration: none;
	color: #0a74fe;
}

a:hover {
	text-decoration: underline;
}

a img {
border: 0px;
}

/* Layout settings */
#top {
	width: 960px;
	margin-left:auto;
	margin-right:auto;	
}

#bar {
	padding-bottom: 10px;
	padding-right: 5px;
	padding-top: 8px;
	/* padding-left: 2%; */
}

#bar .barhead{
	padding-top:3px;
}

#bar .logo {
	float: left;
}

#bar .logo a img {
	border: 0px;
}

#bar .viewcarttop {
	/* float: right; */
	text-align: right;
	font-size: 1.05em;
	color: #000000;
	margin-bottom: -20px;
}

#bar .viewcarttop a {
	color: #000000;
}

.phone {
	font-weight: bold;
}

.shopcart {
	font-weight: bold;
	background-image:url(imgs/cart.gif);
	background-repeat:no-repeat;
	background-position:0 -1px;
	padding-left:23px;
}

#bar .right p {
margin: 0px;
padding: 0px;
line-height: 125%;
color: #232323;
font-size: .950em;
margin-bottom: 9px;
}

#bar .search {
border: 1px solid #bbbbbb;
padding: 3px;
font-size: .975em;
width: 300px;
float: right;
background-color: #f9f9f9;
}

#bar .search .postform {
font-size: 1.1em;
width: 270px;
background-color: #f9f9f9;
margin: 0px;
padding: 0px;
border: 0px;
vertical-align: middle;
}

#bar .search .postimg {
vertical-align: middle;
border-left: 1px solid #e2e2e2;
}

#nav {
	width: 100%;
	background-color: #b4d191;
	font-size: 1.1em;
}

#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#nav ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

#nav ul li a {
	color: #222222;
	font-weight: bold;
	padding: 8px;
	display: block;
}

#nav ul li a:hover {
	background-color: #ffffff;
}

#nav ul li.current_page_item {
	background-color: #ffffff;
}
#nav ul li.current_page_item a {
	color: #222222;
}

#headerimage {
	width: 100%;
	margin-bottom: -2px;
}

#main {
	width: 100%;
	background-image: url(imgs/cont-bg.gif);
	background-color: #ffffff;
}

#main .sidebar {
	width: 270px;
	float: left;
	padding-top: 25px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 20px;
}

#main .content {
	width: 635px;
	float: right;
	background-color: #ffffff;
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
}

#main .content .blog h2 {
font-size: 1.15em;
color: #000;
margin: 0px;
padding: 0px;
font-weight: bold;
line-height: 100%;
padding-bottom: 8px;
border-bottom: 1px solid #555555;
margin-bottom: 10px;
}

/* Homepage Grid */

#main .content .grid {
width: 100%;
margin-bottom: 15px;
}

#main .content .grid .item {
border: 1px solid #e2e2e2;
float: left;
display: inline;
margin-right: 6px;
margin-left: 6px;
margin-bottom: 16px;
text-align: center;
}

#main .content .grid .item h2 {
background-color: #DAECC2;
text-align: center;
font-size: 1.15em;
margin: 0px;
padding-top: 5px;
padding-bottom: 5px;
margin-bottom: 5px;
}

#main .content .grid .item a img {
	border: 0px;
}

#main .content .grid .price {
font-size: 1em;
background-color: #e2e2e2;
padding-top: 4px;
padding-bottom: 4px;
color: #222222;
font-weight: bold;
margin-top: 4px;
margin-bottom:6px;
text-align:center;
margin-left:auto;
margin-right:auto;
width:108px;
}

#main .content .grid .soldout {
	color: #ca1717;
}

#main .content .grid li.categories{
list-style-image: url(imgs/li_bullet2.gif);
}

#main .content .grid li.cat-item{
list-style-image: url(imgs/li_bullet1.gif);
}

#main .content ul li {
list-style-type: square;
list-style-image:url(imgs/li_bullet1.gif);
line-height: 140%;
}

#main .content .grid .title h2 {
font-size:1.1em;
text-align:center;
}

/* Homepage Content */

#main .content .welcome p {
/* font-size: .985em; */
line-height: 150%; 
margin: 0px;
margin-right: 10px;
padding: 0px;
margin-bottom: 15px;
}

/* Homepage New Products */

#main .content .newproducts .viewall {
float: right;
padding: 4px;
border: 1px solid #CFCFCF;
background-color: #EDEFED;
font-size: 90%;
margin-right: 2px;
}

#main .content .newproducts .new {
width: 100%;
margin-bottom: 25px;
}

#main .content .newproducts .new .photo {
float: left;
width: 150px;
}

#main .content .newproducts .new .photo img {
padding: 2px;
border: 1px solid #777777;
}

#main .content .newproducts .new .itemdesc {
float: left;
/* width: 470px; */
padding-left:20px;
}

#main .content .newproducts h1 .newtitle {
color:#ca1717;
}

#main .content .newproducts .new h2 {
font-size: 1.15em;
margin: 0px;
padding: 0px;
line-height: 100%;
margin-bottom: 5px;
}

#main .content .newproducts .new p {
font-size: .950em;
line-height: 160%;
color: #232323;
margin: 0px;
margin-right: 10px;
padding: 0px;
}

#main .content .news h2 {
font-size: 1.15em;
margin: 0px;
padding: 0px;
line-height: 100%;
margin-bottom: 5px;
}

/* Sidebar */

#main .sidebar ul {
list-style-type: none;
margin: 0px;
padding: 0px;
margin-bottom: 15px;
}

#main .sidebar ul li {
list-style-type: square;
list-style-image:url(imgs/li_bullet1.gif);
padding-left: 3px;
padding-right: 0px;
font-size: 1.15em;
line-height: 100%;
padding-top: 4px;
padding-bottom: 4px;
margin-bottom: 2px;
margin-top: 0px;
margin-left: 25px;
}

#main .sidebar ul li.current-cat {
/* background-color: #B4D191; */
}

#main .sidebar ul li ul {
margin: 0px;
padding: 0px;
}

#main .sidebar ul li ul li {	
list-style-type: none;
font-size: 11px;
line-height: 100%;
padding-top: 4px;
padding-bottom: 4px;
margin-left: 13px;
margin-bottom: 2px;
margin-top: 2px;
}

#main .sidebar h3 {
font-size: 1.25em;
color: #232323;
margin: 0px;
padding: 0px;
border-bottom: 1px solid #555555;
margin-bottom: 5px;
font-weight: normal;
padding-bottom: 4px;
}

#main .sidebar .search {
border: 1px solid #bbbbbb;
padding: 3px;
font-size: .975em;
width: 225px;
background-color: #f9f9f9;
margin-bottom: 20px;
}

#main .sidebar .search .postform {
font-size: 1.1em;
width: 200px;
background-color: #f9f9f9;
margin: 0px;
padding: 0px;
border: 0px;
vertical-align: middle;
}

#main .sidebar .search .postimg {
vertical-align: middle;
border-left: 1px solid #e2e2e2;
}

#main .sidebar .promopic {
text-align: center;
}

#main .sidebar .promopic img {
max-width: 270px;
}

/* Content -> Sidebar Widget Styles */

#main .sidebar .widgetcase {
	list-style-type: none;
}
#main .sidebar .widgetcase p {
	font-size: .850em;
	color: #343434;
	line-height: 175%;
}
#main .sidebar .widgetcase .textwidget {
	font-size: .850em;
	color: #343434;
	line-height: 175%;
}
#main .sidebar .widgetcase h2.widgettitle {
	border-bottom-color:#555555;
	border-bottom-style:solid;
	border-bottom-width:1px;
	color:#232323;
	font-size:1.25em;
	font-weight:normal;
	margin-bottom:5px;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	padding-bottom:4px;
	padding-left:0;
	padding-right:0;
	padding-top:0;
}
#main .sidebar .widgetcase ul {
}
#main .sidebar .widgetcase ul li {
	margin-bottom: 3px;
}
#main .sidebar .widgetcase ul li a {
	font-size: 1em;
}
#main .sidebar .widgetcase ul li a:hover {
}
#main .sidebar .widgetcase ul .children {
	margin-left: 20px;
	margin-bottom: 0px;
	font-size: 1em;
	line-height: normal;
}
/* Other Common Elements */

h1 {
font-size: 1.45em;
color: #000000;
margin: 0px;
padding: 0px;
font-weight: normal;
line-height: 100%;
padding-bottom: 8px;
border-bottom: 3px solid #c5c5c4;
margin-bottom: 10px;
}

h2 {
font-size: 1.25em;
color: #000000;
margin: 0px;
padding: 0px;
font-weight: normal;
line-height: 100%;
padding-bottom: 8px;
margin-bottom: 10px;
}

#main .content p {
font-size: 1em;
line-height: 170%;
color: #233322;
margin: 0px;
margin-right: 10px;
padding: 0x;
margin-bottom: 12px;
}

.comments {
	font-size: .825em;
	font-weight: normal;
	color: #222222;
}

#commentform textarea {
	width: 95%;
}

/* Single product view
Some elements have been carried over from previous versions of Market Theme
to ensure everything plays nice and looks the best, such as breadcrumbs.
*/ 

#main .content .breadcrumbs {
font-size: .950em;
border-top: 1px solid #e2e2e2;
border-bottom: 1px solid #e2e2e2;
margin-bottom: 10px;
padding-top: 6px;
padding-bottom: 6px;
}

#main .content .breadcrumbs p {
margin: 0px
padding: 0px;
line-height: 100%;
margin-bottom: 0px;
}

#main .content .breadcrumbs img {
vertical-align: bottom;
margin-right: 5px;
}

#main .content .product {
padding-right: 10px;
}

#main .content .product .product_image {
float: left;
padding-right: 15px;
/* width: 350px; */
}

#main .content .product .product-options {
font-size: 11px;
}

#main .content .product .desc { 
width: 250px;
float: right;
}

#main .content .product .desc .bump {
margin-top: 25px;
}

#main .content .product .desc-text {
border-top-color: #E2E2E2;
border-top-style: solid;
border-top-width: 1px;
padding-top: 10px;
margin-right: 10px;
}

#main .content .product .specs {
}

#main .content .product .desc .field {
font-size: .995em;
font-family: Verdana,sans-serif;
width: 175px;
margin: 0px;
margin-bottom: 5px;
background-color: #e2e2e2;
border: 1px solid #cccccc;
}

#main .content .product .product_image .mi {
margin-bottom: 10px;
text-align: center;
}

#main .content .product .product_image .tr {
text-align: center;
}

#main .content .product .product_image .tr img {	
padding: 2px;
border: 1px solid #777777;
margin-right: 1%;
margin-left: 1%;
margin-bottom: 10px;
}

#main .content .product h2 {
font-size: 1.25em;
font-weight: bold;
color: #232323;
margin: 0px;
padding: 0px;
line-height: 100%;
margin-bottom: 10px;
border-bottom: 0px;
}

#main .content .product .price {
font-weight: bold;
font-size: 1em;
color: #137C32;
}

#main .content .product p {
font-size: 1em;
line-height: 175%;
margin: 0px;
margin-right: 10px;
padding: 0px;
margin-bottom: 15px;
}
 
.sold {
	background-color: #ca1717;
	color: #ffffff;
	padding-right: 2px;
	padding-left: 2px;
	margin-left: 5px;
}
/* Sidebar elements, user customizable colors in alt stylesheets */

#main .sidebar .infobox {
background-color: #F0F0F0;
border: 1px solid #adc490;
padding: 5px;
margin-bottom: 20px;
margin-top:20px;
}

#main .sidebar .infobox p {
font-size: .925em;
line-height: 160%;
margin: 0px;
padding: 0px;
margin-bottom: 9px;
}

/* Footer */

#footer {
padding-top:10px;
background-color:#FFFFFF;
}

#footer .footer_wrap {
border-top: double #888888;
padding: 10px;
}

#footer p {
font-size: .895em;
margin: 0px;
padding: 0px;
}

#footer .methods {
float: right;
width: 35%;
text-align: right;
}

#footer .copyright {
float: left;
width: 65%;
}

/* Product Manager Area */
.mpm_infored { color: #D54E21; }
.mpm_infoblue { color: #0000F0; }

/* Modifications to address Wordpress alignment issues */
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}