/*
Theme Name: Persona
Theme URI: http://demo.colorlabsproject.com/persona
Description: WordPress Social Feed Theme by <a href="http://colorlabsproject.com/">Colorlabs &amp; Company</a>
Author: ColorLabs and Company
Designer: Septi Yulia Sari @shape_tea
Version: 1.2.5
Tags: blog, magazine, social
Template: backbone
*/

/* #Font-Face
================================================== */


/* #Basic HTML
================================================== */
body {
  color:#666;
  background-color:#f3f3f3;
  font: 75% Georgia, Verdana, Arial;
  letter-spacing:0px;
  line-height:20px;
}

/* Separator */
.separator {
    border-top: 1px solid #f6f6f6;
  border-bottom:none;
  border-left:none;
  border-right:none;
    float: left;
    height: 1px;
    margin: 17px 0px 17px 0px;
  padding:0px;
    width: 100%;
}
.column { margin-bottom:15px }

/* #Typography
================================================== */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
h1 {font-size: 25px; }
h2 {font-size: 23px; }
h3 {font-size: 21px; }
h4 {font-size: 19px; }
h5 {font-size: 17px; }
h6 {font-size: 15px; }

small { font-size:12px }
ol { list-style: decimal }
ul { list-style: disc }
li { margin-left: 30px }
h1, h2, h3, h4, h5, h6,
dl, hr, ol, ul, pre, table, address, fieldset, figure {
  margin-bottom: 20px;
}
em { font-style:italic }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
abbr { font-size: 90%; text-transform: uppercase; border-bottom: 1px dotted #ddd; cursor: help; }
strong { font-weight: bold }
pre, code {
  background:#ddd;
  padding:10px;
  font-size:12px;
  overflow:auto;
  font-family: 'DejaVu Sans Mono', Monaco, Consolas, monospace;
}
blockquote {
  font:1.3em/1.5 'Georgia';
  font-style:italic;
  margin-left:40px;
}

/* Form Element */
input, textarea {
  margin: 0;
  font-family: 'Open Sans Condensed', sans-serif;
}
input[type="text"], textarea {
  padding:5px 2px;
  border:1px solid #ccc;
}
textarea {
  resize:none
}
input[type="submit"] {
  color:#fff;
  border:1px solid #333;
  padding:5px 10px;
  cursor:pointer;
  background:#333;
}
p {
  margin-bottom:10px;
}

a, a:link, a:visited {
  text-decoration:none;
  color:#333;
}

a {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

a:hover {
  color:#cb2424;
  text-decoration:none;
}

/* #Menu
================================================== */
.menu {
  margin:0;
  list-style:none;
}
.menu li {
  margin:0;
  float:left;
  display:inline;
}
.menu a {
  display:block;
  padding:2px 10px; 
  color:#e2e2e2;
}
.menu a:hover {
  text-decoration:none;
  color:#519b88;
}


/* #Comment List & Comment Form
================================================== */
.entry-comment {
  overflow: hidden;
  padding: 10px 0;
  margin-bottom: 20px;
  border-bottom: 1px dashed #ccc;
}
.entry-comment-link,
.entry-add-comment {
  float: left;
  margin-right: 9px;
  text-transform: uppercase;
}
.social_share {
  float: right
}


/* Comment Form
------------------------------------------------------------------- */
.comment-form-author,
.comment-form-email,
.comment-form-url {
  float: left;
  width: 32%;
  margin-right: 10px;
  position: relative;
}
.comment-form-comment {
  clear: both;
}
#respond input[type="text"],
#respond textarea {
  margin: 0;
  width: 100%;
  height: auto;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#respond label {
  left: 10px;
  top: 10px;
  font-size: 14px;
  position: absolute;
  cursor: text;
  font-family: 'Open Sans Condensed', sans-serif;
}

/* Comment List
------------------------------------------------------------------- */
.commentlist {
  position: relative;
}
.commentlist, .commentlist .children {
  list-style:none
}
.commentlist .children {
  margin:0 0 0 40px
}
.commentlist li {
  margin-left:0;
  overflow:hidden
}

.commentlist .comment div.avatar {
  float: left;
  margin: 5px 18px 0 0;
}
.comment .comment-entry {
  overflow: hidden;
  margin-bottom:20px;
  padding-bottom: 20px;
}
.comment-author {
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  font-family: 'Open Sans Condensed', sans-serif;
}
.comment-entry:after {
  left: 0;
  height: 0;
  content: "";
  width: 100%;
  margin-top: 20px;
  position: absolute;
  border-bottom: 1px dashed #ccc;
}

/* Facebook Comments
------------------------------------------------------------------- */
.fb-comments > span,
.fb-comments iframe {
  width: 100% !important
} 


/* Content
=================================================================== */
h2 {
  font-size: 23px; 
  font-family: 'Open Sans Condensed', sans-serif;
  text-transform: uppercase;
  font-weight:normal;
  letter-spacing:0px;
  color:#666;
  margin:5px;
  padding:5px;
}

.info h2 {
  margin:0px 0px 5px 0px;
  padding:10px 0px;
  font-family: 'Dancing Script', cursive, serif;
  font-size:23px;
  text-transform:none;
  color:#444;
}

.board h2 {
  text-align:center;
  border-bottom:#ccc dashed 1px;
  padding:12px 0px;
}

.board-placeholder {
  border: 3px dashed #ddd;
  width: 96.5%;
  height: 60px;
  margin: 0 auto;
  background: #e9e9e9
}
.home.logged-in .board h2 {
  cursor: move;
}

.post h2, .content-post h2, .sidebar h2 {
  font-size: 18px; 
  text-transform: none;
  font-weight:bold;
  letter-spacing:-0.5px;
  color:#333;
  margin:0px 0px 3px 0px;
  padding:0px 0px 3px 0px;
  border:none;
  text-align:left;
}

.content-post h2 , .sidebar h2{
  font-size: 20px; 
}

.container {
  width:100%;
}

.pe-container .flickr {
  position: relative;
}
.pe-container .flickr:after {
  content: "";
  display: table;
  clear: both;
}
.pe-container .flickr a {
  position: relative;
  width: 125px;
  height: 125px;
  overflow: hidden;
  position: relative;
  float: left;
  z-index: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.pe-container .flickr a:hover {
  z-index: 10;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;

  -webkit-transform: translateZ(0) scale(1.3);
  -moz-transform: translateZ(0) scale(1.3);
  -o-transform: translateZ(0) scale(1.3);
  -ms-transform: translateZ(0) scale(1.3);
  transform: translateZ(0) scale(1.3);
}


.pe-container .flickr img {
  display: block;
  max-width: none;
  position: absolute;
}

.header {
  width:100%;
  padding:20px 0px;
  background-color:#fff;
  border-top:#222 solid 5px;
  -webkit-box-shadow: 0 8px 6px -6px #ddd;
  -moz-box-shadow: 0 8px 6px -6px #ddd;
  box-shadow: 0 8px 6px -6px #ddd;
  margin:0px 0px 6px 0px;
}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

.profile {
  width: 600px;
  margin:0px auto;
}

.profpic, .comment div.avatar {
  float:left;
  padding: 3px;
  margin:0px auto;
  background: #ccc;
}
.profpic, .profpic img, 
.comment div.avatar, .comment div.avatar img  {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.profpic a,
.profpic img,
.comment div.avatar img {
  display: block
}

.info {
  float:right;
  width:70%;
  margin:0px auto;
  color:#888;
}

/* Social Link Icon
------------------------------------------------------------------- */
.socio {
  padding-left: 1px;
  overflow: hidden;
  margin:15px 0 5px 0;
}
.socio ul {
  list-style: none
}
.socio li {
  float: left;
  margin: 0 5px 5px 0;
}
.socio a {
  display: block;
  text-indent: -99999px;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  opacity: 0.5;

  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.socio a:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}


.socio .facebook    { background-image: url(images/icons/facebook-icon.png) }
.socio .twitter     { background-image: url(images/icons/twitter-icon.png) }
.socio .linkedin    { background-image: url(images/icons/linkedin-icon.png) }
.socio .dribbble    { background-image: url(images/icons/dribbble-icon.png) }
.socio .stumbleupon { background-image: url(images/icons/stumbleupon-icon.png) }
.socio .flickr      { background-image: url(images/icons/flickr-icon.png) }
.socio .youtube     { background-image: url(images/icons/youtube-icon.png) }
.socio .vimeo       { background-image: url(images/icons/vimeo-icon.png) }
.socio .skype       { background-image: url(images/icons/skype-icon.png) }
.socio .googleplus  { background-image: url(images/icons/googleplus-icon.png) }


.content {
  width:100%;
  background-color:#f1f1f1; 
}

.board {
  width:97%;
  margin:20px auto;
  padding:0px 0px 10px 0px;
  position:relative;
  background-color:#fff;  
  border-radius: 2px;
  -moz-box-shadow: 0 0 3px #ddd;
  -webkit-box-shadow: 0 0 3px #ddd;
  box-shadow: 0 0 3px #ddd;
}

.actionbutton {
  position: absolute;
  right: 7px;
  top: 11px;
}
.actionbutton a {
  width: 20px;
  height: 20px;
  float: left;
  margin: 0 1px;
  background: url(images/sprite-action-btn.png) no-repeat;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.3;
}
.actionbutton a:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.actionbutton .refreshbutton { background-position: 0 -63px }
.actionbutton .toggleslide { background-position: 0 -21px }
.actionbutton .toggleslide.collapsed { background-position: 0 0 }


ul.list-images {
  width:99%;
  margin:0px auto;
  padding:0px;
  position:relative;
}

ul.list-images li {
  float:left;
  margin:0px;
  padding:0px;
  width:125px;
  height:125px;
  list-style-type:none;
  position:relative;
}

ul.list-images li a img {
  width:125px;
  height:125px;
  display: block;
  position: relative;
  opacity: 0.4;
  z-index:1;
}

ul.list-images li a:hover img {
  width:150px;
  height:150px;
  position:absolute;
  z-index:10;
  left:-10px;
  top:-10px;
  opacity: 0.9;
  border-radius:5px;
  border:#000 solid 7px;
}

.pe-container .post, .home #twitter_update_list_ li {
  margin:3px;
  padding:10px 15px;
  border-right:#eee solid 1px;
  border-bottom:#eee solid 1px;
  width:300px;
  /*height:auto;*/
  height:300px;
  float:left;
}

.content-post .post {
  overflow: hidden;
  margin-bottom: 18px;
}

/* Blog Post */
.apost .pe-container .clearfix {
  position: relative;
}
.apost .pe-container .post {
  width: 290px;
  height: auto;
}

/* Twitter post */
.home #twitter_update_list_ {
  list-style: none;
  overflow: hidden;
  position: relative;
}
.home #twitter_update_list_ li {
  height: auto;
  width: 180px
}
.home #twitter_update_list_ .content {
  background: none
}
.home #twitter_update_list_ .time {
  color: #999;
  display: block;
  margin-top: 5px;
}

.post img {
  float:left;
  margin:0px 10px 10px 0px;
}
#singlead {
  margin: 20px 0;
  text-align: center;
}

.date, .site {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size:12px;
  text-transform:uppercase;
  color:#999;
  margin:0px 0px 5px 0px;
}

.publish {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size:12px;
  text-transform:uppercase;
  color:#999;
  margin:0px 0px 2px 0px;
  padding:0px;
  text-align:right;
}

.retweet, .reply {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size:12px;
  text-transform:uppercase;
  color:#999;
  margin:0px 0px 2px 0px;
  padding:0px;
}

.more a {
  color:#bbb;
  text-decoration:none;
  font-family: 'Open Sans Condensed', sans-serif;
}

.more a:hover {
  color:#333;
  text-decoration:none;
}

.tweet {
  font-family: Georgia, Arial, Verdana; 
  font-size:18px;
  font-weight:bold;
  font-style:italic;
  text-transform:lowercase;
  color:#333;
}

.content-post {
  float:left;
  width:68%;
  margin: 0.3%;
  padding:15px 1.8%;
  border-right:#eee solid 1px;
  border-bottom:#eee solid 1px;
}

img.alignleft {
  float:left;
  margin:0px 15px 10px 0px;
}

.sidebar {  
  float:right;
  width:25%;
  margin:17px 0px;
  padding: 0 1%;
}

.sidebar li {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight:normal;
  font-size:12px;
  letter-spacing:0px;
  color:#666;
  margin:5px 0px;
  padding:5px 0px;
  width:auto;
  list-style-type:none;
}

.sidebar ul li a, .sidebar ul.tweet li a {
  color:#666;
}

.sidebar ul li a:hover {
  color:#2a2a2a;
}
.sidebar ul.photo {
  margin:15px 0px 30px 0px;
  padding:0px;
}

.sidebar ul.photo li {
  list-style-tyoe:none;
  display:inline;
  margin:0px;
  padding:0px;
}

.sidebar ul.photo li img {
  width:50px;
  height:50px;
}

.sidebar ul.tweet li {
  font-family: Georgia, Arial, Verdana; 
  text-transform: none;
  font-weight:normal;
  font-size:12px;
  letter-spacing:0px;
  color:#666;
  margin:5px 0px;
  padding:5px 0px;
  width:auto;
  border-bottom:#eee dashed 1px;
  list-style-type:none;
}

.footer {
  width:100%;
  padding:20px 0px;
  background-color:#222;
  text-align:center;
  color:#666;
  font-size:90%;
  overflow: hidden;
}
.footer .menu a {
  font-size: 16px;
  font-family: Georgia, sans-serif;
}
.footer .menu a:hover {
  color: #ff0000;
}
#fb-root, #skypedetectionswf {
  display: none
}
.copyright, .footer .navigation {
  display: block
}
.copyright a {
  color: #fff;
}

/* Footer Navigation
-------------------------------------------------- */
.footer .navigation {
  margin-bottom: 9px;
}
.footer .menu li {
  float: none;
  display: inline-block;
}



/* Thumbnail Images Home
================================================== */

.pe-thumbs{
  width: auto;
  height: 100%;
  margin: 5px auto 0px auto;
  padding:5px 5px 0px 5px;
  position: relative;
}
.pe-thumbs li{
  float:left;
  position: relative;
  list-style-type:none;
  margin:0px;
  padding:0px;
}
.pe-thumbs li a,
.pe-thumbs li a img{
  display: block;
  position: relative;
}
.pe-thumbs li a img{
  opacity: 0.5;
}

.pe-thumbs li a:hover img{
  opacity: 1;
}

.pe-thumbs li a div.pe-description{
  width: 200px;
  height: 125px;
  background: rgba(0,0,0,0.8);
  position: absolute;
  top: 0px;
  left: -200px;
  color: white;
  display: none;
  z-index: 1001;
  text-align: left;
}
.pe-description h3{
  padding: 10px 10px 0px 10px;
  line-height: 20px;
  font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
  font-size: 22px;
  margin: 0px;
}
.pe-description p{
  padding: 12px 5px;
  margin: 10px;
  font-size: 11px;
  font-style: italic;
}


/* Single Post
=================================================================== */
img {
  max-width: 100%;
  height: auto;
}
.lt-ie9 img {
  max-width: none;
}
/* Flexible Video embed */
.single_video {
  height: 0;
  overflow: hidden;
  padding-top: 30px;
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 56.25%;
}
.single_video iframe, .single_video object, .single_video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Typography */
.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright,
img.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter,
img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  clear: both;
}

.wp-caption {
  margin-bottom: 1.5em;
  text-align: center;
  padding-top: 5px;
  background: #eee;
  border: 1px solid #ccc;
}
.wp-caption img {
  border: 0 none;
  padding: 0;
  margin: 0;
}
.wp-caption p.wp-caption-text {
  line-height: 1.5;
  font-size: 10px;
  margin: 0 0 5px;
  font-style: italic;
  font-family: 'Georgia', serif;
}
.wp-smiley {
  margin: 0 !important;
  max-height: 1em;
}


.singleimage {
  margin-bottom: 9px;
}


/* #Pagination
================================================== */
.pagination {
  clear:both;
  margin:60px 0 30px 0
}
.pagination a,.pagination span {
  color: #525252;
  font-size: 12px;
  margin-right: 5px;
  padding: 8px 10px;
  font-weight: bold;
  text-shadow: 0 1px #fff;
  border: 1px solid #b4b4b4;
  font-family: 'Open Sans Condensed', sans-serif;

  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;

  -webkit-box-shadow: 0 0 0 1px rgba(255,255,255,.7) inset;
     -moz-box-shadow: 0 0 0 1px rgba(255,255,255,.7) inset;
          box-shadow: 0 0 0 1px rgba(255,255,255,.7) inset;

  background: #e6e6e6;
  background: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e6e6e6));
  background: -webkit-linear-gradient(top, #ffffff 0%,#e6e6e6 100%);
  background: -o-linear-gradient(top, #ffffff 0%,#e6e6e6 100%);
  background: -ms-linear-gradient(top, #ffffff 0%,#e6e6e6 100%);
  background: linear-gradient(top, #ffffff 0%,#e6e6e6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6',GradientType=0 );
}

.pagination a:hover,.pagination span {
  background: #323232;
  text-decoration: none;
  text-shadow: 0 1px rgba(0,0,0,.7);
  color: #fff;

  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: #323232;
}

.pagination .page-numbers.dots { 
  background: none;
  color: #525252;
  border-color: transparent
}


/* #Page Template
=================================================================== */
/* Contact Page
------------------------------------------------------------------- */
.errordiv {
  padding:10px;
  color:#cd0a0a;
  margin-bottom:10px;
  background:#fef1ec;
  border:1px solid #cd0a0a
}
#frmcontact div { 
  overflow:hidden;
  margin-bottom:10px 
}
#frmcontact label {
  float:right;
  color:#aaa;
  font-size:12px;
  line-height:28px
}
#frmcontact .input-text { width:350px }
#frmcontact .input-text input { width:200px; }
#frmcontact textarea { width:90% }
#frmcontact .screenReader { float:none }
#frmcontact input.screenReader { width:15px }
#frmcontact .sendCopy { float:none }
#frmcontact #sendCopy {
  margin:0 5px 0 0;
  vertical-align: text-bottom;
}
#frmcontact .submit {
  margin:0;
  float:none;
  position:static;
  font-weight: bold;
  padding: 10px 35px;
}


/* Widgets
=================================================================== */
.widget {
  margin-bottom: 35px;
  font-family: 'Open Sans Condensed', sans-serif;
}
.widget > h3 {
  font-family: 'Georgia', serif;
}
.widget p {
  word-break: break-word;
}
[class*="twitter-fans-"] {
  width: auto !important
}
[class*="twitter-fans-"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.widget_colabs_facebook iframe,
.widget_fb_activity_feed iframe {
  width: 100% !important;
}

/* Pinteres Widgets
------------------------------------------------------------------- */
.widget.widget_colabs_pinterest li {
  border: none;
  vertical-align: top;
  margin-right: 10px !important;
  display: inline-block !important;
  *display: inline;
  *zoom: 1;
}
.widget_colabs_pinterest .colabs-pinterest-follow-me {
  display: block !important;
}

/* Widget Flickr
------------------------------------------------------------------- */
.widget_colabs_flickr .flickr {
  overflow: hidden;
}
.widget_colabs_flickr img {
  display: block
}
.widget_colabs_flickr a {
  float: left;
  margin: 0 5px 5px 0;
}

/* Widget Archive
------------------------------------------------------------------- */
.widget_archive select,
.widget_categories select {
  margin: 0;
  width: 100%;
  padding: 5px;
}

/* Widget Calendar
------------------------------------------------------------------- */
#calendar_wrap table {
  width: 100%;
  text-align: center;
}
#calendar_wrap td,
#calendar_wrap th {
  padding: 3px;
}
#calendar_wrap thead {
  font-weight: bold;
}
#calendar_wrap #prev {
  text-align: left;
}
#calendar_wrap #next {
  text-align: right;
}

/* Widget RSS
------------------------------------------------------------------- */
.widget_rss li > a {
  display: block;
  font-size: 14px;
  margin-bottom: 4px;
  font-family: 'Lato', sans-serif;
}
.widget_rss li {
  margin-bottom: 18px;
}
.widget_rss cite {
  color: #aaa;
  font-style: italic
}

/* Widget Custom Menu
------------------------------------------------------------------- */
.widget li {
  float: none;
  display: inherit;
  border-top: 1px dashed #eee
}
.widget li:first-child {
  border-top: none
}

/* Widget Instagram
------------------------------------------------------------------- */
.widget_instagram_widget {
  overflow: hidden;
}
.widget .colabs-instagram-image {
  float: left;
  margin: 0 5px 5px 0;
}
.colabs-instagram-image img {
  display: block
}

/* Widget Tabs
------------------------------------------------------------------- */
.widget_colabs_tabs li {
  font-size: 15px
}
.widget_colabs_tabs #tabs {
  padding: 5px;
  background: #f0f0f0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
.widget_colabs_tabs ul {
  margin: 0;
  bottom: -1px;
  overflow: hidden;
  position: relative;
}
.widget_colabs_tabs li {
  margin: 0;
  padding: 0;
  border: none
}
.widget_colabs_tabs .colabsTabs {
  padding-top: 7px;
}
.widget_colabs_tabs .colabsTabs li {
  float: left;
}
.widget_colabs_tabs .colabsTabs a {
  font-size: 13px;
  padding: 3px 7px;
  position: relative;
  margin: 0 -1px 0 0;
  background: #f5f5f5;
  border: 1px solid #ddd;
  text-transform: uppercase;
  display: block;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.widget_colabs_tabs .colabsTabs a:hover, .widget_colabs_tabs .colabsTabs .selected {
  background: white;
  text-decoration: none;
}
.widget_colabs_tabs .colabsTabs .selected {
  top: -7px;
  padding-top: 10px;
  border-bottom: 1px solid white;
}
.widget_colabs_tabs .box {
  background: white;
  border: 1px solid #ddd;
  margin-top: -7px;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -khtml-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.widget_colabs_tabs .box a {
  color: #7f7f7f
}
.widget_colabs_tabs .box a:hover {
  color: #282828
}
.widget_colabs_tabs .box li {
  padding: 14px 10px;
  border-bottom: 1px solid #ddd;
}
.widget_colabs_tabs .box img {
  float: left;
  margin: 5px 10px 0 0;
  padding: 2px;
  background: #f2f2f2;
  border: 1px solid #ccc;
}
.widget_colabs_tabs #tab-tags {
  padding: 14px 10px;
}
.widget_colabs_tabs .meta {
  color: #aaa;
  font-size: 90%;
  display: block;
}
#tab-comm .author {
  font-weight: bold
}


/* Responsive
=================================================================== */

/* For Mobile Phones. Orientation: landscape | portrait
------------------------------------------------------------------- */
@media only screen and (max-width: 767px) {

  /* Content
  ---------- */
  .board {
    width: 92%
  }
  .apost .pe-container .post {
    position: static !important;
  }
  .content-post, .sidebar, .pe-container .post, .home #twitter_update_list_ li,
  .apost .pe-container .post {
    width: auto;
    float: none;
    height: auto;
    display: block;
    border-left: none;
    border-right: none;
  }

  /* Header Profile
  ----------------- */
  .profile {
    width: auto;
    padding: 0 20px;
  }
  .profpic {
    float: none;
    width: 125px;
    margin: 0 auto;
  }
  .profile .info {
    float: none;
    width: 100%;
    text-align: center;
  }
  .socio {
    text-align: center;
  }
  .socio li {
    float: none;
    display: inline-block;
  }


  /* Contact Form */
  #frmcontact label { float: left }
  #frmcontact .input-text { width: 100% }
  #frmcontact .input-text input,
  #frmcontact textarea,
  #frmcontact .submit {width: 100%; padding: 10px;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }

  /* Twitter Stream */
  .back .jta-tweet-list-item {
    width: 100% !important;
    position: static !important;
    border-right: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

}



.ajax-loader {
  top: 21px;
  right: 100px;
  width: 24px;
  height: 24px;
  display: none;
  position: absolute;
  margin: -12px 0 0 -12px;
  background: url(images/ajax-loader.gif) no-repeat;
}

/* Page Layout
=================================================================== */
.two-col-right .content-post {
  float: right
}
.two-col-right .sidebar {
  margin-left: 0
}
.one-col .content-post {
  width: auto
}
.one-col .sidebar {
  display: none;
}
