/*
Theme Name: Sex with Dr. Jess
Theme URI: http://www.sexwithdrjess.com
Description: WordPress theme designed and developed exclusively for the use on http://www.sexwithdrjess.com
Author: Fugitive Ink
Author URI: http://www.fugitiveink.org
.
Copyright 2013. All rights reserved.
.
*/
a{ -webkit-transition:all 0.2s ease-in !important;
  -moz-transition:all 0.2s ease-in !important;
  -ms-transition:all 0.2s ease-in !important;
  -o-transition:all 0.2s ease-in !important;
  transition:all .2s ease-in !important;}

h1,h2,h3,h4,h5,h6,
p{padding:0;margin:0;}
.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

a,
a:hover,
a:active {
    outline: none;
}

/* == BOOTSTRAP RESETS == */
.navbar{border-radius:0;border:0;}
.navbar {
  font-size: 15px !important;
}
.navbar-inverse .navbar-nav > li > a {
  padding: 0 14px !important;

}
h2.tweet_tit_feed {
  border-bottom: 1px solid;
  font-size: 20px;
  position: absolute;
  top: 265px;
}
.timeline-Viewport {
  margin-top: 67px;
}
.timeline-Body {
    border-top: medium none !important;
  }
.tweet_tit_feed > a {
   color: #3b94d9;
    outline: 0 none;
    text-decoration: none;
}
#menu-main-menu .sub-menu {
    background: #000;
    display: none;
    margin-top: 13px;
    padding: 10px 0 10px 0px;
    position: absolute;
    width: 235px;
    margin-left: 6px;
}
#menu-main-menu .menu-item-has-children:hover .sub-menu{
    display: block;
}
.navbar-nav li.current_page_item .sub-menu li a::after{
   border-style: none;
}
#menu-main-menu .sub-menu li{
   list-style:none;	
}
#menu-main-menu .sub-menu li a{
    color: #ffffff;
    font-family: "HelveticaNeueW01-UltLt";
    letter-spacing: 1px;
    line-height: 11px;
    padding: 0 17px;
    text-transform: lowercase;
    text-decoration: none;	
}




.my_tweet_title a {
  color: #3b94d9 !important;
  font-size: 17px;
  font-weight: 900;
}
.my_tweet_title > p {
  color: #292f33 !important;
  font-size: 17px;
  font-weight: 900;
}
.tweet-list.twitter-logo .profile-image:hover
{
  background-color: rgba(160, 200, 220, 0.12) !important;
border-bottom:1px solid;
margin-bottom:25px;
}
.tweet-list.twitter-logo .hash {
  color: #f58ea8 !important;
}
.tweet-list.twitter-logo {
  border: 1px dotted #cccccb;
  padding: 10px;
}
.tweet-list.twitter-logo a {
  color: #3b94d9 !important;
}
.profile-image p {
  color: #000 !important;
}