#content {
	background-image: none;
}


/* Reset */
.mashup ul, .mashup li {
	padding: 0; 
	margin: 0; 
	list-style: none!important;
	background: none;
	width: 850px; /*four columns, 200px each + margin/padding */
    margin: 0 auto;
}

/* Main styles */
/* Feeds */
.mashup {
    color: #444;
    list-style: none outside none;
    margin: 0;
}
.mashup-content {
	position: relative;
	padding: 0;
	
}
.mashup-loading {
	background: url(../images/loading_light.gif) no-repeat 0 0;
	height: 24px;
	padding: 6px 0 0 30px;
	position: absolute;
	top: 10px;
	left: 10px;
}
.mashup-toolbar .mashup-loading {
	right: 10px;
	left: auto;
}
.stream p {
	margin: 0;
	padding: 0;
}
.stream li a {
	color: #2DB6E8;
}


.stream li {
	background-color: #FFFFFF;
    box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
    font-size: 11px;
    padding: 15px 0 45px 0;
  	position: relative;
	font-family: Arial, sans-serif;
	line-height: 1.35em;
	  width: 200px;
  margin: 0 7px 7px 0;
	/*vv added*/
	
	-webkit-box-shadow: 4px 4px 3px 0px rgba(107, 107, 107, 0.5);
	-moz-box-shadow: 4px 4px 3px 0px rgba(86, 85, 85, 0.5);
	box-shadow: 4px 4px 3px 0px rgba(86, 85, 85, 0.5);
}

.stream li img {
width:100%;
	display: inline !important;
}


.stream li .inner {
	overflow: hidden;
	padding: 0 15px;
}
.stream li .icon {
	position: absolute;
	left: 3px;
	bottom: 0;
	z-index: 3;
	width: 26px;
}
.stream li .section-intro {
    padding: 7px 0;
	width: 100%;
	left: 0;
	bottom: 0;
	position: absolute;
	color: #fff;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	z-index: 2;
}

.stream li .clear {
	clear: both;
}

/* Content blocks */

.stream li .section-intro a {
	text-decoration: underline;
	color: #fff;
	margin-left: 32px;
}
.stream li .section-title {
	display: block;
	font-weight: bold;
	margin-bottom: 3px;
}
.stream li .section-title a {
	color: #555;
}
.stream li .section-title a:hover {
	color: #2DB6E8;
}
.stream li .section-thumb {
	float: left;
	margin: 0 7px 0 0;
	width: 100%;
	margin-bottom:3px;
	
}
.stream li .section-thumb img {
	border: 1px solid #ccc;
	padding: 1px;
	background: #fff;
}
.stream li .section-text {
	display: block;
}
.stream li .section-text br {
	display: none;
}
.stream li .section-user {
	clear: both;
	display: block;
	font-style: italic;
	margin: 0 8px 5px 0;
	display: block;
	float: left;
	padding: 5px 0 0 15px;
	line-height: 12px;
	background: url(../images/profile.png) no-repeat 0 5px;
}
.stream li .meta {
	display: block;
	font-size: 90%;
	color: #999;
}
.stream li .meta span {
	margin: 0 8px 5px 0;
	display: block;
	float: left;
	padding: 0 0 0 15px;
	line-height: 12px;
}
.meta span.shares {
	background: url(../images/shares.png) no-repeat 0 0;
	padding-left: 20px;
}
.meta span.views {
	background: url(../images/views.png) no-repeat 0 0;
	padding-left: 18px;
}
.meta span.likes {
	
}
.meta span.comments {
	background: url(../images/comments.png) no-repeat 0 0;
}
.meta span.users {
	background: url(../images/users.png) no-repeat 0 0;
}
.meta span.videos {
	background: url(../images/videos.png) no-repeat 0 0;
	padding-left: 16px;
}
.stream li.mashup-error {
	color: #990000;
}

/* Toolbar */
.mashup-toolbar {
	padding: 0;
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-bottom: 19px;
}
/* Filter */
#wall {
	padding-top: 0px;
}
#wall .mashup-toolbar {
	margin-bottom: 25px;
}
.mashup-toolbar .filter {
	padding: 0;
	margin: 0 0 15px 0;
}
.mashup-toolbar .filter li {
	display: inline;
	background: none;
	padding: 0;
	margin: 0;
}
.mashup-toolbar .filter .link-all {
	/*color: #fff;*/
	/*height: 21px;*/
	padding: 7px 7px 4px 7px;
	/*text-shadow: 0 0 1px #555;*/
	font-weight: bold;
	
	
	color: #213A50;

}
.mashup-toolbar .filter li a {
	padding: 4px 3px 0 3px;
	margin: 0 1px 0 0;
	display: block;
	float: left;
	outline: 0;
	/*background: #777;*/
	/*height: 28px;*/
}
.mashup-toolbar .filter li img {
	margin: 0;
	/*height: 24px;*/
	height: 30px;
}
/* Controls */
.mashup .controls {
	position: absolute;
	right: 0;
	top: 7px;
	height: 22px;
	padding: 0;
	z-index: 12;
}
.mashup .controls li {
	display: inline;
	background: none;
}
.mashup .controls a {
	display: block;
	width: 22px;
	outline: 0;
	height: 22px;
	float: left;
	margin: 0 0 0 2px;
	background: url(../images/controls.png) no-repeat 0 0;
}
.mashup .controls .prev {
	background-position: -44px 0;
}
.mashup .controls .next {
	background-position: -66px 0;
}
.mashup .controls .play {
	background-position: 0 0;
}
.mashup .controls .pause {
	background-position: -22px 0;
}
.mashup .controls .prev:hover {
	background-position: -44px -22px;
}
.mashup .controls .next:hover {
	background-position: -66px -22px;
}
.mashup .controls .play:hover {
	background-position: 0 -22px;
}
.mashup .controls .pause:hover {
	background-position: -22px -22px;
}

/* feeds network specific styles */
.stream li.mashup-rss .section-intro {
	background-color: #8DC320;
}
.stream li.mashup-delicious .section-intro {
	background-color: #3271CB;
}
.stream li.mashup-twitter .section-intro{
	background-color: #4ec2dc;
}
.stream li.mashup-facebook .section-intro {
	background-color: #3b5998;
}
.stream li.mashup-google .section-intro {
	background-color: #2d2d2d;
}
.stream li.mashup-youtube .section-intro {
	background-color: #8F5D5F;
}
.stream li.mashup-pinterest .section-intro {
	background-color: #CB2528;
}
.stream li.mashup-instagram .section-intro {
	background-color: #EB4924;
}
.stream li.mashup-tumblr .section-intro {
	background-color: #365472;
}

/* feeds network specific styles */
 .filter .f-rss a:hover {
	background-color: #8DC320;
}
.filter .f-flickr a:hover {
	background-color: #f90784;
}

 .filter .f-twitter a:hover {
	background-color: #29c5f6;
}
 .filter .f-facebook a:hover {
	background-color: #3b5998;
}
 
 .filter .f-youtube a:hover {
	background-color: #c3181e;
}
 .filter .f-pinterest a:hover {
	background-color: #c61118;
}
 
 .filter .f-instagram a:hover {
	background-color: #b16b4f;
}


/* Facebook */
.stream li.mashup-facebook .section-text img {
	margin: 5px 7px 5px 0;
	float: left;
	border: 1px solid #ddd;
	padding: 1px;
	background: #fff;
}
.stream li.mashup-facebook .section-text a {
	margin-right: 4px;
}
.stream li.mashup-facebook .section-intro a {
	margin-left: 25px;
}
/* google */
.stream li.mashup-google .section-title {
	margin-bottom: 5px;
}
.mashup .stream li.mashup-google .section-thumb img {
	max-width: 190px;
}
.stream li.mashup-google .meta span.plusones {
	padding-left: 0;
}

/** Flickr **/
.stream li.mashup-flickr .section-thumb {
	margin: 0;
}
.stream li.mashup-flickr .section-thumb img{
	height: 70px;
}
/* Pinterest */
.stream li.mashup-pinterest .section-thumb {
	display: block;
}
.stream li.mashup-pinterest .section-text {
	clear: both;
}
.stream li.mashup-pinterest .section-thumb img {
	width: 190px;
}
/* dribbble */
.stream li.mashup-dribbble .inner img {
	margin-bottom: 5px;
	max-width: 190px;
}

/*isotope */
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:         top, left, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

