@charset "utf-8";
/* CSS Document */

body {margin:0;
	background:#1A1A1A url(images/bgReaptNew.jpg) top left repeat-x;
	font-family:"Trebuchet MS", Arial, sans-serif;
	color:#FFFFFF;
	}
h2 {font-size:20px;
	margin:5px 0;
	}

h3 {font-size:14px;
	margin:5px 0;
	}

/* Header */

#header {width:100%;
	height:202px;
	background:url(images/argyleRepeat4.jpg) top center repeat-x;
	border-bottom:1px solid #000000;
	text-align:center;
	}
#headWrap {width:1000px;
	margin:0 auto;
	}
#lftHeader {width:357px;
	height:202px;
	background:url(images/lft_action.jpg) top left no-repeat;
	float:left;
	}
#rtHeader {width:643px;
	height:202px;
	background: url(images/rt_logo.jpg) top left no-repeat;
	float:left;
	}
	
/* Content */
#content {width:800px;
	margin:0 auto;
	}
#colWrap {width:800px;
	float:left;
	}
#lftCol {width:250px;
	margin:30px 0 0 0;
	float:left;
	}
#rtCol {width:530px;
	margin:10px 10px 10px 10px;
	float:right;
	}
	
/*Left Column */
#lftCol h2 {color:#4cadb3;
	font-size:16px;
	font-weight:bold;
	padding:3px 0 0 10px;
	margin:0 0 0 0;
	text-transform:uppercase;
	letter-spacing:2px;
	border-bottom:1px solid #1A1A1A;
	}
#lftCol ul {margin:0 0 10px 0;
	padding:0;
	border:1px solid #1A1A1A;
	background:url(images/ulRepeat.jpg) top left repeat;
	}
#lftCol li {list-style:none;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0;
	}
.li_bg {background:url(images/h2_bg.gif) top left repeat;}

#lftCol ul ul {border:none;
	padding-left:15px;
	}
#lftCol li li{margin:0;
	padding:0;
	}	
#lftCol li a{margin:0;
	padding:0;
	color:#CC6C40;
	text-decoration:none;
	letter-spacing:1px;
	}
#lftCol li a:hover{margin:0;
	padding:0 0 0 5px;
	color:#CC6C40;
	text-decoration:none;
	letter-spacing:1px;
	}

/* Right Column */


/* Post Colors */
.title {width:100%;
	color:#B0592F;
	font-size:18px;
	margin:15px 0 0 0;
	}
.title a {color:#B0592F;
	text-decoration:none;
	}
.title a:hover {color:#B0592F;
	text-decoration:underline;
	}

.posted {margin:0;
	font-size:11px;
	font-weight:bold;
	color:#91CDD0;
	}
.posted a{text-decoration:none;
	color:#C5B17E;
	}
.posted a:hover{text-decoration: underline;}

.story {border-bottom:1px solid #d9d7d7;}
.story p{font-size:12px;
	font-weight:bold;
	color:#CAC8C8;
	line-height:20px;
	margin:5px 0 5px 0;
	}
	
.story a{text-decoration:none;
	color:#C5B17E;
	}

.gncc {color:#999999;}

/* responses */
#comments {color:#999999;
	border-bottom:1px solid #999999;
	}
.commentlist {font-size:11px;
	font-weight:bold;
	color:#B0592F;
	}
.commentlist cite {font-size:14px;
	font-weight:bold;
	}
.commentlist a {color:#4cadb3;
	text-decoration:none;
	}
.commentmetadata {font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	}
.commentmetadata p {font-size:12px;}
.commentmetadata a {text-decoration:none;
	color:#C5B17E;
	}
.commentmetadata a:hover {text-decoration:underline;
	color:#C5B17E;
	}

#respond {color:#999999;}
#respond a{text-decoration:none;}

textarea {width:65%;
	height:100px;
	overflow:scroll;
	}

/* Footer */

#footer {width:800px;
	margin:0 auto;
	text-align:center;
	border-top:1px solid #CCCCCC;
	font-size:11px;
	color:#CAC8C8;
	padding:5px 0;
	}
#footer a {text-decoration:none;
	font-weight:bold;
	color:#CC6C40;
	}
#footer a:hover {text-decoration:underline;}

/* Gallery */

#gallery {width:500px;
	margin:0;
	padding:0;
	}
#gallery ul {margin:0;
	padding:0;
	list-style:none;
	}
#gallery li {margin:0 5px;
	padding:5px 0;
	list-style:none;
	float:left;
	}
#gallery img {border:2px solid #000000;
	padding:0;
	margin:0;
	}

/* LightBox */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(lightBox/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lightBox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightBox/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
/* Flickr */
.tt-older-posts {color:#666666;}
.meta a {font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
.meta a:hover {text-decoration:underline;}
.tt-flickr img {border:1px solid #FFFFFF;
	margin-bottom:5px;
	} 
#highlight h2 a{color:#B0592F;
	text-decoration:none;
	font-size:18px;
	}
.tt-older-posts h4 {font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin:5px 0 3px 0;
	padding-right:10px;
	text-decoration:underline;
	letter-spacing:1px;
	}
.tt-older-posts a {font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	color:#FFFFFF;
	}
#highlight a img {border:1px solid #CCCCCC;}

div.albums {background:none;}
div.album {background:none;}

#photoalbum-nav {font-size:13px;}
#photoalbum-nav a {text-decoration:none;
	font-weight:bold;
	color:#4cadb3;
	}
#photoalbum-nav a:hover {text-decoration:underline;
	color:#4cadb3;
	}
#photoalbum-nav h2 { font-size:18px;
	margin:5px 0;
	}
	
/* Calendar */
