/*  
Theme Name: Discourse
Theme URI: http://www.uclalawreview.org
Description: Theme for the UCLA Law Review
Version: 1.0
Author: Jon Faria
Author URI: http://www.jonfaria.com

*/

body {
   background-color: #112B3C;
   margin: 0;
}

a {
   color: black;
   font-size: 9pt;
   font-weight: bold; 
   color: black; 
   font-family: arial;
   text-decoration: none;
}

a.archive_link {
   color: black;
   font-size: 12pt;
   font-weight: bold; 
   color: black; 
   font-family: arial;
   text-decoration: none;
}

a.disc-title {
  font-size: 16pt
}

a:hover {
   text-decoration: underline;
}

a.sidelink {
   color: #F9F391;
   font-family: arial;
   font-size: 12pt;
   font-weight: normal;
}

a.sidelink-other {
   color: black;
   font-family: arial;
   font-size: 12pt;
   font-weight: normal;
}

a.sidelink-small {
   color: #F9F391;
   font-family: arial;
   font-weight: normal;
   text-decoration: underline;
}

a.sidelink-small:hover {
   text-decoration: none;
}

a.article {
   color: black;
   text-decoration: none;
   font-size: 11pt;
   font-weight: normal;
   font-family: georgia;
}

a.article:hover {
   color: black;
   text-decoration: underline;
}

a.discourse {
   color: black;
   text-decoration: underline;
}

a.discourse:hover {
   color: black;
   text-decoration: none;
}

table.outside {
	border-width: 1px;
	border-spacing: 0;
	border-style: solid;
	border-color: #000000;
	border-collapse: collapse;
}

table.outside th {
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: #000000;
}

table.outside td {
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: #000000;
	text-align: left;
	vertical-align: top;
}

table.inside {
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
	margin: 0;
}

table.inside th {
	border: 0;
	padding: 0;
	margin: 0;
}

table.inside td {
	border: 0;
	padding: 0;
	margin: 0;
	text-align: left;
	vertical-align: top;
}


.mainspace {
	background-color: #F9F6E3;
	height: 733px;
	background: url(images/print-bg4.jpg);
}

.mainspace-discourse {
	background-color: #214B66;
	height: 733px;
}

.mainspace-forthcoming {
	background-color: #9EC1DD;
	height: 733px;
	background: url(images/print-bg5v.gif);
}

table.sidemenu {
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
	border-bottom: 1px solid black;
}

table.sidemenu th {
	background-color: #214B66;
	height: 32px;
	padding: 0px;
	border: 0;
	border-bottom: 1px solid black;
}

table.sidemenu td {
	background-color: #214B66;
	height: 32px;
	padding: 0px;
	border: 0;
	border-bottom: 1px solid black;
	text-align: center;
	vertical-align: middle;
	
}



.lr_info {
    color: white;
    font-family: arial;
    font-size: 8pt;
    padding-left: 12px;
}

table.rightsidebar {
	border: 0;
	border-spacing: 0;
	margin-right: 15px;
}

table.rightsidebar th {
	padding: 0px;
	border: 0;
}

table.rightsidebar td {
	border: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}

.mast {
	text-transform: uppercase; 
	font-size: 8pt;
	font-weight: bold; 
	color: #568FB7; 
	font-family: arial;
}

.mast2 {
	font-size: 9pt;
	font-weight: bold; 
	color: black; 
	font-family: arial;
}

.pagetext {
	font-weight: normal;
	font-size: 10.5pt;
	color: black;
	font-family: georgia;
	text-align: left;
	padding-left: 10px;
}

.pagetext {
	font-weight: normal;
	font-size: 10.5pt;
	color: black;
	font-family: georgia;
	text-align: left;
}

ul {
	list-style-image: url("images/arrow3.gif");
}

textarea {
	width: 500px;
}

h3 {
    font-size: 10pt;
}

h1 {
    font-size: 12pt;
}

h2 {
    font-size: 12pt;
}

small {
    font-weight: normal;
    font-style: italic;
}

