/*
File Name: widget.css
Description: Custom styles for widget
Version: 1.0
Author: Tokokoo
Since: Koorsi 1.5
License: GNU General Public License
License URI: License.txt
*/
/*  SOCIAL CONNECT WIDGET
    ----------------- */
.koorsi_social_widget ul {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.koorsi_social_widget li {
  border-bottom: 0;
  display: inline;
  float: left;
  margin: 0 5px 5px 0;
}
.koorsi_social_widget a {
  display: block;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  height: 40px;
  width: 40px;
}
.koorsi_social_widget .rssfeed {
  background: url("img/social-widget.png") no-repeat -610px -33px;
}
.koorsi_social_widget .email {
  background: url("img/social-widget.png") no-repeat -655px -33px;
}
.koorsi_social_widget .twitter {
  background: url("img/social-widget.png") no-repeat -475px -33px;
}
.koorsi_social_widget .fb {
  background: url("img/social-widget.png") no-repeat -520px -33px;
}
.koorsi_social_widget .gplus {
  background: url("img/social-widget.png") no-repeat -430px -33px;
}
.koorsi_social_widget .ytube {
  background: url("img/social-widget.png") no-repeat -565px -33px;
}
.koorsi_social_widget .flickr {
  background: url("img/social-widget.png") no-repeat -385px -33px;
}
.koorsi_social_widget .linkedin {
  background: url("img/social-widget.png") no-repeat -340px -33px;
}
.koorsi_social_widget .pinterest {
  background: url("img/social-widget.png") no-repeat -295px -33px;
}
.koorsi_social_widget .dribbble {
  background: url("img/social-widget.png") no-repeat -250px -33px;
}
.koorsi_social_widget .github {
  background: url("img/social-widget.png") no-repeat -205px -33px;
}
.koorsi_social_widget .lastfm {
  background: url("img/social-widget.png") no-repeat -160px -33px;
}
.koorsi_social_widget .vimeo {
  background: url("img/social-widget.png") no-repeat -115px -33px;
}
.koorsi_social_widget .tumblr {
  background: url("img/social-widget.png") no-repeat -71px -33px;
}
.koorsi_social_widget .instagram {
  background: url("img/social-widget.png") no-repeat -26px -33px;
}

/*  TWITTER WIDGET
    ----------------- */
.jta-tweet-list {
  list-style: none;
  padding: 0;
}

.jta-tweet-list-item {
  background: #fafafa;
  border-bottom: 1px solid #e4e4e4;
  overflow: hidden;
  padding: 8px 0;
}

.jta-tweet-list-item:first-child {
  border-top: 1px solid #e4e4e4;
}

.jta-tweet-user-name {
  display: block;
}

.jta-tweet-user-screen-name {
  font-weight: 700;
}

.jta-tweet-user-full-name {
  font-size: 11px;
  color: #999;
}

.jta-tweet-user-screen-name-link, .jta-tweet-a, .twitter-anywhere-user {
  text-decoration: none;
  font-weight: 800;
}

.jta-tweet-user-screen-name-link:hover, .jta-tweet-a:hover, .twitter-anywhere-user:hover {
  text-decoration: underline;
}

.jta-tweet-twitter-bird-icon {
  float: left;
  width: 19px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url(../../../../../../images/dev/cms/intents/bird/bird_gray/bird_16_gray.png);
}

.jta-tweet-twitter-bird-icon:hover {
  background-image: url(../../../../../../images/dev/cms/intents/bird/bird_black/bird_16_black.png);
}

.jta-tweet-timestamp-link:hover, .jta-tweet-source-link a:hover, .jta-tweet-inreplyto-link:hover, .jta-tweet-location-link:hover, .jta-tweet-retweeter-link:hover {
  color: #999;
  text-decoration: underline;
}

.jta-tweet-action-reply, .jta-tweet-action-retweet, .jta-tweet-action-favorite {
  padding-right: 1em;
}

.jta-tweet-action-reply a, .jta-tweet-action-retweet a, .jta-tweet-action-favorite a {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-left: 19px;
  padding-top: 0;
  color: #999;
  text-decoration: none;
}

.jta-tweet-action-reply a {
  background-image: url(../../../../../../images/dev/cms/intents/icons/reply.png);
}

.jta-tweet-action-retweet a {
  background-image: url(../../../../../../images/dev/cms/intents/icons/retweet.png);
}

.jta-tweet-action-favorite a {
  background-image: url(../../../../../../images/dev/cms/intents/icons/favorite.png);
}

.jta-tweet-action-reply a:hover {
  background-image: url(../../../../../../images/dev/cms/intents/icons/reply_hover.png);
}

.jta-tweet-action-retweet a:hover {
  background-image: url(../../../../../../images/dev/cms/intents/icons/retweet_hover.png);
}

.jta-tweet-action-favorite a:hover {
  background-image: url(../../../../../../images/dev/cms/intents/icons/favorite_hover.png);
}

.jta-tweet-list-controls {
  margin-top: 20px;
}

.jta-tweet-list-controls-button {
  text-align: center;
  border: 1px solid #999999;
  padding: 5px 20px;
}

.jta-tweet-list-controls-button-next {
  margin-left: 10px;
}

.jta-tweet-list-autorefresh-trigger {
  margin-bottom: 10px;
  text-align: center;
  border: 1px solid #999999;
  padding: 8px 0;
}

.jta-login-info-sign-out {
  width: 97px;
  margin-top: 2px;
  text-align: center;
  border: 1px solid #999999;
  padding: 1px;
}

.jta-loading {
  margin: 0;
  padding: 8px 0;
}

.jta-error {
  color: #000;
  background-color: red;
  margin: 0;
  padding: 8px;
}

.jta-nodata {
  padding-top: 8px;
  padding-bottom: 8px;
  margin: 0;
}

.jta-clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.follow_box .connections .connections_grid .grid_item img, .jta-tweet-profile-image img, .jta-login-info-profile-image img {
  width: 48px;
  height: 48px;
}

.jta-tweet-profile-image, .jta-login-info-profile-image {
  width: 48px;
  display: inline;
  float: left;
}

.jta-tweet-body-list-profile-image-present, .jta-login-info-block {
  margin-left: 58px;
}

.jta-tweet-user-full-name-link, .jta-tweet-timestamp-link, .jta-tweet-source-link a, .jta-tweet-inreplyto-link, .jta-tweet-location-link, .jta-tweet-retweeter-link {
  color: #999;
  text-decoration: none;
}

.jta-tweet-user-full-name-link:hover, .jta-tweet-action-reply a:hover, .jta-tweet-action-retweet a:hover, .jta-tweet-action-favorite a:hover {
  color: #666;
  text-decoration: underline;
}

.jta-tweet-attributes, .jta-tweet-actions {
  display: block;
  color: #999;
  font-size: 11px;
  margin-top: 3px;
}

.jta-tweet-list-controls-button:hover, .jta-tweet-list-autorefresh-trigger:hover, .jta-login-info-sign-out:hover {
  color: #000;
  background-color: #999;
  cursor: pointer;
}

.koorsi_twitter .jta-tweet-list-item {
  background: white;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  border: 1px solid #d0d0d0;
  margin-bottom: 10px;
  padding: 10px;
}
.koorsi_twitter .jta-tweet-list-item:first-child {
  border-top: 1px solid #d0d0d0;
}
.koorsi_twitter .jta-tweet-list-item:last-child {
  margin-bottom: 0;
}
.koorsi_twitter .jta-tweet-text {
  line-height: 1.5;
  display: block;
  padding-bottom: 5px;
}
.koorsi_twitter .jta-tweet-user-name {
  line-height: 1;
  padding-bottom: 5px;
}
.koorsi_twitter .follow-me {
  display: block;
  margin-top: 15px;
}

/*  TWITTER BOX
    ----------------- */
.follow_box_widget {
  overflow: hidden;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  background-color: white transparent;
  position: relative;
  margin: auto;
}

.follow_box {
  font-size: 11px;
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
  color: #333;
  line-height: 1.28;
  text-align: left;
  direction: ltr;
}

.follow_box .follow_top {
  margin-bottom: 8px;
  min-width: 230px;
  overflow: hidden;
  padding: 5px 10px 0 5px;
}

.follow_box .profileimage {
  float: left;
  width: 40px;
  height: 40px;
  margin: 0 10px 4px 0;
  padding: 0;
}

.follow_box img {
  border: 0;
}

.footer_logo img {
  display: none;
}

.follow_box a {
  cursor: pointer;
  color: #3B5998;
  text-decoration: none;
}

.follow_box a:hover {
  text-decoration: underline;
}

.follow_action {
  padding: 0 0 0 8px;
}

.follow_box .follow_action .name {
  line-height: 15px;
  font-size: 14px;
  font-weight: 700;
}

.follow_box .follow_button {
  margin: 5px 0 0;
}

.follow_box .total {
  min-width: 230px;
  overflow: hidden;
  display: block;
}

.follow_box .connections {
  border-top: solid 1px #d8dfea;
  border-bottom: 1px solid #cccccc;
  min-height: 150px;
  padding: 5px 0 4px;
}

.follow_box .connections .connections_grid {
  padding-top: 5px;
  overflow: hidden;
}

.follow_box .clearfix {
  zoom: 1;
}

.follow_box .connections .connections_grid .grid_item {
  float: left;
  overflow: hidden;
  width: 50px;
  margin: 0 5px 8px 0;
}

.follow_box .connections .connections_grid .grid_item .name {
  font-size: 9px;
  color: gray;
  overflow: hidden;
  padding-top: 2px;
  text-align: center;
  white-space: nowrap;
}

.follow_box .follow_widget_footer {
  cursor: default;
  width: 100%;
  min-width: 230px;
  overflow: hidden;
}

.follow_box .footer_border {
  margin-top: 5px;
}

.follow_box .uiImageBlock {
  line-height: 14px;
}

.follow_box .follow_widget_footer .footer_logo {
  float: left;
  margin-right: 5px;
}

.follow_box .follow_widget_footer .footer_text {
  cursor: default;
  color: gray;
  font-size: 9px;
  float: left;
}

.follow_box .follow_widget_footer .footer_text a.footer_text_link {
  color: gray;
}

.follow_box .titlecase {
  text-transform: capitalize;
}

.dark {
  background: #333;
}

.dark a, .dark .total, .dark .connections .connections_grid .grid_item .name, .dark .follow_widget_footer .footer_text a.footer_text_link {
  color: #808080;
}

.dark .connections {
  border-bottom: 1px solid #444444;
}

/*  TABBED WIDGET
    ----------------- */
.koorsi_tabbed_widget ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.koorsi_tabbed_widget .ui-tabs {
  background: #f9f9f9;
  border: none;
  padding: 10px;
}
.koorsi_tabbed_widget .ui-tabs .ui-tabs-nav {
  background: none;
  border: none;
  padding-left: 0;
}
.koorsi_tabbed_widget .ui-tabs .ui-tabs-nav a {
  display: inline;
  float: left;
  font-size: 12px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  padding: 4px 8px;
}
.koorsi_tabbed_widget .ui-tabs .ui-tabs-nav li {
  display: inline;
  float: left;
}
.koorsi_tabbed_widget .ui-tabs li {
  background: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.koorsi_tabbed_widget .ui-tabs .ui-tabs-active,
.koorsi_tabbed_widget .ui-tabs .ui-state-active {
  background: white;
  border: 1px solid #d0d0d0;
  border-bottom: 0;
  margin-bottom: -1px;
}
.koorsi_tabbed_widget .tab-contents {
  background: white;
  border: 1px solid #d0d0d0;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.koorsi_tabbed_widget .ui-tabs-panel {
  padding: 10px;
}
.koorsi_tabbed_widget .ui-tabs-panel ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.koorsi_tabbed_widget .ui-tabs-panel li {
  border-bottom: 1px solid #eeeeee;
  line-height: 1.5;
  overflow: hidden;
  padding: 8px 0;
}
.koorsi_tabbed_widget .ui-tabs-panel a {
  display: block;
}
.koorsi_tabbed_widget .ui-tabs-panel a:hover {
  text-decoration: underline;
}
.koorsi_tabbed_widget .ui-tabs-panel figure,
.koorsi_tabbed_widget .ui-tabs-panel .tab-thumbnail,
.koorsi_tabbed_widget .ui-tabs-panel .avatar {
  display: inline;
  float: left;
  margin-right: 10px;
  position: relative;
}
.koorsi_tabbed_widget #tabs-4 a {
  display: inline;
}
.koorsi_tabbed_widget .ui-tabs-hide {
  display: none;
}
.koorsi_tabbed_widget .ui-helper-clearfix {
  *zoom: 1;
}
.koorsi_tabbed_widget .ui-helper-clearfix:before, .koorsi_tabbed_widget .ui-helper-clearfix:after {
  content: "";
  display: table;
}
.koorsi_tabbed_widget .ui-helper-clearfix:after {
  clear: both;
}

/*  BLOG POSTS WIDGET
    ----------------- */
.koorsi_blog_posts_widget .blog-widget,
.koorsi_random_blog_posts_widget .blog-widget {
  background: #f9f9f9;
  padding: 10px;
}
.koorsi_blog_posts_widget ul,
.koorsi_random_blog_posts_widget ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.koorsi_blog_posts_widget li,
.koorsi_random_blog_posts_widget li {
  background: white;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  border: 1px solid #d0d0d0;
  line-height: 1.5;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 10px;
}
.koorsi_blog_posts_widget a,
.koorsi_random_blog_posts_widget a {
  display: block;
}
.koorsi_blog_posts_widget figure,
.koorsi_random_blog_posts_widget figure {
  display: inline;
  float: left;
  margin-right: 10px;
}
.koorsi_blog_posts_widget .post-title,
.koorsi_random_blog_posts_widget .post-title {
  font-size: 12px;
  font-weight: 400;
}
.koorsi_blog_posts_widget .post-summary,
.koorsi_random_blog_posts_widget .post-summary {
  color: #aaa;
  font-weight: 400;
}
.koorsi_blog_posts_widget .post-time,
.koorsi_random_blog_posts_widget .post-time {
  color: #bbb;
  font-size: 10px;
  font-weight: 400;
}
.koorsi_blog_posts_widget .alignleft,
.koorsi_random_blog_posts_widget .alignleft {
  margin: 5px 10px 0 0;
}

/*  PROFILE WIDGET
    ----------------- */
.koorsi_profile_widget .company-profile {
  background: #f9f9f9;
  padding: 10px;
}
.koorsi_profile_widget .profile {
  background: white;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  border: 1px solid #d0d0d0;
  padding: 15px;
}
.koorsi_profile_widget .phone {
  margin-bottom: 20px;
}
.koorsi_profile_widget li {
  border-bottom: 0;
}

/*  FLICKR WIDGET
    ----------------- */
.koorsi_flickr_widget {
  overflow: hidden;
}
.koorsi_flickr_widget ul {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.koorsi_flickr_widget li {
  border-bottom: 0;
  display: inline;
  float: left;
  margin-right: 5px;
}
.koorsi_flickr_widget img {
  background: white;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  border: 1px solid #d0d0d0;
  padding: 3px;
}

/*  SUBSCRIBE WIDGET
    ----------------- */
.koorsi_subscribe_widget form {
  overflow: hidden;
  *zoom: 1;
}
.koorsi_subscribe_widget input[type="text"] {
  display: inline;
  float: left;
  margin-right: 5px;
  width: 182px;
}
.koorsi_subscribe_widget input[type="submit"] {
  display: inline;
  float: right;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  height: 30px;
  width: 80px;
}

/*  TESTIMONIAL WIDGET
    ----------------- */
.koorsi_testimonial_widget .section-title {
  padding-top: 0;
}
.koorsi_testimonial_widget .testimonial-wrap {
  border: 1px solid #dddddd;
  position: relative;
}
.koorsi_testimonial_widget .testimonial-widget {
  overflow: hidden;
  width: 300px;
}
.koorsi_testimonial_widget .testimonial-item {
  border-bottom: 0;
  display: block;
  float: left;
}
.koorsi_testimonial_widget .inside {
  padding: 10px;
}
.koorsi_testimonial_widget .user-meta span {
  display: block;
  line-height: 1.8;
}
.koorsi_testimonial_widget .user-meta a {
  font-weight: 800;
}
.koorsi_testimonial_widget .paginate {
  position: absolute;
  top: -35px;
  right: 0;
}
.koorsi_testimonial_widget .paginate a {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  display: -moz-inline-stack;
  -moz-box-orient: vertical;
  display: inline-block;
  *display: inline;
  vertical-align: top;
  *zoom: 1;
  height: 15px;
  width: 8px;
}
.koorsi_testimonial_widget .paginate .left {
  background: url("img/testimonial-left-arrow.png") no-repeat;
  margin-right: 8px;
}
.koorsi_testimonial_widget .paginate .right {
  background: url("img/testimonial-right-arrow.png") no-repeat;
}

/*  CONTACT WIDGET
    ----------------- */
.contact-email,
.contact-phone,
.contact-fax {
  color: #999;
  display: block;
  margin-bottom: 5px;
  padding-left: 25px;
  position: relative;
}
.contact-email:after,
.contact-phone:after,
.contact-fax:after {
  background: url("img/contact.png") no-repeat 0 0;
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
}

.contact-email:after {
  background-position: -4px -8px;
  height: 11px;
  width: 15px;
}

.contact-phone:after {
  background-position: -34px -3px;
  height: 16px;
  width: 16px;
}

.contact-fax:after {
  background-position: -65px -5px;
  height: 15px;
  width: 18px;
}

/*  OPENING HOURS WIDGET
    ----------------- */
.koorsi_opening_hours_widget ul {
  background: #eee;
  border: 1px solid #dddddd;
  padding: 15px 20px;
}
.koorsi_opening_hours_widget li {
  border-bottom: none;
  padding-top: 0;
}
.koorsi_opening_hours_widget .day {
  font-weight: 800;
  display: -moz-inline-stack;
  -moz-box-orient: vertical;
  display: inline-block;
  *display: inline;
  vertical-align: top;
  *zoom: 1;
  width: 130px;
}