/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
/* ============================== CUSTOM CSS ============================== */

/* ----- LATEST NEWS MODULE ----- */
div.jsn-modulecontainer div.jsn-modulecontent ul.latestnews li a {
	display: block;
	line-height: 36px;
	border-bottom: 1px dotted #CCC;
	text-decoration: none;
}
#jsn-usermodules3 div.jsn-modulecontainer div.jsn-modulecontent ul.latestnews li a {
	color: #FFF;
	text-decoration: none;
	border-color: rgba(255,255,255,0.2);
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
#jsn-usermodules3 div.jsn-modulecontainer ul.latestnews li a:hover {
	background-color: rgba(255,255,255,0.2);
}
div[class*=lightbox-] ul.latestnews li a,
#jsn-usermodules3 div[class*=lightbox-] ul.latestnews li a {
	color: rgba(0,0,0,0.6);
	text-shadow: 0 1px 0 rgba(255,255,255,0.8);
	border-color: rgba(0,0,0,0.2);
}
div[class*=lightbox-] ul.latestnews li a:hover,
#jsn-usermodules3 div[class*=lightbox-] ul.latestnews li a:hover {
	background-color: rgba(255,255,255,0.4);
}

/* MODULE CHRISTMAS ICONS */
div.typography-article .jsn-christmas-link-icon {
	color: #555;
}

/* =============== DEMO ITEMS =============== */
@media only screen and (max-width: 960px),
(max-device-width: 960px) {
	img.demo-merrychristmas {
		max-width: none;
	}
}
@media only screen and (max-width: 480px), (max-device-width: 480px) {
	div.demo-frontpage-textblock {
		clear: both;
		padding: 20px 0 0 0 !important;
	}
}
/* ----- FRONT PAGE ----- */
div.demo-fp {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	margin: 20px 0 0;
	padding: 20px 0 40px;
}
h3.demo-fp-title {
	font-size: 2.5em;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Oswald;
}
/* ----- JSN IMAGESHOW ----- */
.jsn-container {
	text-align: left;
}
.jsn-gallery .box_skitter {
	background-color: transparent;
}
.box_skitter .prev_button {
	left: -50px !important;
}
.box_skitter .next_button {
	right: -50px !important;
}
.jsn-gallery .box_skitter .image {
	float: right;
}
.jsn-gallery .container_skitter .label_skitter {
	float: left;
	width: 40% !important;
	max-width: 50%;
	background: none;
	top: 25%;
	left: 50px;
	filter: alpha(opacity=100);
	opacity: 1;
}
.jsn-gallery .container_skitter .label_skitter p {
	display: inline-block;
	padding: 10px;
	margin: 0;
	color: #FFF !important;
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
}
.jsn-gallery .info_slide_dots {
	left: 50px !important;
	background: none !important;
}
.jsn-gallery .box_skitter .info_slide_dots .image_number {
	width: 10px;
	height: 10px;
	background-color: #999 !important;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.4), 0 1px 0 rgba(255,255,255,0.8);
}
body.jsn-direction-rtl .jsn-gallery .box_skitter .info_slide_dots .image_number {
		text-indent: 9999px;
}
.jsn-gallery .box_skitter .info_slide_dots .image_number_select {
	background-color: #5a9ece !important;
}
@media only screen and (max-width: 480px), (max-device-width: 480px) {
	p.jsn-themeslider-caption-title {
	    font-size: 13px !important;
	}
	.label_skitter p.jsn-themeslider-caption-description {
		font-size: 11px !important;
	}
	.box_skitter .info_slide_dots {
		display: none !important;
	}
	.jsn-gallery .container_skitter .label_skitter {
	    max-width: 98% !important;
	    width: 100% !important;
	    top: auto !important;
	    bottom: 0;
	    left: 2% !important;
	}
	.jsn-gallery .container_skitter .label_skitter p {
		padding-top: 6px !important;
	}
	body.jsn-desktop-on-mobile .jsn-gallery .container_skitter .label_skitter {
	    width: 40% !important;
		max-width: 50% !important;
	}
	body.jsn-desktop-on-mobile p.jsn-themeslider-caption-title {
	    font-size: 20px !important;
	}
	body.jsn-desktop-on-mobile .label_skitter p.jsn-themeslider-caption-description {
		font-size: 14px !important;
	}
}
/* SCCS start */
ul.breadcrumb li a, ul.breadcrumb li span {
	color: #888;
	font-size: 80%;
}
.news h2 {
	margin: 0.1em 0;
}
.news h3 {
	line-height: normal;
}
.jsn-article-toolbar {
	margin: 0;
	line-height: 0;
}
.tx_right {
	text-align: right;
}
.fl_right {
	float: right;
	clear: right;
	margin-left: 1em;
}
.fl_left {
	float: left;
	clear: left;
}
.fl_clear {
	clear: both;
}
.right {
	float:right;
	clear:right;
	margin-left: 1em;
	margin-top: 0;
}
.report-container {
	float: left;
	clear: left;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.report-container:nth-child(odd) {
    background-color: #f3f3f3;
}
.report-container .report-container {
	background: none;
	padding: 0;
	margin: 0;
}
.report-thumb {
	float: left;
	clear: left;
	width: 130px;
}
.report-desc {
	margin-left: 130px;
	overflow: hidden;
}
.working-papers h3 {
	clear: both;
}
.reports .report-thumb img,
img.thumb,
img[src*="thumb-"],
img[src*="thumb_"] {
	border: 1px solid rgba(0,0,0,0.2);
	box-shadow: 2px 5px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 5px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 5px 5px rgba(0,0,0,0.2);
	margin-bottom: 10px;
}
.report-thumb a[href$='.pdf']:not(.link-icon) {
	padding: 0;
	background: none;
}
dl dt {
	float: left;
	clear: left;
	width: 18%;
	margin-bottom: 15px;

}
dl dd {
	float: left;
	margin-bottom: 15px;
	width: 80%;
}
dl.contact-info dt {
	width: 74px;
	margin-bottom: 0;
}
dl.contact-info dd {
	width: 70%;
	margin-bottom: 0;
}
dl dd > h2:first-child, dl dd > h3:first-child
 {
	margin-top: 0;
	line-height: 1em;
}
.working-papers dd.published {
	display: inline;
	width: 100%;
}
/* reset dl css for search results and article info */
dl.search-results dt,
dl.search-results dd,
dl.article-info dt,
dl.article-info dd  {
	float: none;
	width: inherit;
	margin: 0;
	line-height: inherit;
}
#jsn-pos-promo #mainlevel li {
	display: inline;
}
#jsn-pos-promo #mainlevel ul {
	display: inline;
}
#jsn-pos-promo #mainlevel a {
	margin-right: 10px;
}
.newsdisplay .readmore {
	margin-bottom: 10px;
}
.newsdisplay .create {
	font-style: italic;
}
.newsdisplay .title a {
	border: none !important;
	line-height: normal !important;
	display: inline !important;
}
#icagenda div.image {
	float: right;
}
#active_menu {
	border: 1px solid #6d6d6d;
	border-bottom: none;
	padding: 3px 5px;
}
div.eventcal, div.twitterfeed p {
	text-shadow: none !important;
}
div.eventcal {
	color: #333;
}
div.iccalendar table td div.style_Today {
	font-size: 10px;
	font-style: normal;
}
ul.footermenu > li {
	float: left;
	padding-right: 30px;
	font-variant: small-caps;
}
ul.footermenu > li.last {
	padding-right: 0;
}
ul.footermenu > li > ul > li {
	font-variant: normal;
}
ul.footermenu > li > ul {
	margin-top: 0;
}
#twitter-feed {
	background: none !important;
}
#twitter-feed a[title="more info"] {
	display: none;
	visibility: hidden;
}/*
._submenu.jsn-modulecontainer ul.menu-mainmenu > li > a, ._submenu.jsn-modulecontainer ul.menu-mainmenu > li > a:hover {
	border: none;
}
._submenu.jsn-modulecontainer ul.menu-mainmenu > li > a.current {
	border-top: none;
	border-bottom: 2px blue solid;
}*/
#jsn-menu2 {
	background: url('../images/submenu-pattern.png') !important;
	border-top: 1px solid #b8b8b8;
	z-index: 899;
	position: relative;
}
#jsn-menu2 #jsn-menu-inner {
	background: none;
}
#jsn-menu2 div.jsn-modulecontainer ul.menu-mainmenu > li > a {
	border: 1px solid transparent;
}
#jsn-menu2 div.jsn-modulecontainer ul.menu-mainmenu > li:hover > a {
	/* add hover styles if desired, needs more work */
}
ul.pagenav {
	clear: both;
}
.news .jsn-article-toolbar {
}
.news .items-row,
.jobs .items-row,
.funding .items-row {
	padding: 15px 10px 5px 10px;
}
.news .items-row:nth-child(odd),
.jobs div[class^='leading']:nth-child(4n+1),
.funding div[class^='leading']:nth-child(4n+1) {
    background-color: #f3f3f3;
}
.news .readmore {
	float: right;
	margin-top: 0;
}
.news .page-header {
	padding: 0;
}
.mediaenq a {
	color: #EEE !important;
}
.boxout {
	display: block;
	padding: 0 10px;
	margin: 15px 0px;
	width:97%;
	float: left;
	background: #D3DCEA;
	color: #25476c;
	text-align:left;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.thinbox {
    width: 45%;
}
.thinbox + .thinbox {
	float: right;
}
.noclear {
	clear: none !important;
}
#main div.attachmentsContainer, div.attachmentsContainer {
	clear: none;
}
.latest-news p.title {
	margin-bottom: 1em;
	margin-top:0;
}
.latest-news span.create {
	font-size: 90%;
}
.text-attachment {
	display: inline-block;
}
.latest-news .create {
	margin-left:2px;
}
.djslider-loader a, .djslider-loader a:hover {
	color: white !important;
}
.djslider .slide-desc-bg {
	background-color: #080808 !important;
}
.djslider .slide-desc-text {
	padding: 2px 4px;
}
.djslider .slide-desc-text .slide-title {
	font-size: 1em !important;
	font-weight: bold !important;
	margin-bottom: 0;
	color: white !important;
}
.fabrikNav div.pagination ul li a {
	margin: 0 !important;
}
.fabrikSubGroup:nth-child(even) {
	background-color: #eee;
}
figcaption {
	font-weight: bold;
	text-shadow: none;
	font-style: normal;
	font-size: 90%;
	margin-top: 1em;
}
.login-menu h3.jsn-moduletitle {
	font-size: 0.9em;
	text-transform: none;
}
#jsn-menu div.display-dropdown.jsn-modulecontainer.login-menu .jsn-modulecontainer_inner h3.jsn-moduletitle > span {
	padding: 5px 15px;
}
div.login-menu.display-dropdown.jsn-modulecontainer .jsn-modulecontent {
	background: none !important;
	background: url('../images/submenu-pattern.png') !important;
	text-align: right !important;
}
.login-menu .checkbox input[type="checkbox"] {
	float: right !important;
}
div.login-menu .jsn-moduletitle {
	border-top: none !important;
	padding-top: 6px !important;
}
.team h2 {
	clear:left;
}
#searchForm fieldset.phrases {
	width: 50%;
	float: left;
}
.mtCapStyle {
    color: #777 !important;
    font-size: 80%;
/*    margin: 0 4px;*/
    white-space: pre-wrap;
}
p.right + p.mtCapStyle {
	margin-left: 4px;
}
.result-created
{
	text-align: right;
	color: #777;
    font-size: 80%;
}
div.form-actions {
	background: none;
	border: none;
}
.nn_tabs {
    clear: both;
}
.dateDiv {
	text-shadow: none !important;
}
td.list-date.small {
	width: 120px;
}
/* custom styling for 2-col layout on CO2-EOR reports page */
.co2-eor div.grid-layout2 div.grid-col {
	float: left;
	width: 25%;
}
.co2-eor div.grid-layout2 div.grid-col.grid-lastcol {
	float: left;
	width: 74.95%;
}
.nn_tabs > ul.nav-tabs > li > a {
	color: #2c5ba5 !important;
}
.nn_tabs table.table-style td,
.nn_tabs table.table-style th {
	padding: 5px;
	font-size: 0.9em;
}
.nn_tabs table.table-style thead th {
	font-size: 1em;
}
.multithumb {
	margin: 5px;
	float: right;  
}
#tinymce ul {
	list-style: disc inside none !important;
}

.eor-hide{display:none}

.extrainfo {
  display: block;
  float: right;
  clear: right;
  background-color: #eeeeee;
  width: 230px;
  padding-right: 10px;
  padding-left: 10px;
  margin: 10px 5px 5px 5px;
  border-radius: 5px;
}

@media screen and (min-width: 480px) {

/* Front page bottom boxes */  
  
div.lightbox-3 div.jsn-modulecontent {
    min-height: 420px;
  }}

/* Custom Footer Module */

.sitemap{
float: left;
}

.social-media{ 
float: right;
}

ul.share-buttons{
  list-style: none;
  padding: 0;
  margin: 0;
}

ul.share-buttons li{
  display: inline;
  
}

