/*   
Theme Name: Do Tell
Theme URI: http://dotellproductions.com/
Description: Custom Theme
Author: D. J. Waletzky
Author URI: http://dj.waletzky.com/
Version: 0.50
*/


BODY {
    background-color: #000000;
    	font-family: 'helvetica', 'arial', 'sans-serif';
/*	font-weight: bold; */
    font-size: 14pt;
  }

a:link, a:visited {
	color: #0000ff;
	}

#footer {
    margin-top: 1em;
    text-align: center;
    color: white;
    font-size: 11pt;
  }

h2 {
	color: #a2a437;
	font-size: 13pt;
	}

#sidebar {


	}

.cont > a:link, .cont > a:visited {
	text-decoration: none;
	color: #000000;
	
	}

.cont > a:hover {

	text-decoration: underline;
	color: #000000;
	
	}

.style13 {
	color: #a2a437;
	font-weight: bold;
	}

.newshed {
        font-size: 18px;
        margin-top: 1em;
        margin-bottom: .7em;
	font-weight: bold;
        }

.newshed > a:link, .newshed > a:visited  {
	color: #a2a437;
	font-weight: bold;
	text-decoration: none;

        }

.newshed > a:hover {
	color: #0000ff;
	font-weight: bold;
	text-decoration: underline;

        }

.newsbar {
        font-size: 85%;
        margin-top: 10px;
        padding-right: 2em;
        margin-bottom: 1em;
        }

.newsbar > a:link, .newsbar > a:visited  {
	text-decoration: none;
	color: #000000;

        }

.newsbar > a:hover {
	color: #0000ff;
	text-decoration: underline;

        }

.contside { margin-top: 10px; }

.contside > a:link, .contside > a:visited  {
	text-decoration: none;
	color: #000000;

        }

.contside > a:hover {
	color: #0000ff;
	text-decoration: underline;

        }
#ll, #ll > a:link, #ll > a:hover, #ll > a:visited {
        font-size: 6px;
        color: #ffffff;
         }
        