
/* 
----------------------------------------------------------------------------- 
CSS for Artmosphere by softfruit design -- seattle washington usa -- softfruitdesign.com -- table free baby and lovin' it...
												
-----------------------------------------------------------------------------*/


/* 
----------------------------------------------------------------------------- 
some RESET
-----------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  margin:0; padding:0; } 

table { border-collapse:collapse; border-spacing:0; } 

fieldset,img {  border:0; } 

address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; } 

ul, li  { list-style-image:none;
 }

ol,ul { list-style:none; } 

caption,th { text-align:left; } 

h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; } 

q:before,q:after { content:''; } 

abbr,acronym { border:0; } 
/* 
----------------------------------------------------------------------------- 
LAYOUT
-----------------------------------------------------------------------------*/
html {
text-align : center;}

body {
position : relative;
width : 900px;
margin : 0 auto;
text-align : left;
background : #42433a; }

div#container {
position : relative;
width : 100%;
height : 700px;
}

div#content_hdr {
position : relative;
left : 0;
height: 100px;
width : 100%;
background:url(../img/artmosHdr.jpg)no-repeat scroll right top;
padding : 0px; 0;
}

div#content_main {
position : absolute; 
width : 100%;
height : 900px;
padding: 20px 100px 20px 30px; 
}																											
div#content_sub {
position: absolute;
height: 330px;
left : 600px;
width :300px;
padding :100px 10px 80px 0px;
}

div#foot {
position : absolute;
height: 150px;
width : 100%;
top: 600px;
bottom: 0;
padding :0px 0px 0px 0px;
background:url(../img/artmosFtr.jpg)no-repeat scroll left top;
}


/* 
----------------------------------------------------------------------------- 
TYPE
-----------------------------------------------------------------------------*/


a {
	color:#fff;
	font-size : 11px;
	text-decoration:none;}

a:active {
	color:#fff;
	font-size : 11px;
	text-decoration: strong;}

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

#content_sub p a:hover{
	font-family : 'Lucida Grande', Verdana, Arial, 
	Helvetica, sans-serif;
	font-size : 11px;
	line-height: 15px;
	display: inline;
	letter-spacing: .3pt;
	color: #fff;}


#content_sub p{
	font-family : 'Lucida Grande', Verdana, Arial, 
	Helvetica, sans-serif;
	font-size : 11px;
	text align: right;
	line-height: 13px;
	padding: 0px 20px 0px 0px;
	letter-spacing: 4x;
	color: #a0a084;}  

#content_sub p2{
	font-family : 'Lucida Grande', Verdana, Arial, 
	Helvetica, sans-serif;
	font-size : 11px;
	text align: right;
	line-height: 13px;
	padding: 0px 20px 0px 0px;
	letter-spacing: 4x;
	color: #fff;
}



#date {
	font-family:'Lucida Grande', Verdana, Arial, 
	Helvetica, sans-serif;
	text-align: right;
	font-size: 10px;
	color:#3b3b32;}

