/*
* 	960 version - 1.0
* 	Copyright 2012, ThemeMarket
* 	09/29/2012
*/
	
/* ---------------------------------------------------------------------- */
/*  Custom  960 Grid System
/* ---------------------------------------------------------------------- */
	.container{
		width:960px;
		margin:0;
		clear:both;
		display:block;
		position:relative;
	}
	#filmstripsection{
	height:170px;
	}
.marquee {
  height:170px;

  }
.filmstrip {
height:160px;


}
.actingreel {width:427px;}
 ul.slide{
        height:170px;}
 ul.slide img{
            height:160px;}

	.column {
		width:720px;
		position:relative;
		margin-left:10px;
		margin-right:10px;
		margin-bottom:0px;
		float:left;
	}
		.columnnews {
		width:500px;
		position:relative;
		margin-left:10px;
		margin-right:10px;
		margin-bottom:0px;
		float:left;
	}
	.newswrapper {width:520px;
	position:relative;
		margin-left:10px;
		margin-right:10px;
		margin-bottom:0px;
		float:left;}
	
	.mainnews {width:500px;margin-bottom:20px;float:left;
	padding:20px 10px;
	background:rgba(0,0,0,0.5);
	position:relative;
	-webkit-border-radius: 0px 20px 20px 20px; 
-moz-border-radius: 0px 20px 20px 20px; 
-o-border-radius: 0px 20px 20px 20px; 
border-radius: 0px 20px 20px 20px; 
-ms-border-radius: 0px 20px 20px 20px;}
	.detailsnews {width:490px;	font-family: Arial, 'PT Sans',  sans-serif;
	font-size:0.8em;
	line-height:16px;
	border-bottom:1px solid #444;
	border-top:1px solid #444;
	padding:5px 0px;
	margin:0 0 5px 0;}
	
	.logoimg {background-image:url('../images/ange-title.png');width:720px;height:93px;margin-top:0px;float:block;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;}
	
	.logoimglight {background-image:url('../images/ange-title_light-hover.png');width:720px;height:93px;margin-top:0px;float:block;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;}
	.column-one-half,
	.column-one-third,
	.column-two-thirds,
	.column-sidebar   {
		float:left;
		margin-left:10px;
		margin-right:10px;
		margin-bottom:20px;
	}
	 
	.column-one-half        { width:350px; }
	.column-one-third       { width:226px; }
	.column-two-thirds      { width:472px; }
	.column-sidebar			{ width:300px; }
	
	h1 { font-size: 50px; }
	h2 { font-size: 37px; }
	h3 { font-size: 30px; }
	h4 { font-size: 24px; }
	h5 { font-size: 18px; }
	h6 { font-size: 14px; }
 
/* ------------------------------------------- */
/*  Responsive Grid :
/*
/*  1. Tablet
/*  2. Mobile Portrait
/*  3. Mobile Landscape
/* ------------------------------------------- */

@media only screen and (min-width: 100px) and (max-width: 1140px) {
	.sidebar{
		clear:both;
		margin-left:0;
		width:740px;
		margin-top:20px;
	}
	.column-sidebar			{ width:350px; }
}
 
/*------------------------------------------------------------------*/ 
/*	1) Note: Design for a width of 768 px
/*------------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
    .container              { width:768px; margin:0 auto; }
	.column                 { width:728px; }
    .column-one-half        { width:354px; }
    .column-one-third       { width:229px; }
    .column-two-thirds      { width:478px; }
	.sidebar{width:748px}
	.column-sidebar       { width:354px; }
	.logoimg {background-image:url('../images/angetitle616.png');width:616px;height:84px;margin-top:2px;float:block;} 
	.logoimglight {background-image:url('../images/angetitle616light.png');width:616px;height:84px;margin-top:2px;float:block;} 
		.columnnews                { width:400px; }
		
.actingreel {width:427px;}
	.mainnews {width:500px;float:left;
	padding:20px 10px;
	background:rgba(0,0,0,0.5);
	position:relative;
	-webkit-border-radius: 0px 20px 20px 20px; 
-moz-border-radius: 0px 20px 20px 20px; 
-o-border-radius: 0px 20px 20px 20px; 
border-radius: 0px 20px 20px 20px; 
-ms-border-radius: 0px 20px 20px 20px;margin-bottom:20px;}
	.detailsnews {width:490px;	font-family: Arial, 'PT Sans',  sans-serif;
	font-size:0.8em;
	line-height:16px;
	border-bottom:1px solid #444;
	border-top:1px solid #444;
	padding:5px 0px;
	margin:0 0 5px 0;}
		#filmstripsection{
	height:180px;
	}
.marquee {
  height:180px;

  }
.filmstrip {
height:170px;


}
 ul.slide{
        height:180px;}
 ul.slide img{
            height:170px;}
}


/*------------------------------------------------------------------*/ 
/*	2) Note: Design for a width of 480 px
/*------------------------------------------------------------------*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .container              { width:420px; margin:0 auto; }
	.column       			{ width:400px; margin-left:0; margin-right:0;}
    .column-one-half,
    .column-one-third,
    .column-two-thirds,
    .column-sidebar 	{ width:400px; margin-left:0; margin-right:0; }
	.sidebar{width:400px}
	.logoimg {background-image:url('../images/angetitle340.png');width:340px;height:46px;margin-top:2px;float:block;} 
	.logoimglight {background-image:url('../images/angetitle340light.png');width:340px;height:46px;margin-top:2px;float:block;} 
		.newswrapper {width:430px;}
		.columnnews{width:480px;margin-left:0; margin-right:0;}
		
.actingreel {width:380px;}
	.mainnews {width:470px;float:left;
	padding:20px 10px;
	background:rgba(0,0,0,0.5);
	position:relative;
	-webkit-border-radius: 0px 20px 20px 20px; 
-moz-border-radius: 0px 20px 20px 20px; 
-o-border-radius: 0px 20px 20px 20px; 
border-radius: 0px 20px 20px 20px; 
-ms-border-radius: 0px 20px 20px 20px;margin-bottom:20px;}
	.detailsnews {width:400px;	font-family: Arial, 'PT Sans',  sans-serif;
	font-size:0.8em;
	line-height:16px;
	border-bottom:1px solid #444;
	border-top:1px solid #444;
	padding:5px 0px;
	margin:0 0 5px 0;}
	h1 { font-size: 20px; }
	h2 { font-size: 20px; }
	h3 { font-size: 20px; }
	h4 { font-size: 20px; }
	h5 { font-size: 20px; }
	h6 { font-size: 20px; }
		#filmstripsection{
	height:180px;
	}
.marquee {
  height:180px;

  }
.filmstrip {
height:170px;


}
 ul.slide{
        height:180px;}
 ul.slide img{
            height:170px;}
}

/*------------------------------------------------------------------*/ 
/*	3) Note: Design for a width of 320 px
/*------------------------------------------------------------------*/
@media only screen and (min-width: 200px) and (max-width: 479px){
    .container              { width:300px; margin:0 auto; }
	.column       			{ width:280px; margin-left:0; margin-right:0;}
    .column-one-half,
    .column-one-third,
    .column-two-thirds,
    .column-sidebar 	{ width:280px; margin-left:0; margin-right:0; }
	.sidebar{width:280px}
	.logoimg {background-image:url('../images/angetitle240.png');width:240px;height:33px;margin-top:2px;float:left;} 
	.logoimglight {background-image:url('../images/angetitle240light.png');width:240px;height:33px;margin-top:2px;float:left;} 
		.newswrapper {width:300px;}
		.columnnews{width:300px; margin-left:0; margin-right:0;}
		
.actingreel {width:260px;}
	.mainnews {width:300px;float:left;
	padding:20px 10px;
	background:rgba(0,0,0,0.5);
	position:relative;
	-webkit-border-radius: 0px 20px 20px 20px; 
-moz-border-radius: 0px 20px 20px 20px; 
-o-border-radius: 0px 20px 20px 20px; 
border-radius: 0px 20px 20px 20px; 
-ms-border-radius: 0px 20px 20px 20px;margin-bottom:20px;}
	.detailsnews {width:280px;	font-family: Arial, 'PT Sans',  sans-serif;
	font-size:0.8em;
	line-height:16px;
	border-bottom:1px solid #444;
	border-top:1px solid #444;
	padding:5px 0px;
	margin:0 0 5px 0;}
	h1 { font-size: 18px; }
	h2 { font-size: 18px; }
	h3 { font-size: 18px; }
	h4 { font-size: 18px; }
	h5 { font-size: 18px; }
	h6 { font-size: 18px; }

#filmstripsection{
	height:100px;
	}
.marquee {
  height:100px;

  }
.filmstrip {
height:90px;
}
.mobilehidden {display:none;}
.newsdate {font-size:10px;}
.newstitle {font-size:10px;}
 ul.slide{
        height:100px;}
 ul.slide img{
            height:90px;}
			}

/* ---------------------------------------------------------------------- */
/*  Custom Margins
/* ---------------------------------------------------------------------- */
	.m-a			{ margin:0 auto; }
	.m-top-25		{ margin-top:25px; }
	.m-bottom-25	{ margin-bottom:25px; }
	.m-left-25		{ margin-left:25px; }
	.m-right-25		{ margin-right:25px; }
	.m-top-20		{ margin-top:20px; }
	.m-bottom-20	{ margin-bottom:20px; }
	.m-left-20		{ margin-left:20px; }
	.m-right-15		{ margin-right:20px; }
	.m-top-15		{ margin-top:15px; }
	.m-bottom-15	{ margin-bottom:15px; }
	.m-left-15		{ margin-left:15px; }
	.m-right-15		{ margin-right:15px; }
	.m-top-10		{ margin-top:10px; }
	.m-bottom-10	{ margin-bottom:10px; }
	.m-left-10		{ margin-left:10px; }
	.m-right-10		{ margin-right:10px; }
	.m-top-5		{ margin-top:5px; }
	.m-bottom-5		{ margin-bottom:5px; }
	.m-left-5		{ margin-left:5px; }
	.m-right-5		{ margin-right:5px; }