/*
Theme Name:         FabOverFifty 2014
Theme URI:          http://faboverfifty.com
Description:        Theme built for FabOverFifty based on Roots.io
Version:            1.0.0
*/

/********************************************/
/*                                          */
/*   DEV SECTION - PLEASE DO NOT CHANGE     */
/*                                          */
/********************************************/

/* remove stars style from lists */

body .archive .entry-content li, body .single .entry-content li {
  background: transparent !important;
  display: list-item !important;
}

.dev, #blackbox-web-debug {
	display: none;
}
.fb-comments {
	display: none !important;
}
/* 20141021 - grid not wrapping properly */
.post_topic_grid_item {
    max-height: 244px;
}
.g.g-1 img {
    max-height: 100%;
    width: auto;
}
.sidebar .widget_adrotate_widgets {
    text-align: center;
    margin-top: 15px;
}
.home-ad .sidebar .widget_adrotate_widgets {
    margin-top: 0;
}
#gform_200007 li.gfield {
        position: relative;
        clear: both;
}
.frontpage-image-excerpt {
    padding-top: 40px;
}
/* 20141201 - add padding to member search field labels */
.editfield label {
    padding-right: 10px;
}

/********************************************/
/*                                          */
/*   END DEV SECTION - PLEASE EDIT BELOW    */
/*                                          */
/********************************************/

/* 20141111 - change font color of sidebar prompt */
.sidebar-title-ad, .ps-sidebar-title, .ps-sidebar-title-ad {
    color: #666;
    border-bottom: 2px solid #666;
}

.page-entrepreneurs-topics .fof-grid-item {
	width: 21%;
}

.blog-post-socials {
	float: left;
	text-align: left;
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

img.alignnone {
    margin: 5px 20px 20px 0;
}

img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.prompt1 {
	margin: 25px 0;
}

.prompt2 {
	margin: 15px 0;
}

.prompt3 {
	margin: 5px 0;
}

.prompt4 {
	color: #ffffff;
	font-family: Gotham, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	line-height: 24px;
	margin: .25em;
}

.action1 {
	background: #fe9f4b url("assets/img/Action.png") no-repeat center top;
}

.action2 {
	background-color: #fe9f4b;
}

.testimonial {
	font-family: Gotham, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

ul, ol {
	padding: 0 0 5px 20px;
}
.entry-content li {
	text-align: justify;
}


.wp-polls .Buttons {
	font-family: Gotham, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #AAAAAA;
	padding: 10px 10px 5px 10px;
}

.gform_button {
	background-color: #f3f6f8;
	border: 1px solid #c8c8c8;
	border-radius: 0px;
	font-family: Gotham, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #AAAAAA;
	padding: 10px 20px 5px 20px;
	margin-bottom: 20px;
}

.gform_button:hover {
	background-color: #f3f6f8;
	border: 1px solid #c8c8c8;
	border-radius: 0px;
	font-family: Gotham, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #AAAAAA;
	padding: 10px 20px 5px 20px;
	margin-bottom: 20px;
}

.wp-polls label {
	font-weight: normal;
	font-size: 14px;
}

.main .gfield_label {
	font-family: Gotham, Helvetica, sans-serif;
}

a.strong {
	font-weight: bold;
}

