/*
Theme Name: Ahimsa Bimbadeen
Theme URI: http://bimbadeen.org
Description: Child Theme for Ahimsa
Author: Darren
Author URI: http://bimbdaeen.org
Template: ahimsa
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("../ahimsa/style.css");

#header {
    background-color: #FFCC00;
}

#content {
    background-color: #B70100;
}

.post fieldset {
    background-color: #cccccc;
}

.postmetadata {
    background-color: #CCCCCC;
}


#description{

padding-left:80px;
font-size:35px;
color:#000000;

}
.nocomments, #rsslinks {
display:none;
}

.entry a:hover{
border-bottom: none;
}


/* Captions */


.wp-caption {
margin-left: 30px;
margin-right: 30px;
margin-top: 10px;
margin-bottom:10px;
}


/* End captions */
