.attendance {
	margin-top: 18px;
}

#campaign-view .facepile {
}

#campaign-view .facepile img {
}


.participant_list{
	text-decoration:none;
	color: #3F2213;
}
.participant_list:hover{
	color:#095F7F;
}

.facelist-wrapper{
	max-height: 700px;
	overflow-x: hidden;
	overflow-y: auto;	
}
.facelist-wrapper ul{
	width:100%;	
}
.facelist{
	font-size: 20px;
	margin-bottom: 28px;
	width: 75%;
	margin-left: 25%;
}
.facelist-photo{
	width: 19%;
	float: left;
}
.facelist-photo img{
	border-style: solid;
	border-width: 1px;
	border-color: #CCC;
}
.facelist-photo .default{
	background-image: url('http://c809021.r21.cf2.rackcdn.com/WilliamOfOrange_50.jpg');
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
}
.facelist-name{
}
.facelist-more{
	text-align:right;
	margin-right:25px;	
}



#campaign-view strong.big {
    font-size: 24px;
    line-height: 24px;
  }

#campaign-view div.expanded_card {
    margin: 0 24px 24px 24px;
    border-radius: 10px;
    padding:  16px;
    width: 876px;
    float: left;
  }
#campaign-view div.expanded_card div.photo {
    width: 432px;
    height: 288px;
    border-radius: 8px;
    float: left;
    margin-right: 8px;
    overflow: hidden;
    background:  #fff;
  }
#campaign-view div.expanded_card div.photo img {
    width: 432px;
    height: 288px;
  }
#campaign-view div.details {
    float: left;
    width: 420px;
    margin-left: 16px;
    //margin-right: 16px;
    //margin-top: 20px;
  }
#campaign-view div.details hr {
    margin: 20px 0;
    background: #75ADC4;
    height: 3px;
    border-top: 1px solid #48606A;
    border-bottom: 1px solid #086F95;
  }
   
#campaign-view  div.details .button, #campaign-view div.details .over {
    float: right;
    margin-right: 16px;
  }

#campaign-view  div.carrotmob {
    font-family: Museo700;
  }

#campaign-view .carrot, #campaign-view .mob {
      width: 135px;
      float: left;
      text-align: center;
  }
#campaign-view .carrot .big_number, #campaign-view .mob .big_number{
      margin-bottom: -10px;
}


#campaign-view .carrotmob .state {
      float: left;
      text-align: center;
      width: 150px;
  }


#campaign-view .carrotmob .state .new-buttons {
      margin: 0 auto;
  }
  

#campaign-view div.event {
    margin-bottom: 20px;
    float: left;
    width: 100%;
    font-size: 15px;
  }

#campaign-view div.event strong {
    font-family: Museo700;
  }
#campaign-view div.big_number {
    /*color: #086F95;*/
    font-size: 32px; 
    }

#campaign-view .conditions {
      position: relative;
  }

#campaign-view  div.conditions > div {
    width: 182px;    
    float: left;
  }

#campaign-view div.conditions img {
    float: left;
  }

#campaign-view div.then {
    margin-left: 16px;
  }

#campaign-view div.if strong {
    font-size: 24px;
  }


#campaign-view .contract{
	float:right;
	margin-right:5px;	
}


#campaign-view div.event > div {
    float: left;
    width: 50%;
  }

#campaign-view div.event h4 {
    margin-bottom: 0px;
  }
#campaign-view div.event p {
    margin-top: 10px;
  }

#campaign-view  #tabs {
        margin: 20px 0;
    }
#campaign-view #tabs ul.tabs {
        display: block;
        margin: 0 0 0 25px;
    }
#campaign-view #tabs ul.tabs li, #campaign-view ul.links {
        margin: 0;
        overflow: hidden;
        position: relative;
        z-index: 1;
        font-family: Museo700;
        top: -5px;
    }
#campaign-view #tabs ul.tabs li.active {
        z-index: 2;
    }
#campaign-view #tabs ul.tabs a {
        color: #095F7F;
    }

#campaign-view #tabs ul.tabs li.active a {
        color: #3F2213;
    }
#campaign-view #tabs ul.tabs .wrap {
        background: #E6E6E6;
        border-top: 1px solid #FFFFFF;
        box-shadow: 0 -1px 2px gray;
        margin: 5px 5px 0;
        padding: 5px 10px;
    }
#campaign-view #tabs ul.tabs li.active .wrap {
        background: #F0F0F0;
    }
#campaign-view #tabs div.tab-holder {
	background: none;
	height: 40px;
	position: relative;
	top: -6px;
	z-index: 1;
	border-top: solid 1px rgb(228, 228, 228);
}
#campaign-view #display_updates {
        margin: 0 24px;
    }

#campaign-view .overview {
      margin: 0 24px;
  }    

#campaign-view .overview .bio img {
      float: left;
      margin-right: 8px;
      margin-bottom: 20px;
      border-style: solid;
      border-width: 4px;
      border-color: #f1ede6;      
  }
#campaign-view  .impact .section_title {
      margin-bottom: 16px;
  }
#campaign-view  .impact .media {
      float: right;
      margin: 0 16px 20px;
  }

  /* Sprite Sheet */
#campaign-view  .new-buttons {
      background: url('https://c809021.ssl.cf2.rackcdn.com/min/css/assets/images/buttons_new.png');
  }

#campaign-view  .new-buttons.clock {
      background-position: -1127px -782px;      
      width: 55px;
      height: 55px;
  }
#campaign-view  .new-buttons.smiley {
      background-position: -1127px -728px;
      width: 54px;
      height: 54px;
  }

  
/* invite widget */
/* TODO: this used to be:  #campaign-view  #invites li { */
#facebox #invites li {
      float: left;
      margin-right: 16px;
  }
#campaign-view .commitment-details h5, #campaign-view .commitment-details h5{
      font-size: 0.9em;      
  }
#campaign-view  .commitment-details h5 {
      margin-bottom: 16px;
  }

#campaign-view  #comments {
      margin-bottom: 32px;
  }

#campaign-view  li.comment{
      display: block;
  }

#campaign-view  #comments .avatar {
      float: left;
      margin-right: 16px;
      width: 50px;
      min-height: 50px;
  }

#campaign-view  #comments .name-body {
      float: left;
      width: 846px;
  }

#campaign-view  #comments .name-body > div {
      margin-bottom: 16px;
  }
#campaign-view  #comments .name {
      font-weight: bold;
  }

#campaign-view  #comments li.comment {
      margin-bottom: 16px;
  }

#campaign-view  #comments .timestamp {
      color: #999;
  }

#campaign-view  #comments .empty {
      font-weight: bold;
      font-size: 15px;
      margin-bottom: 16px;
  }

#campaign-view  form.comment {
      margin-bottom: 32px;
  }
  
#campaign-view  form.comment label {
      font-weight: bold;
      font-size: 15px;
  }  
#campaign-view  form.comment .label {
      margin-bottom: 16px;
  }

#campaign-view  form.comment textarea {
      width: 45em;
      height: 15em;
  }

#campaign-view  form.comment .control {
      margin-bottom: 16px;
  }

#campaign-view .impact .wrapper {
    margin: 0 27px;
}

/* clearfix */

* html .clearfix{
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
*+html .clearfix{
  min-height: 1%;
}

/* float clearing for everyone else */
.clearfix:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

/* from twitter bootstrap */

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #eee;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* Campaign browse */
#campaigns .campaign-summary .soon {
    font-size: 0.9em;
    font-style: italics;
}

#campaigns .campaign-summary .where-when {
    margin-top: 10px;
}

#campaigns .campaign-summary .where {
    margin-left: 15px;
}

#campaigns .campaign-summary .when {
    float: right;
    margin-right: 15px;  
    margin-left: 15px;
}



/*CSS FOR VOUCHER BASED CAMPAIGNS*/
/*Title*/
	.section_title{
		background:none;
		margin: 10px 0px 30px 0px;
	}
	.section_title h1{
		font-size: 35px;
		text-shadow: 1px 0 1px #1CB0E5,1px 2px 0 #DFD8CB;
		max-width: 650px;
	}
	.section_title h2{
		margin-left: 30px;
		margin-bottom: 0px;
		max-width: 650px;
	}
/*FB Share box*/
	.fb_facepile {
		position: absolute;
		right: 20px;
		top: 0px;
	}

/*General layout*/
	.graybox{
		padding: 23px;
	}
	.content-wrapper{
		margin-top: 15px;
	}
	.leftcol{
		width: 616px;
		display: inline-block;
		min-height: 600px;
		padding: 20px;
		padding-right:12px;
		padding-top:0px;
		vertical-align: top;
		position: relative;
	}
	.leftcol .graybox{
		padding: 20px;
	
	}
	.leftcol .hline {
		width: 70%;
		margin: 35px auto 20px auto;
	}
	.leftcol .vline{
		height: 97%;
	}
	.rightcol{
		width: 277px;
		display: inline-block;
		padding:0px;
		padding-left: 8px;
		padding-right: 8px;
		vertical-align: top;
	}
	.rightcol h2{
		font-size: 13px;
		text-align: center;
		margin: 0px;
	}
	.rightcol h6{
		text-align:center;	
	}
	.vouchers-purchased {
		text-align: center;
		font-size: 18px;
		margin-bottom: 15px;
	}
	.vouchers-purchased .big_number{
		font-size: 37px !important;
		margin-bottom: -12px;
	}
	.rightcol .top_numbers{
		margin-top:0px;	
	}
	.top_numbers .text{
		font-family: "Helvetica Neue",Arial,sans-serif;
		font-size: 16px;
		margin: 0px 0px 0px 5px;
	}
	.top_numbers h6{
		margin-bottom: 0px;
		margin-top: -10px;
	}
	.rightcol .bottom_numbers{
		
	}
	div.big_number, .big_number {
		font-size: 54px;
		margin-bottom: -17px;
		width:100%;
		font-family: Museo700;
		font-weight: normal;
		text-align:center;
	}
	.small_number{
		font-size:20px;	
	}
	.buy{
		
	}
	.buy .bluebutton{
		font-size: 25px;
		padding: 12px 0px;
		width: 100%;
	}
	.buy h2{
		margin: 16px 0 0 0;
	}


/*Campaign media*/
	.movie{
	/* 	max-width: 615px */;
	}
	.movie img{
		max-width: 615px;
	}
	.movie_social_media{
		margin-top: 5px;
	}
	.campaign-image{
		text-align: center;
		
	}	
	.campaign-image img{
		width: 100%;
	}


/*If then*/
	.ifthen{
		font-size: 18px;
		position: relative;
		top: -3px;
		padding: 20px;
		
		color: white;

		background: #2A8DAB;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#54A5BF', endColorstr='#2A8DAB');
		background: -webkit-gradient(linear, left top, left bottom, from(#54A5BF), to(#2A8DAB));
		background: -moz-linear-gradient(top, #54A5BF, #2A8DAB);


	}
	.if, .then{
		margin:0px !important;
		vertical-align: top;

	}
	.if{
		/* width: 200px; */
	}
	.then{
		margin-top:10px !important;
		/* width: 368px; */
	}
	.ifthen .view-details {
		margin: 15px 0 0 0;
		color: rgb(201, 201, 201);
	}
	.ifthen .view-details a{
		color: inherit;
	}



.join-text{
	font-size: 12px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.top_numbers .big_numbers{
	font-size: 50px;
	height: 60px;
}
.goal{
	display:inline-block;	
	margin-left:15px;
}
.time-remaining{
	margin: 15px 0px 0px 0px;
	text-align: center;
	display: inline-block;
	width: 100%;
}




/*Move tweet button to be in line*/

.movie_social_media .twitter{
	position: relative;
	top: 3px;
	margin-right: 5px;
}

.button .text{
	font-size: 28px;
	margin-left: 13px;
	margin-top: 10px;
	position: absolute;
}
.button.big {
	height: 61px;
	width: 235px;
	margin-left: 3px;	
	margin-top: 3px;
	margin-bottom: 10px;
}





/*Company details*/
	.company-details{
		padding: 0 10px 0 5px;
	}
	.company-details .header{
		margin: 0px 0px 15px 0px;
	}
	.company-details h6{
		color: rgb(158, 158, 158);
	}
	.company-details .text{
		text-align: justify;
		font-size: 12px;
		color: gray;
	}
	.company-address {
		font-size: 16px;
		padding: 5px 0px 0px 0px;
	}
	.company-address .subheading {
		font-size: 12px;
	}


	
	.company-details .company-logo{
		float: right;
		margin-left: 10px;
		margin-bottom: 5px;
		/*This adds a white background / border to image:*/
		/* background-color: white; */
		max-width: 215px;
		padding: 5px;
	}
	.company-details .company-logo img{
		max-width:215px;
		max-height: 100px;
	}


/*Details popup*/
	#details-wrapper{
	
	}
	.details-text{
		max-height: 700px;
		overflow-x: hidden;
		overflow-y: auto;
		padding-right: 5px;		
	}
	.details-text h2 a{
		display:block;	
	}
	.details-text h3{
		margin-top: 25px;	
	}
	.details-text h3 a{
		text-decoration:none;
		color:#3F2213;
	}

/*Follow carrotmob*/
	.follow-carrotmob{
		margin: 40px 0 20px 0;
	}
	.follow-carrotmob h4{
		margin: 0px;
		color: rgb(119, 119, 119);
		display: inline-block;
		margin: 0px 10px 0 90px;	
	}
	.follow-carrotmob img{
		height: 38px;
		margin-left: 7px;	
	}


/*For buy coffee box*/
	.product-feature .big_number{
		font-size: 36px;
	}
	.buy .or{
		text-align:center;
		width:100%;		
		font-size: 18px;	
	}
	.product-price{
		vertical-align:top;	
		color:#095F7F;
		margin-top: -5px;
	}
	.product-price .big_number{
		position: relative;	
		top: -15px;
	}
	.ended {
		background: #75201E;
		padding: 10px;
		color: white;
		font-size: 18px;

/*
		position: relative;
		top: -12px;
		left: -10px;
		width: 257px;
*/
	}
	.ended a{
		text-decoration: underline;
		color: white;
	}

/*Social box*/
	#campaign-view .share{
		position: absolute;
		right: 53px;
		top: 40px;
	}
	#campaign-view .share h4{
		margin: 0px 0px 10px 0px;
		color: rgb(119, 119, 119);
	}
	#campaign-view .share h6{
		text-align: left;
		color: #999;
		margin: 0px 0px 15px 0px;
		font-weight: 400;
		font-size: 14px;
	}
	/*Move twitter*/
	#campaign-view .share .twitter{
		position: relative;
		top: 0px;
		width: 82px;
		margin: 0 0 0 6px;
	}
	#campaign-view .share ul{
		display: table;
		margin: 0px auto;
		position: relative;
	}
	.click-wrapper{
	}
	
/*FAQ Section*/
	.faq{
		color:rgb(185, 185, 185);
		margin-top:20px;
		margin-bottom: 20px;	
		background: none;
	}
	.q{
		margin-top:10px;	
		font-size: 14px;
	}
	.q:hover{
		color:#e26a51;
		cursor:hand;
		cursor:pointer;
	}
	
	.fake-question{ 
		margin-top: 10px;
		font-style: italic;
	}
	.fake-question a{
		color:inherit;
		font-weight: 600;	
	}
	.a{
		color:#543930;
		padding: 10px 0px 5px 10px;
		font-size: 12px;	
		display: none;
	}	



/*///////////////////////////////////////////////////////////////////////////////////
////////////////////////////VOUCHER CAMPAIGN PREVIEWS////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////*/
.voucher-campaign{
	min-height: 278px;
	padding: 20px 10px 20px 0;
}
.voucher-campaign .photo {
	display:inline-block;
	margin: 0 10px;
	width: 480px;
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-opera-border-radius:5px;
	-khtml-border-radius:5px;
}	
.voucher-campaign .rightcol{
	display: inline-block;
	vertical-align: top;
	width: 435px;
	padding: 0px 5px;
}
.voucher-campaign .title{
	color: #666666;
	text-decoration: none;
	font-size: 35px;
	font-weight: bold;
	font-family: Museo700;
	line-height: 43px;
}
.voucher-campaign .subtitle{
	color: #949494;
	font-size: 18px;
	margin: 5px 0 0 0;
	font-weight: 200;
	line-height: inherit;
}
.voucher-campaign .row{
	margin: 20px 0px 0 0;
}
.voucher-campaign .bluebutton{
	margin: 40px 0px 0px 184px;
	display: inline-block;
}
/*Smaller campaign*/
/*Campaign-mini*/
.campaign-mini{
	width:300px;
	height: 291px;
	vertical-align: top;
	overflow: hidden;
	
	border: 1px solid #cccccc;
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-opera-border-radius:5px;
	-khtml-border-radius:5px;
	
	-moz-box-shadow: 3px 3px 4px rgb(218, 218, 218);
	-webkit-box-shadow: 3px 3px 4px rgb(218, 218, 218);
	box-shadow: 3px 3px 4px rgb(218, 218, 218);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#CCCCCC')"; /* For IE 8 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#CCCCCC'); /* For IE 5.5 - 7 */
	
	margin: 10px 7px;
	display: inline-block;
	
	background-color: rgb(226, 226, 226);
	
	 -moz-transition: -moz-box-shadow 0.3s;
    -webkit-transition: -webkit-box-shadow 0.3s;
    -o-transition:  -o-box-shadow 0.3s;
    transition: box-shadow 0.3s;
}
.campaign-mini:hover{
	opacity:0.9;
	filter:alpha(opacity=90);
	-moz-box-shadow: 3px 3px 4px #333333;
	-webkit-box-shadow: 3px 3px 4px #333333;
	box-shadow: 3px 3px 4px #333333;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#333333')"; /* For IE 8 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#333333'); /* For IE 5.5 - 7 */
}
.campaign-mini .photo-wrapper {
	height: 200px;
	width: 400px;
	margin-left: -50px;
	text-align: center;

	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-opera-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
}
.campaign-mini .photo {
	margin: 0;
	height: 200px;
}	
.campaign-mini .details{
	padding: 5px 7px;
}
.campaign-mini .title{
	color: #666666;
	text-decoration: none;
	font-size: 15px;
	height: 49px;	
	font-weight: bold;
	font-family: Museo700;
	padding: 0px 0px 5px 0px;
	display: block;
	line-height: 25px;
	overflow: hidden;
}
.campaign-mini .location{
	color: rgb(129, 129, 129);
	font-size: 16px;
	margin: 5px 0 0 0;
	font-weight: 200;
}
/*///////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////IDEA PREVIEWS//////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////*/
.idea-mini{
	width:300px;
	height: 371px;
	position: relative;	
	vertical-align: top;
	overflow: hidden;
	
	border: 1px solid #cccccc;
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-opera-border-radius:5px;
	-khtml-border-radius:5px;
	
	-moz-box-shadow: 3px 3px 4px rgb(218, 218, 218);
	-webkit-box-shadow: 3px 3px 4px rgb(218, 218, 218);
	box-shadow: 3px 3px 4px rgb(218, 218, 218);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#CCCCCC')"; /* For IE 8 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#CCCCCC'); /* For IE 5.5 - 7 */
	
	margin: 10px 7px;
	display: inline-block;
	
	background-color: rgb(226, 226, 226);
	
	 -moz-transition: -moz-box-shadow 0.3s;
    -webkit-transition: -webkit-box-shadow 0.3s;
    -o-transition:  -o-box-shadow 0.3s;
    transition: box-shadow 0.3s;
}
.idea-mini:hover{
	opacity:0.9;
	filter:alpha(opacity=90);
	-moz-box-shadow: 3px 3px 4px #333333;
	-webkit-box-shadow: 3px 3px 4px #333333;
	box-shadow: 3px 3px 4px #333333;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#333333')"; /* For IE 8 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#333333'); /* For IE 5.5 - 7 */
}
.idea-mini .photo-wrapper {
	height: 200px;
	width: 400px;
	margin-left: -50px;
	text-align: center;

	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-opera-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
}
.idea-mini .photo {
	margin: 0;
	height: 200px;
}	
.idea-mini .details{
	padding: 5px 7px;
}
.idea-mini .title{
	color: #666;
	text-decoration: none;
	font-size: 14px;
	height: 100px;
	font-weight: bold;
	font-family: Museo700;
	padding: 12px 7px 5px 7px;
	display: block;
	line-height: 19px;
	overflow: hidden;
}
.idea-mini .votes, .idea-mini .people{
	font-size: 30px;
	line-height: 25px;
	margin-top: -2px;
	display: inline-block;	
	margin-right: 4px;
}
.idea-mini .bluebutton{
	font-size: 23px;
	padding: 3px 12px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}


