/* @override http://my.barackobama.com/skins/obama/community/post_full.css */

/*
#community .communitypostfull {  
  margin-top: 15px;
}
*/

#community .communitypostfull
{
    margin: 10px 5px;
    font-size: 12px;
}


#community .communitypostfull .title {  
/*  font-size: 15px;
  font-weight: bold;
  border-bottom: 1px solid #eeeeee;
  color: #007cc2; */
  	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em !important;
	font-weight: normal !important;
	color: #2575ad;
	margin-top:0px;
	margin-bottom: 5px;
}
#community .communitypostfull .title a {  
  font-size: 15px;
	line-height: 20px;
	color: #007cc2;
}

#community .communitypostfull .title a:hover {  
  color: #002b5c;
}

#community .communitypostfull .bylineactionstable {  
	width: 656px;
  border: 0;
  padding: 0;
  margin: 0 0 10px 0;
}

#community .communitypostfull .body {
	padding-right: 50px;
	}
/*
#community .communitypostfull .body blockquote {
	margin: 0;
	padding: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #c2c2c2;
	font-size:1em;
	line-height: 1.6;
	color: #666666;
	} 
	#community .communitypostfull .body blockquote p {
	padding: 0px 20px;
	margin-left: 20px;
	margin-right: 20px;
} */

#community .communitypostfull .byline {  
/*  padding: 3px 0 0 0;
  color: #555;
  font-size: 12px;
  font-style: normal; */
	color:#535455;
	font-size:12px;
	margin-bottom: 15px;
	}
	#community .communitypostfull .byline a {  
	font-style:italic;
	font-weight: normal;
  	font-family: Georgia, "Times New Roman", Times, serif;
	}

#community .communitypostfull .postactions {  
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 2px;
  text-align:left !important;
  font-size: 10px;
  margin-bottom: 10px;
}

#community .communitypostfull .postactions hr.tags {  
  height: 1px;
  border: 0;
  margin: 5px 0 5px 0;
  padding: 0;
  background: #ccc;
  color :#ccc;
}

#community .communitypostfull .postactions ul {  
  padding: 0;
  margin: 2px 0 0 0;
}
#community .communitypostfull .postactions li {  
  background: #d0d0d0;
  display: inline;                                  
  padding: 0 5px 0 5px;
  margin: 0;
}
#community .communitypostfull .postactions li.communityadminonly {  
}

#community .communitypostfull .postactions li a {  
  font-weight: bold;
  font-size: 10px;
}

/*
Blockquote styling here is slightly experimental.  Without these styles blockquotes entered by the user collide with the "rate this post" box.
*/

#community .communitypostfull blockquote {
  display: table;
}

/* IE <= 6 */
* html #community .communitypostfull blockquote {
  display: inline-block;
}

/* IE = 7 */
*:first-child+html #community .communitypostfull blockquote {
  display: inline-block;
}

#community .communitypostfull .rating {  
  float: right;
  margin: 0 0 10px 10px;
  padding: 10px 10px 0 10px;
  border: solid 1px #aaa;
  background: white ;
}

#community .communitypostfull .rating .what {  
  font-size: 10px;
  text-align: center;
  color: #44b;
  padding: 5px 0;
}

#community .communitypostfull .rating .what a {  
  color: #44b;
}

#community .communitypostfull .rating .teaser {  
  padding: 0 0 8px 0;
  text-align: center;
}
#community .communitypostfull .rating .teaser .teasertop {  
  font-weight: bold;
  padding: 0;
  margin: 0;
}
#community .communitypostfull .rating .teaser .teasertop img {
  margin: 3px 0 5px 0;
}
#community .communitypostfull .rating .teaser .teaserbottom {  
  text-align: justify;
  font-size: 12px;
}

/*
     FILE ARCHIVED ON 19:42:16 Jul 16, 2008 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:04:11 Sep 22, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/