#content.logged_out {
	background-color: #FFF;
}

* html #content.logged_out {
  padding-left:0px;
  zoom:1;
 
	
}

/* Content, logged in */

#community_news {
	margin-bottom: 30px;
	margin-right: 15px;
}

* html #community_news {
	width: 700px;
	
}


#community_news h2 {
	margin: 0px;
	margin-left: 13px;
	padding-top: 5px;
}

#community_news h4 {
	margin: 0px;
	margin-bottom: 5px;
}

#community_news ul {
	margin-top: 5px;
	margin-left: 10px;
	padding: 0px;
	list-style: none;
}



#community_news li {
	float: left;
	width: 315px;
	margin-right: 10px;
	background-color: #FFFFFF;
	padding: 10px;
	font-size: 11px;
}



* html #community_news ul {
	margin-left: 0px;
}

* html #community_news li {
	width: 300px;
}

#community_news li img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#community_news li a.read_more {
	float: right;
}

#community_news .middle_left {
	position: relative;
	z-index: 12;
}

#community_news .bottom_left {
	position: relative;
	margin-bottom: -90px;
	top: -80px;
	z-index: 1;
}

* html #community_news .bottom_left {
	top: -90px;
	margin-bottom: -100px;
}

*+ html #community_news .bottom_left {
	top: -90px;
	margin-bottom: -100px;
}


#my_current_news {
	float: left;
	width: 320px;
	margin-left: 5px;
}

* html #my_current_news ul {
	
	width: 320px;
	margin-left: 0px;
}

*+ html #my_current_news ul {
	
	width: 320px;
	margin-left: 0px;
}

#my_current_news ul {
	padding: 0px;
	list-style: none;
}

#my_current_news li {
	clear: both;
	height: 40px;
	background-image: url('/images/home/message_background.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px;
	font-size: 11px;
}

* html #my_current_news li {


	font-size: 11px;
	margin-left: 0px;
}

*+ html #my_current_news li {


	font-size: 11px;
	margin-left: 0px;
}

#my_current_news li img.user {
	float: left;
	height: 30px;
	width: 30px;
	margin-right: 10px;
}

#my_current_news li p {
	float: left;
	width: 230px;
}

* html #my_current_news li p {
	font-size: 10px;
	float: left;
	width: 230px;
}

*+ html #my_current_news li p {
	font-size: 10px;
	float: left;
	width: 230px;
}

#my_current_news li img.read_more {
	float: right;
	position: relative;
	top: -2px;
}

* html #my_current_news li img.read_more{
	position: top right;
	margin-right:0px;
}

*+ html #my_current_news li img.read_more{
	position: top right;
	margin-right:0px;
}

#my_current_news a.button {
	float: right;
}

* html #my_current_news a.button {
	margin: 0;
	padding: 0;
}

*+ html #my_current_news a.button {
	margin: 0;
	padding: 0;
}

* html #my_current_news a.button span.left {
	margin:0;
	padding:0;
}

* html #my_current_news a.button span.right {
	margin:0;
	padding:0;
}

*+ html #my_current_news a.button span.left {
	margin:0;
	padding:0;
}

*+ html #my_current_news a.button span.right {
	margin:0;
	padding:0;
}

/*	STYLE FOR FRIENDS NEWS-FEED	*/

#friend_news_box {
	margin: 0 15px 30px 0;
}

#friend_news_box .middle_middle {
	padding-bottom: 3px;
	width: 702px;
}

#friend_news_box .toggle_more {
	display: block;
	float: right;
	margin-right: 13px;;
	padding-top: 5px;
}

#friend_news_box h2 {
	margin: 0px 0px 0px 13px;
	padding-top: 5px;
}

.friend_news, #more_friend_news {
	list-style: none;
	margin: 0;
	margin-top: 15px;
	margin-left: 18px;
	padding: 0;
}

.more_friend_news {
	margin-top: 0px;
}

.friend_news li {
	background: url(/images/home/friendfeed/friend_news_left.png) no-repeat;
	display: block;
	margin-top: 4px;
	padding: 0;
	margin-right: 18px;
}

.friend_news li .friend_bg_right {
	background: url(/images/home/friendfeed/friend_news_right.png) no-repeat right top;
}

.friend_news li .friend_content {
	background: url(/images/home/friendfeed/friend_news_middle.png) repeat-x;
	height: 37px;
	margin-left: 8px;
	margin-right: 8px;
}

.friend_news li .friend_content p {
	padding-top: 8px;
}

.friend_news li .friend_content img {
	margin-right: 10px;
	padding-top: 4px;
	float: left;
}

.friend_news li .friend_content p a {
	text-decoration: underline;
}

.friend_news li .friend_content p a:hover {
	text-decoration: none;
}

.friend_news li .friend_content p a.news_setter {
	color: #318D1D;
}
/*	END STYLE FOR FRIENDS NEWS-FEED */

#new_photoblogs {
	float: right;
	width: 340px;
	margin-right: 15px;
}
* html #new_photoblogs{
	float: right;
	width: 330px;
	margin-left: 10px;
	padding:0px;

}

* html #new_photoblogs ul{
	margin-left: 0px;
}

* html #new_photoblogs li{
	margin: 0px;
	padding:0px;


}

#new_photoblogs h2 {
	float: left;
	margin-bottom: 0px;
	margin-left: 10px;
	display: inline;
}

#teasered_news h2 {
	margin-bottom: 10px;
}

#blog_area .blog_thumb_item	{
	margin-right: 20px;*
}

#new_photoblogs .more_blogs {
	float: right; 
	margin-top: 3px; 
	margin-right:0px;
	margin-right:27px !important;	
	text-decoration: underline;
	display: inline;
}

#activation
{
	padding: 25px;
	
}

#activation li
{
	list-style: none;
	background-image: url('/images/global/icons/listitem.png');
	background-repeat: no-repeat;
	background-position: center left;
	margin-top: 15px;
	padding-left: 15px;
}



/* Footer */

#footer.left {
	background-image: url(/images/home/footer/left.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#footer .right {
	background-image: url(/images/home/footer/right.png);
	background-repeat: no-repeat;
	background-position: top right;
}

#footer .middle {
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(/images/home/footer/background.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 25px;
}


/* Logged out */





.logged_out #teaser {
	float: left;
	width: 600px;
	height: 382px;
	margin: 15px;
	margin-right: 0px;
	border: 0px solid #999;
}

.logged_out #news {
	float: right;
	width: 261px;
	margin: 15px;
	margin-left: 0px;
	margin-right: 50px;

}


* html .logged_out #news {
	margin-top:0px;
	margin-left:10px;
	height: 382px;
	margin-right:20px;
	
}
#blog_area {
	float: left;
	width: 500px;
	margin: 0px;
	margin-right: 0px;
	border: 0px solid #999;
}

#teasered_news img {
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	margin-top:0px;
}

#teasered_news a.read_more {
	float:right;
}

.logged_out #news a img {
	margin-top: 5px;
}

.logged_out #news h2 {
	margin-top: 10px;
}

.logged_out #new_photoblogs {
	clear: both;
	width: auto;
	margin: 0px;
	margin-top: 10px;
	background-color: #F2F2F2;
	border-top: 3px solid #E5E5E5;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 40px;
	padding-bottom: 20px;
}

html>body .logged_out #new_photoblogs {
	clear: both;
	float: none; /*needed for IE7*/
	width: auto;
	margin: 0px;
	margin-top: 10px;
	background-color: #F2F2F2;
	border-top: 3px solid #E5E5E5;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 40px;
	padding-bottom: 20px;
}

.logged_out #new_photoblogs:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.logged_out #new_photoblogs ul {
	float: left;
	padding: 0px;
	margin: 0px;
	list-style: none;
	width: 500px;
}

.logged_out #new_photoblogs ul li {
	margin-right: 15px;
	
}


* html .logged_out #new_photoblogs li{
	margin-right: 15px;
}

*+ html .logged_out #new_photoblogs li{
	margin-right: 23px !important;

}


* html .logged_out #new_photoblogs ul {
	float: left;
	padding: 0px;
	margin-left: 0px;
	list-style: none;
	width: 700px !important;
}

*+ html .logged_out #new_photoblogs ul {
	float: left;
	padding: 0px;
	margin-left: 0px;
	list-style: none;
	width: 700px !important;
	
}

.logged_out #buttons {
	text-align: center;
}

.logged_out #teasered_news {
	margin: 0px;
	width: 315px;
	padding: 10px;
	float:right;
	background-color: #FFF;
}

#footer.left.logged_out  {
	background-image: url(/images/global/footer/left.png);
	background-position: top left;
	background-repeat: none;
}



#footer.logged_out  .right {
	background-image: url(/images/global/footer/right.png);
	background-position: top right;
	background-repeat: none;
}

* html #footer.logged_out  {
  margin-right: -1px;
}

#footer.logged_out  .middle {
	background-image: url(/images/global/footer/background.png);
	background-position: top center;
	background-repeat: repeat-x;
	
}

