/* Override some defaults */
html, body {
  background-color: #F5F5DC;
}
body  {
  padding-top: 60px; /* 40px to make the container go all the way to the bottom of the topbar */
}

h1,h2,h3,h4{
  font-family: 'Shadows Into Light Two', cursive;
}
h2{
  font-size:30px;
}

.navbar-inner {
  padding-left: 20px;
  padding-right: 20px;
  background-color: #ba0fb4;
  background-image: -moz-linear-gradient(top, #ba0fb4, #690a68) !important;
  background-image: -ms-linear-gradient(top, #ba0fb4, #690a68)  !important;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6f3da7), to(#690a68)) ;
  background-image: -webkit-linear-gradient(top, #ba0fb4, #690a68)  !important;
  background-image: -o-linear-gradient(top, #ba0fb4, #690a68)  !important;
  background-image: linear-gradient(top, #ba0fb4, #690a68) !important;
  filter:progid:DXImage Transform.Microsoft.gradient( startColorstr='#ba0fb4', endColorstr='#690a68',GradientType=0 ) !important;
}
.navbar .nav > li > a {
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(105, 10, 104, 0.25)!important;
}
.navbar .nav > li > a:hover {
  color: #ffff !important;
}
.navbar .caret{
  color: #fff !important;
}

.navbar .divider-vertical {
  background-color: #690a68 !important;
  border-right: #ba0fb4 !important;
}
.navbar .brand{

  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.25);
}
.navbar .nav .active > a, .navbar .nav .active > a:hover {
  color: #eee!important;
}

.placeholder {
  color: #777;
}
.event{
  display:block;
}
.event p{
  padding:0px;
  margin-bottom:2px;
}
.pre-fade{
  background:#d9edf7;
}
.blog-post img{
  margin-top:10px;
  margin-bottom:10px;
  width:110px;
  margin:0 auto;
}
.blog-post{
  margin-bottom:25px;
}
.event-left{
  float:left;
  width:50px;
  margin-right:10px;
  height:50px;
  word-wrap: break-word;
}
.event-middle{
  float:left;
  width:120px;
}
.event-stretch{
  float:left;
  width:170px;
}
.event-rating{
  width:220px;
}
.event-middle p{
  margin-bottom:0px;
}
.event-right{
  float:right;
}

.ago{
  color:#999;
  font-size:10px;
}
.social-footer img{
  margin-top:10px;
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter:alpha(opacity=8);
}

.social-footer img:hover{
  opacity: 1.0;
  -moz-opacity: 1.0;
  filter:alpha(opacity=10);
  cursor: pointer;
}

.nav li.dropdown ul.dropdown-menu li:HOVER ul {
  display:block;
  position:absolute;
  left:100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.nav li.dropdown ul.dropdown-menu ul {
  display: none;
  float:right;
  position: relative;
  top: auto;
  margin-top: -30px;
}

/* Send Page and Card View*/
.embed-code{

  width:325px;
  height:60px;
  float:left;
  margin-left:20px;
}
.embed-code textarea{
  width:100%;
  height:60px;
  box-sizing:border-box;
  }
.modal{
  max-height:99%;
}
.send-btn img,.send-preview img{
  margin-bottom:10px;
  border-radius:10px;
  border:2px solid #fff;
}
#send-progress{
  float:left;
  width:350px;
  margin-bottom:0;
  margin-left:20px;
  margin-top:4px;
  margin-right:10px !important;

}
#send-progress-text{
  margin-top:5px;
}
.send-btn{
  float:left;
  margin-right:12px;
}
.send-preview{
  float:left;
}

.send-msg{
  height:120px;
  width:100%;
  margin-top:6px;
  -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.card-social{
  float:right;
  margin-top:-5px;
}
.social-rating{
  position:absolute;
  right:0px;
  top:22px
}

.social-rating .votes{
  
  position:relative;
  top:-5px !important;
}
.card-social .fb{
  top:-4px !important;
  display:inline-block;
  position:relative;
}
.send-btn img:hover,.send-preview img:hover{
  opacity:0.9;
  border:2px solid #aaa;
}

.invalid-label{
  display:block;
  position:relative;
  width:230px !important;
  display:none;
}

#recipients .label,#sender .label{
  display:none;
}
#recipients{ display: none; }

.star { 
  width:24px !important;
  height:24px !important;
  border:0px !important;
}
.full-star{
  background:url(../img/star_full_s.png);
}
.half-star{
  background:url(../img/star_half_s.png);
}
.grey-star{
  background:url(../img/star_grey_s.png);
}

.reply-cards{
  margin-left:10px;
}
.reply-card{
  margin-left:10px;
}
.reply-card img{
}

/* Category listing */
.card-cat-votes{
  position:relative;
  top:-6px;
}
.card-cat-single{
  position:relative;
}

.card-mask{
  position:absolute;
  top:4px;
  left:4px;
  width:210px;
  height:125px; /*255px*/
  z-index:400;
  display:none;
}

.card-mask .mask{
  background-color:#000;
  opacity: 0.4;
  -moz-opacity: 0.4;
  filter: alpha(opacity=40);
  
  width:100%;
  height:100%;
}
.card-mask .btn{
  position: absolute;
  left:25%;
  z-index:401;
  top:50px;
  cursor:pointer;
}

.blue-hover{
  border-color:rgba(82, 168, 236, 0.8);
  -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(82, 168, 236, 0.6);
}

.blue-hover2{
  border-color:rgba(82, 168, 236, 0.8);
  -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(82, 168, 236, 0.6);
}
.card-cat-single .caption p{
  height:52px;
  overflow:hidden;
}

.star-faceit{
  position:absolute;
  right:-13px;
  top:-13px;
}

.fb-friend{
  margin-left:15px;
  float:left;
  margin-bottom:5px;
}
.fb-friend-row{
  margin-left:-15px;
}

.fb-friend:hover{
  cursor:pointer;
}
/* The white background content wrapper */
.content {
  background-color: #fff;
  padding: 20px;
  margin: 0 -20px; /* negative indent the amount of the padding to maintain the grid system */
  width:940px;
  margin:0 auto;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.15);
     -moz-box-shadow: 0 1px 2px rgba(0,0,0,.15);
          box-shadow: 0 1px 2px rgba(0,0,0,.15);
}

.bcrumb-align { display: inline; margin-right:10px;}

#preview-modal iframe{
  width:100%;
  overflow: hidden;
}
/* Misc Send
    -------------------------------------------------- */

.friend-selected{
  background:#3B5998;
  color:white;
}

 /* Footer
    -------------------------------------------------- */


.footer-top{
  width: 960px;
  margin: auto;
  background-color: #EBF1F1;
  min-height: 40px;
  padding: 10px;
}
.footer{
  width: 960px;
  padding: 10px;
  margin: auto;
  background-color: #45A6D9;
  min-height: 40px;
  border-radius: 0 0 6px 6px;
  margin-bottom: 50px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.15);
     -moz-box-shadow: 0 1px 2px rgba(0,0,0,.15);
          box-shadow: 0 1px 2px rgba(0,0,0,.15);

  color: #EBF1F1;
}

/* Subnav */
.subnav {
  width: 100%;
  height: 36px;
  background-color: #eeeeee; /* Old browsers */
  background-repeat: repeat-x; /* Repeat the gradient */
  background-image: -moz-linear-gradient(top, #f5f5f5 0%, #eeeeee 100%); /* FF3.6+ */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%,#eeeeee 100%); /* Chrome 10+,Safari 5.1+ */
  background-image: -ms-linear-gradient(top, #f5f5f5 0%,#eeeeee 100%); /* IE10+ */
  background-image: -o-linear-gradient(top, #f5f5f5 0%,#eeeeee 100%); /* Opera 11.10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
  background-image: linear-gradient(top, #f5f5f5 0%,#eeeeee 100%); /* W3C */
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
.subnav .nav {
  margin-bottom: 0;
}

.subnav .nav > li > a {
  margin: 0;
  padding-top:    11px;
  padding-bottom: 11px;
  border-left: 1px solid #f5f5f5;
  border-right: 1px solid #e5e5e5;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
.subnav .nav > .active > a,
.subnav .nav > .active > a:hover {
  padding-left: 13px;
  color: #777;
  background-color: #e9e9e9;
  border-right-color: #ddd;
  border-left: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.05);
     -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,.05);
          box-shadow: inset 0 3px 5px rgba(0,0,0,.05);
}
.subnav .nav > .active > a .caret,
.subnav .nav > .active > a:hover .caret {
  border-top-color: #777;
}
.subnav .nav > li:first-child > a,
.subnav .nav > li:first-child > a:hover {
  border-left: 0;
  padding-left: 12px;
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}
.subnav .nav > li:last-child > a {
  border-right: 0;
}
.subnav .dropdown-menu {
  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
          border-radius: 0 0 4px 4px;
}


/* Fixed subnav on scroll, but only for 980px and up (sorry IE!) */

  .subnav-fixed {
    position: fixed;
    top: 40px;
    left: 0;
    right: 0;
    z-index: 1020; /* 10 less than .navbar-fixed to prevent any overlap */
    border-color: #d5d5d5;
    border-width: 0 0 1px; /* drop the border on the fixed edges */
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    -webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1);
       -moz-box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1);
            box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); /* IE6-9 */
  }
  .subnav-fixed .nav {
    width: 938px;
    margin: 0 auto;
    padding: 0 1px;
  }
  .subnav .nav > li:first-child > a,
  .subnav .nav > li:first-child > a:hover {
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
  }

.datepicker {
  background-color: #ffffff;
  border-color: #999;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  display: none;
  position: absolute;
  z-index: 1402 !important;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 18px;
  padding-bottom: 4px;
  width: 218px;
}
.datepicker .nav {
  font-weight: bold;
  width: 100%;
  padding: 4px 0;
  background-color: #f5f5f5;
  color: #808080;
  border-bottom: 1px solid #ddd;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  zoom: 1;
  margin:0;
}
.datepicker .nav:before, .datepicker .nav:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.datepicker .nav:after {
  clear: both;
}
.datepicker .nav span {
  display: block;
  float: left;
  text-align: center;
  height: 28px;
  line-height: 28px;
  position: relative;
}
.datepicker .nav .bg {
  width: 100%;
  background-color: #fdf5d9;
  height: 28px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker .nav .fg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.datepicker .button {
  cursor: pointer;
  padding: 0 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker .button:hover {
  background-color: #808080;
  color: #ffffff;
}
.datepicker .months {
  float: left;
  margin-left: 4px;
}
.datepicker .months .name {
  width: 72px;
  padding: 0;
}
.datepicker .years {
  float: right;
  margin-right: 4px;
}
.datepicker .years .name {
  width: 36px;
  padding: 0;
}
.datepicker .dow, .datepicker .days div {
  float: left;
  width: 30px;
  line-height: 25px;
  text-align: center;
}
.datepicker .dow {
  font-weight: bold;
  color: #808080;
}
.datepicker .calendar {
  padding: 4px;
}
.datepicker .days div {
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker .days div:hover {
  background-color: #0064cd;
  color: #ffffff;
}
.datepicker .overlap {
  color: #bfbfbf;
}
.datepicker .today {
  background-color: #fee9cc;
}
.datepicker .selected {
  background-color: #bfbfbf;
  color: #ffffff;
}

#tab-panel-img{
  float:left;
  width:300px;
  cursor:pointer;
}
#tab-panel{
  float:left;
  width:300px;
  min-height:340px;
  padding-top:10px;
  padding-bottom:10px;
  position: relative;
}
.email-panel{border-top:#6d3ca4 solid 10px;}
.facebook-panel{border-top:#3f65b4 solid 10px;}
.twitter-panel{border-top:#26b2e1 solid 10px;}

.panel-loading{
  position: absolute;
  z-index: 2000;
  top:150px;
  background:white;
  text-align: center;
  margin-left:35px;
  display:none;
}
.panel-loading {vertical-align: top;}

.tour-tab {display:inline-block; float:left;overflow:hidden; background-repeat: no-repeat;background-image:url(../img/tabs.png);}
.tour-tab:hover{ cursor:pointer;}
.email-tab-active {width:84px; height:38px; background-position: -2px -202px; margin-right:8px;}
.email-tab-inactive {width:84px; height:38px; background-position: -2px -162px; margin-right:8px;}
.facebook-tab-active{width:104px; height:38px; background-position: -2px -42px; margin-right:9px;}
.facebook-tab-inactive {width:104px; height:38px; background-position: -2px -2px;margin-right:9px;}
.twitter-tab-active {width:95px; height:38px; background-position: -2px -122px}
.twitter-tab-inactive {width:95px; height:38px; background-position: -2px -82px}



#floatingCirclesG{
position:absolute;
width:128px;
height:128px;
-moz-transform:scale(0.6);
-webkit-transform:scale(0.6);
-ms-transform:scale(0.6);
-o-transform:scale(0.6);
transform:scale(0.6);
left: 50%;
margin-left: -64px;
top: 100px;
z-index: 998;
}

.f_circleG{
position:absolute;
background-color:#F5F5F5;
height:23px;
width:23px;
-moz-border-radius:12px;
-moz-animation-name:f_fadeG;
-moz-animation-duration:1.04s;
-moz-animation-iteration-count:infinite;
-moz-animation-direction:linear;
-webkit-border-radius:12px;
-webkit-animation-name:f_fadeG;
-webkit-animation-duration:1.04s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-direction:linear;
-ms-border-radius:12px;
-ms-animation-name:f_fadeG;
-ms-animation-duration:1.04s;
-ms-animation-iteration-count:infinite;
-ms-animation-direction:linear;
-o-border-radius:12px;
-o-animation-name:f_fadeG;
-o-animation-duration:1.04s;
-o-animation-iteration-count:infinite;
-o-animation-direction:linear;
border-radius:12px;
animation-name:f_fadeG;
animation-duration:1.04s;
animation-iteration-count:infinite;
animation-direction:linear;
}

#frotateG_01{
left:0;
top:52px;
-moz-animation-delay:0.39s;
-webkit-animation-delay:0.39s;
-ms-animation-delay:0.39s;
-o-animation-delay:0.39s;
animation-delay:0.39s;
}

#frotateG_02{
left:15px;
top:15px;
-moz-animation-delay:0.52s;
-webkit-animation-delay:0.52s;
-ms-animation-delay:0.52s;
-o-animation-delay:0.52s;
animation-delay:0.52s;
}

#frotateG_03{
left:52px;
top:0;
-moz-animation-delay:0.65s;
-webkit-animation-delay:0.65s;
-ms-animation-delay:0.65s;
-o-animation-delay:0.65s;
animation-delay:0.65s;
}

#frotateG_04{
right:15px;
top:15px;
-moz-animation-delay:0.78s;
-webkit-animation-delay:0.78s;
-ms-animation-delay:0.78s;
-o-animation-delay:0.78s;
animation-delay:0.78s;
}

#frotateG_05{
right:0;
top:52px;
-moz-animation-delay:0.91s;
-webkit-animation-delay:0.91s;
-ms-animation-delay:0.91s;
-o-animation-delay:0.91s;
animation-delay:0.91s;
}

#frotateG_06{
right:15px;
bottom:15px;
-moz-animation-delay:1.04s;
-webkit-animation-delay:1.04s;
-ms-animation-delay:1.04s;
-o-animation-delay:1.04s;
animation-delay:1.04s;
}

#frotateG_07{
left:52px;
bottom:0;
-moz-animation-delay:1.17s;
-webkit-animation-delay:1.17s;
-ms-animation-delay:1.17s;
-o-animation-delay:1.17s;
animation-delay:1.17s;
}

#frotateG_08{
left:15px;
bottom:15px;
-moz-animation-delay:1.3s;
-webkit-animation-delay:1.3s;
-ms-animation-delay:1.3s;
-o-animation-delay:1.3s;
animation-delay:1.3s;
}

@-moz-keyframes f_fadeG{
0%{
background-color:#808080}

100%{
background-color:#F5F5F5}

}

@-webkit-keyframes f_fadeG{
0%{
background-color:#808080}

100%{
background-color:#F5F5F5}

}

@-ms-keyframes f_fadeG{
0%{
background-color:#808080}

100%{
background-color:#F5F5F5}

}

@-o-keyframes f_fadeG{
0%{
background-color:#808080}

100%{
background-color:#F5F5F5}

}

@keyframes f_fadeG{
0%{
background-color:#808080}

100%{
background-color:#F5F5F5}

}
