/* 
    Document   : style
    Created on : Oct 7, 2011, 10:29:06 PM
    Author     : Freeman
    Description:
        This is where you can put your custom css.
*/

/*some classes you can customise. Add your css rules below to overide default*/
.fp-PhotoThumbnail i{width:161px; height:120px}
.fp-WallContainer{}
.fp-WallContainer a{}
.fp-StreamHeader {}
.fp-Message {}
.fp-LikesCountWrapper {}
.fp-FooterItemWrapper{}

.fp-WallBar { display: none; }

.fp-WallContainer {
	border: 1px solid #CCCCCC;
	padding: 25px;
}

ul.tabs { height: 30px; }

.img_post, .img_link { display: none!important; }

#tabs_container ul.tabs li { margin: 0px; }

#tabs_container { margin-bottom: 20px; }

.uiButtonLabel {
	background-color: transparent;
	border: none;
	border-color: transparent;
	-webkit-box-shadow: none;
}

.fp-Composer form { margin-bottom: 0; }
.fp-Composer form input { margin-bottom: 0; }