@import url(http://businessinterchangegroup.com/mt-static/plugins/HybridNews/css/style.css);
@import url(http://businessinterchangegroup.com/mt-static/plugins/HybridNews/css/photos.css);
/*@import url(http://businessinterchangegroup.com/mt-static/plugins/ActionStreams/css/action-streams.css);*/
/* MT specific mods */
#comments-open-data label { display: block; width: 100px; float: left; font-weight: bold; text-align: right; padding-right: 10px; padding-top: 8px; }
#comments-open-data input { float: left; }
#comments-open-data div { clear: left; padding: 5px 0 5px 0; }
#comments-open-data #comment-form-remember-me { padding-left: 105px; }
#comments-open-data #comment-form-remember-me label { width: 200px; text-align: left; font-weight: normal; top: -3px; position: relative; }
#comments-open-data { margin-bottom: 30px; }

a.tag-link { font-weight: normal !important; }
a.tag-link.tag-rank-1  { font-size: 1.5em; }
a.tag-link.tag-rank-2  { font-size: 1.4em; }
a.tag-link.tag-rank-3  { font-size: 1.3em; }
a.tag-link.tag-rank-4  { font-size: 1.2em; }
a.tag-link.tag-rank-5  { font-size: 1.1em; }
a.tag-link.tag-rank-6  { font-size: 1.0em; }
a.tag-link.tag-rank-7  { font-size: .95em; }
a.tag-link.tag-rank-8  { font-size: .90em; }
a.tag-link.tag-rank-9  { font-size: .85em; }
a.tag-link.tag-rank-10 { font-size: .80em; }

#commentform .log-in-out .button { color: #403767; background: none; padding: 0; display: inline; margin: 0; font-weight: normal; text-transform: lowercase; }

/* My customization are below */
/**
*  Hybrid News Lite - Custom CSS
   
   Modifications to lighten up the overall presentation
   Also fixes some issues with Hybrid News (original)

   Author:  Merv Forney
   Company: Business Interchange Group
   Date:    September 30, 2009
   Version: 0.1
************************************************/
/**
*  HTML tags
************************************************/
b,
strong {
    font-weight: bold;
    }

hr  {
    width: 100%;
    border-top: 1px solid #999999;
    }
.content ul li {
    overflow-x: hidden;
    overflow-y: hidden;
    padding-left: 15px;
    background-color: transparent;
    background-image: url(http://businessinterchangegroup.com/mt-static/plugins/HybridNews/images/bullet.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0pt 4px;
    }
.entry-content entry ul {
    list-style-type: disc;
    padding: 0px;
    margin: 10px 0px 10px 10px;
    }
.entry-content entry ol {
    list-style-type: decimal;
    padding: 0px;
    margin: 10px 0px 10px 10px;
    }
.entry-content entry li {
    padding: 0px;
    margin: 0px;
    }
/**
*  Site Title and description
************************************************/
#header {
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
        height: 90px;
        }

#header img {
        float: left; 
        padding: 0px;
        }

#site-title {
        float: none;
	text-align: left;
	width: 450px;
	line-height: 35px;
	font-size: 28px;
	font-family: georgia, serif;
	margin: 15px 0 0 105px;
	}
#site-title a {
	color: #fafafa;
	}
#site-description {
        width: 450px;
        font-family: verdana, arial, sans-serif;
        font-size: 11px;
        color: #999;
	display: block;
	margin: 5px 0 0 105px;
	}
#site-description a {
        text-decoration: none;
        color: #fafafa;
        }
#site-description a:hover {
        text-decoration: underline;
        }
/**
*  Adjustments for banner ad placement
************************************************/
#utility-header {
	overflow: hidden;
	float: right;
	width: 340px !important;
	height: 60px;
        margin: 15px 0 0 0;
        overflow: hidden;
        background-color: #ffffff;
        background-image: url(http://bigmtblogs.com/mt-static/plugins/HybridNews/images/container-bg.png);
        background-repeat: repeat-y;
        background-attachment: scroll;
        background-position: right 0pt;
	}
#utility-header .widget {
	line-height: 1.4;
	margin: 0;
	padding: 5px 0 5px 20px;
	color: #555555;
        font-size: 11px;
	background: transparent;
	border: none;
	}
#utility-header .widget-inside div {
        float: none !important;
        text-align: left !important;
        } 
#utility-header .widget-inside img {
	float: right;
	}
/**
*  feed in nav bar removed because
   we created a feed widget
************************************************/
#feed {
        display: none !important;
        }
/**
*  Nav bar
************************************************/
.cat-nav {
        width: 960px !important;
        }
.cat-item,
.cat-item .child {
        font-weight: normal !important;
        }
#cat-navigation li li a {
        font-weight: normal !important;
        }
/**
* Widget tabs
************************************************/
.tabs .t1,
.tabs .t2,
.tabs .t3 {
        font-weight: normal !important;
        }
/**
* Widgets
************************************************/
.widget-title {
        font-weight: normal !important;
        }
/**
* Featured slider
************************************************/
#slider-container {
	overflow: hidden !important;           /* hidden; */
	width: 600px;
	height: 250px;
	margin: 0 0 30px 0;
	background: #1a4765 !important; /*#093653;*/
	}
#slider {
	overflow: hidden !important;           /* hidden; */
	width: 580px;
	height: 230px;
	}
.feature {
	overflow: hidden !important;           /* hidden; */
	width: 560px;
	height: 210px;
	padding: 10px 10px 0 10px;
	color: #ccc;
	background: #1a4765 !important; /*#093653;*/
	border: none !important;
	}
#slider-container a {
	color: #fff !important; /*#ddd;*/
	font-weight: normal !important;
	}
.feature img {
	float: left;
	max-width: 230px;
	max-height: 200px;
	width: 230px;
	height: 200px;
	margin: 0 15px 0 0;
	border: 5px solid #001838;
	}
#slider .feature .entry-title {
	font-size: 16px !Important;
        line-height: 1.3;
	}
#slider .feature .entry-title a {
	color: #fff !important; /*#eee;*/
	}
.feature .byline {
	color: #ccc !important; /*#aaa;*/
	margin-bottom: 15px;
	}
.more-link {
	float: right !important;
	text-indent: -9999px;
	width: 100px;
	height: 20px;
        margin-bottom: 5px;
	display: block;
	background: url(http://bigmtblogs.com/mt-static/plugins/HybridNews/images/more-link.gif) no-repeat 0 0;
	}
.more-link:hover {
	background: url(http://bigmtblogs.com/mt-static/plugins/HybridNews/images/more-link.gif) no-repeat 0 -20px;
	}

/* Slider controls */
.slider-controls {
	float: right;
	width: 66px;
	height: 20px;
	overflow: hidden;
	clear: both;
	line-height: 15px;
	margin: 0;
	padding: 0 10px 0 0;             /* 524px; */
	background: #062f4a !important; /*#062f4a;*/
	border-top: 2px solid #03273f;
	}
.slider-controls-topic {
        text-align: left;
        color: #fafafa;
        font-size: 11px;
        font-family: Verdana, Arial, sans-serif;
        line-height: 1.0;
        } 
.slider-controls .slider-prev {
	text-indent: -9999px;
	float: left;
	width: 22px;
	height: 20px;
	background: #062f4a url(http://bigmtblogs.info/mt-static/plugins/HybridNews/images/slider-prev.gif) no-repeat 0 0 !important;
	border: none !important;
	}
.slider-controls .slider-prev:hover {
	background: #062f4a url(http://bigmtblogs.info/mt-static/plugins/HybridNews/images/slider-prev.gif) no-repeat left -20px !important;
	}
.slider-controls .slider-pause {
	text-indent: -9999px;
	float: left;
	width: 22px;
	height: 20px;
	background: #062f4a url(http://bigmtblogs.info/mt-static/plugins/HybridNews/images/pause.gif) no-repeat center 0 !important;
	border: none !important;
	}
.slider-controls .slider-pause:hover, .slider-controls a.paused {
	background: #062f4a url(http://bigmtblogs.info/mt-static/plugins/HybridNews/images/pause.gif) no-repeat center -20px !important;
	}
.slider-controls .slider-next {
	text-indent: -9999px;
	float: right;
	width: 22px;
	height: 20px;
	background: #062f4a url(http://bigmtblogs.info/mt-static/plugins/HybridNews/images/slider-next.gif) no-repeat right 0 !important;
	border: none !important;
	}
.slider-controls .slider-next:hover {
	background: #062f4a url(http://bigmtblogs.info/mt-static/plugins/HybridNews/images/slider-next.gif) no-repeat right -20px !important;
	}

/**
* Featured excerpts
************************************************/
.content .entry-title, 
#content .entry-title {
	margin-bottom: 3px;
	font: 17px/20px georgia, times, 'times new roman', serif !important;
	font-weight: normal !important; /*bold;*/
        color: #093653 !important;
        }

.byline {
	margin-bottom: 15px;
	}

.post {
	border-bottom: 1px solid #ddd !important;
        line-height: 1.5 !important;
	margin-bottom: 20px !important;
	}

#content .post, 
.content .post {
	clear: both;
	margin-bottom: 9px;
	}

.entry-content,
.entry-summary {
        padding-bottom: 5px;
        }

#excerpts .post-meta-data {
	display: none !important;
	}

.entry-meta {
        border-top: 1px dotted #cccccc;
        }

.post-meta-data {
        padding-bottom: 9px;
        }

.reading {
        text-align: right;
        font-size: 11px;
        margin-top: -20px;
        }

.categories,
.tags   {
        font-size: 11px;
        font-family: verdana, arial, sans-serif;
        }

blockquote {
        background-position: 0pt 3px;
        }

/**
* Headlines
************************************************/
.section-title {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ddd;
	}
#headlines .section-title {
	}
#headlines {
	overflow: hidden;
	}

#headlines .odd {
	float: left;
	overflow: hidden;
	width: 280px;
	clear: both;
	}
#headlines .even {
	float: right;
	overflow: hidden;
	width: 280px;
	clear: none;
	}

#headlines ul li a {
	font-weight: normal !Important;
	}
.wp-pagenavi, .navigation-links {
	display: none;
	}
/* ****************************************************************** */

.entry-content img {
        padding: 5px;
        border: 1px solid #ccc;
        background-color: #eee;
        }

/* Single-post author box */
.single .author-profile {
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 9px 9px 0 9px;
	background: #1a4765;        */ #f7f7f7; */
	border: 1px solid #cccccc;
        color: #cccccc;
	}
.single .author-profile p {
	margin: 0 0 9px 0;
	}
.single .author-profile .avatar,
.single .author-profile .user-pic {
        float: left;
        display: block;
        padding: 3px !important;
        border: 1px solid #999;
	margin: 0 20px 0px 0;
        background-color: #f7f7f7;
	}
.single .author-name {
        font-family: times new roman, georgia, serif;
        font-size: 16px;
        font-style: italic;
        padding-bottom: 10px;
        }
.single .author-name a {
        color: #fbfbfb !important;
        }
.single .author-name a:hover {
        text-decoration: underline;
        }

/* Individual comments */
#comments li {
	overflow: hidden;
	margin: 0 0 15px 0;
	padding: 15px 15px 0 15px;
	color: #333;
	background: #f7f7f7;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
        font-family: verdana;
	}
#comments li li, #comments li li li li, #comments li li li li li li {
	background: #fff;
	}
#comments li li li, #comments li li li li li {
	background: #f7f7f7;
	}

/* Avatar */
#comments li .avatar,
#comments li .user-pic {
	width: auto;
	height: auto;
	float: left;
	margin-right: 20px;
	padding: 3px;
	border: 1px solid #999;
	}

/* Comment meta data */
#comments .comment-author {
        font-family: times new roman, georgia, serif;
	font-weight: bold;
	font-size: 16px;
	}
#comments .comment-meta-data {
	font-size: 11px;
	margin-bottom: 15px;
	}

/* Comment text */
.comment-text {
	clear: right; 
	font-size: 13px;
	}

/* Accordian */
#primary .widget ul li {
        background-position: 3px 4px;
        }

.random,
.tab-content {
        font-size: 11px !important;
        line-height: 1.5 !important;
        }

/* Monthly Archive List and Links */
.widget ul li {
        background-position: 3px 4px;
        }
/* Disable 
.archives {
        font-size: 11px !important;
        line-height: 1.5 !important;
        }

.blogroll {
        font-size: 11px !important;
        line-height: 1.5 !important;
        }
*/

/* Action Stream */
.action-stream-list li {
       padding-left: 8px;
}

.widget-misc {
       padding-left: 8px;
}

/**
* Subsidiary
************************************************/
#subsidiary .widget {
	color: #999;                /* #777; */
	}
#subsidiary .widget-title {
	color: #aaa;                /* #bbb; */
	}
#subsidiary a {
	color: #ccc;                /* #aaa; */
	}
/**
* Footer
************************************************/
#footer {
	color: #999;
	}
#footer a {
	font-style: normal;
	color: #ccc;
	}
#footer .copyright {
	display: inline;
	float: left;	
	margin-right: 9px;
	}
.credit,
.copyright {
        font-size: 11px  !important;
        line-height: 2.0 !important;
        text-align: left !important;
        }

/**
*  AWeber test drive css
**********************************************/
.aweber_formbox {
    margin:10px auto;
	border-top:1px solid #e4e4e4;
	border:5px solid #1a4765;
	width:590px;
	margin:0px 0px 30px 0px;
	background-color:#FFF;
	font-family:Verdana, Arial, sans-serif; 
	}
.aweber_formbox .aweber_header {
	padding:0px 0px 0px 15px;
	font-size:13px;
	width:300px;
	color:#333;
	float:left;
        line-height: 1.5;
	}
.aweber_formbox p {
    font-size:14px;
    padding:15px 15px 0 15px;
    }
.aweber_formbox .aweber_emailicon {
	position:relative;
	top:3px;
	display:none;
	}
.aweber_formbox .aweber_header span {
	font-size:16px;
	display:block;
	font-family:Georgia, Times, 'Times New Roman', serif; 
	}
.aweber_formbox .aweber_form {
	padding:10px 15px 10px 10px;
	font-size:12px;
	margin-top:10px;
	float:right;
	}
.aweber_formbox .aweber_lbl {
	display:block;
	}
.aweber_formbox .aweber_lbl span {
	/*display:none;*/
	}
.aweber_formbox .aweber_form input[type="text"] {
	width:165px;
	background-color:#e6efef;
	border:1px solid #e4e4e4;
	padding:3px;
	vertical-align:middle;
	font-style:italic;
	}
.aweber_form input[type="submit"] {
	background-color: #22be0b;
	background-image:url(http://www.aweber.com/images/button_on.gif);
	background-image:repeat-x;
	color:#FFF;
	border:1px solid #666;
	padding:4px 5px;
	margin-top:3px;
	}
.aweber_form input[type="submit"]:hover {
	background-color: #2096e2;
	background-image: url(http://www.aweber.com/images/button_hover.gif);
	background-repeat: repeat;
	}
.aweber_formbox .aweber_form input[type="text"]:focus {
	background-color:#FFF;
	}
.aweber_formbox .aweber_element {
	margin-bottom:5px;
	margin-left:15px;
	}
.aweber_formbox .aweber_submit {
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:15px;
	}