/**************************************
	Unique to Homepage
**************************************/
div#sidebar-primary .yui-b 
{
	padding-top:10px;
	border:1px solid red;
}

#campaign {
	background-color:#A3CBE5;
	background-image:url(/assets/gallery/National%20Gathering/LGBT%20Banner.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:206px;
	color:#FFFFFF;
	padding:0px;
}
#campaign a {
	background-color:none;
	
}

#campaign img {
	float:left;
	
}
#campaign a:hover{
	background-color:transparent;
	
}
#campaign ul {
	margin:0px 0px 10px 10px;
	border:0px solid red;
	font-size:160%;
	font-weight:bold;
	padding-top:15px;
	padding-right:35px;
	text-align:right;
	background-image:url(/assets/images/campaign/ul_bg.gif);
	background-position:right -10px;
	background-repeat:no-repeat;

}

#campaign ul li{
	margin:10px 0px 10px 0px;
	color:#27336F;
}

#campaign ul li a {
	margin:10px 0px 4px 0px;
	padding:10px 55px 2px 0;
	font-weight:normal;
	color:#fff;
}
#campaign ul li a:hover {
	color:#ccc;
	
}
#campaign h1{
	font-size:150%;
	color:#FF0066;
	font-weight:bold;
}
#campaign h2{
	font-size:250%;
	color:#FFFFFF;
	font-weight:bold;
}

#campaign .linkbutton 
{
	float:right;
	margin:10px 35px 0 0;
	width:160px;
}

#campaign .linkbutton a 
{
	background-image:url(/assets/images/campaign/campaignsubmit_bg.gif);
	background-repeat:no-repeat;
	border:0pt none;
	display:block;
	padding:10px;
	font-weight:bold;
	color:#fff;
	
}

#campaign .linkbutton a:hover
{
	color:#E03078;
	text-decoration:none;
	
}

#alphaImage2 {
	background-image:url(/assets/images/campaign/righthand-text.png);
	background-position:right center;
	background-repeat:no-repeat;
	height:205px;
	width:571px;
	float: right;
}

#communitybox {
	float:left;
	width:222px;
	background-color:#214180;
	background-image:url(/assets/images/common/community_box_bg.jpg);
	background-position:bottom;
	padding:0 0 12px 0;
	margin:5px 10px 10px 0px;
	background-repeat:no-repeat;
}
#communitybox h2 
{
	color: #fff;
	padding:0px 0px 0px 10px;
	margin:0px 0px 10px 0px;
}

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabberlive
{
	margin-top: 1em;
	color: #fff;
}
.tabber 
{
	color: #fff;
	padding: 0 1em 1em 1em;	
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
margin-left: 10px;
overflow: auto;
}

ul.tabbernav li {
	list-style: none;
	margin: 0;
	display: inline;
}

ul.tabbernav li a {
	background: #DDE;
	background-image:url(/assets/images/navigation/community_nav_right_off.jpg);
	margin:0 0px 0 0px;
	text-decoration:none;
	padding:3px 5px 5px 5px;
	width:91px;
	display: block;
	float: left;
	color:#460000;
	font-weight: bold;
}
ul.tabbernav li a:hover {
	color: #FF0066;
	text-decoration: underline;
}

ul.tabbernav li.tabberactive a {
	background-color: #fff;
	background-image:url(/assets/images/navigation/community_nav_right_on.jpg);
	margin:0 0px 0 0px;
	color:#FFFFFF;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 /*padding:5px;*/
 /*border:1px solid #aaa;*/
 border-top:0;
 clear: both;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}
.tabberlive .tabbertab ul 
{
	background-color:#FF0066;
	background-image:url(/assets/images/common/community_inner_box_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#FFFFFF;
	margin:0  10px 0px 10px;
	padding:5px 5px 10px 5px;
}
.tabberlive .tabbertab ul li 
{
	border-bottom:1px dashed #FFFFFF;
	margin-bottom: 0.5em;	
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}
.tabber .tabbertab h3 
{
	margin-bottom: 1em;
	border-bottom: dotted 1px #0093DD;
}
.tabberlive .tabbertab h4 a, .tabber .tabbertab h4 a
{
	color:#FFF;
	font-size:114%;
	font-weight: bold;
}
.tabberlive .tabbertab h4 a:hover, .tabber .tabbertab h4 a:hover 
{
	color: #0093DD;
	background-color: #FFE5EF;	
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#hot-topics ul.tabbernav li a
{
	
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

/* ********************************************
	nugget styles
********************************************* */

.nugget {
	margin:10px 0 10px 0;
}

/* ********************************************
	latest events & news for homepage
********************************************* */
.latest {
	
	margin:10px 10px 10px 230px;
	font-size:80%;
	color:#FF0066;
	display:block;
	position:relative;
}

.latest h3 a {
	font-size:160%;
	font-weight:bold;
	margin:10px 10px 10px 0px;
	padding:2px 0 5px 0;
	color:#FF0066;
	text-decoration:none;
	background-color:transparent;
	border-bottom:1px dashed #cccccc;
	display:block;
}
.latest h3 a:hover {
	
	color:#FF0066;
	text-decoration:none;
	background-color:transparent;
}

.latest h5 a {
	font-size:130%;
	font-weight:bold;
	margin:10px 10px 0px 0px;
	background-color:none;
}
.latest h5 a:hover {
	
	color:#FF0066;
	background-color:transparent;
}
.latest ul {
	margin:10px 0px 10px 0px;
}

.news ul {
	margin:10px 0px 15px 0px;

}

.latest li {
	padding:5px 5px 5px 40px;
	margin:0 0 5px 0;
	background-color:#F0F0F0;
	list-style-type:none;
	border-bottom:1px solid #0093DD;
	
}

.news li {
	background-image:url(../images/lister/startab.gif);
	background-repeat:no-repeat;
}

.event li {
	background-image:url(../images/lister/eventtab.gif);
	background-repeat:no-repeat;
}