h2.slide-title {display:none;}

.nav-container nav .brand {display:none;}

h2.slide-title {display:none;}

#branding {
  position:relative;
}

#branding #identity{
  text-transform:lowercase;
   width:70%;
  float:left;
}

#branding h1 {
  font-size:60px;
margin:20px 0 14px 0;
}

#branding h1 a {
  color:#cecece;
}

#branding h1 a:hover {text-decoration:none;}

#branding h1 span {
  color:#0088CC;
  display:inline-block;
  margin-left:-16px;
}

#tagline {
  font-size:20px;
  color:#999;
  width:100%;
  clear:both;
}

#social {
    width:25%;
    float:right;
  background:url(/pics/tweet.png) no-repeat top left;
  text-align:center;
  padding-left:40px;
}

#twitter {
padding:0;
margin:0;
float:right;}

.jat_wrapper {
  display:block;
  margin:0;
  padding:0;
  text-align:right;
}

#social ul {
}

#social ul li {
  list-style-type:none;
  display:inline-block;
}

#content {clear:both;}

#frm_form_3_container {
  width:98%;
  overflow:hidden;
}

.one_fourth .qa, #askdg {
  padding:0 4% 0 4%;
}

#askdg {
  text-align:center;
}

.home .clear_column {
  border-bottom:1px dotted #cecece;
  height:10px;
}

.home .one_third h2 {
  margin:16px 0 14px 0;
  font-size:40px;
  color:#005580;
}

.fp-post h3 {
  line-height:normal;
}

.fp-post {
  padding:0 5% 0 0;
}
.fp-post .post-categories {list-style-type:none; margin:0; padding:0;}
.fp-post .post-categories li {
  text-transform:lowercase;
  display:inline-block}
.fp-post .post-categories li a {
  color:#999;
}

.home .one_third .widget {
  padding:0 5% 0 0;
}

.gigpress-header, .gigpress-country, .gigpress-city {display:none;}
.gigpress-date {width:auto !important;
color:#fff;
background:#2F96B4;}

.gigpress-venue {
  color:#0088CC;
}

.submit input {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}

.submit input:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -ms-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}

.submit input {
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.submit input {
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(top, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.submit input:hover,
.submit input:active {
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.submit input:active {
  background-color: #24748c \9;
}

#frm_show_form-2 h2 {display:none;}

#frm_show_form-2 div {
}

#frm_show_form-2 label {float:left;
padding:4px;}
#frm_show_form-2 input {
  float:right;
}

.submit input {
color:#fff !important;
text-shadow:none !important;
float:none !important;
  margin:auto;
  display:block;
}

abbr {border:none !important;
}

.gigpress-date br {display:none;}
.gigpress-rss, .gigpress-ical {
  display:inline-block;
  padding-left:20px !important;
}


.widget_sp_image h4 {display:none;}

.widget_sp_image img {
  padding:1px;
  box-shadow:2px 0 6px 0px #999;
}

#widget-footer {
  width:100%;
  background:#333;
  color:#fff;
  padding:20px 0 0 0;
}

.fcontainer {
  width:960px;
  margin:auto;
}

.fcontainer .one_half div, .fcontainer .one_fourth div {
  width:100% !important;
}

.home article h1 {display:none;}

.fcontainer .widget h4 {
color:#fff;
font-size:18px;
}

.fcontainer .widget {
padding:0 10px 0 10px;
}

hr {
display:block;
width:100%;
clear:both;
height:2px;
color:#fff;
}
