/*
Theme Name: DCTS
*/

/* General reset */
body{
	margin:0;
	color:#737373;
	font:12px Helvetica, Arial, sans-serif;
	background:#fff url(images/bg.jpg) no-repeat 50% 0;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#0072bc;
	font-weight:bold;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% Arial, Verdana, sans-serif;
	vertical-align:middle;
}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	margin:0 auto;
	width:952px;
}
.holder{
	width:100%;
	overflow:hidden;
}
/* header */
#header{
	width:100%;
	overflow:hidden;
	background:url(images/bg-header.png) no-repeat 25px 0;
	height:161px;
}
/* logo */
.logo{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/logo.png);
	width:185px;
	height:115px;
	margin:17px 0 0 36px;
	display:inline;
}
.logo a{
	display:block;
	height:100%;
}
/* search */
.search{
	float:right;
	width:185px;
	background:url(images/bg-search.jpg);
	overflow:hidden;
	margin:5px 33px 0 0;
	display:inline;
}
.search form,
.search fieldset{float:left;}
.search .txt{
	float:left;
	border:0;
	color:#818181;
	padding:4px 3px;
	height:12px;
	background:none;
	font-size:10px;
}
/* top menu */
.top-menu{
	float:right;
	list-style:none;
	padding:10px 10px 0 0;
	margin:0;
	font-size:10px;
}
.top-menu li{
	float:left;
	padding:0 8px;
}
.top-menu a{
	color:#fff;
	font-weight:normal;
}
/* main */
#main{
	width:100%;
	overflow:hidden;
	padding:0 0 24px;
}
/* content */
#content{
	float:right;
	width:695px;
	padding:18px 0 0;
}
/* center column */
.center{
	float:left;
	width:390px;
}
/* right sidebar */
.aside{
	float:right;
	width:250px;
	padding:20px 25px 0 30px;
}
/* visual box */
.visual{
	background:url(images/bg-visual.png) no-repeat;
	overflow:hidden;
	width:402px;
	margin:0 -12px 0 0;
}
.visual1{background:none;}
.visual .visual-lnk{
	display:block;
	padding:30px 0 0;
	width:402px;
	height:213px;
}
.visual img{
	float:left;
	margin:0 10px 0 0;
}
.visual .img{
	float:left;
	margin:0 10px 0 0;
	width:90px;
	height:186px;
}
.visual .img img{
	margin:0 0 0 0;
}
.visual .txt{
	margin:4px 0 0;
	float:left;
	background:url(images/blt-more.gif) no-repeat 100% 50%;
	padding:0 13px 0 0;
}
.visual1 .visual-lnk{padding:0;}
.text-box1{
	width:100%;
	overflow:hidden;
	padding:14px 0 0;
}
.text-box1 h2{
	margin:0;
	color:#000;
	font-size:24px;
}
.text-box1 p{margin:0 0 16px;}
#info p.wp-caption {float:right;width:150px;padding:15px;border:1px solid #666;background:#ddd;font-size:13px;margin-left:35px;}
.text-box1 p.wp-caption{font-size:16px;}

/* text box */
.text-box{font-size:14px;}
.text-box h3{
	color:#a0410d;
	font-size:16px;
	margin:0;
	padding:14px 0 0;
}
.text-box h3 a{color:#a0410d;}
.text-box p{
	margin:0;
	padding:4px 0 10px;
}
.text-box .text-list{
	list-style:none;
	padding:0 0 0 13px;
	margin:0;
	font-weight:bold;
	font-size:12px;
}
.text-box .text-list li{padding:16px 0 0;}
.text-box-1{font-size:12px;}
.text-box-1 h2{
	font-size:18px;
	margin:0;
}
.text-box-1 p{padding:0;}
.text-box-1 img{
	display:block;
	margin:8px 0;
}
.text-box-1 a{color:#003663;}
.text-box-1 h3{
	font-size:18px;
	padding:18px 0 0;
}
.page-construction .text-box-1 h2{color:#f28c1d;}
.page-health .text-box-1 h2{color:#1b1d71;}
.page-power .text-box-1 h2{color:#277529;}
.page-technology .text-box-1 h2{color:#48a0a3;}
.image-box{
	padding:14px 0 0 55px;
	width:300px;
	overflow:hidden;
	background:url(images/bg-image-box.jpg) no-repeat 0 84px;
	font-size:12px;
}
.image-box img{
	display:block;
	margin:0 0 8px;
}
.image-box p{padding:0;}
.image-box .lnk-more{font-size:10px;}
.side-text{
	width:100%;
	overflow:hidden;
	padding:30px 0 10px;
}
.side-text .title{
	width:100%;
	overflow:hidden;
	height:40px;
}
.side-text h3{
	margin:0;
	font-size:28px;
	color:#003371;
	font-weight:normal;
}
.side-text img{
	display:block;
	margin:0 0 12px;
}
.side-text p{margin:0;}
.side-text .lnk-more{font-size:10px;}
/* video box */
.video-box{
	width:100%;
	position:relative;
	padding:0 0 12px;
}
.video-box .bg{
	position:absolute;
	background:url(images/bg-video.png);
	width:289px;
	height:243px;
	top:0;
	left:-30px;
	z-index:0;
}
.video-box .hold{
	position:relative;
	z-index:1;
	color:#000;
	font-weight:bold;
	width:220px;
}
.video-box .title{
	width:100%;
	height:30px;
	overflow:hidden;
	margin:-8px 0 0;
}
.video-box h3{
	margin:0;
	font-size:28px;
	color:#004b80;
	font-weight:normal;
}
.video-box img{
	display:block;
	margin:0 0 10px;
}
.video-box span{
	display:block;
	color:#000;
}
.video-box a:hover{text-decoration:none;}
/* note box */
.note-box{
	width:275px;
	overflow:hidden;
	margin:0 -25px 0 0;
}
.note-box .t{
	display:block;
	overflow:hidden;
	background:url(images/bg-note-t.png);
	width:259px;
	height:164px;
}
.note-box .b{
	display:block;
	overflow:hidden;
	background:url(images/bg-note-b.png);
	width:275px;
	height:82px;
}
.note-box .m{
	width:259px;
	background:url(images/bg-note.png);
}
.note-box .m:after{height:0;clear:both;content:'';display:block;}
.note-box .hold{
	width:240px;
	padding:0 0 0 5px;
	margin:-120px 0 0;
	position:relative;
	float:left;
}
.note-box .title{
	overflow:hidden;
	width:100%;
	height:28px;
}
.note-box .title h3{
	margin:0;
	font-size:28px;
	font-weight:normal;
	color:#004b80;
}
/* calendar box */
.calendar-hold{
	width:100%;
	overflow:hidden;
	padding:0 0 20px;
}
.calendar-hold .calendar-hold .title{padding-bottom:18px;}
/* calendar */
.calendar-hold .calendar{
	float:left;
	width:142px;
	padding:0 0 10px 6px;
}
.calendar-hold .calendar th,
.calendar-hold .calendar td{
	font-weight:bold;
	color:#000;
	text-align:center;
}
.calendar-hold .calendar table{width:100%;}
.calendar-hold .calendar tr,
.calendar-hold .calendar td,
.calendar-hold .calendar th,
.calendar-hold .calendar table{
	border:0;
	border-collapse:collapse;
	border-spacing:0;
	padding:0;
}
.calendar-hold .calendar td,
.calendar-hold .calendar th{
	padding:1px 0;
}
.calendar-hold .calendar .nav a{
	color:#000;
}
.calendar-hold .calendar .nav #prev{text-align:left;}
.calendar-hold .calendar .nav #next{text-align:right;}
.calendar-hold .calendar caption a{color:#000;}
.calendar-hold .calendar td a{
	color:#278ee8;
	display:block;
	vertical-align:middle;
	
}
.calendar-hold .calendar td.current a{border:1px solid #000;}
/* RSS text */
.calendar-hold .rss-box{
	float:right;
	width:86px;
	position:relative;
	padding:34px 0 0;
}
.lnk-rss{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/ico-rss.gif);
	width:24px;
	height:24px;
	position:absolute;
	top:6px;
	left:0px;
}
.calendar-hold .rss-box p{
	font-size:10px;
	line-height:14px;
	color:#707070;
	margin:0 0 14px;
}
.calendar-hold .rss-box p a{color:#707070;}
.calendar-hold .text{
	font-size:10px;
	line-height:14px;
	color:#000;
	height:1%;
	padding:0 0 0 8px;
}
.calendar-hold .text h4{
	margin:0;
	color:#004b80;
	font-size:14px;
	line-height:16px;
}
.calendar-hold .text p{margin:0;}
/* news */
.news-hold{
	background:url(images/divider.gif) no-repeat;
	width:100%;
	overflow:hidden;
	padding:4px 0 0;
	margin:0 0 -18px;
}
.news-hold .title{padding-bottom:6px;}
.news-hold .post{
	width:100%;
	overflow:hidden;
	padding:0 0 18px;
	font-size:10px;
	line-height:14px;
	color:#000;
}
.news-hold .post em{
	display:block;
	font-style:normal;
	font-size:11px;
	color:#004b80;
}
.news-hold .post h4{
	margin:4px 0 0;
	font-size:12px;
}
.news-hold .post h4 a{color:#004b80;}
.news-hold .post p{margin:0;}
/* follow box */
.follow-box{
	width:100%;
	overflow:hidden;
	padding:0 0 8px;
}
.follow-box .title{
	float:left;
	overflow:hidden;
	width:150px;
	margin:-4px 0 0;
}
.follow-box h3{
	margin:0 -30px 0 0;
	font-size:28px;
	font-weight:normal;
	color:#1a1464;
}
.follow-box ul{
	list-style:none;
	padding:0;
	margin:0 -20px 0 0;
	float:left;
}
.follow-box li{
	float:left;
	margin:0 7px 0 0;
}
/* sidebar post */
.side-post{
	width:264px;
	overflow:hidden;
	margin:0 -14px 0 0;
}
.side-post .title{
	width:100%;
	overflow:hidden;
	height:28px;
}
.side-post .title h3{
	margin:0;
	color:#003471;
	font-size:28px;
}
.side-post div.photo{
	float:right;
	background:url(images/bg-photo.png);
	overflow:hidden;
	padding:15px 17px 6px 12px;
	width:141px;
	height:174px;
	text-align:center;
	color:#616161;
}

.side-post .photo div{
	width:138px;
	height:155px;
	overflow:hidden;
}

.side-post .photo img{
	display:block;
	margin:0 auto;
}
.side-post .photo strong{
	display:block;
	font-size:14px;
	margin:2px 0 0;
}
.side-post .photo span{
	display:block;
	font-size:8px;
	margin:6px 0 0;
}
.side-post .descr{
	float:left;
	width:86px;
	color:#8e8e8e;
	font-size:10px;
	line-height:14px;
	padding:6px 0 0;
}
.side-post .descr p{margin:0;}
.breadcrumbs{
	width:100%;
	overflow:hidden;
	height:20px;
}
.breadcrumbs ul{
	list-style:none;
	padding:0;
	margin:0 0 0 0;
	height:100%;
	overflow:hidden;
	color:#a0410d;
	font-weight:bold;
}
.breadcrumbs li{
	float:left;
	background:url(images/blt-breadcrumbs.gif) no-repeat 0 50%;
	padding:0 3px 0 11px;
}
.breadcrumbs li:first-child{background:none;}
.breadcrumbs a{color:#898989;}
.side-info{
	width:220px;
	padding:0 0 0 15px;
	position:relative;
}
.side-info .info{padding:0 0 0 6px;}
.note-box .side-info .info{
	width:100%;
	margin:0 0 -50px;
	position:relative;
	padding:0;
}
.side-info .title{
	width:100%;
	overflow:hidden;
	padding:0 0 18px;
	height:auto;
}
.side-info .title h3{
	margin:0;
	font-size:16px;
	font-weight:bold;
}
.page-construction .side-info .title h3{color:#f28c1d;}
.page-health .side-info .title h3{color:#1b1d71;}
.page-power .side-info .title h3{color:#277529;}
.page-technology .side-info .title h3{color:#48a0a3;}
.side-info .title strong{
	display:block;
	color:#004b80;
	font-size:14px;
	font-weight:normal;
}
.side-info .box{
	width:100%;
	overflow:hidden;
	padding:0 0 14px;
	font-size:11px;
	color:#898989;
	line-height:14px;
}
.side-info .box h4{
	margin:0;
	color:#a0410d;
	font-size:11px;
}
.side-info .box p{margin:0;}
.side-info .box a{
	color:#898989;
	font-weight:normal;
}
.side-info .box .list-lnk{
	list-style:none;
	padding:0;
	margin:0;
}
.bottom-box{
	background:url(images/divider-bottom.gif) no-repeat;
	padding:14px 0 0;
}
.bottom-box .aside{padding-top:10px;}
.main-column{
	width:640px;
	overflow:hidden;
}
.flash-box{
	width:100%;
	overflow:hidden;
}
.posts{
	width:100%;
	overflow:hidden;
	background:url(images/divider1.gif) no-repeat;
	padding:12px 0 0;
}
.posts h2{
	margin:0 0 6px;
	font-size:18px;
}
.posts .post{
	width:100%;
	overflow:hidden;
	padding:0 0 28px;
}
.posts .photo{
	float:left;
	margin:1px 0 0;
}
.posts .descr{
	float:right;
	width:450px;
}
.posts h3{
	font-size:16px;
	margin:0;
}
.posts p{margin:0;}
.posts .lnk-more{font-size:10px;}
.page-construction .posts h3 a,
.page-construction .posts h2,
.page-construction .posts h3{color:#f28c1d;}
.page-health .posts h2,
.page-health .posts h3,
.page-health .posts h3 a{color:#1b1d71;}
.page-power .posts h2,
.page-power .posts h3,
.page-power .posts h3 a{color:#277529;}
.page-technology .posts h2,
.page-technology .posts h3,
.page-technology .posts h3 a{color:#48a0a3;}
/* left sidebar */
#sidebar{
	float:left;
	width:199px;
	padding:30px 0 0 20px;
	font:18px "Arial Narrow", Arial, sans-serif;
}
#sidebar a{font-weight:normal;}
/* side navigation */
.sidenav1{
	list-style:none;
	margin:0;
	padding:0 0 42px;
}
.sidenav2 li,
.sidenav1 li{
	width:100%;
	overflow:hidden;
	padding:4px 0;
	vertical-align:top;
}
.sidenav1 a{
	float:left;
	padding:4px 0 4px 15px;
	color:#003471;
}
.sidenav1 a:hover,
.sidenav1 .current_page_item a,
.sidenav1 .current_page_ancestor a{
	text-decoration:none;
	background:url(images/nav-hov.gif) no-repeat 0 6px;
}
.sidenav1 a span{
	float:left;
	padding:0 14px 0 0;
}
.sidenav1 a:hover span,
.sidenav1 .current_page_item a span,
.sidenav1 .current_page_ancestor a span{
	background:url(images/nav-hov-r.gif) no-repeat 100% 0;
	cursor:pointer;
}
.sidenav2{
	list-style:none;
	margin:0;
	padding:0 0 0 15px;
}
.sidenav2 li{padding:8px 0;}
.sidenav2 a{color:#959595;}
.sidenav1 .current_page_item a{color:#000;}
.sidenav1 .current_page_item ul a{color:#a0410d;}
.sidenav1 .current_page_item ul ul a{color:#636363;}
.sidenav1 ul .current_page_item ul a{color:#636363;}
.sidenav1 ul ul .current_page_item a{color:#000;}
.sidenav1 ul{
	list-style:none;
	margin:0;
	padding:0 0 0 22px;
	clear:both;
	height:1%;
	display:none;
}
.sidenav1 li.current_page_item ul,.sidenav1 li.current_page_ancestor ul{
	display:block;
}
.sidenav1 ul li{padding:7px 0;}
.sidenav1 ul a{
	padding:0;
	color:#a0410d;
	float:none;
}
.sidenav1 .current_page_item ul li a,
.sidenav1 .current_page_ancestor ul li a{
	background:none;
}
.sidenav1 ul li a:hover{
	background:none;
	text-decoration:underline;
}
.sidenav1 ul ul{
	font-size:13px;
	padding:0 0 0 6px;
	line-height:16px;
}
.sidenav1 ul ul li{padding:0;}
.sidenav1 ul ul a{color:#636363;}
/* footer */
#footer{
	width:912px;
	overflow:hidden;
	background:url(images/divider-footer.gif) no-repeat 50% 0;
	margin:0 0 0 20px;
	padding:0 0 54px;
}
/* footer top box */
#footer .hold{
	width:100%;
	overflow:hidden;
	background:url(images/divider-footer.gif) no-repeat 50% 100%;
	padding:12px 0;
}
#footer .hold1{
	overflow:hidden;
	text-align:center;
	width:100%;
}
#footer .hold2{
	float:left;
	left:50%;
	position:relative;
}
#footer .hold3{
	display:inline;
	float:left;
	left:-50%;
	position:relative;
}
#footer .hold1 ul{
	float:left;
	list-style:none;
	margin:0;
	font-size:10px;
	padding:0 15px;
}
#footer .hold1 li{float:left;}
#footer .hold .menu1 li{padding:0 9px;}
#footer .hold .menu2 li{padding:0 6px;}
#footer .hold .menu1 a{color:#0054a6;}
#footer .hold .menu2 a{color:#666;}
#footer .hold .text-hold{
	width:100%;
	overflow:hidden;
	padding:12px 0 0;
	text-align:center;
	font-size:10px;
	line-height:14px;
	color:#8e8e8e;
}
#footer .hold .text-hold p{margin:0;}
#footer .hold .text-hold ul{
	list-style:none;
	padding:0;
	margin:0;
}
#footer .hold .text-hold li{
	display:inline;
	background:url(images/sep-footer.gif) no-repeat 0 50%;
	padding:0 4px 0 9px;
}
#footer .hold .text-hold li:first-child{background:none;}
/* footer bottom text */
#footer .text{
	height:1%;
	overflow:hidden;
	padding:0 6px;
	color:#8e8e8e;
	font-size:10px;
	line-height:14px;
}
#footer .text p{margin:10px 0 0;}
/*sifr start. do not modify*/
object, embed {
	margin:0;
	padding:0;
}
.sIFR-flash {
	visibility:visible !important;
	margin:0;
}
.sIFR-replaced {visibility:visible !important;}
span.sIFR-alternate {
	position:absolute !important;
	left:0 !important;
	top:0 !important;
	width:0 !important;
	height:0 !important;
	display:block !important;
	overflow:hidden  !important;
}
.sIFR-flash + div[adblocktab=true] {display:none !important;}
/*sifr end*/
.navigation{
	display: block;
	padding-top: 10px;
	padding-bottom: 30px;
}
.alignleft{
	float: left;
}
.alignright{
	float: right;
}
#ec3_publish{
	display: none;
}
/* forms styles */
#wpnj_form h2{font-size:20px;color:#003471;margin-bottom:2px;}
#wpnj_form h3{font-size:18px;color:#003471;margin-bottom:1px;}
#wpnj_form h4{font-size:16px;color:#003471;margin-bottom:0px;}
#wpnj_form h5{font-size:14px;color:#003471;margin-bottom:0px;}
.red-alert-wrap{font-size:16px;color:#f00;font-weight:normal;}
#wpnj_submit {font-size:16px;font-weight:normal;color:#f00;}
#wpnj_email_pass{font-wefont-weight: normal;color:#0072BC;}

