/*
  Style sheet for Gnostic Spams -- Gnosis v.4. CSS2. (C) Jouni Luoma 2004.
  --photos.css is the style sheet for the photography section of the site.
*/


/* body-----------------------------------------------------*/


*	{margin: 0px;
	 padding: 0px}

body	{background: url(gfx/background.jpg) center right fixed no-repeat #223100;
	 color: #A7AE9D;
	 cursor: default}

a	{text-decoration: none;
	 border-bottom: 1px solid #444B3B;
	 font-weight: bold;
	 color: #A7AE9D}

a:hover, a:visited:hover
	{text-decoration: none;
	 border-bottom: 1px solid #444B3B;
	 font-weight: bold;
	 color: #CBD2C0}


/* layout --------------------------------------------------*/


#content
	{position: relative;
	 left: 35px;
	 width: 468px}


/* html elements--------------------------------------------*/


p	{font: 11px Georgia, serif;
	 line-height: 15px;
	 text-indent: 15px;
	 float: left;
	 width: 125px;
	 height: 150px;
	 margin: 10px 10px 10px 0px;
	 padding: 5px 15px 0px 5px;
	 border-right: 1px dashed #808777;
	 text-align: justify}

em	{color: #A5B4BE;
	 font: inherit}

strong	{color: #B4C3CD;
	 font: 12px "Century Gothic", serif;
	 line-height: inherit;
	 text-transform: uppercase}

h1	{font: bold 41px Georgia, serif;
	 letter-spacing: -5.75px;
	 margin: 30px 0px 30px 25px}

h2	{font: 20px "Book Antiqua", "Bookman Old Style", sans-serif;
	 height: 21px;
	 clear: left;
	 text-transform: uppercase;
	 letter-spacing: 26.7px;
	 margin: 10px 0px 0px 5px;
	 border-bottom: 3px double #808777;
	 width: 455px}

h3	{font: inherit;
	 clear: left;
	 line-height: 10px}

ul	{margin: 15px 15px;
	 list-style: none}

li	{float: left}

img	{border: 0px}

/* additional clases----------------------------------------*/

img.big {border: 1px solid #808777;
	 margin: 15px 0px 15px 5px}

p.back	{width: 97%;
	 height: 0px;
	 overflow: visible;
	 text-align: right;
	 clear: left;
	 border: 0px}

/* end of file##############################################*/
