body {
    background: url("../images/grid-18px-masked.png") repeat-x 0 190px ;
}

.sidebar-nav {
    padding: 9px 0;
}

.sidebar {
    margin: 0px 0;
}

.header {
    background: #000090 no-repeat;
    color: white;
    position: relative;
    margin-top: 5px;
    margin-bottom: 5px;
}

footer.well {
    padding-bottom: 0px;
    margin-bottom: 10px;
}

.header a {
    color: white;
    text-decoration: none;
}

header #head-top {
    text-align: right;
	padding: 5px;
}

header #head-bottom {
    text-align: center;
	padding: 10px;
    padding-right: 100px;
}

#locales {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

#locales a {
    margin-right: 5px;
}

.search-row {
    /*height: 60px;*/
}

a#brand {
    display: block;
    width: 150px;
    height: 100px;
    background: #0066cc;
    position: absolute;
    top: 20px;
    left: 20px;
    border: 1px gray dashed;
}

a#brand-name {
    font-size: 32px;
    line-height: 1.1;
    text-transform: uppercase;
}

.m0 {
    margin: 0;
}

.p5 {
    padding: 5px;
}

.mb5 {
    margin-bottom: 5px;
}

.pb0 {
    padding-bottom: 0;
}

.search-row form input {
    margin-bottom: 3px;
}

/*** {{{ Form Login ***/
#loginform {
/*    position: absolute;
    top: 0px;
    right: 0px;
	padding: 10px;
*/
    float: right;
}

#form-wrap {
	background: #5599BB url(http://s.twimg.com/a/1277334364/images/fronts/twitter-sun.gif) no-repeat 50% 0;
	height: 300px;
	padding: 10px;
	position: relative;
	font: 11px "Lucida Grande",Arial,Sans-serif;

	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
a#sign-in {
	/*background: #7FB3CC;*/
	color: #FFF;
	font-weight: 700;
	margin-left: 4px;
	padding: 2px 3px;
	text-decoration: none;

	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
	a#sign-in span {
		background: url(http://s.twimg.com/a/1277334364/images/toggle_down_light.png) no-repeat 100% 50%;
		padding: 4px 16px 6px 0;
		font-weight: 700;
	}
a#sign-in:active,
a#sign-in:focus,
a#sign-in:hover {
	background: #CCC;
	color: #222;
}
#twit-login {
	background: #FFF;
	padding: 0;
	position: absolute;
	right: 99999px;
	top: 28px;
	width: 230px;
	border: 5px solid #CCC;
	line-height: 16px;
	padding: 8px;
	z-index: 2;
	opacity: 0;
	text-align: left;

	border-radius: 5px 0 5px 5px;
	-moz-border-radius: 5px 0 5px 5px;
	-webkit-border-radius: 5px 0 5px 5px;

	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);

	/*-webkit-transition: opacity 1s;*/
}
	#twit-login a {
		color: #27B;
		text-decoration: none;
		margin-right: 15px;
	}
	#twit-login fieldset {
		padding: 0;
		border: 0;
	}
	#twit-login p {
		margin: 0;
		padding: 0;
	}
	#twit-login p:last-child {
		margin-top: 12px;
	}
	#twit-login label {
		color: #666;
		display: block;
		padding: 0 0 3px;
	}
	#twit-login label#rem-label {
		displaY: inline;
	}
	#twit-login input#username,
	#twit-login input#password {
		display: block;
		width: 218px;
		background: #FFF;
		border: 1px solid #DDD;
		font: 13px "Lucida Grande",Arial,Sans-serif;
		margin: 0 0 8px;
		padding: 5px;

		border-radius: 4px;
		-moz-border-radius: 4px;
	}
	#twit-login input#submit {
		background: #39D url(http://s.twimg.com/a/1277334364/images/bg-btn-blue.png) repeat-x 0 0;
		border: 1px solid #39D;
		color: #FFF;
		font-size: 11px;
		font-weight: 700;
		margin: 0 5px 0 0;
		padding: 4px 10px 5px;
		text-shadow: 0 -1px 0 #39D;

		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
	}
	#twit-login input#submit:active {
		background-image: none;
	}
	#twit-login input#submit:hover,
	#twit-login input#submit:focus {
		background-position: 0 -5px;
		cursor: pointer;
	}
#twit-login:target {
	right: 10px;
	opacity: 1;
}
#twit-login:target + #lightbox {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0);
	top: 0;
	left: 0;
	display: block;
	cursor: default;
	z-index: 1;
}
#lightbox:target {
	display: none;
}
/*** Form Login }}} ***/
/*
.accordion-heading {
    margin-left: 10px;
}
  */
.accordion-heading .accordion-toggle,
.accordion-inner {
    padding-left: 5px;
    padding-right: 5px;
}

.section-title {
    color: #777;
}

.eom-blue {
    color: #000090;
}

.eom-gray {
    color: #777;
}

.article-title {
}

.journal h1 {
    font-size: 20px;
    line-height: 23px;
}

.journal h2 {
    font-size: 14px;
    line-height: 16px;
}

.journal p, journal h1 {
}


.client-info {
    line-height: 100%;
}

p.download-pdf {
    color: #B94A48;
}

#loginform a.logout:hover {
    text-decoration: underline;
}

.authors a {
    color: #333;
}

h1 {
    margin-bottom: 20px;
}

.well {
    background-color: #ddd;


}

