a {
	text-decoration: none;
}

div {
	font-family: Corbel, Helvetica, Geneva, Arial, sans-serif;
	
}

div a {
	text-transform: none;
	color: #ff7a00;
}

font {
	font-family: Corbel, Helvetica, Geneva, Arial, sans-serif;
	
}

font a {
	text-transform: none;
	color: #ff7a00;
}



h3{font-size: 17px}

/*-----------------------------------------BLOGS NOTES-------------------------------------*/


/*-----------------------------------------meeting blog css------------------------------------*/

.caameetingnotesAuthor
 {
 	display: none;
	margin: 0 0 0 0px;
	font-size: 1px;
	color: #ff7a00;
	}
.caameetingnotesContent
{
	margin: -40px 0 0 10px;
	line-height: 1.5em;
	font-size: 13px;
}

.caameetingnotesContent a  {color: #FF0000;}

.caameetingnotesDate
{
	display: none;
    visibility: collapse;
	margin: 0 0 0 0px;
	font-size: 1px;
	color: #999999;
}

.caameetingnotesDivider 
 {
 	display: none;
	/*width: 100%;
	height: 20px;*/
	background: url(../img/orangedots.jpg) repeat-x top left;
}

.caameetingnotesMore 
{
	display: none;
	float: right;
	margin: 0 0 0 0px;
	font-size: 16px;
	color: #ff7a00;
}

.caameetingnotesTime 
{
	display: none;
	margin: 0 0 0 0px;
	font-size: 1px;
	color: #999999;
}
 
.caameetingnotesTitle
 {
	font-size: 24px;
	text-transform: none;	
	color: #624537;
}

.caameetingnotespostedBy{
	display: none;

}

/*--------------------------------------------end meeting blog css-------------------------------*/


/*----------------------------------------start crudeawakeningaustin blog css----------------------*/

.crudeawakeningaustinAuthor
 {
	display:inline;
	margin: 0 0 0 3px;
	font-size: 16px;
	color: #FF0000;
	}
	
.crudeawakeningaustinContent
{
	font-size: 15px;
	line-height: 1.5em;
	padding: 0 0 0 20px;
	margin: 0 0 20px 0;
}
.crudeawakeningaustinContent a{
	color: #FF0000;
}
.crudeawakeningaustinContent a:hover{
	color: #990000;
}


.crudeawakeningaustinDate
 {

	margin: 0 0 0 5px;
	font-size: 10px;
	color: #999999;
}
.crudeawakeningaustinDivider
 {
 	clear: both;
	width: 100%;
	height: 20px;
	background: url(../redesign_img/darkdot.jpg) repeat-x top left;
}
.crudeawakeningaustinMore 
{
	float: right;
	margin: 0 0 20px 0px;
	font-size: 16px;
	color: #FF0000;
}
.crudeawakeningaustinTime
{
	display: none;
	margin: 0 0 0 10px;
	font-size: 8px;
	color: #999999;
}
.crudeawakeningaustinTitle
 {
	font-size: 24px;
	text-transform: none;	
	color: #624537;
	margin: 20px 0 0 0;
}
.crudeawakeningaustinpostedBy {
	display: inline;
	font-size: 12px;
	margin: 0 0 0 5px;
}


/*-----------end crudeawakeningaustin blog css----------------------*/


/*-----------start transformd blog css----------------------*/


.transformdAuthor
 {
 	display:inline;
	margin: 0 0 0 3px;
	font-size: 16px;
	color: #FF0000
	}
	

.transformdContent {
	line-height: 1.5em;
	padding: 0 0 0 20px;
	font-size: 13px;
}
.transformdContent a{color: #FF0000;}

.transformdContent a:hover{color: #990000;}


.transformdDate {
	margin: 0 0 0 10px;
	font-size: 10px;
	color: #999999;
}

.transformdDivider {
	display: none;
	width: 100%;
	height: 20px;
	background: url(../img/orangedots.jpg) repeat-x top left;
}

.transformdMore{
	float: right;
	margin: 0 10px 0 0px;
	font-size: 16px;
	color: #FF0000;
}

.transformdTime {
	display: none;
	margin: 0 0 0 10px;
	font-size: 14px;
	color: #999999;
}
 
.transformdTitle {
	font-size: 24px;
	text-transform: none;	
	color: #624537;
}

.transformdpostedBy {
	display: inline;
	margin: 0 0 0 10px;
	font-size: 12px;
	color: #624537;
}