/*
THEME NAME: DigiScreen
THEME URI: http://www.digiscreen.ca/
DESCRIPTION: DigiScreen theme based on <a href="http://themeshaper.com/mnml-a-tumblelog-style-wordpress-theme/">MNML theme</a>
VERSION: 0.99
AUTHOR: Leonid Gaiazov
AUTHOR URI:
*/

@import url('styles/reset.css');
@import url('styles/typography.css');


/* Structure
-------------------------------------------------------------- */

#header {
	position:fixed;
	top:0;
	left: 50%;
	margin: 0 0 0 -475px;
	width:950px;
	height:120px;
}
#content-wrap {
	width:950px;
	margin:0 auto;
	overflow:hidden;
	padding:120px 0 32px 0;
}
#container {
	width:684px;
	float:left;
}
#content {
	margin:10px 20px 0 20px;
}
#primary {
	float:left;
}
#footer {
	width:950px;
	margin:0 auto;
	padding:0 0 0 40px;
}

/* Global Elements
-------------------------------------------------------------- */

body {
	color:#FFF;
	background:#1B1B1B url(images/body-background.gif) no-repeat top center;
	background-attachment:fixed;
}
a:link, a:visited {
	color:#6DCFF6;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
blockquote {
    font-family:Georgia,serif;
    font-size:16px;
    font-style:italic;
}

/* Header
-------------------------------------------------------------- */

#header {
	background:url(images/mnml-header.png) top;
	z-index:100;
}
#branding {
	padding:14px 0;
}
#digiscreen-logo {
	position:absolute;
	left:28px;
	top:17px;
}
#blog-title {
	font-size:24px;
	font-weight:bold;
	line-height:24px;
	display:inline;
	padding:0 5px 0 40px;
	position:absolute;
}
#blog-title a {
	text-decoration:none;
	color:#FFF;
	text-shadow: #040405 0 -1px 5px;
}
#blog-title a:hover {
}
#blog-description {
    display:inline;
    font-size:18px;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#040405;
	margin-right:70px;
}

/* Menu
-------------------------------------------------------------- */

.skip-link {display:none;}

#access {
	overflow:hidden;
	position:absolute;
	top:56px;
	right:20px;
}	
#access ul {
	list-style:none;
	float:right;
}
#access ul ul {
	display:none;	
}
#access li {
	display:inline;
}
#access a {
	overflow:hidden;
	display:block;
	float:left;
	color:#040405;
	text-decoration:none;
	height:40px;
	margin:0 0 0 10px;
	outline:none;
}
#access span {
	display:none;
}
#access .page-item-0 a {
	width:64px;
	background:url("images/news.png") 0 0 no-repeat;
}
#access .page-item-31 a {
	width:183px;
	background:url("images/opportunities.png") 0 0 no-repeat;
}
#access .page-item-2 a {
	width:88px;
	background:url("images/about_us.png") 0 0 no-repeat;
}
#access .page-item-34 a {
	width:84px;
	background:url("images/theatres.png") 0 0 no-repeat;
}
#access .page-item-37 a {
	width:79px;
	background:url("images/content.png") 0 0 no-repeat;
}
#access .page-item-39 a {
	width:103px;
	background:url("images/technology.png") 0 0 no-repeat;
}
#access a:hover {
	background-position:0 -40px;
}
#access .current_page_item a {
	background-position:0 -40px;
}
/* Content
-------------------------------------------------------------- */

#wrapper {
	padding:0 0 0 0;
}
#postbox {
    padding:54px 0;
    position:relative;
}
#postbox form {
    width:870px;
    margin:0 auto;
}
#postbox textarea {
    width:100%;
    margin-bottom:9px;
}
#postbox label {
	display: block;
}
#postbox input#tags {
}
#postbox input#submit {
}
#postbox #user-info {
    position:absolute;
    bottom:54px;
    right:40px;
}
#container {
	padding:10px 0 32px 0;
}
.hentry {
	margin:0 0 54px 0;
	position:relative;
}
.entry-title {
	font-size:27px;
	font-weight:bold;
	line-height:28px;
	margin-bottom:3px;	
	letter-spacing:-1px;
}
.entry-title a {
	text-decoration:none;
}
.entry-content {
	padding-top:16px;
}
.entry-content h1,.entry-content h2,.entry-content h3 {
	font-size:15px;
	font-weight:bold;
	margin:0 0 16px 0;
}
.entry-content h4,.entry-content h5,.entry-content h6 {
	font-weight:bold;
}
.entry-content h5 {
	font-size:12px;
}
.entry-content h6 {
	font-size:11px;
}
.entry-content abbr,.entry-content  acronym {
  border-bottom: 1px dotted #666;
  cursor: help;









}


.caps {
	font-size:10px;














































































	text-transform:uppercase;

	letter-spacing:2px;

}
.important {
	font-weight:bold;
}
.entry-meta {
	font-size:11px;
}
.content-column, .entry-content .linkcat {
	margin-left:0;
	list-style:none;
}
.entry-content .linkcat {
	margin-left:-18px;
}
.content-column {
	margin-left:-18px;
	margin-bottom:18px;
} 



/* Tumblelog Categories
-------------------------------------------------------------- */

/* Asides */







.home .category-asides * {
    display:inline;
    position:relative;
}
.home .category-asides .entry-title {
    display:none;
}
.home .category-asides .comments-link {
    margin:0 0 0 .125em;
}
.home .category-asides .edit-link {
    margin:0 0 0 .125em;
}
.post-links {
font-size:90%;
}

.post-link {
	overflow: hidden;
	height: 0px !important;
	padding: 18px 2px 0 2px;
	height /**/:18px;
	float:left;
}

.post-link:hover {
	background-position:2px -18px;
}

.bookmark-link {
	background:url(images/link-bookmark.gif) no-repeat 2px 0;
	width: 69px;
}

.print-link {
	background:url(images/link-print.gif) no-repeat 2px 0;
	width: 69px;
}

.edit-link {
	background:url(images/link-edit.gif) no-repeat 2px 0;
	width: 69px;
}

/* Comments
-------------------------------------------------------------- */

#comments {
    padding-top:36px;
}
.comments h3 {
	font-size:17px;
	font-weight:bold;
	margin:0 0 18px 0;
}
#comments ol {
	margin:36px 0 0 0;
}
#comments ol li {
	margin:0 0 36px 0;
}
#comments-list .comment-author {
	font-weight:bold;
}
.comment-meta {
	font-size:11px;
	margin-bottom:18px;
}
#respond h3 {
	font-size:17px;
	font-weight:bold;
	margin:0 0 18px 0;
}
#respond input, #respond textarea {
    width:510px;
    margin-bottom:9px;
}
#respond .form-submit input#submit {
    width:515px;
}

/* Primary Sidebar
-------------------------------------------------------------- */

#primary {
	width:248px;
}

.loggedin #primary {

}
#primary ul {
	margin:0;
	list-style:none;
}
#primary ul ul {
	padding:0 40px 18px 40px;
	background:transparent;
}
#primary ul ul ul {
	padding:0;
}
#primary h3 {
	font-size:16px;
	font-weight:bold;
	padding:20px 0 0 0;
	margin:0 1px 17px 1px;
}

#partners {
	text-align:center;
}

#partners img {
	outline:none;
}

#world-presentations {
	text-align:center;
}

/* Search
-------------------------------------------------------------- */
#search {
	overflow:hidden;
	position:absolute;
	right:20px; 
	top:17px;
}
#search form {
	padding:0 0;
}
#search input#s {
	width:200px;
	text-height:25px;
	background: url(images/form-background.png) 0 0 repeat-x;
	border: 1px solid #444;
}
#search input#searchsubmit {
	width:49px;
	height:23px;
	padding:0 0 0 0;
	margin: 0;
	border: 0;
	text-indent: -1000em;
	background: url(images/search.png) 0 0 no-repeat;
	overflow: hidden;
}
#search input#searchsubmit:hover {
	background-position:0 -23px;
}
/* Navigation
-------------------------------------------------------------- */

.nav-previous {
	float:left;
	width:50%;
}
.nav-next {
	float:right;
}
#nav-above,#nav-below {
	float:right;
	width: 100%;
}
.home #nav-above,.single #nav-above {
	display:none;
}
#nav-above {
	margin:16px 0;
}
#nav-below {
	margin-top:-16px;
	margin-bottom:16px;
}

/* Pages
-------------------------------------------------------------- */
.entry-content .current_page_item {

}

/* Images
-------------------------------------------------------------- */
.entry-content img {
	margin: 0 0 16px 0;
}
img.alignleft,
img.align-left {
	float: left;
	margin-right:1.5em;
}
img.alignright,
img.align-right {
	float: right;
	margin-left:1.5em;
}
img.center,
img.align-center {
	margin: 0 auto;
	float: none;
	clear: both;
}

.cinema-logo {
	border:2px solid #ffffff;
}

#chain-logo {width: 100%; float: left;}
#indie-logo {width: 50%; float: left;}