@charset "utf-8";
/* web page designed by Tristan Denyer (tristandenyer.com)
   for African American Literatures and Cultures Institute of UTSA (.org & .edu)
   All images and site text is (c) copyright 2009.  All rights reserved.
   The CSS is licensed under a Creative Commons (CC) Attribution-Share Alike 3.0 Unported License.
   This specific CC licensing allows you:
      1) to copy, distribute and transmit the work,
	  2) to adapt the work,
	  3) so long as you keep this header in place.
	  If you alter, transform, or build upon this work, you may distribute the resulting work only
	  under the same, similar or a compatible license.
	  Our CC deed can be found here: http://creativecommons.org/licenses/by-sa/3.0/
*/

html,body{margin:0;padding:0;background:#bfa87f;}

/* Controls the highlight color for when you highlight text with the cursor - does not work in all browser; just the good ones 
::-moz-selection{background:#bfa87f;color: #000;} 
::selection {background:#bfa87f;color: #000;} 
*/

/* Removes that annoying dotted line from links */
a, img {outline:none; border:none;}
h1 {font: 13pt Verdana,arial,sans-serif;text-align:left;}
h2 {font: 11pt Verdana,arial,sans-serif;text-align:left;color:#fe5300;border-bottom:1px solid #fe5300;padding: 0 0 8px 5px;}

body{font: 85% arial,sans-serif;text-align:left;}

.spacer {width:900px;height:18px;}

.print_friendly {width:900px;margin:0 auto;padding:6px 0 0 0;font: 7pt Verdana,arial,sans-serif;text-align:right;color:#333;}
.print_friendly a:link, .print_friendly a:visited, #breadcrumb a:link, #breadcrumb a:visited {text-decoration:none;color:#333;}
.print_friendly a:hover, .print_friendly a:active, #breadcrumb a:hover, #breadcrumb a:active {text-decoration:underline;color:#fefefe;}

#wrapper {width:900px;margin:10px auto;background:#000 url(../images/bg.jpg) no-repeat 0 58px;/*-moz-box-shadow: 4px 4px 2px #666;-webkit-box-shadow: 4px 4px 2px #666;*/}

#breadcrumb ul {margin:0; float:left;padding:0;}
#breadcrumb li {font-family:Verdana, Arial, sans-serif;float:left; list-style-type:none; padding:0 0 0 10px;}
#breadcrumb a {display:block;font-size:7pt;}
.seperator {font-family:Verdana, Arial, sans-serif;font-size:12pt;color:#666;margin:-3px 0 0 0;}

#header {margin:0; padding:20px 30px;}
#header_print, #header_print2 {display:none;}
/* Header Rollover class */ 
.rollover2 {float:left;margin:0;display:block; height:32px;width:308px;} 
a.rollover2:link, a.rollover2:visited, a.rollover2:active { background:url(../images/header_logo_sprite.gif) no-repeat;} 
a.rollover2:hover { background-position:0 -33px; }

#column_wide {position:relative;width:900px;text-align:center;margin:400px 0 0 0;}
#column_wide span {margin:0 70px;}
#column_wide a:link, #column_wide a:visited {text-decoration:none;color:#fe5300;}
#column_wide a:hover, #column_wide a:active {text-decoration:underline;color:#fefefe;}

#column_right {position:relative;width:450px;float:right;margin:385px 0 0 0;padding:0 15px 0 0;color:#fefefe;font-family:Verdana, Arial, sans-serif;}
#column_right p, #column_right ul {padding:0 25px 10px 85px;font-size:12px;line-height:1.6em;list-style:square;}
#column_right a:link, #column_right a:visited, #column_left a:link, #column_left a:visited {text-decoration:none;color:#fe5300;}
#column_right a:hover, #column_right a:active, #column_left a:hover, #column_left a:active {text-decoration:underline;color:#fefefe;}

#column_left {position:relative;width:430px;float:left;margin:375px 0 0 0;color:#fefefe;font-family:Verdana, Arial, sans-serif;}
#column_left p, #column_left h1 {padding:0 55px 0 35px;}
#column_left p {line-height:1.4em;}

.download img {margin:10px 35px;padding:0;border:1px solid #fe5300;}
.download img:hover {margin:10px 35px;padding:0;border:1px solid #FFF;}

.acrobat {margin:50px 0 0 0;}
.acrobat span {font: 9pt Verdana,arial,sans-serif;color:#999;text-align:left;margin:0;padding:9px 0 0 35px;}
.acrobat span:hover {font: 9pt Verdana,arial,sans-serif;color:#fefefe;text-align:left;margin:0;padding:9px 0 0 35px;}

#share_hdr {width:155px;font: 9pt Verdana,arial,sans-serif;color:#bfa87f;text-align:left;margin:0;margin: 0 0 5px 0;padding:0 0 4px 2px;border-bottom:1px solid #bfa87f;}
#share {clear:both;margin:0 0 0 30px;}
#share p {padding:0 0 0 10px;font-family:Verdana, Arial, sans-serif;font-size:12px;float:left;}
#share a:link, #share a:visited {text-decoration:none;color:#999;}
#share a:hover, #share a:active {text-decoration:underline;color:#bfa87f;}
/* Share Rollover class */ 
.shr_fb_rollover, .shr_twt_rollover, .shr_ms_rollover {float:left;margin:0;display:block; width:33px;height:47px;}
a.shr_fb_rollover:link, a.shr_fb_rollover:visited, a.shr_fb_rollover:active { background:url(../images/fb_sprite.jpg) no-repeat;}
a.shr_twt_rollover:link, a.shr_twt_rollover:visited, a.shr_twt_rollover:active { background:url(../images/twt_sprite.jpg) no-repeat;}
a.shr_ms_rollover:link, a.shr_ms_rollover:visited, a.shr_ms_rollover:active { background:url(../images/ms_sprite.jpg) no-repeat;}
a.shr_fb_rollover:hover, a.shr_twt_rollover:hover, a.shr_ms_rollover:hover {background-position:0 -47px;}

.rule {width:900px;height:6px;background:transparent url(../images/orange_rule.jpg) no-repeat;}

#footer {clear:both;height:80px;}
.footer_boxes {float:right;margin:10px 30px;color:#bfa87f;font-size:10px;text-align:right;}
.footer_boxes a:link, .footer_boxes a:visited {text-decoration:underline;color:#bfa87f;}
.footer_boxes a:hover, .footer_boxes a:active {text-decoration:underline;color:#fe5300;}

.footer_boxes2 {float:right;margin:10px 120px 0 0;color:#bfa87f;font-size:10px;}
.footer_boxes2 a:link, .footer_boxes2 a:visited {text-decoration:none;color:#bfa87f;}
.footer_boxes2 a:hover, .footer_boxes2 a:active {text-decoration:underline;color:#fe5300;}

/* Footer Rollover class */ 
.rollover {float:left;margin:20px 30px;display:block; height:32px;width:170px;} 
a.rollover:link, a.rollover:visited, a.rollover:active { background:url(../images/footer_logo_sprite.gif) no-repeat;} 
a.rollover:hover { background-position:0 -35px; }

#sub_footer {width:900px;height:65px;margin:0 auto;}
#validation {float:left;width:420px;text-align:center;}
#validation a:link, #validation a:visited {padding:0 0 0 20px;text-decoration:none;/*opacity:.7;*/}
#validation a:hover, #validation a:active {padding:0 0 0 20px;text-decoration:none;/*opacity:1;*/}

#cc_badge {float:left;width:80px;text-align:right;padding:14px 17px 0 0;}
#cc_badge a:link, #cc_badge a:visited {text-decoration:none;/*opacity:.6;*/}
#cc_badge a:hover, #cc_badge a:active {text-decoration:none;/*opacity:1;*/}
#cc_text {float:left;width:350px;text-align:left;font: 7pt Verdana,arial,sans-serif;padding:18px 0 0 0;}
#cc_text  a:link, #cc_text  a:visited {text-decoration:none; color:#333;}
#cc_text  a:hover, #cc_text  a:active {text-decoration:underline; color:#FFF;}

