/*
-----------------------------------------------
bepress IR local stylesheet.
Author:   Kyle G Sessions
Version:  21 Jan 2009
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

/* Header */

#pscpapers #header,
#pscpapers #pagetitle,
#pscpapers #header h1,
#pscpapers #header h1 a {
        margin: 0;
        padding: 0;
        height: 175px;
        width: 980px; }

#pscpapers #header h1 a {
        display: block;
        text-indent: -9999px;
        background: #fff url(../assets/md5images/dea29e9a0249577c099ab2f2ee81c19e.gif) top left no-repeat; }

/* Navigation */

#pscpapers #navigation {
        margin: 0;
        padding: 0;
        height: 30px;
        background-color: #171d2d; }

#pscpapers #tabs ul li a {
        padding: 0 10px;
        float: left;
        border-top: 0;
        border-right: 1px solid #112f51;
        border-bottom: 0;
        border-left: 1px solid #112f51;
        color: #fff;
        line-height: 30px; }

#pscpapers #tabs ul li a:link,
#pscpapers #tabs ul li a:visited {
        background-color: #171d2d;
        text-decoration: none; }

#pscpapers #tabs ul li a:active,
#pscpapers #tabs ul li a:hover {
        text-decoration: underline;
        background-color: #013471; }

/* Sidebar */

#pscpapers #sidebar a:link,
#pscpapers #sidebar a:visited {
        color: #000;
        text-decoration: none; }

#pscpapers #sidebar a:active,
#pscpapers #sidebar a:hover {
        color: #013471;
        text-decoration: underline; }

#pscpapers #sidebar ul#navlist {
        border-top: 1px solid #333; }

#pscpapers #sidebar ul#navlist li a {
        border-bottom: 1px solid #333; }

#pscpapers #sidebar ul#navlist li a:link,
#pscpapers #sidebar ul#navlist li a:visited {
        color: #fff;
        text-decoration: none; 
        background: #597290 url(../assets/md5images/2473022a0ca3ba1fb3f748c6d8c6637a.gif) top left repeat-y; }

#pscpapers #sidebar ul#navlist li a:active,
#pscpapers #sidebar ul#navlist li a:hover {
        color: #fff;
        background-color: #333333;
        background-image: none;
        text-decoration: underline; }

#pscpapers #sidebar input#email_address, 
#pscpapers #sidebar input#search, 
#pscpapers #sidebar select, 
#pscpapers .form-table select, 
#pscpapers .form-table input#author {
        border: 1px solid #633f25;
        border-left: 5px solid #633f25; }

/* Main content area, general typography */

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

#pscpapers #main.text a:active,
#pscpapers #main.text a:hover {
        color: #597290;
        text-decoration: underline; }

#pscpapers #main.text p.pdf a,
#pscpapers #main.text #beta a {
        text-decoration: none; }

#pscpapers #main.text .crumbs a:link,
#pscpapers #main.text .crumbs a:visited,
#pscpapers #main.text ul#pager li a:link,
#pscpapers #main.text ul#pager li a:visited {
        color: #404040;
        text-decoration: none; }

#pscpapers #main.text .crumbs a:active,
#pscpapers #main.text .crumbs a:hover,
#pscpapers #main.text ul#pager li a:active,
#pscpapers #main.text ul#pager li a:hover {
        color: #074999;
        text-decoration: underline; }

#pscpapers #main.text h2 {
        font-size: 24px; }

#pscpapers #main.text h3 {
        font-size: 21px;
        font-weight: normal; }

#pscpapers #main.text h4 {
        font-weight: normal;
        font-size: 18px;
        color: #624026; }

#pscpapers #main.text h5 {
        font-size: 16px; }

#pscpapers #main.text h6 {
        font-weight: normal;
        font-size: 14px;
        color: #624026; }

/* Footer */

#pscpapers #footer {
        background-color: #7a7d84; }

#pscpapers #footer p {
        margin: 0 0 0 240px;
        padding: 10 0 0 32px;
        font-size: 12px; }

#pscpapers #footer p,
#pscpapers #footer p a:link,
#pscpapers #footer p a:visited {
        text-decoration: none;
        color: #fff; }

#pscpapers #footer p a:active,
#pscpapers #footer p a:hover {
        text-decoration: underline;
        color: #fff; }

/* hidden tabs in black header */
#pscpapers #tabs {display:none;}

/* Overwriting site level container Sam 11.06.09 */
#pscpapers #wrapper {
	background:#CAB073 url(../assets/md5images/cf1e60b6ab93bff127a9eca3244a962c.gif) top right repeat-y;}