/* Textstyle for XLMdation Webstore */

body{
	font-family: Versana, sans-serif;
}
li{ padding: 5px 0; }


/* ================================== */
/* ========= PARAGRAPHS ============== */
p{
	color: #444;
	font-size: 12px;
	line-height: 1.5em;
	margin: 5px 0 15px 0;
}



/* =============================*/
/* ========== HEADERS =========*/
h1, h2, h3, h4, h5, h6{
	font-weight: 700;
	font-style: italic;
}

h1{ font-size: 45px; margin-bottom: 25px; color:#888;}
h2{ font-size: 24px; margin: 25px 0 15px 0;}
h3{ font-size: 18px; }
h4{ font-size: 16px; }
h5{ font-size: 14px; }


#sf_admin_content table h3{ font-size: 14px; font-weight: 400; color: #555; }


/* ========= USER INFO ========= */
.user_info p{ 
	font-size: 13px; 
	color: #444; 
	margin: 0; padding: 0;
	line-height: 1.3em;
}

p.valid_days{font-size: 12px; font-style: italic;}

/* ============ NEWS COLUMN ============== */
span.date{color: #666; font-size: 80%;}
span.group{color: #666;}


/*  =========== LINKS =========== */
a{
	text-decoration: none; 
	border: none; 
	color: #666;
	font-style: normal;
	font-weight: normal;
	cursor: pointer;
}
a:hover{ color: #999; }

/*  =========== FOOTER =========== */
#footer p{padding-top: 20px;}
#footer span{padding: 0 7px }

.twtr-hd h3{display: none;}








