/*
Theme Name: BizNews
Theme URI: http://www.brightwebmarketing.com/
Description: The original WordPress theme for Tri-Cities Businsss News.
Version: 1.0
Author: BrightWeb Marketing
Tags: blue color, three columns, custom plugins
*/


/* Defaults */
* {
  text-align: left;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  cursor: default;
  font-size: 14px;
  line-height: 120%;
  font-family: georgia, serif;
}
html, body {
  color: #000;
  text-align: center;
}
a, a *, button, button * {
  cursor: pointer;
}
a {
  color: #369;
  padding: 0 2px;
  text-decoration: underline;
}
a:hover {
  color: #ffc;
  background: #369;
  text-decoration: none;
}
#content small {
  font-size: 12px;
}
#content big {
  font-size: 18px;
}

input {
  height: 21px;
  width: 425px;
  cursor: text;
  padding: 4px 0 0;
  background: #eee;
  border: 1px inset #eee;
}
textarea {
  width: 425px;
  height: 175px;
  cursor: text;
  background: #eee;
  border: 1px inset #eee;
}
select {
  border: 1px solid #ccc;
}
option { padding: 0 5px; }
optgroup { padding: 0 5px; font-weight: bold; }
optgroup option { padding-left: 15px; }
fieldset {
  width: 420px;
  overflow: hidden;
  padding: 10px 15px 0;
  margin: 0 -15px 10px;
  border: 1px dotted #ccc;
}
fieldset input, fieldset textarea {
  width: 415px;
}
legend {
  color: #666;
  font-size: 18px !important;
  font-style: italic;
  padding: 0 5px;
  border: 1px dotted #ccc;
}
button, .submit input, input[type=submit], input[type=button] {
  height: 25px;
  width: auto !important;
  padding: 0 5px;
  cursor: pointer;
  text-align: center;
  background: #999 !important;
  border: 1px outset #999 !important;
}
button:hover, .submit input:hover,
button.hover, .submit input.hover,
input[type=submit]:hover, input[type=button]:hover {
  color: #ffc;
  background: #333 !important;
  border-color: #333 !important;
}
#content button {
  height: 35px;
  padding: 0 10px;
}
p, blockquote, ul, ol, dl { cursor: text; }
ul { list-style: none; }
ol, dl { list-style: decimal; }
.r { float: right; }
.l { float: left; }
br, hr {
  clear: both;
}
hr {
  display: none;
}
#content .entry br{
  clear:none;
}
#content hr {
  height: 1px;
  border: 0;
  display: block;
  margin: 10px -10px;
  border-bottom: 1px dotted #ccc;
}
#content * {
  font-size: 16px;
  line-height: 150%;
}
#content .alignleft {
  float: left;
  margin: 0 10px 10px 0;
}
#content .alignright {
  float: right;
  margin: 0 0 10px 10px;
}


/* Structure */
body {
  padding-bottom: 40px;
  background: url(images/bg.gif) top center repeat fixed #d4d0bf;
}
#page {
  width: 960px;
  overflow: hidden;
  margin: 0 auto;
  border: 8px solid #e4e1d2;
  border-top: 0;
  background: #c3c3c3;
}
#header {
  position: relative;
  height: 72px;
  padding: 130px 0 0;
  background: url(images/header.jpg) top right no-repeat #369;
}
#title {
  top: 0;
  left: 0;
  width: 446px;
  height: 130px;
  display: block;
  overflow: hidden;
  position: absolute;
  padding: 0;
}
#top-menu {
  width: 930px;
  height: 42px;
  padding: 0 15px;
  overflow: hidden;
  background: url(images/top-menu-bg.gif) 0 0 repeat-x #ccc;
}
#top-submenu {
  width: 930px;
  height: 30px;
  padding: 0 15px;
  overflow: hidden;
  background: #333;
}
#top-submenu a img {
  position: absolute;
  margin-top: 2px;
}
#top-submenu a:hover img {
  margin-top: -3px;
}
#main, #main_full {
  padding: 20px;
}
#content {
  float: left;
  width: 468px;
  margin: 0 316px 0 136px !important;
}
#p_7 #content,
#p_38451 #content,
#p_37921 #content,
#p_37979 #content {
  float: left;
  width: 784px;
  margin: 0 0 0 136px !important;
}
#ads-left {
  float: left;
  width: 128px;
  margin: 0 0 0 -920px;
}
#sidebar {
  float: left;
  width: 308px;
  margin: 0 0 0 -308px;
}
#sidebar-l {
  float: left;
  width: 172px;
}
#sidebar-r {
  float: right;
  width: 128px;
}

#s {
  width: 320px;
}


/* Main Menu */
#top-menu li {
  float: left;
  display: block;
  height: 40px;
  border-right: 1px solid #ccc;
}
#top-menu li a {
  float: left;
  height: 31px;
  line-height: 30px;
  display: block;
  font-size: 14px;
  color: #369;
  margin: 5px;
  padding: 0 10px;
  text-decoration: none;
}
#top-menu li a:hover {
  color: #ffc;
  background: #369;
}
#top-menu li.current_page_item a,
#top-menu li.current_page_parent a,
.archive #top-menu li.page-item-9 a {
  cursor: default;
  font-style: italic;
  color: #000;
  background: #ccc;
}
#top-menu li:first-child a {
  margin-left: 0;
}
#top-menu li:first-child.current_page_item a,
#top-menu li:first-child.current_page_parent a,
.archive #top-menu li.page-item-9 a {
  margin-left: 5px;
} 
#subscribe {
  position: absolute;
  width: 247px;
  height: 133px;
  overflow: hidden;
  text-indent: -500px;
  margin: -103px 0 0 713px;
  background: url(images/sprite-subscribe.gif) 0 0 no-repeat;
}
#subscribe:hover {
  background-position: 0 -133px;
}
#top-menu .r {
  position: absolute;
  clear: both;
  border-right: 0;
}
html>body #top-menu .r {
  *margin-top: -40px;
}
#top-menu .r a {
  color: #555;
  text-transform: lowercase;
  font-family: sans-serif;
  padding: 0 25px 0 15px;
}
#top-menu .r a:hover {
  color: #000;
  text-decoration: underline;
  background: transparent;
}
#top-menu .rss {;
  margin-left: 881px;
  background: url(images/icon-rss.gif) 0 13px no-repeat;
}
#top-menu .blog {
  margin-left: 816px;
  background: url(images/icon-pencil.gif) 0 13px no-repeat;
}
#top-menu .story {
  margin-left: 691px;
  background: url(images/icon-plus.gif) 0 13px no-repeat;
}
  
#top-submenu li {
  float: left;
  display: block;
  height: 20px;
  margin: 5px 0 0;
  border-right: 1px solid #000;
}
#top-submenu li a {
  float: left;
  height: 30px;
  line-height: 30px;
  display: block;
  font-size: 11px;
  color: #ccc;
  margin: -5px 0 0;
  padding: 0 10px;
  text-decoration: none;
}
#top-submenu li a:hover {
  height: 20px;
  line-height: 20px;
  border: 5px solid #333;
  padding: 0 5px;
  color: #ffc;
  background: #369;
}
#top-submenu li.current-cat a {
  height: 25px;
  line-height: 25px;
  font-style: italic;
  color: #000;
  border: 0;
  cursor: default;
  border-top: 5px solid #333;
  padding: 0 10px;
  background: #eeebdf;
}
#top-submenu li:first-child.current-cat a {
  margin-left: 5px;
}
#top-submenu li.r {
  float: right;
  border-right: 0;
}
#top-submenu li.bweb a {
  color: #666;
  font-style: italic;
}
#top-submenu li.bweb a:hover {
  color: #ffc;
}


/* Left Bar */
#ads-left a {
  padding: 0;
  background: transparent;
}
#ads-left img {
  clear: left;
  padding: 4px;
  margin: 0 0 8px;
  background: #fff;
}
#ads-left a:hover img {
  background: #369;
}


/* Right Bar */
#sidebar-wide {
  display: block;
  list-style: none;
  margin: 0 0 8px;
}
#sidebar-wide li {
  display: block;
  padding: 20px;
  background: #fff;
}
#sidebar-wide li {
  margin-bottom: 8px;
}
#sidebar-wide #ad-featured-ad {
  padding: 0;
}
#sidebar-wide a {
  display: block;
  padding: 0;
  background: transparent;
}
#sidebar-wide a:hover {
  background: #369;
}
#sidebar-wide a img {
  padding: 4px;
  margin: 0;
  background: #fff;
}
#sidebar-wide #ad-featured-ad #feature-ad{
  padding:4px;
}
#sidebar-wide #ad-featured-ad #feature-ad embed{
  cursor:pointer;
}
#sidebar-wide a:hover img {
  background: #369;
}
#sidebar-search {
  height: 54px;
}
#sidebar-search p {
  padding: 0 !important;
  margin: -13px -5px 0;
}
#sidebar-search input {
  float: left;
  width: 124px;
  margin-top: 8px;
}
#sidebar-search button {
  float: right;
  width: 34px;
  margin-top: 8px;
}
#sidebar-breaking {
  padding:2px !important;
}
#sidebar-breaking a{
  
}
#sidebar-breaking a:hover{
  background:#336699;
}
#main #ads-left #sidebar-breaking h2 {
  padding:25px 35px 10px 34px;
  margin-bottom:0px;
}
#main #ads-left #sidebar-breaking h2 a{
  font-size:15px;
  letter-spacing:-1px;
  line-height:21px;
}
#main #ads-left #sidebar-breaking h2 a:hover{
  background:none;
}
#sidebar-breaking ul{
  padding:0 4px;
}
#sidebar-breaking ul li{
  list-style:none;
  margin:5px 0;
  padding:5px;
  background:#EEEEEE;
}
#sidebar-breaking ul ul{
  padding:0 0px;
}

#search input {
  float: left;
  height: 30px;
  font-size: 18px;
  width: 300px;
}
#search button {
  float: left;
  margin-left: 8px;
}

#community-links a {
  float: left;
  padding: 0;
  background: transparent;
}
#community-links a img {
  margin: 0 0 8px;
  padding: 4px;
  background: #fff;
}
#community-links a:hover img {
  background: #369;
}
#sidebar-l ul {
  padding-bottom: 0 !important;
}
#sidebar-popular ul {
  padding: 0;
  margin: -5px 0 -15px;
}
#sidebar-popular li {
  display: block;
  margin: -5px -5px 10px;
  padding: 5px;
  overflow: hidden;
  background: #eee;
}


/* Content */
#page h1 {
  font-size: 20px;
  font-weight: normal;
  padding: 10px 20px;
  color: #000;
  font-style: italic;
  border-bottom: 2px ridge #eeebdf;
  border-right: 1px dotted #ccc;
  border-left: 1px dotted #ccc;
  background: #eeebdf;
}
#page .block {
  padding: 20px;
  background: #fff;
  margin: 0 0 8px;
  overflow: hidden;
}
#sidebar-l .block {
  padding: 20px 10px 10px !important;
}
#page .block h2, .widgettitle {
  color: #ffc;
  font-size: 18px;
  font-style: italic;
  font-weight: normal;
  line-height:150%;
  padding: 10px 20px;
  margin: -20px -20px 10px;
  background: url(images/block-title-bg.gif) bottom left repeat-x #369;
}
#page .block .entry h2 {
  margin: -5px -20px 10px;
}
#page .block h2 a {
  color: #ffc;
  font-size: 18px;
  text-decoration: none;
}
#content .block .the-date {
  float: right;
  height: 25px;
  font-size: 11px;
  font-family: sans-serif;
  line-height: 11px;
  color: #999;
  text-align: right;
  padding: 5px 5px 0;
  margin: -40px -12px 0 0;
  background: #fff;
}
#content .block .the-date b {
  font-size: 12px;
  text-transform: lowercase;
  font-family: sans-serif;
  line-height: 11px;
}
.block p {
  padding: 10px 0;
}
.block ul, .block ol, .block blockquote {
  padding: 10px 30px;
}
.block ul {
  list-style: square;
}
.block dl {
  padding: 10px 0 0;
}
.block dt {
  font-weight: bold;
}
.block dd {
  font-style: italic;
  margin: 5px 5px 10px;
  padding: 0 10px;
  border-left: 1px dotted #999;
}
#content .postmetadata {
  color: #888;
  font-size: 12px;
  margin: 20px 0 0;
  padding: 0 !important;
  border-top: 1px solid #ddd;
}
#content .postmetadata * {
  font-size: 12px;
}
#content .postmetadata a {
  color: #555;
}
#content .postmetadata a:hover {
  color: #ffc;
}
#content .navigation div {
  background: #ddd;
}
#content .navigation div h2 {
  font-size: 14px;
  padding-top: 5px;
  padding-bottom: 5px;
}
#content .navigation * {
  font-size: 12px;
}
#content .navigation p {
  display: block;
  width: 202px;
  padding: 10px;
  background: #fff;
}
#content .navigation .l h2 { text-align: right; }
#content .navigation .l p {
  text-align: right;
  margin: 0 -12px -12px -20px;
  background: url(images/arrow-left.gif) left center no-repeat #fff;
}
#content .navigation .r h2 { text-align: left; }
#content .navigation .r p {
  text-align: left;
  margin: 0  -20px -12px -12px;
  background: url(images/arrow-right.gif) right center no-repeat #fff;
}
#content .navigation .v2 p {
  margin-top: -12px !important;
}
#content .with-mid .v2 p {
  width: 124px !important;
}
#content .navigation .m {
  position: absolute;
  margin: 0 0 0 160px;
}
html>body #content .navigation .m {
  *margin: -2px 0 0 8px;
}
#content .navigation .m p {
  width: 112px;
  margin: -12px;
  text-align: center;
  background: #fff;
}
.wp-caption {
  background: #eee;
  border: 1px solid #ddd;
}
.wp-caption img {
  margin: 5px !important;
}
.wp-caption a {
  display: block;
  padding: 0 !important;
  margin: 5px !important;
}
.wp-caption a img {
  margin: 0 !important;
}
p.wp-caption-text {
	font-style:italic;
	color:#3d7aad;
	padding: 5px;
	font-size:11px !important;
	line-height: 1.2em;
}  
#page #content ul.postTabs {
  height: 40px !important;
  margin: -30px -20px 0 !important;
  background: #ccc !important;
  border-bottom: 1px solid #aaa !important;
}
#page #content ul.postTabs li {
  float: left;
  height: 20px;
  margin: 20px 3px 0 0 !important;
  background: #ddd !important;
}
#page #content ul.postTabs li a {
  border: 1px solid #aaa !important;
  border-bottom: 0 !important;
  background: #ddd !important;
}
#page #content ul.postTabs li a:hover {
  color: #ffc !important;
  background: #369 !important;
}
#page #content ul.postTabs li.postTabs_curr a {
  cursor: default;
  color: #000 !important;
  background: #fff !important;
}

.commentlist {
  padding: 0 0 0 30px;
}
.commentlist li {
  padding: 5px 10px;
  margin: 12px 0;
  background: #ddd;
}
.commentlist li p {
  padding: 5px;
}
.commentlist .comment-author {
  height: 40px;
  margin: -10px -10px 10px;
  background: #ccc;
}
.commentlist .comment-author img {
  float: left;
  margin: 0 10px 0 0;
  border: 4px solid #333;
}
.commentlist .comment-author .fn {
  float: left;
  display: block;
  margin: 6px 5px 0 0;
  font-style: italic;
  font-size: 18px !important;
}
.commentlist .comment-author .says {
  float: left;
  display: block;
  margin: 10px 0 0;
  color: #666;
  font-size: 14px !important;
}
.commentlist .comment-meta {
  height: 20px;
  margin: -45px 0 0;
  float: right;
}
.commentlist .comment-meta * {
  font-size: 11px !important;
  font-family: sans-serif;
}

#blog-pitch {
  padding: 0;
  float: right;
  margin: -30px 20px 0 0;
}

.post-link-list * {
  line-height: 100% !important;
}
.post-link-list ul {
  padding: 0;
  margin: 0 -10px -18px;
  list-style: none;
}
.post-link-list li {
  background: #eee;
  padding: 10px;
  margin: 0 0 7px 0;
}
.post-link-list li.top-story{
  margin:0 0 10px 0;
  padding:0px;
  border:0px;
}
.post-link-list li h3 {
  margin: -10px -10px 10px !important;
  border-bottom: 1px solid #fff !important;
  background: #cee1e8 !important;
}
.post-link-list li a {
  display: block;
  padding: 10px;
}
.post-link-list li.top-story a {
  padding:0;
}
.post-link-list li a.readmore {
  padding: 4px 0 4px 10px;
  margin: 10px -10px -10px;
  background: #fff;
  border-top: 1px dotted #ccc;
  border-bottom: 1px solid #fff;
}
.post-link-list li a.readmore:hover {
  color: #000;
  background: #eee;
  font-style: italic;
  border-top: 1px solid #eee;
  border-bottom: 1px dotted #ccc;
}
.post img {
  margin: 5px 0 0 0;
}
.post img.alignleft {
  margin: 5px 5px 0 0;
}
.post img.alignright {
  margin: 5px 0 0 5px;
}

.author br {
  clear: none;
}
.author .avatar {
  float: left;
  margin: 0 4px 4px 0;
  border: 4px solid #333;
}


/* KNDU Video Frame */
#kndu-video iframe {
  margin: -12px -20px -20px;
  padding: 0;
}
#kndu-video iframe body {
  margin: 0 !important;
  padding: 0 !important;
}


/* WPListCal */
#content .wplc_event_list {
  padding: 0;
  margin: 0 -4px;
  list-style: none;
}
#content .wplc_event_list li {
  background: #eee;
  padding: 10px;
  margin: 0 8px 8px 0;
}
#content .wplc_event_list * {
  font-size: 14px;
}
#content .wplc_event_list li .title {
  display: block;
  font-size: 18px;
  font-weight: normal;
  padding: 10px 20px;
  margin: -10px -10px 0;
  background: #cee1e8;
  border-bottom: 1px solid #fff;
}
#content .wplc_event_list li .title a {
  font-size: 18px;
}
#content .wplc_event_list li .date {
  display: block;
  float: left;
  font-size: 12px;
  margin: -1px 0 0 -10px;
  padding: 0 20px 4px 20px;
  background: #fff;
  border: 1px solid #cee1e8;
  border-top: 0;
}
#content .wplc_event_list dl {
  clear: both;
  padding: 10px 10px 0;
}


/* Weather */
.weather {
  clear: left;
}
.weather p {
  padding: 0;
  margin: 0 0 -20px;
  text-align: center;
}
.weather img {
  margin: -3px auto 0;
}
.weather span {
  display: block;
  padding: 2px 0;
  font-size: 12px !important;
  margin: 6px -14px;
  background: #eee;
  text-align: center;
}
.weather big {
  font-size: 24px !important;
}
.weather small {
  font-size: 18px;
}
#content .weather {
  float: left;
  width: 84px;
  margin-right: 8px;
}
#content .weather h2 {
  text-align: center;
}
.weather-blocks {
  margin-right: -8px;
}


/* Mappress */
.mapp-div {
  margin: -5px -15px -15px !important;
}
.mapp-div * {
  cursor: auto;
}
.mapp-div input {
  font-size: 12px !important;
  width: auto;
}
.mapp-poweredby {
  display: none;
}
.mapp-div #copyright * {
  color: #999;
  font-size: 10px;
  font-family: sans-serif;
}
.mapp-div #copyright a {
  color: #999 !important;
  background: transparent !important;
}
#mappress1_directions_outer_div {
  margin-top: 25px;
  width: auto !important;
}
#mappress1_directions_outer_div form input[type=submit] {
  width: auto;
  margin: 5px;
}


/* WPCF7 */
.wpcf7-response-output {
  padding: 0 !important;
  margin: 0 !important;
}
.wpcf7-mail-sent-ng,
.wpcf7-mail-sent-ok {
  border: 0 !important;
  margin: 10px 0 0 !important;
  font-size: 13px !important;
  line-height: 17px !important;
  padding: 10px !important;
}
.wpcf7-mail-sent-ng {
  color: #fff !important;
  background: #c33 !important;
}
.wpcf7-mail-sent-ok {
  color: #fff !important;
  background: #093 !important;
}
.wpcf7-not-valid-tip {
  top: 0 !important;
  left: 0 !important;
  width: 407px !important;
  height: 21px !important;
  font-size: 13px !important;
  padding: 5px 10px !important;
  margin: -5px 0 0 !important;
  border: 0 !important;
  color: #fff !important;
  background: #c33 !important;
}
span.upload-image {
  display: block;
  padding: 5px;
  background: #eee;
  border: 1px inset #ccc;
}
span.upload-image input {
  height: 30px;
  background: #fff;
}
.captcha img {
  margin: 5px 0;
  padding: 5px 171px;
  background: #333;
}
.wpcf7-form p span.l {
  display: block;
  float: left;
}
.wpcf7-form p span.l input {
  width: auto;
  float: left;
  margin-right: 10px;
}


/* Footer */
#footer {
  clear: both;
  color: #666;
  height: 15px;
  padding: 8px 8px 0;
  background: #e4e1d2;
}
#footer * {
  font-size: 11px;
  font-family: sans-serif;
}
#footer .r a {
  color: #999;
  background: transparent;
}

#page-peel {
  position: fixed;
  top: 0;
  left: 0;
  width: 140px;
  height: 100px;
}
  
  
img.size-thumbnail{
  padding-left:5px;
  padding-right:5px;
}