/*body { margin:0; padding:0; background:#1a171b; font:76% Arial, Helvetica, sans-serif; color:#B3BEAD; line-height:150%; }*/
#container { width:96%; margin:1em auto; text-align:left;}
.text { float:left; width:30%;  margin:1em 2% 1em 0;}
.gallery { float:left; width:49%; margin-right:1%; margin-bottom:1em;}
.last { margin-right:0;}
#footer { width:100%; margin:1em 0; padding-top:10px; border-top:1px solid #212024;}

/*h1 { text-indent:-9999px; width:320px; height:60px; background:url(zoomy.jpg) no-repeat top left; }
h2 { font-size:1.4em; font-weight:normal; margin:0; padding:0 0 0.5em 0; color:#FFCC00; }
h3 { font-size:1.2em; font-weight:normal; margin:0; padding:0 0 0.5em 0; }*/

a { text-decoration:none; color:#FFCC00; }
a:hover { color:#FFFFFF;}
img { border:none; }
ul,li { margin:0; padding:0; list-style-type:none; }
p { margin:0; padding:0 0 2px; }
:focus { outline: none; }

.text ul { margin-top:5px; padding-top:5px; border-top:1px solid #212024;}
.text li { margin:0 0 5px 0; padding:0 0 5px 15px; background:url(bullet.gif) no-repeat 0 4px; border-bottom:1px solid #212024; }


pre { margin:5px 0; padding:5px 0; border-top:1px solid #212024; border-bottom:1px solid #212024;
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
}
pre code { font:1.2em "Monospaced", monospace; display: block; margin:0; padding:0; line-height:100%; }


.zoomy, .zoomy2 { float:left; width:100%; }
.zoomy li, .zoomy2 li { list-style:none; float:left; display:inline; margin-right:10px; margin-bottom:10px; width:100px; height:100px;  }

.zoomy a, .zoomy2 a { text-decoration:none; display:block; width:150px; height:100px; }

#zoomy { position:absolute; border:1px solid #65CE06; padding:0px; color:#fff; line-height:100%; }
	
#zoomy p { margin:0; padding:5px 5px 10px 5px; position:relative; }

#close { position:absolute; right:5px; width:12px; height:12px; background:url(close.gif) no-repeat; cursor:pointer;} 

html body div.clear, html body span.clear { background:none; border:0; clear:both; display:block; float:none; font-size:0; margin:0; padding:0; overflow:hidden; 	visibility:hidden; width:0; height:0; }
