/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/themes-base/blog.css);
/* @import url(/mt-static/themes/unstyled/screen.css); */
/* end StyleCatcher imports */

/* Wide-Thin Layout */

   .layout-wt #alpha { width: 710px; }
   .layout-wt #beta { width: 190px; }

/* Rounded Corners */

   .roundedcornr_box_937006 
    { background:   
      url(http://www.illuminatedlantern.com/cinema/Images/roundedcornr_937006_tl.png) 
      no-repeat top left;
    }

   .roundedcornr_top_937006 
    { background: 
      url(http://www.illuminatedlantern.com/cinema/Images/roundedcornr_937006_tr.png) 
      no-repeat top right;
      width: 100%;
      height: 10px;
      font-size: 1px;
    }

   .roundedcornr_top_937006 div
    {
      width: 100%;
      height: 10px;
      font-size: 1px;
    }

   .roundedcornr_bottom_937006 
    { background: 
      url(http://www.illuminatedlantern.com/cinema/Images/roundedcornr_937006_bl.png) 
      no-repeat bottom left;
      width: 100%;
      height: 10px;
      font-size: 1px;
      margin-top: -15px;
      clear: both;
    }

   .roundedcornr_bottom_937006 div 
    { background: 
      url(http://www.illuminatedlantern.com/cinema/Images/roundedcornr_937006_br.png) 
      no-repeat bottom right;
      width: 100%;
      height: 10px;
      font-size: 1px;
      clear: both;
    }

   .roundedcornr_content_937006 
    { text-align:center;
      background: 
      url(http://www.illuminatedlantern.com/cinema/Images/roundedcornr_937006_r.png) 
      top right repeat-y;
      margin-top: -15px;
      padding: 0 10px;
    }

/* Floating Image and Article Text */

   .picture, .lpicture, .rpicture
          {
            display: inline;
            border-width: 1px;
            border-style: dotted;
            border-color: #666;
            margin-top: 5px;
            margin-bottom:5px;
            padding: 5px;
          }

   .lpicture
          {
            margin-right: 5px;
            float:left;
          }

   .rpicture
          {
            margin-left: 5px;
            float:right;
          }


   .article { float: right; width: 320px; display: inline; position: relative; }

.rpullquote, .lpullquote {
padding: 5px;
width: 35%;
margin-top: 8px;
margin-bottom: 8px;
border-top-width: 2px;
border-bottom-width: 2px;
border-top-style: dotted;
border-bottom-style: dotted;
border-top-color: #990100;
border-bottom-color: #990100;
font-size: 130%;
text-align: center;
line-height: 1.1em;
font-family: Georgia, Times, serif;
font-style: italic;
font-weight: normal;
background-image:none;
}

.rpullquote {
float: right;
margin-left: 10px;
}

.lpullquote {
float: left;
margin-right: 10px;
}

   body  {
	   margin:10px 20px 20px 20px;
	   background:#FFF;
           font-size: 70%;   
           text-align:center;
	   font-family: Verdana, Arial, Helvetica, Sans-serif;		
         }
		
   form {display : inline;}

   p     {
           font-family:Verdana, Arial, Helvetica, sans-serif; 
           color:#333333; 
           font-size:1.0em; 
           line-height:1.8em; 
           margin: 1.2em 0em 1.2em 0em;
         }

	a {
		color:#cc3300; 
		text-decoration:none;
		}


	a:hover {
		color:#cc3300; 
		text-decoration: underline;
		}
		
	a:visited {
		color:#cc9966;
		}


.feature-title { color:#000000; font-size:1.7em;  text-decoration:none; }
.feature-title-level-2 { color:#000000; font-size:1.4em;  text-decoration:none; }
.feature-title:hover { color:#000000; font-size:1.7em; text-decoration: underline; }
.feature-title:visited { color:#000000; font-size:1.7em; }
		
.feature-body {font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333; font-size:1.0em; line-height:1.8em;}
.feature-date {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color:#666666; font-size:10px; margin-top:16px;}

.article-category {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color:#000000; text-decoration:bold; font-size:10px; line-height:14px; letter-spacing:.16em;}

#sidebar { float:left; background: #fff; color:#333333; padding-top: 15px; width: 250px; }

blockquote {font-family: Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:1.0em; line-height:1.4em; text-decoration:italics}



                                        
	.side {
		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #333333;
		font-size:10px;
		font-weight:normal;
  		background:#FFF;
  		border-right: 1px solid #666;
  		border-left: 1px solid #666;
  		border-bottom: 1px solid #666;
  		padding: 5px;
		}	
		
	.sidetitle, .widget-header {
		font-family:geneva, verdana, arial, sans-serif;
		color:#7e8080;
		font-size:9px;
  		line-height:140%;
  		padding:2px;
  		margin-top:10px;
  		border-bottom: 1px solid #666;
  		text-transform:uppercase;
		letter-spacing: .2em;  					
		}

     .cattitle {
		font-family:geneva, verdana, arial, sans-serif;
		font-size:9px;
                color:#cc3300;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;
  		margin-top:10px;
  		text-transform:uppercase;
		letter-spacing: .2em; 
                text-decoration: bold; 					
		}	
	
    .cattitle a {
                color:#cc3300;
                text-decoration: none;
                }

    .cattitle a:hover {
                text-decoration: underline;
                }	
	
	.blogbody {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:10px;
  		background:#FFF;		
  		border-left:1px dotted #666;			
  		border-right:1px dotted #666;
  		border-bottom:1px dotted #666;	  			  		
  		padding:5px;
		}

	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: underline;
	}
	
	.title	{ 
		font-family: verdana, arial; 
		font-size: small; 
		color: black; 
		font-weight:bold;	
		}			
		
	#menu {
  		margin-bottom:10px;
		background:#FFF;
		font-size:small;
		font-weight:bold;  							
		}	
		
	.date	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: normal; 
		color: black; 
		font-weight:bold;
		text-transform:uppercase;
		margin-top:10px;		
  		border-bottom:1px dotted #666;	
		}			
		
	.posted	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: 10px; 
		color: #999; 
		}
		
		
	.calendar {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		padding:5px;				
		}
	
	.calendarhead {	
		font-family:verdana, arial, sans-serif;
		color:#CC9933;
		font-size:x-small;
		font-weight:bold;
  		background:#FFF;
  		line-height:140%;				
		}	
	
		
	
	.syndicate {
		font-family:verdana, arial, sans-serif;
		font-size:xx-small;
		font-weight:bold;		
  		line-height:140%;
  		padding:2px;
  		margin-top:10px;
  		text-align:center;
  		background:#FFF;  		
 		}	
		
	.powered {
		font-family:verdana, arial, sans-serif;
		color:#CCC;
		font-size:xx-small;
		font-weight:bold;
		border-top:1px dotted #666;
		border-bottom:1px dotted #666;		
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:10px;
		text-align:center;
		letter-spacing: .2em 
		background:#FFF; 					
		}	
		
	
	.comments-body {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:11px;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding-bottom:10px;			
		}		

	.comments-post {
		font-family:verdana, arial, sans-serif;
		color:#999;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;	
    	                margin-top:0px;		
		}	
		
	.comments-head	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: small; 
		color: #999; 
		font-weight:bold;
		margin-top:10px;
		text-transform:uppercase;
		border-bottom:1px dotted #666;		
		}		

 	.trackback-body {
		font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;	
  		padding-top:15px;				
		}		

	.trackback-url {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;	
  		padding:5px;
  		border:1px dashed #666; 				
		}

	.trackback-post {
		font-family:verdana, arial, sans-serif;
		color:#999;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		margin-bottom:20px;
		}	

	#banner-commentspop {
		font-family:verdana, arial, sans-serif;
		color:#CC9933;
		font-size:large;
		font-weight:bold;
  		background:#FFF;
  		padding-left:15px; 
		}

                 .thumbnailimage{
                                border: 1px #666 dotted;
                                margin-top: 5px;
                                margin-right: 5px;
                                margin-bottom:5px;
                                padding:5px;
                                }

                 .thumbnail{
                                border: 1px #666 dotted;
                                margin-top: 5px;
                                margin-right: 5px;
                                margin-bottom:5px;
                                padding:5px;
                                }

	#banner {
		font-family:verdana, arial, sans-serif;
		color:#CC9933;
		font-size:x-large;
		font-weight:bold;
  		background:#FFF;
  		padding-left:15px; 					
		}
		
	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family:verdana, arial, sans-serif;
		font-size: x-large;
		color: #CC9933;
		text-decoration: none;
		}

	.description {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:bold;
  		background:#FFF;	
  		text-transform:none;	
		letter-spacing: none; 		
		}		

/* Default ---------------------------------------------------------------- */

/* Global */




/* Header */

#header { 
    border-color: #000;  
}

#header-inner {
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    padding-left: 0;
    margin: 0 auto;
    height: 1%;
    width: 100%;
}

#header-content {
    width: 100%; 
    align: center;
}

#header-name {
    margin: 0 0 5px;
    line-height: 1;
    color: #000; 
    font-size: 34px;
    font-family: Verdana, Arial, Sans-Serif;
}

#header-description {
    margin: 0;
    font-size: 14px;
    line-height: 1.125;
    color: #fff;
}

#header a {
    text-decoration: none;
    color: #000;
    font-weight: bold;
}

#header a:hover {
    text-decoration: underline;
}


/* Content */

.asset-name {
	color: #000000;
	font-family: Georgia, Times, serif;
	font-size: 21px;
	line-height: 24px;
	font-weight: normal;
        font-weight: bold;
}

.asset-name a {
    text-decoration: none;
}

.asset-name a:hover {
    text-decoration: underline;
}

.asset-content {
    margin: 5px 0;
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
        clear:none;

}

.asset-more-link {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.asset-meta {
    border-top: 1px solid #666;
    clear: both;
}

.asset-footer {
    border-top: 1px solid #666;
}

.movie-title {
	color: #000000;
	font-family: Georgia, Times, serif;
	font-size: 20px;
        font-weight: bold;
}

.content-nav {
    margin: 5px 0 10px;
}

.archive-title {
    font-size: 32px;
	color: #000000;
	font-family: Arial, sans-serif;
        text-align: center;
        text-weight: bold;
}


.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    margin: 0;
    padding: 5px 0;
    font-size: 18px;
    font-weight: bold;
}

.search-results-header {
    margin-bottom: .25em;
}

.asset-more-link,
.asset-meta,
.typelist-thumbnailed {
    font-size: 11px;
}




/* Utility */

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}


/* Global ----------------------------------------------------------------- */

body {
    color: #333;  
    font-family: verdana;   
    background-color: #fff; 
}

a {
    color: #ab0404; 
}


/* Layout ----------------------------------------------------------------- */



#content-inner {
    padding-top: 0;
    padding-bottom: 0;
}

#footer-inner {
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    padding-left: 0;
    margin: 0 auto;
    height: 1%;
    width: 100%;
    clear: all;
}



#beta-inner, #gamma-inner {
    padding-right: 0;
    padding-left: 0;
}

#content { 
    margin-top: 20px;  
    margin-bottom: 30px;  
}

#container
{
margin-left: auto; 
margin-right: auto;
width: 900px;
}

#container-inner {
    width: 100%;
    text-align: left;
    margin-right: 0;
    margin-left: 0;
}

#content-inner {
    position: relative;
    width: 900px;
    margin: 0 auto;
}


/* Header ----------------------------------------------------------------- */



/* Content ---------------------------------------------------------------- */

.asset-name,
.asset-name a,
.archive-title {
    color: #000;
}

.asset-footer {
    border-top-color: #666;
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    color: #333;
}

.comment,
.trackback {
    border-color: #ddd;
}


 .asset-name a {
    margin-bottom: 8px;
}

.asset-name a:hover {
    text-decoration: underline;
}

.archive-list-item {
    margin-bottom: 5px;
}


/* Widget ----------------------------------------------------------------- */

.widget-header,
.widget-content {
    margin-right: 15px;
    margin-left: 15px;
}

/* .widget-header { 
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #ccc; 
    padding: 0;
    font-size: 14px; 
    font-family: trebuchet ms; 
    margin-bottom: 8px;
    padding-bottom: .3em; 
} */

.widget-header,
.widget-header a {
    color: #333;
    font-weight: normal;
}

/* .widget-content a {
    color: #666;
} */

#content .widget-powered .widget-content {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
} 

.widget-header a {
    text-decoration: none;
}

.widget-header a:hover {
    text-decoration: underline;
}

.widget-content {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 11px;
}


/* "Powered By" Widget */

.widget-powered .widget-content {
    padding: 10px;
    text-align: center;
}


/* Calendar Widget */

.widget-calendar .widget-content table {
    font-size: 10px;
}


/* Footer Widgets */

#footer .widget {
    margin: 10px 0;
}

#footer .widget-content {
    padding-right: 0;
    padding-left: 0;
}

#footer .widget-powered .widget-content {
    padding: 0;
    text-align: left;
}


/* Footer ----------------------------------------------------------------- */

#footer { 
   
}

#footer-content {
    margin: 20px 0;
}
#footerwrapper { float: left; width: 66%; position: relative; display: inline; }
#footerleftcol { float: left; width: 49%; display: inline; position: relative;}
#footercentercol { float: right; width: 49%; display: inline; }
#footerrightcol { float: right; width: 33%; display: inline; }


/* Utilities -------------------------------------------------------------- */

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}


#content-inner,
.asset-body {
    clear:none;
    height: 1%;
}


/* Custom Styles ---------------------------------------------------------- */

#header-nav-inner {
    position: relative;
    width: 100%;
    margin: 0 auto;
}	