/* CSS Document for the digital sign template #2

Created: June 2015
Author: Christina Hall

*/



.left {
  background-color: none;
  float: left;
  height: 518px;
  width: 1140px;
}

.right {
  background-color: none;
  float: left;
  height: 518px;
   width: 760px;
}


/* position 1 slideshow */
.slides{}

.slideshow {
  margin-top: -15px;
}


/* rule - horizontal and verticle */

.hz-rule{
	clear:both;
	margin-top: 36px;
	height: 10px;
	width: 1820px;
	padding-bottom: 30px;

	
	}
	
.vert-rule{
	
	margin-left: 2px;
	
	height: 480px;
	width: 10px;
	float: left;
		
		
		}






/* position 2 instagram */

.instagram{
	
  }





.position-2 .insta-feed img {
	float:left;
	width: 160px;
	height: 160px;
	margin-right: 10px;
	margin-bottom: 10px;
	
}


.position-2 .content img {
	float:left;
	width: 160px;
	height: 160px;
	margin-right: 10px;
	margin-bottom: 10px;
	
}



.position-2 .insta-text {
  clear: both;
  font-size: 18px;
  font-style: italic;
  line-height: 24px;
  padding-top: 12px;
  width: 670px;
}	



	

/* position 2 news  */


.news-block {
 
}

.news .content {
  padding: 0px;
}



/* position 3 Events */

.events {
	

}





.events .content {
  height: 250px;
  width: 1854px;
   -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
	padding-left:2px;
	padding-top: 0px;
	display:block;
}


.event-item {
  color: #616161;
  font-size: 14px;
  margin-bottom: 13px;
  overflow: hidden;
  width: 600px;
	display: inline-block;
}









	
	







