/* ================================================================================================================*/
/*============ css for the personal homepage ============================= css for the personal homepage ==========*/
/* ================================================================================================================*/

#postCol {
	width: 510px;
	float: left;
	margin-top: 15px;
}



.myNewPost {
	background-repeat:  repeat-x;
	background-position: 0 -117px;
	background-color: #e4eff1;
	border: 1px solid #dfe1e0;
	padding: 10px;
	position: relative;
	margin-bottom: 15px;
	zoom:1;
	height: 1%;
}
.myNewPost img {
	float: left;
	margin: 0 10px 10px 0;
	width: 90px;

}
.postType {
	font-size: 22px;
	color: #1d7eab;
	background: url(../images/dropdownArrow.png) no-repeat right center;
	padding-right: 25px;
	display: inline-block;
	min-width: 70px;
	_width: 70px; /*ie6*/
	white-space: nowrap;
}
.postOptions {
	position: absolute;
	top: auto;
	left: 110px;
	margin-top: -4px;
	z-index: 100;
	display: none; /*will appear with JS */
	*margin-top: 5px;
	*top: 27px !important;
}
.postOptions a {
	display: block;
	padding: 2px;
	background: #fff;
	border: 1px solid #accfe5;
	margin-bottom: 2px;
	color: #60b2ee;
	min-width: 290px;
	_width: 290px; /*IE6*/
	white-space: nowrap;

}
.postOptions a:hover {
	color: #fff;
	background: #accfe5;
}
.myNewPost textarea, .myNewPost input {
	vertical-align: bottom;
}
.myNewPost textarea {
	background: #fff;
	border: 1px solid #accfe5;
	width: 289px;
	height: 2.2em;
	margin-right: 5px;
}
.myNewPost input {
	background: url(../images/btn23greenFIXED.png) no-repeat;
	width: 77px;
	height: 23px;
	color: #fff;
	border: none;
	padding: 0;
}
.recentPost {
	background: url(../images/greenStripes.png) no-repeat;
	color: #1f7eb6;
	margin-top: 10px;
	padding-left: 20px;
	display: inline-block;
	width: 360px;
	word-wrap: break-word;
}
.replies {
	font-size: 12px;
	padding: 0 10px 0 30px;
}
.replies li {margin-bottom: 10px;}
.replies li p { word-wrap: break-word; }
.replies .dt {
	float: right;
	color: #60b2ee;
	font-size: 11px;
}
.replies .userName {
	color: #0c78b9;
	font-weight: bold;
}
.prevP, .moreRep {
	text-decoration:  underline;
	color: #1d7eab;
}
.moreRep {
	float: right;

}
.userPost {
	margin: 15px 0;
	clear: both;
}
.searchPost {
	background: #f2f2f2 url(../images/icon_search.jpg) no-repeat 10px 10px;
	position: relative;
	padding: 10px 10px 10px 53px;
	margin-bottom: 15px;
	zoom: 1;
}
.recommendPost
{
	background: #f3f8fb  url(../images/icon_recommend.png) no-repeat 10px 10px;
}
.addedByFriendPost
{
		background: #f3f8fb  url(../images/icon_friendsAdd.jpg) no-repeat 10px 10px;
}
.recommendPost, .addedByFriendPost {
	position: relative;
	padding: 10px 10px 10px 53px;
	margin-bottom: 15px;
	zoom:1;
	min-height: 55px;
}
.searchPost img, .recommendPost img, .addedByFriendPost img {
	float: left !important;
	max-height: 56px;
	margin-right: 5px;
	_height: 56px;
}
.searchPost p, .recommendPost p, .addedByFriendPost .xxx {
	background: #fff;
	padding: 5px;
	min-height: 26px;
	_height: 26px; /*IE6*/
	margin-bottom: 5px;
	*display: inline;
	vertical-align: top;
	zoom: 1;
	margin-left: 60px;
}
.searchPost p, .recommendPost p {
	width: 375px;
	line-height: 1.5em;
}
.addedByFriendPost .xxx
{
	width: 290px; /*right column is narrower */
	font-size: 0.9em;
	zoom: 1;
}
.addedByFriendPost .xxx a
{
	font-weight: bold;
	text-decoration: underline;
}
.searchPost p, .searchPost p a, .recommendPost p, .recommendPost p a, .addedByFriendPost .xxx, .addedByFriendPost .xxx a {
	color: #1d7eab;
	word-wrap:break-word;
}

.dt {
	vertical-align: top;
	display: inline;
	float: right;
	color: #60b2ee;
	font-size: 11px;
	margin-bottom: 5px;
}
#postDate.dt
{
	float: none;
	display: block;
	text-align: right;
}
.searchPost .replyBtn, .recommendPost .replyBtn, .searchPost .cnclBtn, .recommendPost .cnclBtn,
#pnlReplyToMyPost .replyBtn, #pnlReplyToMyPost .cnclBtn {
	float: right;
	margin-left: 5px;
	display: inline-block;
	_width: 1px; /*ie6*/
}

.searchPost .replyBtn, .recommendPost .replyBtn, #pnlReplyToMyPost .replyBtn {
	clear: right;
}

.searchPost textarea, .recommendPost textarea {
	background: #fff;
	padding: 5px;
	min-height: 26px;
	_height: 26px; /*IE6*/
	width: 375px;
	border: none;
	margin: 0 1px 8px 0;
	color: gray;
	margin-left: 61px;
}
.personal h2 {
	color: #1d7eab;
	margin: 15px 0;
}
.addedByFriendPost .xxx .ddd a
{
	text-decoration: underline;
	font-weight: bold;
}
.addedByFriendPost .ddd
{
	display: inline;
}
.andXMore
{
	font-size: 0.8em;
	text-decoration: none;
	color: #1D7EAB;
}
#pnlReplyToMyPost
{
	margin-bottom: 30px;
}
#pnlReplyToMyPost .replyBtn
{
	color: #0C78B9;
	text-decoration: underline;
	margin-right: 12px;
}
#pnlReplyToMyPost .btn9bc7e0
{
	text-decoration: none !important;
	font-weight: normal !important;
}
#pnlReplyToMyPost textarea
{
	width: 495px;
	margin: 5px 0;
}

/* ==== srchCol | search on personal homepage ==========================================================================*/
#srchCol {
	width: 429px;
	float: right;
}
.picaphoneUpdate h2
{
	line-height: 27px;
}
.picaphoneUpdate h2 img
{
	vertical-align: bottom;
}
.picaphoneUpdate p {
	color: #1D7EAB;
	margin-bottom: 8px;
	display: block;

}
.picaphoneUpdate a {
	font-weight: bold;
	text-decoration: underline;
	display: inline !important;
	margin: 0 !important;
	color: #1D7EAB;
}
/*======================================== picagirl banners ============================================*/

.picagirlBanner {
	margin-bottom: 20px;
	position: relative;
	zoom: 1;

}
.picagirlBanner img {
	float: right;
}
.picagirlBanner .bubble {
	background: #e6f6fd;
	position: absolute;
	border: 1px solid #0072bd;
	width: 290px;
	padding: 10px 10px 35px;
	top: 40px;
	left: 0;
	color: #4c4c4c;
	font-size: 15px;
	min-height: 10px;
	zoom:1;
}
.picagirlBanner .shpitz {
	position: absolute;
	top: 15px;
	right: -41px;
	background: url(../images/bannerShpitz.png) no-repeat;
	width: 41px;
	height: 35px;
}
.picagirlBanner p+p {
	color: #007db2;
	font-size: 15px;
	margin-left: 20px;
}
.picagirlBanner a.addthem {
	background: #66c300;
	color: #fff;
	padding: 1px 10px;
	border: 1px solid #b2b2b2;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-wbkit-border-radius: 6px;

	position: absolute;
	bottom: 5px;
	right: 5px;
}

