/* Brendan Moore custom styling */

/*========= SETUP =========*/

* {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	color: #6a737b;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

a {
	color: #6a737b;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #00539b;
}

input,select,textarea {
	border: 1px solid #dfe5eb;
	font-size: 12px;
	padding: 5px;
}

/*========= LAYOUT =========*/

#page {
	width: 960px;
	margin: 5px auto;
	border: 1px solid white;
}

/*--- Main Columns ---*/

#columns {
	padding: 15px 15px 25px;
	margin: 0px;
}

/*--- Sub Columns ---*/

/*========= HEADER =========*/

#header {
	height: 100px;
	margin: 0 15px;
	padding: 0px;
}

/*- Page Navigation -*/

#nav {
	height: 30px;
	padding: 2px 0px !important;
	margin: 15px 15px 0px !important;
	border-top: 1px solid #dfe5eb;
	border-bottom: 1px solid #dfe5eb;
	width: 930px !important;
}

/*- Dropdowns-*/

/*- Category Navigation -*/

/*- Nav / Dropdowns-*/

#nav2 {
	padding: 0;
	font-size: 13px;
	float: left;
	width: 930px;
	border-top: 1px solid #dfe5eb;
}

/*- Search -*/

#search input {
	border: 1px solid #dfe5eb;
	color: #8fa4b2;
	float: left;
	font-size: 11px;
	width: 223px;
	margin: 1px 0px 0px;
	padding: 3px 4px 4px;
	background: white url(http://definitiveconsultingservices.com/newshub/images/search_bg.gif) repeat-x 0 top;
}

#search .btn {
	padding: 0;
	height: 22px;
	width: auto;
	margin: 1px 0px 0px 5px !important;
	border: none;
	width: 69px;
	background-color: white;
}

/*- Header -*/

/*- Logo -*/

/*- Top Banner -*/

/*- RSS -*/

#rss a {
	color: fuchsia;
}

#rss h2 {
	padding: 10px;
	font-size: 14px;
	margin-bottom: 10px;
}

#rss ul {
	margin: 0px;
	padding: 10px;
	float: left;
}

#rss li {
	margin: 0px;
	border: none !important;
	padding: 5px;
}

#rss img {
	float: right;
	padding-left: 10px;
	margin-top: 5px;
}

/* See slideshow.css */

/*========= FEATURED VIDEOS (FRONT-PAGE) =========*/

#video-frame {
	float:left;
	width:583px;
	height:auto;
	margin:0px;
	padding: 5px;
	border: 1px solid #dfe5eb;
	background-image: url(../../../images/tile.jpg);
}
.video-left {
	float:left;
	width:285px !important;
	display:inline;
	background-color:#FFFFFF;
	}
.video-left p {
	padding:0px !important;
	margin:0px !important;
	}
.video-left h2 {
	display:none;
	}
.video-right {
	float:right;
	width:273px;
	min-height:214px;
	display:inline;
	background-color:#FFFFFF;
	padding: 10px;
	}
.video-right h2{
	color: #6a737b;
	font-size:11px;
	line-height:normal;
	font-weight:bold !important;
	margin:0 !important;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
.video-right p{
	color: #6a737b;
	font-size:11px;
	line-height:12px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0px;
	}
.video-right h3{
	font-style: normal !important;
	font-weight: bold;
	font-size:18px;
	line-height:20px;
	padding-bottom: 0px;
	color: #f9900b;
}
.video-right .mootabs_title {
	border-top:1px solid #FFF;
	list-style:none;
	margin:0px;
	padding:0px;
	}
.video-right .mootabs_title li {
	color: #6a737b;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	display:block;
	padding:10px;
	border: 1px solid #dddddd;
	background: #fefefb;
	line-height:10px;
	cursor: pointer;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
.video-right .mootabs_title li:hover, .video-right .mootabs_title li.active {
	background: #00539b url(http://definitiveconsultingservices.com/newshub/images/ico-watch.gif) no-repeat right center;
	color: white;
}

/*========= BLOG POST STYLING =========*/

/*=== Small Box Post ===*/

.post h3 a {
	color: #45555f;
}

/*- Box -*/

.box .post {
	width: 288px;
	border: 1px solid #dfe5eb;
	background-color: white;
	background-image: url(../../../images/tile.jpg);
}
.box .post p em{
	color: #ad9980;
}
.box .post h2 {
	padding-bottom: 2px;
}
.box .post h2 a {
	color: #f8981d;
}

.box .post h2 a:hover {
	color: #00539b;
	text-decoration: none;
}

.box .post img {
	background-color: #FFFFFF;
	margin: 12px;
	float: right;
	padding: 0;
	border-style: solid;
	border-width: 2px;
}
.box .post img:hover {
	border: 2px solid #00539b;
}

/*=== Traditional Blog Post ===*/
.post-alt.blog {
	margin-bottom: 30px;
}

.post-alt-pr {
	border-bottom: 1px solid #c8ced2;
	padding-top: 8px;
	padding-bottom: 8px;
}

.post-alt-pr h2, .post-alt-pr h2 a {
	font-size: 14px;
	padding: 0;
	color: #f8981d;
	line-height: 1.2;
	margin-bottom: 4px;
}
.post-alt-pr h2, .post-alt-pr h2 a:hover, .post-alt-pr-full h2 a:hover, .post-alt a:hover {
	color: #00539b;
}

.post-alt-pr .post_date {
	font-weight: normal;
	font-style: normal;
	color: #8fa4b2;
}

.post-alt-pr-full {
	border-bottom: 1px solid #c8ced2;
	padding-top: 8px;
	padding-bottom: 8px;
}

.post-alt-pr-full h2, .post-alt-pr-full h2 a {
	font-size: 16px;
	padding: 0;
	color: #6a737b;
	line-height: 1.2;
	margin-bottom: 4px;
}

.post-alt-pr-full .post_date {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #6a737b;
}

.post-alt-pr-full p {
	font-family: "Courier New", Courier, mono;
	margin-bottom: 10px;
	margin-right: 10px;
}

.post-alt h2 {
	font-size: 22px;
	padding: 0;
	color: #f8981d;
	line-height: 26px;
}

.post-alt h3 {
	font-size: 13px;
	padding-bottom: 5px;
	line-height: 18px;
	color: #f8981d;
}

.post-alt h3 a, .post-alt h2 a {
	color: #f8981d;
}
/*.post-alt p {
	padding-bottom: 50px;
}*/
.post-alt p.post_date {
	color: #ad9980;
	padding: 5px 0px 10px;
	font-size: 11px;
	font-weight: normal;
}

p.posted {
	font-size: 10px;
	color: #8fa4b2;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	padding: 5px;
	margin-top: 5px;
	text-align: right;
	border-top: 1px dotted #dfe5eb;
	clear: both;
	background-color: white;
	border-bottom: 1px dotted #dfe5eb;
}

p.posted a {
	color: #f9900b;
	font-size: 12px;
}
p.posted a:hover {
	color: #00539b;
}

h3.posted a {
	color: #6a737b;
	font-size: 11px;
}
.author_email {
	display: none;
}
.author_info {
	float: left;
	width: 573px;
	padding: 10px;
	border: 1px solid #dfe5eb;
	margin-bottom: 15px;
	background: white url(../../../../imgs/general/content_bottom_bkgd.jpg) repeat-x 0 bottom;
}

.author_photo img {
	border: 2px solid #c8ced2;
}

/*=== Buttons ===*/

.continue {
	background: url(http://definitiveconsultingservices.com/newshub/images/ico-arrow.gif) no-repeat left;
	font-weight: normal;
	padding-left: 15px;
	font-style: normal;
}
/*.continue a {
	color: #45555f;
}*/
#comment, .comments {
	display: none;
}
.comments a {
	background: url(http://definitiveconsultingservices.com/newshub/images/ico-comm.gif) no-repeat left;
	color: #8fa4b2;
	font-weight: normal;
	font-size: 11px;
	padding: 0px 0px 0px 18px;
	margin-left: 5px;
}

a.more {
	background: url(http://definitiveconsultingservices.com/newshub/images/images/ico-arrow2.gif) no-repeat right;
	color: #f8981d;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 20px 0 0;
}

/*=== Traditional Blog Post ===*/

.navigation {
	width: 595px;
	margin-bottom: 15px;
	float: left;
	padding: 15px 0;
	border-top: 1px solid #dddbc4;
	border-bottom: 1px dotted #f4f0d6;
	display: none;
}

.navigation a {
	color: fuchsia;
	font-size: 1em;
	font-weight: bold;
}

/* End Images */

/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
	margin-bottom: 25px;
	padding: 10px;
	color: #45555f;
}

#archivebox h4, #archivebox h3, #archivebox h2 {
	color: #6a737b;
}

#archivebox a, #archivebox h2 {
	color: #6a737b;
}

.archivefeed a {
	background: url(http://definitiveconsultingservices.com/newshub/images/ico-arcfeed.gif) center left no-repeat;
	height: 20px;
	color: #8fa4b2;
	font-weight: bold;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 0px 1px 22px;
}

.arclist h2 {
	color: #f9900b;
	padding: 0px 0px 15px;
	font-weight: normal;
	font-style: normal;
}

.arclist ul li {
	color: #8fa4b2;
	font-size: 12px;
	padding: 8px 0 8px 10px;
	border-top: 1px solid #dfe5eb;
}

/*========= SINGLE POST SPECIFIC =========*/

.singletags {
	margin-top: 5px;
	color: #8fa4b2;
}

.singletags a {
	font-weight: normal !important;
	text-decoration: underline;
	color: #6a737b;
}

.singletags a:hover {
	color: #00539b;
}

.entry blockquote {
	padding: 10px;
	border: 1px solid #faf7e4;
	color: #6a737b;
	width: 85%;
	background-color: #fff;
	font-style: italic;
	margin: 5px auto 15px;
}

.entry img {
	padding: 0;
	border: 2px solid #c8ced2;
	background-color: #FFFFFF;
}

p.wp-caption-text {
	text-align: center;
	padding: 0 0 15px 0;
	margin: 0px;
	font-size: 1.2em;
	font-style: italic;
	color: #8fa4b2;
}

/*========= COMMENTS =========*/

/*h2.commh2 {
	font-size: 1.5em;
	padding: 0 0 5px;
	margin: 0 0 15px 0;
	font-weight: bold !important;
	color: fuchsia;
}

ol.commentlist li.alt {
	padding: 10px 10px 0 10px !important;
	background: white;
	border: 1px solid #eee;
	color: fuchsia;
}*/

/*========= THREADED COMMENTS =========*/

/*ol.commentlist li .avatar {
	float: left;
	border: 1px solid #dddbc4;
	margin-right: 10px;
}

ol.commentlist li .even {
	background: #fbf8e5;
}*/

/* PageNavi */

.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi a:hover {
	background: #f8981d;
	color: white;
}

.more_entries .wp-pagenavi a,
.more_entries .wp-pagenavi a:link,
.more_entries .wp-pagenavi a:visited, 
.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi span.pages {
	background: #f2f5f8;
	color: #8fa4b2;
	padding: 4px !important;
	margin-left: 4px;
	border: 1px solid #dfe5eb;
	line-height: 24px;
}

/*========= SIDEBAR =========*/

/* Tabs */

/*#tabs {
	width:308px !important;
	height:auto !important;
	padding:5px;
	border: 1px solid #dddbc4;
	float:left;
	display: block;
	background: #f7f6f1 url(http://definitiveconsultingservices.com/newshub/images/article_bg.gif) repeat-x 0 top;
}*/

#tabs {
	width: 308px !important;
	height: auto !important;
	padding: 5px;
	border: 1px solid #dfe5eb;
	float: left;
	display: block;
	background: url(../../../images/tile-mid.jpg) 0;
}

.inside {
	width: 293px !important;
	padding: 5px !important;
	border: 1px solid #c8ced2;
	margin: 5px 0px 0px !important;
	background-color: #FFFFFF;
}

ul.wooTabs li {
	float: left;
	display: inline;
	font-size: 11px;
	line-height: 34px;
	background: #6a737b;
	color: #f8981d;
	border: 1px hidden #dddbc4;
	font-weight: bold;
	font-size: 11px;
	margin: 0px 2px 0px 0px !important;
	cursor: pointer;
}

ul.wooTabs li a {
	line-height: 31px;
	color: white !important;
	display: block;
	float: left;
	padding: 0 6px;
}

.inside li {
	border-bottom: 1px solid #dfe5eb;
	padding: 8px;
}

.inside li img.avatar, .inside li img.thumbnail {
	border: 2px solid #c8ced2;
	padding: 0;
	background-color: #ffffff;
	float: left;
	margin: 0 8px 0 0;
}

.inside li a:hover img.avatar, .inside li a:hover img.thumbnail, .thumbnail:hover, .woo-image:hover {
	border: 2px solid #00539b;
}

.inside li span.meta {
	font-style: italic;
	font-size: 10px;
	padding-left: 6px;
	color: #a5aaaf;
}

/*.thumbnail:hover {
	border: 2px solid #00539b;
}*/


/*- Ads -*/

#mpu_banner {
	width: 300px;
	height: 250px;
	background-color: white;
	margin-bottom: 15px;
	padding: 9px;
	border: 1px solid #dfe5eb;
}

#advert_125x125 img {
	border: 1px solid #dfe5eb;
	padding: 0;
	margin: 0 14px 14px 0;
}

/*- Flickr -*/

/*=== Styling Widget Lists ===*/

.widget ul li {
	border-bottom: 1px solid #dfe5eb;
	padding: 5px 0 5px 5px;
	margin: 0px;
}

.widget ul li a {
	color: #8fa4b2;
}
.widget ul li a:hover {
	color: #00539b;
}

.widget select {
	border: 1px solid #00539b;
	width: 148px;
	margin: 15px 0 0 0;
}

/*========= FOOTER =========*/

#footer {
	clear: both;
	color: #8fa4b2;
	height: 35px;
	line-height: 35px;
	margin: 0px 15px 15px;
	padding: 0px 15px;
	border: 1px none #dfe5eb;
	background: white url(../../../../imgs/general/multicolumn1_bkgd.jpg) repeat-x 0 top;
}

#footer img {
	vertical-align: middle;
	margin-left: 5px;
}

/*========= MISC =========*/

.hl {
	border-bottom: 2px solid #dfe5eb;
}

.hl2 {
	border-bottom: 3px solid #dfe5eb;
}

.hl3 {
	border-bottom: 1px solid #dfe5eb;
}

.th {
	border: 2px solid #dfe5eb;
	float: right;
	padding: 0;
	background-color: #FFFFFF;
	margin: 0 0 5px 10px;
}

table#wp-calendar a {
	color: #6a737b;
}

table#wp-calendar caption {
	font-weight: normal;
	font-size: 0.91667em;
	line-height: 1.72727em;
	text-transform: uppercase;
	letter-spacing: 2px;
	background: #fff;
	border-bottom: 1px dotted #dfe5eb;
}

table#wp-calendar th {
	width: 26px;
	font-size: 0.91667em;
	line-height: 1.72727em;
	background: #f7f8fa;
	border-bottom: 1px dotted #c8ced2;
	text-align: center;
}

table#wp-calendar td {
	width: 26px;
	line-height: 1.66667em;
	color: #8fa4b2;
	text-align: center;
}

.gravatar {
	float: left;
	border: 1px solid #c8ced2;
	margin-right: 10px;
}

/* Slider */

.slider-container {
	position: relative;
	height: 270px;
	width: 595px;
	margin-bottom: 20px;
	overflow: hidden;
	color: #fff;
	background: #c8ced2;
}

.slider-container .slide {
	position: absolute;
	top: 0px;
	left: 595px;
	z-index: 1;
	height: 270px;
	width: 595px;
	overflow: hidden;
	background: #ad9980;
}

.slider-container .slide-content {
	position: absolute;
	top: 270px;
	left: 0;
	height: 700px;
	width: 575px;
	background: #f9900b;
	padding: 10px 10px 0 10px;
	z-index: 999;
}

.slider-nav .slider-left {
	left: 0;
	top: 0;
	background: url('/newshub/images/fleche1.png') no-repeat left bottom;
}

.slider-nav .slider-right {
	right: 0;
	top: 0;
	background: url('/newshub/images/fleche2.png') no-repeat right bottom;
}

.slider-shelf {
	z-index: 999;
	background: #45555f;
	position: absolute;
	top: 0;
	width: 595px;
	overflow: visible;
}
.slider-img:hover {
	border-style: none;
}
/*.shelf-title {
	color: #45555f;
}*/

.slider-container span.clicker {
	z-index: 999;
	background: #45555f;
	position: absolute;
	top: 0px;
	right: 120px;
	width: auto;
	font-size: 11px;
	display: block;
	padding: 2px 10px;
	cursor: pointer;
}

.slider-shelf-content img {
	border: 2px solid #c8ced2;
	margin: 10px 0 0 10px;
	cursor: pointer;
}
.slider-shelf-content img:hover {
	border: 2px solid #00539b;
}

/* IE */

* html .slider-nav .slider-right {
	background: url('/newshub/images/fleche2.gif') no-repeat right bottom;
}

* html .slider-nav .slider-left {
	background: url('/newshub/images/fleche1.gif') no-repeat left bottom;
}

*+html .slider-nav .slider-right {
	background: url('/newshub/images/fleche2.gif') no-repeat right bottom;
}

*+html .slider-nav .slider-left {
	background: url('/newshub/images/fleche1.gif') no-repeat left bottom;
}

/*========= Theme Colour Overwrite =========*/

a {
	color: #6a737b;
}

.subcol h2 {
	color: #f4f0d6;
}

.nav2 li:hover,
.nav2 li.sfHover,
.nav2 li.current,
.nav2 a:focus, .nav2 a:hover, .nav2 a:active {
	color: fuchsia;
}

.featured h3 a:hover {
	color: fuchsia;
}

.video-right h2 {
	color: #6a737b;
}

.catlist h2 {
	color: fuchsia;
	background-color: #555146;
/*

background-image: url(default/ico-catlist.gif);
	background-repeat: no-repeat;
	background-position: right center;*/
}
.current_page_item a {
	color: #f9900b;
}
.page-item-5.current_page_item a {
	color: #6a737b;
}
#nav1 .current_page_item a,
#nav1 li.current {
	background-color: #f9900b;
	color: white;
}

#nav1 li a:focus, #nav1 li a:hover, #nav1 li a:active {
	background-color: #00539b;
	color: white;
}

#nav1 .current_page_item li a {
	color: #6a737b;
}

#nav1 .current_page_item li a:hover {
	background-color: #f8971d;
	color: white;
}

#nav ul  li.back {
	background-color: #555146;
	color: #FFFFFF;
}

#nav li a {
	color: #6a737b;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

#nav2 {
	border-bottom: 3px solid #c8ced2;
}

#nav2 li a {
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

#nav2 li a:hover {
	background: #00539b;
	color: white;
}

.video-right h3 {
	color: #6a737b;
}

ul.wooTabs li a.selected {
	color: white;
	background-color: #f9900b;
}

ul.wooTabs li a:hover {
	color: white;
	background-color: #00539b;
}

.widget h3 {
	color: #FFFFFF;
	background-color: #6a737b;
}

#footer a {
	color: #6a737b;
}

#archivebox {
	border: 1px solid #dfe5eb;
	background-image: url(../../../images/tile.jpg);
}

#archivebox a:hover {
	color: #00539b;
}

#archivebox h4 em, #archivebox h2 em, #archivebox h3 em {
	color: #8fa4b2;
	font-style: italic;
}

#rss h2 {
	background-color: #f8fbff;
	border: 1px solid #dfe5eb;
	color: #000000;
}
/*.list1 a {
	color: #f9900b;
}
.list1 a:hover {
	color: #00539b;
}*/
/*========= Rick Event Bits =========*/

table.event {
	margin-top: 10px;
	margin-bottom: 0;
	border-top: 1px solid #c8ced2;
	padding-top: 10px;
	padding-bottom: 0;
	line-height: 1.2;
	width: 99%;
}
table.event tr {
	vertical-align: top;
}
table.event td {
	padding-right: 5px;
	padding-left: 5px;
}
table.event .title {
	width: 29%;
	font-weight: bold;
}

table.event td.type {
	width: 20%;
}
table.event td.date {
	width: 23%;
}
table.event td.loc {
	width: 27%;
	padding-right: 0;
}
#event-guide {
	color: #8fa4b2;
	font-weight: bold;
	text-transform: uppercase;
}

.event-widget h4 {
	font-size: 12px;
	line-height: 1.2;
	margin-bottom: 4px;
}
.event-widget h5 {
	font-size: 11px;
	line-height: 1.2;
	margin-bottom: 5px;
	font-weight: normal;
	font-style: normal;
	color: #8fa4b2;
}
.event-widget span.type {
	color: #8fa4b2;
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 4px;
}
h4.bma_events {
	color: #45555f;
	padding: 0;
	margin: 0;
	font: 13px/1.5 Arial, Helvetica, Geneva, sans-serif;
}
h2 a:hover {
	text-decoration: none;
}
/*========= Video - thumnail =========*/
#post-1830 .entry .woo-image {
	display: none;
}

