/* Rands in Repose Stylesheet */ 
/* v4.1 -- Winter 2007 */

img { border: 0px; }

.logo {
	vertical-align: bottom;
}

img#forums_badge {
position: absolute;
top: 0px;
left: 647px;
}

p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Geneva, sans-serif;
	font-size: 12px;  
	line-height: 1.5em;
	padding: 0px 25px 0px 0px;
	color: #222;
 	font-weight: normal;
	text-align: left;
}

p.comments {
	font-size: 9px;
	text-align: left;
	border-color: #cccccc;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;	
	padding: 0px 30px 10px 25px;	
}

p.side {
	padding: 0px 20px;	
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}

#commentborder {
	border:solid 1px silver;
	padding:10px;
	background: #F7F7F7;
	border-color: #ECEFF2;
	margin: 25px 25px 25px 0px;
	padding: 5px 0px 5px 15px;
	} 

#commentborder p {
	font-family: Gill Sans, Verdana;
	color: #444;
	font-size: 12px;
	padding: 0px 25px 0px 25px;
}

.cbookbegin {
	font-family: Gill Sans, Verdana;
	color: #444;
	font-size: 10px;
	padding: 5px 0px 0px 0px;
	text-transform: uppercase; 
	letter-spacing: 2px;
	line-height: 1.0em;
}

.cbookend {
	font-family: Gill Sans, Verdana;
	color: #444;
	font-size: 10px;
	padding: 0px 0px 10px 0px;
	text-transform: uppercase; 
	letter-spacing: 2px;
	line-height: 1.0em;
}

ul, ol {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #222;
	line-height: 1.5em;
	padding: 0px 25px 0px 20px;
}

.custom-li li {
	list-style-image: none;
	list-style-type: none;
}

.custom-li ul {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Geneva, sans-serif;
	font-size: 10px;
	list-style: none;
	line-height: 14px;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

.custom-li ul li:before {
	content: "\00BB \0020";
}

blockquote {
	font-size: 85%;
	padding-left: 25px;
	margin-left: 25px;
	border-left: 1px dotted #cccccc;
}

h3 {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #444;
	margin: 0;
	font-size: 59px;
	line-height: 50px;
	padding: 0px 25px 0px 0px;
	letter-spacing: -2px;
}

h4 {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #444;
	margin: 0;
	font-size: 1.5em;
	line-height: 1em; 
	letter-spacing: -1px;
	font-weight: bold;
}

/* same as h3 */

h4.mega {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #444;
	margin: 0;
/*	font-size: 59px;
	line-height: 50px; */
	font-size: 3.5em;
	line-height: 1em;
	padding: 0px 25px 0px 0px;
	letter-spacing: -2px;
        text-shadow: #DDD 3px 3px 3px;
}

h5 {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #444;
	margin: 0;
	font-size: 25px;
	line-height: 20px;
	letter-spacing: -1px;
}

/* .accent 	{ color: #DA4403; } */

.accent {
	color: #8BC1C1;
}

.lightweight {
	font-size: 10px;
	color: #ccc;
	text-transform: lowercase;
	}

.graytext {
	font-family: Gill Sans, Verdana;
	color: #444;
	padding: 0px 100px 0px 0px;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
}

.commenttext {
	font-family: Gill Sans, Verdana;
	color: #444;
	padding: 0px 30px 35px 25px;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase; 
	letter-spacing: 2px;
	text-align: right;
}

.emphasis { 
	font-family: Gill Sans, Verdana;
	color: #444;
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 2px;
	font-weight: bold;
	text-transform: uppercase;

}

#archivelist {
	padding: 20px 0px 0px 0px;
}

#archivelist ul li {
	line-height: 1.5em;
	list-style: none;
	margin-left: 0;
	padding-left: 2em;
	text-indent: -1em;
}

.archivetext {
	font-family: Gill Sans, Verdana;
	color: #444;
	font-size: 11px;
	line-height: 1.5em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
}

.thinborder {
	border:solid 1px silver;
	padding:10px;
	margin: 0px 25px 25px 0px;
	font-family: Gill Sans, Verdana;
	color: #444;
	font-size: 11px;
	line-height: 2.0em;
	text-transform: uppercase;
	letter-spacing: 2px;
	background: #F7F7F7; 
	border-color: #ECEFF2; 
  	} 
  	
#footer {
	width:100%;
	height:40px;
	background: #000000; 
	color: #000000;
	margin:0;
	padding: 10px 0px 0px 0px;
	font-family: Gill Sans, Verdana;
	color: #FFF;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: right;
}

/* This H3 will derive from previous H3s -- cool */

#right-col h3 {
	font-family: Gill Sans, Verdana;
	color: #444;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	border-bottom: dotted #ccc 1px;
	padding: 0px 20px;
}

.right-container {
	padding: 10px 20px;	
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.65em;
	text-align: left;
	}

/* A lame class for the del.icio.us links which are generated externally */

.right-del {
	padding: 10px 20px 10px 30px;	
	}

.sidebar-links {
 	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
  	line-height: 16px;
	text-align: left;
	text-indent: -10px;
 }
 
 .sidebar-logo {
	padding: 5px 0px 0px 0px;
 	text-align: center;
 }
 
.sidebar-footer {
 	padding: 0px 20px 15px 20px;
	font-size: 9px;
	text-align: right;
	color: #000000;
}

.defheader {
	padding: 10px 30px 0px 20px;
	font-weight: bold;
}

.defbody {
	font-weight: normal;
	padding: 0px 30px 0px 40px;
}

.defalso {
	font-size: 10px;
	padding: 0px 30px 0px 40px;
}

#lightlist { list-style-type: circle; }

/* inav */

#inav {
	float: left;
	width: 847px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
	line-height: 1em;
	text-transform: uppercase;
	font-family: Gill Sans, Verdana;
	letter-spacing: 2px;
	border-top: 1px solid black;
	border-bottom: 2px solid black;
	background: #A4C2C2 url(nav-bg-blue.gif) repeat-x top left;
	}
	
#inav li {
	float: left;
	margin: 0;
	padding: 0 1px 0 0;
	list-style: none;
	background: url(nav-li-bg.gif) no-repeat top right;
	}

#inav a {
	float: left;
	padding: 7px 13px;
	text-decoration: none;
	color: #fff;
	}

#inav a:hover, #nav a.active {
	color: #fff;
	background: #8BC1C1;
	}

#inav a.active {
	font-weight: bold;
	background: #8BC1C1 url(nav-on-bg.gif) repeat-x bottom left;
	}

#inav a:visited { border-bottom:0px; }
#inav a:link { border-bottom: 0px; }

li#base a {
	margin-left: 25px;
	border-bottom:0px;
	background: url(nav-li-bg.gif) no-repeat top left;
	}

/* -- Photos -- */

.apic {
	padding: 6px;
	background: #E9E9E9;
	border:1px solid #D1D1D1;			
	}

.apicsmall {
	border:1px solid #D1D1D1;			
}

.thinpic {
	padding: 1px;
	background: #E9E9E9;
	border:px solid #ffffff;			
	}

/* --- Linkage --- */

a:link, a:visited 	{ border-bottom:1px dotted #333333; color:#333333; text-decoration:none; }
a:visited 			{ border-bottom-color:#333333; color:#333333; }
a:hover 			{ border-bottom:1px solid #CD3700; color:#f00; }
  
/* -- Navigation-specific link magic --- */

a.nav2 			{ color: #FFF; text-decoration: none;background-color:#000; border-bottom:1px dotted #FFF;}
a.nav2:link		{ color: #FFF; text-decoration: none;background-color:#000;} 
a.nav2:visited	{ color: #FFF; text-decoration: none;background-color:#000;} 
a.nav2:active	{ color: #FFF; background-color:#000;}             
a.nav2:hover	{ color: #FFF; text-decoration: none;background-color:#000;} 

a.hov 			{ font-size: 10px; color: #cccccc; border-bottom:0px;} 
a.hov:link		{ font-size: 10px; color: #cccccc; text-decoration:none;} 
a.hov:visited	{ font-size: 10px; color: #cccccc; text-decoration:none;} 
a.hov:active	{ font-size: 10px; color: #cccccc; text-decoration:none;}             
a.hov:hover		{ font-size: 10px; color: #cccccc; text-decoration:none;} 

a.comment:link		{ border-bottom:0px; color: #CD3700; }
a.comment:visited 	{ border-bottom:0px; color: #CD3700; }
a.comment:active 	{ border-bottom:0px; color: #CD3700; }
a.comment:hover 	{ border-bottom:1px dotted #CD3700 }

a.right:link		{ border-bottom:0px;}
a.right:visited 	{ border-bottom:0px;}
a.right:active 		{ border-bottom:0px;}
a.right:hover 		{ border-bottom:0px;}

/* Cheese alert */

a img {
	background: #ffffff;	
}
