




/************************************************
	-	BASIC CAPTIONS AND COVERS PER mega-entry	-
************************************************/

.mega-covercaption					{	padding:11px 20px;
										box-sizing:border-box;
										-moz-box-sizing:border-box;
										-webkit-box-sizing:border-box;
										width:50%;
										position:absolute;
										left:0px;
										min-height:300px;
										max-width:100%;
										max-height:100%;
										overflow:hidden;
									}

.mega-white							{	background:#fff;	}
.mega-white.mega-transparent		{	background:rgba(255,255,255,0.80)	}

.mega-black							{	background:#000;	}
.mega-black.mega-transparent		{	background:rgba(0,0,0,0.80)	}

.mega-turquoise 					{   background:#43a1a9; }
.mega-orange 						{   background:#de921a; }
.mega-green 						{   background:#9ab534; }
.mega-red 							{   background:#d74f35; }
.mega-violet 						{   background:#791869; }
.mega-blue 							{   background:#034e92; }


/*** THE DIRECTIONS OF CAPTIONS **/
.mega-square .mega-square-top						{	top:0px; left:0px; bottom:auto;}
.mega-square .mega-square-bottom					{	bottom:0px;	left:0px;top:auto;}
.mega-square .mega-square-left						{	top:0px; left:0px; max-width:50%; height:100%	}
.mega-square .mega-square-right					 	{	top:0px; right:0px; left:auto; width:50%; height:100%	}

.mega-portrait .mega-portrait-top					{	top:0px; left:0px; bottom:auto;}
.mega-portrait .mega-portrait-bottom				{	bottom:0px;	left:0px;top:auto;}
.mega-portrait .mega-portrait-left					{	top:0px; left:0px; width:50%; height:100%	}
.mega-portrait .mega-portrait-right					{	top:0px; right:0px; left:auto; width:50%; height:100%	}

.mega-landscape .mega-landscape-top					{	top:0px; left:0px; bottom:auto;}
.mega-landscape .mega-landscape-bottom				{	bottom:0px;	left:0px;top:auto;}
.mega-landscape .mega-landscape-left				{	top:0px; left:0px; width:50%; height:100%	}
.mega-landscape .mega-landscape-right				{	top:0px; right:0px; left:auto; width:50%; height:100%	}






.mega-title							{	 text-align: left; font-family: 'Open Sans', sans-serif;  font-size:20px; line-height: 24px; color:#fff; font-weight:400; }
.mega-date							{	 text-align: left; font-family: 'Open Sans', sans-serif;  font-size:15px; color:#666; font-weight:300; margin-top: 0px;}
.mega-covercaption p				{	 text-align: left; font-family: 'Open Sans', sans-serif;  font-size:12px; color:#464849 !important; font-weight:400; margin-top:12px; }
.mega-covercaption a 				{	 color: #fff; text-decoration: none; border-bottom: 1px dotted #fff; }
.mega-covercaption a:hover			{	 text-decoration: none; border-bottom: 0; }

.mega-withsocialbar.mega-covercaption { margin-bottom: 16px; }

.mega-smallcaptions .mega-title		{
									font-size:16px; font-weight:400; text-transform: uppercase;
									}
.mega-smallcaptions .mega-date		{
									font-size:12px; font-weight:400; text-transform: uppercase; color:#888;
									}


.mega-white .mega-title				{	color:#000;}
.mega-white .mega-date				{	color:#666;}
.mega-white p						{	color:#555;}
.mega-white.mega-covercaption a 		{	 color: #555; text-decoration: none; border-bottom: 1px dotted #555; }
.mega-white.mega-covercaption a:hover			{	 text-decoration: none; border-bottom: 0; }

.mega-black .mega-title				{	color:#fff;}
.mega-black .mega-date				{	color:#fff;}
.mega-black p						{	color:#fff;}

.mega-turquoise .mega-title,
.mega-turquoise .mega-date,
.mega-turquoise p {	color:#fff;}

.mega-orange .mega-title,
.mega-orange .mega-date,
.mega-orange p {	color:#fff;}

.mega-green .mega-title,
.mega-green .mega-date,
.mega-green p {	color:#fff;}

.mega-red .mega-title,
.mega-red .mega-date,
.mega-red p {	color:#fff;}

.mega-violet .mega-title,
.mega-violet .mega-date,
.mega-violet p {	color:#fff;}

.mega-blue .mega-title,
.mega-blue .mega-date,
.mega-blue p {	color:#fff;}


.fatcaption-top
										{ position: absolute; top: 0; width: 100%; text-align:center; padding: 15px 0px; font-size:14px; line-height:20px; font-weight: 700; color:#fff; margin-top:0px; background:rgb(0,0,0); background: rgba(0,0,0,0.8);
										}
	.fatcaption-bottom
										{ position: absolute; bottom: 0; width: 100%; text-align:center; padding: 15px 0px; font-size:14px; line-height:20px; font-weight: 700; color:#fff; margin-top:0px; background:rgb(0,0,0); background: rgba(0,0,0,0.8);
										}
	.gallerycaption-bottom
										{ position: absolute; bottom: 0; width: 100%; text-align:center; padding: 15px 0px; font-size:17px; line-height:20px; font-weight: 700; color:#fff; margin-top:0px; background:rgb(0,0,0);  background: rgba(0,0,0,0.8);
										}
	.gallerysubline                  			{ width: 100%; text-align:center; font-size:13px; line-height:20px; font-weight: 400; color:#ccc; margin-top:2px;
										}


/** SET THE CAPTION SETTIGS UNDER LOWSIZE ENTRIES  **/

.mega-lowsize .mega-covercaption p		{	display:none;}

.mega-lowsize .mega-title			{	font-size:18px;}

.mega-lowsize .mega-date			{	font-size:13px;}




/*********************************************
	-	SOCIAL BAR AT THE BOTTOM PER mega-entry	-
***********************************************/

.mega-square .mega-square-bottom.mega-withsocialbar,
.mega-portrait .mega-portrait-bottom.mega-withsocialbar,
.mega-landscape .mega-landscape-bottom.mega-withsocialbar					{	padding-bottom:25px;}

.mega-socialbar						{	position:absolute;

										height:16px;
										z-index:10;
										bottom:0px;
										margin-left:0px;
										margin-right:0px;
										left:0px;
										right:0px;
										box-sizing:content-box;
										-moz-box-sizing:content-box;
										-webkit-box-sizing:content-box;
										background:url(../assets/socialbar-bg.png) repeat-x;
										border-top:0; border-bottom:0;
										border-radius:0;
										-moz-border-radius:0;
										-webkit-border-radius:0;
										padding:2px 10px;
										overflow:hidden;
									}


.mega-socialbar span				{	 text-align:left; font-family: 'Open Sans', sans-serif;  font-size:12px; color:#777; font-weight:400;line-height:16px; text-shadow:0px 1px 0px #fff; margin-right:10px;}

.mega-soc							{	cursor:pointer; background-position:left 2px !important; min-width:16px;height:18px; margin-top:-2px;}
.mega-soc:hover						{	background-position:left -14px !important; }

.mega-soc span						{	margin-left:20px;margin-right:20px;}
.mega-facebook						{	background:url(../icons/facebook.png) no-repeat;}
.mega-comments						{	background:url(../icons/comments.png) no-repeat;}
.mega-twitter						{	background:url(../icons/twitter.png) no-repeat;}
.mega-more							{	background:url(../icons/more.png) no-repeat;}
.mega-like							{	background:url(../icons/like.png) no-repeat;}

.mega-leftfloat						{	float:left;margin-right:5px;}
.mega-rightfloat					{	float:right;margin-right:5px;}

.ie8 .mega-socialbar .mega-rightfloat,
.ie9 .mega-socialbar .mega-rightfloat	{	margin-right:25px;}






	/** IE HACKS **/

	.ieimg	{	position:absolute; width:100%; top:0px; left:0px;z-index:0;}

	.mega-mega-entry-added					{	visibility: hidden; }
	.mega-mega-entry-added .mega-socialbar,
	.mega-mega-entry-added .mega-covercaption	{	visibility: hidden}



	

	


