/*
Theme Name: VibeThemes
Theme URI: http://VibeThemes.com
Author: Ripul
Author URI: http://99Fusion.com
Description: Theme for VibeThemes.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: Slick, VibeThemes, Ripul Kumar
*/

/* =Reset default browser CSS. ------------------------------- */
@import url("css/reset.css");
@import url("css/text.css");
@import url("css/960.css");
@import url("css/nav.css");
@import url("css/buttons.css"); 
@import url("font/stylesheet.css"); 
/*
-----------------------------------------------
Grey Box Method - Layout CSS
----------------------------------------------- */

body {
	background: #f9f9f9;
	color: #333;
	font-size: 11px;
    font-family: 'MetrophobicRegular', sans-serif;
    position:absolute;
    width:100%;
    top:0px;
}
 ul{
    list-style:none;
 }

/* anchors
----------------------------------------------- */
a {
	color: #333;
	font-weight:bold;
        font-family: arial, sans-serif;
	text-decoration: none;
}
a:hover {
	color:#333;
}


/* headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {line-height:1.2em; margin-bottom:.3em; }
h2 {margin-top:1em;}
h5 {font-size:1.2em;}
h6 {font-size:1em; text-transform:uppercase;}


h1 a {
	font-weight:normal;
}


/* branding
----------------------------------------------- */
#description {
    margin: 0 0 0 30px;
    color: #FDFDFD;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    text-shadow: 0 1px 0 #C9C9C9, 0 1px 0 #C3C3C3, 0 1px 0 #BBBBBB, 0 1px 0 #B9B9B9, 0 1px 0 #AAAAAA, 
    0 1px 1px rgba(0, 0, 0, 0.1), 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.3), 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px 1px
     rgba(0, 0, 0, 0.25), 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px 1px rgba(0, 0, 0, 0.15);
    }
/*
h1#branding {
	margin:10px 0 0px 15px;
    text-indent: -9999px;
    overflow:hidden;
    background:url(img/logoblue.png) no-repeat;
    width:236px;
    height:65px;
}
*/

h1#branding {
    width:236px;
    height:65px;
    background-position:-179px -116px;
    background-repeat:no-repeat;
    text-indent: -9999px;
    overflow:hidden;}
h1#branding {background-image:url(http://cdn.vibethemes.netdna-cdn.com/img/sprites.png);}

h1.showcasetitle a{
 font-size: 40px;
line-height: 40px;
letter-spacing: -1px;
color:#fff;
text-shadow:0 0 2px #666;
}

/* page heading
----------------------------------------------- */
h2#page-heading {
	font-weight:normal;
	padding:.5em;
	margin:0 0 10px 0;
}

h2 a{
   padding:5px 10px 5px 10px;
   margin:5px 10px 15px 10px;
   background:#efefef;
   border:1px solid #e5e5e5;
   -moz-border-radius: 12px; /* FF1-3.6 */
  -webkit-border-radius: 12px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
   border-radius: 12px; 
    
}
h2 a:hover{
    color:#fff;
    background:#39d;
    border:1px solid #39d;
    }

.underline{
    margin-top:10px;
background: url('img/line_arr.png') repeat-x;  
}

.sliderbg{
    height:120px;
    width:100%;
    display:block;
    padding:10px 10px 0px 10px;
}
.sliderbg span.prev,.sliderbg span.next,
.sliderbg span.tprev,.sliderbg span.tnext{
    width:13px;
    height:13px;
    display:block;
    margin:110px 0 50px 0;
}
.sliderbg span.prev,.sliderbg span.tprev { float:left;
 background: url(img/toggle_left_dark.png) no-repeat;
 }
 .sliderbg span.prev:hover,.sliderbg span.tprev:hover { float:left;
 background: url(img/toggle_left_light.png) no-repeat;
 }
 
 .sliderbg span.next,.sliderbg span.tnext { float:right; 
background: url(img/toggle_right_dark.png) no-repeat;
}
 
.sliderbg span.next:hover,.sliderbg span.tnext:hover { float:right; 
background: url(img/toggle_right_light.png) no-repeat;
}




.tutorials{
    width:320px;
    float:left;
}
.testimonial{
    padding:30px 0 0 0;
    height:120px;
}
.testimon{
    margin:10px 0 0 0;
}
.testimon p.t_img{
    width:64px;
    height:64px;
    border:1px solid #efefef;
    padding:5px 5px 5px 5px;
    background:#fff;
    display:block;
    float:left;
}
.testimon p.testi{
    width:300px;
    padding:0 20px 0 10px;
    float:right;
}
.sliderbg{
     -moz-border-radius: 12px; /* FF1-3.6 */
  -webkit-border-radius: 12px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
          border-radius: 12px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
          
  /* useful if you don't want a bg color from leaking outside the border: */        
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; 

     -moz-box-shadow: 0px 0px 1px #ffffff; /* FF3.5+ */
  -webkit-box-shadow: 0px 0px 1px #ffffff; /* Saf3.0+, Chrome */
          box-shadow: 0px 0px 1px #ffffff; /* Opera 10.5, IE9, Chrome 10+ */

  background-color: #f3f3f3;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#f6f6f6)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #f3f3f3, #f6f6f69); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #f3f3f3, #f6f6f6); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #f3f3f3, #f6f6f6); /* IE10 */
  background-image:      -o-linear-gradient(top, #f3f3f3, #f6f6f6); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #f3f3f3, #f6f6f6);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f3f3f3', EndColorStr='#f6f6f6'); /* IE6�IE9 */
 
}

.new_content input[type=text]{
    width:200px;
    height:80px;
    border: 1px solid #efefef;
    background:#fff;
}
/* Header 
----------------------------------------------- */
#header{
    background: url('img/body_bg.gif') repeat-x;
    height: 400px; 
    background-position: 4.0em;
    display:block;
}

#header_post{
    background: url('img/header_post.gif') repeat-x;
    height: 250px; 
    display:block;
}

#header_page{
    background: url('img/header_page.gif') repeat-x;
    height: 400px; 
    display:block;
}
.punchline {
       padding:30px 0 0 0;
       color: #666;
}
.punchline h2{
       font-size: 2.0em;
       font-weight:bold;
       text-shadow: 0px 0px 5px #fff;
}
.punchline p{
    font-size: 1.3em;
    }
    
    
/* Home Top
----------------------------------------------- */
.home_top {
background-image:url(http://cdn.vibethemes.netdna-cdn.com/img/sprites.png);
width:205px;height:295px;background-position:-175px -196px;
background-repeat:no-repeat;
    text-indent: -9999px;
}

.flying {
	background: url(img/flying.png) no-repeat;
    height:120px;
    width:220px;
    text-indent: -9999px;
}

.home_slider {
    background: url(img/vslider_bg.png) no-repeat;
    height:323px;
    width:400px;
    float:right;
}

.downloads li.homebanner{
background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #DEDEDE;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 #FFFFFF inset, 0 0 20px rgba(0, 0, 0, 0.05) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    padding: 5px 5px;
    text-shadow: 0 1px 0 #FFFFFF;
float:left; 
}

.left_message{
    margin: 20px 20px 20px 20px;
}

.right_message {
    border-left: 1px solid #e5e5e5;
     padding-left: 20px;
     margin: 20px 20px 20px 0px;
}

.newscontainer{
    margin-top: 40px;
    padding:10px 10px 1px 10px;
    border:1px solid #e5e5e5;
     -moz-border-radius: 5px; 
  -webkit-border-radius: 5px; 
          border-radius: 5px;  
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; 
 
}

p.featured {
    padding:0px 10px 5px 10px;
    border-right:1px solid #e5e5e5;
    -webkit-box-shadow: 1px 0px 0px 0px #fff;
    -moz-box-shadow: 1px 0px 0px 0px #fff;
    box-shadow: 1px 0px 0px 0px #fff;
    font-size:13px;
    font-weight:bold;
    width:120px;
    float:left; 
}
.boxcontainer{
    padding:0px 20px 1px 20px;
    border-left:1px solid #e5e5e5;
    border-right:1px solid #e5e5e5;
}

.downloads{
    width:440px;
    float:left;
}
.downloads h5{
    border-bottom:1px solid #efefef;
    padding:0px 0px 5px 0px;
    margin-bottom:10px;
}
.downloads li{
    float:left;
margin:5px;
    padding: 5px 10px 5px 10px;
     -moz-border-radius: 5px; 
  -webkit-border-radius: 5px; 
          border-radius: 5px;  
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
   background-clip: padding-box; 
   background:#8ed44b;
   border:1px solid #73ba2e;
 
}

a.download{
    font-size:12px;
   font-weight:bold;
    color:#fff;
}


li.green{
    background:#83BF28; /*#8ed44b*/
    border:1px solid #73ba2e;
}
li.green a.download{text-shadow: 0 1px 1px #3a6e08;}
li.orange a.download{text-shadow: 0 1px 1px #ae2e0a;}
li.orange{
    background:#e88132;
    border:1px solid #E69915; /*#dd6911;*/
}
a.download span{
    font-size:9px;
    margin:10px 10px 5px 10px;
    font-weight:lighter;
    color:#fff;
    text-shadow:none;
    }
/* Top navigation 
----------------------------------------------- */
#top_nav{
    background: url('img/menu_bg.png') no-repeat;
    width:500px;
    height:53px;
    float:right;
}


/* boxes
----------------------------------------------- */

.left_block{
    float:left;
    margin: 8px 0px 20px;
    padding-left:0px;
}

.date{
    margin:10px 0 0 -90px;
    color:#ccc;
    padding:0px 5px 5px 5px;
    font-family: arial, sans-serif;
    float:left;
    width:60px;
    height:100px;
    font-size:18px;
    font-weight:bold;
    line-height: 2px;
	letter-spacing: -1px;
    -moz-border-radius: 5px; 
  -webkit-border-radius: 5px; 
  border-radius: 5px;  
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; 
   
    }
.date span{
    font-size:60px;
    font-weight:bold;
    line-height: 70px;
    letter-spacing: -5px;
    font-family: arial narrow,sans-serif; 
    }

.burn,.bug,.cage,.free,.mac,.firefox,.community,.tv,.customset,.photow,.msg,.movie,.penpaper,.setting,.okie,.font,.seo,.feature,.adready,.style,support,.contact,.add,.chat,.heart{
background-image:url(http://cdn.vibethemes.netdna-cdn.com/img/sprites.png);text-indent:-9999px; float:left;background-repeat:no-repeat;
margin-bottom:50px;
}

.burn{
   width:66px;height:62px;background-position:-0px -64px;margin-right:34px;
}

.bug{
    background:url(img/bug.gif) no-repeat;
}

.headbanner{
background:url(img/headbanner.png) no-repeat;
}

.cage{
    width:66px;height:62px;background-position:-61px -60px;margin-right:34px;
}

.free{
    width:66px;height:62px;background-position:-0px -0px;margin-right:34px;
}

.mac{
    width:66px;height:62px;background-position:-0px -127px;margin-right:34px;
}

.firefox{
    width:66px;height:62px;background-position:-0px -309px;margin-right:34px;
}
.community{
  width:66px;height:62px;background-position:-0px -189px;margin-right:34px;
}

.add{
    width:66px;height:62px;background-position:-0px -447px;margin: 10px 20px 10px 0px;
}

.chat{
    width:66px;height:62px;background-position:-0px -509px;float:left;margin: 10px 20px 10px 0px;
}

.heart{
    width:66px;height:62px;background-position:-0px -249px;margin: 10px 20px 10px 0px;
}

.tv{
   width:61px;height:57px;background-position:-64px -3px;margin-right:39px;
}

.customset{
    width:61px;height:57px;background-position:-65px -234px;margin-right:39px;
}

.photow{
    width:61px;height:57px;background-position:-122px -286px;margin-right:39px;
}

.msg{
   width:55px;height:49px;background-position:-123px -125px;margin-right:45px;
}

.movie{
    width:61px;height:57px;background-position:-123px -233px;margin-right:39px;
}

.penpaper{
    width:48px;height:49px;background-position:-128px -67px;margin-right:52px;
}

.setting{
    width:61px;height:57px;background-position:-65px -349px;margin:0 39px 60px 0;
}

.okie{
    width:61px;height:57px;background-position:-121px -174px;margin-right:39px;
}
.font{
    background:url(img/font.png) no-repeat;
}
.seo{
    width:48px;height:49px;background-position:-127px -347px;margin-right:52px;
}
.feature{
    width:57px;height:49px;background-position:-68px -291px;margin-right:43px;
}
.adready{
    background:url(img/adready.png) no-repeat;
}
.style{
    background:url(img/style.png) no-repeat;
}
.support{
    background:url(img/support.png) no-repeat;
}
.contact{
    background:url(img/contact.png) no-repeat;
}


.testimonials{
    margin-top:20px;
}

.vSlider{
    background:url(img/bulb.png) no-repeat;
}

.firefox{
    background:url(img/firefox.png) no-repeat;
}

.browsers{
    background:url(img/browsers.png) no-repeat;
    width:260px;
    height:67px;
    margin:10px 0 0px 15x;
    display:block;
}

#twitter{
    background:url(img/twitter.png) no-repeat;
    height:70px;
    width:350px;
    float:left;
    margin:0px 20px 15px 0;
    padding:0 20px 0 70px;
    border-bottom:1px solid #e5e5e5;
    -webkit-box-shadow: 0px 1px 0px 0px #fff;
    -moz-box-shadow: 0px 1px 0px 0px #fff;
    box-shadow: 0px 1px 0px 0px #fff;
}
#twitter p{
    font-size:12px;
    font-weight:bold;
    padding:15px;
    width:300px;
    text-shadow:0px 1px 0px #fff;
    color:#333;
    }
#twitter span{
     font-size:60px;
     margin-top: -20px;
     width:20px;
     float:left;
     color:#ddd;
     text-shadow:1px 1px 1px #fff;
     }
     

.sliderbg h3{ color:#666;font-size:16px; padding:20px 0 5px 0; width:430px;}
/* paragraphs, quotes and lists
----------------------------------------------- */
p {
	margin-bottom:1em;
}
blockquote {
	font-family: Georgia, 'Times New Roman', serif;
	font-size:1.2em;
	padding:50px 0 0 80px;
    background:url(img/lquotes.png) no-repeat;
}

ul, ol {
	padding-top:0;
}


/* Content
----------------------------------------------- */
#content{
    
}


/* Content
----------------------------------------------- */
#sidebar{
    padding: 0 0 0 30px;
    border-left:1px solid #e5e5e5;
    -webkit-box-shadow: -1px 0px 0px 0px #fff;
    -moz-box-shadow: -1px 0px 0px 0px #fff;
    box-shadow: -1px 0px 0px 0px #fff;
}


/* submenus
----------------------------------------------- */
ul.menu ul {
	list-style:none;
	margin:0;
}
ul.menu ul li a {
	padding-left:30px;
}


/* table
----------------------------------------------- */
table {
	width:100%;
	margin-bottom:10px;
}
col.colC {
	width:8em;
}
th, td {
	padding:.2em 1em;
	text-align:left;
}
thead th {
	border-bottom:2px solid #888;
	padding:.4em 1em .2em;
}
thead th.table-head {
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	background:#555;
	border:1px solid #555;
}
tbody th,
tbody td { 
    border-bottom:1px solid #efefef;
    -webkit-box-shadow: 0px 1px 0px 0px #fff;
    -moz-box-shadow: 0px 1px 0px 0px #fff;
    box-shadow: 0px 1px 0px 0px #fff;
	
}
tbody tr.odd th,
tbody tr.odd td {
	background:#fff;
}
tfoot th,
tfoot td {
	border-top:2px solid #666;
	background:#eee;
}
tfoot tr.total th,
tfoot tr.total td {
	border-top:6px double #666;
}
tfoot tr.total th {
	text-transform:uppercase;
}
th.currency,
td.currency {
	text-align:right;
}


/* forms
----------------------------------------------- */
form {
	overflow:hidden;
}
fieldset {
	border:1px solid #bbb;
	padding:10px;
	position:relative;
	background:none;
	margin-bottom:10px;
}
legend {
	font-size:1.1em;
	padding:.4em .8em;
	background:#fff;
	border:1px solid #bbb;
}
fieldset.login p {
	margin-bottom:1em;
	margin-top:0pt;
}
fieldset p label {
	width:98%;
}
fieldset p input {
	width:98%;
}
fieldset p select {
	width:99%;
}
fieldset.login p label {
	float:left;
	line-height:2em;
	margin-right:3%;
	text-align:right;
	width:32%;
}
fieldset.login p input {
	width:60%;
}
fieldset.login input.button {
	margin-left:35%;
}
form p.notice {
	font-weight:bold;
}
input.search.text {
	width:66%;
}
input#s{
padding:0 5px 0 5px;
}
input.search.button {
	width:28%;
	margin-left:2%;
}

.button {text-align:center;}

/* content ----------------------------------------------- */
#content {
	padding:0;
}
#content h2 {
	margin:0;
}
#content {
	padding-top:0;
}
.postcontent{
    
}
#content{
	padding:20px 0 40px 0;
    font-size:1.2em; 
}
#content h1{
	
	padding:0px 10px 10px 10px;
    font-weight:normal;
	text-transform:none;
	color:#333;
	background:transparent;
    font-size:2.8em; 
    font-weight:bold;
    text-shadow:1px 1px 1px #fff;
    
    border-bottom:1px solid #efefef;
    -webkit-box-shadow: 0px 1px 0px 0px #fff;
    -moz-box-shadow: 0px 1px 0px 0px #fff;
    box-shadow: 0px 1px 0px 0px #fff;
}
#content h2 {
	font-size:2em;
	font-weight:normal;
	text-transform:none;
	color:#333;
	background:transparent;
	padding:0;
	margin:0;
	border:none;
}
#content h3 {
	margin-bottom:.2em;
	font-size:1.6em;
}
.box .first {
	border-top:none;
}
#content h4 {
	font-size:1.2em;
	text-transform:uppercase;
	margin-bottom:.5em;
}
#content a.image {
	float:left; 
	margin:3px 10px 3px 0; 
	padding:4px;
	border:1px solid #bbb;
	background:#fff;
}
#content a.image:hover {
	border:1px solid #666;
}
#content a.image img {
	float:left; 
}
#content p.meta label {
    font-size:13px;
    font-weight:bold;
}
#content p.meta a {
    background:#fff;
    display: inline-block;
    font-size:10px;
    font-weight:lighter;
    float: none;
    padding: 5px 10px 5px 10px;
    border:1px solid #efefef;
    -webkit-box-shadow: 0px 1px 0px 0px #fff;
    -moz-box-shadow: 0px 1px 0px 0px #fff;
    box-shadow: 0px 1px 0px 0px #fff;
    margin:5px 2px 5px 2px;
     /* CSS3 */
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
     
}    
#content p.meta a:hover{background:#f6f6f6;text-decoration: underline;}

}

img.centered {
				display: block;
				margin-left: auto;
				margin-right: auto;
			}	
            
			img.alignright {
				margin: 0 0 8px 16px;
				display: inline;
			}			
			img.alignleft {
				margin: 0 16px 8px 0;
				display: inline;
			}	
            		
			.alignright {
				float: right;
			}		
            	
			.alignleft {
				float: left
			}
			.aligncenter,

	div.aligncenter {
				display: block;
				margin-left: auto;
				margin-right: auto;
				margin-bottom: 8px;
			}

/* site information
----------------------------------------------- */
#site_info .box {
	color:#ccc;
	background:#666;
	margin-bottom:10px;
}
#site_info a {
	color:#fff;
}
#site_info a:hover {
	color:#000;
}
/*======== News Content ============*/
.news_content ul li{ 
    background: url(img/msg.png) no-repeat;
    margin-bottom:2px;
    padding:0px 0 2px 30px;
 }
 
 .news_content ul li a{
    padding:0px 0 2px 0px;
    border-bottom:1px solid #efefef;
    -webkit-box-shadow: 0px 1px 0px 0px #fff;
    -moz-box-shadow: 0px 1px 0px 0px #fff;
    box-shadow: 0px 1px 0px 0px #fff;
    }

/* Comments
----------------------------------------------- */
#comments{
    margin:20px 0 0 0;
    border-top:1px solid #efefef;
    -webkit-box-shadow: 0px -1px 0px 0px #fff;
    -moz-box-shadow: 0px -1px 0px 0px #fff;
    box-shadow: 0px -1px 0px 0px #fff;
    padding:20px 0 0 0;
    float:right;
}

/* =Comments
----------------------------------------------- */

#comments-title {
	color: #666;
	font-size: 24px;
	font-weight: bold;
	line-height: 2em;
    width:88%;
    padding:0px 0 10px 0;
    margin:0px 0 20px 0;
    border-bottom:1px solid #efefef;
    -webkit-box-shadow: 0px 1px 0px 0px #fff;
    -moz-box-shadow: 0px 1px 0px 0px #fff;
    box-shadow: 0px 1px 0px 0px #fff;
}
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	margin: 0 auto;
	width: 90%;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
	background: #f6f6f6;
	border: 1px solid #e2e2e2;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em 0;
	padding: 1.625em;
	position: relative;
         
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	background: #fff;
	border-left: 1px solid #efefef;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
 
}
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
    -webkit-box-shadow: 0px 0px 0px 1px #fff;
    -moz-box-shadow: 0px 0px 0px 1px #fff;
    box-shadow: 0px 0px 0px 1px #fff;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: -102px;
	padding: 0;
	position: absolute;
	top: 0; 
}
.commentlist > li:before {
	content: url(img/comment-arrow.png);
	left: -21px;
	position: absolute;
}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 0.2em;
	padding: 0;
	top: 0.2em;
}
a.comment-reply-link {
	background: #dedede;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none; 
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #888;
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
	background: #e3e3e3;
	border-color: #c6c6c6;
}
.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
	content: url(img/comment-arrow-bypostauthor.png);
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
	background: #efefef;
    -moz-border-radius: 3px;
	border-radius: 3px;
 
}

/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: 100%;
}

/* Comment Form */
#respond {
	margin: 0 auto 1.625em;
	padding: 1.0em;
	position: relative;
	width: 87%;
}
#respond input[type="text"],
#respond textarea {
	background: #fff;
	border: 1px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	padding: 10px;
	text-indent: 80px;
 
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label,
#contactForm ul li label {
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 1px;
    -moz-border-radius-rightbottom: 5px;
	border-bottom-right-radius: 5px;
	min-width: 60px;
	padding: 2px 10px;
	position: relative;
	top: 37px;
	z-index: 1;
 
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	top: 45px;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit,
#contactForm ul li button {
	background: #69b124;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #efefef;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 22px 5px 22px;
	position: relative;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
 
}
#respond input#submit:active {
	background: #ea6711;
	color: #fff;
}
#respond #cancel-comment-reply-link {
	color: #373737;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	color: #373737;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}
/*==================== SHOWCASE =============*/

ul.segments{
    background:#f3f3f3;
    border:1px solid #e5e5e5;
    -webkit-box-shadow: 0px 1px 0px 0px #fff;
    -moz-box-shadow: 0px 1px 0px 0px #fff;
    box-shadow: 0px 1px 0px 0px #fff;
    -moz-border-radius: 3px;
	border-radius: 3px;
	color: #333;
	cursor: pointer;
	font-size: 12px;
	margin: 40px 0 40px 0;
	padding: 10px 10px 25px 10px;
	position: relative;font-weight:bold;
	text-shadow: 0 1px 0 #fff;
    list-style:none;
 
}

ul.segments li{
    float:left;
    margin: 0 0 0 15px;
}

ul.segments li.seg{
    padding: 0 15px 0 10px;
    border-right:1px solid #e3e3e3;
    -webkit-box-shadow: 1px 0px 0px 0px #fff;
    -moz-box-shadow: 1px 0px 0px 0px #fff;
    box-shadow: 1px 0px 0px 0px #fff;    
    }
    
ul.segments li a{
    padding: 5px 10px 5px 10px;
    border:1px solid #e3e3e3;
    background:#efefef;
    color:#39d;
    font-weight:bold;
    text-shadow: 0 1px 0 #fff;
    -webkit-box-shadow: 0px 1px 0px 0px #fff;
    -moz-box-shadow: 0px 1px 0px 0px #fff;
    box-shadow: 0px 1px 0px 0px #fff;
    -moz-border-radius: 3px;
	border-radius: 3px;
 
}

ul.segments li a:hover{ 
    background:#fff;
    }
    
ul.image-grid{
    min-height: 300px;
    
}
ul.image-grid li.show-item p{
    background:#00adee;
    padding:10px 0 10px 0;
    text-align:center;
    -moz-border-radius: 7px;
	border-radius: 7px;
 
}
ul.image-grid li.show-item a{
    color:#f9f9f9;
    font-weight:bold;
    text-shadow: 0 1px 0 #106484;
}
ul.image-grid li.show-item a:hover{
    text-shadow: 0 0px 0px #24bff9;
    }
ul.image-grid li.show-item span{
    background:url(img/choonch.png) no-repeat;
    display:block;
    padding:0px 0 7px 0;
    }
/*==========SIDEBARS===============*/
.widget{
margin:10px 0 10px 0;    
padding:0 0 20px 0;
border-bottom:1px solid #efefef;
    -webkit-box-shadow: 0px 1px 0px 0px #fff;
    -moz-box-shadow: 0px 1px 0px 0px #fff;
    box-shadow: 0px 1px 0px 0px #fff;
}
h3.widget-title{
    margin:10px 0 20px 0;    
     padding:0 0 10px 0;
border-bottom:1px solid #efefef;
    -webkit-box-shadow: 0px 1px 0px 0px #fff;
    -moz-box-shadow: 0px 1px 0px 0px #fff;
    box-shadow: 0px 1px 0px 0px #fff;
    }
.tagcloud {
    clear:both;
}

#sidebar .widget{ clear: both;margin-bottom: 20px;}   
  #sidebar .widget_text{
                           padding:25px 20px 25px 20px;
                           background: #efefef;
                           border: 1px solid #e7e6e2;
                           font-size: 14px;                           
  }

  
   #sidebar .widget{
                      text-align:center;
                      padding: 20px 0 20px 0;
                      border-top: 1px solid #d7d5ce;
                      
 }
 #sidebar .widget:first-child {
                             border-top: none;
        }
 #sidebar .widget li{  padding: 5px 0 5px 0;
                        margin:0px;
                        border-bottom:1px solid #efefef;
    -webkit-box-shadow: 0px 1px 0px 0px #fff;
    -moz-box-shadow: 0px 1px 0px 0px #fff;
    box-shadow: 0px 1px 0px 0px #fff;
 }
 
 #sidebar .widget li:hover{    background:#efefef;
                      border-bottom: 1px solid #e3e3e3;
 }
 #sidebar .widget a {
                     text-decoration: none;
                     font-size: 12px;
                     padding: 0px 0 10px 0;
                     color: #333;
     }
  
 #sidebar .tagcloud a,
 .footer .tagcloud a{
    display: inline-block;
    float: none;
    color:#fff;
    font-size: 12px;
    padding: 2px 4px 2px 4px;
    border:1px solid #91bbe5
    margin:5px 2px 5px 2px;
     /* CSS3 */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
 
}    
  
/* Pagination */
.vibe_pagination {
clear:both;
padding:20px 20px;
position:relative;
font-size:11px;
line-height:13px;
text-align:center;
}


.vibe_pagination span, .vibe_pagination a.inactive,.vibe_pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#333;
background: #efefef;
border:1px solid #ddd;
/* CSS3 */
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
-webkit-box-shadow: 0px 0px 0px 1px #fff;
    -moz-box-shadow: 0px 0px 0px 1px #fff;
    box-shadow: 0px 0px 0px 1px #fff;
 
}
 
.vibe_pagination a:hover{
color:#fff;
background: #6fb3f7;
border:1px solid #3399dd;
}
 
.vibe_pagination .current{
padding:6px 9px 5px 9px;
background: #3399dd;
border:1px solid #267fd8;
color:#fff;
} 
/* Page Templates */
li.plugins{
    border:1px solid #e3e3e3;
    background:#fff;
    height: 350px;
    padding:20px 20px 20px 20px;
    margin: 0px 20px 40px 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
 
} 

li.plugins img{
    width:210px;
    height:110px;
    display: block;
    margin:10px 0 10px 0;
    
-webkit-box-shadow: 0px 0px 0px 1px #efefef;
    -moz-box-shadow: 0px 0px 0px 1px #efefef;
    box-shadow: 0px 0px 0px 1px #efefef;
    }
/* Footer */

.footer{
    background:url(img/footer_bg.gif) repeat-x;
    display:block;
    height: 500px;
}

.footer ul li{
    float:left;
    margin-left: 5px;
}
.footer .grid_4{
    background:url(img/footer_widget.png) no-repeat;
    padding:41px 0 0 0;
}
.footer .widget-title{font-size:14px;font-weight:bold;}
.footer .widget{
    margin:0 4px 0 0px;
    min-height: 50px;
    padding: 5px 10px 80px 10px;
    background:#f6f6f6;
    border:1px solid #f6f6f6;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-border-bottom-right-radius: 25px;
-webkit-border-bottom-left-radius: 25px;
-moz-border-radius-bottomright: 25px;
-moz-border-radius-bottomleft: 25px;
border-bottom-right-radius: 25px;
border-bottom-left-radius: 25px;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; 
 
}

.footer .widget ul li {
    background: url(img/posts.png) no-repeat;
    margin-bottom:2px;
    padding:0px 0 2px 30px;
 }
 
.footer .widget ul li a{
    padding:0px 0 2px 0px;
    border-bottom:1px solid #efefef;
    -webkit-box-shadow: 0px 1px 0px 0px #fff;
    -moz-box-shadow: 0px 1px 0px 0px #fff;
    box-shadow: 0px 1px 0px 0px #fff;
    }

/*=======================*/
.twitter,.facebook,.google,.dribbble,.forrst{
    display:block;
    outline:none;
    width:38px;
    height:38px;
    float:left;
    background:url(http://cdn.vibethemes.netdna-cdn.com/img/sharing.png) no-repeat;
    }
.twitter{float:left;
        background-position: 0 -50px;
}
.twitter:hover{
    background-position: 0 0px;
}
.facebook{float:left;
        background-position: -50px -50px;
}
.facebook:hover{
    background-position: -50px 0px;
}
.google{float:left;
        background-position: -100px -50px;
}
.google:hover{
    background-position: -100px 0px;
}
.dribbble{float:left;
        background-position: -150px -50px;
}
.dribbble:hover{
    background-position: -150px 0px;
}

.forrst{float:left;
        background-position: -200px -50px;
}
.forrst:hover{
    background-position: -200px 0px;
}

#wpstats{ display:none; }

.footer .widget_recent_entries{
padding-bottom:210px;
}
.copyright{
    padding: 8px 0 5px 40px;
    font-size: 11px;
    text-decoration: none;
    color:#fff;
    float:right;
}
.copyright a {text-decoration: none;
    color:#fff; }
.copyright a:hover{color:#333;}
.backtotop{
    background:url(img/backtotop.png) no-repeat;
    width:20px;height:20px;display:block;
    margin:-10px 0 0 10px;
    text-indent:-9999px;
    float:right;
}

//    -------------------Vslider Styles

#homepagecontainer{float:none; }
#vslidercontainer {
    float:right;
    }
#homepage,
#vslider { 
    width: 372px; 
    height: 248px;
    margin: 20px 20px 0px 10px;
    overflow: hidden; 
    position: relative; 
    }

#vslider { margin: -40px 0 20px 0;    }

 #homepage a, #homepage a img,
#vslider a,#vslider a img {
        border: none !important; 
        text-decoration: none !important; 
        outline: none !important;
        } 
        
#homepage h4,
#vslider h4 {
        color: #FFFFFF !important;
        margin: 0px !important;padding: 0px !important;
        font-family: Arial, Helvetica, sans-serif !important;
        font-size: 16px !important;
}
        
#homepage .cs-title,
#vslider .cs-title {
        background: #222222;
        color: #FFFFFF  !important;
        font-family: Arial, Helvetica, sans-serif !important;
        font-size: 12px !important;
        letter-spacing: normal !important;line-height: normal !important;
                    }
        
#homepage .cs-title,
#vslider .cs-title{ 
			position:absolute;
   			 width: 357px; padding: 10px;  
		      }
#cs-buttons-homepage, #cs-buttons-vslider { display: none; }    
#homepagecontainer .cs-buttons,
#vslidercontainer .cs-buttons
			 {
				clear:both; font-size: 0px; margin: 10px 0 10px 100px; float: left; 
				}
#cs-button-homepage,
#cs-button-vslider
					{ z-index:999;outline:none;}
#homepagecontainer  .cs-buttons a,
#vslidercontainer .cs-buttons a { 
					margin-left: 5px; height: 12px; width: 12px; float: left; 
                     background: url('http://www.vibethemes.com/wp-content/plugins/vslider/images/nav_style4.png') no-repeat;
                                       background-position: left;
                                      outline: none !important; 
                  			  }             
 #homepagecontainer   .cs-buttons a:hover,
 #homepagecontainer a.cs-active,
#vslidercontainer   .cs-buttons a:hover,
 #vslidercontainer a.cs-active { 
					background: url('http://www.vibethemes.com/wp-content/plugins/vslider/images/nav_style4.png') no-repeat;
					background-position: right;
					outline: none !important;
				}          

#homepage  .cs-prev,
#vslider  .cs-prev {
			margin-left:8px; line-height: 50px;
			width: 50px;height:50px; 
background: url('http://www.vibethemes.com/wp-content/plugins/vslider/images/nav_style3_arrows-prev.png')no-repeat; 		text-indent: -999px; outline:none;
		 }

#homepage  .cs-next,
#vslider  .cs-next { 
    			margin-right: 5px; line-height: 50px;width: 50px;height:50px; 
    			background: url('http://www.vibethemes.com/wp-content/plugins/vslider/images/nav_style3_arrows-next.png')no-repeat; 
			text-indent: -999px; outline:none; 
			}
         
#homepage,#homepage img,
#vslider,#vslider img {
        		border:5px solid #303030; 
        		border-radius:5px;
       			 -moz-border-radius:5px;
        		-webkit-border-radius:5px;
 
        		}
        
// vSlider1

#vslider1container {
    margin: 10px 10px 10px 10px;
    float:left;
    }
#vslider1 { 
    width: 300px; 
    height: 200px;
    overflow: hidden; 
    position: relative; 
    }
    

    #vslider1 a, #vslider1 a img {
        border: none !important; 
        text-decoration: none !important; 
        outline: none !important;
        } 
        
    #vslider1 h4 {
        color: #FFFFFF !important;
        margin: 0px !important;padding: 0px !important;
        font-family: Arial, Helvetica, sans-serif !important;
        font-size: 16px !important;}
        
    #vslider1 .cs-title {
        background: #222222;
        color: #FFFFFF  !important;
        font-family: Arial, Helvetica, sans-serif !important;
        font-size: 12px !important;
        letter-spacing: normal !important;line-height: normal !important;}
        
    #vslider1 .cs-title{ position:absolute;
    width: 285px; padding: 10px;        }
        #vslider1container .cs-buttons {clear:both; font-size: 0px; margin: 10px 0 10px 100px; float: left; }
       #cs-button-vslider1{ z-index:999;outline:none;}
                                   #vslider1container .cs-buttons a { margin-left: 5px; height: 14px; width: 14px; float: left; 
                                               background: url('http://www.vibethemes.com/wp-content/plugins/vslider/images/nav_style5.png') no-repeat;
                                               background-position: top;
                                               outline: none !important;
                                                                                             }             
                               #vslider1container .cs-buttons a:hover,
 #vslider1container a.cs-active { background: url('http://www.vibethemes.com/wp-content/plugins/vslider/images/nav_style5.png') no-repeat;background-position: bottom; outline: none !important;}          
                 #vslider1  .cs-prev,#vslider1  .cs-next { outline:none; }
           #vslider1  .cs-prev {margin-left:8px; line-height: 30px;width: 30px;height:30px; background: url('http://www.vibethemes.com/wp-content/plugins/vslider/images/nav_style2_arrows-prev.png')no-repeat; text-indent: -999px;}
      #vslider1  .cs-next {margin-right: 5px; line-height: 30px;width: 30px;height:30px; background: url('http://www.vibethemes.com/wp-content/plugins/vslider/images/nav_style2_arrows-next.png')no-repeat; text-indent: -999px;}
         
       #vslider1,#vslider1 img {
        border:5px solid #3d3d3d; 
        border-radius:5px;
        -moz-border-radius:5px;
        -webkit-border-radius:5px;
        }


#vslider2container {
    margin: 10px 10px 10px 10px;
    float:right;
    }
#vslider2 { 
    width: 300px; 
    height: 200px;
    overflow: hidden; 
    position: relative; 
    }
    

    #vslider2 a, #vslider2 a img {
        border: none !important; 
        text-decoration: none !important; 
        outline: none !important;
        } 
        
    #vslider2 h4 {
        color: #FFFFFF !important;
        margin: 0px !important;padding: 0px !important;
        font-family: Arial, Helvetica, sans-serif !important;
        font-size: 16px !important;}
        
    #vslider2 .cs-title {
        background: #222222;
        color: #FFFFFF  !important;
        font-family: Arial, Helvetica, sans-serif !important;
        font-size: 12px !important;
        letter-spacing: normal !important;line-height: normal !important;}
        
    #vslider2 .cs-title{ position:absolute;
    width: 285px; padding: 10px;        }
        #vslider2container .cs-buttons {clear:both; font-size: 0px; margin: 10px 0 10px 100px; float: left; }
       #cs-button-vslider2{ z-index:999;outline:none;}
                                  #vslider2container  .cs-buttons a { margin-left: 5px; height: 12px; width: 12px; float: left; 
                                               background: url('http://www.vibethemes.com/wp-content/plugins/vslider/images/nav_style4.png') no-repeat;
                                               background-position: left;
                                               outline: none !important;
                                                                                             }             
                              #vslider2container   .cs-buttons a:hover,
 #vslider2container a.cs-active { background: url('http://www.vibethemes.com/wp-content/plugins/vslider/images/nav_style4.png') no-repeat;background-position: right; outline: none !important;}          
                 #vslider2  .cs-prev,#vslider2  .cs-next { outline:none; }
               #vslider2  .cs-prev {margin-left:8px; line-height: 50px;width: 50px;height:50px; background: url('http://www.vibethemes.com/wp-content/plugins/vslider/images/nav_style3_arrows-prev.png')no-repeat; text-indent: -999px;}
          #vslider2  .cs-next {margin-right: 5px; line-height: 50px;width: 50px;height:50px; background: url('http://www.vibethemes.com/wp-content/plugins/vslider/images/nav_style3_arrows-next.png')no-repeat; text-indent: -999px;}
         
       #vslider2,#vslider2 img {
        border:5px solid #383838; 
        border-radius:5px;
        -moz-border-radius:5px;
        -webkit-border-radius:5px;
        }

#recaptcha_area{
margin:10px 0 10px 200px;
}

/* shopping cart */
.shopping_cart {
position:fixed;top: 80px;right:0; 
background: url('img/top_nav_bg.png') repeat scroll 0 0 padding-box transparent;border-bottom-left-radius: 5px;border-top-left-radius: 5px;display:block;z-index:9999;
}

#content .shopping_cart h2,
.shopping_cart tbody td a{
padding: 5px;
    color: #FDFDFD;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    text-shadow: 0 1px 0 #C9C9C9, 0 1px 0 #C3C3C3, 0 1px 0 #BBBBBB, 0 1px 0 #B9B9B9, 0 1px 0 #AAAAAA, 
    0 1px 1px rgba(0, 0, 0, 0.1), 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.3), 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px 1px
     rgba(0, 0, 0, 0.25), 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px 1px rgba(0, 0, 0, 0.15);
text-align:center;
}
.shopping_cart tbody td a { font-size:12px; }

.shopping_cart tbody a {
     color:#333;
     text-decoration:none;
}

.shopping_cart tbody th, 
.shopping_cart tbody td {
    border-bottom: 1px solid #afceea;
 -moz-box-shadow: 0px 1px 0px #718fab; /* FF3.5+ */
  -webkit-box-shadow: 0px 1px 0px #718fab; /* Saf3.0+, Chrome */
          box-shadow: 0px 1px 0px #718fab; /* Opera 10.5, IE9, Chrome 10+ */
}

.shopping_cart input[type=text]{
       background: #fff;
	border: 1px solid #eee;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: inset 0 1px 1px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 1px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 1px rgba(204,204,204,0.95);
	position: relative;
}


.shopping_cart .eStore_empty_cart_button,
.shopping_cart .eStore_remove_item_button {
padding:5px 0 0 0;
}

.shopping_cart .eStore_paypal_checkout_button{
float:right;
border:none;
padding:10px;
border-left: 1px solid #afceea;
-moz-box-shadow: -1px 0px 0px #718fab; /* FF3.5+ */
-webkit-box-shadow: -1px 0px 0px #718fab; /* Saf3.0+, Chrome */
box-shadow: -1px 0px 0px #718fab; /* Opera 10.5, IE9, Chrome 10+ */
}

.shopping_cart .eStore_paypal_checkout_button:hover{border:none;}

.vslider_icon,
.vibeseo_icon,
.vsliderdev_icon,
.wpsanitize_icon{
width:64px;height:64px;
background: url('http://cdn.vibethemes.netdna-cdn.com/img/smallicons.png') no-repeat;
clear:both;display:block;
}
.vslider_icon{background-position:-64px -64px;}
.vibeseo_icon{background-position:0px -64px;}
.wpsanitize_icon{background-position:0px 0px;}
.vsliderdev_icon{background-position:-64px 0px;}
