/* 
* Theme Name: ReefBuilders
* Theme URI: http://reefbuilders.com/
* Description: ReefBuilders is a custom WordPress theme created for Reef Builders
* Version: 1.0
* Author: Methon Markadonis
* Author URI: http://www.unblank.net/
* © Copyright 2012 Reef Builders. All Rights Reserved.
*/

/*reset*/
* {
	margin: 0;
	padding: 0;
}
/*modern cf*/
.cf:before, .cf:after {
	content: " ";
	display: table;
}
.cf:after {
	clear: both;
}
/*general layout styles*/

/* Note: Make HTML 5 elements block-level for consistent styling */
header, nav, article, footer, address, section, hgroup {
	display: block;
}
.accessibility_navigation {
	position: absolute;
	left: -9999px;
	top: -9999px;
}
body {
	background: url() repeat left top;
	font: normal 15px Arial, Helvetica, sans-serif;
	color: #000;
}
a, a:link, a:active, a:visited {
	color: #386fcf;
	outline: none;
	text-decoration: none;
}
a:hover {
	outline: none;
	text-decoration: none;
	color: #000;
}
:focus {
	outline: none;
}
img {
	border: 0px;
}

@font-face {font-family: 'Adelle-Light';src: url('fonts/2D68F9_0_0.eot');src: url('fonts/2D68F9_0_0.eot?#iefix') format('embedded-opentype'),url('fonts/2D68F9_0_0.woff2') format('woff2'),url('fonts/2D68F9_0_0.woff') format('woff'),url('fonts/2D68F9_0_0.ttf') format('truetype'),url('fonts/2D68F9_0_0.svg#wf') format('svg');}

@font-face {
	font-family: 'gotham_blackregular';
	src: url('fonts/ufonts.com_gotham-black-webfont.eot');
	src: url('fonts/ufonts.com_gotham-black-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/ufonts.com_gotham-black-webfont.woff') format('woff'), url('fonts/ufonts.com_gotham-black-webfont.ttf') format('truetype'), url('fonts/ufonts.com_gotham-black-webfont.svg#gotham_blackregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'AdelleBasic-Bold';
	src: url('fonts/adellebasic_bold.eot');
	src: url('fonts/adellebasic_bold.eot?#iefix') format('embedded-opentype'), url('fonts/adellebasic_bold.woff') format('woff'), url('fonts/adellebasic_bold.ttf') format('truetype'), url('fonts/adellebasic_bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
	font-family: 'AdelleBasic-Bold';
	src: url('fonts/adellebasic_bold.svg') format('svg');
}
}
/*****header begin*****/
#header {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
#logo {
	display: block;
	float: left;
	width: 220px;
	height: 37px;
	margin: 48px 0 0 0;
}
.add-leaderboard {
	width: 728px;
	height: 90px;
	float: right;
	margin: 1px 0 0 0;
}
/*navigation*/
nav {
	display: block;
	padding: 35px 0 0 20px;
	width: 620px;
	float: left;
}
#menu-main-navigation {
	list-style: none;
}
#menu-main-navigation li {
	display: block;
	float: left;
}
#menu-main-navigation li:first-child {
	margin-left: 0px;
}
#menu-main-navigation li.current-menu-item {
	background: url(images/nav-selected-bcg.png) repeat-x left top;
}
#menu-main-navigation li a, #menu-main-navigation li a:link, #menu-main-navigation li a:active, #menu-main-navigation li a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	display: block;
	padding: 7px 13px 9px 13px;
}
#menu-main-navigation li a:hover {
	color: #386fcf;
}
#menu-main-navigation li.current-menu-item a, #menu-main-navigation li.current-menu-item a:link, #menu-main-navigation li.current-menu-item a:active, #menu-main-navigation li.current-menu-item a:visited, #menu-main-navigation li.current-menu-item a:hover {
	color: #fff;
	background: url(images/nav-selected-a-bcg.png) no-repeat center bottom;
}
/*newsletter-trigger*/
#newsletter-trigger, #newsletter-trigger:link, #newsletter-trigger:active, #newsletter-trigger:visited {
	width: 30px;
	height: 29px;
	display: block;
	text-indent: -9999px;
	float: left;
	background: url(images/newsletter-trigger-bcg.png) no-repeat left top;
	margin: 35px 0 0 1px;
}
#newsletter-trigger:hover {
	background-position: left bottom;
}
/*search*/
#search {
	width: 281px;
	height: 29px;
	float: right;
	overflow: hidden;
	position: relative;
	background: url(images/sprites.png) no-repeat 0px 0px;
	margin: 35px 39px 0 0;
}
.search-input {
	border: 0px;
	width: 230px;
	height: 29px;
	position: absolute;
	background: none;
	top: 0px;
	left: 0px;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 2px 10px 0 10px;
}
.search-input:focus {
	background: url(images/sprites.png) no-repeat 0px -29px;
	color: #000;
}
.search-button {
	width: 14px;
	height: 14px;
	font-size: 0px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	right: 8px;
	top: 7px;
	background: url(images/sprites.png) no-repeat -281px 0px;
	cursor: pointer;
	border: 0px;
}
.search-button:hover {
	background-position: -281px -14px;
}
/*****header end*****/

/*****slider begin*****/
#slider {
	clear: both;
	overflow: hidden;
	width: 960px;
	margin: 20px auto 30px auto;
}
#slider-mini-news {
	list-style: none;
}
#slider-mini-news li {
	float: left;
	overflow: hidden;
	position: relative;
	height: 148px;
	max-height: 148px;
	margin-left: 5px;
	display: block;
	-moz-border-radius: 0px 0px 0px 5px;
	-webkit-border-radius: 0px 0px 0px 5px;
	border-radius: 0px 0px 0px 5px;
}
#slider-mini-news li a, #slider-mini-news li a:link, #slider-mini-news li a:active, #slider-mini-news li a:visited, #slider-mini-news li a:hover {
	display: block;
	overflow: hidden;
	-moz-border-radius: 0px 0px 0px 5px;
	-webkit-border-radius: 0px 0px 0px 5px;
	border-radius: 0px 0px 0px 5px;
}
#slider-mini-news li a span.overlay {
	background: url(images/image-bcg-overlay.png) repeat-x left top;
	position: absolute;
	z-index: 99;
	display: block;
	width: 100%;
	height: 100%;
	background-color: transparent;
	-moz-border-radius: 0px 0px 0px 5px;
	-webkit-border-radius: 0px 0px 0px 5px;
	border-radius: 0px 0px 0px 5px;
	overflow: hidden;
}
#slider-mini-news li a span.title {
	font: bold 15px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #fff;
	display: block;
	padding: 2px 25px 2px 5px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-attachment: fixed;
	background: url(images/mini-news-span-arrow.png) no-repeat right 7px;
	background-color: #222;
	background-color: rgba(0,0,0,0.7);
	border-right: 10px #2d2e38 solid;
	z-index: 100;
	-moz-border-radius: 0px 0px 0px 5px;
	-webkit-border-radius: 0px 0px 0px 5px;
	border-radius: 0px 0px 0px 5px;
}
#slider-mini-news li.first {
	width: 350px;
	margin: 0px;
}
#slider-mini-news li.second {
	width: 285px;
}
#slider-mini-news li.third {
	width: 295px;
}
#slider-mini-news li a:hover span.overlay {
	display: none
}
#main-slider {
	width: 640px;
	height: 300px;
	overflow: hidden;
	position: relative;
	float: left;
	margin: 5px 5px 0 0;
	-moz-border-radius: 0px 0px 0px 5px;
	-webkit-border-radius: 0px 0px 0px 5px;
	border-radius: 0px 0px 0px 5px;
}
#main-slider img {
	position: relative;
}
#main-slider a, #main-slider a:link, #main-slider a:active, #main-slider a:visited {
	display: block;
	width: 205px;
	max-height: 185px;
	padding: 30px 20px 30px 30px;
	background-color: #222;
	background-color: rgba(0,0,0,0.7);
	color: #ddd;
	position: absolute;
	right: 20px;
	top: 30px;
	overflow: hidden;
}
#main-slider a:hover {
	color: #fff;
}
#main-slider a strong {
	font: bold 28px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	display: block;
	clear: both;
	line-height: 95%;
	margin-bottom: 15px;
}
#main-slider a span {
	display: block;
	font-size: 14px;
	line-height: 130%;
}
#new-jobs, #new-jobs:link, #new-jobs:active, #new-jobs:active, #new-jobs:visited, #new-jobs:hover {
	display: block;
	width: 295px;
	min-height: 148px;
	background: url(images/new-jobs-bcg.jpg) repeat-x left top;
	float: right;
	margin: 5px 20px 5px 0;
	-moz-border-radius: 0px 0px 0px 5px;
	-webkit-border-radius: 0px 0px 0px 5px;
	border-radius: 0px 0px 0px 5px;
	color: #fff;
}
#new-jobs strong {
	color: #fff;
	font-family: 'gotham_blackregular', Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 54px;
	text-align: center;
	display: block;
	text-shadow: 1px 1px 1px #313677;
	padding: 30px 0 0 0;
}
#new-jobs span {
	display: block;
	text-align: center;
	font-weight: bold;
	text-shadow: 1px 1px 1px #313677;
}
#flash-news, #flash-news:link, #flash-news:active, #flash-news:visited {
	width: 295px;
	height: 148px;
	float: right;
	margin: 0 20px 0 0;
	display: block;
	position: relative;
	-moz-border-radius: 0px 0px 0px 5px;
	-webkit-border-radius: 0px 0px 0px 5px;
	border-radius: 0px 0px 0px 5px;
	overflow: hidden;
}
#flash-news img {
	display: block;
	overflow: hidden;
	-moz-border-radius: 0px 0px 0px 5px;
	-webkit-border-radius: 0px 0px 0px 5px;
	border-radius: 0px 0px 0px 5px;
}
#flash-news span.overlay {
	background: url(images/image-bcg-overlay.png) repeat-x left top;
	position: absolute;
	z-index: 99;
	display: block;
	width: 100%;
	height: 100%;
	background-color: transparent;
	-moz-border-radius: 0px 0px 0px 5px;
	-webkit-border-radius: 0px 0px 0px 5px;
	border-radius: 0px 0px 0px 5px;
	overflow: hidden;
}
#flash-news span.title {
	font: bold 15px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #fff;
	display: block;
	padding: 2px 25px 2px 5px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-attachment: fixed;
	background: url(images/mini-news-span-arrow.png) no-repeat right 7px;
	background-color: #222;
	background-color: rgba(0,0,0,0.7);
	border-right: 10px #2d2e38 solid;
	z-index: 100;
	-moz-border-radius: 0px 0px 0px 5px;
	-webkit-border-radius: 0px 0px 0px 5px;
	border-radius: 0px 0px 0px 5px;
}
#flash-news:hover span.overlay {
	display: none
}
/*****slider end*****/

/*****gadgets begin*****/
#gadgets {
	clear: both;
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
	background: url(images/HottestNewGadgets.png) no-repeat 10px 5px;
	padding: 5px 0;
	background-color: #ccc;
	border-top: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	min-height: 56px;
}
#gadgets article {
	width: 770px;
	float: right;
	overflow: hidden;
}
#gadgets article header a {
	font: normal 28px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #404040;
	line-height: 90%;
	display: block;
	padding: 5px 0 2px 0;
}
#gadgets article header a:hover {
	color: #386fcf;
}
#gadgets article p {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #7f8f9a;
}
/*****gadgets end*****/

/*****content begin*****/
#content {
	clear: both;
	width: 940px;
	margin: 0 auto 70px auto;
}
#content-body, .article-full-body, .comments {
	width: 605px;
	float: left;
}
#content-body-full {
	clear: both;
	overflow: hidden;
	padding: 20px 0 0 0;
}
/*content-page*/
.content-page {
	padding: 30px 0 0 0;
	font: normal 15px Arial, Helvetica, sans-serif;
	color: #000;
}
.content-page p {
	display: block;
	margin-bottom: 20px;
	line-height: 155%;
}
/*article*/
.article-short {
	margin: 25px 0 0 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #c8cdd0;
	float: left;
	width: 100%;
	clear: both;
}
.article-short header h2, .content-page h2 {
	font-family: "AdelleBasic-Bold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 33px;
	font-weight: normal;
	color: #404040;
	display: block;
	clear: both;
	padding: 0 0 20px 0;
	line-height: 100%;
	text-shadow: 0px 0px 1px #ccc;
}
.article-short header h2 a, .article-short header h2 a:link, .article-short header h2 a:active, .article-short header h2 a:visited {
	color: #404040;
	text-shadow: 0px 0px 1px #ccc;
}
.article-short header h2 a:hover {
	color: #386FCF;
	text-shadow: 0px 0px 1px #ccc;
}
.article-short div.featured-image {
	width: 300px;
	float: left;
	margin: 0 18px 0 0;
	position: relative;
}
.article-badge {
	display: block;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #fff;
	position: absolute;
	left: -10px;
	top: -10px;
	background: url(images/nav-selected-bcg.png) repeat-x left top;
	-moz-border-radius: 0px 0px 0px 5px;
	-webkit-border-radius: 0px 0px 0px 5px;
	border-radius: 0px 0px 0px 5px;
}
.article-badge a, .article-badge a:link, .article-badge a:active, .article-badge a:visited, .article-badge a:hover, .article-full-related ul.tags li a, .article-full-related ul.tags li a:link, .article-full-related ul.tags li a:active, .article-full-related ul.tags li a:visited, .article-full-related ul.tags li a:hover {
	color: #fff;
	white-space: nowrap;
	padding: 6px 13px 5px 13px;
	display: block;
}
.article-short span.comment_link {
	float: left;
	width: 300px;
	color: #404040;
	padding: 13px 0 0 0;
}
.article-short span.comment_link a, .article-short span.comment_link a:link, .article-short span.comment_link a:active, .article-short span.comment_link a:visited, .article-short span.comment_link a:hover {
	color: #404040;
}
.article-short p.lead {
	display: block;
	float: right;
	width: 287px;
	line-height: 125%;
}
a.read-more, a.read-more:link, a.read-more:active, a.read-more:visited {
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #386FCF;
	display: block;
	clear: both;
	padding: 5px 0 0 0;
	position: relative;
}
a.read-more:hover {
	color: #404040;
}
a.read-more span {
	display: block;
	width: 7px;
	height: 12px;
	position: absolute;
	left: 92px;
	top: 7px;
	background: url(images/sprites.png) no-repeat -281px -28px;
}
a.read-more:hover span {
	background-position: -288px -28px;
}
.article-short .share-article {
	display: block;
	list-style: none;
	width: 287px;
	float: right;
	padding: 10px 0 0 0;
}
.article-short .share-article li {
	display: block;
	float: left;
	width: 95px;
}
.article-full .featured-image {
	position: relative;
	clear: both;
	overflow: hidden;
}
.article-full .featured-image .share-article {
	list-style: none;
	background-color: #e6e6e6;
	width: 280px;
	height: 29px;
	position: absolute;
	left: 0px;
	top: 20px;
	padding: 11px 0 0 0;
}
.article-full .featured-image .share-article li {
	float: left;
	margin: 0 0 0 5px;
	width: 87px;
}
.article-full header {
	clear: both;
	overflow: hidden;
}
.article-navigation {
	display: block;
	clear: both;
	border-top: 1px solid #C8CDD0;
	border-bottom: 1px solid #C8CDD0;
	overflow: hidden;
	height: 60px;
	padding: 10px 0;
	background: url(images/article-navigation-bcg.png) no-repeat center 10px;
	list-style: none;
}
.article-navigation li {
	width: 325px;
	display: block;
	overflow: hidden;
}
.article-navigation li a, .article-navigation li a:link, .article-navigation li a:active, .article-navigation li a:visited {
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	color: #404040;
	position: relative;
	text-align: center;
	display: block;
	min-height: 26px;
}
.article-navigation li a:hover {
	color: #386FCF;
}
.article-navigation li a span {
	display: block;
	position: absolute;
	width: 11px;
	height: 18px;
	top: 22px;
}
.article-navigation .previous {
	float: left;
}
.article-navigation .previous a {
	padding: 14px 0 0 55px;
	width: 270px;
}
.article-navigation .previous a span {
	background: url(images/sprites.png) no-repeat -88px -58px;
	left: 0px;
}
.article-navigation .previous a:hover span {
	background-position: -99px -58px;
}
.article-navigation .next {
	float: right;
}
.article-navigation .next a {
	padding: 14px 55px 0 0;
	width: 270px;
	float: right;
}
.article-navigation .next a span {
	background: url(images/sprites.png) no-repeat -88px -76px;
	right: 0px;
}
.article-navigation .next a:hover span {
	background-position: -99px -76px;
}
.article-full h2 {
	font-family: "AdelleBasic-Bold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 45px;
	font-weight: normal;
	color: #404040;
	line-height: 100%;
	display: block;
	padding: 20px 0 0 0;
	text-shadow: 0px 0px 1px #cccccc;
}
.article-full-details {
	color: #7F8F9A;
	display: block;
	padding: 10px 0 0 0;
}
.article-full-details a, .article-full-details a:link, .article-full-details a:active, .article-full-details a:visited {
	color: #386FCF;
}
.article-full-details a:hover {
	color: #404040;
}
.article-full-body {
	padding: 20px 0 0 0;
	line-height: 155%;
}
.article-full-body p {
	display: block;
	margin-bottom: 20px;
}
.article-full-body img {
	margin-bottom: 20px;
	max-width: 605px;
	overflow: hidden;
}
/*comments*/
.comments {
	overflow: hidden;
	padding: 40px 0 0 0;
}
.comments h3 {
	display: block;
	font: bold 24px Arial, Helvetica, sans-serif;
	color: #404040;
}
.comments h3 strong {
	color: #386FCF;
}
/*article-full-related*/
.article-full-related {
	clear: both;
	overflow: hidden;
	padding: 20px 0 0 0;
}
.article-full-related h3, .content-page h3 {
	display: block;
	font: normal 23px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.article-full-related ul.tags, .article-full-related ul.stories {
	list-style: none;
}
.article-full-related ul.tags li {
	display: block;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #86868a;
	-moz-border-radius: 0px 0px 0px 5px;
	-webkit-border-radius: 0px 0px 0px 5px;
	border-radius: 0px 0px 0px 5px;
	float: left;
	margin: 4px 4px 0 0;
}
.article-full-related ul.tags li:hover {
	background: url(images/nav-selected-bcg.png) repeat-x left top;
}
.article-full-related ul.stories li a, .article-full-related ul.stories li a:link, .article-full-related ul.stories li a:active, .article-full-related ul.stories li a:visited, .article-full-related ul.stories li a:hover {
	display: block;
	padding: 0 0 0 15px;
	position: relative;
}
.article-full-related ul.stories li a span, .article-full-related ul.stories li a:link span, .article-full-related ul.stories li a:active span, .article-full-related ul.stories li a:visited span, .article-full-related ul.stories li a:hover span {
	display: block;
	width: 7px;
	height: 12px;
	position: absolute;
	left: 0px;
	top: 4px;
	background: url(images/sprites.png) no-repeat -281px -28px;
}
.article-full-related ul.stories li a:hover span {
	background-position: -288px -28px;
}
/*article-add-300x250*/
.article-add-300x250 {
	display: block;
	clear: both;
	overflow: hidden;
	padding: 20px 0 0 0;
}
.article-add-300x250 img {
	margin-bottom: 0px !important;
}
/*pagination*/

.wp-pagenavi {
	clear: both;
	overflow: hidden;
	padding: 40px 0 0 0;
}
.wp-pagenavi span, .wp-pagenavi a, .wp-pagenavi a:active, .wp-pagenavi a:visited {
	display: block;
	float: left;
	min-width: 30px;
	text-align: center;
	color: #fff;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 5px 0 6px 0;
	background-color: #26272F;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	margin: 0 2px 0 0;
}
.wp-pagenavi a:hover {
	color: #386FCF;
}
.wp-pagenavi span {
	cursor: default;
	background: url(images/nav-selected-bcg.png) repeat-x left top;
}
.wp-pagenavi .nextpostslink, .wp-pagenavi .nextpostslink:link, .wp-pagenavi .nextpostslink:active, .wp-pagenavi .nextpostslink:visited {
	text-indent: -9999px;
	width: 72px;
	height: 27px;
	padding: 0px;
	background: url(images/sprites.png) no-repeat 0px -58px;
	overflow: hidden;
	display: block;
	font-size: 0px;
}
.wp-pagenavi .previouspostslink, .wp-pagenavi .previouspostslink:link, .wp-pagenavi .previouspostslink:active, .wp-pagenavi .previouspostslink:visited {
	text-indent: -9999px;
	padding: 0px;
	width: 74px;
	height: 27px;
	background: url(images/sprites.png) no-repeat -111px -58px;
	overflow: hidden;
	display: block;
	font-size: 0px;
	margin-right: 2px;
}
.wp-pagenavi .previouspostslink:hover {
	background-position: -111px -85px;
}
.wp-pagenavi .nextpostslink:hover {
	background-position: 0px -85px;
}
.wp-pagenavi .pages {
	display: none;
}
/*search-term*/
#search-term {
	font: normal 28px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	display: block;
	overflow: hidden;
	clear: both;
}
#search-term p {
	clear: both;
	overflow: hidden;
	border-bottom: 1px solid #C8CDD0;
	padding: 30px 0 30px 0;
}
#search-term p em {
	font: italic 28px Georgia, "Times New Roman", Times, serif;
	color: #386FCF;
}
/*sidebar*/
#sidebar {
	width: 280px;
	float: right;
	margin-top: 25px;
	padding: 0 0 0 30px;
	border-left: 1px solid #c8cdd0;
}
.sponsors {
	overflow: hidden;
	margin-bottom: -10px;
}
#sidebar div.AdvancedText {
	overflow: hidden;
	clear: both;
	margin-bottom: 40px;
}
.sponsors h3 {
	display: block;
	width: auto;
	padding: 6px 13px 5px 13px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #fff;
	float: left;
	background: url(images/nav-selected-bcg.png) repeat-x left top;
	-moz-border-radius: 0px 0px 0px 5px;
	-webkit-border-radius: 0px 0px 0px 5px;
	border-radius: 0px 0px 0px 5px;
}
.sponsors ul {
	list-style: none;
	padding: 10px 0 0 0;
	overflow: hidden;
	clear: both;
}
.sponsors ul li {
	display: block;
	width: 125px;
	margin: 10px 20px 10px 0px;
	float: left;
}
.sponsors ul li:nth-child(even) {
	margin-right: 0px;
}
.breaking-news, .related-articles {
	width: 250px;
}
.breaking-news h3, .related-articles h3 {
	font: normal 23px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	border-bottom: 1px solid #c8cdd0;
	display: block;
	text-align: center;
	margin: 0 auto;
	padding: 0 0 10px 0;
	line-height: 100%;
}
.breaking-news article .video {
	display: block;
	width: 250px;
	clear: both;
	margin: 20px auto;
}
.breaking-news article h4 {
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #7f8f9a;
	display: block;
	margin: 0 0 10px 0;
}
.breaking-news article p {
	font: normal 15px Georgia, "Times New Roman", Times, serif;
	color: #7f8f9a;
	line-height: 130%;
}
.breaking-news-options {
	list-style: none;
	clear: both;
	display: block;
	padding: 20px 0 0 0;
}
.breaking-news-options li {
	float: left;
	width: 124px;
	display: block;
}
.breaking-news-options li:first-child {
	border-right: 1px solid #c8cdd0;
}
.related-articles {
	padding: 40px 0 0 0;
	clear: both;
	overflow: hidden;
}
.related_post li {
	padding: 30px 0 0 0;
}
.related_post li a {
	font: normal 20px Arial, Helvetica, sans-serif;
	display: block;
	clear: both;
	margin: 0 0 10px 0;
}
.related_post li a, .related_post li a:link, .related_post li a:active, .related_post li a:visited {
	color: #386FCF;
}
.related_post li a:hover {
	color: #404040;
}
.related_post li small {
	font: normal 15px Georgia, "Times New Roman", Times, serif;
	color: #7F8F9A;
}
.related_post li a.read-more {
	margin: 5px 0 0 0;
}
.video-categories, .video-categories:link, .video-categories:active, .video-categories:visited {
	position: relative;
	display: block;
	padding: 0 0 0 21px;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #7f8f9a;
}
.video-categories span {
	width: 16px;
	height: 13px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(images/sprites.png) no-repeat -72px -58px;
}
.video-categories:hover {
	color: #404040;
}
.video-categories:hover span {
	background-position: -72px -71px;
}
.watch-now, .watch-now:link, .watch-now:active, .watch-now:visited {
	display: block;
	width: 82px;
	float: right;
	position: relative;
	font: normal 13px Arial, Helvetica, sans-serif;
}
.watch-now span {
	height: 12px;
	width: 7px;
	background: url(images/sprites.png) no-repeat -281px -28px;
	position: absolute;
	direction: inherit;
	right: 0px;
	top: 1px;
}
.watch-now:hover span {
	background-position: -288px -28px;
}
wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/*recent posts & latest jobs*/
.sidebar-recent-post-heading {
	font-family: "AdelleBasic-Bold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	color: #386ECE;
	font-size: 19px;
	display: block;
}
.sidebar-inner-container {
	clear: both;
	padding: 7px;
	background-color: #ccc;
	border-top: 1px solid #C1C1C1;
	border-bottom: 1px solid #C1C1C1;
	width: 256px;
}
article.sidebar-recent-post {
	overflow: hidden;
	clear: both;
	margin-top: 16px;
}
article.sidebar-recent-post:first-child {
	margin-top: 0px;
}
article.sidebar-recent-post a.sidebar-recent-title, article.sidebar-recent-post a.title:link, article.sidebar-recent-post a.title:active, article.sidebar-recent-post a.title:visited, .sidebar-inner-container ul li a, .sidebar-inner-container ul li a:link, .sidebar-inner-container ul li a:active, .sidebar-inner-container ul li a:visited {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #666;
	display: block;
	width: 160px;
	float: right;
}
.sidebar-inner-container ul {
	list-style: none;
}
.sidebar-inner-container ul li {
	display: block;
	clear: both;
	margin-top: 10px;
}
.sidebar-inner-container ul li a {
	text-align: left;
	width: 256px !important;
	display: block !important;
	float: none !important;
	clear: both !important;
}
.sidebar-inner-container ul li:first-child {
	margin-top: 0px;
}
article.sidebar-recent-post .sidebar-recent-thumb {
	display: block;
	width: 90px;
	float: left;
}
a.sidebar-read-all, a.sidebar-read-all:link, a.sidebar-read-all:active, a.sidebar-read-all:visited {
	display: block;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #386ECE;
	position: relative;
	text-align: right;
	padding: 0 13px 0 0;
	margin: 5px 12px 0 0;
}
a.sidebar-read-all span {
	display: block;
	width: 7px;
	height: 12px;
	position: absolute;
	right: 0px;
	top: 3px;
	background: url(images/sprites.png) no-repeat -281px -28px;
}
article.sidebar-recent-post a.sidebar-recent-title:hover, a.sidebar-read-all:hover, .sidebar-inner-container ul li a:hover {
	color: #404040;
}
a.sidebar-read-all:hover span {
	background-position: -288px -28px;
}
/*****content end*****/

/*****footer begin*****/

#footer {
	clear: both;
	background-color: #26272f;
}
#footer-content {
	width: 940px;
	margin: 0 auto;
	padding: 30px 0 20px 0;
	color: #fff;
}
#footer-content article {
	width: 575px;
	float: left;
	overflow: hidden;
}
#footer-content h3, #newsletter-sign-up h3 {
	display: block;
	clear: both;
	font-family: "AdelleBasic-Bold", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	font-size: 27px;
	padding: 0 0 15px 0;
}
#footer-content article p, #newsletter-sign-up p {
	font: normal 12px Arial, Helvetica, sans-serif;
	display: block;
	margin-bottom: 15px;
	line-height: 155%;
}
#footer-content #newsletter-sign-up {
	width: 300px;
	float: right;
	overflow: hidden;
	background: url(images/newsletter-sign-up-bcg.png) no-repeat left 100px;
	position: relative;
	min-height: 165px;
}
#footer-content #copyright {
	clear: both;
	overflow: hidden;
	display: block;
	padding: 20px 0 0 0;
	font: normal 14px Arial, Helvetica, sans-serif;
	position: relative;
}
#footer-content #copyright a, #footer-content #copyright a:link, #footer-content #copyright a:active, #footer-content #copyright a:visited, #footer-content #copyright a:hover {
	display: block;
	text-indent: -9999px;
	background: url(images/unBLANK.gif) no-repeat left top;
	width: 64px;
	height: 16px;
	position: absolute;
	left: 85px;
	top: 38px;
}
/*****footer end*****/
