@import url(niftycorners.css) ;


body{ font-family: Verdana, arial, sans-serif;
		background: #1b4087 url(../images/bg.jpg) fixed center top no-repeat;
		color: #777;}
img#background {width: 100%; height: 100%; 
				z-index: 10;
				position: absolute;
				top: 0; left: 0;
				z-index: 10;}		

h1 {color: #ffb4c4; font-size: 0.9em;}
h1 em {color: #fff; font-size: 2.5em;}
h2, .LTheader { color: #fc337a; }
h3 { color: #e64e84; }
h4, h4 a, h4 a:visited { color: #e64e84; }

p {}
td { }
a:link { text-decoration: none;}
a:visited { text-decoration: none; }
a:hover { text-decoration: underline }
a:active { }
.clear  {height: 1px; clear: both;}
img {border: 0;}
.new {background: url(../images/new-star.jpg) 0 0 no-repeat; padding: 20px 0px 10px 50px; margin: 0;}
.more {text-align:right; font-size:0.8em;}

.wrapper, .wrapper2 {	position: relative;
			top: 0;
			width: 700px; 
			margin: 50px auto; padding: 10px;
			background: #fff;	
			z-index: 20;		
			}
.whisper, .LTprovided {font-size: 0.7em}			
.column {width: 38%;
		 margin: 5%;
		 float: right;}

/* Footer */
ul#footer {position: relative;
			top: -40px;
			display: block;
			width: 700px;		
			margin: 0 auto;
			list-style-type: none;
			font-size: 0.6em;
			color: #fff;	}
ul#footer li {position: relative;
			  border-left: 1px solid #888;
			  display: inline;
			  padding: 5px}			
ul#footer li a {color: #fff; text-decoration:underline}


/* Styling Forms */
fieldset {
  padding: 2em 0.5em;
  border: 0;
  border-top: 2px solid #59f;
  background: #fff;
  }
label {
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  clear: both;
  }
input, select, textarea {border: 1px solid #666; margin: 1px;}



/* Flickr Stuff */
#flickr {background-color:#ffffff; margin: 0; padding: 0 10px;}
#flickr p {padding:0 !important; font: 0.7em Arial, Helvetica, Sans serif !important; 
			color:#666666 !important;
			margin: 0;}
#flickr a:hover,
#flickr a:link,
#flickr a:active,
#flickr a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr img {border: 0px solid #3993ff !important;
						 		display: inline;
						 		margin: 0px;}
						 		

/* Nifty Corners Business */
/*Nifty Corners Cube CSS by Alessandro Fulciniti
The following classes are added dinamically by javascript,
and their use should be avoided in the markup */

b.niftycorners,b.niftyfill{display:block}
b.niftycorners *{display:block; 
				 height: 1px;line-height:1px;font-size: 1px;
    overflow:hidden;border-style:solid;border-width: 0 1px;}
/*normal*/
b.r1{margin: 0 3px;border-width: 0 2px; }
b.r2{margin: 0 2px;}
b.r3{margin: 0 1px; }
b.r4{height: 2px; }
b.rb1{margin: 0 8px;border-width:0 2px; }
b.rb2{margin: 0 6px;border-width:0 2px; }
b.rb3{margin: 0 5px; }
b.rb4{margin: 0 4px; }
b.rb5{margin: 0 3px ; }
b.rb6{margin: 0 2px;}
b.rb7{margin: 0 1px;height:2px; }
b.rb8{margin: 0;height:2px; }
b.rs1{margin: 0 1px; }

/*transparent inside*/
b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}		 

/* Library Thing Styles 
.LTwrapper {line-height: 1.5em;}
.LTheader {font-size: 1.1em; font-weight: bold; 
			display: block;
			margin: 10px 0;}
.LTitem {color: pink;
			display: block;
			margin: 5px 0;
			padding: 5px;
			clear: both;
			border-bottom: 1px dashed #877;}
			
.LTitem img {float: left;
			  margin: 0 5px 5px 0;}      */
 

