@charset "utf-8";
/* CSS Document */
body{
	 background:#ffb4f5 url(/themes/public/wcr_pink/img/bg-blend.jpg) top repeat-x;
	 padding-bottom:50px;
}
#header-top .wrapper{
	width:976px;
	height:80px;
	margin:0 auto;
}
#header-top{
	height:89px;
	background:#120863 url(/themes/public/wcr_pink/img/banner-top-blend.jpg) top repeat-x;
	color:white;
	z-index:0;
}
#header-top .caption{
	font-family:Georgia, "Times New Roman", Times, serif;	
}
#header-top #logo-text{
	text-align:right;
	padding-right:85px;
	margin-top:15px;
	margin-right:50px;
	float:right;
}
#header-top #logo{
	width:976px;
	position:absolute;
	top:5px;
}
#header-top #logo IMG{
	float:right;	
}
#header-menu{
	background:#fd6ee0;
	height:30px;
}
/** Curves **/
.curve-top-rt{
	width:100%;
	background:#e4f1f9 url(/themes/public/wcr_pink/img/curve_top_rt.gif) top right no-repeat;
}
.curve-bottom-rt{
	width:100%;
	background:url(/themes/public/wcr_pink/img/curve_bottom_rt.gif) bottom right no-repeat;
}
.curve-top-lft{
	width:100%;
	background:#e4f1f9 url(/themes/public/wcr_pink/img/curve_top_lft.gif) top left no-repeat;
}
.curve-bottom-lft{
	width:100%;
	background:url(/themes/public/wcr_pink/img/curve_bottom_lft.gif) bottom left no-repeat;
}

/**
 * main content
 */
#content{
	background:white;
	border-color:#666666;
	border-width:0px 1px 1px 1px;
}

/**
 * Drop down menu
 */
#header-menu .wrapper{
	width:976px;
	margin:0px auto;
}
#nav{
	/* float: right; */
	position:relative;
	
}
#nav, #nav ul {
	list-style: none;
	line-height: 1.5em;	/* fixes horizontal position bug in IE/FF */
	font-weight:normal;
	padding: 0;
	text-align:left;
}
#nav ul{
	background:#e9ecf5;
	font-size:93%;
}

#nav a {
	display: block;
	text-decoration: none;
	color:black;
	font-size:108%;
}
#nav ul li a{
	padding: 0.4em 1.2em;
	font-size:100%;
}
#nav a.parent {
	/* background: url(/elements/menus/dropdown/rightarrow2.gif) center right no-repeat; */
}

#nav li {
	float: left;
	padding: 0;
	margin-right:1.5em;
}

#nav li ul {
	line-height: 1.2em; /* fixes horizontal position bug in IE/FF */
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border:1px solid #666666;
	margin: 0;
}

#nav li li {
	width: 13.9em;
}

#nav li ul a {
	color:black;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav ul li:hover, #nav ul li.sfhover {
	background: #d3d9ea;
}

/** Login **/
.right{
	padding:25px 10px 0px 0px;
}
.right A#facebook{
	position:relative;
	margin:15px 0px;
	display:block;
}
.right .nugget .nuggetitem{
	margin-left:15px;
}
.right .nuggetitem A{
	color:#2958a5;	
}
#login{
	padding-bottom:25px;
	padding-right:5px;
}
#login .textfield{
	height:1.3em;
	margin:5px;
	padding:3px;
	border:2px solid #d4d4d4;
	background:#fcf4fb;
	
	font-size:114%;
	color:#666666;
}
#login label{
	color:#303030;	
}
.right H2{
	color:#2958a5;
	font-size:108%;
	font-weight:bold;
	margin:1em 0px .6em 0px;
}
.right H2 A{
	color:inherit;
	text-decoration:none;
	/* margin:1em 0px .5em 0px; */
}
#events{
	margin-left:5px;	
}
/*
#events H2 A:hover{
	color:#0c306c;	
}
#events .date{
	font-size:85%;
}
#events .intro{
	margin-top:.6em;
	font-size:85%;
	line-height:1.6em;
	margin-left:5px;
	margin-right:10px;
}
*/
#footer{
	margin-top:5px;	
}
#copyright{
	color:#666;	
}
#footer #pellucid{
	float:right;	
}
#footer #pellucid A{
	text-decoration:none;	
	color:#666;
}
#home{
	margin-top:25px;
	margin-left:25px;	
}
#home-main H2{
	font-size:167%;
	color:#1e3058;
	margin:.67em 0px;
}
#home-main{
	line-height:1.5em;	
}
#home .slideshow{
	position:relative;
	overflow:hidden;
	height:300px;
	width:450px;
	vertical-align:middle;
}
#home .slideshow IMG{
	opacity:0;filter:alpha(opacity=0);	
}
#home .slideshow IMG.first{
	opacity:100;filter:alpha(opacity=100);	
}

#home #community-focus H2{
	color:#d176c5;	
	font-size:138.5%;
}
#home #community-focus{
	padding:0 10px 0 0;
}
#home #announcements{
	padding:5px 5px 25px 8px;
}
.announcements H2{
	color:#130964;
	font-size:123.1%;
	font-weight:bold;
}
.announcements .intro{
	margin:0 5px 0 7px;
	color:#2a2a2a;
	font-size:93%;
	line-height:1.5em;
}
#home #community-focus-content{
	padding:5px;
	line-height:1.5em;
	font-size:93%;
}
A.readmore{
	font-size:93%;
	font-weight:bold;
	color:#d176c5;
	text-decoration:none;
	float:right;
}
A.readmore:hover{
	color:#862779;	
}
/** Sub-pages **/
.contentitem{
	margin-top:20px;
	margin-left:55px;	
}
.contentitem .date{
	display:none;	
}
.contentitem H1,H2,H3{
	margin:.6em 0px;	
}
.contentitem H1{
	font-size:212%;
	color:#2958a5;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.contentitem H2{
	color:#303030;
	font-size:138.5%;
	font-weight:bold;
}
.contentitem H3{
	color:#2958a5;
	font-size:108%;
}
.contentitem STRONG, .contentitem B{
	font-weight:bold;	
}
.contentitem .intro, .contentitem .body, .contentitem .content{
	margin:0px 60px 0px 25px;
	font-size:93%;
	line-height:1.5em;
	color:#303030;
	text-align:justify;
}
.contentitem P{
	margin:.3em 0;	
}
/** tables **/
.form_error_message{
	color:#F00;	
}
.alert {
	border: 1px solid #999999; 
	background-color:#DADFED; 
	padding:5px 10px; 
	width: 85%; 
}	
.list
{	
	border:1px solid #999999; 
	width: 100%;
	background-color:#ffffff;
	background-position:top;
	background-repeat:repeat-x;
	margin-bottom:25px;
	padding:5px;
}

table.list td{
	padding:3px;
}
table.list th
{
	background-color:#b1c9ef;
	border-bottom:1px solid #999999;
	padding:3px 0 2px 2px;
	vertical-align: top;
	color:#333333;
	font-size:113%;
}
table.form{
	/* border:1px solid #999999; */
}
table.form TH{
	background-color:#b1c9ef;
	text-align:right;
	padding:4px;
}
table.form TD{
	padding:4px;
}
