body
{
	margin: 0;
	padding: 0;
	width: 100%;
	color: #021449;
	background-color: #FFFFFF;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px*/
	text-align: center;
	width: 100%;
}

a, a:active, a:visited
{ color: #021449; }
a:hover
{ color: #7d112c; text-decoration: underline; }

a img
{
	border: none;
}

form 
{
	margin: 1px 3px 0px 0px;
	padding: 1px;
	font-size: 8pt;
	color: #000000;
	line-height: 100%;
}

#container
{
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

.ad
{
	text-align: center;
	background: #eedfb6 url(img/header-gradient-ad.jpg) repeat-x;
	height: 98px;
	margin: 0;
}

#header
{
	background: #8a2942 url(img/header-gradient.jpg) repeat-x;
	width: 100%;
	height: 100px;
	margin: 0;
	padding: 0;
	border: 0;
}

#navmenu
{
	color: #ffffff;
	background-color: #a15668;
	width: 100%;
	height: 20px;
	padding: 0;
	margin: 0;
	border-top: solid #ffffff 1px;
}

#left
{
	width: 165px;
	padding: 0;
	margin: 0;
	float: left;
	background:#ffffff url(img/nav-left-shadow.jpg) repeat-y;
	text-align: left;
}

#left li a, #left li a:active, #left li a:visited
{ color: #021449; text-decoration: none; }
#left li a:hover
{ color: #7d112c; text-decoration: underline; }



#center
{
	width: 420px;
	padding: 0;
	margin: 0;
	float: left;
	background:#ffffff;
	text-align: left;
}

#right
{
	width: 185px;
	padding: 0;
	margin: 0;
	float: left;
	background:#ffffff url(img/nav-right-shadow.jpg) repeat-y;
	text-align: center;
}

#right.item a, #right.item a:active, #right .item a:visited
{ color: #021449; text-decoration: none; }
#right .item a:hover
{ color: #7d112c; text-decoration: underline; }


#right .item, #left .item
{
	padding: 15px 0 10px 10px;
	margin: 0;
	text-align: left;
	font-size: 9.5px;
}

#right .item ul, #left .item ul
{
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#right .item li, #left .item li
{
	margin-left: 0;
	text-indent: -10px;
	line-height: 12pt;
}

#footerads
{
	width: 775px;
	height: 210px;
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	background:#f7efda url(img/footer-gradient-ad.jpg) repeat-x;
	text-align: center;
}

.footeradlist
{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 100%;
}

.footeradlist UL
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}

.footeradlist LI
{
	display: block;
	margin: 0;
	padding: 10px 0 0 8px;
	float: left;
	width: 120px;
	height: 90px;
	text-align: center;
}

#footer
{
	font-size: 9pt;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	width: 100%;
	padding: 10px 0 15px 10px;
	margin: 0;
	float: left;
	display: block;
	background:#F5F0DD;
}

#right .nav-gradient
{
	background: #faf1df url(img/nav-right-gradient.jpg) repeat-y;
	width: 185px;
	padding: 0;
	margin: 0;
}

#left .nav-gradient
{
	background: #faf1df url(img/nav-left-gradient.jpg) repeat-y;
	width: 165px;
	padding: 0;
	margin: 0;
}

#crumb
{
	font-size: 9.5px;
}

/*
------------------------------------------------------------
CONTENT STYLES BEGIN
------------------------------------------------------------
*/
.content
{
	padding: 7px 15px 12px 18px;
	line-height: 14pt;
	margin: 0;
	width: auto;
	font-size: 9pt;
}

#center .content a,
#center .content a:visited {
	text-decoration: underline;
}

.content pre
{
	font-size: larger;
}

.content p
{
	font-size: 9pt;
	text-align: left;
	margin: 0 0 9pt 0;
	padding: 0;
}

.content .deck p
{
	color: #7d112c;
	font-style: italic;
	margin: 0;
}

.content .byline
{
	font-size: 8pt;
}

.content .postdate
{
	font-size: 9pt;
	font-weight: bold;
	float: left;
}

.content blockquote
{ }

.content li
{ }

.content h1
{
	font-family: Tahoma;
	font-size: 15pt;
	line-height: 21pt;
	color: #7d112c;
	padding: 10px 0 0 0;
	margin: 0px;
}

.content h1 a
{	color: #7d112c;
	text-decoration: none;
}

.content h1 a:hover
{
	text-decoration: underline;
}

.content h2
{
	color: #7d112c;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0px;
}

.content h3
{
	color: #7d112c;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
}

.content .posted
{
	color: #7d112c;
	font-size: 7pt;
	font-family: Arial,Verdana,Tahoma,Helvetica,Sans-Serif;
	border-bottom: 1px solid #f4e8cf;
	text-align: left;
	margin: 20px 0 20px 0;
	padding: 0 0 10pt 0;
}

.content p.posted a
{	color: #7d112c; }

.content .extended, .content .extended a
{
	color: #021449;
	margin: 20px 0 25px 0;
	padding: 0;
}

.content .authorbio
{
	font-size: 7pt;
	font-style: italic;
}

/*
------------------------------------------------------------
CONTENT STYLES END
------------------------------------------------------------
*/

p,h1,pre
{ margin: 0 10px 10px 10px; }

h1
{
	font-size: 14px;
	padding-top: 10px;
}

#contentheader h1
{
	font-size: 14px;
	padding: 10px;
	margin: 0;
}

#contentright p
{ font-size: 10px}

/*
------------------------------------------------------------
NAVBAR MENU NAVIGATION BEGIN
Created with the aid of :
Listomatic http://www.accessify.com/tools-and-wizards/developer-tools/list-o-matic/
------------------------------------------------------------
*/
.navcontainer
{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 775px;
	height: 20px;
}

.navcontainer UL
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

.navcontainer LI
{
	display: block;
	margin: 0;
	padding: 0 0 0 0;
	float: left;
	width: 154px;
	height: 20px;
	border-right: 1px #440917 solid;
	font-size: 7pt;
	font-weight: bold;
}

.navcontainer LI#professional
{
	width: 114px;
}

.navcontainer A
{
	color: #FFFFFF;
	display: block;
	width: auto;
	height: 20px;
	text-decoration: none;
	margin: 0;
	padding: 0;
	border-right: 1px solid #8a2942;
	background: #87243c url(img/menu-gradient-off.jpg) repeat-x;
	line-height: 225%;
}

.navcontainer a:hover, .navcontainer a:active
{
	color: #fedf8c;
	background: #a65a6d url(img/menu-gradient-on.jpg) repeat-x;
}

.navcontainer a.active:link, .navcontainer a.active:visited
{
	position: relative;
	z-index: 102;
	background: #a65a6d url(img/menu-gradient-on.jpg) repeat-x;
	font-weight: bold;
}

.subnav
{
	position: relative;
	top: -1px;
	z-index: 101;
	margin: 0;
	padding: 0px 0 3px 0;
	background: #8a2942;
}

.subnav UL
{
	list-style: none;
	margin: 1px 0 0px 13px;
	padding: 0px;
}

.subnav LI
{
	position: relative;
	z-index: 102;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
}

.subnav a
{
	color: #ffffff;
	display: block;
	width: auto;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.subnav a:hover, .subnav a:active
{ color: #8a2942; }
.subnav a.active:link, .subnav a.active:visited
{ color: #8a2942; }
.subnav br, .navcontainer br
{ clear: both; }

/*
------------------------------------------------------------
NAVBAR MENU NAVIGATION END
------------------------------------------------------------
*/

#calendar
{
	color: #2D396E;
	font: 7.5pt/11pt Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	padding: 0px;
	text-align: center;
	margin-bottom: 30px;
}

#calendar table
{
	color: #2D396E;
	font: 7.5pt/11pt Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
}

#calendar caption
{
	color: #2D396E;
	font: 7.5pt Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: .3em;
}

#calendar th
{ text-align: left; }

#calendar td
{
	margin: 2px;
	text-align: center;
	background-color: #F5F0DD;
}

.photo
{
	text-align: left;
	margin-bottom: 20px;
}

.link-note
{
	font: 7pt Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	text-align: left;
	padding: 2px;
	margin-bottom: 0;
}

#comment-data
{
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
}

textarea[id="comment-text"]
{
	width: 80%;
        
}

.commenter-profile img
{
	vertical-align: middle;
	border-width: 0;
}

.copyright
{
	font: 8pt/11pt Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	color: #2D396E;
}
#tip
	{
		display: block;
		visibility: visible;
		font: 8pt Verdana, Arial, Helvetica, sans-serif;
		background-color: #FFFFFF;
		color: #7B1029;
		width: 200px;
		border: solid #7B1029 1px;
		padding: 6px;
		position: absolute;
		z-index: 1000;
		text-align: left;
	}

/*
------------------------------------------------------------
GLOBAL HEADER STYLES BEGIN
------------------------------------------------------------
*/

#globalMenu
{
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	z-index: 1000;
	background: #FFFFFF;
	border: solid #DEE0EB 1px;
	border-top: none;
}

#globalMenu a
{
	text-align: left;
	display: block;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	background: #FFFFFF;
	color: #717CAB;
	border-top: solid #DEE0EB 1px;
}

#globalMenu a:hover
{
	background-color: #DEE0EB;
	color: #717CAB;
}
/*
------------------------------------------------------------
GLOBAL HEADER STYLES END
------------------------------------------------------------
*/

/* MAGAZINE PROMO IN HEADER */
#header_right { width: 255px; background: url('http://blog.christianitytoday.com/giftedforleadership/img/bg_header_right.jpg') no-repeat;  }
#sponsor { width: 177px; float: right; }
#sponsor #links { width: 102px; text-align: right; vertical-align: top; }
#sponsor #magcover { width: 75px; text-align: right; }
#subscribe, #subscribe a { text-align: left; color: #fff; font: bold 10px Verdana, Arial, Helvetica, sans serif; text-decoration: none; }
#subscribe a:hover { text-decoration: underline; }
#subscribe ul { margin: 2px 7px 0 0; margin-left: -14px !important; margin-left: 20px; list-style-image: url('http://blog.christianitytoday.com/giftedforleadership/img/bullet.gif'); }
#subscribe li { padding-top: 5px; }


/*
------------------------------------------------------------
Search
------------------------------------------------------------
*/

.postHead {
	margin: 2em 0 1em;
}
.postHead h3.postDate2 {
	font: normal .9em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #00264c;
	border-bottom: 2px solid #7d112c;
	margin: 0 0 1em 0;
	text-align: right;
}
.postHead h3.postDate2 a {
	color: #00264c;
	text-decoration: none;
}
.postHead h2.postTitle {
	font: bold 1.8em Arial, Helvetica, sans-serif;
	margin: 0;
	color: #7d112c;
}
.postHead h2.postTitle a {
	color: #7d112c;
	text-decoration: none;
}
.postHead h2.postTitle a:hover {
	text-decoration: underline;
}
.postHead div.postDeck p {
	margin: 0;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}
.postHead p.postByline {
	font: italic 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.postBody a,
.extras a,
#tcContent a,
.authorbio a {
	color: #069;
}
.postBody a:hover,
.extras a:hover,
#tcContent a:hover,
.authorbio a:hover {
	color: #000;
}
p.postFooter {
	font: normal .8em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #00264c;
	border-top: 1px dotted #7d112c;
	margin: 2em 0 3em 0;
}
p.postFooter a {
	color: #00264c;
}
p.postFooter a:hover {
	color: #000;
}

#crumb h3 {
	font-size: 1.1em;
	margin-bottom: .5em;
}

/* TAG CLOUD */
#tcContent h2 {
	font: bold 1.6em Arial, Helvetica, sans-serif;
	color: #567300;
}
#tagCloud {
	width: 180px;
	display: inline;
	float: right;
}
#tagList {
	width: 180px;
	display: inline;
	float: left;
	padding: 0 5px;
	border-right: 1px solid #d6e1b8;
}
.module-tagcloud .module-content {text-align: center; }
.module-tagcloud .module-content .module-list { list-style: none; }
.module-tagcloud .module-content .module-list .module-list-item { display: inline; }
.module-tagcloud .module-content .module-list li.taglevel1 { font-size: 19px; }
.module-tagcloud .module-content .module-list li.taglevel2 { font-size: 17px; }
.module-tagcloud .module-content .module-list li.taglevel3 { font-size: 15px; }
.module-tagcloud .module-content .module-list li.taglevel4 { font-size: 13px; }
.module-tagcloud .module-content .module-list li.taglevel5 { font-size: 11px; }
.module-tagcloud .module-content .module-list li.taglevel6 { font-size: 9px; }

div.addthis {
	margin: 0 0 10px 0;
}

a.addthis_button_compact img {
	margin-right: 5px;
	position: relative;
	top: 6px;
}

