/*  
Theme Name: Time Lost Designs
Theme URI: http://www.timelostdesigns.com/
Description: Time Lost Designs Theme
Version: 1.0
Author: Cy Barlow
Author URI: http://www.cydar.net/
*/

/* @group Meyer Reset Code */
	/* import the CSS reset from Eric Meyer 
	   retrieved from web on 24 February 2008
	   http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/
	*/
	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center, dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0; padding: 0; border: 0; outline: 0;
		font-size: 100%; vertical-align: baseline; background: transparent;	}
	body { line-height: 1; }
	ol, ul { list-style: none; }
	blockquote, q { quotes: none; }
	/* remember to define focus styles! */
	:focus { outline: 0; }
	/* remember to highlight inserts somehow! */
	ins { text-decoration: none; }
	del { text-decoration: line-through; }
	/* tables still need 'cellspacing="0"' in the markup */
	table { border-collapse: collapse; border-spacing: 0; }
/* @end */

/* @group positioning - top level */
	html { min-width: 864px; }
	#masthead
	{
		position: fixed; bottom: 0; left: 0;
		width: 397px; height: 108px;
		z-index: 23;
	}
	#content
	{
		position: static;
		margin: 0 360px 124px 0;
		z-index: 15;
	}
	#nav
	{
		position: absolute; top: 0; right: 31px;
		width: 150px; 
		padding: 58px 0 124px 20px;
		z-index: 8;
	}
	#ancillary
	{
		position: absolute; top: 0; right: 189px;
		width: 150px; 
		padding: 50px 0 124px 20px;
		text-align: center;
		z-index: 4;
	}
	#footer
	{
		position: fixed; bottom: 0; right: 0;
		width: 100%; height: 108px;
		text-align: right; 
		z-index: 16;
	}
	#rightborder
	{
		position: fixed; right: 0; bottom: 69px;
		width: 42px; height: 100%;
		z-index: 42;
	}
/* @end */

/* @group display style */

	/* @group backgrounds */
	#nav { background: url('images/bgnav.jpg') top left no-repeat; }

	#ancillary { background: url('images/bgancillary.jpg') top left no-repeat; }

	.entry { background: #ffffff url('images/bgcontent.jpg') top left no-repeat; }
	
	ol.commentlist li, #respond { background: #ffffff url('images/bgcomments.jpg') top left no-repeat; }
	
	/* @end */

	/* @group colors & typography */
	/* 	Time Lost Colors
				main		medium.		light.
		purple: #482269		#643981		#856e9b
		green: 	#737345		#8D9065		#b1b495
		gold: 	#cfa75e		#c8a35d		#e6cb98
	*/
	body
	{
		font:100%/150% Helvetica, Arial, Tahoma, sans-serif;
		color: #424242;
		line-height: 1.5em;
	}
	a
	{
		color: #737345;
		text-decoration: none;
		font-weight: bold;
	}
	.medium
	{
		font-size: .84em;
		line-height: .92em;
		padding-bottom: 8px;
	}
	.tiny
	{
		font-size: .65em;
		line-height: .92em;
	}
	.meta
	{
		color: #656565;
		font-size: .8em;
  	}
	.alt
	{
		background-color: #e1e1e1;
	}
	.postmetadata, .commentslink
	{
		text-align: right;
		/* font-style: italic; */
		font-size: .7em;
	}
	#masthead h1
	{
		display: none;
	}
	#entries h2, #page h2
	{	
		font-size: 1.9em; 
	}

		/* @group footer */
			#footer
			{
				color: #efefef;
				padding-right: 8px;
			}
			#footer a
			{
				color: #cccccc;
			}
			#footer ul.tiny
			{
				margin-top: 65px;
			}
		
			
		/* @end */
	/* @end */


/* @group entries */
		#entries {  }
		.entry
		{
			margin-bottom: 16px;
			padding-left: 65px;
		}
		.meta
		{
			padding: 4px 0 4px 42px;
			text-align: left;
		}
  		.meta h2
  		{
			padding: 8px 0;
		}
		.meta ul
		{
			list-style-type: none;
		}
		.meta ul li
		{
			display: inline;
	  	}
		.text
		{
			margin-bottom: 1.5em; margin-right: 1em;			
  		}
  		#page .text
  		{
 			padding-top: 42px; 
		}
		.text p
		{
			padding-top: 16px;
		}

	/* @end */

	/* @group comments */
		.commentlist
		{
			color: #848484;
		}
		.commentmetadata, #respond
		{
			padding-left: 32px;
			font-size: .75em;
		}
		.commentmetadata cite
		{
			font-size: 1.3em;
			font-style: normal;
		}
		ol .commentlist li
		{
		}
		.commenttext
		{
			padding: 4px 0 16px 27px;
		}
		#commentform
		{
			padding-left: 16px;
		}

	/* @end */

	/* @group sidebars */

		/* @group nav and ancillary */
			#nav, #ancillary
			{
				letter-spacing: .1em;
				text-align: center;
			}
			#nav h1, #ancillary h1
			{
				padding: 8px 4px 0 0;
				height: 65px;
				text-align: right; line-height: .8em;
	 			color: #856e9b;		
			}
			#nav ul
			{
				padding-bottom: 16px;
			}
			#nav ul li, #ancillary ul li
			{
	 			padding: 0 .75em 15px .75em; 
	 			color: #856e9b;
	 			font-size: .84em;
	 			/* border-top: 1px solid #856e9b; */
			}
			#nav ul li
			{
				text-align: left;
			}
			#nav ul li li, #ancillary ul li li
			{
				padding: 0 0 0 4px;
				border: 0;
				font-variant: normal;
				letter-spacing: normal;
			}
			#nav a
			{
				font-weight: normal;
			}
			#nav p,	#ancillary p
			{
				margin: 0;
				padding: 0 .75em;
				font-size: .7em;
				font-variant: normal;
				letter-spacing: normal;
			}
			#nav .bottom
			{
				font-size: .5em;
				line-height: 1.5em;
				padding-bottom: 1em;
			}
			img.post_gallery
			{
				width: 75px; height: 75px; padding: 4px;
			}
	
		/* @end */


		/* @group search */
			#searchform, #searchform2
			{
				display: inline;
				font-size: .75em;
			}
			#searchform #s
			{
				width: 8em;
			}
			#searchform2 #s2
			{
				width: 15em;
			}

			#searchform #s, #searchform2 #s2, #comment
			{
				border: 1px solid #cccccc;
				border-bottom: 2px; border-right: 2px;
				background-color: #f1f1f1;
			}
		
		/* @end */

	
	/* @end */


/* @end */

/* @group esoterics */


/* @end */


