@charset "utf-8";

/* Typography */


/* Home Page */

.head-h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	margin: 15px 0 10px 0;
}


/* Rounded Box - Right Sidebar - Follow Us */

.head-rbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -0.1;
	color: #333;
}

ul.cont-rbox li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	color: #666;
}

ul.cont-rbox li a:hover {
	color: #0050BB;
}


/* Word of the Day */

.wotd p.wotd-word a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: -0.1;
	line-height: 1.4em;
	color: #0050BB;
}

.wotd p.wotd-word a:hover {
	text-decoration: none;
}

.wotd p.wotd-def {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}

.wotd div.wotd p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}

.wotd div.wotd a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
}

.wotd div.wotd a:hover {
	text-decoration: underline;
}

.wotd a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}

.wotd a:hover {
	text-decoration: underline;
}
