/* @override 
	http://test.richtestani.com/assets/templates/grayson/css/type.css
	http://henrygra.server279.com/assets/templates/grayson/css/type.css
	http://henrygrayson.com/assets/templates/grayson/css/type.css
*/

h1.pagetitle {
	color: #903a0d;
	font: normal 200% Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	border-bottom: 1px solid;
	padding: 0 20px;
}

#main h2 {
	color: #a0552a;
	margin-top: 10px;
	font: normal normal 150% Georgia, "Times New Roman", Times, serif;
}

#main a {
	color: #a35b32;
	font-weight: bold;
}

#main a:hover {
	color: #42210b;
}

#main > p:first-child {
	margin-top: 0;
}

blockquote {
	text-align: justify;
}

#main ul li {
	font-weight: bold;
	list-style-type: disc;
	list-style-position: inside;
	font-size: 100%;
}

#main p {
	font: 90%/150% "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 10px 0;
}

#center blockquote, .seminars blockquote {
	font: italic 110%/150% Georgia, "Times New Roman", Times, serif;
	background-color: #f2ede6;
	padding: 10px;
	border-left: 5px solid #d8d4cd;
}

blockquote h3, #center h3 {
	font: normal normal 111% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	padding-bottom: 5px;
}

/* TESTIMONIALS --------------------------- */
#center strong.author {
	display: block;
	text-align: right;
	color: #913d10;
	padding-bottom: 10px;
	font: bold 90% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


/* NEWS ------------------------------ */
.newsmeta {
	line-height: 30px;
	color: gray;
}

.newsmeta span {
	margin-right: 10px;
	border-right: 3px solid gray;
	padding-right: 10px;
	font-size: 80%;
}

.newsmeta span.author {
	border-right: none;
}

/* PRODUCTS ------------------------------ */

.prodItem h3 a {
	margin-right: 10px;
	font-size: 130%;
}

.prodItem h3 {
	color: gray;
	font-size: 90%;
	font-weight: normal;
	font-style: normal;
}

/* SEMINAR EVENT PAGE */

.seminars #main h2 {
	margin-left: 90px;
	padding-bottom: 10px;
}

.single_event #left ul {
	
}

.single_event #left ul li {
	font: 90% "Lucida Grande", Lucida, Verdana, sans-serif;
}

#main .eventinfo li a.mapit {
	font-size: 60%;
	font-weight: normal;
	font-style: normal;
}

.single_event #left p {
	text-align: justify;
}

/* SEMINARS ------------------*/

.seminars .datesection {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #42210b;
}

.seminars span.month {
	font-size: 100%;
}

.seminars .eventTitle {
	font-size: 100%;
}

.seminars .homelocation strong{
	font-weight: bold;
}

.seminars tr th {
	color: #003281;
	font: 150% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* FORMS ------------------*/
form label {
	font-size: 90%;
	font-weight: bold;
}

form fieldset legend {
	color: #42210b;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* ABOUT -------*/
.about #left p {
	text-align: justify;
}

/* SIDEBAR ------*/

.sidebar h3 {
	color: #42210b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
}
.sidebar ul {
	width: 80%;
	margin: 10px 0;
	margin-left: 10px;
}

#right ul li {
	list-style-position: inside;
	font-weight: normal;
	font-style: normal;
	color: #42210b;
	font-size: 90%;
}

#right ul li a {
	font-weight: normal;
	font-style: normal;
	font-size: 80%;
}

/* LIVE VALIDATION */
#emailform .LV_invalid {
	font-size: 90%;
	color: white;
	text-align: right;
}

.LV_valid {
	display: none;
}

#contactForm .LV_invalid {
	text-align: right;
	display: block;
	margin-right: 30px;
}

/* CONTENT STYLES */
#content #main .big {
	font-size: 110%;
}

#content #main .bigger {
	font-size: 150%;
}

#content #main .biggest {
	font-size: 180%;
}

#content #main strong {
	font-weight: bold;
}

#main #book_promo_copy .feature p { font-size: 140%; font-weight: 600; color: #001c5e; line-height: 120%; }
a#read_more { color: white; }
a#read_more:hover { color: gray; }

