/*  
Theme Name: Greed
Theme URI: http://www.wpdesigner.com/
Description: Greed WordPress theme of the Seven Deadly Sins series by Small Potato.
Version: 0.9 RC1
Author: Small Potato
Author URI: http://www.wpdesigner.com/

Released under GPL. This theme was designed and coded by Small Potato of Wpdesigner.com.
http://www.opensource.org/licenses/gpl-license.php
*/

td.spacedCell { 
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
                
td.definition { 
    background-color: #F9F9D0;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 7px;
    padding-bottom: 7px;
}


table.testimonial {
    background-color: #F0F0C0;
    width: 85%;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 7px;
    padding-bottom: 7px;
    font-style: italic;
}


.testimonialHeading {
    font-style: normal;
    font-size: large;
    font-weight: bold;
    align: center;
}

.redHeading {
    font-weight: bold;
    color: rgb(153, 0, 0);
}

.castHeading1 {
    font-weight: bold;
    font-size: large;
    color: rgb(53, 0, 0);
}

.castHeading1 {
    font-weight: bold;
    font-size: large;
    color: rgb(153, 0, 0);
}

.smallHeading {
    font-weight: bold;
    font-size: x-large;
    color: rgb(153, 0, 0);
}

