/*
Theme Name: DAS Theme 2
Theme URI: http://brettnolan.com
Description: Test theme for DAS Blog
Version: 1.0
Author: Brett Nolan
Author URI: http://brettnolan.com/


	Das Theme 1.0
        Designed from scratch by Brett Nolan.

*/

#content {

width:560px;
height:330px;

}

.post {

font-family:Helvetica;
font-size:10pt;
line-height:16px;
overflow:auto;
}


a {

color:CC0000;

}

.newstitle {

font-family:Helvetica;
font-size:18pt;
font-weight:700;

}

.alignright {
   float: right;
}


