/*
Copyright (c) 2009, thinkphp.ro All rights reserved.
Code licensed under the BSD License:
http://thinkphp.ro/license.txt
version: 2.0
*/

/* aldo.css, part of thinkphp's CSS Foundation */

html,body{background:#999;font-family:arial;}

:focus{outline: none}

#bd{background:#fff;min-width: 0;}

.meta{background:#000;text-align: left;padding:.2em .5em;margin:1em 0 0 0;list-style:none;}

.meta li{display:inline;padding-left:1em;}

.meta a {color: #fff;text-decoration: none;font-weight: bold}

.meta a:hover {color: #D9FF93}

a.selected {color: #D9FF93;font-weight: bold}

#nav{position: relative; display: block; margin: 0; padding: 0; width: 100%;  height: 200px; overflow: hidden; clear: both;}

#nav div { position: absolute; top: 0; left: 0; display: block; margin:0; padding:0; background:none;}

#banner{position:relative;background: #000;}

#content{ background:url(gradients.png) top left repeat-x #fff;background-position:0 -210px;padding:1em;}

#ft .left{font-family:Arial,Sans-serif;float: left;color: #fff;font-size: 11px;margin: 2px}

#ft .right{font-family:Arial,Sans-serif;color: #fff;font-size: 11px;margin: 2px;float: right;font-size: 11px}

#ft a {color:#E4E4E4;text-decoration: none}

#ft a:hover {color: #D9FF93;text-decoration: underline}

h1{ position:absolute;bottom:0;left:0;padding:5px;margin:0;background:#000;color:#fff;opacity: 0.3;filter:alpha(opacity=30); }

span#logo{ position:absolute;top:0;right:0;padding: 0;margin:0;background: transparent;color:#fff;opacity: 0.5;filter:alpha(opacity=50); }

#grow_demo{ position: relative; border: 1px solid #ccc;padding: 3px;}

#grow_demo span{ position: absolute;top: 0; right: 0; cursor: pointer;padding: 2px;background: #fff;color: #000}
