/*
Theme Name: Affinity Wordpress Theme
Theme URI: http://www.rockettheme.com/wordpress-themes/affinity
Description: Affinity the January 2010 release from RocketTheme is a complex and sophisticated community theme. The theme is prebuilt with six, very distinct colour variations to match numerous purposes.
Version: 1.2
Author: RocketTheme, LLC
Author URI: http://www.rockettheme.com
*/

.post { text-align:justify; }
.post .article-rel-wrapper { text-align:left; }
.post .alignleft, .post .alignright { max-width:200px; max-height:200px; }
.post .aligncenter { max-width:400px; max-height:400px; }

#scal_tables table {
        border:1px solid #DF0000;
        font-size:80%;
        border-collapse:collapse;
        border-spacing:0;
        margin:0 auto;
}

#scal_tables th {
        border-right:1px solid #DF0000;
        background-color:#DF0000;
        color: #FFF;
        width:50%;
        padding-left:10px;
        text-align:left;
}

#scal_tables td {
        border:1px dotted #DF0000;
        padding:0 10px;
}

#scal-gallery img {
        border:solid 1px #777;
        margin:10px;
        padding:5px;
        float:left;
        width:120px;
}