
body {
	padding: 0;
	margin: 0;

	font-family:"Times New Roman", Times, serif;
	background: #e5cc76;
	

}

/* Default */
a {
	color: #000;
	text-decoration:none;
}

a:hover {
	color:#669933;
	text-decoration:none;
}


/** Splash**/




#splash{
	width: 100%;
	height: 100%;   /* Bump div#site_container down half the height of the screen. */
	float: left;
}


#splash_container {
	width:697px;
	height: 695px;
	position:relative;
	margin: 50px auto;
	clear: both;
}


#splash_footer2 {
	width: 100%;
	height: 100%;   /* Bump div#site_container down half the height of the screen. */
}

#splash_footer_container  {
	width:680px;
	height: 300px;
	position:absolute;
	margin: 400px 0 0 20px;
	clear: both;
	text-align:center;
	
}



.splash_footer_bigtext  {
	margin: 0 10px 0 10px;
	padding: 0.9em;
	line-height: 1.5em;
	letter-spacing: 2px;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000;
}

.splash_footer_bigtext, .splash_footer_bigtext a {
	color: #000;
}

.splash_footer_bigtext a:hover {
	color:#669933;
}
.splash_footer_smalltext, .splash_footer_smalltext a {
	line-height: 2em;
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	
	color: #000;
}

.splash_footer_smalltext a:hover {
	line-height: 2em;
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color:#669933;
}



/* Layout */


#header {
	height: 104px;
	width: 1124px;
	
}

#container {
	background: url(images/sunburst_background_top.jpg) no-repeat;
	width: 1124px;
	margin: 0 auto;
}

#page {
	padding: 0 53px;
	
}

#pageinner {
	position: relative;
	margin: 13px 0 0 0;
}

#content {
	margin: 0;
	padding: 0;
}

#contentinner {
	padding: 10px;
	font-size: 0.9em;
	line-height: 1em;
}



/** Navgation **/


#navcontainer ul {
	padding: 0;
	margin: 10px 0 0 0;
	width: 1085px;
	list-style: none;
	float: left;
	height: 20px;
	text-align: center;
}


#navcontainer ul li { 
	display: inline; 
}

#navcontainer ul li a {
	color: #000;
	margin: 5px 0 0 0 ;
	padding: 14px 14px 8px 12px;
	text-decoration: none;
	text-align: center;
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#navcontainer ul li a:hover {
	text-decoration: none;
	color:#669933;
}

#navcontainer ul li.current_page_item a,
#navcontainer ul li.current_page_ancestor a {
	color:#669933;
	padding: 4px 14px 8px 12px;

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;

}

#navcontainer ul li.current_page_item a:hover,
#navcontainer ul li.current_page_ancestor a:hover {
	text-decoration: none;
}

#navcontainer ul li a:hover {
	text-decoration: none;
}

#searchBar {
	clear: left;
	background: url(images/searchBarBk.gif) repeat-x;
	text-align: right;
}

#searchform {
	padding: 5px;
}

#s {
	border: 1px solid #bbb;
}

#searchsubmit {
	border: 1px solid #bbb;
	background: #fff url(images/buttonBk.gif) repeat-x;
}



/* Entry */




.title {
	font-size: 18px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	height: 30px;
	
}

.sub_title1 {
	font-size: 12px;
	font-weight:bold;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	
}
.sub_title2 {
	font-size: 10px;
	font-weight:bold;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	
}

.sub_title2 a {
	text-decoration:none;

	
}

.sub_title2 a:hover {
	text-decoration:none;
	color:#669933;
}


.description{
	font-size: 12px;
	line-height: 16px;
}



.posttitle {
	padding: 0;
	margin: 0;
	font-size: 1.7em;
	line-height: 1.5em;
	letter-spacing: 8px;
	text-decoration: none;
	color: #000;
	font-family:"Times New Roman", Times, serif;
	font-size: 2em;
	font-weight:bold;
}

.posttitle a,
.posttitle a:hover {
	text-decoration: none;
	color: #000;
}


.post {
	font-size: 1.2em;
	line-height: 1.6em;
	letter-spacing: 1px;
	color: #000;
	font-family: "Times New Roman", Times, serif;
}


.image_pad {
	padding: 10px;
}

/** Footer**/

#footer {
	clear: both;
	height: 460px;
	width: 1124px;
	margin: -100px 0 0 0 ;
	background-image:url(images/sunburst_background_foot.jpg);
	text-align: center;

}

#footer_bigtext_box  {
	position: absolute;
	width: 1024px;
 	margin: 130px 53px 0 53px;
	text-align: center;
	
}

.footer_bigtext  {
	margin: 0 15px 0 15px;
	padding: 0.9em;
	line-height: 1.5em;
	letter-spacing: 2px;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000;
}

.footer_smalltext, .footer_smalltext a {
	line-height: 2em;
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	
	color: #000;
}

.footer_smalltext a:hover {
	line-height: 2em;
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color:#669933;
}

hr {
	border: 0;
	color: #000;
	background-color: #000;
	height: 1px;
	width: 100%;
}



/**thumbs**/

div#thumbstextbox {
	height: 400px;
	width: 250px;
	margin: 10px 0 0 750px;
	position: absolute;
	
}

.thumbstextbox {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	letter-spacing: 1px;
	line-height: 16px;
	
}
	
div#thumbsbox {
	height: 550px;
	width: 700px;
	border:0px solid #333333;

}

div#thumbs_container { 
	overflow: hidden;
	width: 710px;
	height: 135px;
	padding: 2px 20px 2px 20px;
	float:left;


}

div#thumbs  {
	width: 130px;

	padding: 0;
	margin: 10px 6px 10px 6px;
		float:left;
}

.thumbstext {
	font-family: "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:bold;
	line-height: 12px;
	color:#333;

	
}

.thumbtitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 13px;
	color: #000;

}


/****************************
 **  Lightbox
 ****************************/
 

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



/****************************
 **  Thickbox
 ****************************/
 

*{padding: 0; margin: 0;}


#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}


#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(http://theradischco.com/wordpress/wp-content/themes/elegant-grunge/thickbox/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;

}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}



/* Wordpress required */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

h3.subpages {
	padding: 1em 0 0.5em 0;
	margin: 0;
}

ul.subpages {
	padding: 0 0 0 1em;
	margin: 0 0 0 1em;
	list-style: square;
}

