/*  
Theme Name: BuyShop
Description: Web3.0 Shop
Version: 1
Author: buy-shop.net
Author URI: http://www.buy-shop.net/
*/


body {
	margin-top: 10px;
	padding: 0;
	background: #ffffff;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #616161;
}

h1, h2, h3 {
	margin-top: 0;
	color: #8C0209;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #6E8A21;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 1000px;
	margin: 0 auto;
	height: 343px;
	background: url(images/img02.jpg) repeat-x left top;
}

/* Header */

#logo {
	width: 915px;
	height: 82px;
	margin: 0 auto;
	padding-left: 25px;
	background: url(images/img01.gif) no-repeat left top;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
}

#logo span {
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #FFFFFF;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 940px;
	margin: 0 auto;
	padding: 0;
	height: 50px;
	background: url(images/img03.gif) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	margin: 0;
	padding: 18px 30px 0 30px;
	text-decoration: none;
	text-transform: capitalize;
	background: url(images/img03.jpg) no-repeat right top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

#splash {
	width: 940px;
	margin: 0 auto;
	height: 220px;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 10px 0px;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 500px;
}

.post {
	padding-bottom: 15px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #6E8A21;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	border-bottom: 1px #616161 dashed;
	margin: -10px 0px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 0px 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
}

#sidebar2 {
	float: right;
}

.sidebar {
	float: left;
	width: 210px;
	padding: 0;
	font-size: 12px;
	background: #282828;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #616161 dashed;
}


.sidebar li h2 {
	height: 31px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 40px;
	background: #4F6517 url(images/img04.gif) no-repeat left top;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;
}

.sidebar a {
	color: #FFFFFF;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 175px;
	height: 18px;
	border: none;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */


#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	width: 940px;
	height: 70px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(images/img04.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: smaller;
}

#footer a {
	color: #6E8A21;
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}


.flower {
	width: 510px;
	height: 250px;
	margin: 0 auto;
	background: url(images/img06.jpg) no-repeat left top;
}

#commentform {
	margin: 0;
	padding-left: 20px;
	text-align:left;
}

#comment {
	margin: 0;
	width: 500px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-left: 20px;
	padding-top: 50px;
	color: #6E8A21;
}

.navigation {
	padding: 20px 20px;
}

.pagetitle {
	padding-left: 20px;
	padding-bottom: 20px;
	color: #6E8A21;

}

#tag_cloud {
	display: block;
	margin: 20px;
	padding-top: 20px;
}

#tag_cloud h2 {
	margin: 0 -20px;
}

#comments {
	padding-left: 20px;
	color: #6E8A21;
}

hr {
	display: none;
}

#commentform {
	padding-left: 10px;
}

.commentlist {
	padding-left: 40px;
}




<!--our style-->

body { background:#ffffff; margin:0; border:0; padding-top:10px; padding-bottom:10px}
#container { width:960px; height:auto; padding:0; margin:0; border:0;background-color:#FFFFFF}

#top { float:left;height:283px; width:960px}
#top .menu{ float:left;height:260px; width:200px; padding-top:23px;padding-left:12px;background:url(images/bg/top_blue_box_l.jpg) no-repeat center center}

.ulmenu { float:left; list-style:url(images/ico/bullet.jpg);text-decoration:none; line-height:25px; font-size:14px; color:#7A7979; text-align:left; margin-right:0px}
.ulmenu a{text-decoration:none;color:#7A7979; font-weight:bold }
.ulmenu a:hover{text-decoration:none;color:#1583BB;font-weight:bold}
.div{ background:url(images/ico/seperator.jpg) repeat-x  center center; height:16px; width:150px}

#top .blueright{ float:left;height:157px; width:392px; background:url(images/bg/top_blue_box_r.jpg) no-repeat center center}
#top .org{ float:right;height:157px; width:344px; background:url(images/bg/top_org_box.jpg) no-repeat center center}
#shoppingbox{ float:left;height:126px; width:748px; }
#shoppingbox .link{ float:left;height:126px; width:200px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#1682B9}
.ul { float:left; list-style:url(images/ico/bullet_single.jpg); text-decoration:none; line-height:20px; font-size:14px; color:#1682B9; text-align:left; margin-right:0px}
.ul a{text-decoration:none;color:#1682B9; font-weight:bold }
.ul a:hover{text-decoration:none;color:#E99234;font-weight:bold}

#shoppingbox .img{ float:left; width:200px; height:126px}
#shoppingbox .comment{ float:right;height:150px; width:344px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; background:url(images/bg/comment_box_big.jpg) no-repeat}
#bar { float:left; background:url(images/bg/barbg.jpg) repeat-x; height:3px; width:960px; margin-top:10px; margin-bottom:10px}

#middle{ float:left;height:auto; width:960px}

.div1{ background:url(images/ico/seperator.jpg) repeat-x  center center; height:10px; width:150px}
#leftpanel{ float:left;height:auto; width:211px}
.margin { float:left; margin-bottom:15px; width:211px}
#boxgray_top { float:left; background:url(images/bg/box/graybox_top.jpg) no-repeat; height:30px; width:211px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#858282; padding-top:20px; text-align:center}
#boxgreen_top { float:left; background:url(images/bg/box/greenbox_top.jpg) no-repeat; height:30px; width:211px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#ffffff; padding-top:20px; text-align:center}
#boxorg_top { float:left; background:url(images/bg/box/orgbox_top.jpg) no-repeat; height:30px; width:211px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#ffffff; padding-top:20px; text-align:center}
#boxblue_top { float:left; background:url(images/bg/box/bluebox_top.jpg) no-repeat; height:30px; width:211px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#ffffff; padding-top:20px; text-align:center}
#box_middle { float:left; background:url(images/bg/box/box_middle.jpg) repeat-y; height: auto; width:211px; }
#box_bottom { float:left; background:url(images/bg/box/box_bottom.jpg) no-repeat; height:10px; width:211px}

#middlepanel{ float:left;height:auto; width:522px; margin-left:8px; margin-right:8px}
#middlebox{ float:left;height:auto; width:522px;}
#middlebox .mtop{ float:left; background:url(images/bg/box/middlebox_top.jpg); width:522px; height:7px}
#middlebox .mbg{ float:left; background:url(images/bg/box/middlebox_bg.jpg); width:522px; height:auto}
#middlebox .mbottom{ float:left; background:url(images/bg/box/middlebox_bottom.jpg); width:522px; height:8px}

.product_panel { float:left; margin-left:-20px; width:520px; height:auto;}
.productbox { float:left; width:250px; height:auto; margin-left:6px; border-right:3px solid #E6E4E4; border-bottom:3px solid #E6E4E4}
.productbox .pimg{ float:left; width:100px; height:100px;}
.productbox .pdescription{ float:right; width:122px; height:auto; border-left:3px solid #E16000; background:#fdfafa; padding-bottom:5px;text-align:block;line-height:16px ;}
.productbox .pdescription:hover{ float:right; width:122px; height:auto; border-left:3px solid #E16000; background:#faf0f0;padding-bottom:5px}
.productbox .prate{ 
	height:20px;float:left;width:120px;font-size:14px;margin:0;padding:0;
	float:right; margin-top:5px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; color:#E16000; font-weight:bold
}
.productbox .pseperator{ float:left; width:240px; height:3px; background:url(images/ico/seperator.jpg) repeat-x; clear:both; margin-left:10px; margin-bottom:10px}
.productbox .pdetails{ float:left; width:247px; height:auto; clear:both; margin:3px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#858282; text-align:block; margin-bottom:0px;margin-top:0;padding-top:0;padding:0;line-height:14px;}



#rightpanel{ float:right;height:auto; width:211px}
#footer{ float:left; width:960px; height:75px;  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;color:#858282; }
#footer a{font-family:Verdana, Arial, Helvetica, sans-serif;text-decoration:none;color:#1682B9; font-weight:bold}
#footer a:hover{ text-decoration:none; color:#E16000;font-weight:bold }

textarea{font-size: 10px;background: #f5f5f5;border: 1px solid #BBB877;-moz-border-radius: 3px;-khtml-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;color: #666}
input[type="text"]{font-size: 10px;background: #f5f5f5;border: 1px solid #BBB877;-moz-border-radius: 3px;-khtml-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;height: 18px;color: #666}

.text_30{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:30px; color:#E16000; font-weight:bold}
.text_14{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#7A7979; font-weight:bold}
.text_14_w{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#ffffff; font-weight:bold}
.text_14_blue{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#0675BC; font-weight:bold}
.text_34{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:34px; color:#ffffff; font-weight:bold}
.text_24{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:24px; color:#ffffff; font-weight:bold}
.text_34_blue{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:34px; color:#0675BC; font-weight:bold}


/* add to cart*/
a.button {
    /* Sliding right image */
	background:url(images/button/addtocart_right.jpg) no-repeat scroll top right; 
	display: block;
	float: left;
	height: 26px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right:2px;
	padding-right: 9px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
a.button:hover {
    /* Sliding right image */
	background: url(images/button/addtocart_right_h.jpg) no-repeat scroll top right; 
}
a.button span {
	/* Background left image */ 
	background: transparent  url(images/button/addtocart_left.jpg) no-repeat; 
	display: block;
	line-height: 11px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 8px 0 7px 30px;
} 
a.button:hover span{
	background: url(images/button/addtocart_left_h.jpg);
	color:#FFFFFF;
}



/* learn*/
a.learn {
    /* Sliding right image */
	background:url(images/button/learn_right.jpg) no-repeat scroll top right; 
	display: block;
	float: left;
	height: 26px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right:2px;
	padding-right: 9px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
a.learn:hover {
    /* Sliding right image */
	background: url(images/button/learn_right_h.jpg) no-repeat scroll top right; 
}
a.learn span {
	/* Background left image */ 
	background: transparent  url(images/button/learn_left.jpg) no-repeat; 
	display: block;
	line-height: 11px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 8px 0 7px 30px;
} 
a.learn:hover span{
	background: url(images/button/learn_left_h.jpg);
	color:#FFFFFF;
}


/* green*/
a.green {
    /* Sliding right image */
	background:url(images/button/green_right.jpg) no-repeat scroll top right; 
	display: block;
	float: left;
	height: 28px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right:2px;
	padding-right: 9px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
a.green:hover {
    /* Sliding right image */
	background: url(images/button/green_right_h.jpg) no-repeat scroll top right; 
}
a.green span {
	/* Background left image */ 
	background: transparent  url(images/button/green_left.jpg) no-repeat; 
	display: block;
	line-height: 11px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 9px 0 8px 9px;
} 
a.green:hover span{
	background: url(images/button/green_left_h.jpg);
	color:#FFFFFF;
}


/* org*/
a.org {
    /* Sliding right image */
	background:url(images/button/org_right.jpg) no-repeat scroll top right; 
	display: block;
	float: left;
	height: 28px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right:2px;
	padding-right: 9px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
a.org:hover {
    /* Sliding right image */
	background: url(images/button/org_right_h.jpg) no-repeat scroll top right; 
}
a.org span {
	/* Background left image */ 
	background: transparent  url(images/button/org_left.jpg) no-repeat; 
	display: block;
	line-height: 11px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 9px 0 8px 9px;
} 
a.org:hover span{
	background: url(images/button/org_left_h.jpg);
	color:#FFFFFF;
}


a img { border:0px}

#tag_clouds_box
{
	margin:5px;
	padding:0;
	width:320px;
	height:90px;
	overflow:hidden;
}
#tag_clouds_box a
{
	color:white;
	margin:0;
	padding:0;
}
.prodimg
{
	/*
	height:expression(this.height<100?'100px':'auto');
	width:expression(this.width<100?'100px':'auto');
	*/
	height:expression(document.body.clientHeight > 100? "100px": "auto" );
	max-height:100px;
	width:expression(document.body.clientWidth > 100? "100px": "auto" );
	max-width:100px;
}

#more_shops
{
	margin:0;
	padding:0;
	width:190px;
}