BODY {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif !important;
    background: #bdbdbd;
}
A {text-decoration: none;}
A:HOVER {text-decoration: underline;}
IMG {border: none;}
LABEL {cursor: pointer;}
H1, H2, H3, H4, H5, H6, P, UL, FORM, OL {
	padding: 0;
	margin: 0;
}

.relax {
	clear: both;
	height: 0;
	line-height: 0%;
	font-size: 0;
}
.error {
	color: #FF0000;
}

/*  Page  */
#page {
    margin: auto;
    text-align: left;
    width: 999px;
    background: #e1e1e1 url("../images/bg/area-bg.png") repeat-x left top;
}
/*  Header  */
/*new stuff*/
#logo-wrap {
	position:relative;	
	margin-top:10px;
}
#logo {
	background: url('../images/logo.png') 30px 0 no-repeat;
	height:92px;
}
#logo a {
	border:0;
	display:block;
	text-transform:uppercase;
	display:block;
	padding-top:30px;
	padding-left:176px;
	font-weight:bold;
	font-size:26px;
	line-height:26px;
}
#logo a:hover, #logo a:visited, #logo a:link {
	color:#BE272D;
	text-decoration:none;
}

.social-buttons {
	list-style-type:none;
	padding:0;
	margin:0;
	position:absolute;
	right:135px;
	top:46px;
	bottom:0;
	background:url('../images/social-sprite.png') 0 0 no-repeat;
	width:123px;
	height:50px;
}
.social-buttons li {
	float:left;	
}
.social-buttons a {
	display:block;
	text-indent:-9999px;
	height:36px;
}
.social-buttons a.rss {
	width:38px;	
}
.social-buttons a.twitter {
	width:37px;	
	margin-left:8px;
}
.social-buttons a.facebook {
	width:36px;
	margin-left:4px;
}

.donate-button {
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	padding: .5em 1em;
	font-weight:bold;
	display:block;
	z-index:100;
	position:absolute;
	right:30px;
	top:48px;
	line-height:1;
	background: #e5313b; /* Old browsers */
	font-size:.85em;
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1MzEzYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI3JSIgc3RvcC1jb2xvcj0iI2U1MzEzYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2MzMDAwOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk1JSIgc3RvcC1jb2xvcj0iI2MzMDAwOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iI2RmNmE2ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjMzAwMDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #e5313b 0%, #e5313b 27%, #c30008 47%, #c30008 95%, #df6a6f 98%, #c30008 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5313b), color-stop(27%,#e5313b), color-stop(47%,#c30008), color-stop(95%,#c30008), color-stop(98%,#df6a6f), color-stop(100%,#c30008)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e5313b 0%,#e5313b 27%,#c30008 47%,#c30008 95%,#df6a6f 98%,#c30008 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e5313b 0%,#e5313b 27%,#c30008 47%,#c30008 95%,#df6a6f 98%,#c30008 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e5313b 0%,#e5313b 27%,#c30008 47%,#c30008 95%,#df6a6f 98%,#c30008 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e5313b 0%,#e5313b 27%,#c30008 47%,#c30008 95%,#df6a6f 98%,#c30008 100%); /* W3C */

-webkit-border-radius: 8px; width: auto; -moz-border-radius: 8px;  -khtml-border-radius: 8px;  border-radius: 8px;
}
.donate-button:hover {
	background: #c30008; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MzMDAwOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIlIiBzdG9wLWNvbG9yPSIjZGY2YTZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNSUiIHN0b3AtY29sb3I9IiNjMzAwMDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MyUiIHN0b3AtY29sb3I9IiNjMzAwMDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI3MyUiIHN0b3AtY29sb3I9IiNlNTMxM2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTUzMTNiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(top,  #c30008 0%, #df6a6f 2%, #c30008 5%, #c30008 53%, #e5313b 73%, #e5313b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c30008), color-stop(2%,#df6a6f), color-stop(5%,#c30008), color-stop(53%,#c30008), color-stop(73%,#e5313b), color-stop(100%,#e5313b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c30008 0%,#df6a6f 2%,#c30008 5%,#c30008 53%,#e5313b 73%,#e5313b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c30008 0%,#df6a6f 2%,#c30008 5%,#c30008 53%,#e5313b 73%,#e5313b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c30008 0%,#df6a6f 2%,#c30008 5%,#c30008 53%,#e5313b 73%,#e5313b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c30008 0%,#df6a6f 2%,#c30008 5%,#c30008 53%,#e5313b 73%,#e5313b 100%); /* W3C */ /*
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c30008', endColorstr='#e5313b',GradientType=0 ); /* IE6-8 */
text-decoration: none;
}

form .donate-button {
	position:relative;
	right:0;
	top:0;
	display: inline-block;
	cursor: pointer;
	cursor: hand;
	box-shadow: none;
	text-shadow: none;
	border: 0;
	font-size: 1.5em;
}
.content .main-button {
	margin:1em 0;
	overflow:hidden;
	display:inline-block;
}
.content .main-button .button-bottom {
	background:#a34506;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	padding:0 8px;
	height:18px;
	margin:0 1px;
	margin-top:-14px;
	display:block;
}
.content .big-orange-bar .main-button .button-bottom {
    background:#239100;
}

.content .main-button:hover a {
	margin-top:2px;
}
.content .main-button:hover .button-bottom {
	margin-top:-16px;
}
.content .main-button a {
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	padding: .75em 2em;
	font-weight:bold;
	clear:both;
	display:block;
	z-index:100;
	position:relative;
	line-height:1;
	background: #ec7b16; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjN2IxNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZTYyMGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ec7b16 0%, #de620e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec7b16), color-stop(100%,#de620e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ec7b16 0%,#de620e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ec7b16 0%,#de620e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ec7b16 0%,#de620e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ec7b16 0%,#de620e 100%); /* W3C *//*
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec7b16', endColorstr='#de620e',GradientType=0 );  IE6-8 */
-webkit-border-radius: 8px; width: auto; -moz-border-radius: 8px;  -khtml-border-radius: 8px;  border-radius: 8px;

}
.content .main-button a.green-button {
    background: #239100; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIzOTEwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5OGRkMDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #239100 0%, #98dd04 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#239100), color-stop(100%,#98dd04)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #239100 0%,#98dd04 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #239100 0%,#98dd04 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #239100 0%,#98dd04 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #239100 0%,#98dd04 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#239100', endColorstr='#98dd04',GradientType=0 ); /* IE6-8 */
}
.content #unemployment-stats {
	background:url('../images/bg-unemployment.jpg') right 0 no-repeat;
	height:239px;
	margin:0 30px 20px 0;
	text-align:right;
	position:absolute;
	right:0;
	top:0;
	width:500px;
	vertical-align:top;
	z-index:0;
}
.content #unemployment-stats .main-button {
	position:absolute;
	top:168px;
	right:25px;
	margin:0;
}
#first-section {
	position:relative;
	min-height:240px;
	height:auto !important;
	height:239px;
	padding-bottom:19px;
}
#first-section #unemployment-stats h2 {
	background:none;
	font-size: 18px;
	/*font-family: 'Impact',serif;*/
	color: #d95e0c;
	font-weight:bold;
	padding:39px 25px .5em 0;
	margin-bottom:0;	
}
#first-section #unemployment-stats h3 {
	font-size: 24px;
	font-weight:bold;
	/*font-family: 'Impact',serif;*/
	font-family: Arial Black, Arial, serif;
	color: #c84e53;
	margin: 0;
	padding:0 25px .5em 0;
}
#first-section #unemployment-stats .widget {
	width:auto;
	margin:0;
}
.featured-section {
	background:url('../images/bedge_grunge.png');
	margin:0 35px 24px 30px;
	padding:20px;
	-webkit-box-shadow:4px 4px 0px #BBB;
	-moz-box-shadow: 4px 4px 0px #BBB;
	box-shadow: 4px 4px 0px #BBB;
	overflow:auto;
}
.featured-section .left-content {
	float:left;
	overflow:auto;
	width:362px;
	padding: 0 20px 0 0;
}

.content .featured-section h2 {
	font-size: 24px;
	/*font-family: 'Impact',serif;*/
	color: #414141;
	margin: 0;
	padding:12px 25px 20px 0;	
}
.content .featured-section iframe {
	float:left;
}
.content .featured-section p {
	margin-top:0;
	font-size:14px;
    margin-bottom: 1em;
}
.content .featured-section .main-button {
	font-size:18px;
	margin:20px auto 0 auto;
	text-align:center;
}
.main-button a span {
	display:none;
}
.main-button a:hover span {
	display:none;
	background:none !important;
}
.at300b, .at300b:hover {
 opacity: 1 !important;
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
 filter:alpha(opacity=100) !important;
 width:100%;
}
.addthis_toolbox, #secondary .addthis_toolbox {
  display: none;
}
.addthis_toolbox br, #secondary .addthis_toolbox br {
  display: none;
  height: 0px;
  width: 0;
  position: absolute;
  text-wrap: none;
}
/* end new stuff */
.header .menu {
    background: url("../images/bg/bg-menu.gif") repeat-x left top;
    width: 912px;
    float: left;
}
.header .menu-left {
    background: url("../images/bg/bg-menu-left.png") no-repeat left top;
    width: 19px;
    float: left;
    height: 49px;
    margin-left: 29px;
    display: inline;
}
.header .menu-right {
    background: url("../images/bg/bg-menu-right.gif") no-repeat right top;
    width: 9px;
    height: 49px;
    float: right;
    margin-right: 30px;
    display: inline;
}
.menu UL LI {display: inline;}
.menu UL LI SPAN {
    background: url("../images/bg/divider-menu.png") no-repeat right top;
    float: left;
    height: 49px;
    margin-right: 10px;
}
.menu UL LI A {
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    line-height: 317%;
    margin-right: 32px;
}
.menu .form {
    float: right;
    width: auto;
    margin-right:5px;
}
FORM .input {
    background: url("../images/bg/input.png") no-repeat left top;
    height: 22px;
    width: 212px;
    color: #999;
    margin-top: 8px;
    float: left;
    margin-right: 8px;
    display: inline;
}
FORM .input INPUT {
    margin-top: 2px;
    padding: 0 3px;
    margin-left: 0px;
    border: none;
    background: #FFF;
    color: #999;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 200px;
    outline: none;
    float: left;
}
.menu .input {
   	width:150px;
}
.menu input[type="text"] {
	width:144px;
}
FORM BUTTON {
    margin: 0;
    padding: 0;
    background: url("../images/buttons/go.png") no-repeat left top;
    float: left;
    height: 22px;
    width: 50px;
    margin-top: 8px;
    border: none;
    cursor: pointer;
}
/*  Content  */

.content .top-description H1 {
    font-size: 36px;
    color: #d95e0c;
    /*font-family: 'Impact',serif;*/
    text-transform:uppercase;
	margin-right:10px;
	line-height:1em;
}
.content H2 {
    font-size: 16px;
    text-transform: uppercase; 
}
P.topic {
	font-size: 18px;
    color: #FFF;
    padding: 8px 0 0 19px;
    text-transform: uppercase;
    margin: 0;
}
H3 {
    font-size: 18px;
    color: #FFF;
    padding-left: 19px; 
    padding-top: 10px;
    text-transform: uppercase;
    font-weight: normal;
}

.content P {
    font-size: 12px;
    line-height: 24px;
    margin-top: 15px;
}
.main-column li p {
	margin:0;
}
.content P.topic {
	font-size: 18px;
    color: #FFF;
    padding: 8px 0 0 19px;
    text-transform: uppercase;
    margin: 0;
}
.content div.topic.no-indent {
    height:39px;
    margin:0 0 1em;
}

.content P.topic.no-indent, .content div.topic.no-indent {padding: 0; line-height:39px; font-size: 16px;}
.content div.topic.no-indent h1 {
	background:none;
	font-size: 16px;
    color: #FFF;
    padding: 8px 0 0 0;
    text-transform: uppercase;
    margin: 0;
    display:inline-block;
    font-weight:normal;

}
.content A {
    color: #be272d;
}
.content .error a {
	color: #ff0000 !important;
	text-decoration:underline;
}
.content .titles a {
	color:#fff;
}
.content .homevid {
	float: right;
    margin: 16px 35px 20px 0;
	background: #FFF !important;
	padding:10px;
	border:1px solid #CCC;
	-moz-box-shadow: #CCCCCC 4px 4px 0px;
	-webkit-box-shadow: #CCCCCC 4px 4px 0px;
	box-shadow: #CCCCCC 4px 4px 0px !important;
	behavior: url(/PIE.htc) !important;
}
.content .logotype {
    float: right;
    margin-top: 16px;
}
#content object {
	cursor: pointer;
	cursor: hand;
}
#content object:focus {
	outline:none;
}
.blocks-bottom {
    margin-left: 29px;
    margin-right: 30px;
    background: url("../images/bg/block-bg.png") repeat-y left top;
    overflow:auto;
}
.titles {
    background: url("../images/bg/bg-title.png") no-repeat left top;
    margin-right: 19px;
    height: 48px;
    float: left;
    width: 300px;
    margin-top:-1px;
}
.blocks-bottom .titles {
	background-color:#e1e1e1;
	padding-bottom:12px;
}
.home-page .blocks-bottom {
	margin-top:24px;
}

.home-page .blocks-bottom .titles {
	background-color:#e1e1e1;
}


.titles.last {margin-right: 0;}
.block-top {
    background: url("../images/bg/block-top.png") no-repeat left top;
    height: 4px;
    margin-top: 15px;
}
.block-bg {
    background: url("../images/bg/block-bg.png") repeat-y left top;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 10px;
}
.block-container {
	float:left;
}
.block-bottom {
    background: url("../images/bg/block-bottom.png") no-repeat left bottom;
    height: 4px;
    margin-left: 29px;
    margin-right: 30px;
}
.block-container  .block {
    width: 260px;
    margin: 12px 0 0 0;
    padding:20px;
    float: left;
    display: inline;
    clear:both;
}
.block-bg .block.last {margin-right: 0px;}
.block ul {
	list-style-type:none;
}
.block A {
    text-decoration: underline;
    color: #be272d;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    display: block;
}

/*.item {
    background: url("../images/bg/item.gif") repeat-x left top;
    margin-top: 17px;
    height: 6px;
    margin-bottom: 10px;
    line-height: 0%;
    font-size: 1px;
}
*/
.block-bg .text-right {
    width: 140px;
    float: right;
    margin-right: 17px;
    display: inline;
}
.block-bg .pic-post {
    float: left;
    margin-right: 12px;
    display: inline;
    line-height: 0%;
    font-size: 1px;
}
.block-bg .pic-post A {
    line-height: 0%;
    font-size: 1px;
}
.content H4 A {
    text-decoration: underline;
    color: #be272d;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    display: block;
}
.content H4 A:HOVER {text-decoration: none;}
.content SPAN.date {
    color: #828282;
    font-size: 10px;
    font-weight: bold;
    line-height: 17px;
    clear:left;
    display:block;
}
.dashed-line {
    background: url("../images/bg/item.gif") repeat-x left top;
    margin-top: 17px;
    height: 6px;
    margin-bottom: 10px;
    line-height: 0%;
    font-size: 1px;
}
.block-bg A.link-right {
    font-weight: bold;
    text-decoration: underline;
    float: right;
    margin-top: 5px;
}
.block-bg A.link-right:HOVER {text-decoration: none;}
#first-section .widget {
    width: 594px;
    margin: 20px 0 0px 48px;
}
.top-description {
	padding-top:26px;
	z-index:1;
	position:relative;
}
.top-description P {margin: 15px 60px 7px 0px; font-size:14px; z-index:100;}
.top-description .line {
    float: left;
    margin: 7px 0 0 0;
}
.big-orange-bar {
    background: url("../images/bg/big-orange-bar.png") no-repeat left top;
    width: 940px;
    height: 132px;
    margin: 0 0 24px 29px; 
}
.big-orange-bar .box {
    float: left;
    margin: 18px 20px 0 20px;
    display: inline;
    width: 270px;
}
.big-orange-bar .box.large {width: 280px;}
.big-orange-bar P {color: #fff; margin-top: 0px;}
.big-orange-bar P.title {
	font-size: 24px;
	line-height: 27px;
	text-transform: uppercase;
}
UL.community-list LI {
    display: inline;
    float: left;
    list-style: none;
    line-height: 0%;
    font-size: 1px;
    margin: 8px 8px 0 0;
}
.blocks-top {margin: 0 0 19px 29px; padding-bottom:19px;}
.titles.long {
    background: url("../images/bg/bg-title-large.png") no-repeat left top;
    width: 620px;
}
.titles.long img {
	margin:7px 19px;
}
.blocks-top .block-news .titles {margin-right:15px;}
.recent-news, #twitter_m #twitter_container #twitter_update_list {
    width: 300px;
    float: left;
    margin: 12px 15px 0 0;
    display: inline;
    clear:both;
}
.recent-numbers {
	width: 290px;
    float: left;
    margin: 12px 15px 0 5px;
    display: inline;
    clear:both;
	padding:20px 0;
	text-align:center;
	background: #FFF !important;
	-webkit-box-shadow: #CCC 4px 4px 0px;
	-moz-box-shadow: #CCC 4px 4px 0px;
	box-shadow: #CCC 4px 4px 0px !important;
	behavior: url(/PIE.htc) !important;
}
.news-box {
    width: 616px;   
    float: left;
	background:#fff;
	padding:15px 0;
	-webkit-box-shadow:4px 4px 0px #BBB;
	-moz-box-shadow: 4px 4px 0px #BBB;
	box-shadow: 4px 4px 0px #BBB;
	position:relative;
	min-height:372px;
    height:auto !important;
    height:372px;
}
.fb-share {
	position:absolute;
	bottom:20px;
	right:5px;
	width:110px;
	height:21px;
	text-indent:-9999px;
}
.pic-box {
	background:#fff;
	-webkit-box-shadow:4px 4px 0px #BBB;
	-moz-box-shadow: 4px 4px 0px #BBB;
	box-shadow: 4px 4px 0px #BBB;
	height:402px;
	float:left;
	width:620px;
	margin:12px 0 0;
	position:relative;
	clear:both;
}
.pic-video {
	/*padding: 35px 70px;*/
	padding: 5px;
}

.news-box .container {
	padding: 0px;
	margin:0px 20px;
	position:relative;
}
.news-box .dashed-line {
	margin: 15px 20px 7px;
}
.news-box .newspost {
	height:25px;
	padding:0;
}
.news-box .container h4 {padding-top: 15px;}
.news-box .container:first-child h4 { padding-top:0; }
.news-box .container:last-child {background:none; padding-bottom:0px;}
.content .news-box .container h4 a { font-size:18px; text-decoration: none; display:block;}
.news-box .container p { font-size: 14px; margin-bottom:20px; }
.news-box .container .date { font-size:12px; font-weight:normal; }
.news-box .container .postmetadata { overflow:auto; }
.news-box .container .postmetadata a { font-size:12px; }
.news-box .container .postmetadata.abs { position:absolute; right:0; top:0; }
#twitter_m #twitter_container #twitter_update_list li {
	font-size:10px;
	color:#828282;
	list-style-type:none;
	background: #FFF !important;
	width:260px;
	float:left;
	padding:15px 20px;
	height:63px;
	line-height:20px;
	-webkit-box-shadow: #CCC 4px 4px 0px;
	-moz-box-shadow: #CCC 4px 4px 0px;
	box-shadow: #333 4px 4px 0px !important;
	margin:0 0 5px;
	font-weight:bold;
	behavior: url(http://ucubed.portentinteractive.com/PIE.htc) !important;
}
#twitter_m #twitter_container #twitter_update_list li a {display:none;}
#twitter_m #twitter_container #twitter_update_list li span a {display:inline;}
.content P.rubric {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin: 0 40px 0 0;
}
.content P.rubric A {
 	text-decoration: underline;
    color: #be272d;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    display: block;
}
.content P.rubric A:HOVER {text-decoration: none;}

.block-news {
	display:table-cell;
	vertical-align:top;
	padding-right:6px;
	}
.block-facebook {
	display:table-cell;
	vertical-align:top;
	background:#fff;
	-webkit-box-shadow:4px 4px 0px #BBB;
	-moz-box-shadow: 4px 4px 0px #BBB;
	box-shadow: 4px 4px 0px #BBB;
}
/*.block-video .pic-box .pic-video {height:345px; width:475px;}*/
.block-video .pic-box .pic-video { padding:0;}
#pic-box-links {
	position:absolute;
	left:61%;
	top:21px;
	width:224px;
}
.main-content {
    width: 940px;
    float: left;
    display: inline;
    margin: 47px 0 0 30px;
        background: url("../images/bg/bg-top-internal.png") no-repeat left top;
	position:relative;
}
.internal-top {
   min-height:50px;
   height:auto !important;
   height:50px;
   position:relative;
}
.logotype {
    line-height: 0%;
    font-size: 1px;
}
.internal-top .logotype {
    margin: -31px -29px 0 0;
    position: relative;
}
.internal-bg {
    background: url("../images/bg/internal-bg.gif") repeat-y left top;
    position: relative;
    z-index: 5;
    width: 100%;
    float: left;
    padding-bottom: 27px;
    padding-top:0px;
}
.internal-bottom {
    background: url("../images/bg/internal-bottom.png") no-repeat left top;
    height: 9px;
    line-height: 0%;
    font-size: 1px;
    width: 100%;
    float: left;
    margin-bottom: 23px;
}
.content-frame {
    float: left;
    margin: -50px 0 0 20px;
    width: 572px;
    position: relative;
    display: inline;
}
.content-frame H3 {
    padding: 0px;
    font-size:14px;
    margin-bottom:.5em;
    color:#000;
}

.page .content-frame H3 {
    padding: 0 0 .5em 0;
    font-size:14px;
    margin: 1em 0 .5em;
    color:#000;
    font-weight:bold;
    background: url("../images/bg/item.gif") repeat-x left bottom;
}
.content-frame H3.pagetitle {
	color:#fff;
	text-transform:uppercase;
	font-size:16px;
}

.content-frame H2, .content-frame H1 {
    font-size: 16px;
    background: url("../images/icons/arrow-button.gif") no-repeat left center;
    line-height: 24px;
    padding-left: 35px;
    text-transform:uppercase;
    display: block;
    font-weight:bold;
    color:#BE272D;
}
.content-frame H2.no-style {
	background:none;
	padding-left:0;
	margin:1em 0;
}
#blog-archives h3 {
	color:#000;
	font-size:14px;
}
#grayline {
	background: url("../images/bg/grayline.png") no-repeat left center;
	display:block;
	height:1px;
	width:572px;
	padding-top:18px;
}
.content-frame #content {
	margin-top:14px;
}
#content {
    margin-top: 0px;
    font-size: 12px;
    line-height: 23px;
}
.content-frame ol, .content-frame ul {
	margin-left:40px;
	padding-left:0px;
}
.date-bar {
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    margin: 12px 0 0 0;
}
.date-bar SPAN.date {
    font-size: 12px; 
    font-weight: normal;
    display: block;
    line-height: 23px;
}
.tags-bar {margin: 28px 0 0 0;}
.tags-bar SPAN {line-height: 24px;}
.tags-bar .main-button { 
	margin-top:0;
}
.tags-bar p.postmetadata {
	margin:0;
}
A.read-more {
    float: right;
    background: url("../images/icons/arrow-button.gif") no-repeat right center;
    line-height: 24px;
    padding-right: 30px;
}
.tags-bar p.postmetadata a.read-more {
	margin-top:5px;
}
#sidebar {
    float: right;
    width: 296px;
    display: inline;
    margin: -50px 4px 0 0;
}
.title-bar {
    height: 33px;
    width: 100%;
    float: left;
}
.title-bar a {
	color:#fff;
	font-weight:normal !important;
}
.title-bar.red {background: url("../images/bg/red-bar.png") no-repeat left top;} 
.title-bar.orange {background: url("../images/bg/orange-bar.png") no-repeat left top;} 
.title-bar P {
	color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0;
    padding-left: 20px;
    line-height: 24px;
}
a#thermometer {
    margin: 0 auto;
    display: block;
    text-align: center;
    margin-bottom: 20px;
    border: 0;
}
#thermometer img {
    margin: 0 auto;
}
.content-sidebar {
    width: 260px;
    float: left;
    display: inline;
    margin: 0 0 0 20px;
}
.content-sidebar.top-15 {margin-top: 15px;}
#sidebar BUTTON, #content .page BUTTON {
    background: url("../images/buttons/go-white-bg.png") no-repeat left top;
    margin: 0px;
}
#sidebar INPUT.text-input, #content .page INPUT.text-input {
    float: left;
    font-size: 12px;
    color: #999;
    background: #fff;
    border: 1px solid #c3c3c3;
    padding: 2px 5px;
    width: 186px;
    margin-right: 10px;
    display: inline;
}
#sidebar A {font-weight: bold; font-size:12px;}
.content P.top-5 {margin-top: 5px;}
#sidebar .dashed-line {margin: 15px 0 20px 0;}
.categories-list UL LI {
    list-style: none;
    width: 100%;
    float: left;
    margin: .5em; 0 0 0;
    line-height:1.5em;
}
.categories-list UL LI.first {margin-top: 10px;}
.categories-list UL LI A {
    background: url("../images/icons/icon-list.gif") no-repeat left center;
    padding-left: 14px;
    display: block;
}
#sidebar UL.community-list LI {margin: 12px 0 0 8px;}

/*  Footer  */
.footer-top {
    background: url("../images/bg/footer-top.png") no-repeat left top;    
    margin-top: 20px;
    height: 36px;
    float: left;
    width: 100%;
}
.footer-bg {
    background: #649253 url("../images/bg/footer-bg.jpg") no-repeat left top;    
    float: left;
    width: 100%;
}
.footer-box {
    position: relative;
    margin-left: 50px;
    top: -40px;
    display: inline;
    float: left;
    width: 270px;
}
.footer-box P.topic {
	font-size: 18px;
	padding: 9px 0 12px 0;
}
.footer-box P {
    color: #FFF;
    font-size: 12px;
    line-height: 25px;
}
.footer-box A {
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}
.footer-box A.email {font-weight: normal;}
.footer-box A:HOVER {text-decoration: none;}

ol.commentlist {
	list-style-type:none;
}
h1.fn {
	background:none;
	margin-left:0;
	padding-left:0;
}

.group-desc {
	margin-left:175px;
}
.cube-directory-form {
	display:block;
}
.cube-directory-form form {
	float: left;
}
.cube-directory-form form label {
	display:block;
	float:none;
	margin-bottom:5px;
}
.divider {
	width:50px;
	float:left;
}

.cube-rss img {
	vertical-align:middle;
	float:left;
	margin:0 10px 0 0;
}
p.plug {
	text-align:center;
	font-size:10px;
	clear:left;
	margin:0 0 10px 0;
	color:#FFF;
}
p.plug a, p.plug a:visited, p.plug a:hover {
	color:#FFF;
	text-decoration:underline;
}
/***********BUDDYPRESS STYLES***********/


/* #userbar -- Holds the navigation for the logged in user on all internal pages */
#userbar {
	background: #ddd;
}
	
/* #optionsbar -- Holds the navigation for the currently viewed object (user, group, component etc) internal pages */
#optionsbar {
	background: #f0f0f0;
}

	#userbar h3, #optionsbar h3 {
		text-align: center;
		padding: 8px 0 8px 0;
		font-size: 1em;
		font-weight: bold;
		background: #ddd;
	}
		#userbar h3 { background-color: #ccc; }
		
	/* Center align avatars in both user and optionsbar */
	#userbar p, #optionsbar p { text-align: center; }
	#userbar ul, #optionsbar ul { list-style: none; }

/* .content-header -- Comes directly before the content div and can hold page information, or content navigation */
.content-header {
	text-align: center;
	padding: 8px 0 8px 0;
	background: #eee;
	font-size: 1em;
	min-height: 16px;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	margin:10px 0;
}

	/* .content-header-nav -- Navigation items that appear in the content-header are marked with this class. */
	ul.content-header-nav {
		list-style: none;
		margin: 0;
		padding: 0 0 0 10px;
		font-size:12px;
	}
		ul.content-header-nav li {
			float: left;
			padding: 4px 10px 0 0;
			margin-top: -8px;
			list-style-type:none;
		}
			ul.content-header-nav li a {
				font-weight: normal;
				display: block;
				min-height: 16px;
				padding: 0;	
				color: #000;
			}
				/* Selected navigation elements include the .current class */
				ul.content-header-nav li.current a {
					color: #888;
					
				}
		
	/* Left menu within the #content div */
	#content .left-menu {
		float: left;
		width: 165px;
		display:block;
	}
	#content .left-menu img.avatar {
		height:150px; 
		width:auto; 
		overflow:hidden;}
	#content .left-menu img.avatar {
		height:auto; 
		width:150px; 
		overflow:hidden;}
		
		.left-menu input { width: 80%; }
		.left-menu ul {
			list-style: none;
			margin: 0;
			padding: 0;
		}
		.left-menu h5 { margin: 0; font-size: 1em; }
		
		/* Holds buttons, usually positioned within the content menu */
		div.button-block {
			margin: 20px 0;
		}
	


/*** Internal Page Items ********************************************************/

div.bp-widget {
	position: relative;
	margin-bottom: 20px;
}
	div.bp-widget h4 {
		position: relative;
		background: url(../images/group_header.gif) repeat-x top left;
		color: #fff;
		padding: 6px 10px 15px 10px;
		margin-bottom:10px;
		font: bold 1em "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif !important;
	}
		.left-menu div.bp-widget h4 {
			background: url(../images/leftmenu_group_header.gif) top left no-repeat;
			color: #555;
		}

		/* "See All" links in widget headers */
		div.bp-widget h4 span { float:right; }
		div.bp-widget h4 span.last { margin-right:10px; }

		div.bp-widget h4 a {
			color: #fff;
			font-weight: normal;
		}
		
div.bp-widget-neighborhood {
	position: relative;
	margin-bottom: 20px;
}
	div.bp-widget-neighborhood h4 {
		position: relative;
		background: url(../images/neighborhood_header.gif) repeat-x top left;
		color: #fff;
		padding: 6px 10px 15px 10px;
		margin-bottom:10px;
		font: bold 1em "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif !important;
	}
		.left-menu div.bp-widget-neighborhood h4 {
			background: url(../images/leftmenu_group_header.gif) top left no-repeat;
			color: #555;
		}

		/* "See All" links in widget headers */
		div.bp-widget-neighborhood h4 span { float:right; }
		div.bp-widget-neighborhood h4 span.last { margin-right:10px; }

		div.bp-widget-neighborhood h4 a {
			color: #fff;
			font-weight: normal;
		}

ul.horiz-gallery {
	list-style: none;
	overflow: auto;
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}
	ul.horiz-gallery li {
		float: left;
		padding-right: 25px;		
		text-align: center;
		width: 15%;
	}
		ul.horiz-gallery li h5 { font-size: 1em; }
		
ul.horiz-gallery-public {
	list-style: none;
	overflow: auto;
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}
	ul.horiz-gallery-public li {
		float: left;
		
		padding-bottom: 25px;
		text-align: center;
		width: 33%;
	}
		ul.horiz-gallery-public li h5 { font-size: 1em; }

	.internal-page #content img.avatar {
		border: 4px solid #f0f0f0;
	}

ul.item-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
	ul.item-list li {
		position: relative;
		padding: 10px 10px 10px 10px;
		overflow: hidden;
		
	}

	ul.item-list img.avatar {
		float: left;
		margin-right: 10px;
	}

	ul.item-list h4, ul.item-list h5, ul.item-list .item-title {
		font-size: 1em;
		margin: 0 0 4px 0;
	}

		ul.item-list li .field-data {
			margin-left: 68px;
			margin-top: 10px;
			font-size: 0.9em;
			color: #888;
		}

	ul.item-list li .desc {
		font-size: 0.9em;
		color: #888;
		margin: 10px 10px 0 68px;
	}
		#group-dir-list .desc { margin-right: 200px; }

div.action {
	position: absolute;
	right: 15px;
	top: 15px;
	text-align: right;
}

div#avatar-crop-submit {
	margin: 20px 0 0 0;
}

/*** Pagination **************************************************************/

.pagination {
	overflow: hidden;
	width: 100%;
}
	/* On activity streams position pagination above the filters */
	.activity .pagination {
		
	}

.pagination-links {
	text-align: right;
	margin-bottom: 5px;
}
	.pagination-links .page-numbers {
		padding: 0.65em 0.7em;
		height: 24px;
	}

	.pagination-links .current {
		padding: 0.5em 0.7em;
	}

a.page-numbers:hover { background: #e1e1e1; }

	.pagination-links .current {
		background: #d5d5d5;
		border-bottom: 2px solid #f28935;
	}

.pag-count {
	font-size: 0.9em;
	color: #888;
	float: left;
	width: 60%;
}

/*** Feedback Messages *******************************************************/

#message {
	background: url(../images/updated_back.gif) top left repeat-x #ddffc4;
	margin: 0 0 2em 0;
}
	#message p {
		color: #357c00;
		padding: 1em 2.75em;
		background: url(../images/updated_icon.gif) 1em 1.1em no-repeat;
	}

#message.error {
	background-image: url(../images/error_back.gif);
	background-color: #ff3a3a;
	color: #fff;
}
	#message.error p {
		background-image: url(../images/error_icon.gif);
		color: #fff;
	}

#message.info {
	background-image: none;
	background-color: #fcfcd0;
	color: inherit;
}
	#message.info p {
		background-image: url(../images/info_icon.gif);
		color: inherit;
		padding-left: 3.3em;
	}

/*** Button Styles **********************************************************/

.generic-button {
	background: url(../images/button_back.gif) top left no-repeat;
	display: inline-block;
	margin: 0 5px 8px 0;
}

.generic-button a {
	display: block;
	height: 19px;
	color: #777;
	font-size: 0.9em;
	padding: 0 33px 0 11px;
	margin-right: -7px;
	text-shadow: 0 1px 0 #fff;
	text-decoration: none;
	background: url(../images/view_button_side.gif) top right no-repeat;
}
	.accept a { background-image: url(../images/accept_button_side.gif); }
	.reject a { background-image: url(../images/reject_button_side.gif); }

	.generic-button a:hover {
		color: #555;
		text-decoration: none;
	}

	.friendship-button a.add {
		background: url(../images/add_button_side.gif) top right no-repeat;
	}

	.friendship-button a.remove {
		background: url(../images/remove_button_side.gif) top right no-repeat;
	}

	.friendship-button a.requested {
		background: url(../images/check_button_side.gif) top right no-repeat;
	}

	.loading a {
		background: url(../images/loading_button_side.gif) top right no-repeat !important;
	}

	.group-button a.join-group, .group-button a.request-membership {
		background: url(../images/add_button_side.gif) top right no-repeat;
	}

	.group-button a.leave-group {
		background: url(../images/remove_button_side.gif) top right no-repeat;
	}

	.group-button a.membership-requested {
		background: url(../images/check_button_side.gif) top right no-repeat;
	}

	.main-column .button-block {
		overflow: hidden;
		width: 100%;
		margin-bottom: 10px;
	}
		.main-column .button-block div.generic-button {
			float: right;
			margin-right:10px;
		}

a.item-button {
	border: 1px solid #eee;
	background: #f5f5f5;
	color: #999;
	padding: 0 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 0.8em;
	text-decoration: none;
	behavior: url("/PIE.htc");
}
	a.item-button:hover {
		border-color: #ccc;
		color: #777;
	}

	.activity-list li a.item-button {
		display: none;
		position: absolute;
		right: 0 !important;
		top: 0 !important;
	}
		.item-list li a.item-button {
			display: none;
			position: absolute;
			top: 10px;
			right: 10px;
		}

	.activity-list li:hover a.item-button, .item-list li:hover a.item-button {
		display: inline;
	}

/*** Standard Form Styles ***************************************************/

form.standard-form { }

	form.standard-form label, form.standard-form span.label {
		display: block;
		font-weight: bold;
		margin: 10px 0 5px 0;
	}

	form.standard-form input[type=text] {
		width: 65%;
	}

	form.standard-form textarea {
		width: 65%;
	}

	form.standard-form .checkbox label, form.standard-form .radio label {
		font-weight: normal;
		display: inline;
	}


/*** Home Widgets ************************************************************/

.widget {
	margin: 0 0 0 0;
}

h2.widgettitle, .directory h3, h2.pagetitle {
	padding: 5px 8px 0 8px;
	margin-bottom: 3px;
	height: 36px;
	border-radius: 3px;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font: bold 1em "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif !important;
	behavior: url("/PIE.htc");
}

	h2.widgettitle a {
		text-decoration: none;
		color: #555;
	}

	h2.widgettitle img {
		vertical-align: middle;
		margin-right: 4px;
	}

	.widget_bp_core_welcome_widget h2 {
		background: url(../images/welcome_header_back.gif) top left no-repeat !important;
		color: #fff !important;
	}

.widget ul.item-list li, .activity-list {
	background: url(../images/item_list_back.gif) top left repeat-x;
	padding: 15px;
}
	.widget ul.item-list {
		margin-top: 5px !important;
	}

	.widget ul.item-list li .item-avatar img, img.avatar {
		border: 3px solid #ddd;
	}

	.widget ul.item-list li h4.item-title {
		font: normal 1.4em "Georgia", Times, serif;
		margin: 0 0 7px 0;
	}

	.widget_bp_blogs_widget_recent_posts img.avatar {
		width: 50px !important;
		height: 50px !important;
	}

	.widget ul.item-list li .item {
		margin-left: 71px;
	}
		.widget_bp_blogs_recent_posts_widget ul.item-list li .item {
			margin-left: 31px !important;
		}

	.widget ul.item-list li .item-meta {
		font: normal 1em "Georgia", Times, serif;
		margin: 10px 0;
	}

	.widget .item-options {
		text-align: right;
		font-size: 0.9em;
		margin: -15px 0 0 0;
	}

	.widget_bp_core_widget_whos_online .item-avatar {
		float: left;
		margin-right: 10px;
	}


div.create-account {
	margin: 10px 0;
	text-align: right;
}

.widget-error {
	padding: 10px;
	background: #fff9df;
}

span.activity, .message-metadata small {
	color: #888;
	background: #FFF9DB;
	padding: 4px 6px;
	border-right: 1px solid #FFE8C4;
	border-bottom: 1px solid #FFE8C4;
	display: inline-block;
	font: normal 0.9em "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif !important;
	max-width: 60%;
}

div.avatar-block {
	padding: 0 15px;
}

.bp_core_widget_whos_online img {
	margin-bottom: 15px !important;
}

.widget table#wp-calendar {
	width: 100%;
}

.widget table#wp-calendar caption {
	text-align: center;
	font-size: 1.2em;
	font-family: georgia, times, serif;
	padding-bottom: 10px;
}

.widget table#wp-calendar th {
	text-align: center;
	font-weight: bold;
}

.widget table#wp-calendar td {
	background: #eee;
	border: 2px solid #fff;
	text-align: center;
}
	.widget table#wp-calendar td:hover {
		background: #ccc;
		cursor: pointer;
	}

	.widget table#wp-calendar td#today {
		background: #fff9df;
	}

	.widget table#wp-calendar td.pad {
		background: none;
	}

.widget #ajax-loader-members, .widget #ajax-loader-groups {
	margin-right: 7px;
	float: none !important;
}

.widget h2 {
	font-size: 1em;
}

	#third-section .widget h2{
		background: url(../images/rightcol_header_back.gif) top left no-repeat;
		color: #fff;
	}

	#second-section .widget h2 {
		background: url(../images/centercol_header_back.gif) top left no-repeat;
		color: #fff;
	}

	#first-section .widget h2, #sidebar h2.widgettitle, .page h2.pagetitle  {
		background: url(../images/leftcol_header_back.gif) top left no-repeat;

	}


/*** Directory Styles *******************************************************/

.directory h3, .directory #sidebar h3 {
	padding: 5px 8px 0 8px;
	margin-bottom: 3px;
	height: 36px;
	font-weight: bold;
	background: url(../images/leftcol_header_back.gif) top left no-repeat;
}

.directory #sidebar h3 {
	background-image: url(../images/rightcol_header_back.gif);
	color: #fff;
}

.directory-widget {
	margin-bottom: 26px;
}

ul#letter-list {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}
	ul#letter-list li {
		float: left;
		margin: 0 4px 3px 0;
		width: 6.4%;
		min-width: 15px;
		list-style: none;
		padding: 0;
	}
		ul#letter-list li a {
			display: block;
			background: #eee;
			text-align: center;
			text-decoration: none;
			font-size: 12px;
			color: inherit;
			font-family: Georgia, Times, serif;
			padding: 3px 5px;
		}

		ul#letter-list li a:hover {
			font-weight: bold;
			background: #fff9df;
			color: #f7740a;
		}

		ul#letter-list li a.selected {
			font-weight: bold;
			background: #aaa;
			color: #fff;
		}
		
		
/***** FORUMS ***************/

ul#forum-topic-list li {
	position: relative;
	min-height: 0;
	padding-bottom: 0;
}
	.sticky {
		background-image: url( ../images/message_thread_unread_back.gif ) !important;
	}

	.closed a.topic-title {
		background: url( ../images/closed.png ) no-repeat center left;
		padding: 0 0 0 20px;
	}

	ul#forum-topic-list li span.latest {
		display: block;
		margin-left: 50px;
	}

	ul#forum-topic-list li div.admin-links, ul#topic-post-list li div.admin-links {
		position: absolute;
		top: 1em;
		right: 1em;
		background: #eee;
		display: none;
		padding: 0.1em 0.5em;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		margin-left: 50px;
		margin-bottom: 15px;
		font-size: 11px;
		color: #888;
	}
		ul#forum-topic-list li:hover div.admin-links, ul#topic-post-list li:hover div.admin-links { display: inline-block; }

ul#topic-post-list li .poster-meta {
	color: #888;
}

ul#topic-post-list li .poster-meta .avatar {
	float: none !important;
	margin: 0 0.3em 0 0;
	vertical-align: middle;
}

ul#topic-post-list .post-content {
	margin: 1em 0 0 14px;
	border-left: 1px solid #ccc;
	padding-left: 22px;
}

ul#topic-post-list li#topic-meta {
	background-image: url( ../images/message_thread_unread_back.gif ) !important;
	min-height: 20px;
}

	ul#topic-post-list li#topic-meta h3 {
		margin: 12px 0 10px 0;
		font-size: 20px;
	}


ul#topic-post-list li input#submit_reply, input#submit_topic {
	width: auto;
}

div.latest-post {
	font-size: 0.9em;
	color: #888;
	margin-left: 70px;
}

div#post-new-topic, div#edit-topic, div#edit-post, div#post-topic-reply {
	background: url( ../images/message_thread_unread_back.gif ) top left repeat-x;
	padding: 15px;
	border-left:1px solid #F8C499;
	border-right:1px solid #F8C499;
	border-bottom:1px solid #F8C499;
}
div#post-new-topic h2, div#edit-topic h2, div#edit-post h2, div#post-topic-reply h2{
	background:none;
	padding-left:0;
}
div#post-new-topic input,
div#post-new-topic textarea,
div#edit-topic input,
div#edit-topic textarea,
div#edit-post input,
div#edit-post textarea,
div#post-topic-reply input,
div#post-topic-reply textarea {
	padding: 5px;
}
	div#post-new-topic label, div#edit-topic label, div#edit-post label div#post-topic-reply label {
		display: block;
		margin: 10px 0 3px 0;
	}

	div#edit-post textarea {
		height: 150px;
		width: 98%;
	}

	input#topic_title { width: 80%; }
	input#topic_tags { width: 60%; }
	textarea#topic_text, textarea#reply_text { width: 98%; height: 150px; }

	input#submit_topic, input#submit_reply {
		display: block;
		margin-top: 20px;
	}

div#global-forum-topic-filters ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(../images/item_list_back.gif) top left repeat-x;
	padding: 15px;
	min-height: 22px;
	overflow: hidden;
}

div#global-forum-topic-filters ul li {
	float: left;
	margin-bottom: 5px;
}
	div#global-forum-topic-filters ul li a {
		display: block;
		padding: 2px 8px;
		background-color: #fff !important;
		background-position: 8px 6px !important;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		margin: 0 5px 0 0;
		border: 1px solid #eee;
		text-decoration: none;
		behavior: url("/PIE.htc");
	}
		div#global-forum-topic-filters ul li.selected a {
			border: 1px solid #ccc;
			font-weight: bold;
			color: #555;
		}

div#forum-dir-list {
	position: relative;
	margin-top: 30px;
}
	div#forum-dir-list div.pagination {
		
	}

table#global-forum-topic-list {
	width: 97%;
	margin: 0 10px;
}
		table#global-forum-topic-list tr.alt {
			background: url( ../images/message_thread_back.gif ) 0 -2px;
		}

		table#global-forum-topic-list td {
			border-top: 1px solid #eee;
			position: relative;
		}
			table#global-forum-topic-list td p.topic-text {
				color: #888;
				font-size: 0.9em;
			}

		table#global-forum-topic-list tr th, table#global-forum-topic-list td.td-postcount,
		table#global-forum-topic-list td.td-freshness {
			text-align: center;
		}


		table#global-forum-topic-list tr th#th-title, table#global-forum-topic-list tr th#th-poster,
		table#global-forum-topic-list tr th#th-group { text-align: left; }

		table#global-forum-topic-list tr td, table#global-forum-topic-list tr th {
			padding: 5px 10px;
			vertical-align: middle;
		}

		table#global-forum-topic-list td.td-freshness {
			font-size: 0.9em;
			color: #888;
		}

		table#global-forum-topic-list td.td-poster, table#global-forum-topic-list td.td-group  {
			min-width: 130px;
		}

		table#global-forum-topic-list img.avatar { float:left; }

		table#global-forum-topic-list div.poster-name, table#global-forum-topic-list div.object-name {
			margin-left: 35px;
		}

	table#global-forum-topic-list th#th-title {
		width: 40%;
	}

	table#global-forum-topic-list th#th-postcount {
		width: 1%;
	}

	table#global-forum-topic-list td img {
		vertical-align: middle;
		margin-right: 4px;
		border-width: 3px !important;
	}

div#popular-group-forum-listing {
	overflow: hidden;
}
	div#popular-group-forum-listing div.group-forum {
		width: 47%;
		float: left;
		min-height: 60px;
		background: url( ../images/message_thread_back.gif ) top left repeat-x;
		padding: 15px 1.5%;
	}
		div.group-forum div.item-avatar {
			float: left;
		}

		div.group-forum div.item {
			margin-left: 70px;
		}
			div.group-forum div.item div.item-title {
				font-size: 1.2em;
				font-family: Georgia, times, serif;
			}

			div.group-forum div.desc {
				font-size: 0.95em;
				color: #888;
				margin-top: 5px;
			}

/**** FRIENDS *****************/

ul#friend-list li {
	background: url(../images/message_thread_back.gif) top left repeat-x;
}


#predefined-lists li {
	padding: 0.25em 0;
}

label#friend-search-label {
	font-size: 0.9em;
}

.profile-data {
	font-size: 0.9em;
	color: #777;
	width: 65%;
	margin-left: 70px;
}

.profile-data .field-name {
	font-weight: bold;
	margin-bottom: -2px;
}

/**** GROUPS *****************/

div.sub-options {
	border-left: 8px solid #eee;
}

#create-group-form, #group-settings-form {
	width: 100%;
	margin: 0 0 35px 0;
}

#create-group-form ul, #group-settings-form ul {
	margin: 5px 0 0 33px;
}
	#group-settings-form .bp-widget ul {
		margin-left: 0;
	}

	#invite-list { margin-bottom: 25px; }

	#invite-list ul, ul#friend-list {
		margin: 0;
	}
		#invite-list input { width: auto !important; }

#create-group-form textarea, #group-settings-form textarea {
	height: 120px;
}

#create-group-form .checkbox, #create-group-form .radio ul, #group-settings-form .checkbox, #group-settings-form .checkbox {
	margin-bottom: 15px;
}

	#create-group-form img.avatar, #group-settings-form img.avatar {
		border: none;
		margin-bottom: 20px;
	}

#create-group-form ul li, #group-settings-form ul li {
	list-style-type: none;
	padding-left: 5px;
}

	#invite-list ul li {
		list-style: none;
		padding: 0;
	}
		ul#friend-list li { list-style: none; }

ul#group-list li, ul#member-list li, ul#blog-list li, ul#comment-list li, ul.item-list li {
	background: url(../images/message_thread_back.gif) top left repeat-x;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	margin-top:10px;
	
}
	ul.item-list li.banned-user img.avatar {
		border-color: red !important;
	}
		ul.item-list li.banned-user a { color: red; }

#group-list li span.small, #member-list li span.small, #comment-list li span.small, ul.item-list li span.small {
	font-size: 0.95em;
	color: #888;
}
	h5 span.small a { color: #888; text-decoration: underline; }

#group-list p.desc, ul.item-list p.desc {
	font-size: 0.9em;
}

#group-admins img.avatar, #group-mods img.avatar {
	border-width: 3px;
	width: 30px;
	float: left;
	margin-right: 8px;
}

#group-name p.status {
	font: italic 1.6em "Georgia", Times, serif;
	margin: 0 0 15px 0;
	color: #888;
}


.request-pending {
	text-transform: uppercase;
	font: normal 0.9em Georgia, Times, serif;
	color: #888;
	letter-spacing: 0.5px;
}

#random-groups-list .item-meta {
	margin: 10px 0;
	width: 45%;
	line-height: 180%;
}
	#random-groups-list .desc, #random-groups-list .meta {
		font-size: 0.9em;
	}

	#random-groups-list .desc {
		margin-left: 70px;
	}

	#random-groups-list .action {
		text-align: right;
		margin-top: -20px;
		padding-right: 10px;
	}

#previous-next {
	margin: 35px 0 0 0;
	padding: 15px 0 0 0;
	border-top: 1px solid #ddd;
	clear: left;
}
	#previous-next input#group-creation-previous {
		width: auto;
	}

	#previous-next input#group-creation-next, #previous-next input#group-creation-finish {
		width: auto;
		margin-left: 20px;
	}

#invite-list {
	height: 275px;
	overflow: auto;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
	background: #f5f5f5;
	width: 160px;
	behavior: url("/PIE.htc");
}

/**** MESSAGING *****************/

table#message-threads {
	width: 100%;
}
	table#message-threads td {
		vertical-align: middle;
		padding: 10px;
	}
		table#message-threads td p {
			margin: 0;
		}

/* .message-box -- holds each message in a thread */
div.message-box {
	padding: 15px;
	overflow: hidden;
}
	div.message-box .message-metadata {
		float: left;
		width: 100px;
	}
		div.message-box .message-metadata .avatar {
			width: 30px;
			margin-bottom: 10px;
		}

		div.message-box .message-metadata h3 {
			font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, Verdana, Arial, sans-serif;
			font-size: 1em;
			margin: 0 0 5px 0;
		}

		div.message-box .message-metadata small {
			font-size: 0.9em;
			color: #888;
		}

		div.message-box .message-metadata h3 {
			font-size: 1.1em;
		}
	div.message-box .message-content {
		margin-left: 130px;
	}

.ajax_reply {
	padding: 15px;
}

table#message-threads tr, .message-box {
	background: url(../images/message_thread_back.gif) top left repeat-x;
}

table#message-threads tr.unread {
	background-image: url(../images/message_thread_unread_back.gif);
}
	td p.date {
		color: #888;
		font-size: 0.95em;
	}

.avatar-box {
	border: none !important;
}

	#main #content .avatar-box h3 {
		font: bold 1em "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, Verdana, Arial, sans-serif;;
	}

	.avatar-box small {
		line-height: 1.5;
		font-size: 0.9em;
		color: #888;
	}

#message_content_tbl { border: 1px solid #ddd; }
.mceToolbar, .mceStatusbar { background: #eee; }
.mceToolbar a { color: #bbb !important; }

div.ajax_reply, div.error-box {
	text-align: center;
	background: #EAF3FA;
	color: #2583AD;
}

div.error-box {
	background-image: url(../images/error_back.gif);
	background-color: #ff3a3a;
	color: #fff;
}

#send_message_form {
	margin-top: 15px;
}

#send_message_form input {
	font-size: 1.4em;
}

#send_message_form textarea {
	height: 200px;
	font-size: 1.1em;
	width: 98%;
}

#send_message_form input#send, input#send_reply_button {
	font-size: 1.2em;
	font-weight: bold;
}

form#send-reply textarea {
	width: 98%;
}

table#message-threads a.delete {
	overflow: hidden;
	text-indent: -999px;
	display: block;
	float: left;
	margin-top: 2px;
	background: url(../images/error_icon.gif) top left no-repeat;
	width: 12px;
	height: 13px;
}

span.unread-count {
	background: #f7740a;
	border: 2px solid #f7740a;
	padding: 0 0.5em;
	color: #fff;
	font-size: 0.8em;
	font-weight: bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior: url("/PIE.htc");
}
	.read .unread-count { display: none; }

.messages-options {
	font: normal 0.9em "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif !important;
	text-transform: none;
	color: #888;
}
	.messages-options a { color: #888; }

.notice {
	background: url(../images/notice_back.gif) top left repeat-x;
	padding:10px;
	margin:10px 0 0 0;
}
	.notice h5 {
		font: normal 1.4em Georgia, Times, serif;
	}

	.notice a { color: #0051FF;}


/**** PROFILES ************************/

table.profile-fields tr { position: relative; }

table.profile-fields tr.alt, table.wp-profile-fields tr.alt {
	background: #f0f0f0;
}

table.profile-fields tr td.label, table.wp-profile-fields tr td.label {
	border-right: 1px solid #dadada;
	font-weight: bold;
	position: relative;
}

td.data p {
	margin: 0.2em 0;
}

table.profile-fields, table.wp-profile-fields {
	width: 100%;
}
	table.profile-fields tr td, table.wp-profile-fields tr td {
		padding: 0.5em 1em;
	}

	table.profile-fields tr td.label, table.wp-profile-fields tr td.label {
		width: 130px;
	}

#profile-edit-form p.description {
	font-size: 0.9em;
	color: #888;
	margin-top: 5px;
}
	div#delete-avatar-button {
		margin-bottom: 25px;
	}

#profile-edit-form .radio label, #profile-edit-form .checkbox label {
	margin-right: 15px;
}


/**** WIRE ***********************/

#wire-post-list li, #wire-post-new {
	background: url(../images/message_thread_back.gif) top left repeat-x;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
}

	.wire-post-metadata, #wire-post-new-metadata {
		color: #888;
		font-size: 0.9em;
	}

	.wire-post-content {
		margin-left: 68px;
	}

#wire-post-new:hover {
	position: relative;
	background: url(../images/message_thread_unread_back.gif) top left repeat-x;
}

#wire-post-new textarea {
	font: normal 1em "Lucida Grande", "Lucida Sans Unicode", Arial, Tahoma, sans-serif;
}

form#wire-post-new-form {
	padding: 10px;
	position: relative;
}

div#wire-post-new {
	margin-top: 15px;
}
	p#wire-email-notify {
		float: right;
		margin: 0;
	}

	div#wire-post-new-avatar {
		float: left;
	}

	div#wire-post-new-metadata {
		position: absolute;
		bottom: 11px;
		right: 10px;
	}
		span#wire-by-text {
			display: none;
		}

	div#wire-post-new-input {
		margin-left: 70px;
	}
		div#wire-post-new-input textarea {
			height: 45px;
			width: 98%;
			margin: 5px 0 0 0;
		}

		input#wire-post-submit {
			margin-top: 10px;
		}


/**** STATUS UPDATES *************/

div#user-status {
	margin: 0;
	padding-bottom: 20px;
	font: normal 1.3em Georgia, times, serif;
}
	div#user-status a#status-new-status {
		font: normal 1.1em Georgia, times, serif;
		color: #888;
		font-style: italic;
	}
		div#user-status div.generic-button a#status-new-status {
			font: normal 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Tahoma, sans-serif;
		}

		input#status-update-input, textarea#status-update-input {
			padding: 5px;
			font: normal 1em "Lucida Grande", "Lucida Sans Unicode", Arial, Tahoma, sans-serif;
			color: #888;
		}

		div#status-update-buttons {
			margin: 10px 0 0 0;
		}
			div#status-update-buttons input {
				width: auto;
			}

		div#user-status label {
			display: block;
			font: normal 1em Georgia, times, serif;
			color: #888;
			font-style: italic;
			padding: 0 0 5px 0;
		}

		a#status-new-status, a#status-clear-status {
			padding-top: 2px;
			font: normal 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Tahoma, sans-serif;
		}
			a#status-clear-status { color: red; }

		div#user-status span.time-since {
			color: #aaa;
			font: normal 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Tahoma, sans-serif;
			padding-left: 3px;
		}
		
span.time-since {
	color: gray;
	font-size: 10px;
}

/**** SETTINGS SCREEN ***************************/

form#settings-form label span {
	color: #888;
	font-size: 0.9em;
}

input.settings-input {
	padding: 0.2em;
	width: 65%;
	margin-bottom: 15px;
}
	input.small { width: 45%; }
	input.auto { width: auto; }

table.notification-settings {
	width: 80%;
	margin-bottom: 20px;
}
	table.notification-settings td {
		padding: 3px 0;
	}

	table.notification-settings th.icon {
		width: 35px;
	}

	table.notification-settings th.title {
		width: 80%;
	}

	table.notification-settings .yes, table.notification-settings .no {
		width: 40px;
	}

input.settings-input {
	color: #777;
	font-family: inherit;
	font-size: 1.3em;
}

	table.notification-settings th {
		font-weight: bold;
	}

	table.notification-settings tr {
		border-bottom: 1px solid #eee;
	}

	table.notification-settings th.icon {
		background: center center no-repeat;
	}

	table.notification-settings .yes, table.notification-settings .no {
		text-align: center;
	}

	table#profile-notification-settings th.icon {
		background-image: url(../images/profile_bullet.gif);
	}

	table#messages-notification-settings th.icon {
		background-image: url(../images/messages_bullet.gif);
	}

	table#friends-notification-settings th.icon {
		background-image: url(../images/friends_bullet.gif);
	}

	table#groups-notification-settings th.icon {
		background-image: url(../images/groups_bullet.gif);
	}
	
/* #search-login-bar -- Comes before the header and holds a search form and quick login bar */
#search-login-bar {
	border-top: 10px solid #ccc;
	background: #f0f0f0;
	overflow: hidden;
	width: 100%;
}
	#search-login-bar #search-form {
		float: left;
		padding: 5px 10px;
	}
		#search-login-bar input { font-size: 0.9em; }

	#search-login-bar #login-form, #search-login-bar #logout-link {
		float: right;
		padding: 5px 10px;
	}
		#logout-link img { vertical-align: middle; }

#group-admins {
	list-style-type:none;
}

/*******COMPONENTS******/

/***********************************************************************************
 * Component specific styles 
 */

/*** Activity Streams ****************/



ul#activity-filter-links {
	margin-bottom: 20px;
	list-style: none;
	margin: 10px 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
	height:30px;
}

	ul#activity-filter-links li {
		float: left;
		margin-right: 10px;
	}
		ul#activity-filter-links li a {
			background: #f0f0f0;
			padding: 3px 8px;
			display: block;
}
			ul#activity-filter-links li.selected a {
			background: #aaa;
			padding: 3px 8px;
			display: block;
}



#slideshow {
	width:342px; height:271px; margin-left:17px; margin-top:17px;
}
#slideshow .loader {
	text-align:center;
	margin-top:144px;
	margin-left:187px;
}
p.topic .facebook-button, div.topic .facebook-button {
	position:absolute; right:0px;
	border:none; overflow:hidden; width:115px; height:21px; overflow:hidden;
	top:10px; margin:0;
}
.facebook-button { border:none; overflow:hidden; width:450px; display:block; height:21px; margin-top:1em; }

.endorse { width:150px; position:absolute; right:0; margin-top:0; }

ol.commentlist {
	margin:1em 0;
}
a.viewall {
	font-size: 16px;
	text-transform:uppercase;
	background: url("../images/icons/arrow-button.gif") no-repeat right center;
	padding-right:34px;
	padding-top:4px;
	font-weight:bold;
	}
form#endorsements {
	margin:1em 0;
}
																	
form#endorsements label {
	display:block;
	clear:both;
}
form#endorsements .text {
	border: 1px solid #c3c3c3;	
}
form#endorsements .text, form#endorsements select {
	margin:0 0 1em 0;
}
form#endorsements textarea {
	width: 377px;
	height: 150px;	
	border: 1px solid #c3c3c3;
}
.bubbles {
	display:block;
	clear:both;	
	overflow:auto;
	margin:1em 0;
}
.bubbles .bubble-top {
	background: url("../images/bg-bubble-top.png") no-repeat right center;
	width:474px;
	height:26px;
	line-height:26px;
}
.bubbles .bubble-mid {
	background: url("images/bg-bubble-middle.png") repeat-y;
	width:474px;
	overflow:hidden;
}
.bubbles .bubble-mid .padding {
	padding:0 30px 0 18px;
}
.bubbles .bubble-left .bubble-bottom {
	background: url("../images/bg-bubble-bottom.png") no-repeat;
	width:474px;
	height:70px;
}
.bubbles .bubble-left {
	float: left;	
	margin-top:-50px;
}
.bubbles .bubble-left.first {
	margin-top:0;	
}

.bubbles .bubble-right {
	float:right;	
	margin-top:-50px;
}
.bubbles .bubble-right .bubble-bottom {
	background: url("../images/bg-bubble-bottom-right.png") no-repeat;
	width:474px;
	height:70px;
}
.bubbles .bubble-mid p {
	margin-top:0;	
}
.bubbles .democrat {
	color:#28478f;	
	display:block;
}
.bubbles .republican {
	color:#be272d;	
	display:block;
}
.ui-buttonset .ui-button {
	margin-right: 1em;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background-image: none;

}