
/**
 * Flexi Ads
*/

.flexi-a {
    margin: 20px 0 0 0; 
    padding: 0;
}

/**
/* Flexi Banners 125
*/

.flexi-bnrs {
    text-align: center;  
}

.flexi-bnrs img {
    margin: 20px 4px 0 4px;
}

/**
 * Flexi Comments
*/

.flexi-comments ul {
    list-style-type: none; 
    padding: 0; 
    margin: 0;
}

.flexi-comments ul li {
	list-style-type: none; 
    list-style: none;
    padding: 15px 0 0 0;
    margin: 15px 0 0 0;
    border-top: 1px solid #e8e8e8;
}

.flexi-comments ul li:first-child {
    margin-top: 0 !important; 
    padding-top: 5px !important; 
    border-top: 0 !important;  
}

.flexi-comments-author {
    color: #353434; 
    text-decoration: none; 
    font-weight: bold; 
    font-size: 14px; 
    line-height: 14px; 
    padding: 0 0 5px 0; 
    margin: 0; 
}

.flexi-comments-author:hover {
    text-decoration: underline;
     color: #e24b12;
}

.flexi-comments-entry {
    color: #353434; 
    font-family: Arial, Helvetica, Sans-serif; 
    font-size: 13px; 
}

.flexi-comments-more {
    font-weight: bold; 
    color: #353434; 
    text-decoration: none; 
    font-size: 12px;
}

.flexi-comments-more:hover {
    color: #e24b12 !important; 
    text-decoration: underline;
}

.flexi-comments-avatar {
    padding: 3px; 
    background: #fff;
    border: 1px solid #c2c9cd; 
}

.flexi-comments .alignleft {
    margin: 0 6px 0 0;
}

.flexi-comments .alignright {
    margin: 0 0 0 6px;
}

.flexi-comments .aligncenter {
    margin-bottom: 6px;
}

/**
 * Flexi Posts 
*/

.flexi-posts ul {
    list-style-type: none; 
    padding: 0; 
    margin: 0;
}

.flexi-posts ul li {
    list-style-type: none; 
    padding: 15px 0 0 0;
    margin: 15px 0 0 0;
    border-top: 1px solid #e8e8e8;
}

.flexi-posts ul li:first-child {
    margin-top: 0 !important; 
    padding-top: 5px !important; 
    border-top: 0 !important;  
}

.flexi-posts-title {
    font-weight: bold; 
    font-size: 14px;
    line-height: 16px;
    padding: 0 0 5px 0; 
    margin: 0; 
}

.flexi-posts-title a {
    color: #0a5b76; 
    text-decoration: none;
}

.flexi-posts-title a:hover {
    text-decoration: underline; 
    color: #c1400e;
}

.flexi-posts-meta {
    font-style: italic; 
    color: #666; 
    padding: 0 0 5px 0;
}

.flexi-posts-entry {
    color: #555; 
    font-family: Arial, Helvetica, Sans-serif; 
    font-size: 13px; 
}

.flexi-posts-more {
    font-weight: bold; 
    color: #4e4e4e; 
    text-decoration: none; 
    font-size: 12px;
}

.flexi-posts-more:hover {
    color: #e34304 !important; 
    text-decoration: underline;
}

.flexi-posts-thumbnail {
    padding: 4px;
    border: 1px solid #dbdbdb;  
    background: #eeeeee; 
}

.flexi-posts .alignleft {
    margin: 0 6px 6px 0;
}

.flexi-posts .alignright {
    margin: 0 0 6px 6px;
}

.flexi-posts .aligncenter {
    margin-bottom: 6px;
}

/**
/* Flexi Social Connect
*/

.flexi-social-connect {
	background: #f8f8f8;
	border: 1px solid #e9e8e8;
	padding: 10px;
	margin: 20px 0 0 0;
}
    
.flexi-social-connect:hover {
    border: 1px solid #bbbbbb;
}

.flexi-social-connect a {
	color: #5f5f5f;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
    font-family: Arial, Helvetica, Sans-serif;
}

.flexi-social-connect a:hover {
    color: #3b3b3b; 
	text-decoration: underline;
}
    
.flexi-social-connect  img {
    vertical-align:middle; 
    margin-right: 5px;
}

/**
/* Flexi Social Share
*/

.flexi-social-share {
	text-align: left;
    margin-top: 5px;
}

.flexi-social-share a {
    width: 32px; 
    height: 32px; 
    margin: 0 2px; 
    padding: 0;
}

.flexi-social-share a img {
    opacity: 0.7;
}

.flexi-social-share a:hover img {
    opacity: 1;
}

/**
/* Flexi Tabs
*/

.flexi-tabs {
    list-style: none; 
    list-style-type: none; 
    margin: 0 0 10px 0;
    padding: 0; 
    height: 26px;
}

.flexi-tabs li {
    list-style: none; 
    list-style-type: none; 
    margin: 0 0 0 4px; 
    padding: 0; 
    float: left;
}

.flexi-tabs li:first-child {
    margin: 0 !important;
}

.flexi-tabs li a {
    color: #353434;
    padding: 6px 12px;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 11px;
    line-height: 14px;
    font-weight: bold;
    display: block;
    background: #dadada;
    text-decoration: none;
    text-shadow: 0 1px 0 #efeeee;
}

.flexi-tabs li a:hover, .flexi-tabs li a.flexi-tabs-current {
    background: #353434;
    text-decoration: none;
    color: #fff;
    text-shadow: 0 1px 0 #000;
}

.flexi-tabs-content {
    background: #fff;
}


/**
 * Flexi Text
*/

.flexi-text {
    margin: 20px 0 0 0; 
    padding: 0;
}

/**
/* Flexi Tweets
*/


.flexi-tweets-widget-title a {
    color: #414445 !important; 
    text-decoration: none !important;
}

.flexi-tweets-widget-title a:hover {
    color: #414445 !important;
}

.flexi-tweets ul {
    list-style-type: none; 
    margin: 0; 
    padding: 0; 
    font-size: 13px; 
    font-family: Arial, Helvetica, Sans-serif; 
    color: #353434;
}

.flexi-tweets ul li {
	list-style-type: none; 
    padding: 0; 
    margin: 15px 0 0 0; 
}

.flexi-tweets ul li:first-child {
    margin-top: 5px !important;
}

.flexi-tweets li.tweets-bird {
	padding-left: 24px; 
    background: url(images/widgets/tweets-bird.png) left 2px no-repeat;
}


.flexi-tweets a {
    text-decoration: underline; 
    color: #0a5b76;
}

.flexi-tweets a:hover {
    text-decoration: underline; 
    color: #c1400e;
}

a.flexi-tweets-time {
    text-decoration: underline; 
    color: #0a5b76;
}

a.flexi-tweets-time:hover {
    text-decoration: none; 
    color: #c1400e;
}
