/* @override 
	http://queenbe.com/adminQueenBe/templates/css/type.css
*/

/*Typography
--------------------------------------------------*/

body {
font-size: 62.5%;
font-weight: normal;
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
color: #D2D2D2;}

p {
font-size: 1.4em;
margin-bottom: 10px;
line-height: 1.6em;
color: #ACACAC;}

#meeting_blog #contentRight p {font-size: 1.1em;}

li {font-size: 1.2em;}

/*Typography
--------------------------------------------------
--------------------------------------------------*/

/*Links 
--------------------------------------------------*/

a {
font-size: 1em;
text-decoration: none;
color: #999;}

a:hover {
text-decoration: underline;
color: #915FDC;}

#navMain a {
font-size: 1.3em;
text-decoration: none;
color: #FFF;
border: 0;}

#navMain a:hover {
color: #915FDC;
text-decoration: underline;}

h1 a {color: #915FDC;}
h1 a:hover {color: #5A5A5A;}

h2 a {color: #915FDC;}
h2 a:hover {color: #5A5A5A;}
#articles h2 a, #articles h2, #comments h2, #comments h3, #comments h1 {color: yellow;}

#contentRight a {
font-size: 1.2em;
color: #FFF;
text-decoration: none;}

#meeting-room #contentRight a,
#parenting #contentRight a {
color: yellow;}

#meeting_blog #contentRight h3 a {
font-size: 1em;
color: #915FDC;}

#contentRight a:hover {
color: #915FDC;
text-decoration: underline;}

#youTubeLinks li {
margin: 10px 0;}

#youTubeLinks ul {
display: block;}

.highlightLink {
color: #915FDC;
text-decoration: underline;}

#videos .video-links a {
color: yellow;
font-size: 1.1em;
font-weight: normal;}

#videos .video-links a:hover {color: #915FDC;}

.blog-title a {
color: red;
font-size: 1.4em;}

.entry a {
font-size: 1.2em;
color: red;}

#articles .entry a {color: ;}
/*Links Ends
--------------------------------------------------
--------------------------------------------------*/

/*Type Enhanecments
--------------------------------------------------*/

.highlight {color: #915FDC;}
.highlight2, a.hightlight2 {color: #FFDC00;}

strong {color: #FFF;}
em {color: #FFF; font-size: .9em;}

.readMore {
background: url(adminQueenBe/templates/images/pageIcon.jpg) top left no-repeat;
padding-left: 18px;
padding-bottom: 5px;}

#articles .readMore {padding-left: 0;}

.date {
font-size: 1.4em;
margin-bottom: 15px;}

#articles .rightColBG h2 {margin-top: 0;}
#articles .rightColBG ul {margin: 0;}
#articles .rightColBG li {line-height: 170%;}
#articles h1 {color: yellow; font-size: 2em;}

/*Type Enhanecments Ends
--------------------------------------------------
--------------------------------------------------*/

/*Headings
--------------------------------------------------*/

h1 {
margin-bottom: 10px;
font-size: 2em;
font-weight: normal;
color: #915FDC;}

h2 {
margin-top: 30px;
margin-bottom: 5px;
font-size: 1.7em;
font-weight: normal;
color: #915FDC;}

h3 {
font-size: 1.5em;
font-weight: normal;
color: #915FDC;
margin: 10px 0 5px 0;}

h2.event_title {color: #FFDC00;}
#events h2 {color: #FFDC00;}
#class_info h3 {color: #FFDC00;}

#article h2 a {color: yellow;}

/*Headings Ends
--------------------------------------------------
--------------------------------------------------*/