﻿/********post tabs********/
.jwts_tabberlive .jwts_tabbertab {
	border:none;
	border-top:1px solid #DDD ;
	margin:0 !important;
}
ul.jwts_tabbernav {
	padding:0 10px;
}
ul.jwts_tabbernav li a, ul.jwts_tabbernav li a:link {
	text-decoration:none;
}


/********Breadcrumbs********/
.breadcrumbs {
	margin:0 0 5px;
	padding-bottom:5px;
}
.breadcrumbs span {
	color:#F68220;
	font-weight:bold;
}

/*****Social Bar**********/
.socialBar {
	background-color:#F9F9F9;
	border:1px solid #EEEEEE;
	margin:10px 5px;;
	min-height:25px;
	max-height: 25px;
	padding:5px;
}
.at_a11y {
	display: none !important;
	visibility:hidden;
}
.socialCounters {
	left:-80px;
	position:absolute;
	width:80px;
	background:#f4f4f4;
}
.socialCounters > span {
	margin:10px;
	display:block;
}
.stButton .stButton_gradient  {
	border:none !important;
	background:none !important;

}
.fbContainer {
	float:left;
	height: 40px;
}
.sharingIcons {
	float:right;
	margin-left:5px;
}
.sharingIcons .st_email {
	margin-left:10px;
}
.WP-PrintIcon {
	margin-bottom:-2px;
}
/******** meta *********/
.meta {
	padding:0 10px;
}
.meta > span{
	border-left:solid 1px #ddd;
	padding-left:8px;
	margin-left:8px;
}
.meta .wp-rating {
	float:right;
	border:none;
}
.widget {
}
/******* rating ********/
.widget_ratings ul li {
	border-top:dotted 1px #ddd;
	list-style:none outside none;
	padding:5px 0;
}
.widget_ratings ul li:first-child {
	border-top:none;
}
.widget_ratings ul li span {
	white-space:nowrap;
}

/******* View ********/
.widget_views ul li {
	border-top:dotted 1px #ddd;
	list-style:none outside none;
	padding:5px 0;
}
.widget_views ul li:first-child {
	border-top:none;
}
.textwidget {
	position:relative;
	padding:0 10px;
	background:url("../images/drop-shadow-down.png") center bottom no-repeat;
	padding-bottom:21px;
}
/********login*********/
.txtHint {
    color: #000;
}
.widget_theme_my_login  h2{
	display:none;
}
.widget_theme_my_login  button[type="submit"]{
	float:right;
}
.widget_theme_my_login .forgetmenot {
	margin-top:5px;
	display:inline-block;
}
.widget_theme_my_login .login p.error {
	font-size: 10px;
}
.widget_theme_my_login .tml-action-links li {
	display:inline;
	list-style:none;
}
.widget_theme_my_login .tml-action-links li a{
	display:block;
	padding:0 10px;
	border-left:solid 1px #00BCE5;
	display: block;
	float:left;
}
.widget_theme_my_login .tml-action-links li:first-child  a{
	border:none;
	padding: 0 10px 0 0;
}
.widget_theme_my_login .spacer {
	margin-top:20px;
}
.widget_theme_my_login  .tml-user-avatar {
	
}
.widget_theme_my_login  .tml-user-avatar img {
	border:solid 5px #DAE7F2;
	float:right;
}
.widget_theme_my_login  h3 {
	color:#DAE7F2;
	margin-top:25px;
}
.widget_theme_my_login  .tml-user-links {
	
}
.widget_theme_my_login .tml-user-links li {
	display:inline;
	list-style:none;
}
.widget_theme_my_login .tml-user-links li a{
	display:block;
	padding:0 8px;
	border-left:solid 1px #00BCE5;
	display: block;
	float:left;
}
.widget_theme_my_login .tml-user-links li:first-child  a{
	border:none;
	padding-left:0;
}
.widget_theme_my_login .display_name {
	font-weight:bold;
	font-size:1.3em;
}
.widget_theme_my_login  .user_email {
	font-size:0.6em;
	font-weight:normal;
	color:#ccc;
}
/* WP stats */
img#wpstats {
	display:none;
}
/*infinite loading*/
#infscr-loading {
	height:0;
}
/* WPML */ 
#lang_sel {
    direction: ltr !important;
    font-family: Tahoma;
    left: 130px;
	left: 0;
    text-align: left !important;
    top: 3px;
    width: 200px;
    z-index: 1;
}
#lang_sel a.lang_sel_sel {
	color:#fff;
	background-color:transparent;
	background:none !important;
}
#lang_sel a.lang_sel_sel:hover {
	color:#DAE7F2 !important;
}
#lang_sel a, #lang_sel a:visited {
	border:solid 1px transparent;
}
#lang_sel ul ul {
	border-top:none;
}
#lang_sel ul ul a, #lang_sel ul ul a:visited {
	border-width:0;
	color:#fff;
	background-color:#0F6CB5;
}
#lang_sel ul ul a:hover {
	background-color:#0F6CB5;
}
#lang_sel *:hover > a {
	color:#fff;
}
#lang_sel ul ul *:hover > a {
    background-color:#DAE7F2;
	color:#000;
}
/*share this */
.stwrapper {
	display:none;
}
/* NGG*/
.ngg-widget img {
    height: auto;
	box-shadow: 2px 2px 4px #CCCCCC;
}
/*wordtube*/
.wordtube {
	box-shadow: 2px 2px 4px #CCCCCC;
}
.wordtube object {
	margin-bottom:-5px;
}