/* ------------------
 styling for front-end posts
   ------------------   */

#user_post_title {
	width: 75%;
	vertical-align: middle !important;
}

#frontier_post_title {
	border: 0 !important;
}

#user_post_excerpt {
	width: 98%;
}

#frontier_categorymulti {
	width: 100% !important;
}

.frontier_helptext {
	color: DarkGrey !important;
}


td.frontier_post_form   {  
	border: 0 !important;
}

td.frontier_no_border  {  
	border: 0 !important;
}

td.frontier_border  {  
	border: 1px solid #ccc !important;
	vertical-align: top !important;
}


th.frontier_heading  {  
	padding: 5px !important;
	margin: 5px !important;
	border: 0 !important;
	border-bottom : 0 !important;
	/* background-color: #ccc; */
}

.frontier-list {
	background-image: none !important;
	list-style: none !important;
}


table.frontier-list {
	width: 90%;
	border: 0;
}

.frontier-menu {
	text-align: center;
	border: 0;
}
table.frontier-menu {
	width: 90%;
}
th.frontier-menu {
	width: 33%;
}
.frontier-tax-box {
	border:1px solid #ccc;
	height: 150px; 
	overflow-y: scroll; 
}

#frontier_list_text_before {
	font-weight: bold !important;
}

#frontier_edit_text_before {
	font-weight: bold !important;
}

th.frontier-list-posts {
	font-weight: bold !important;
}


fieldset.frontier_post_fieldset  {
  margin: 0;
  padding: 0;
  margin-bottom: 1.25em;
  padding: .250em;
  vertical-align: top !important;
}

fieldset.frontier_post_fieldset legend {
  margin: 0;
  padding: 0;
  margin-left: 20px;
  font-weight: bold;
  vertical-align: top !important;
} 

fieldset.frontier_post_fieldset_tax  {
  margin: 0;
  padding: 0;
  margin-bottom: 1.25em;
  padding: .250em;
}

td.frontier_tax  {  
	border: 0 !important;
	vertical-align: top !important;

td.frontier-post-tags  {  
	border: 1 !important;
	vertical-align: top !important;

td.frontier_frontier_featured_image  {  
	border: 0 !important;
	vertical-align: top !important;
}

	

