/*
Theme Name: Frog Blog (kid)
Theme URI: http://frogforpeace.com/
Description: Changes to original fadonet-alien
Author: Mags
Author URI: http://frogforpeace.com/
Template: fadonet-alien
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("../fadonet-alien/style.css");

.description {
	background-color:#475922; 
	text-align: center; 
	padding:3px; 
	margin-top:0px;
}

h3 {
	padding: 10px 0 10px 0;
	color: #09460F;
        font-style: italic;
}

#header {

       background: transparent url(images/frogheader2.jpg) no-repeat scroll 0 0;
       
}
#header h1 {
     color: #c5e288;
     height:75px;
     font-size:1px;
}

#header h1 a {
       color: #cfe288;
       float: left;
       position: relative;
       width:500px;
       padding-bottom: 35px;
}

