/*
Theme Name: BOOST Social Media
Theme URI: http://www.gimmeaboost.com
Description: Custom theme for BOOST Social Media
Version: 1.0
Author: CFX Creative
Author URI: http://www.cfxcreative.com
*/

/*  BODY AND LINK STYLES  */

body,td,th { font-family: Verdana, Geneva, sans-serif; font-size: 11px;	color: #535353; }
body { background-color: #535353; }
a:link { color: #993333; }
a:visited {	color: #993333; }
a:hover { color: #BB3E3E; text-decoration: none; }
a:active { color: #BB3E3E; }


/*  POST TEXT STYLES  */

.txt_post_body { font-color: #535353; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; }
.txt_post_bold { font-color: #535353; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; font-weight: bold }
.txt_post_red { font-family: Verdana, Geneva, sans-serif; font-size: 11px; font-weight: normal; color: #993333; line-height: 20px; }
.txt_post_red_bold { font-family: Verdana, Geneva, sans-serif; font-size: 11px; font-weight: bold; color: #993333; line-height: 20px; }
.txt_post_red_bold_uppercase { font-family: Verdana, Geneva, sans-serif; font-size: 11px; font-weight: bold; color: #993333; line-height: 20px; text-transform: uppercase }
.txt_post_title { font-color: #993333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 24px; font-weight: bold; text-transform: none }
.txt_post_title a { text-decoration: none }
.txt_post_title a:hover { text-decoration: underline }
.txt_list { font-color: #993333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal }
.txt_list a { text-decoration: none }
.txt_list a:hover { text-decoration: underline }
.txt_list li { list-style-type:square; line-height:18px }
.txt_post_meta { font-color: #535353; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height:14px }


/*  TDD RECENT POSTS STYLES  */
.tddrecentposts list { list-style-type: none; font-color: #993333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal }
.tddrecentposts list a { text-decoration: none }
.tddrecentposts list a:hover { text-decoration: underline }
.tddrecentposts list li { list-style-type:none;	line-height:18px }
