@import url(http://fonts.googleapis.com/css?family=Ropa+Sans);
@import url(http://fonts.googleapis.com/css?family=Libre+Baskerville);
@import url(http://fonts.googleapis.com/css?family=Nunito);

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

body, html { height: 100%; }
h1{
	color: #09668A;
}
marquee h3{
	font-family: 'Libre Baskerville', serif;
	color:#0033CC;
              
}
body {
	font-size: 13px;
	line-height: 22px;
	font-family: 'Nunito', sans-serif;
	color: #000000;
	background: url(images/body-pattern.png) repeat 0 0;
	min-width: 100%;
	text-align: justify;
}
.list li{
	padding-left: 15px;
	list-style-position: inside;
	font-size: 14px;
}
.issue
{
	text-align: justify;
	line-height: 22px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 5px;
	margin-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6CD;

}
.issue span{
	color: #BB4A00;
	font-size: 14px;
}
.issue a{
	color: #00F;
	text-decoration: underline;
	font-size: 14px;
}
.issue a:hover{
	color: #900;
}
/*font-family: 'Raleway', sans-serif;*/
p{
	font-family: 'Nunito', sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #333333;
	font-size: 13px;
	line-height: 20px;
}
a {
	color: #CC0000;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
	color: #0000CC;
}
a img { border: 0; }

article, aside, details, footer, header, menu, nav, section { display: block; }
input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

.shell {
	width: 981px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.container { background-color:#fff; box-shadow: 0px 0px 0px 4px rgba(0,0,0,0.05); -moz-box-shadow: 0px 0px 0px 4px rgba(0,0,0,0.05); -webkit-box-shadow: 0px 0px 0px 4px rgba(0,0,0,0.05); -o-box-shadow: 0px 0px 0px 4px rgba(0,0,0,0.05);  }


#header {
	margin-bottom: 15px;
	position: relative;
	background: url(images/border-title.png) repeat-x 0 bottom;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	font-size: 19px;
	position:absolute;
	top: 23px;
	width: 950px;
	text-align: left;
	/*	font-family: 'Ropa Sans', sans-serif;*/	

	font-family: 'Libre Baskerville', serif;
	color: #000;
	font-weight: bold;
}
#logo a {
	height: 75px;
	display: block;
	text-indent: -4000px;
	background-image: url(images/IJCLogo.png);
	background-repeat: no-repeat;
}
.search { width: 210px; margin-left: auto; padding-right: 21px; }
.search input.field { float:left; width: 166px; padding:0 8px; height: 24px; line-height: 24px;  border: 1px solid #d3d3d3; font-size: 11px; color:#bebebe; background: #ededed; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; }
.search input.search-btn { float:left;  font-size: 0; line-height: 0; text-indent: -4000px; cursor: pointer; width: 20px; height: 26px; border: 0; background: url(images/search-ico.png) no-repeat 0 0; }

#navigation {
	margin-bottom: 15px;
	padding-top: 0;
	padding-right: 21px;
	padding-bottom: 10;
	padding-left: 20px;
}
#navigation ul { list-style:none; list-style-position: outside; }
#navigation ul li {
	float: left;
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	font-weight: 500;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
#navigation ul li:first-child { padding-left: 0; }
#navigation ul li a {
	color: #4a4a4a;
	display:block;
	height: 21px;
	line-height: 21px;
	border: 2px solid transparent;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
}
#navigation ul li.active a,
#navigation ul li a:hover { border: 2px solid #029cdb;  background: url(images/nav-btn.png) repeat-x 0 0; color:#fff; text-decoration: none; }
#navigation a.nav-btn { display:none; }

.slider-holder {
	margin-bottom:10px;
	height: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	transform: translate3d(0,0,0);
	box-shadow: 0px 2px 3px #EBEDEA;

}

#thumbs-wrapper { width: 434px; padding: 0 20px; position: absolute; bottom: 18px; right: 21px; overflow: hidden; }
#thumbs-wrapper a#prev { width: 12px; height: 17px; position:absolute; top: 50%; margin-top: -8px; left: 0; background: url(images/left-arr.png) no-repeat 0 0;}
#thumbs-wrapper a#next { width: 12px; height: 17px; position: absolute; top: 50%; margin-top: -8px; right: 0px; background: url(images/right-arr.png) no-repeat 0 0; }
#thumbs { height: 80px; width: 434px; position:relative; overflow: hidden; padding-top:7px; }
#thumbs a { margin-bottom:8px; width: 94px; height: 69px; margin-right: 8px; float:left; background: #fff; padding: 3px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; border: 1px solid #d5d5d5; }
#thumbs a img { width: 94px; height: 69px; float:left; }

#thumbs a.selected { height: 76px; position:relative; margin-top: -7px; opacity: 1; } 
#thumbs a.selected img { height: 76px; }

.main {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}
.mine {
	border: 1px solid #e5e5e5;
	margin-bottom: 10px;
	position: relative;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	background-color: #F8F8F8;
	box-shadow: 4px 4px 5px #EBEDEA;

}
.featured {
	background: #f1f1f1;
	border: 1px solid #e5e5e5;
	margin-bottom: 42px;
	position: relative;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	padding-top: 10px;
	padding-right: 213px;
	padding-bottom: 10px;
	padding-left: 18px;
}
.featured h4 {
	font-family: 'Raleway', sans-serif;
	line-height: 43px;
	font-size: 17px;
	color:#4a4a4a;
	font-weight:400;
	text-align: left;
}
.featured h4 strong { color:#00acef; font-weight: 600; }
.featured a.blue-btn {
	background: url(images/blue-btn.png) repeat 0 0;
	width: 189px;
	height: 39px;
	text-shadow: rgba(0,0,0,0.5) 0px 1px 0px;
	position: absolute;
	top: 29px;
	margin-top: -20px;
	right: 8px;
	display: block;
	font-size: 16px;
	font-weight: 500;
	color:#fff;
	text-align: center;
	line-height: 39px;
	border: 2px solid #0a7fb5;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	text-decoration: none;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
	text-shadow: rgba(0,0,0,0.5) 0px 1px 1px;
}
.featured a.blue-btn:hover { background-position:0 bottom; }

.main h3 {
	font-size: 16px;
	font-family: 'Libre Baskerville', serif;
	color:#09668A;
	font-weight: bold;
	padding-bottom: 12px;
	margin-bottom: 8px;
	background-image: url(images/border-title.png);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}
.main h5 {
	font-size: 12px;
	color: #09668A;
}
.main h5 {
	padding-bottom: 10px;
	color: #09668A;
}
.main a.more { background: url(images/blue-arr.png) no-repeat 0 6px; text-decoration: underline; padding-left: 8px; font-weight: 500; font-family: 'Raleway', sans-serif; }
.main a:hover { text-decoration: none; }

.main .cols { padding-bottom: 38px;  }
.main .cols .col {
	float:left;
	width: 260px;
	padding-right: 5px;
}
.main .cols .onehalf {
	float:left;
	width: 658px;
	box-shadow: 4px 4px 5px #EBEDEA;
	border: 1px solid #e5e5e5;
	padding: 5px;


}

.main .cols .col.last {
	padding-right: 0;
	margin-left: 14px;
	
}
.main .cols .col.last h3 {
	background: url(images/blue-btn.png) repeat 0 0;
	text-shadow: rgba(0,0,0,0.5) 0px 1px 0px;
	padding-left: 5px;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 5px;
}

.main .cols .col img.left { margin-right: 24px; margin-bottom:10px;  }
.main .cols .col a {
}
.main .cols .col ul { list-style:none; list-style-position: outside; }
.main .cols .col ul li { padding: 10px 10px 12px; background: url(images/border-title.png) repeat-x 0 bottom; font-family: 'Raleway', sans-serif; font-weight:600; }
.main .cols .col ul li.odd { background-color:#f6f6f6;  }
.main .cols .col ul li a {
	padding: 0px 10px;
	display:block;
		font-family: 'Libre Baskerville', serif;

	background: url(images/bullet.png) no-repeat 0px 9px;
	font-size: 14px;
	font-weight: normal;
}
.main .cols .col ul li.first { padding-top:2px; }

.main .entries {
    background: url(images/entries.png) repeat-y 0 0;
    /* position: relative; */
    margin: 0 -20px;
    padding: 5px;
    /* margin-bottom: 1px; */
    /* border-bottom: 1px dotted #9C27B0; */
    /* background: #000; */
}
.main .entries h3 { margin-bottom: 15px;  background: url(images/entry-title.png) repeat-x 0 bottom; }
.main .entries .entry { width: 286px; float:left; padding-right: 40px; }
.main .entries .entry.last { padding-right:0; }
.main .entries .entry p.meta { color: #cbcbcb; }
.main .entries .entry p.meta a { color: #cbcbcb; }
.main .entries .entry-inner { padding-bottom: 18px; margin-bottom: 16px; background: url(images/entry-title.png) repeat-x 0 bottom; }
.main .entries .entry .date { margin-right: 15px;  position: relative; float:left; padding: 14px 12px; width: 40px; height: 34px; background: url(images/date-ico.png) no-repeat 0 0; } 

.main .entries .entry .date strong { color:#00acef; font-size: 22px; line-height: 22px; font-family: arial, sans-serif; font-weight: bold; display:block; }
.main .entries .entry .date span { font-weight: bold; font-size: 9px; color:#c6c6c6; position:relative; margin-top: 0px; display:block; line-height:9px;  }
.main .entries .entry .date em { -webkit-transform: rotate(-90deg); line-height: 12px;
-moz-transform: rotate(-90deg);	 font-weight: bold; font-style: normal; width: 12px;  color:#bdbdbd; font-size: 12px; position:absolute; bottom: 20px; left: 41px; }

.testimonials { padding-bottom: 30px; }
.testimonials p { font-style: italic; font-family: georgia ,arial, serif; font-size: 14px; color:#898989; }
.testimonials p strong { font-size: 43px; position:relative; bottom: -19px; font-weight: normal; padding-right: 4px;  }
.testimonials p.author { font-size: 12px; text-align: right; }
.testimonials p.author strong { font-size: 12px; bottom: 0; font-weight:bold;  }

#footer { background: url(images/footer-border.png) repeat-x 0 0; padding: 18px 20px 18px 10px; }
.footer-nav { float: left; }
.footer-nav ul { list-style:none; list-style-position: outside; }
.footer-nav ul li { float: left; border-right: 1px solid #afaca9;  padding:0 10px; font-size: 10px; line-height: 10px; }
.footer-nav ul li a {
	color: #666666;
	font-size: 10px;
}
.footer-nav ul li a:hover { color: #878684; text-decoration: none; }
.footer-nav ul li.last { border-right: 0; }

#footer p.copy {
	font-size: 10px;
	color:#afaca9;
	line-height: 10px;
	float: right;
}
#footer p.copy a { font-size: 10px; color:#00acef;  line-height: 10px; text-decoration: underline; }
#footer p.copy a:hover { text-decoration: none; }
#footer p.copy span { padding:0 7px; }


/* CONTACT */
form{
	margin:0;
	padding:0;
}
fieldset{border:0px;}
#contact_form{
	position:relative;
	width: 500px;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
}
#contact_form label{display:block}
label.sp { width:3px;}
span.error{color:red;text-align:left; font-size:11px;}

#message{ margin-left:0px;}
#message h2	{}
#message p{margin:6px 0px; }

input.text-input{
	margin:4px 8px 4px 0px;
	width: 280px;
	height:15px;
	padding:5px 2px;
	border:solid 1px #d3d8e0;
	vertical-align:middle;
	background-color:#fdfdfd;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
textarea.text-input{
	margin:0px 8px 4px 0px;
	padding: 5px 2px;
	border:solid 1px #d3d8e0;
	vertical-align:top;
	width:380px;
	background-color:#fdfdfd;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#contact_form input:focus, #contact_form textarea:focus {border:solid 1px #bfc9da }
#contact_form input.but{
	background: url(images/blue-btn.png) repeat 0 0;
	text-shadow: rgba(0,0,0,0.5) 0px 1px 0px;
	margin-top: 15px;
	display: block;
	font-size: 14px;
	color:#fff;
	text-align: center;
	border: 2px solid #0a7fb5;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	text-decoration: none;
	text-shadow: rgba(0,0,0,0.5) 0px 1px 1px;
	padding: 5px;
	cursor: pointer;
}
* html #contact_form input.but{padding:6px 6px !important;}/* ie 6 only */
*+html #contact_form input.but{padding:6px 6px !important;}/* ie 7 only */


/* ipad portrait */
@media only screen and ( min-width: 768px) and ( max-width: 981px ) {
	body { width: auto; }
	.shell { width: auto; width: 768px; }

	.container { background-image:url(images/container-tablet.png); }
	.slider { width: 725px; height: 366px; background-image:url(images/slider-tablet.png); }
	.slider ul li { width: 724px; }
	.slider img { width: 316px; height: 286px; margin-left: 0; margin-right: 20px;  }
	.slider h3 { font-size:16px; }
	.slider h2 { font-size: 47px; line-height: 54px; } 
	.slider .slide-cnt { width: 380px; height: 190px; }

	#thumbs-wrapper { width: 356px; }
	#thumbs a { width: 75px; height: 56px; }
	#thumbs a.selected { width: 75px; height: 65px; }
	#thumbs a.selected img { width: 75px; height: 65px; }
	#thumbs a img { width: 75px; height: 56px; }

	.featured h4  { font-size: 16px; line-height: 28px; }

	.main .cols .col { width: 222px; padding-right: 30px; }
	.main .cols .col img.left { float: none; display: block; margin:0 auto 12px; }

	.main .entries { background-image:url(images/entries-tablet.png);  }
	.main .entries .entry { width: 225px; padding-right: 24px;  }
	.main .entries .entry img { width: 100%; }
	.main .entries .entry .cnt {  height:100%; overflow: hidden; }

	.footer-nav { float:none; display: block; padding-bottom: 12px; }
	#footer p.copy { float: none; display:block; padding-left: 10px;  }
}

/* mobile*/
@media only screen and ( max-width: 640px) { 
	body { width: auto; }

	.search { display:none; }
	#logo { position:relative; margin:0 auto; top: 0px; left:0;  }
	
	#header { background: transparent; margin-bottom:0; }

	#navigation { position:relative; z-index: 100; padding:0 0px; margin:0 10px;  }
	#navigation a.nav-btn {  margin-bottom: 15px; text-decoration: none; padding:0 36px 0 10px; line-height:30px;  display:block; background: url(images/navigation.png) repeat-x 0 0; height: 30px; position: relative; }
	#navigation a.nav-btn span { background: url(images/dd-nav-arrs.png) no-repeat 0 bottom; width: 20px; height: 15px;  position:absolute; top: 8px; right: 12px; }
	#navigation a.nav-btn.active span { background-position:0 0; }

	#navigation ul { display:none;  position: absolute; top: 30px; left: 0; width: 100%; }	
	#navigation ul li { float:none; height: 30px; border-top: 1px solid #fff; display:block; padding:0 0 0 0; background: url(images/navigation.png) repeat-x 0 0; }
	#navigation ul li a { border: 0; line-height:30px;  float:none; height: 30px; display: block; font-size: 14px; padding-left: 20px; padding-right: 20px; width:100%; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }	
	#navigation ul li a:hover { background-image:url(images/blue-btn.png); border:0;  }
	#navigation ul li.active span { background: transparent; border:0; }
	#navigation ul li.first { display:none; }

	.shell { width: 320px; }
	.container { background-image: url(images/container-mobile.png); width: 320px; }
	.main { padding:0 10px; }
	.slider ul li { width: 724px; }
	.slider img { width: 316px; height: 286px; float:none; display:block;  margin: 0 auto; }
	.slider h3 { font-size:16px; }
	.slider h2 { font-size: 47px; line-height: 54px; } 
	.slider .slide-cnt { width: 380px; height: 190px; float:none; display:block; }

	#thumbs-wrapper { display: none; }

	.slider-holder { width: 320px; margin:0 auto; }
	.slider { background-image:url(images/slider-mobile.png); padding:0 10px; width:300px;  margin:0 auto;   height: 388px;}
	.slider .slide-cnt { width: 300px;  float:none; display:block; padding-top: 12px; }
	.slider h4 { display:none; }
	.slider h2 { font-size: 38px; text-align: center; }
	.slider p { color:#cee7f1; }
	.slider ul li { width: 300px; }
	.slider .socials { display:none; }
	.slider img { float:none; display:block; margin:0 auto; width: 194px; height: 178px; }

	.slider .arrs a { position:absolute; top: 250px; z-index: 30; background: url(images/slider-arr.png) no-repeat 0 0; width: 26px; height: 37px; }
	.slider .arrs a.prev-arr { left: 10px; background-position:0 0; }
	.slider .arrs a.next-arr { right: 10px; background-position: right 0; }

	.main .cols .col { padding-bottom: 20px; float:none; display:block;padding-right:0; width: auto;  } 
	.main .cols .col img.left { float:none; display:block; margin: 0 auto;  }
 	.main .entries { margin:0 -10px;  }
	.main .entries .entry { width: auto; padding-right:0; float:none; display:block; margin-bottom:14px;  }
	
	.featured h4 { line-height: 26px; padding-bottom: 6px; }
	.featured a.blue-btn { float: none; display:block; right:0; left:0;  position:relative; margin: 0 auto; top:0;  width: 260px; }
	.featured { padding: 10px; }
	
	#footer { padding-left: 0; padding-right:0;  }
	.footer-nav { float:none; display:block; height: 12px; margin:0 auto; width: 310px; vpadding-bottom: 8px; text-transform: uppercase; }
	.footer-nav ul li { font-size: 8px; border-right:0; padding:0 2px; }
	#footer p.copy { font-size: 8px; text-align:center; float:none; display:block; }
}


.abstitle{
font-size:18px;
color:#000099;margin-bottom:10px;
}
.absauthor{ font-size:16px; color:#990000; margin-bottom:5px;}
.absdepot{ color:#000099;margin-bottom:5px;}
.absstar{ color:#990000; font-style:italic;margin-bottom:5px;}
.absh2{ font-size:18px; margin-bottom:5px;
}
.absp{
color:#404164;margin-bottom:5px;
}
.abskeywords{ font-size:18px;  margin-bottom:5px;
}
.citebox{
color:#0000CC;
border:1px solid #990000;
padding:10px;
background-color:#CBE0CB;
margin-top:5px;
}
.citebox h2{
font-size:18px; font-weight:bold; color:#0000cc;
margin-bottom:5px;
}

@media only screen and ( max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi) { 
	#navigation a.nav-btn { background-image:url(images/navigation@2x.png); -webkit-background-size: 2px 30px; -moz-background-size: 2px 30px; background-size: 2px 30px; }
}


/* Horizontal DropDown CSS menu */
.navbar {
  overflow: hidden;
  background-color: #fff;
  
  
}

.navbar a {
  float: left;
  font-size: 18px;
  color: #4a4a4a;
  text-align: center;
  padding: 14px 12px;
  text-decoration: none;
}


.navbar a.active{
     background-color: #008CBA;
  color:white;
  
}
.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown button {
  font-size: 18px;  
  border: none;
  outline: none;
  color: #4a4a4a;
  padding: 13px 19px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.dropdown .btnactive{
   background-color: #008CBA;
  color:white; 
}
.dropbtn .dropactive span{
     background-color: red;
  color:white;
}
.navbar a:hover, .dropdown:hover button {
  background-color: #008CBA;
  color:#fff;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
  color:#66666;
}

.dropdown-content a:hover {
  background-color: #008CBA;
  color:#fff;
}

.dropdown:hover .dropdown-content {
  display: block;
}


.ul_content  li{
               
                padding: 5px 0 5px 0px;
            }
.ul_content  li ul li{
               margin:0px;
                
                list-style-type: square;
                
            }            

.info_content{
        color: #333333;
    font-size: 13px;
    
    font-weight: normal;
    text-decoration: none;
}

.info_content p{
    margin-bottom:10px;
}

 ol {
    display: block;
    list-style-type: decimal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
    unicode-bidi: isolate;
}



@media screen and (max-width: 600px) {
  .navbar a:not(:first-child), .dropdown .dropbtn {
    display: none;
  }
  .navbar a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .navbar.responsive {position: relative;}
  .navbar.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .navbar.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .navbar.responsive .dropdown {float: none;}
  .navbar.responsive .dropdown-content {position: relative;}
  .navbar.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
}
