/*
Theme Name: ACCJ Journal
Theme URI: http://wordpress.org/
Description: The custom WordPress theme.
Version: 1.0
Author: Custom Media K.K.
Author URI: http://custom-media.com
*/


/*---------------------------Genrael Clases---------------------------------------*/

body {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999999;
	background: #0f2549;
}
* {
	margin: 0px;
	padding: 0px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clr {
	clear: both;
}
ul, li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #000
}
img {
	border: none;
}
.w200{
	width:200px;
	}
.w300{
	width:300px;
	}	
img.alignright, .alignright {
	float:right; padding: 10px 0 20px 20px; 
	}
img.alignleft, .alignleft {
	float:left; padding: 10px 20px 20px 0; 
	}

/*---------------------------Layout Content Clases---------------------------------*/

#layout {                /*------------------------For Page Main Width------------------------------------*/
	width: 1000px;
	margin: auto;
}
#top {
	height: 142px;
	position: relative;
	background: #1c478d;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#logo1 {
	position: absolute;
	left: 165px;
	top: 15px;
}
.pdfDownload {
	position: absolute;
	right: 35px;
	top: 48px;
}
.topContent {
	position: absolute;
	left: 510px;
	background: #1a3565;
	padding: 3px 3px;
	top: 46px;
}
.searchBox {
	float: left;
	width: 150px;
	height: 20px;
	border: 1px solid #e0dcdc;
	background: #fff;
}
.searachTxt {
	float: left;
	width: 120px;
	background: #fff;
	border: none;
	color: #c6b6d0;
	height: 20px;
	line-height: 20px;
	margin-right: 5px;
	padding-left: 5px;
}
.searchBox a {
	float: left;
	width: 15px;
	height: 15px;
	margin-top: 2px;
}
.socialLink {
	float: left;
	width: 65px;
	margin-top: 3px;
	margin-left: 5px;
}
.socialLink a {
	float: left;
	width: 18px;
	height: 17px;
	margin-right: 5px;
}
.socialLink a.last {
	margin-right: 0px;
}
#nav {
	position: absolute;
	top: 112px;
	left: 142px;
	padding-left: 10px;
	z-index: 9999;
}
#nav ul {
	border-top: 1px solid #fff;
	width: 763px;
	padding-top: 8px;
	float: left;
}
#nav ul li {
	float: left;
	color: #fff;
	height:21px;
	font-size: 13px;
	background: url(images/seprator.jpg) right 2px no-repeat;
}

#nav ul li.bgNone {
	background: none;
	margin-right: 0px;
}
#nav ul li a {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 8px;
	float: left;
	margin-bottom: 3px;
	text-transform: uppercase;
}

@-moz-document url-prefix() {
#nav ul li {
	float: left;
	color: #fff;
	height:21px;
	font-size: 13px;
	background: url(images/seprator.jpg) right 0px no-repeat;
}
}

.aacj {
	float: left;
	text-align: center;
	height: 30px;
	width: 85px;
}
.aacj a {
	float: left;
	height: 30px;
	width: 85px;
	color: #fff;
	font-size: 12px;
	line-height: 30px;
	background: #ee3124;
	font-weight: bold;
}
#content {
	padding: 20px;
	background: #e2e2e2;
}
.brdCrm {
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 10px;
}
.brdCrm a {
	color: #ee3124;
	margin-right: 5px;
}
.brdCrm span {
	color: #1c478d;
}
#content .leftSide {
	float: left;
	width: 711px;
}
.leftSide h2 {
	margin-bottom: 15px;
}
.whiteBgTop {
	background: url(images/whiteBgTop.jpg) left top no-repeat;
}
.whiteBgRep {
	background: url(images/whiteBgRep.jpg) left top repeat-y;
	margin-bottom: 20px;
}
.whiteBgBot {
	background: url(images/whiteBgBot.jpg) left bottom no-repeat;
	padding: 20px;
}

.category-accj .whiteBgTop {
	background: none;
}
.category-accj .whiteBgRep {
	background: #faf6ee;
}
.category-accj .whiteBgBot {
	background: none;
}

.ourWork ul li {
	border-right: 1px solid #adadad;
	padding-right: 15px;
	margin-right: 15px;
	width: 195px;
	float: left;
	height: 305px;
}
.ourWork ul a:hover{
	text-decoration:none;
	opacity:0.5;
}
.mr0 {
	margin-right: 0px!important;
}
.borRnone {
	border-right: none!important;
}
.ourWork ul li .ourWorkThumb {
	padding-top: 8px;
	margin-bottom: 8px;
	border-top: 1px solid #adadad;
}
.ourWork ul li .ourWorkThumb img {
	display: block;
	margin: auto;
}
.ourWork ul li .ourWorkDetail {
	border-top: 1px solid #adadad;
	padding-top: 10px;
}
.ourWork ul li .ourWorkDetail h3 {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}
.ourWork ul li .ourWorkDetail h3 a{
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}
.ourWork ul li .ourWorkDetail p {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
}
ul.companyhome a:hover{
	text-decoration:none;
	opacity:0.5;
}
ul.companyhome li {
	width: 195px;
	border-right: 1px solid #adadad;
	padding-right: 15px;
	margin-right: 15px;
	float: left;
	height: 270px;
}
ul.companyhome li:last-child {
	margin-right: 0;
	border: none;
}
ul.companyhome li .companyThumb {
	height: 104px;
	width: 195px;
	overflow: hidden;
	margin-bottom: 10px;
}
ul.companyhome li p {
	color: #000000;
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 18px;
	font-weight:normal;
}
ul.companyhome li a {
	color: #ee3124;
	font-size: 12px;
	font-weight: bold;
}
ul.companyhome li span {
	color: #ee3124;
	font-size: 12px;
	font-weight: bold;
}

ul.company li {
	width: 195px;
	border-right: 1px solid #adadad;
	padding-right: 15px;
	margin-right: 15px;
	float: left;
	height: 330px;
}
ul.company li .companyThumb {
	height: 104px;
	width: 195px;
	overflow: hidden;
	margin-bottom: 10px;
}
ul.company li p {
	color: #000000;
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 18px;
	font-weight:normal;
}
ul.company li a {
	color: #ee3124;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
ul.company a:hover {
	text-decoration:none;
	opacity:0.5;
}
ul.company li h6 {
	color: #ee3124;
	font-size: 12px;
	font-weight: bold;
	margin-bottom:15px;
}
ul.company li span {
	color: #ee3124;
	font-size: 12px;
	font-weight: bold;
}
.promotion {
	background: #acacac;
	padding: 10px;
}
.promotion h3 {
	font-size: 21px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 10px;
	font-weight: bold;
}
.promotion p {
	color: #fff;
	margin-bottom: 10px;
	font-size: 13px;
}
.promotionInn {
	background: url(images/promotionBg.jpg) left top no-repeat;
	width: 206px;
	height: 41px;
	padding: 4px 6px;
	margin-right: 17px;
	float: left;
}
.promotionInn span {
	width: 162px;
	float: left;
	font-size: 13px;
	color: #1c478d;
	margin-top: 2px;
	font-style: italic;
}
.promotionInnThumb {
	width: 40px;
	height: 40px;
	float: right;
	margin-top: 1px;
}
#content .rightSide {
	float: right;
	width: 220px;
}
.advertisment {
	margin-bottom: 20px;
	width: 220px;
}

/*............LP1..............*/
.header {
	height: 290px;
	margin-bottom: 20px;
}
.headerThumb {
	
	width: 711px;
	height: 290px;
	float: left;
	position: relative;
}
.headerText {
	width: 671px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding: 10px 20px;
	background: url(images/headertextBg.png) left top repeat;
}
.headerText h4 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 10px;
}
.headerText p {
	font-size: 12px;
	color: #fff;
}
.headerRight {
	float: right;
	background: #acacac;
	height: 270px;
	width: 180px;
	padding: 10px 20px;
}
.headerRight h3 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 10px;
}
.headerRight p {
	font-size: 12px;
	color: #fff;
	line-height: 18px;
}
.headerRight a {
	color: blue;
}
.eventThumb {
	width: 453px;
	height: 247px;
	float: left;
	margin-right: 20px;
}
.eventDetail {
	width: 195px;
	float: right;
}
.eventDetail p {
	color: #000000;
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 18px;
}
.eventDetail a {
	color: #ee3124;
	font-size: 12px;
	font-weight: bold;
}
.downloadIssue {
	position: absolute;
	right: 30px;
	top: 49px;
	text-align: right;
}
.downloadIssue a {
	color: #fff;
	font-size: 15px;
}
/*.............BizPage...........*/
.mediaCustomLeft{
	width:455px;
	float:left;
	color:#000000;}
.mediaCustomLeft p{
	font-size:13px;
	margin-bottom:15px;
	line-height:18px;
	}
.mediaCustomLeft strong{
	display:block;
	text-align:left;
	font-size:13px;
	font-weight:bold;
}
.mediaCustomLeft span{
	display:block;
	text-align:left;
	font-size:13px;
}
.mediaCustomRight{
	width:200px;
	float:right;}
.companyDetail{
	text-align:center;
	color:#000000;
	font-size:12px;}
.companyDetail a{
	color:#000;}
.mediaCustomThumb{
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom:10px;
	border-top: 1px solid #adadad;
	border-bottom: 1px solid #adadad;}
.mediaCustomThumb img {
	display: block;
	margin: auto;
}				
.customMediaDetailTop{
	font-size:15px;
	color:#000;
	background:url(images/i.jpg) right top no-repeat;
	padding-bottom: 5px;
	}
.customMediaDetailTop p{
	margin-bottom:20px;
	width:585px;
	line-height:18px;}
.bizThumb{
	border-top:1px solid #adadad;
	border-bottom:1px solid #adadad;
	width:676px;
	/*height:227px;*/
	margin-bottom:10px;
	padding:10px 0px;
	}
.whywe ul li{
	margin-bottom:10px;
	float:left;
	width:100%;
	color:#000;
	font-size:13px;
	}			
.whywe ul li .question{
	float:left;
	width:200px;}
.whywe ul li .question label{
	display:block;
	color:#1c478d;
	font-size:15px;
	font-weight:bold;
	margin-right:5px;
	line-height:18px;}
.whywe ul li .answer{
	float:right;
	width:460px;}
.whywe ul li .answer p{
	font-size:13px;
	line-height:18px;
	margin-bottom:10px;
	color:#000;}
.whywe ul li .answer ul li{
	margin-bottom:5px;
	margin-left:15px;
	list-style:disc;
	}
	
/*.............Archive...........*/	

.jumpTo{
	/*background:url(images/jumpToBg.png) left top no-repeat;*/
	width:180px;
	height:23px;
	display:none;
	margin-bottom:20px;
	}
.jumpTo select{
	border:solid 1px #CCC;
	width:185px;
	padding:3px 0px;
	}
.archiveheader {
	position: absolute;
	right: 30px;
	top: 76px;
	text-align: right;
}
/*.............Contact...........*/
.contactUs{
	}
.contactUs p{
	font-size:13px;
	line-height:18px;
	margin-bottom:10px;
	color:#000;
	}
.contactUs ul{
	width:315px;
	}	
.contactUs ul li{
	padding-bottom:20px;
	}
.contactUs ul li label{
	margin-bottom:5px;
	display:block;
	font-size:13px;
	color:#464646;
	}
.contactUs ul li span{
	float:left;
	margin-top:2px;
	}					
.contactUs ul li .contactInput{
	border:solid 2px #818285;
	padding:5px;
	color:#464646;
	float:left;
	}
.contactButton{
	border:solid 1px #7791bb;
	background:#1c478d;
	color:#FFF;
	font-size:13px;
	padding:3px 5px;
	float:right;
	cursor:pointer;
	}
/*.............Contact...........*/	
.post{
	padding-top:10px;
	}
.post h3{
	font-size:18px;
	color:#464646;
	text-transform:uppercase;
	margin-bottom:15px;
	}	
.postLeft{
	float:left;
	width: 450px;
	padding-right:20px;
	border-right:solid 1px #898989;
	}
.postRight{
	float:right;
	width:179px;
	left:-1px;
	position:relative;
	padding-left:20px;
	border-left:solid 1px #898989;
	}	
.postLeft p{
	color:#464646;
	font-size:13px;
	line-height:18px;
	padding-bottom:15px;
		}
.postRight span{
	font-size:11px;
	margin-bottom:10px;
	display:block;
		}
.postRight span.red{
	color:#ee3124;
	}
.postRight span.blue{
	color:#1c478d;
	}
.pullQuote{
	margin-top:20px;
	padding-left:31px;
	border-bottom:solid 1px #898989;
	background:url(images/pullQuoteIcon.png) left top no-repeat;
	}
.pullQuote p{
	font-family:"Times New Roman", Times, serif;
	color:7d7d7d;
	font-size:18px;
	padding-bottom:10px;
	}
#nav ul .sub-menu{
	width:200px;
	position:absolute;
	top:30px;
	display:none;
	background:#FFF;
	padding:5px;
}
#nav ul .sub-menu li{
	float:none;
	padding-bottom:7px;
	margin-bottom:15px;
	border-bottom:1px solid #666;
	background:none;
}
#nav ul li:hover .sub-menu{
	display:block;
	}
#nav ul li .sub-menu li a{
	color:#666;
	}	
			
			
#footer {

	background: #1c478d;

	padding: 10px 10px 10px 25px;

}

.footer_column {

	float: left;

	border-left: none;

	padding-left: 0;

	padding-right: 10px;

	width: 190px;

	margin-right:25px;

	border-right: 1px solid #7C97C6;
	
	height: 178px;

}

.footer_column.last {

	border-right:none;

	}

.footer_column h3 {

	margin-bottom: 12px;

	color: #fff;

	margin-top: 4px;

}

.footer_column li {

	margin-bottom: 4px;

}

.footer_column li a {

	color: #E6E6E6;

	font-weight: 100;

}

.fbottom{

	margin-top:20px;

	padding-top:10px;

	border-top: 1px solid #7C97C6;

	}

.fbottom ul li{

	color:#FFF;

	float:left;

	color:#E6E6E6;

	}

.fbottom ul li a{

	color:#E6E6E6;

	margin:0px 5px;

	}

.fbottom ul li span{

	color:#E6E6E6;

	margin:0px 5px;

	float:left;

	}
	
.events-album{
	width:453px;
	float:left;
	height: 247px;
	overflow: hidden;
}			

.wp-caption-text{
	padding-top: 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	}			
.postLeft ul li{
	list-style:disc;
	margin-left:20px;
	margin-botton:10px;
	color:#464646;
	font-size:13px;
	font-family:Helvetica, Arial, sans-serif;
	line-height:18px;
}
.postLeft ul {
	margin:0px 0px 10px;
}
.postLeft ol li{
	list-style:decimal;
	margin-left:20px;
	margin-botton:10px;
	color:#464646;
	font-size:13px;
	font-family:Helvetica, Arial, sans-serif;
	line-height:18px;
}
.postLeft ol {
	margin:0px 0px 10px;
}																												


  /**********************/
 /***   NEW HEADER   ***/
/**********************/

#website-header {
	background: #1c478d;
	color: white;
	position: relative;
	padding-top: 140px;
}
#website-header *, #website-header :before, #website-header :after {box-sizing: border-box;}
#website-header a {transition: 250ms;}
#website-header a:hover {text-decoration: none;}

#website-header h1 a {
	position: absolute;
	background: url(images/main-logo.png) top no-repeat;
	background-size: contain;
	width: 420px;
	height: 120px;
	overflow: hidden;
	padding-top: 100px;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	top: 15px;
	left: 15px;
	color: white;
}
#website-header h1 strong {
	display: none;
}

#website-header .related-websites {
	position: absolute;
	top: 0;
	right: 0;
	padding: 11px;
}
#website-header .related-websites li {
	display: inline-block;
}
#website-header .related-websites a {
	display: inline-block;
	opacity: .7;
	height: 32px;
	overflow: hidden;
	text-indent: -999px;
}
#website-header .related-websites a:hover {opacity: 1}
#website-header .related-websites a.social {
	background: url(images/icon-facebook.svg) center no-repeat;
	background-size: 20px;
	width: 32px;
}
#website-header .related-websites a.social:hover {transform: scale(1.24);}
#website-header .related-websites a.social.fb {background-image: url(images/icon-facebook.svg);}
#website-header .related-websites a.social.tw {background-image: url(images/icon-twitter.svg);}
#website-header .related-websites a.social.yt {background-image: url(images/icon-youtube.svg);}
#website-header .related-websites a.accj {
	background: url(images/logo-accj.png) center no-repeat;
	background-size: 64px;
	width: 80px;
}
#website-header .related-websites a.accj:hover {background-size: 72px;}




#searchform {
  width: 200px;
  overflow: hidden;
  position: absolute;
  right: 15px;
  top: 50px;
}
#searchform input,
#searchform button {
	float: left;
	height: 34px;
	border: 1px solid #ccc;  
	background-color: #fff;
}
#searchform .field {
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	width: 160px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	border-radius: 4px 0 0 4px;
	transition: 500ms;
}
#searchform .field:focus {
	border-color: #66afe9;
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(255,192,0,1);
}
#searchform .submit {
	width: 40px;
	margin-left: -1px;
	cursor: pointer;
	border-radius: 0 4px 4px 0;
	position: relative;
	overflow: hidden;
	text-indent: -999px;
}
#searchform .submit:after {
	content: "";
	background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjQ1LjAwOHB4IiBoZWlnaHQ9IjQ1LjAwOXB4IiB2aWV3Qm94PSIwIDAgNDUuMDA4IDQ1LjAwOSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDUuMDA4IDQ1LjAwOTsiDQoJIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZD0iTTQzLjQ2MiwzNS45OTdsLTExLjQwMS0xMS4zN2MxLjE5Ny0yLjM1MiwxLjg0NS00Ljk2MiwxLjg0NS03LjY3NmMwLTQuNTI4LTEuNzY1LTguNzg1LTQuOTY2LTExLjk4Ng0KCQlDMjUuNzM5LDEuNzYzLDIxLjQ4MSwwLDE2Ljk1MywwQzEyLjQyNiwwLDguMTY3LDEuNzYzLDQuOTY2LDQuOTY1QzEuNzY1LDguMTY3LDAsMTIuNDI0LDAsMTYuOTUyDQoJCWMwLDQuNTI4LDEuNzY0LDguNzg1LDQuOTY2LDExLjk4NmMzLjIwMSwzLjIwMiw3LjQ1OSw0Ljk2NSwxMS45ODYsNC45NjVjMi43MTQsMCw1LjMyNS0wLjY0Niw3LjY3NS0xLjg0MmwxMS4zNzEsMTEuNDAyDQoJCWMxLjAyOSwxLjAyOSwyLjM4MiwxLjU0NiwzLjczMiwxLjU0NmMxLjM1LDAsMi43MDEtMC41MTcsMy43MzEtMS41NDZDNDUuNTI0LDQxLjQsNDUuNTI0LDM4LjA1OSw0My40NjIsMzUuOTk3eiBNOS40NDQsMjQuNDU5DQoJCWMtMi4wMDUtMi4wMDYtMy4xMDktNC42NzEtMy4xMDktNy41MDdzMS4xMDQtNS41MDIsMy4xMS03LjUwOGMyLjAwNS0yLjAwNSw0LjY3MS0zLjExLDcuNTA3LTMuMTFzNS41MDIsMS4xMDQsNy41MDgsMy4xMQ0KCQljMi4wMDUsMi4wMDUsMy4xMSw0LjY3MSwzLjExLDcuNTA3cy0xLjEwNSw1LjUwMi0zLjExLDcuNTA4Yy0yLjAwNiwyLjAwNS00LjY3MywzLjEwOS03LjUwOCwzLjEwOQ0KCQlDMTQuMTE3LDI3LjU2OCwxMS40NTEsMjYuNDY1LDkuNDQ0LDI0LjQ1OXoiLz4NCjwvZz4NCg0KPC9zdmc+DQo=') center no-repeat;
	background-size: 20px;
	display: block;
	width: 40px;
	height: 34px;
	position: absolute;
	top:0;
	left:0;
	opacity: .5;
	transition: 250ms;
}
#searchform .submit:hover:after {
	opacity: .7;
	background-size: 24px;
}

#website-header .additional-links {
	position: absolute;
	right: 15px;
	top: 100px;
}

#website-header .additional-links a {
	color: white;
	opacity: .7;
	display: inline-block;
	padding: 5px 0;
}
#website-header .additional-links a:hover {opacity: 1;}
#website-header .additional-links .producer {padding-right: 20px;}
#website-header .additional-links .producer span {opacity: .5;}
#website-header .additional-links .pdf-edition {
	padding-left: 20px;
	display: inline-block;
	background: url(images/icon-pdf.png) left no-repeat
}

#main-nav {

}
#main-nav>ul {
	margin: 0 10px;
	padding: 0;
	border-top: 1px solid rgba(255,255,255,.2);
}
#main-nav>ul>li {
	display: inline-block;
}
#main-nav>ul>li>a {
	display: inline-block;
	padding: 5px 10px;
	color: white;
	font-size: 14px;
	opacity: .7;
}
#main-nav>ul>li:hover>a {
	opacity: 1;
	background: rgba(0,0,0,.2);
}
#main-nav>ul>li.sub>a:after {
	display: inline-block;
	border: solid;
	border-color: #FFF transparent;
	border-width: 5px 5px 0 5px;
	content: "";
	margin: 0 0 2px 5px;
	transition: 500ms;
}
#main-nav ul ul {
	max-height: 0;
	opacity: 0;
	position: absolute;
	background: #1c478d;
	min-width: 120px;
	transition: 500ms;
	z-index: 888;
	overflow: hidden;
}
#main-nav>ul>li:hover>ul {
	max-height: 330px;
	opacity: 1;
}
#main-nav>ul>li.archive:hover>ul {
	max-height: 500px;
}
#main-nav ul ul a {
	display: block;
	padding: 5px 10px;
	color: white;
	opacity: .7;
}
#main-nav ul ul a:hover {
	opacity: 1;
	background: rgba(0,0,0,.2);
}

  /**********************/
 /***   NEW FOOTER   ***/
/**********************/

#website-footer {
	background: #1c478d;
	color: white;
	line-height: 1.3;
}
#website-footer, 
#website-footer * {box-sizing: border-box;}
#website-footer p, #website-footer h3 {margin: 10px 0;}
#website-footer ul {margin-left: 10px;}

#website-footer a {
	color: white;
	opacity: .8;
	transition: 250ms;
}
#website-footer a:hover {opacity: 1;text-decoration: none;}

#website-footer .footer-sections {
	overflow: hidden;
	padding-top: 10px;
}
#website-footer .footer-sections section {
	width: 25%;
	float: left;
	border-right: 1px solid white;
	padding: 10px 20px 10px 30px;
}
#website-footer .footer-sections section:first-child {
	padding-left: 10px;
}
#website-footer .footer-sections section:last-child {
	border: none;
	width: 50%;
}
#website-footer ul a {
	display: block;
	padding: 2px;
}
#website-footer h3 a {opacity: 1;}
#website-footer .addresses .address {
	float: left;
	width: 50%;
	padding-right: 10px;
	padding-top: 20px;
}
#website-footer .credits {
	margin: 10px;
	padding: 10px 0;
	border-top: 1px solid white;
	overflow: hidden;
}
#website-footer .credits .copyright {
	float: left;
}
#website-footer .credits .editor {
	float: right;
}

  /*****************************/
 /***   NEW ARTICLE STUFF   ***/
/*****************************/

.new-article-meta {
	padding: 10px 0;
	line-height: 1.5;
}
.new-article-list .new-article-list-item a {
	color: black;
	font-weight: normal;
	line-height: 1.5;
}
.new-article-list>li:last-child {
	border: none;
	margin-right: 0;
}
.new-article-list .new-article-list-item .column-name,
.new-article-meta .column-name {
	font-weight: bold;
	color: red;
	padding-bottom: 10px;
}
.new-article-list .new-article-list-item .author,
.new-article-meta .author {
	font-style: normal;
	opacity: .66;
}
.new-article-list .new-article-list-item .issue_name,
.new-article-meta .issue_name {
	text-transform: uppercase;
}
.new-article-meta .author {
	padding-bottom: 20px;
}
.new-article-meta .subhead {
	font-weight: bold;
	color: black;
	padding-top: 20px;
}

/* lame hack for a lame plugin */
.customMediaDetailTop .ssba,
.answer .ssba,
.mediaCustomLeft .ssba {display: none;}

.cm-ad-right_col {display:block;margin-bottom: 20px;}
.cm-ad img {width: 220px;height: auto;}