/* @override http://localhost:8888/redbiro/ilovespoon/style.css */

html, body {
height: 100%;
}


*{
	margin:0;
	padding:0;
	font-size: 1.0em;
}       

body{
	width:100%;
	height: 100%;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 62.5%;
	background: #000;
} 

img{
	border: 0;
}

a:link, a:visited, a:active, a:hover{
	outline: none;
}

.larger{
	font-size: 1.2em;
}

.background{
   	position: absolute;  
   	height: 100%; 
	width: 100%;
	overflow: hidden;
}        

#textbox{
	position: absolute;  
	top: 30px;  
	right: 30px;
	background: #656C74;  
	color: #DCDDDF; 
	padding: 1.5em 15px 0.5em 15px;  
	width: 300px;
	font-size: 1.2em;
	line-height: 1.4em;
	font-style: norx;
} 

.home #textbox{
	background: #676C71;
}

.collaborations #textbox{
	background: #67A560;
}

.liberty #textbox{
	background: #879BA4;
}

.loveletters #textbox{
	background: #777;
}

.contact #textbox{
	background: #676C71;
}

#textbox a{
	color: #DCDDDF;
} 

#textbox h2{
	font-size: 1.8em;
	margin-bottom: 0.7em;
	font-weight: normal;
	text-transform: uppercase;
}  

.liberty #textbox h2{
	background: url(i/site/text-liberty.gif) no-repeat;
	text-indent: -999em;
	height: 30px;
}

#textbox p{
	margin: 1.0em 0;
}

#textbox blockquote{
	margin-bottom: 1.0em;
	font-size: 1.3em;
	font-family: georgia, baskerville, "times new roman", serif;
	line-height: 1.4em;
}

#textbox blockquote{
	margin-bottom: 0.7em;
	font-size: 1.3em;
	font-family: georgia, baskerville, "times new roman", serif;
	line-height: 1.4em;
}

#textbox cite, #textbox .uppercase{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.83em;
	font-style: normal;
	display: block;
	margin-top: 0.5em;
}

/* @group gallerystrip */


.gallerystrip{
	position: absolute;  
	top: 50%;  
	left: 50%;
	margin: 0 0 0 -465px;
	color: #DCDDDF; 
	width: 930px;
	font-size: 1.2em;
	line-height: 1.4em;
	font-style: normal;
	text-align: center;
} 

.gallerystrip img{
	float: left;
	margin: 0 10px 0 0 ;
}

/* @end */

#textbox{
	position: absolute;  
	top: 30px;  
	right: 30px;
	background: #656C74;  
	color: #DCDDDF; 
	padding: 1.5em 15px 0.5em 15px;  
	width: 300px;
	font-size: 1.2em;
	line-height: 1.4em;
	font-style: normal;
} 



/* @group bottomstrip */

/* @group Main Nav */

#bottomstrip{
	position: absolute;
	width: 100%; 
	background: #fff; 
	bottom: 20px;  
	float: left;
	padding: 5px 0;
}

#bottomstrip2{
	margin: 0 30px;
}

#bottomstrip li{
	float: left;
	list-style: none;
}

#bottomstrip #navmain h1 li{
	margin: 6px 50px 0 0;
	width: 111px;
}

#bottomstrip #navmain h1 li a{
	width: 111px;
	height: 19px;
	background: url(i/site/logo-main.gif);
}

#bottomstrip ul, #bottomstrip h1 a, #bottomstrip .extra{
	text-indent: -9999em;
}

#bottomstrip li a{
	background-position: top left;
	background-repeat: no-repeat;
}

 ul#navmain li a{
	display: block;
	height: 11px;
}

ul#navmain li{
	margin: 8px 12px 0 0;
}

#navmain .collaborations a{
	background-image: url(i/site/nav-collaborations.gif);
	width: 106px;
}

#navmain .paulsmith{
	margin-top: 3px;
}

#navmain .liberty{
	margin-top: 0;
}


#navmain .paulsmith a{
	background-image: url(i/site/text-paulsmith01.gif);
	width: 106px;
	height: 20px;
}

#navmain .liberty a{
	background-image: url(i/site/nav-liberty.gif);
	width: 86px;
	height: 28px;
}

#navmain .loveletters a{
	background-image: url(i/site/nav-loveletters.gif);
	width: 89px;
}

#navmain .gallery a{
	background-image: url(i/site/nav-gallery.gif);
	width: 58px;
}

#navmain .contact a{
	background-image: url(i/site/nav-contact.gif);
	width: 49px;
}

/* @end */

#bottomstrip .rightsection{
	width: 150px;
	float: right;
}

.paulsmithlogo #bottomstrip .extra.paulsmith{
	display: block;
}

#bottomstrip .extra.paulsmith{
	background-image: url(i/site/text-paulsmith01.gif);
	width: 106px;
	height: 21px;
	float: left;
	display: none;
}

/* @group arrows */

#bottomstrip #arrows{
	float: right;
	width: 38px;
	margin-top: 6px;
}

#arrows li.left{
	margin-right: 10px;
}

#arrows li a{
	width: 14px; 
	height: 17px;
	display: block;
	background-repeat: no-repeat;
}

#arrows .left a{
	background-image: url(i/site/arrow-navleft.gif);
}

#arrows .right a{
	background-image: url(i/site/arrow-navright.gif);
}

#arrows a:hover{
	background-position: right top;
}

/* @end */

/* @end */

/* @group Gallery */

.slideshowContainer {
	width: 420px;
	height: 400px;
}

.slideshowsurround{
	padding: 10px;
	float: left;
	background: #fff;
	margin-right: 10px;
}

#slideshowwrap{
	position: absolute;
	top: 40%;
	left: 40%;
	margin-top: -210px;
	margin-left: -310px;
	width: 730px;
}

.loading {
	background: url(images/loading.gif) center no-repeat;
}

.slideshowThumbnail {
	outline: none;
}

.outline {
	border: none;
}

#slideshowwrap #thumbnails{
	float: left;
	width: 270px;
	padding: none;
	position: absolute;
	bottom: 0;
	right: 0;
}

#slideshowwrap #thumbnails a{
	
}

#thumbnails a:hover.slideshowThumbnail img {
	border-color: #999;
}

#thumbnails img{
	border: 1px solid #fff;
	margin: 0 1px 1px 0;
}
                                                  

/* @end */
