/* ---------- Overall Specifications ---------- */

body {
  line-height: 1.33;
  font-size: 87.5%;
  word-wrap: break-word;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;

}

body.b-grey{
	background: rgb(79,79,79);
}
body.b-blue{
	background: #0080da;
}
body.b-maize{
	background: #FFCF01;
}
body.b-white{
	background: white;
}

#page-wrapper {
  background-image: url(../images/topbarBG.png);
  background-repeat: repeat-x;
}



a:link,
a:visited {
  text-decoration: none;
  color: rgb(0,96,205);
  /*color: rgb(66,88,151);*/
}
a:hover,
a:active,
a:focus {
  text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0.7em 0 0.5em;
  font-weight: inherit;
  font-family: "proxima-nova", sans-serif;
  font-weight: bold;

}
h1 {
  font-size: 1.357em;
  color: #000;

}
h2 {
  font-size: 1.143em;

}
p {
  margin: 0 0 1.2em;
}
del {
  text-decoration: line-through;
}
tr.odd {
  background-color: #dddddd;
}
img {
  outline: 0;
}
code,
pre,
kbd,
samp,
var {
  padding: 0 0.4em;
  font-size: 0.77em;
  font-family: Menlo, Consolas, "Andale Mono", "Lucida Console", "Nimbus Mono L", "DejaVu Sans Mono", monospace, "Courier New";
}
code {
  background-color: #f2f2f2;
  background-color: rgba(40, 40, 0, 0.06);
}
pre code,
pre kbd,
pre samp,
pre var,
kbd kbd,
kbd samp,
code var {
  font-size: 100%;
  background-color: transparent;
}
pre code,
pre samp,
pre var {
  padding: 0;
}
.description code {
  font-size: 1em;
}
kbd {
  background-color: #f2f2f2;
  border: 1px outset #575757;
  margin: 0 3px;
  color: #666;
  display: inline-block;
  padding: 0 6px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
pre {
  background-color: #f2f2f2;
  background-color: rgba(40, 40, 0, 0.06);
  margin: 10px 0;
  overflow: hidden;
  padding: 15px;
  white-space: pre-wrap;
}


/* ------------------ Fonts ------------------ */

body,
#site-slogan,
.ui-widget,
.comment-form label {
  /* font-family: Georgia, "Times New Roman", Times, serif; */
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
}
#header,
#footer-wrapper,
#skip-link,
ul.contextual-links,
ul.links,
ul.primary,
.item-list .pager,
div.field-type-taxonomy-term-reference,
div.messages,
div.meta,
p.comment-time,
table,
.breadcrumb {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
}
input,
textarea,
select,
a.button {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}

/* ------------------ Reset Styles ------------------ */

caption {
  text-align: left; /* LTR */
  font-weight: normal;
}
blockquote {
  background: #f7f7f7;
  border-left: 1px solid #bbb;
  font-style: italic;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
}
blockquote:before {
  color: #bbb;
  content: "\201C";
  font-size: 3em;
  line-height: 0.1em;
  margin-right: 0.2em;
  vertical-align: -.4em;
}
blockquote:after {
  color: #bbb;
  content: "\201D";
  font-size: 3em;
  line-height: 0.1em;
  vertical-align: -.45em;
}
blockquote > p:first-child {
  display: inline;
}
a.feed-icon {
  display: inline-block;
  padding: 15px 0 0 0;
}




/* ------------------ Table Styles ------------------ */

table {
  border: 0;
  border-spacing: 0;
  font-size: 0.857em;
  margin: 10px 0;
  width: 100%;
}
table table {
  font-size: 1em;
}
#footer-wrapper table {
  font-size: 1em;
}
table tr th {
  background: #999999;
  background: rgba(0, 0, 0, 0.2);
  border-bottom-style: none;
}
table tr th,
table tr th a,
table tr th a:hover {
  color: #FFF;
  font-weight: bold;
}
table tbody tr th {
  vertical-align: top;
}
tr td,
tr th {
  padding: 4px 9px;
  border: 1px solid #fff;
  text-align: left; /* LTR */
  vertical-align: text-top;
}
#footer-wrapper tr td,
#footer-wrapper tr th {
  border-color: #555;
  border-color: rgba(255, 255, 255, 0.18);
}
tr.odd {
  background: #e4e4e4;
  background: rgba(0, 0, 0, 0.105);
}
tr,
tr.even {
  background: #efefef;
  background: rgba(0, 0, 0, 0.063);
}
table ul.links {
  margin: 0;
  padding: 0;
  font-size: 1em;
}
table ul.links li {
  padding: 0 1em 0 0;
}




/* ------------------ List Styles ------------------ */

.block ol,
.block ul {
  margin: 0;
  padding: 0 0 0.25em 1em; /* LTR */
}
.contextual-links-wrapper {
  font-size: small !important;
}
ul.contextual-links {
  font-size: 0.923em;
}
.contextual-links-wrapper a {
  text-shadow: 0 0 0 !important;
}
.item-list .pager {
  font-size: 0.929em;
}
ul.menu li {
  margin: 0;
}
.region-content ul,
.region-content ol {
  margin: 1em 0;
  padding: 0 0 0.25em 2.5em; /* LTR */
}

.region-content ul ul, .region-content ol ol, .region-content ol ul, .region-content ul ol{
	margin: 0;
}

.item-list ul li {
  margin: 0;
  padding: 0.2em 0.5em 0 0; /* LTR */
}
ul.tips {
  padding: 0 0 0 1.25em; /* LTR */
}




/* ------------------ Header ------------------ */
#skip-link {
  left: 50%;
  margin-left: -5.25em;
  margin-top: 0;
  position: absolute;
  width: auto;
  z-index: 50;
}
#skip-link a,
#skip-link a:link,
#skip-link a:visited {
  background: #444;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  display: block;
  font-size: 0.94em;
  line-height: 1.7;
  padding: 1px 10px 2px 10px;
  text-decoration: none;
  -khtml-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-radius: 0 0 10px 10px;
}
#skip-link a:hover,
#skip-link a:active,
#skip-link a:focus {
  outline: 0;
}
#logo {
	float: left;
    margin-left: -9px;
    padding: 0;
}
#name-and-slogan {
  float: left; /* LTR */
  padding-top: 34px;
  margin: 0 0 30px 15px; /* LTR */
}
#site-name {
  font-size: 1.821em;
  color: #686868;
  line-height: 1;
}
h1#site-name {
  margin: 0;
}
#site-name a {
  font-weight: normal;
}
#site-slogan {
  font-size: 0.929em;
  margin-top: 7px;
  word-spacing: 0.1em;
  font-style: italic;
}
/* Region header blocks. */
.region-header .block {
  font-size: 0.857em;
  float: right; /* LTR */
  margin: 0 10px;
  padding: 0;
}
.region-header .block .content {
  margin: 0;
  padding: 0;
}
.region-header .block ul {
  margin: 0;
  padding: 0;
}
.region-header .block li {
  list-style: none;
  list-style-image: none;
  padding: 0;
}
.region-header .form-text {
  background: #fefefe;
  background: rgba(255, 255, 255, 0.7);
  border-color: #ccc;
  border-color: rgba(255, 255, 255, 0.3);
  margin-right: 2px; /* LTR */
  width: 120px;
}
.region-header .form-text:hover,
.region-header .form-text:focus,
.region-header .form-text:active {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
}
.region-header .form-required {
  color: #eee;
  color: rgba(255, 255, 255, 0.7);
}
/* Region header block menus. */
.region-header .block-menu {
padding-top: 4px;
  /*border: 1px solid;
  border-color: #eee;
  border-color: rgba(255, 255, 255, 0.2);
  padding: 0;
  width: 208px;*/
}
.region-header .block-menu li
{
	display: inline
}
.region-header .block-menu li a {
  display: inline-block;
  /*border-bottom: 1px solid;
  border-bottom-color: #eee;
  border-bottom-color: rgba(255, 255, 255, 0.2);*/
  padding: 3px 7px;
  color: white;
  font-weight: bold;
  text-shadow: #111111 1px 1px 0;
  float: left;
}
.region-header .block-menu li a:hover,
.region-header .block-menu li a:focus,
.region-header .block-menu li a:active {
  text-decoration: none;
  background: rgba(255, 255, 255, 0.15);
}
.region-header .block-menu li.last a {
  border-bottom: 0;
}
/* User Login block in the header region */
.region-header #block-user-login {
  width: auto;
}
.region-header #block-user-login .content {
  margin-top: 2px;
}
.region-header #block-user-login .form-item {
  float: left; /* LTR */
  margin: 0;
  padding: 0;
}
.region-header #block-user-login div.item-list,
.region-header #block-user-login div.description {
  font-size: 0.916em;
  margin: 0;
}
.region-header #block-user-login div.item-list {
  clear: both;
}
.region-header #block-user-login div.description {
  display: inline;
}
.region-header #block-user-login .item-list ul {
  padding: 0;
  line-height: 1;
}
.region-header #block-user-login .item-list li {
  list-style: none;
  float: left; /* LTR */
  padding: 3px 0 1px;
}
.region-header #block-user-login .item-list li.last {
  padding-left: 0.5em; /* LTR */
}
.region-header #block-user-login ul.openid-links li.last {
  padding-left: 0; /* LTR */
}
.region-header #user-login-form li.openid-link a,
.region-header #user-login li.openid-link a {
  padding-left: 20px; /* LTR */
}
.region-header #block-user-login .form-actions {
  margin: 4px 0 0;
  padding: 0;
  clear: both;
}
.region-header #block-user-login input.form-submit {
  border: 1px solid;
  border-color: #ccc;
  border-color: rgba(255, 255, 255, 0.5);
  background: #eee;
  background: rgba(255, 255, 255, 0.7);
  margin: 4px 0;
  padding: 3px 8px;
}
.region-header #block-user-login input.form-submit:hover,
.region-header #block-user-login input.form-submit:focus {
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
}
/* Search block in region header. */
.region-header #block-search-form {
  width: 208px;
  float: left;
}
.region-header #block-search-form .form-text {
  width: 154px;
  height: 22px;
  font-size: 1.15em;
}
/* Language switcher block in region header. */
.region-header .block-locale ul li {
  display: inline;
  padding: 0 0.5em;
}










/* --------------- Main Menu ------------ */

#sidebar-first .block-menu {
	clear: both;
  	width: 193px;
	padding-top: 0;
	font-size: 120%;
	margin: 0 0 10px;
}
#sidebar-first .block-menu .menu {
	font-size: .9em;
	margin: 0;
	padding: 0;
	line-height: 1.7em;
}
#sidebar-first .block-menu .menu li {
  	margin: 0;
	padding: 0;
	float: none;
	display: block;
	border-bottom: 1px solid #c2cce4;
}
#sidebar-first .block-menu .menu a {
	padding: 7px 10px;
	color: #000;
	text-decoration: none;
	font-family: "proxima-nova", Arial, helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
	display: block;
}
#sidebar-first .block-menu .menu a:hover,
#sidebar-first .block-menu .menu a:focus {
  text-decoration: none;
  color: #000000;
  background-color: #c2cce4;
}
#sidebar-first .block-menu .menu a:active  {
  background: #b3b3b3;
  background: rgba(255, 255, 255, 1);
}
#sidebar-first .block-menu .menu li a.active {
	border-bottom: none;
    background: rgb(6%, 11%, 25%);
	color: #ffffff;
}
.featured #main-menu-links li a:active,
.featured #main-menu-links li a.active {
	background: rgb(6%, 11%, 25%);
	color: #ffffff;
}




/* --------------- Secondary Menu ------------ */

.toolbar #secondary-menu-links{
	display: none;
}

#secondary-menu-links {
  float: right; 
  font-size: 0.929em;
  margin: 10px 10px 0;
  background: rgba(0,0,0,.75);
  border-radius: 5px 5px 5px 5px;
  padding: 5px 10px 5px;
  font-size: .85em;
}

#secondary-menu-links a{
	color: white;
}

#secondary-menu-links a:hover,
#secondary-menu-links a:focus {
  text-decoration: underline;
}




/* ------------------- Main ------------------- */

#main {
  margin-top: 20px;
  margin-bottom: 40px;
}

.bbactive #main{
	margin-top: 0px;
}




/* ----------------- Featured ----------------- */

#featured {
 /* text-align: center;
  font-size: 1.643em;
  font-weight: normal;
  line-height: 1.4;
  padding: 20px 0 45px;
  margin: 0;
  background: #f0f0f0;
  background: rgba(30, 50, 10, 0.08);
  border-bottom: 1px solid #e7e7e7;
  text-shadow: 1px 1px #fff;*/
}
#featured h2 {
  font-size: 1.174em;
  line-height: 1;
}
#featured p {
  margin: 0;
  padding: 0;
}

/* --------------- Highlighted ---------------- */

#highlighted {
  border-bottom: 1px solid #d3d7d9;
  font-size: 120%;
}

/* ------------------- Help ------------------- */

.region-help {
  border: 1px solid #d3d7d9;
  padding: 0 1.5em;
  margin-bottom: 30px;
}

/* ----------------- Content ------------------ */
#content{
	  padding-top: 20px;
}

.content {
  margin-top: 0px;
}
h1#page-title {
  font-size: 2em;
  line-height: 1.1;
  text-shadow: 3px 2px 0px rgb(230,230,230);
  margin-top: 0px;
}
#content h2 {
  margin-bottom: 2px;
  font-size: 1.429em;
  line-height: 1.1;
}
.node .content {
  font-size: 1.071em;
}
.node-teaser .content {
  font-size: 1em;
}
.node-teaser h2, #content .node-teaser h2{
  margin-top: 0;
  padding-top: 0.5em;
  margin-bottom: 0.4em;
  font-size: 1.6em;
  text-shadow: 3px 2px 0px rgb(230,230,230);
}
.node-teaser h2 a {
  color: #181818;
}
.node-teaser {
  border-top: 1px solid #d3d7d9;
  margin-bottom: 10px;
  padding-bottom: 10px;
  margin-top: 5px;
  padding-top: 3px;
  clear: both;
}
.node-sticky {
  background: #f9f9f9;
  background: rgba(0, 0, 0, 0.024);
  border: 1px solid #d3d7d9;
  padding: 0 15px 15px;
}
.node-full {
  background: none;
  border: none;
  padding: 0;
}
.node-teaser .content {
  clear: none;
  line-height: 1.6;
}
.meta {
  font-size: 0.857em;
  color: #68696b;
  margin-bottom: -5px;
}
.submitted .user-picture img {
  float: left; /* LTR */
  height: 20px;
  margin: 1px 5px 0 0; /* LTR */
}
.field-type-taxonomy-term-reference {
  margin: 0 0 1.2em;
}
.field-type-taxonomy-term-reference .field-label {
  font-weight: normal;
  margin: 0;
  padding-right: 5px; /* LTR */
}
.field-type-taxonomy-term-reference .field-label,
.field-type-taxonomy-term-reference ul.links {
  font-size: 0.8em;
}
.node-teaser .field-type-taxonomy-term-reference .field-label,
.node-teaser .field-type-taxonomy-term-reference ul.links {
  font-size: 0.821em;
}
.field-type-taxonomy-term-reference ul.links {
  padding: 0;
  margin: 0;
  list-style: none;
}
.field-type-taxonomy-term-reference ul.links li {
  float: left; /* LTR */
  padding: 0 1em 0 0; /* LTR */
  white-space: nowrap;
}
.link-wrapper {
  text-align: right;
}
/*.field-type-image,
.user-picture  {
  margin: 0 0 1em;
}*/
.node-person .field-type-image {
  float: left;
  margin: 0 20px 1em;
}
ul.links {
  color: #68696b;
  font-size: 0.821em;
}

.node-readmore a{
	font-weight: bold;
	font-size: 1.2em;

}

/* Causing issues with spacing
.node-unpublished {
  margin: -20px -15px 0;
  padding: 20px 15px 0;
}
*/
.node-unpublished .comment-text .comment-arrow {
  border-left: 1px solid #fff4f4;
  border-right: 1px solid #fff4f4;
}


.field-name-field-city,
.field-name-field-state,
.field-name-field-zipcode,
.field-inline {
	display: inline-block;
	margin-right: .7em;
}







/* ----------------- Comments ----------------- */

.comment h2.title {
  margin-bottom: 1em;
}
.comment div.user-picture img {
  margin-left: 0; /* LTR */
}
.comment {
  margin-bottom: 20px;
  display: table;
  vertical-align: top;
}
.comment .attribution {
  display: table-cell;
  padding: 0 30px 0 0; /* LTR */
  vertical-align: top;
  overflow: hidden;
}
.comment .attribution img {
  margin: 0;
  border: 1px solid #d3d7d9;
}
.comment .attribution .username {
  white-space: nowrap;
}
.comment .submitted p {
  margin: 4px 0;
  font-size: 1.071em;
  line-height: 1.2;
}
.comment .submitted .comment-time {
  font-size: 0.786em;
  color: #68696b;
}
.comment .submitted .comment-permalink {
  font-size: 0.786em;
  text-transform: lowercase;
}
.comment .content {
  font-size: 0.929em;
  line-height: 1.6;
}
.comment .comment-arrow {
  background: url(../images/comment-arrow.gif) no-repeat 0 center transparent; /* LTR */
  border-left: 1px solid;
  border-right: 1px solid;
  height: 40px;
  margin-left: -47px; /* LTR */
  margin-top: 10px;
  position: absolute;
  width: 20px;
}
.comment .comment-text {
  padding: 10px 25px;
  border: 1px solid #d3d7d9;
  display: table-cell;
  vertical-align: top;
  position: relative;
  width: 100%;
}
.comment .indented {
  margin-left: 40px; /* LTR */
}
.comment ul.links {
  padding: 0 0 0.25em 0;
}
.comment ul.links li {
  padding: 0 0.5em 0 0; /* LTR */
}
.comment-unpublished {
  margin-right: 5px; /* LTR */
  padding: 5px 2px 5px 5px; /* LTR */
}
.comment-unpublished .comment-text .comment-arrow {
  border-left: 1px solid #fff4f4;
  border-right: 1px solid #fff4f4;
}

/* ------------------ Sidebar ----------------- */
.sidebar .section {
  padding-top: 10px;
}
.sidebar .block {
  padding: 15px 10px;
  margin: 0 0 20px;
}
.sidebar h2 {
  margin: 0 0 0.2em;
  padding-bottom: 5px;
  text-shadow: 0 1px 0 #fff;
  font-size: 1.4em;
  line-height: 1.2;
}
.sidebar .block .content {
  font-size: 0.914em;
  line-height: 1.4;
}
.sidebar tbody {
  border: none;
}
.sidebar tr.even,
.sidebar tr.odd {
  background: none;
  border-bottom: 1px solid #d6d6d6;
}

/* --------------- Sidebar Date --------------- */

.sidebar .date-display-single
{
font-size: .8em;
}

.view-events .views-row{
padding-left: 36px;
background: top left no-repeat url(../images/cal-sm.png);
}

/*------------------- Other Icons ------------------ */

div.ico-staff, li.ico-staff{
padding-left: 36px;
background: top left no-repeat url(../images/staff.png);
min-height: 36px;
margin-bottom: 10px;
font-size: 120%;
}

/*------------------- Social ------------------ */

div.soc-twitter, li.soc-twitter{	background: top left no-repeat url(../images/social/twitterelt.png); }
div.soc-facebook, li.soc-facebook{	background: top left no-repeat url(../images/social/facebook.png); }
div.soc-pinterest, li.soc-pinterest{	background: top left no-repeat url(../images/social/pinterest.png); }
div.soc-youtube, li.soc-youtube{	background: top left no-repeat url(../images/social/youtube.png); }
div.soc-tumblr, li.soc-tumblr{		background: top left no-repeat url(../images/social/tumblr.png); }
div.soc-blogger, li.soc-blogger {	background: top left no-repeat url(../images/social/blogger.png); }
div.soc-email, li.soc-email { 		background: top left no-repeat url(../images/social/mail.png); }
div.soc-phone, li.soc-phone{ 		background: top left no-repeat url(../images/social/phone.png); }
div.soc-gplus, li.soc-gplus{		background: top left no-repeat url(../images/social/gplus.png); }

div.soc-gplus, li.soc-gplus,
div.soc-phone, li.soc-phone,
div.soc-email, li.soc-email,
div.soc-blogger, li.soc-blogger,
div.soc-tumblr, li.soc-tumblr,
div.soc-youtube, li.soc-youtube,
div.soc-facebook, li.soc-facebook,
div.soc-pinterest, li.soc-pinterest,
div.soc-twitter, li.soc-twitter
{
padding-left: 36px;
min-height: 36px;
margin-bottom: 10px;
font-size: 120%;
}

a.soc-twitter, a.soc-facebook, a.soc-gplus{
padding-left: 27px;
padding-top: 2px;
padding-bottom: 4px;
height: 18px;
margin: 1px;
display: block;}

a.soc-twitter{ background: top left no-repeat url(../images/social/twitter24.png); }
a.soc-facebook{ background: top left no-repeat url(../images/social/facebook24.png); }
a.soc-gplus{ background: top left no-repeat url(../images/social/gplus24.png); }

/* ----------------- Triptych ----------------- */

#triptych-wrapper {
  background-color: #f0f0f0;
  background: rgba(30, 50, 10, 0.08);
  border-top: 1px solid #e7e7e7;
}
#triptych h2 {
  color: #000;
  font-size: 1.714em;
  margin-bottom: 0.8em;
  text-shadow: 0 1px 0 #fff;
  text-align: center;
  line-height: 1;
}
#triptych .block {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #dfdfdf;
  line-height: 1.3;
}
#triptych .block.last {
  border-bottom: none;
}
#triptych .block ul li,
#triptych .block ol li {
  list-style: none;
}
#triptych .block ul,
#triptych .block ol {
  padding-left: 0;
}
#triptych #block-user-login .form-text {
  width: 185px;
}
#triptych #block-user-online p {
  margin-bottom: 0;
}
#triptych #block-node-syndicate h2 {
  overflow: hidden;
  width: 0;
  height: 0;
}
#triptych-last #block-node-syndicate {
  text-align: right;
}
#triptych #block-search-form .form-type-textfield input {
  width: 185px;
}
#triptych-middle #block-system-powered-by {
  text-align: center;
}
#triptych-last #block-system-powered-by {
  text-align: right;
}

/* ------------------ Footer ------------------ */

#footer-wrapper {
  color: #c0c0c0;
  color: rgba(255, 255, 255, 0.65);
  font-size: 0.857em;
}
#footer-wrapper a {
  color: #fcfcfc;
  color: rgba(255, 255, 255, 0.8);
}
#footer-wrapper a:hover,
#footer-wrapper a:focus {
  color: #fefefe;
  color: rgba(255, 255, 255, 0.95);
  text-decoration: underline;
}
#footer-wrapper .block {
  margin: 20px 0;
  border: 1px solid #444;
  border-color: rgba(255, 255, 255, 0.1);
  padding: 10px;
}
#footer-columns .block-menu,
#footer .block {
  margin: 0;
  padding: 0;
  border: none;
}
#footer .block {
  margin: 0.5em 0;
}
#footer .block .content {
  padding: 0.5em 0;
  margin-top: 0;
}
#footer .block h2 {
  margin: 0;
}
#footer-columns h2 {
  border-bottom: 1px solid #555;
  border-color: rgba(255, 255, 255, 0.15);
  font-size: 1em;
  margin-bottom: 0;
  padding-bottom: 3px;
  text-transform: uppercase;
}
#footer-columns .content {
  margin-top: 0;
}
#footer-columns p {
  margin-top: 1em;
}
#footer-columns .content ul {
  list-style: none;
  padding-left: 0; /* LTR */
  margin-left: 0;
}
#footer-columns .content li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer-columns .content li a {
  display: block;
  border-bottom: 1px solid #555;
  border-color: rgba(255, 255, 255, 0.15);
  line-height: 1.2;
  padding: 0.8em 2px 0.8em 20px; /* LTR */
  text-indent: -15px;
}
#footer-columns .content li a:hover,
#footer-columns .content li a:focus {
  background-color: #1f1f21;
  background-color: rgba(255, 255, 255, 0.05);
  text-decoration: none;
}
#footer {
  letter-spacing: 0.2px;
  margin-top: 30px;
  border-top: 1px solid #555;
  border-color: rgba(255, 255, 255, 0.15);
}
#footer .region {
  margin-top: 20px;
}
#footer .block {
  clear: both;
}
#footer ul,
#footer li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer li a {
  float: left; /* LTR */
  padding: 0 12px;
  display: block;
  border-right: 1px solid #555; /* LTR */
  border-color: rgba(255, 255, 255, 0.15);
}
#footer li.first a {
  padding-left: 0; /* LTR */
}
#footer li.last a {
  padding-right: 0; /* LTR */
  border-right: none; /* LTR */
}
#footer-wrapper tr.odd {
  background-color: transparent;
}
#footer-wrapper tr.even {
  background-color: #2c2c2c;
  background-color: rgba(0, 0, 0, 0.15);
}







/* --------------- Bottom Bar  --------------- */


#btmbar {
	width:100%;
	font-size:8pt;
	clear: both;
}
#glance {
	padding: 0px;
	margin:0px;
	list-style:none;
} 
.clear{ clear:both; }
#dglance{
	width:960px;
	margin:0 auto;
	padding-top:30px;
	padding-bottom:20px;
}
.glancetopic {
	float:left;
	color: #999999;
	padding: 0px;
	width: 320px;
	height:200px;
	overflow:hidden;
	border-bottom:1px solid #ffd800;
	margin-bottom:20px;
}

.glancetopic-btm {
	float:left;
	color: #999999;
	padding: 0px;
	width: 320px;
	/*height:165px;
	overflow:hidden;*/
	margin-bottom:15px;
}
.glancetopic h3, 
.glancetopic-btm h3{
	color: #ffe062;
	font-size: 12pt;
	padding: 0 0;
	margin: 0 0;
}

#footer-wrapper .glancetopic a, 
#footer-wrapper .glancetopic-btm a,
#footer-wrapper .glancetopic a:link, 
#footer-wrapper .glancetopic-btm a:link,
#footer-wrapper .glancetopic a:visited, 
#footer-wrapper .glancetopic-btm a:visited { 
	color: #FFF;
	text-decoration: underline;
	font-weight:normal;
}

#footer-wrapper .glancetopic h3 a, 
#footer-wrapper .glancetopic-btm h3 a,
#footer-wrapper .glancetopic h3 a:link, 
#footer-wrapper .glancetopic-btm h3 a:link,
#footer-wrapper .glancetopic h3 a:visited, 
#footer-wrapper .glancetopic-btm h3 a:visited{
	color: #ffe062;
	text-shadow: #000 1px 1px 2px;
	text-decoration:none;
}

.glancetopic a:hover, .glancetopic-btm a:hover { 
	text-decoration: underline;
}
.glancetopic ul, .glancetopic-btm ul {
	list-style: none;
	padding: 3px;
	margin: 0px 5px 10px;
}
.glancetopic ul li, .glancetopic-btm ul li {
	margin: 3px 0;
}
#glance-bottom {
	padding-top: 30px; text-align: left; width: 320px; float: right
}
#glance-bottom p {
	color:#999;
}


div.contextual-links-secondary {
    right: 45px;
}





/* --------------- System Tabs  --------------- */

.tabs {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
}
.tabs ul.primary {
  padding: 0 7px;
  margin: 0;
  overflow: hidden;
  border: none;
}
.tabs ul.primary li {
  display: block;
  float: left; /* LTR */
  vertical-align: bottom;
  margin: 0 5px 0 0; /* LTR */
}
.tabs ul.primary li.active a {
  border-bottom: none;
}
.tabs ul.primary li a {
  color: #fff;
  background-color: transparent;
  border: none;
  height: 1.5em;
  line-height: 1.5;
  display: block;
  font-size: 0.929em;
  float: left; /* not LTR */
  padding: 0 10px 2px;
  margin: 0;
}
.tabs ul.primary li.active a {
  background-color: #000000;
}
.tabs ul.secondary {
  border-bottom: none;
  padding: 0.5em 0;
}
.tabs ul.secondary li {
  display: block;
  float: left; /* LTR */
}
.tabs ul.secondary li:last-child {
  border-right: none; /* LTR */
}
.tabs ul.secondary li:first-child {
  padding-left: 0; /* LTR */
}
.tabs ul.secondary li a {
  padding: 0.25em 0.5em;
}
.tabs ul.secondary li a.active {
  background: #f2f2f2;
  border-bottom: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
ul.action-links {
  list-style: none;
  margin: 5px;
  padding: 0.5em 1em;
}
ul.action-links li {
  display: inline-block;
  margin-left: 10px;
}
ul.action-links li a {
  padding-left: 15px;
  background: url(../images/add.png) no-repeat left center;
  margin: 0 10px 0 0;
}
.element-invisible {
  border: 0;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
}
.element-invisible.element-focusable:active,
.element-invisible.element-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static !important;
  width: auto;
}
.field-group-htabs-wrapper {
	margin-top: 10px;
}

/* ---------------- Messages  ----------------- */

#messages {
  padding: 20px 0 5px;
  margin: 0 auto;
}
.featured #messages {
  background: #f0f0f0;
  background: rgba(30, 50, 10, 0.08);
}
div.messages {
  margin: 8px 15px;
}

/* -------------- Breadcrumbs   -------------- */

.breadcrumb {
  font-size: 0.929em;
}

/* -------------- User Profile   -------------- */

.profile .user-picture {
  float: none;
}

/* -------------- Password Meter  ------------- */

.confirm-parent,
.password-parent {
  width: 34em;
}
.password-parent,
div.form-item div.password-suggestions {
  position: relative;
}
.password-strength-text,
.password-strength-title,
div.password-confirm {
  font-size: 0.82em;
}
.password-strength-text {
  margin-top: 0.2em;
}
div.password-confirm {
  margin-top: 2.2em;
  width: 20.73em;
}

/* ---------------- Buttons    ---------------- */

input.form-submit,
a.button {
  background: #fff url(../images/buttons.png) 0 0 repeat-x;
  border: 1px solid #e4e4e4;
  border-bottom: 1px solid #b4b4b4;
  border-left-color: #d2d2d2;
  border-right-color: #d2d2d2;
  color: #3a3a3a;
  cursor: pointer;
  font-size: 0.929em;
  font-weight: normal;
  text-align: center;
  margin-bottom: 1em;
  margin-right: 0.6em; /* LTR */
  padding: 4px 17px;
  -khtml-border-radius: 15px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
a.button:link,
a.button:visited,
a.button:hover,
a.button:focus,
a.button:active {
  text-decoration: none;
  color: #5a5a5a;
}

/* -------------- Form Elements   ------------- */

fieldset {
  background: #ffffff;
  border: 1px solid #cccccc;
  margin-top: 10px;
  margin-bottom: 32px;
  padding: 25px 10px 10px !important;
  position: relative;
  top: 12px; /* Offsets the negative margin of legends */
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.fieldset-wrapper {
  margin-top: 15px;
}
.node-form .vertical-tabs .fieldset-wrapper {
  margin-top: 0;
}
.filter-wrapper {
  top: 0;
  padding: 1em 0 0.2em;
  -khtml-border-radius-topright: 0;
  -khtml-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.filter-help a {
  font-size: 0.857em;
  padding: 2px 20px 0;
}
.filter-wrapper .form-item label {
  margin-right: 10px;
}
.filter-wrapper .form-item {
  padding: 0 0 0.5em 0.5em;
}
.filter-guidelines {
  padding: 0 1.5em 0 0.5em;
}
fieldset.collapsed {
  background: transparent;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.vertical-tabs .field-type-date fieldset {
	padding-top: 30px;
}
.vertical-tabs .field-type-date fieldset legend {
	display: block;
}
.form-item-field-expiration-date-und-0-all-day {
	display: none;
}
fieldset legend {
  background: #dbdbdb;
  border: 1px solid #ccc;
  border-bottom: none;
  color: #3b3b3b;
  display: block;
  height: 2em;
  left: -1px; /* LTR */
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  line-height: 2;
  padding: 0;
  position: absolute;
  text-indent: 10px;
  text-shadow: 0 1px 0 #fff;
  top: -12px;
  width: 100%;
  -khtml-border-radius-topleft: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -khtml-border-radius-topright: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
fieldset.collapsed legend {
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
fieldset legend a {
  color: #3b3b3b;
}
fieldset legend a:hover,
fieldset legend a:focus,
fieldset legend a:active {
  color: #000;
}
fieldset .fieldset-wrapper {
  padding: 0 10px;
}
fieldset .fieldset-description {
  margin-top: 5px;
  margin-bottom: 1em;
  line-height: 1.4;
  color: #3c3c3c;
  font-style: italic;
}
input {
  margin: 2px 0;
  padding: 1px 4px;
}
input,
textarea {
  font-size: 0.929em;
}
textarea {
  line-height: 1.5;
}
textarea.form-textarea,
select.form-select {
  padding: 4px;
}
input.form-text,
textarea.form-textarea,
select.form-select {
  border: 1px solid #ccc;
}
input.form-submit:hover,
input.form-submit:focus {
  background: #dedede;
}
.password-suggestions ul li {
  margin-left: 1.2em; /* LTR */
}
.form-item {
  margin-bottom: 1em;
  margin-top: 2px;
}
.form-item label {
  font-size: 100%;
  color: #333333;
}
.form-type-radio label,
.form-type-checkbox label {
  margin-left: 4px;
}
.form-type-radio .description,
.form-type-checkbox .description {
  margin-left: 2px;
}
.form-actions {
  padding-top: 10px;
}
/* Contact Form */
.contact-form #edit-name {
  width: 75%;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.contact-form #edit-mail {
  width: 75%;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.contact-form #edit-subject {
  width: 75%;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.contact-form #edit-message {
  width: 76.3%;
  -khtml-border-top-left-radius: 4px;
  -khtml-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.contact-form .resizable-textarea .grippie {
  width: 76%;
  -khtml-border-bottom-left-radius: 4px;
  -khtml-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* Disabled form elements */
input.form-button-disabled,
input.form-button-disabled:hover,
input.form-button-disabled:focus,
input.form-button-disabled:active,
.form-disabled input,
.form-disabled select,
.form-disabled textarea {
  background: #ededed;
  border-color: #bbb;
  color: #717171;
}
.form-disabled .grippie {
  background-color: #ededed;
  border-color: #bbb;
}
.form-disabled label {
  color: #717171;
}

/* Animated throbber */
html.js input.form-autocomplete {
  background-position: 100% 4px; /* LTR */
}
html.js input.throbbing {
  background-position: 100% -16px; /* LTR */
}

/* Comment form */
.comment-form label {
  float: left; /* LTR */
  font-size: 0.929em;
  width: 120px;
}
.comment-form input,
.comment-form .form-select {
  margin: 0;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.comment-form .form-type-textarea label {
  float: none;
}
.comment-form .form-item,
.comment-form .form-radios,
.comment-form .form-type-checkbox,
.comment-form .form-select {
  margin-bottom: 10px;
  overflow: hidden;
}
.comment-form .form-type-checkbox,
.comment-form .form-radios {
  margin-left: 120px; /* LTR */
}
.comment-form .form-type-checkbox label,
.comment-form .form-radios label {
  float: none;
  margin-top: 0;
}
.comment-form input.form-file {
  width: auto;
}
.no-sidebars .comment-form .form-text {
  width: 800px;
}
.one-sidebar .comment-form .form-text {
  width: 500px;
}
.two-sidebars .comment-form .form-text {
  width: 320px;
}
.comment-form .form-item .description {
  font-size: 0.786em;
  line-height: 1.2;
  margin-left: 120px; /* LTR */
}
#content h2.comment-form {
  margin-bottom: 0.5em;
}
.comment-form .form-textarea {
  -khtml-border-radius-topleft: 4px;
  -khtml-border-radius-topright: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.comment-form fieldset.filter-wrapper .fieldset-wrapper,
.comment-form .text-format-wrapper .form-item {
  margin-top: 0;
  margin-bottom: 0;
}
.filter-wrapper label {
  width: auto;
  float: none;
}
.filter-wrapper .form-select {
  min-width: 120px;
}
.comment-form fieldset.filter-wrapper .tips {
  font-size: 0.786em;
}
#comment-body-add-more-wrapper .form-type-textarea label {
  margin-bottom: 0.4em;
}
#edit-actions input {
  margin-right: 0.6em; /* LTR */
}

/* -------------- Other Overrides ------------- */

div.password-suggestions {
  border: 0;
}
.ui-widget-overlay {
  background: #222222;
  opacity: 0.7;
}
div.vertical-tabs .vertical-tabs-panes fieldset.vertical-tabs-pane {
  padding: 1em;
}
#forum tr td.forum {
  padding-left: 35px;
}
#forum .name {
  font-size: 1.083em;
}
#forum .description {
  font-size: 1em;
}

/* --------------- Search Form ---------------- */

#block-search-form {
  padding-bottom: 7px;
}
#block-search-form .content {
  margin-top: 0;
}
#search-form input#edit-keys,
#block-search-form .form-item-search-block-form input {
  float: left; /* LTR */
  font-size: 1em;
  height: 1.143em;
  margin-right: 5px;
  width: 9em;
}
#search-block-form input.form-submit,
#search-form input.form-submit {
  margin-left: 0;
  margin-right: 0;
  height: 25px;
  width: 34px;
  padding: 0;
  cursor: pointer;
  text-indent: -9999px;
  border-color: #e4e4e4 #d2d2d2 #b4b4b4;
  background: url(../images/search-button.png) no-repeat center top;
  overflow: hidden;
}
#search-block-form input.form-submit:hover,
#search-block-form input.form-submit:focus,
#search-form input.form-submit:hover,
#search-form input.form-submit:focus {
  background-position: center bottom;
}
#search-form .form-item-keys label {
  display: block;
}

/* --------------- Search Results ---------------- */
ol.search-results {
  padding-left: 0;
}
.search-results li {
  border-bottom: 1px solid #d3d7d9;
  padding-bottom: 0.4285em;
  margin-bottom: 0.5em;
}
.search-results li:last-child {
  border-bottom: none;
  padding-bottom: none;
  margin-bottom: 1em;
}
.search-results .search-snippet-info {
  padding-left: 0;
}

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

.shortcut-wrapper {
  margin: 2.2em 0 1.1em 0; /* Same as usual h1#page-title margin. */
}
.shortcut-wrapper h1#page-title {
  float: left; /* LTR */
  margin: 0;
}
div.add-or-remove-shortcuts {
  padding-top: 0.9em;
}
.overlay div.add-or-remove-shortcuts {
  padding-top: 0.8em;
}

/* ---------- Admin-specific Theming ---------- */

.page-admin #content img {
  margin-right: 15px; /* LTR */
}
.page-admin #content .simpletest-image img {
  margin: 0;
}
.page-admin-structure-block-demo .block-region {
  background: #ffff66;
  border: 1px dotted #9f9e00;
  color: #000;
  font: 90% "Lucida Grande", "Lucida Sans Unicode", sans-serif;
  margin: 5px;
  padding: 5px;
  text-align: center;
  text-shadow: none;
}
.page-admin-structure-block-demo #featured .block-region {
  font-size: 0.55em;
}
.page-admin-structure-block-demo #header .block-region {
  width: 500px;
}
.page-admin #admin-dblog img {
  margin: 0 5px;
}
/* Fix spacing when Seven is used in the overlay. */
#system-theme-settings fieldset {
  padding: 0;
}
#system-theme-settings fieldset .fieldset-legend {
  margin-top: 0;
}
/* Configuration. */
div.admin .right,
div.admin .left {
  width: 49%;
  margin: 0;
}
div.admin-panel {
  background: #fbfbfb;
  border: 1px solid #ccc;
  margin: 10px 0;
  padding: 0 5px 5px;
}
div.admin-panel h3 {
  margin: 16px 7px;
}
div.admin-panel dt {
  border-top: 1px solid #ccc;
  padding: 7px 0 0;
}
div.admin-panel dd {
  margin: 0 0 10px;
}
div.admin-panel .description {
  margin: 0 0 14px 7px;
}

/* ---------- Overlay layout styles ----------- */

.overlay #main,
.overlay #content {
  width: auto;
  float: none;
}
.overlay #page {
  padding: 0 2em;
}
.overlay .region-page-top,
.overlay #header,
.overlay #page-title,
.overlay #featured,
.overlay #sidebar-first,
.overlay #triptych-wrapper,
.overlay #footer-wrapper {
  display: none;
}
.overlay-processed .field-type-image {
  display: block;
  float: none;
}
.overlay #messages {
  width: auto;
}

/* ---------- Poll ----------- */

.node .poll {
  margin: 2em 0;
}
.node .poll #edit-choice {
  margin: 0 0 1.5em;
}
.poll .vote-form {
  text-align: left; /* LTR */
}
.poll .vote-form .choices {
  margin: 0;
}
.poll .percent {
  font-size: 0.857em;
  font-style: italic;
  margin-bottom: 3em;
  margin-top: -3.2em;
  float: right;
  text-align: right;
}
.poll .text {
  clear: right;
  margin-right: 2.25em;
}
.poll .total {
  font-size: 0.929em;
  font-style: italic;
  text-align: right; /* LTR */
  clear: both;
}
.node .poll {
  margin: 1.8em 0 0;
}
.node .poll .text {
  margin-right: 6.75em;
}
.node .poll #edit-choice {
  margin: 0 0 1.2em;
}
.poll .bar .foreground {
  background-color: #666;
}
#footer-wrapper .poll .bar {
  background-color: #666;
}
#footer-wrapper .poll .bar .foreground {
  background-color: #ddd;
}




#footer-wrapper {
	border-top: 3px solid #000000;
    margin: 0;
    padding: 0;
    position: relative;
    width: auto;
    background-color: rgb(6%, 11%, 25%);
}
#footer-wrapper .section {
    margin: 0 auto;
    padding: 15px 10px 45px;
    width: 980px;
}









/* Dave Stuff
--------------- Second Sidebar ------------ 
*/

.da2a_button {
	display: block;
	float: right;
}

ul.inline li.statistics_counter {
	/*display: none;*/
}

.region-sidebar-second {
	/*margin-top: 40px;*/
}

.region-sidebar-second h2 {
}

.region-sidebar-second .views-row {
	margin-bottom: 12px;
}
.views-field-title {
	display: block;
	font-size: 100%;
	border-bottom: 1px solid #C2CCE4;
	font-weight: bold;
	
}

.tabs {
	position: absolute;
	right: 5px;
	top: 20px;
	z-index: 1000;
}

.node-teaser .field-type-image,
.view-popular .field-type-image,
.view-recent-content .field-type-image,
.view-taxonomy-term .field-type-image {
	/* width: 180px; */
	float: right;
	clear: right;
	margin-left: 10px;
}

.taxonomy-term .field-type-image {
	float: right;
	margin-left: 12px;
}

.node-article .field-type-image .field-item img,
.node-article .field-type-media .field-item img,
.taxonomy-term .field-type-image .field-item img {
	margin: 0;
	/* -khtml-border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px; */
	-moz-box-shadow: 0 1px 3px 1px #999;
	-webkit-box-shadow: 0 1px 3px 1px #999;
	box-shadow: 0 1px 3px 1px #999;
}
body.one-sidebar .node-article .field-type-image .field-item img,
body.one-sidebar .taxonomy-term .field-type-image .field-item img {
/*
	width: 400px;
	height: 300px;
*/
}


.image-caption {
	display: block;
	font-size: .77em;
	text-align: right;
	line-height: 1.0;
}



.node-teaser .field-type-text-with-summary p,
.view-popular .field-type-text-with-summary p,
.view-recent-content .field-type-text-with-summary p,
.view-taxonomy-term .field-type-text-with-summary p {
	margin-bottom: 0;
}

.view-recent-content .link-wrapper ul.links,
.view-taxonomy-term .link-wrapper ul.links {
	margin-top: 0;
}

.node-teaser .da2a_button,
.view-popular .da2a_button,
.view-recent-content .da2a_button,
.view-taxonomy-term .da2a_button {
	float: left;
	clear: both;
	font-size: 0.821em;
	padding-right: 5px;
	
}


.node-article .field-type-image .field-item,
.node-article .field-type-media .field-item {
	float: right;
	clear: right;
	margin: 10px 0 10px 10px;
}
.node-article .da2a_button {
	margin-top: -35px;
}
.view-content .node-article .da2a_button {
	margin-top: 0px;
}

.workbench-info-block {
	position: absolute;
	top: 0px;
	right: 0px;
	opacity: 0.9;
	width: 230px;
	float: none;
	display: block;
}
#main #content:hover .workbench-info-block {
	display: block;
}
body.page-node-edit .workbench-info-block, body.page-node-add .workbench-info-block{
	position: static;
	float: none;
	width: auto;
	display: block;
}



.form-textarea-wrapper {
	padding-right: 12px;
}
/*brandbar*/
#brandbar-wrapper{
	background: no-repeat center 46px;
}

#brandbar-link{
width:785px;

/*clear: right;
float: right;*/
overflow-x: hidden;

margin: 0px;
padding: 0px;
}

#brandbar-link a{
display: block;
}

#brandbar-link a span{
display: block;
padding-top: 110px;
}

#precontent
{
padding-right: 20px;
}

#precontent p
{
padding: 0;
margin: 0;
}

/*.region-header .contextual-links-wrapper
{
	right: -25px;
}*/



.view-content .item-list ul {
	margin: 0;
	padding: 0;
}
.view-content .item-list ul li {
	list-style: none;
	font-size: .87em;
}
.view-content .item-list ul li .views-field {
	padding: 3px 0 5px 10px;
}







/* ARTICLE FORM HACKS AND TWEAKS */

.group-form-main {
	float: left;
	width: 470px;
	padding-right: 15px;
	border-right: 1px solid #cccccc;
	padding-bottom: 25px;
}
.group-form-sidebar {
	float: right;
	width: 220px;
}
.vertical-tabs {
	clear: both;
}
.vertical-tabs-panes {
	border-bottom: 1px solid #cccccc;
}
.form-text {
	max-width: 450px;
}
#edit-field-sponsor-und {
	max-width: 200px;
}
#edit-body-und-0-format-guidelines,
#edit-body-und-0-format-help,
.form-item-field-external-url-und-0-title .description {
	display: none;
}
.form-item-field-external-url-und-0-url,
.form-item-field-external-url-und-0-title {
	margin-bottom: 0;
}
#edit-body-und-0-format .fieldset-wrapper {
	margin-top: 0;
}

.link-edit-summary {
	display: inline-block;
	padding: 1px 10px;
	margin: 3px 5px;
	border: 1px solid #aabbcc;
	background-color: #eeeeee;
  	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}

.image-widget-data .file-icon {
	float: left;
	margin: 5px 5px 0 0;
}
.vertical-tab-button .summary {
	font-size: .9em;
	color: #998877;
}
#edit-field-topic {
	border-bottom: 1px solid #cccccc;
}
#switch_edit-body-und-0-value {
	float:right;
	font-size: 90%;
	padding-left: 20px;
}
.description {
	color: #998877;
}

ol.outline
	{ list-style: upper-roman; }
ol.outline ol
	{ list-style: upper-alpha; }
ol.outline ol ol
	{ list-style: decimal; }
ol.outline ol ol ol
	{ list-style: lower-alpha; }
ol.outline ol ol ol ol
	{ list-style: lower-roman; }

#content .block-boxes div.contextual-links-wrapper {
    right: 25px;
}

.grey-btn, .gray-btn{
	box-shadow: 0px 0px 10px rgba(0,0,0,0.5), 0px 0px 10px rgba(0,0,0,0.5) inset;
	background: url(../images/greynoise.png);
	padding: 0px;
}

.grey-btn a, .gray-btn a
{
	display: block;
	color: white;
	font-weight: bold;
	font-size: 1.5em;
	padding: 7px 10px;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.25), -1px -1px 0px rgba(0,0,0,0.125);
	letter-spacing: -1px;
}

.lt-btn, .lt-btn:link{
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

border-radius: 7px;
border: 1px solid #DDD;
box-shadow: 0px 0px 3px rgba(0,0,0,.5);
padding: 5px 7px;
font-weight: bold;
margin: 7px 0px;
display: inline-block;
color: #333;
}

.block{
	display: block
}

.view-preferred-vendors .views-field-title {
  width: 300px;
  border: none;
}

.view-preferred-vendors .views-field-field-phone {
  width: 125px;
}

.view-preferred-vendors .views-field-field-weblink {
  width: 300px;
}

.view-preferred-vendors caption {
  text-transform: capitalize;
  text-align: left;
}

.view-dsa-node-feeds .views-field-title-1 {
  font-size: .8em;
  margin-bottom: 20px;
}

.post-date{
	font-size: .8em;
	color: #333;
	margin-bottom: 7px;
}

.contreading{
		margin: 3px 0px;
}

.contreading a{
	display: inline-block;
	padding: 7px 0px 6px;
	border-radius: 25px;
	font-weight: bold;
	text-shadow: 1px 1px 0px rgba(0,0,0,.4);}
	
	.disabledgrad{
	box-shadow: 0px 3px 1px #aaa; /* Old browsers */
background: -moz-linear-gradient(top,  #eeeeee 0%, #c9c9c9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#c9c9c9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eeeeee 0%,#c9c9c9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eeeeee 0%,#c9c9c9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eeeeee 0%,#c9c9c9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #eeeeee 0%,#c9c9c9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#c9c9c9',GradientType=0 ); /* IE6-9 */

	}

.disabledgrad a:hover{
	background: #c9c9c9; /* Old browsers */
background: -moz-linear-gradient(top,  #c9c9c9 0%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c9c9c9), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c9c9c9 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c9c9c9 0%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c9c9c9 0%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c9c9c9 0%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9c9c9', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */

}	

.blu-btn, .blu-btn:link, .blu-btn:visited {
    background: linear-gradient(to bottom, #4dabde 0%, #4b89bc 100%) repeat scroll 0 0 transparent;
    border: 1px solid #DDDDDD;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    display: inline-block;
    font-weight: bold;
    margin: 7px 0;
    padding: 5px 7px;
}

.dk-btn, .dk-btn:link {
    background: linear-gradient(to bottom, #CCCCCC 0%, #999999 100%) repeat scroll 0 0 transparent;
    border: 1px solid #DDDDDD;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    display: inline-block;
    font-weight: bold;
    margin: 7px 0;
    padding: 5px 7px;
}

a.loginlink{
	position: absolute;
	display: block;
	color: #abbad1;
	bottom: 10px;
	right: 10px;
	text-shadow: 1px 1px 0px #607381;
	font-weight: normal;
	font-size: .8em;
	border: 1px solid #607381;
	border-radius: 3px;
	padding: 3px 5px;
	transition: all 500ms;
	-webkit-transition: all 500ms;
}

a.loginlink:hover{
	background-color: #abbad1;
	color: rgb(6%, 11%, 25%);
	transition: all 500ms;
	-webkit-transition: all 500ms;
		text-shadow: none;
	text-decoration: none;
}

/* Feature boxes */

.a-feature{
	width: 310px;
	height: 174px;
	float: left;
	position: relative;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	padding: 0px;
	margin: 17px 17px 0px;
	background: white;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,.75);
	overflow: hidden;
}

.a-feature.first{
	margin: 17px 8px 0px 0px;
}

.a-feature.last{
	margin: 17px 0px 0px 8px;
}

.a-feature img{
	max-width: 100%;
	padding: 0px;
}

.a-feature h4{
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-color: #000000;
	background-color: rgba(0,0,0,.85);
	color: white;
	margin: 0 0 0 0;
	padding: 0;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.a-feature h4 a{
	padding: 7px 10px;
	color: white;
	display: block;
	text-decoration: none;
	margin: none;
}

.a-feature:hover{
	box-shadow: 0px 5px 7px 0px rgba(0,0,0,.5);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.a-feature:hover h4{
	background-color: rgba(0,104,228,0.8);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.a-feature p{
	margin: 15px 30px 10px 15px;
}

#comments .pager {
  display: none;
}