/*  
Theme Name: Transabled
Theme URI: http://transabled.org.org/
Description: Transabled.org theme
Version: 2.0
Author: Claire Conreaux, Sean O'Connor

	The CSS, XHTML and design is NOT released to the public.  The theme remains property of transabled.org.

*/


#nobreaks br {display:none;}
html,body {
	margin:0;
	padding:0;
	}
	
body {
	font: 85% Trebuchet MS, arial,sans-serif;
	background-color:#FEFAE4;
	}
	
#header {
	background-color:#fff;
	border:1px solid #FDF3E5;
	background-image:url(images/header-bg-wide.png);
	background-position:right top;
	background-repeat:repeat;
	position:relative;
	margin:0;
	min-height:79px;
	}

#header h1 {
	color:#fff;
	margin: 0.5em 0 0 2em;
	}

#header h1 a {
	color:#fff;
	text-decoration:none;
	}
	
#header h1 a:focus, #header h1 a:hover {
	text-decoration:underline;
	background-color:transparent;
	}
	
a {
	color:#982417;
	font-weight:bold;
	padding:0 0.3em;
	}

a:hover, a:focus {
	background-color:#982417;
	color:#FDF3E5;
	}
	
#header p {
	color:#fff;
	font-weight:bold;
	margin: 0 0 0 5em;
	padding-bottom:
	}
		
#headright {
	right:0;
	padding-right:1em;
	width:412px;
	text-align:right;
	position:absolute;
	top:0;
	background-image:url(images/head-bg-right.png);
	background-position:right top;
	background-repeat:repeat-y;
	height:100%;
	}	

#headrightcont {
	right:0;
	padding-right:1em;
	margin:0;
	width:700px;
	text-align:right;
	position:absolute;
	top:0;
	z-index:1;
	}
	
#headrightcont ul {
	list-style:none;
	margin:0 0 0.5em 0;
	padding:0;
	}

#headrightcont ul li {
	display:inline;
	padding:0 0.2em;
	}

#headrightcont a {
	color:#FDF3E5;
	font-weight:bold;
	text-decoration:none;
	font-size:1em;
	}

p#search {
	color:#fff;
	font-weight:bold;
	}
	
h2 {
	color:#982417;
	}
	
#container {
	background-image:url(images/left-bg.gif);
	background-repeat:repeat-y;
	background-position:left;
	}
	
#wrapper {
	float:left;
	width:100%;
	background-image:url(images/right-bg.gif);
	background-repeat:repeat-y;
	background-position:right;
	}
	
#content {
	margin: 0 205px;
	background-image:url(images/chain.gif);
	background-position:top center;
	background-repeat:no-repeat;
	position:relative;
        padding: 0 1em;
	}
	
#navigation {
	float:left;
	width:200px;
	margin-left:-100%;
	border-top:2px #FDF3E5 solid;
	}

#navigation h2 {
	display:block;
	background-color:#5A4630;
	color:#C1B68A;
	padding-left:0.5em;
	}

#navigation ul {
	list-style:none;
	margin:0;
	padding:0 0 0 1.5em;
	}

#navigation li {
	padding:0.2em 0;
	}
	
#navigation a {
	color:#DBD2A1;
	font-weight:bold;
	padding:0;
	}

#navigation a:focus, #navigation a:hover {
	background-color:#DBD2A1;
	color:#5A4630;	
	}
	
#extra {
	float:left;
	width:200px;
	margin-left:-200px;
	border-top:2px #FDF3E5 solid;
	}

#extra h2 {
	display:block;
	background-color:#982417;
	padding-left:0.5em;
	color:#f93;
	}

#extra ul {
	list-style:none;
	margin:0;
	padding:0.5em;
	}	

#extra ul li {
	margin:0.8em 0;
	}
	
#extra p {
	margin:0.5em;
	}

#extra a {
	color:#FEFAE4;
	font-weight:bold;
	}	
	
#footer {
	clear:left;
	width:100%;
	height:0;
	line-height:0;
	}

#dep {
	background-image:url(images/depressed.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	display:block;
	height:120px;
	margin-bottom:-1.5em;
	}

#stuff {
	background-color:#982417;
	background-image:url(images/latest-gradient.png);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#fff;
	padding:1em;
        margin: 0 -1em;
	}
#stuff h2 {
	color:#fff;
	}
	
#stuff h3 a {
	color:#F93;
	}
	
.readmore {
	display:block;
	text-align:right;
	}
a .readmore, #stuff a{
	color:#F93;
	font-weight:bold;
	}
	
#stuff a:focus, #stuff a:hover {
	background-color:transparent;
	color:#fff;
	}

#stuff h3 a:hover, #stuff h3 a:focus {
	background-color:#f93;
	color:#982417;
	}
	
.floatleft {
	float:left;
	margin:0 0.5em 0.5em 0;
	}

dt {margin-top:1em;font-weight:bold;}

input#go-button {
	background-image:url(images/go-button.gif);
	background-repeat:no-repeat;
	height:21px;
	width:20px;
	font-size:0;
	line-height:0;
	border:0;
	}
input#sbb {
	background-image:url(images/go-button.gif);
	background-repeat:no-repeat;
	height:21px;
	width:20px;
	font-size:0;
	line-height:0;
	border:0;
	}

#sil {
	height:177px;
	width:100%;
	top:-75px;
	background-image:url(images/silhouette.gif);
	background-repeat:no-repeat;
	position:absolute;
	background-position:center;
	}

#googleads {
	margin:0 auto;
	width:175px;
	}

p.img {
	width:60px;
	height:60px;
	float:left;
	padding:0 0.5em 0 0;
	margin-top:0.5em;
	position:relative;
	}

.twocols {
	float:left;
	width:45%;
	}
	
blockquote {
	background-image:url(images/apo.png);
	background-position: top left;
	background-repeat:no-repeat;
	margin-left:1em;
	min-height:50px;
	}

#stuff blockquote {
        background-image: none;
        }

blockquote p {
	padding: 5px 0 0 65px;
	font-family:courier;
	}

#footinfo {
	margin-top:1em;
	text-align:center;
	clear:both;
	}

#footinfo ul {
	padding:0;
	margin:0;
	list-style:none;
	}

#postinfo {
	margin:0.5em auto;
	width:70%;
	font-size:80%;
	padding:0.5em;
	border:1px solid #982417;
	}

.prevnext {
	display:block;
	margin:0.5em 0;
	padding:0.5em;
	font-size:1.2em;
	}

.prevlink {
	width:45%;
	float:left;
	}

.nextlink {
	width:45%;
	float:right;
	text-align:right;
	}

#footinfo ul li {
	display: inline;
	padding: 0 0.5em;
	}

#stuff textarea, #stuff input#url, #stuff input#email, #stuff input#author {
	background-color:#FDF3E5;
	}

/*.commentnum {
	float:left;
	width:20%;
	}*/

.num {
	font-size:2em;
	}
	
/*.commenttext {
	float:left;
	width:80%;
	margin-top:0;
	}*/

.floatleft {
	float:left;
	margin: 0.5em 1em 0.5em 0;
	font-size:80%;
	font-weight:bold;
	}

.floatright {
	float:right;
	margin: 0.5em 0 0.5em 1em;
	font-size:80%;
	font-weight:bold;
	}

.note {
	color:#CC6600;
	font-weight:bold;
	font-style:italic;
	font-size:90%;
	width:80%;
	margin:0 auto;
	text-align:center;
	}

ol.glossnav {
	list-style:none;
	}

ol.glossnav li {
	display:inline;
	padding:0 0.5em;
	}
/*CONTACT FORM*/
#gb_form_div { 
  text-align : left;
  width : 460px;
}

#gb_form {
  text-align : left;
}

#gb_form_div a {
  color : #76693C;
}

#gb_form_div a:hover, #gb_form_div a:focus, #gb_form_div a:active {
  color : #147;
  text-decoration : underline;
}

#gb_form fieldset { 
  border : 0;
  margin-top : 10px;
}

#gb_form legend, #gb_form dt { 
  font-weight : bold; 
}

#gb_form legend {
  margin-left : -10px;
}

#gb_form legend#mainlegend { 
  font-size : 1.2em;
  margin-left : -10px;
}

#gb_form legend#mainlegend small { 
  font-size : .7em;
  text-transform : uppercase;
}

#gb_form_div .main_formhead {
  font-size : 1.4em;
}

#gb_form label { 
  color : #333; 
  margin-top : 5px;
}

#gb_form input.short, #gb_form input.med, #gb_form select.med, #gb_form textarea.textbox { 
  font : 1em 'lucida grande', verdana, arial, sans-serif; 
  color : #000; 
  padding : 4px; 
  border : 1px solid #982417;
  background-color : #f9f9f9;
  line-height : 1.5em;
  width : 300px;
}

#gb_form input.short {
  width : 45px;
}

#gb_form textarea.textbox {
  width : 400px;
}

#gb_form select.med {
  width : 250px;
}

#gb_form input.checkbox {
  padding : 0; 
}

#gb_form label input.checkbox {
  margin : 0;
}

* html input.button { 
  color : #000;  
  padding : 4px; 
  border : 1px solid #6da6d1;
  background-color : #f9f9f9;
}


/* NOTE: .hover and .focus classes IE JS */
#gb_form input.short:hover, #gb_form input.short:hover, 
#gb_form input.med:hover, #gb_form input.med:focus, 
#gb_form select.med:hover, #gb_form select.med:focus, 
#gb_form textarea.textbox:hover, #gb_form textarea.textbox:focus, 
#gb_form input.short.hover, #gb_form input.short.focus,
#gb_form input.med.hover, #gb_form input.med.focus,  
#gb_form select.med.hover, #gb_form select.med.focus, 
#gb_form textarea.textbox.hover, #gb_form textarea.textbox.focus { 
  color : #444;  
  padding : 4px; 
  border : 1px solid #000;
  background-color : #fff;
}

input.button {
  margin-top : 10px;
}

span.error, span.success, #gb_form_div dt { 
  color : #cd0000;  
  font-weight : bold; 
}

#gb_form_div dt small, span.success, dl#result_dl_blockq dt {
 
}

small.whythis, small.whythis a { 
  font-size : .9em; 
}

#gb_form small.whythis a span { 
  font-size : .9em;
  color : #fff;
  border : 1px solid #fff;
  padding : 0 3px 0 3px;
}

#gb_form small.whythis a:hover, #gb_form small.whythis a:focus, #gb_form small.whythis a:active { 
  text-decoration : none;
  color : #000;
}

#gb_form small.whythis a:hover span, #gb_form small.whythis a:focus span, #gb_form small.whythis a:active span { 
  border : 1px solid #000;
  background-color : yellow;
  color : #000;
  font-weight : bold;
}

p.creditline small { 
  display : block;
  text-align : right;
  margin : 5px 0;
  font-size : .7em;
  letter-spacing : .0001em;
  color : #666;
}

/* NOTE: .abbr class is for IE */
.abbr { 
  cursor : help; 
  border-bottom : 1px dashed #999;
}

dl#result_dl_blockq blockquote {
  margin-left : 0;
}

dl#result_dl_blockq blockquote p cite {
  display : block;
  text-align : right;
}

#gb_form_div span.items {
  font-weight : bold;
  color : #14568a;
}

/* End DEFAULT CSS */

.tags {
	text-align:center;
	width:80%;
	margin:0 auto;
	font-size:90%;
	}



#crumbs {
	padding-top:0.5em;
	}

#skip {
	font-size:0;
	padding:0;
	margin:0;
	}

ul#log {
	list-style:none;
	margin:0.5em auto;
	padding:0;
	display:block;
	text-align:center;
	}
	
ul#log li {
	display:inline;
	padding:0 0.5em;
	}

ul#log li a {
	color:#fff;
	}

.clr {
	height:0;
	clear:both;
	}
/*Share this info*/
#myshare a:focus, #myshare a:hover {
	background-color:#FEFAE4;
	color:#982417;
	}
	
.sharefloat {
	float:left;
	width:50%;
	}

.share_return a {
	color:#fff;
	}
#googleadsbottom {
text-align:center;
margin:1em auto;
}
/*GORDO SCREENPLAY */
.dialog {margin:1em auto;width:280px;}
.char {text-align:center; margin:1em auto;width:280px;}
.action {margin:1em auto; width:500px;}
.sjust {margin:1em auto; width:600px;text-align:justify;display:block;}
.sright {text-align:right;}
.charnote {display:block;text-align:center;}

.voteresults ol {
list-style:none;
padding:0 5px;
margin:0;
}

.voteresults li {
padding:5px 0;
}

.sing { width:80%;margin:0.5em auto;padding:5px;border:1px solid #66170F;}

.sing p {margin-left:2em;}