/* 
----------------------------------------
CJO Widget
CSS document
Last updated: March 2014 by Russell Gutierrez
----------------------------------------
*/
 
/* 
------------------------------
html styles
------------------------------
*/

body {
	margin: 2px;
	padding: 0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
}

table {
	font-size: 1em;
}

td {
	vertical-align: top;
}

form {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

.clear {
	clear: both;
}

a:hover {
	text-decoration: none;
}

.button{
	font-size: 11px;
	padding: 3px;
}

input{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
/* 
------------------------------
html styles
------------------------------
*/

h2 {
	font-weight: bold;
	color: #045989;
	font-size: 1.2em;
}

#widget_body {
	margin: 0;
	padding: 0;
	background: #F1F1F1;
	color: #000000;
	max-width: 350px;
	border: 1px solid #E1E1E1;
	border-radius: 3px;	
}

#widget_body #top-header-blue {
	width: 350px;
	height: 5px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	background: #045989;
}

#widget_body #top-header {
	max-width:100%;
    height:auto;
    position: relative;
    display:block;
    margin:0 auto;
    background: #045989;
    border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

#widget_body #top-header a, #widget_body #top-header a:visited{
	color: #FFFFFF;
}

#widget_body #top-header h3{
	margin: 0;
	padding: 8px;
	font-size: 12px;
}

#widget_body #top-header img {
	max-width:100% !important;
    height:auto;
    display:block;
}

#widget_body #header {
	margin: 0 0 0 0;
	padding: 4px 0 4px 5px;
	background: #045989;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: 700;
}
#quick-search, #jnl-quick-search{
	padding: 0;
	margin: 0;
}

#jnl-quick-search .ui-menu-item {
	font-size: 1em;
}

.search_field {
	font-size: 1em;
	padding: 0 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	font-size: 12px;
	margin: 5px 0 0 0;
	padding: 3px;
}

.search_field_long, .search_field_long {
	width: 90%;
	margin-bottom: 5px;
}

#widget_body .article_container {
	padding: 0;
	margin: 0 1% 1% 1%;
	border-right: 1px solid #045989;
	border-left: 1px solid #045989;
	border-bottom: 1px solid #045989;
	border-radius: 3px;
	width: 97%;
	height: auto !important;
	background: #FFFFFF;
}


#widget_body .article_container #flashcontent {
	padding: 0;
	margin: 0;
	border: 1px solid #045989;
	/*width: 328px;*/
	width: 329px;
	height: 100px;
}

#widget_body .article_container ul {
	padding: 0;
	margin: 0 5px 0 0;
	height: 150px;
	overflow-y: scroll;
	overflow-x: hidden;
}


#widget_body .article_container ul li {
	padding: 5px 5px 5px 10px;
	margin: 0 0 2px 0;
	border-bottom: 1px dotted #045989;
}

#widget_body .article_container ul li a {
	color: #045989;
	text-decoration: none;
}

/*
------------------------------
branded masthead
------------------------------
*/

#wrapper #brand {
	margin: 0;
	padding: 50px 0px 8px 7px;
	background: #162442 url(../images/generic_masthead_bg.jpg) no-repeat bottom right;
	border-style: solid;
	border-width: 1px 0;
	border-color: #000;
	position: relative;
}

/* dimensions the div for IE/Win  \*/
* html #brand  {
	height: 1px;
}
/* End Holly Hack */ 

#wrapper #brand h1 {
	margin: 0;
	padding: 0;
	font-size: 1.7em;
	background: none;
	font-weight: normal;
	width: 70%;
}

#wrapper #brand a:hover h1{
cursor: hand;
}


/*
------------------------------
tools
------------------------------
*/

#widget_body #logo {
	max-width:90%;
	height:auto;
	position: relative;
	display:block;
	margin: 10px 0px 10px 0px;
	padding: 0 10px 0 10px;
}

#widget_body #logo img{
	max-width:100% !important;
    height:auto;
    display:block;
    width: 220px;
}

#widget_body form {
	padding: 0 10px 0 10px;
	margin: 0;
}

.search_field, .button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	font-size: 12px;
	margin: 5px 0 0 0;
	padding: 3px;
}

/*
------------------------------
search radio buttons
------------------------------
*/

#widget_body .search {
padding: 2px 0 0 0;
margin: 0 0 22px 12px;
}

#widget_body .search ul {
padding: 0;
margin: 0;
}

#widget_body .search ul li {
padding: 0 0 0 0;
margin: 2px 0 5px 0;
font-size: 90%;
/*line-height: 2.3em;*/
line-height: 1.6em;
}

#widget_body .search input {
	padding: 0;
	margin: 0 5px 0 0;
	float: left;
}


/*
------------------------------
thumbnail size jacket - appears on widget page
------------------------------
*/

#jacketthumb {
	float: right;
	max-width: 100px;
	width: 22%;
}


#jacketthumb img {
	width: 100%;
}

/*
------------------------------
content 
------------------------------
*/

.art-details{
	font-size: 11px;
	color: #626262;
	margin: 2px 0 0 0;
}

/*
------------------------------
footer 
------------------------------
*/
#footer {
margin: 0;
padding: 10px 10px 10px 10px;
color: #fff;
font-size: 0.93em;
background:#045989;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}

#footer ul li {
display: inline;
}

#footer ul li a {
color: #fff;
}
.footer-social{
	width: 100%;
	height: 32px;
}
.footer-social a {	
	display: inline-block;
	height: 32px;
	width: 32px;
	overflow: hidden;
	float: right:
}
.footer-social a.foot-img-fb{
	background: url("../images/sprite_logos.png") no-repeat scroll -1px -463px transparent;
} 
.footer-social a.foot-img-fb:hover{
	background-position: -36px -463px;
}
.footer-social a.foot-img-twit{
	background: url("../images/sprite_logos.png") no-repeat scroll -1px -430px transparent;
}
.footer-social a.foot-img-twit:hover{
	background-position: -36px -430px;
}
.footer-social a.foot-img-blogger{
	background: url("../images/sprite_logos.png") no-repeat scroll -1px -497px transparent;
}	  
.footer-social a.foot-img-blogger:hover{
	background-position: -36px -497px;
}
.footer-social a.foot-img-more{
	background: url("../images/sprite_logos.png") no-repeat scroll -72px -430px transparent;
}	  

.footer-social a.foot-img-more:hover{
	background-position: -107px -430px;
}


/*
Jquery UI
*/
.ui-autocomplete {
    max-height: 100px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
}
/* IE 6 doesn't support max-height
 * we use height instead, but this forces the menu to always be this tall
 */
* html .ui-autocomplete {
  	height: 100px;
}

.ui-menu .ui-menu-item a{
	background: #FFFFFF;
	border:none;
	border-bottom: 1px solid gainsboro;
	border-radius: 0;
}

.ui-menu .ui-menu-item a.ui-state-hover{
	background: #dadada;
}


/*
Feed
*/
#widget2{
	background: none;
}
#widgetWrapper{
	background: white;
	margin: 3px;
	padding: 10px 15px 15px 15px;
	border: solid 1px gainsboro;
	border-radius: 3px;
}
#widgetWrapper h1 a{
	font-size: 16px;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	margin: 10px 0 0 0;
} 
#feed{
	border: solid 1px gainsboro;
	border-radius: 3px;
	margin: 3px 0 0 0;
}
#feed .feedTitle{
	background: #E9E7E7;
	padding: 5px;
}
#feed .feedContent{
	overflow-y: scroll;
	height: 190px;
}
.feedItem{
	border-top: solid 1px gainsboro;
	padding: 5px;
	background-color: #F5F5F5;
}
.expandDescription{
	margin: 0 0 0 0;
	font-size: 12px;
	text-decoration: underline;
	float: right;
}
.feedItemTitle{
	padding: 3px;
}
.feedItemDescription{
	margin: 2px 0 0 0;
	padding: 3px;
	border-top: dashed 1px gainsboro;
	font-size: 11px;
	background-color: white;
}
.feedItemDescription h3{
	font-size: 12px;
	color: black;
	margin: 3px 0 2px 0;
}
.feedItemDescription a img{
	width: 30px;
	margin: 2px;
}

.feedItemDescription table img{
	width: 100px;
}
.feedItemTitleDiv a{
	text-decoration:none;
	color: black;
}
#searchDiv{
	background: white;
	padding: 8px;
	border: solid 1px gainsboro;
	border-radius: 3px;
	margin: 5px 0 5px 0;
}
#searchDiv h1{
	margin: 3px 0 3px 0;
}
#searchDiv a{
	font-size: 14px;
	color: #35527E;
	margin: 0;
	font-family: sans-serif;
}
#searchDiv #query{
	width: 50%;
	padding: 3px;
}
#searchDiv #search{
	width: 24%;
	padding: 3px;
}

.top-header-wrapper{
    max-width:100%;
    height:auto;
    position: relative;
    display:block;
    margin:0 auto;
}

.top-header-wrapper img{
	max-width:100% !important;
    height:auto;
    display:inline-block;
    width: 100%;
    max-height: 120px;
}

.header-wrapper{
    max-width:100%;
    height:auto;
    position: relative;
    display:block;
    margin:0 auto;
}

.header-wrapper img{
	max-width: 300px !important;
    height:auto;
    display:inline-block;
    width: 75%;
}

#footerFeed{
	margin: 5px 0 5px 0;
}
#getThisButton{
	float: right;
	font-size: 12px;
}
#modal{
	display: none;
    position: absolute;
    left: 0%;
    top: 0%;
    background-color: black;
    -moz-opacity: 0.7;
    opacity: .70;
    filter: alpha(opacity=70);
    width: 100%;
    height: 100%;
    z-index: 90;
}
#modalContent{
	display: none;
    position: absolute;
    left: 10%;
    top: 5%;
    padding: 0 20px 20px 20px; 
    border: 1px solid gainsboro;
    background-color: #ffffff;
    width: 70%;
    z-index: 100;
    opacity: 1;
}
#modalContent p{
	color: navy;
}
#modalContent textarea{
	margin: 0 0 10px 0;
	width: 100%;
}
#closeModal {
	float: right;
}
/*#copyCode{
	background-color: #719477;
}
#copyCode, #closeModal{
	padding: 3px 5px 3px 5px;
	border: 0;
}*/
#highlightAll{
	display: none;
}
/*
Responsive CSS
*/
@media only screen and (max-width: 300px) {
	.header-wrapper img{
		width: 100%;
	}
	#widget_body #logo {
		max-width:95%;
		width: 100%;
		padding: 0 2% 0 2%;
	}
	#widget_body #logo img{
		width: 98%;
		margin: 5px 1% 5px 1%;
	}
	h2, .search_field, .button, .searchButton2, .search_field_long, .search_field_long{
		width:95%;
		padding: 2px;
		margin: 5px 2% 5px 2%;
	}
	#jacketthumb img {
		display: none;
	}
	
	#jacketthumb {
		display: none;
	}
	#searchDiv #search, #searchDiv #query, #getThisButton{
		width: 100%;
	}
}

