/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.

 * Sizes || 321px to 480px ||

 */

/*Header*/

#block-block-114 {display: none !important;}

/*
 * Testimonial Styles
 */
.view-testimonials .views-row {width: 93% !important;} 

/*
 * Task Tabs Mobile
 */
#tasks ul.primary li, 
#tasks ul.primary li a, 
#tasks ul.primary li.active a {
  float: none !important;
  text-align: center;
  width: 96%;  
}  

/*
 * Aweber Mobile
 */
.aweber-left-block {display:none !important;}
.aweber-right-block {display:block !important;}  

/*
 * Volunteer Page Styles
 */ 
table.voltable td {
  float: left;
  text-align: center;
  width: 95%;
  }

/*
 * Forms Styles
 */ 
input.form-text {width: 100%;} 
select.form-select {width: 100%;}
.form-type-password {width: 100%;}
.password-strength {
	float: left;
    margin-bottom: 1.4em;
    margin-top: 0.8em;
    width: 100%;
}
.password-suggestions {width: 97% !important;}
div.password-confirm {
	float: left;
    margin-bottom: 1.4em;
    margin-top: 0.8em;
    visibility: hidden;
    width: 100%;
}
 
/* Increase the body font size on small devices */
html {
  font-size: 112.5%;
}



/*
 * Header Styles	
 */
#block-block-2 {display: none !important;}

/*
 * FP Store Block
 */ 

/*
 * FP Forums Block
 */
 .fptopics-1024 {display: block !important;}
 .fptopics-full {display: none !important;}

 /*
 * FP Blogs Block
 */
 .fpblogs-1024 {display: block !important;}
 .fpblogs-full {display: none !important;}
 .fpblogs-1024 .views-row {
 	list-style-type: none;
 	margin: 20px -5px 0;
 	} 

 /*
 * FP News Block
 */
 .fpnews-1024 {display: block  !important;}
 .fpnews-full {display: none  !important;}
 .fpnews-1024 .views-row {
  list-style-type: none;
  margin: 20px -5px 0 8px;
  }   

/*
 * FB Comments
 */   
.facebook-comments-box .fb_iframe_widget iframe {width: 282px !important;}  

/*
 * Newsletter Block
 */
 .nws_submit {width: 98%;}  

/*
 * Forum Styles
 */
.forum-post-panel-sub {float:left; width: 100%;}
.forum-post-panel-sub .author-pane {text-align: center !important;}
.forum-post-panel-sub .user-picture img {width: 140px;}
.agreepanel {display: none;}
.article .forum-post-panel-main {margin-top: 200px; margin-left: 0 !important; width: 100%;}

.comment-with-picture .forum-post-panel-main {margin-top: 10px; margin-left: 0 !important; width: 100%;}
.comment-with-picture .user-picture img {width: 140px !important;}

.indented {margin-left: 0;}

#forum-comments .indented {
	border-left: none;
	padding-left: 0;
	}	
   
a.af-button-small span {display: none  !important;}	/* Removes Text from Forum Links (Edit, Comment, etc..) */

th.views-field-comment-count,
td.views-field-comment-count,
th.views-field-totalcount,
td.views-field-totalcount,
th.views-field-last-updated,
td.views-field-last-updated {display: none !important;}

/*
 * Blogs Styles
 */
.blogpage .views-field-nothing {
 	float: left; 
 	width: 100%;
 	}
.blog-teaser p, 
.news-teaser p {margin-left: 0;}

.blogpage .views-field-field-featured-image {display: none !important;}

/*
 * News Styles
 */
.newspage .views-field-nothing {
 	float: left; 
 	width: 100%;
 	}

.newspage .views-field-field-news-image {display: none !important;}


/*
 * Documentary Styles
 */
.docspage .views-field-nothing {
 	float: left; 
 	width: 100%;
 	}

.docspage .views-field-field-documentary-image {display: none !important;}

/*
 * Gallery Styles
 */
.pane-menu-menu-search-by-category,
.pane-menu-menu-search-by-author {display: none !important;}
.gallery-final .views-row {height: 255px;}

/*
 * Store Styles
 */
 .store-main .view-content .views-row {width: 40%;}
 .pane-menu-menu-store-navigation {display: none;}

/*
 * Team Page
 */
.view-atheist-team .views-field-picture {
    margin: 15px 0;
	text-align: center;
    width: 100%;
	}

.view-atheist-team .views-field-nothing	{margin-left: 0;}

.view-atheist-team h3 {
	text-align: center;
	margin: 25px 0;
	}

/*
 * Form Styles
 */
.form-item-copy {display: none !important;}

/*
 * Header Styles	
 */
#block-block-2 {display: none !important;}

.sf-menu.sf-style-blue {
    float: left;
    margin-top: 5px;
    padding: 6px;
    width: 100%;
    }

/*
 * Login Styles	
 */
.pane-fboauth-login img {
	width: 218px !important;
  	padding-top: 23px;
  	margin-bottom: -3px;
  }