/* Theme URI: http://www.brookslyn.com/news/
Version: 0.1
Author: fy
Author URI: http://www.brookslyn.com/  */

#sidebarNEWS {
			width: 142px;
			background: #EEE;
			padding: 0px;
			text-align: center;
			vertical-align: top;
 			border-right: 1px solid #AAA;}
#sidebarNEWS a:link, #sidebarNEWS a:visited {
			font-size: 11px;
			padding: 0px;
			text-decoration: none;}			
#sidebarNEWS a:hover {
 			font-size: 11px;
 			padding: 0px;
 			color: #F00;
			text-decoration: none;}
h1.sidebarNEWS {
			width:142px;
			background: #DDDDAA;}
h2.sidebarNEWS {
			width:142px;
			background: #DDDDAA;}

/*Content Styles*/

		
.postedcard {
			vertical-align: top;
			padding: 0px 0px 0px 0px;
			border: solid #aaa 1px;}

.postedtitle {
			font-size: 14px;
			font-weight: bold;
			padding: 2px;
			border-bottom: solid #aaa 1px;
			text-decoration: none;}

.postedtext {
			padding: 2px;
			border-bottom: solid #aaa 1px;}

.postedsub {
			padding: 2px;
			text-decoration: none;}

/*Comment Styles*/

#commentsection {
			vertical-align: top;
			padding: 0px 0px 0px 0px;
			border: solid #aaa 1px;}
			

