/*
Theme Name: Kidney
Theme URI: http://emilling.com/wp-content/themes/kidney
Description: Child Theme for Full Screen - so it is.
Author: Spencer Thursfield
Author URI: http://point35.com
Template: fullscreen
Version: 0.1
.
This work is released under the GNU General Public License 2:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
 
@import url("../fullscreen/style.css");

#content h2, .post h2 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/stripe.png) repeat scroll 0 0;
border-bottom:1px solid #333333;
border-top:1px solid #333333;
padding:6px 0 0;
text-align:left;
text-transform:uppercase;
}


}
#masthead h2 a, #branding h2 a {
color:#00fe4e;
}


}
#branding a, #masthead a {
color:#00FE4E;
text-decoration:none;
}

#branding { background: #000; color:#00FE4E; position:absolute; z-index: 4; left: 0px; top:320px; height:40px; padding:40px; zoom:1; width:100%; margin:auto; clear: both; display: block; }