/* @override http://sitebuilds.net/sandtopia/wp-content/themes/smartshop/style.css?ver=3.5 */

/* @override http://sitebuilds.net/sandtopia/wp-content/themes/smartshop/style.css?ver=3.5 */

/*  

Theme Name: Smartshop

Theme URI: http://www.templatesquare.com/

Description: SmartShop is a clean and responsive wordpress theme for ecommerce and shopping cart websites.

Version: 1.0

Author: templatesquare

Author URI: http://www.templatesquare.com/

License: GNU General Public License

License URI: license.txt

Tags: one-column, two-columns, left-sidebar, right-sidebar, fixed-width, custom-menu, editor-style, theme-options, translation-ready

*/







/* #Reset & Basics (Inspired by E. Meyers)

================================================== */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {

	margin: 0;

	padding: 0;

	border: 0;

	font-size: 100%;

	font: inherit;

	vertical-align: baseline; }
	
h1 { color:#4165b2!important; }	

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {

	display: block; }

body {

	line-height: 1; }

ol, ul {

	list-style: none; }

blockquote, q {

	quotes: none; }

blockquote:before, blockquote:after,

q:before, q:after {

	content: '';

	content: none; }

table {

	border-collapse: collapse;

	border-spacing: 0; }



* {

	margin:0;

	padding:0;

}

*:focus {

	outline:none; /* removes ugly dotted border but may make template more unsuable, up to you

					 if you want to keep it! */

}



/*============================================ GLOBAL  =================================================*/

body {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	margin:0 auto;

	padding:0;

	line-height:20px;

}

* {

	margin:0;

	padding:0;

}

*:focus {

	outline:none; /* removes ugly dotted border but may make template more unsuable, up to you

					 if you want to keep it! */

}

form{margin:0; padding:0;}

hr {

	border-width:0;

	height:1px;

	line-height:0;

	margin:35px 0px 35px 0px;

	page-break-after:always;

	text-align:center;

	width:100%;

	clear:both;

}



/*** END OF GLOBAL  ***/





/*============================================ DEFAULT ELEMENT STYLES  =================================================*/

/* heading */

h1, h2, h3{margin-bottom:18px;}

h4, h5, h6{margin-bottom:10px;}

h1	{font-size:32px;}

h2	{font-size:20px;}

h3	{font-size:16px;}

h4	{font-size:14px;}

h5	{font-size:12px;}

h6	{font-size:20px;}

h1, h2, h3, h4, h5, h6{ font-weight:400; font-family: 'Droid Sans', Arial, Helvetica, sans-serif; }

.pagetitle{ font-weight:700;}

.title{ padding-bottom:10px;}

.valignmiddle {padding-top:8px;	margin-bottom:15px;}



/* links */

a, a:visited {text-decoration:none; font-weight:normal; }

a:hover{text-decoration:none;}

a img{border:none}





/* float align */

.alignleft,

img.alignleft {

	display: inline;

	float: left;

	margin-right: 20px;

	margin-top: 3px;

}

.alignright,

img.alignright {

	display: inline;

	float: right;

	margin-left: 20px;

	margin-top: 5px;

}

.aligncenter,

img.aligncenter {

	clear: both;

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.alignnone,

img.alignnone {

	clear: both;

	display: block;

	margin-left: auto;

	margin-right: auto;

	margin-top:3px;

}





img.alignleft, 

img.alignright, 

img.aligncenter,

img.alignnone {

	margin-bottom: 5px;

}



/* Images */

img.scale-with-grid {

	max-width: 100%;

	height: auto;

}



/* lists, blockquotes and paragraphs */

p, ul, ol, blockquote {

	margin-bottom:20px;

}

ul {

	list-style: disc;

	margin: 0 0 18px 1.5em;

}

ul li{ padding-bottom:10px;}

ol {

	list-style: decimal;

	margin: 0 0 18px 2.2em;

}

ol ol {

	list-style: upper-alpha;

}

ol ol ol {

	list-style: lower-roman;

}

ol ol ol ol {

	list-style: lower-alpha;

}

ul ul,

ol ol,

ul ol,

ol ul {

	margin-bottom: 0;

}

	

blockquote {

    background-image: url(images/quote.png);

    background-position: 0 0;

    background-repeat: no-repeat;

    clear: both;

    font-size: 16px;

    font-style: italic;

    line-height: 25px;

    margin: 0 0 20px 0;

    padding: 0 10px 0 50px;

	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;

}

	

	

blockquote.left, blockquote.right  {

	float:right;

	letter-spacing:0px;

	margin-bottom:20px;

	margin-left:20px;

	margin-top:0px;

	padding:0px 20px 10px 60px;

	width:43%;

	background-position:0px 0px;

	}

	

blockquote.left{

	float:left;

	margin-left:0px;

	margin-right:20px;}



blockquote p{margin-bottom:0px;}

blockquote div{}

blockquote cite,

blockquote em,

blockquote i {

	font-style: normal;

}



code {

	font-family:Verdana, Arial;

	letter-spacing:1px;

	margin:25px 0 25px 0px;

	display:block;

	font-size:0.9em;

	padding:15px 10px;

}



pre {

	border-left:solid 4px #ebebeb;

	line-height: 18px;

	margin-bottom: 18px;

	padding:20px;

}

abbr,

acronym {

	border-bottom: 1px dotted #666;

	cursor: help;

}

sup,

sub {

	height: 0;

	line-height: 1;

	position: relative;

	vertical-align: baseline;

}

sup {

	bottom: 1ex;

}

sub {

	top: .5ex;

}



/* Text meant only for screen readers */

.screen-reader-text {

	position: absolute;

	left: -9000px;

}





/* CONTAINER

-------------------------------------------------------------- */

#bodychild{

	width:1020px; 

	margin:0px auto;

    padding-top:0px;

    position: relative;

    z-index: 10;

}

#outercontainer{width:100%;margin:0px;padding:0px;}



#outerheader, #outerafterheader, #outerslider, #outerbeforecontent, #outermain,  #outerfootersidebar, #outerfooter{width:100%; margin:0 auto}



/* HEADER */

#outerheader{

	margin-bottom:40px;

	padding-bottom: 0px;

	position: static;

	z-index: 20;
	background: url(images/nav-bar-tile.jpg) repeat-x center bottom;
}



#beforecontent{ padding-bottom:20px;
	display: none;
}



/* CONTENT */

#outermain{padding: 4px 0 50px;
	background: url(images/footsand.jpg) repeat-x 0 bottom;
}

#maincontent{}

#content{float:left;}

#content.positionright{float:right;}

#content.positionleft{ float:left;}

#content .padcontent{ padding:0px 10px 0px 0px;}

#content.positionright .padcontent{ padding:0px 0px 0px 10px;}



/* SIDEBAR */

#sidebar{float:left; }

#sidebar.positionleft{float:left;}

#sidebar.positionright{float:right;}



/* FOOTER SIDEBAR */

#outerfootersidebar{
	display: none;
}

#aftercontentcontainer{padding:40px 0 0 0;}



/* HEADER & MENU

-------------------------------------------------------------- */

#top{ padding: 2px 0px 0px;}

#logo{float:left; margin-top:15px;}



#headerright{float:right; padding: 10px 0 10px
}











#shop-bag{ /*background:url(images/bucket.jpg) no-repeat 0 5px;*/ width: 68px; height: 78px; display:block; float:left; margin-right:20px;}

.shop-box {

	width: 237px;

	clear: both;

	position:absolute;

	right:0;

	top:60px;

	z-index:250;

	margin:0px;

	padding:0px;

	list-style-type:none;

}

.shop-box li{padding:20px 13px;}

.shop-box li:last-child{ padding:10px 13px 20px 13px;}

.shop-box h2{ font-size:13px; margin-bottom:0px;}

.shop-box .total{ font-size:11px; margin-bottom:10px;}



#user-nav li a{ color:#888;}

#user-nav li a:hover, #user-nav li.current-menu-item a, #user-nav li.current_page_item a{ color: #f05117;}

#user-nav{ margin:0px; padding:0px; list-style-type:none; float:right; display:block; clear:left;}

#user-nav li{ padding:0px 5px 0px 10px; background:url(images/square.gif) no-repeat 0px 6px; display:inline; }

#user-nav li:last-child{ padding-right:0px;}

#user-nav li:first-child{ background:none; padding-left:0px;}



/* TOP MENU */

#navigation{position:relative; z-index:200; margin: 0 0 4px;
	height:48px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}



/* Nav Menu */

#topnav{

	margin:0;

	list-style-type:none;

	overflow:visible;

	position:relative;

	font-family: Arial, Helvetica, sans-serif;

	padding:0 0 0 0px;

	-webkit-border-radius: 4px;

	-moz-border-radius: 4px;

	border-radius: 4px;

}



.sf-menu a {

	text-decoration:none;

	display:		block;

	position:		relative;

	padding: 		18px 25px 18px 25px;

	font-weight:700;

}





.sf-menu > li {

    position: relative;

    z-index: 10;

}





.sf-menu > li:before {

    bottom: 0;

    content: "";

    display: block;

    left: 0;

    position: absolute;

    right: 0;

    top: 0;

    z-index: -1;

}





/* Drop down menu */

.sf-menu ul a:hover {}

.sf-menu li li {

	text-align:left;

	line-height:20px;

	margin:0;

}

.sf-menu, .sf-menu * {

	margin:			0;

	padding:		0;

	list-style:		none;

	font-size:12px;

	

}

.sf-menu {

	line-height:100%;

	position:absolute;

	right:0;

	bottom:0;

	float:left;

	

}

.sf-menu ul {

	position:		absolute;

	top:			-999em;

	width:			12em; /* left offset of submenus need to match (see below) */

}

.sf-menu ul li {

	width:			100%;

	

}

.sf-menu li:hover {

	visibility:		inherit; /* fixes IE7 'sticky bug' */

}

.sf-menu li {

	float:			left;

	position:		relative;

	margin:0;

}



.sf-menu li:hover ul,

.sf-menu li.sfHover ul {

	left:			0px;

	top:			4.3em; /* match top ul list item height */

	z-index:		99;

	-webkit-border-radius: 4px;

	-moz-border-radius: 4px;

	border-radius: 4px;

}

ul.sf-menu li:hover li ul,

ul.sf-menu li.sfHover li ul {

	top:			-999em;

	

}

ul.sf-menu li li:hover ul,

ul.sf-menu li li.sfHover ul {

	left:			12em; /* match ul width */

	top:			-1px;

	margin-left:	0px;

}

ul.sf-menu li li:hover li ul,

ul.sf-menu li li.sfHover li ul {

	top:			-999em;

	

}

ul.sf-menu li li li:hover ul,

ul.sf-menu li li li.sfHover ul {

	left:			12em; /* match ul width */

	top:			-1px;

	

}

.sf-menu ul li a{

	padding:7px 25px!important;

	font-size:12px;

	font-family:Arial, Helvetica, sans-serif;

	font-weight:normal;

}



.sf-menu li ul {

	padding:0px 0px;	

}

.sf-menu a.sf-with-ul {

	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */

}

.sf-sub-indicator {

	position:		absolute;

	display:		block;

	right:			10px;

	top:			1.05em; /* IE6 only */

	width:			10px;

	height:			10px;

	text-indent: 	-999em;

	overflow:		hidden;

}







.sf-menu ul{border:0px;}

.sf-menu li li {}

.sf-menu > li li:before{

	content: "";

	display: block;

}



.sf-menu > li li:first-child:before{ border:0;}



/* dropdown mobile */

.tinynav { display: none }



/* search */

#navigation #searchform{position:relative; float:right; margin-right:26px; margin-top:9px; }

#searchform .searcharea, #searchform .bgsearch{

-webkit-border-radius: 4px;

-moz-border-radius: 4px;

border-radius: 4px;

width:180px;

	}

#searchform .searcharea{width:202px;}

#searchform input{ margin:0px;}

#searchform #s{width:80%; padding:7px 5px !important; border:0}

.searchbutton{background:url(images/search-icon.png) no-repeat right center !important; border:0 !important; 

width:20px; height:17px; position:absolute; right:10px; top:6px; filter:none!important;}



/* SLIDER

-------------------------------------------------------------- */

#slidercontainer{margin-bottom:32px;}

#slider{position:relative;}

#slider .button{padding:8px 15px 8px 15px;}





/* CONTENT

-------------------------------------------------------------- */

#maincontent{}

#content{float:left;}

#content.positionright{float:right;}

#content.positionleft{ float:left;}

.main{padding-right:8.6%;}

#content.positionright .main{padding-left:8.6%; padding-right:0}



br{height:1px; line-height:1px; font-size:0px; content:""; display:block;}

.indentleft{overflow:hidden;}

.margin_bottomoff{margin-bottom:0 !important;}

.marginsmall{margin-bottom:6px;}

.marginmiddle{margin-bottom:12px;}

.marginlarge{margin-bottom:30px;}

.center{text-align:center;}







.highlight-content{clear:both; padding:26px 0; text-align:center; margin-bottom:20px}

.highlight-content h1{margin:0 0 10px 0; font-size:28px}

.customtext{font-size:15px; font-family: 'Droid Sans', Arial; font-style:italic; font-weight:400}



/* List */

.row-list{list-style-type:none; padding:0; margin:0}

.row-list li{padding:0; margin:0 0 25px 0}

.row-list .circle{margin-top:3px;}



.listSquareSmall{list-style-type:square; padding:0; list-style-position:inside; margin:0 0 20px 0;  text-transform:uppercase;}

.listSquareSmall li{padding:3px 0; margin:0 0 0 0; font-size:8px;}

.listSquareSmall li a{font-size:10px;}



.listColumn{list-style-type:none; padding:0; margin:0;}

.listColumn li{}



.listNolist{list-style-type:none; padding:0; margin:0; font-family: 'Droid Sans', Arial; font-weight:400}

.listNolist li{font-size:13px}





/* list in contact area */

.noList{list-style-type:none; padding:0; margin:0;}

.noList li{clear:both}

.txtleft{float:left}

.txtright{float:right}







/* Circle*/

.circle{

	display: block;

	font-size:19px;

	line-height:35px;

	width:35px;

	-moz-border-radius:35px;

	-webkit-border-radius:35px;

	-khtml-border-radius:35px;

	border-radius:35px;

	text-align: center;

	margin:0 15px 0 0;

	font-family: 'Droid Sans', Arial;

	font-weight:600

}





/* Images */

img.scale-with-grid {

	max-width: 100%;

	height: auto;

}

img[class*="wp-image-"], img[class*="attachment-"]{

	max-width:99%;

	height:auto;

	-moz-border-radius:3px;

	-webkit-border-radius:3px;

	-khtml-border-radius:3px;

	border-radius:3px;

	padding:6px;

	

}

.imgframe{

	-moz-border-radius:3px;

	-webkit-border-radius:3px;

	-khtml-border-radius:3px;

	border-radius:3px;

	padding:6px;

	height:auto;

	display:block

}



.imgframe img{max-width:100%; height:auto; display:block;}





.imgframecontainer{background:url(images/shadow-medium.gif) no-repeat center bottom; padding-bottom:5px; display:block; max-width:100%}

.imgframecontainer.mini{background:url(images/shadow-mini.gif) no-repeat center bottom; padding-bottom:6px;}

.imgframecontainer.small{background:url(images/shadow-small.gif) no-repeat center bottom; padding-bottom:6px;}

.imgframecontainer.large{background:url(images/shadow-large.gif) no-repeat center bottom; padding-bottom:6px;}







/* Separator */

.separator {

	display:block;

	height:32px;

	padding:0 0;

	text-align:center;

	width:100%;

	clear:both;

}





.separator.line{

	padding:30px 0;

	margin-bottom:20px;

	background:url(images/separator.png) no-repeat center center

}



/* form & button */

.button.small{font-size:12px;}

.button.large{font-size:14px; line-height:15px; padding:9px 20px 10px 20px;}

.more-link{margin:10px 0 0 0; display:inline-block}



/* Tables */

table {border-collapse:separate;border-spacing:0;width:100%; margin-bottom:18px;}

table,td,th { text-align:center;}

th{padding:10px;text-transform:uppercase;}

td{padding:10px;}

tfoot td{border:0px;}

th,tr:hover{}

table {

	text-align: left;

	margin: 0 -1px 24px 0;

	width: 100%;

}

tr th,

thead th {

	font-size: 12px;

	font-weight: bold;

	line-height: 18px;

	padding: 9px 24px;

}

tr td {

	padding: 6px 24px;

}

tr.odd td {

}



/* BLOG STYLE

-------------------------------------------------------------- */

.sticky{}

.post{margin-bottom:50px; padding:0 0 50px 0; clear:both; background:url(images/separator.png) no-repeat center bottom}

.posttitle{margin:0 0 4px 0}

.posttitle, .posttitle a{font-size:20px; line-height:24px; font-family: 'Droid Sans', Arial; font-weight:400}

.posttitle a:hover{text-decoration:none;}

.entry-utility{ margin-bottom:15px; padding:0; font-size:11px; font-style:italic}

.post .entry-content{padding:12px 0 5px 0;}

.postimg{margin-bottom:5px;}

.postimg img{border:1px solid #e7e7e7; background:#f7f7f7; border-bottom:2px solid #cbcbcb; padding:1px;}

#singlepost .post{padding-bottom:30px;}

#singlepost .entry-content{}



#searchresult .hentry{padding-bottom:10px; margin-bottom:0px; background:transparent; border:0}

#searchresult .entry-content{padding:0; background:transparent}

#searchresult .posttitle, #searchresult .posttitle a{font-size:14px; margin-bottom:8px; text-align:left; padding:0}

#searchresult .posttitle a, #searchresult .posttitle a:visited{background:transparent; padding:0}



#postattachment .entry-utility{width:100%; float:none; padding:0}

.entry-attachment{margin-bottom:20px;}





/* author */

h2.title-author{ font-size:16px}

#entry-author-info {

	clear: both;

	margin-bottom:30px;

	position:relative;

	padding:20px;

}

#entry-author-info #author-avatar {

	margin: 0 0 0 0;

	position:absolute;

	top:40px;

	right:20px;

	

}

.avatar{display:block; padding:4px; }

#entry-author-info #author-description {

	margin: 0 85px 10px 0; vertical-align:top;

}

#entry-author-info #author-description  h2{font-size:14px;}

#author-description span.author{display:block}



/* attachment pages wordpress */

.attachment .entry-content .entry-caption {

	font-size: 140%;

	margin-top: 24px;

}

.attachment .entry-content .nav-previous a:before {

	content: '\2190\00a0';

}

.attachment .entry-content .nav-next a:after {

	content: '\00a0\2192';

}



.wp-caption {

	margin-top: 0.4em;

}

.wp-caption {

	margin:0 0 20px 0;

	padding:0;

	max-width:100%;

	display:block;

}

.wp-caption img {

	margin: 0;

}

.wp-caption .wp-caption-text,

.gallery-caption {

	font-size: 12px;

	font-style:italic

}

.wp-caption .wp-caption-text {

	margin-bottom:0;

	padding: 8px 0 0 0;

	position: relative;

}

#content .gallery {

	margin: 0 auto 1.625em;

}

#content .gallery a img {

	border: none;

}

img#wpstats {

	display: block;

	margin: 0 auto 1.625em;

}

#content .gallery-columns-4 .gallery-item {

	width: 23%;

	padding-right: 2%;

}

#content .gallery-columns-4 .gallery-item img {

	width: 100%;

	height: auto;

}

.tag-links{padding:10px 0; display:block}





/* Make sure embeds and iframes fit their containers */

embed,

iframe,

object {

	max-width: 100%;

}





/* navigation  */

.navigation {

	line-height: 20px;

}

.navigation a:link,

.navigation a:visited {

	text-decoration: none;

}

.navigation a:active,

.navigation a:hover {

}

.nav-previous {

	float: left;

}

.nav-next {

	float: right;

	text-align: right;

}

.nav-previous a, .nav-next a{

	font-size:12px;

	padding:8px 0;

}

#nav-above {

	margin: 0 0 18px 0;

}

#nav-above {

	display: none;

}

.paged #nav-above,

.single #nav-above {

	display: block;

}

#nav-below {

	padding:0; font-size:12px; margin:30px 0 0 0; clear:both; text-align:right

}





/* Comments */

#comments{

	clear: both;

}

#comments .navigation {

	padding: 0 0 18px 0;

}

h3#comments-title{

	line-height:24px;

	padding:0px 0px;

	margin:0 0 20px 0;

	font-size:16px;

	font-family: 'Droid Sans', Arial;

	font-weight:300;



}



h3#reply-title {

	line-height:24px;

	margin:0 0 15px 0;

	font-size:16px;

	font-family: 'Droid Sans', Arial;

	font-weight:300;

}

.commentlist {

	list-style: none;

	margin: 0;

	margin-bottom:0px;

}

.commentlist li.comment {

	margin: 0 0 0px 0px;

	padding: 0 0 0px 0px;

	position: relative !important;

}

.commentlist li.comment ul.children{margin:0 0 0 0; margin-left:14%; padding:0px 0 0 0;}

.commentlist li.comment ul.children li{border-bottom:0 !important; margin:0; padding:0}

#comments .comment-body ul,#comments .comment-body ol {

	margin-bottom: 0;

}

.commentlist ol {

	list-style: decimal;

}

.commentlist .avatar {

}

.comment-body cite {

	font-size:14px;

	line-height:14px;

	font-style:normal;

}



.comment-body cite  a, .comment-body cite  a:visited{}

.comment-body cite  a:hover{text-decoration:none}

.comment-author .says {	font-style: normal;}

.comment-meta {	font-size: 11px;	margin: 0 0 18px 0;}

.comment-meta a:link,

.comment-meta a:visited {

	text-decoration: none;

}

.comment-meta a:active,

.comment-meta a:hover {

	

}

.commentlist .even {}

.commentlist .bypostauthor {}



.reply a.comment-reply-link{ }



.edit-link{float:none; clear:both; width:100%; display:block; padding:10px 0 0 0}

a.comment-edit-link {

	

}

a.comment-edit-link:hover {

	text-decoration:none

}

.commentlist .children {

	list-style: none;

}

.commentlist .children li {}

.nopassword, .nocomments {display: none;}

#comments .pingback {

	margin-bottom: 18px;

	padding-bottom: 18px;

}

.commentlist li.comment+li.pingback {

	margin-top: -6px;

}

#comments .pingback p {

	display: block;

	font-size: 11px;

	line-height: 18px;

	margin: 0;

}

#comments .pingback .url {

	font-size: 12px;

}

.con-comment{padding:0 0 0 0}

.commentlist .comment-author{ float:left; margin-top:0px;}

.commentlist .comment-body{width:auto; margin-bottom:30px !important; margin-left:90px; padding:0px;}

.commenttext{margin:10px 0 0 0; padding:20px 20px;}

.commentlist .comment-body p{margin-bottom:10px !important}

.commentlist ul.children .comment-author{}

.commentlist ul.children .comment-body{}

*+html .commentlist .comment-body{margin-top:0}



.comment-body .fn{ font-size:13px;}

.comment-body .time{font-size:11px; padding:0 0px 0 20px}

.commentlist .comment-body .reply{font-size:11px;}

.comment-body .boldtext{font-weight:normal; font-size:22px}

.vcard{

	background:url(images/shadow-mini.gif) no-repeat center bottom;

	padding-bottom:6px;

}





/* Comments form */

#commentform{padding:0; }

#commentform label{margin-top:0px; padding:5px 0; display:inline-block;}

#commentform .required{}

#commentform code{padding:0; margin:10px 0; border:0}



#commentform input[type=text]{ 

	margin-bottom:3px;

	padding:8px 5px;

	vertical-align:middle;

	width:50%;

	font-size:12px;

	font-family:arial;

	display:block;

	page-break-after:always

	

	}



#commentform textarea{ 

	width:95%;

	margin-bottom:12px;

	padding:8px 5px;

	vertical-align:top;

	font-size:12px;

	font-family:arial;

	display:block;

	}

	

#respond .comment-reply{

	font-size: 20px;

	line-height:24px;

	padding:0px 0px;

	margin:0 0 10px 0;

}

#respond p {

	margin: 0;

}

#respond .comment-notes {

	margin-bottom: 1em;

}

.form-allowed-tags {

	line-height: 1em;

}

.children #respond {

	margin: 0 0px 0 0;

}

.cancel-comment-reply{font-size:12px;}

h3#reply-title {

	margin: 18px 0;

}

#comments-list #respond {

	margin: 0 0 18px 0;

}

#comments-list ul #respond {

	margin: 0;

	padding:0;

}

#cancel-comment-reply-link {

	font-weight: normal;

	line-height: 18px;

}

#respond .required {

}

#respond label {

}

#respond input {

}

#respond textarea {

}

#respond .form-allowed-tags {

}

#respond .form-allowed-tags code {

}

#respond .form-submit {

	margin: 12px 0;

	clear:both;

}

#respond .form-submit input {

}



.comment-form-author, .comment-form-email, .comment-form-url, .comment-form-comment{}

.comment-form-comment{ width:100%;}

.form-submit{ clear:both;}



/* Calendar */

.widget_calendar #wp-calendar {

	width: 100%;

	text-align:left;

	border: 0px !important;

}

.widget_calendar #wp-calendar caption,

.widget_calendar #wp-calendar td,

.widget_calendar #wp-calendar th {

	text-align: center;

	padding:3px;

	font-size:11px;

	

}



.widget_calendar #wp-calendar tr{}

.widget_calendar #wp-calendar caption {

	font-size: 11px;

	text-align:right;

	padding: 3px 0 3px 0 !important;

	text-transform: uppercase;

}

.widget_calendar #wp-calendar th {

	font-weight: bold;

	padding:3px;

	

}

.widget_calendar #wp-calendar tfoot tr{}

.widget_calendar #wp-calendar td#prev{text-align:left; padding-left:5px;}

.widget_calendar #wp-calendar td#next{text-align:right; padding-right:5px}

#today{font-weight:bold}





/*** SIDEBAR ***/

#sidebar{float:left; }

#sidebar.positionleft{float:left;}

#sidebar.positionright{float:right;}



.widget-title{

	font-size:16px;

	padding:0;

	margin-bottom:15px;

	font-family: 'Droid Sans', Arial;

	font-weight:400

}



#sidebar ul{

	list-style-type:none;

	list-style-position:outside;

	margin:0;

	padding:0;

}



#sidebar ul li{

	list-style-type:none;

	margin:0;

	padding:0;

	

}

#sidebar .widget-container{margin-bottom:57px; padding:0 0 0 0;}

#sidebar .widget-separator{display:block; height:1px; margin-bottom:40px}

#sidebar .widget-separator:last-child{display:none;}



#sidebar li li{

	list-style-type:none;

	margin:0 0 2px 0;

	padding:0 0 3px 0;
	border-bottom:none !important;
	 background:url(images/side_link_bg.jpg) no-repeat;
	 height:29px;
	 padding-left:20pxl
	

}

#sidebar li li a{ color:#FFFFFF !important; padding:0 0 0 20px; line-height:28px; font-size:12px; font-weight:bold; display:block; }

#sidebar li li a:hover, #sidebar li li a.active{text-decoration:none; color:#FFFFFF !important;}



#sidebar .textwidget p{ margin-bottom:0px;}



#sidebar ul.sub-menu, #sidebar ul.children, #sidebar ul ul ul{margin:4px 0 0 15px; }

#sidebar ul.sub-menu li, #sidebar ul.children li, #sidebar ul ul ul li{margin-bottom:2px; padding-bottom:0;}





/* recent post sidebar */

#sidebar .ts-recent-post-widget li{clear:both; background:transparent}

#sidebar .ts-recent-post-widget li img{margin-top:3px; width:58px; height:58px; padding:4px;}

#sidebar .ts-recent-post-widget li a{background:transparent; padding:0;  display:inherit}

#sidebar .ts-recent-post-widget li h3{line-height:16px; margin-bottom:5px; font-size:12px}

#sidebar .ts-recent-post-widget li .smalldate{font-size:11px; display:block; font-style:italic; background:url(images/icons/cal.png) no-repeat; overflow:hidden; padding:0 0 0 0px}





/* recent comment sidebar */

#sidebar .ts-recent-comment-widget li{padding-bottom:4px; margin-bottom:10px; clear:both; background:transparent}

#sidebar .ts-recent-comment-widget a{background:transparent !important; padding:0 !important;  display:inherit}



#sidebar .widget_categories ul li{display:inline-block; width:45%; margin-right:16px !important;}

#sidebar .widget_categories ul li:nth-child(2n){margin-right:0px !important;}



/* search widget */

#searchform{position:relative;}

#searchform .bgsearch{}

#searchform #s{width:auto;}

.widget-container #searchform #s{width:95%;}







/* PLUGIN

-------------------------------------------------------------- */



/* WP-PageNavi  Plugin  */

.wp-pagenavi {clear:both; padding:0;}

.wp-pagenavi span.pages, .wp-pagenavi a, .wp-pagenavi a:visited, .wp-pagenavi .current, .wp-pagenavi .next {

	padding:5px 9px !important; font-weight:normal !important; font-size:11px; margin:0 10px 0 0 !important; clear:both;

	-webkit-border-radius: 4px;

	-moz-border-radius: 4px;

	border-radius: 4px;

}





/* Flickr Plugin  */

#flickr {text-align:left !important; padding:0}

#flickr img {

	margin:0!important;

	padding:0!important;

	width:42px;

	height:42px;

	border:0 !important;

	display:block;

}

.flickr_badge_image{ display:inline-block !important;

	padding:2px;

	margin:0 6px 6px 0;

	height:42px

}

* html .flickr_badge_image, *+html .flickr_badge_image{display:inline !important}

.flickr_badge_image:hover{}



/* Contact Form  */

.wpcf7 p{margin-bottom:10px;}

.wpcf7 span.wpcf7-form-control-wrap{display:block; width:100%; float:left; padding-top:5px;}

.wpcf7 input[type="text"]{

	margin-bottom:15px;

	vertical-align:middle;

	width:70%;

	float:left;

	padding:8px

}

.wpcf7 textarea{ width:95%; float:left;} 

.wpcf7-submit{margin:0;}







/* SHORTCODE

-------------------------------------------------------------- */

.indentleft{overflow:hidden;}



/* FlexCarousel  */

.maincarousel{ clear:both; overflow:hidden; height:auto;}

.maincarousel h2{ margin-bottom:5px;}

.maincarousel h5{ font-size:13px;}



.ribbon-new{

    background: url(images/ribbon-new.png) no-repeat;

    height: 60px;

    position: absolute;

    left: 0;

    top: 0;

    width: 60px;

	}



/*=== List ===*/

.row-list{list-style-type:none; padding:0; margin:0}

.row-list li{padding:0; margin:0 0 25px 0}



.row-list2{list-style-type:none; padding:0; margin:0}

.row-list2 li{padding:0 0 15px 0 !important; margin:0 0 15px 0 !important; clear:both}

.row-list2 li:last-child{border:0 !important;}



/*=== Circle ===*/

.circle{

	display: block;

	font-size:20px;

	line-height:47px;

	width: 47px;

	-moz-border-radius: 47px;

	-webkit-border-radius: 47px;

	-khtml-border-radius: 47px;

	border-radius: 47px;

	text-align: center;

	margin:0 15px 0 0;

	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;

	

}





/*=== Form & Button ===*/

form{margin:0; padding:0;}



label{display:block; padding-bottom:5px;}



input[type="text"],

textarea, input[type="password"], select{

	font-size:12px;

	padding:7px 5px;

	margin-bottom:15px;

	font-size:11px;

	font-family:Arial;

	width:90%;

	-webkit-border-radius: 4px;

	-moz-border-radius: 4px;

	border-radius: 4px;

}



textarea{width:90%;}



textarea:focus{outline:0;}



a.button, a.button:visited, input.button, input.button:visited, input[type="submit"], button, a.more-link, div.product form.cart button.button, #content div.padcontent a.button.alt, #maincontent div.entry-content a.button.alt, #content div.padcontent #order_review input.button.alt, #maincontent div.entry-content #order_review input.button.alt, #content div.padcontent form input.button, #maincontent div.entry-content form input.button, #content div.padcontent form .button, #maincontent div.entry-content form .button, #sidebar button.button{

	border:0px;

	padding:7px 10px 7px 10px;

	margin-right:11px;

	cursor:pointer;

	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;

	font-weight:400;

	text-transform:uppercase;

	font-size:11px;

	-webkit-border-radius: 4px;

	-moz-border-radius: 4px;

	border-radius: 4px;

	text-shadow:none;

}

a.button:hover, input.button:hover, input[type="submit"]:hover, button:hover, a.more-link:hover, div.product form.cart button.button:hover, #content div.padcontent a.button.alt:hover, #maincontent div.entry-content a.button.alt:hover, #content div.padcontent #order_review input.button.alt:hover, #maincontent div.entry-content #order_review input.button.alt:hover, #content div.padcontent form input.button:hover, #maincontent div.entry-content form input.button:hover, #content div.padcontent form .button:hover, #maincontent div.entry-content form .button:hover, #sidebar button.button:hover{

	text-decoration:none;

}



/*=== Separator ===*/

.separator {

	display:block;

	height:20px;

	padding:0 0;

	text-align:center;

	width:100%;

	clear:both;

}



.separator.line {

	display:block;

	text-align:center;

	width:100%;

	clear:both;

	padding:0;

	height:1px;

	margin-bottom:35px;

	margin-top:35px;

}







/*=== Dropcaps ===*/

.dropcap1{

	display:block;

	float:left;

	font-size:35px;

	line-height:35px;

	margin:2px 8px 0 0;

}

.dropcap2{

	display: block;

	float:left;

	font-size:35px;

	line-height:45px;

	width: 47px;

	-moz-border-radius: 47px;

	-webkit-border-radius: 47px;

	-khtml-border-radius: 47px;

	border-radius: 47px;

	float:left;

	text-align: center;

	margin:8px 15px 0 0;

	padding-top:3px;

	

}

.dropcap3{

	display:block;

	float:left;

	font-size:35px;

	line-height:40px;

	width:47px;

	height:40px;

	text-align: center;

	margin:6px 8px 0 0;

	padding:5px 0

}



/*== Highlight ==*/

.highlight1{padding:2px 5px;}	

.highlight2{padding:2px 5px;}



/*=== Pullquotes ===*/

.pullquote-right,.pullquote-left{

	padding:0px 10px 0px 50px;

	background-image:url(images/quote.png);

	background-repeat:no-repeat;

	background-position:0px 0px;

	float:right;

	font-style:italic;

	font-size:16px;

	letter-spacing:0px;

	line-height:22px;

	margin:0px 2px 20px 20px;

	width:50%;

	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;

	}

.pullquote-left{float:left;margin-left:2px;margin-right:20px;}



/*==== Tabs ====*/

.tabcontainer, .woocommerce_tabs{margin:0;}

ul.tabs, #content .padcontent.product-detail .woocommerce_tabs ul.tabs {

	margin: 0;

	margin-bottom:-1px;

	padding: 0 0 2px 0;

	list-style: none;

	height: 41px;

	width: 100%;

	/*position:static;*/

}



ul.tabs li, #content .padcontent.product-detail .woocommerce_tabs ul.tabs li {

	float: left;

	margin: 0 0;

	padding: 10px 25px;

	overflow: hidden;

	/*position: static;*/

	font-size:13px;

	cursor:pointer;

	box-shadow:none;

	-moz-box-shadow:none;

	-webkit-box-shadow:none;

	border-radius:0px;

	-moz-border-radius:0px;

	-webkit-border-radius:0px;

}



ul.tabs li a, #content .padcontent.product-detail .woocommerce_tabs ul.tabs li a{

	text-decoration: none;

	display: block;

	padding: 0 0px;

	outline: none;

	font-weight:400;

	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;

}



.tab-content, #content .padcontent.product-detail .woocommerce_tabs div.panel {padding: 25px 25px 5px 25px; }

	

ul.tabs li:hover{}

#tab-body{padding:0 0px;

-webkit-border-bottom-right-radius: 4px;

-webkit-border-bottom-left-radius: 4px;

-moz-border-radius-bottomright: 4px;

-moz-border-radius-bottomleft: 4px;

border-bottom-right-radius: 4px;

border-bottom-left-radius: 4px;

}



div.product .woocommerce_tabs ul.tabs li:before,div.product .woocommerce_tabs ul.tabs li:after,#content div.product .woocommerce_tabs ul.tabs li:before,#content div.product .woocommerce_tabs ul.tabs li:after{border:0px !important; position:absolute; bottom:0px !important; width:0px; height:0px;content:" " !important}



/*==== jQuery Toggles ====*/

#toggle{border: 0px }

h2.trigger {

	padding: 10px 0px;

	margin: 0 0 0 0;

	font-size:14px;

	font-weight: normal;

}



h2.trigger span {

	text-decoration: none;

	display: block;

	height:23px;

	background: url(images/arrow-left.png) no-repeat 0 0px;

	padding-left:30px;

	cursor:pointer;

	line-height:24px;

}



h2.active span{ background:url(images/arrow-down.png) no-repeat 0 0px;}



h2.active { background:transparent; border-bottom:0;}



.toggle_container {

	margin: 0 0 0 0;

	padding: 0px 0px;

	overflow: hidden;

	clear: both;

}

.toggle_container .block {

	padding: 0px 0px 0px 30px;

}

.toggle_container .block p {

	padding: 0px;

	margin: 0px;

}



/* Alert */

.alert {

    margin: 0 0 25px;

    padding: 13px 15px;

    position: relative;

    z-index: 10;

	font-size:13px;

	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;

}

.alert:before {

    bottom: 0px;

    content: "";

    display: block;

    left: 0px;

    position: absolute;

    right: 0px;

    top: 0px;

    z-index: -1;

}







/*  Testimonial  */

.ts-testimonial{padding:0; margin-bottom:40px; clear:both }

.ts-testimonial img{margin:5px 20px 0 0; float:left}

.testi-desc{margin:0 0 10px 0; font-family: 'Droid Sans', Arial; font-weight:600; font-size:14px;}

.testi-text{font-family: 'Droid Sans', Arial; font-weight:400; font-size:12px; font-style:italic; overflow:hidden}

.testi-text:before{content:open-quote;}

.testi-text:after{content:close-quote;}



/*  Recent Post Shortcode  */

.rp-shortcode{margin:0; padding:0; float:left}

.rp-shortcode h3{font-size:12px; font-weight:bold; line-height:18px; margin-bottom:4px ; text-align:center; padding:0 20px}

.rp-shortcode .smalldate{font-size:11px; display:block; padding-bottom:10px;}

.rp-shortcode li{

	list-style-type:none; 

	padding:0; 

	margin:0 20px 0 0; 

	width:220px;

	float:left;

	text-align:center

}

.rp-shortcode li.first{text-align:left; padding:6px 0 0 0}

.rp-shortcode li.nomargin{margin:0;}

.rp-shortcode li .postimg{width:200px; height:100%}



/*  Recent Portfolio Shortcode  */

.pf-shortcode{margin:0; padding:0; float:left;}

.pf-shortcode h2{font-size:12px; font-weight:bold; line-height:18px; margin-bottom:4px ; text-align:center; padding:0 20px}

.pf-shortcode li{

	list-style-type:none; 

	padding:0; 

	margin:0 20px 0 0; 

	width:220px; 

	float:left;

}

.pf-shortcode .ts-display-pf-text{padding-bottom:0 !important;}

.pf-shortcode .ts-display-pf-text h2{font-size:12px;}

.pf-shortcode .ts-display-pf-img img{display:block;}



.pf-shortcode li.nomargin{margin-right:0;}



.pf-shortcode .ts-display-pf-img{

	width:200px;

	height:100%;

}



.pf-shortcode .ts-display-pf-img a.image{

	width:200px;

	height:100%;

	display:block;

	position:relative;



}

.pf-shortcode .ts-display-pf-img a .rollover{

	width:200px;

	height:100%;

}



.pf-shortcode li.first{text-align:left; padding:6px 0 0 0}







/* PORTFOLIO */

.ts-display-portfolio{padding-bottom:20px}

.ts-display-portfolio li{position:relative;}

.ts-display-pf-img{position:relative;}

.ts-display-clear{clear:both; height:1px !important; line-height:1px !important; float:none!important}

.ts-display-pf-text{padding:9px 0;}

.ts-display-pf-text h2{font-family: "Droid Sans", Arial; font-size:14px; font-weight:400; margin-bottom:4px;}

.ts-display-pf-text h2 a, .ts-display-pf-text h2 a:visited{}



.ts-display-pf-img{

	overflow:hidden;

	padding:1px;

	

}

.ts-display-pf-img a.image{

	display:block;

	position:relative;

	overflow:hidden;

}

.ts-display-pf-img a .rollover{

	background:url(images/hover-zoom.png);

	background-color:#000;

	background-repeat:no-repeat;

	background-position:center;

	display:block;

    position:absolute;

	z-index:10;

	display:none;

	cursor:pointer;

}

.ts-display-pf-img a .rollover.gotolink{

	background:url(images/hover-link.png);

	background-color:#000;

	background-repeat:no-repeat;

	background-position:center;

}

.ts-display-pf-img a .rollover.gotopost{

	background:url(images/hover-doc.png);

	background-color:#000;

	background-repeat:no-repeat;

	background-position:center;

}



/*======= Portfolio Item =======*/

.ts-display-pf-col-4{list-style-type:none; padding:0; margin:0; overflow:hidden; clear:both}

.ts-display-pf-col-4 li{

	list-style-type:none; 

	padding:0; 

	margin:0 20px 40px 0; 

	width:220px; 

	float:left;

}

.ts-display-pf-col-4 .ts-display-pf-img img{display:block; max-width:100%;}



.ts-display-pf-col-4 li.nomargin{margin-right:0;}



.ts-display-pf-col-4 .ts-display-pf-img{

	width:216px; 

	height:100%;

}



.ts-display-pf-col-4 .shadowpfimg{

	background:url(images/shadow-small.gif) no-repeat center bottom;

	display:block;

	height:6px;

}



.ts-display-pf-col-4 .ts-display-pf-img a.image{

	width:216px; 

	height:100%;

	display:block;

	position:relative;



}

.ts-display-pf-col-4 .ts-display-pf-img a .rollover{

	width:216px; 

	height:100%;

}

.image-grid:after {

	content: "";

	display: block;

	height: 0;

	overflow: hidden;

	clear: both;

	margin:0;

	padding:0;

	list-style-type:none;

}



.no-pf-text .ts-display-pf-text{padding:0;}

.ts-display-pf-col-4 li.no-pf-text{margin-bottom:20px;}



/* single portfolio */

.pfsingle-colleft{width:620px; float:left}

.pfsingle-colright{width:290px; padding-left:30px; float:left}





/* GALLERY

-------------------------------------------------------------- */

.gallery { margin: 0 auto 18px; }

.gallery .gallery-item {

	float: left;

	margin:0 0 20px 0;

	text-align: center;

}

.gallery-columns-2 .gallery-item { width: 49%; margin-right:2% }

.gallery-columns-2 .gallery-item:nth-of-type(2n+2){margin-right:0;}



.gallery-columns-3 .gallery-item { width: 32%; margin-right:2% }

.gallery-columns-3 .gallery-item:nth-of-type(3n+3){margin-right:0;}



.gallery-columns-4 .gallery-item { width: 23.555%; margin-right:2%}

.gallery-columns-4 .gallery-item:nth-of-type(4n+4){margin-right:0;}



.gallery img {}

.gallery img:hover {

	background: white;

}

.gallery-columns-2 .attachment-medium {

	max-width: 92%;

	height: auto;

}

.gallery-columns-4 .attachment-thumbnail {

	max-width: 84%;

	height: auto;

}

.gallery .gallery-caption {

	margin: 0 0 12px;

	font-size:14px; line-height:20px; font-family: 'Droid Sans', Arial; font-weight:600;

}

.gallery dl, .gallery dt { margin: 0; }

.gallery br+br { display: none; }



/* PRODUCTS */

.ts-display-pd-col-3.products{list-style-type:none; padding:0; margin:0;}

.ts-display-pd-col-3.products li.product, .padcontent.product-detail .related li.product{list-style-type:none; padding:0; margin:0 20px 40px 0; width:216px; height:100%; float:left;}

.ts-display-pd-col-3.products li.product.nomargin, .ts-display-pd-col-3.products li.product.last{margin-right:0;}

.ts-display-pd-col-3.products h2, .padcontent.product-detail .related h2{ font-size:13px; margin:0 0 5px 0;}

.ts-display-pd-col-3.products li.product img, div.padcontent.product-detail img{padding:0px; -border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow:none !important; -moz-box-shadow:none !important; -webkit-box-shadow:none !important;} 

.ts-display-pd-col-3.products span.amount, .padcontent.product-detail span.amount{ font-size:16px; font-family: 'Droid Sans', Arial, Helvetica, sans-serif;}

ul.products li.product .price{margin-bottom:10px; font-size:14px;  color:#392a10;}

.ts-display-pd-col-3.products .button{margin:5px 0 0 0 !important;}

.woocommerce_ordering select.orderby{width:auto;}

#content .padcontent.product-detail form.cart div.quantity{margin-right:24px;}

table.shop_table{border-width:0px 0px 0px 0px;}

table.shop_table td{border-top:0px;}

table.my_account_orders td.order-actions, table.my_account_orders td.order-status, table.my_account_orders td.order-total{vertical-align:middle;}

table.shop_table  td.actions{padding:15px 4px 10px 4px;}

table.shop_table thead th{font-weight:500; text-transform:capitalize; padding:9px 10px;}

table.shop_table thead th.order-number, table.shop_table thead th.product-remove, table.shop_table thead th.product-name{

-webkit-border-top-left-radius: 3px;

-webkit-border-bottom-left-radius: 3px;

-moz-border-radius-topleft: 3px;

-moz-border-radius-bottomleft: 3px;

border-top-left-radius: 3px;

border-bottom-left-radius: 3px;	

}

table.shop_table thead th.order-status, table.shop_table thead th.product-subtotal, table.shop_table thead th.product-total{

-webkit-border-top-right-radius: 3px;

-webkit-border-bottom-right-radius: 3px;

-moz-border-radius-topright: 3px;

-moz-border-radius-bottomright: 3px;

border-top-right-radius: 3px;

border-bottom-right-radius: 3px;	

}

table.shop_table .order-number{width:18% !important;}

table.shop_table .order-status{width:1%;}

table.shop_table .order-actions{width:2%;}

.addresses{

	margin-top:30px;

}

.addresses header.title{margin-bottom:13px;}

.cart-collaterals .cart_totals{max-width:328px;}

.cart_totals table{

	border:0px;

}

.cart_totals table th, .cart_totals table td, .cart-subtotal th, .shipping th, .total th{font-weight:500; text-transform:capitalize; background:none; text-align:right;}



#sidebar ul.product_list_widget li, #footersidebar ul.product_list_widget li{border-bottom:0px; padding-top:10px;}

#sidebar ul.product_list_widget li img, #footersidebar ul.product_list_widget li img{

	width:80px; 

	float:left;

	margin:-7px 20px 8px 0px;

	padding:0px; 

	border-radius:0px; 

	-moz-border-radius:0px; 

	-webkit-border-radius:0px; 

	-moz-box-shadow:none; 

	-webkit-box-shadow:none; 

	box-shadow:none;

}

#sidebar ul.product_list_widget li a, #footersidebar ul.product_list_widget li a{line-height:20px; font-weight:500; }

#sidebar ul.product_list_widget li div.star-rating, #footersidebar ul.product_list_widget li div.star-rating{margin-left:102px;}

.widget_product_search #searchform input#s{margin-bottom:10px;}



.woocommerce_ordering {

	margin: 2em 0px;

}



/* FOOTER SIDEBAR */

#outerfootersidebar{padding:40px 0 0 0;}

#footersidebar ul{list-style-type:none; margin:0; padding:0;}

#footersidebar li.widget-container{list-style-type:none; margin:0 0 40px 0; padding:0 6px 0 0; border:0px;}

#footersidebar .widget-title{

	font-size:14px;

	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;

	font-weight:400;

	margin:0 0 25px 0;

}

#footersidebar li li{padding:0 0 3px 0; margin:0 0 3px 0; }

#footersidebar li a{ padding:0px; margin:0px;}

#footersidebar li a:hover{ text-decoration:none;}





#footersidebar ul.sub-menu, #footersidebar ul.children, #footersidebar ul ul ul{margin:0 0 0 0; }

#footersidebar ul.sub-menu li, #footersidebar ul.children li, #footersidebar ul ul ul li{margin-bottom:2px; padding:0 0 0 0px; background:transparent; border:0; list-style-type:none}



/* recent post sidebar */

#footersidebar .ts-recent-post-widget{list-style-type:none; margin:0; padding:0;}

#footersidebar .ts-recent-post-widget li{ margin-bottom:10px; display:block; }

#footersidebar .ts-recent-post-widget img{ float:left; margin-right:15px; margin-top:3px;}

#footersidebar .ts-recent-post-widget p{ overflow:hidden;}

#footersidebar .ts-recent-post-widget h3{font-size:13px; margin:0 0 5px 0;}





/* recent comment sidebar */

#footersidebar .ts-recent-comment-widget li{padding:0 0 10px 0; margin-bottom:10px; clear:both; background:transparent}

#footersidebar .ts-recent-comment-widget a{background:transparent !important; padding:0 !important;  display:inherit}





/* Twitter */

#tweets{background:url(images/tweet.png) no-repeat left top; padding-left:40px; padding-right:30px}

.tweetList{list-style-type:none; margin:0; padding:0; font-weight:bold; font-style:italic;}

.tweetList p{font-size:13px;}

.tweetList, .tweetList li a{font-weight:bold;}

.tweetList li, .tweetList p{padding:0; margin:0;}



/*** FOOTER ***/

#footercontainer{padding:20px 0px 15px 0;}

#footer{ float:left; margin-bottom:10px;}

#footer a, #footer a:visited{}



.sn{list-style-type:none; margin:0 0 0 0; padding:0; float:right;} 

.sn li{list-style-type:none; margin:0; padding:0 0 0 5px; display:inline; background:transparent; border:0px!important;} 

.sn span{height:23px; width:23px; display:inline; display:inline-block}

.icon-img{background-position:0 0;}

.icon-img:hover{background-position:0 -23px !important;}

.facebook {
	position: absolute;
	right: 1px;
}



/*****************************************************/




#sidebar .widget-area { min-height:500px; width:246px; float:left; background:url(images/side_box_bg.jpg) 0 0 repeat-y; margin:-15px 0 0 -20px;}
.feat_prod_h { font-family: "Grand Hotel",arial,sans-serif; font-size:24px; color:#ffa800;}
.botom_curve { width:246px; height:36px; float:left; background:url(images/botom_curve.png) 0 bottom no-repeat; margin:-1px 0 0 -20px;}
.tp_curve { width:246px; height:30px; float:left; background:url(images/top_cruve.jpg) 0 top no-repeat; margin:-45px 0 0 -20px;}
.botom_centopia_img { width:246px; height:147px; float:left; margin:-30px 0 0 -20px; background:url(images/links_img.png) center top no-repeat; }
#post-62 .products li h2, #post-62 .products li h2 a  { color:#392A10!important; font-size:14px; }
#post-62 .products li span  { color:#F05117!important; font-size:20px; margin-top:-16px; }
.product_categories-2 h2{display:none;}
.entry-content p a { color:#4165B2 !important; }
h2.widget-title { display:none!important; }
#topnav li a { color:#FFFFFF;}
#topnav li a:hover { color:#000000!important;}
#chart{ float:right; position:relative;	width: 211px;  background:url(images/your_shopping_buckets.jpg) 0 0 no-repeat; margin-top:0px; margin-bottom:5px;}
#chart h6{margin-bottom:3px; color:tansparant; font-size:0px;}
#chart p{ line-height:16px; font-size:11px; padding-top:30px; margin-left:20px;}