html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;background:transparent;}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}

h1,h2,h3,h4,h5,h6{
	font-weight: normal; 
	text-align: center;
	line-height: normal!important;
	}
	
h1 {font-size: 38px;}
h2 {font-size: 34px;}
h3 {font-size: 30px;}
h4 {font-size: 26px;}
h5 {font-size: 22px;}
h6 {font-size: 18px;}

#extraContainer1{
	position: relative;
	z-index:100;
	}

section h1 {
	line-height: 32px;
	}

section h2, section h3, section h4, section h5, section h6 {
	line-height: normal;
	}

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

strong, b{
	font-weight: bolder;
	}

em, i{
	font-style: italic;
	}

p{
	padding: 10px 0;
	}

ul, ol {}

.image-left{
    float: left;
    padding: 18px;
	}

.image-right{
    float: right;
    padding: 18px;
	}

blockquote{
	font-family: georgia, sarif;
	font-style: italic;
	}

code{
    margin: 18px 0;
    padding: 13px 18px;
    display: block;
    font: 12px 'Courier New', Courier, monospace;
    background: rgba(0,0,0,0.3);
    padding: 10px;
	}

/* LIST ELEMENTS */

ul.disc { list-style-type: disc; padding-left: 20px;}
ul.circle{ list-style-type: circle; padding-left: 20px;}
ul.square{ list-style-type: square; padding-left: 20px;}
ol.arabic-numbers{ list-style-type: decimal; padding-left: 20px;}
ol.upper-alpha{ list-style-type: upper-alpha; padding-left: 20px;}
ol.lower-alpha{ list-style-type: lower-alpha; padding-left: 20px;}
ol.upper-roman{ list-style-type: upper-roman; padding-left: 20px;}
ol.lower-roman{ list-style-type: lower-roman; padding-left: 20px;}


@font-face {
    font-family: 'socialicoregular';
    src: url('fonts/socialico-webfont.eot');
    src: url('fonts/socialico-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/socialico-webfont.woff') format('woff'),
         url('fonts/socialico-webfont.ttf') format('truetype'),
         url('fonts/socialico-webfont.svg#socialicoregular') format('svg');
    font-weight: normal;
    font-style: normal;
    }
/*
@font-face {
    font-family: 'TheanoDidotRegular';
    src: url('fonts/TheanoDidot-Regular-webfont.eot');
    src: url('fonts/TheanoDidot-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/TheanoDidot-Regular-webfont.woff') format('woff'),
         url('fonts/TheanoDidot-Regular-webfont.ttf') format('truetype'),
         url('fonts/TheanoDidot-Regular-webfont.svg#TheanoDidotRegular') format('svg');
    font-weight: normal;
    font-style: normal;
	}
*/
@font-face {
    font-family: 'theano_didotregular';
    src: url('fonts/theanodidot-regular-webfont.eot');
    src: url('fonts/theanodidot-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/theanodidot-regular-webfont.woff') format('woff'),
         url('fonts/theanodidot-regular-webfont.ttf') format('truetype'),
         url('fonts/theanodidot-regular-webfont.svg#theano_didotregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'sansumiregular';
    src: url('fonts/Sansumi-Bold-webfont.eot');
    src: url('fonts/Sansumi-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Sansumi-Bold-webfont.woff') format('woff'),
         url('fonts/Sansumi-Bold-webfont.ttf') format('truetype'),
         url('fonts/Sansumi-Bold-webfont.svg#sansumiregular') format('svg');
    font-weight: normal;
    font-style: normal;
	}

@font-face {
    font-family: 'BebasRegular';
    src: url('fonts/BEBAS___-webfont.eot');
    src: url('fonts/BEBAS___-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BEBAS___-webfont.woff') format('woff'),
         url('fonts/BEBAS___-webfont.ttf') format('truetype'),
         url('fonts/BEBAS___-webfont.svg#BebasRegular') format('svg');
    font-weight: normal;
    font-style: normal;
	}

body{
	font: normal 14px/22px Arial, Helvetica, Geneva, sans-serif; 
	-webkit-font-smoothing: antialiased;
	}

#wrapper {
	position: relative;
	overflow: hidden;
	}

#twrap {
	position: relative;
	margin-bottom: -6px;
	}

#tlwrap {
	position: absolute;
	left: 50%;
	top: 20%;
	z-index: 1000;
	}

#tl {
	position: relative;
	left: -50%;
	}

#titlelogo {
	position: relative;
	padding: 60px 100px 40px 100px;
	z-index: 1000;
	}

#titlelogo h2 span {
	font-size: 13px;
	text-align: center;
	display: block;
	padding-top: 20px;
	line-height: 15px;
	}

#logo {
	text-align: center;
	}

#logo img{	
	padding-bottom: 25px;
	max-width: 100%;
	height: auto;
	}
	
#titlelogo h1{
 	letter-spacing: 2px;
 	line-height: 50px!important;
 	text-align: center;
 	}

#titlelogo h2 {  
	letter-spacing: 2px;
	line-height: 32px!important;
	text-align: center;
	}
	
#feature {
	position: relative;
	background:  url('./images/capbanner.jpg') no-repeat left top;
	}

#featureImg {
	width: 100%;
	height: auto;
	}

.fImg{
	display: none;
	}

#nwrap {
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 1000;
	margin-bottom: 6px;
	padding-top: 0!important;
	border-width: 0px!important;
	}

nav {
	left: 0;
	padding: 20px 0;
	z-index: 1000;
	text-align: center;
	letter-spacing: 1px;
	padding-bottom: 0;
	}

nav > ul{
    position: relative;
    }

nav ul li{
	display: inline-block;
	position: relative;
	padding-bottom: 20px;
	}

nav ul li a{	
	padding: 7px 25px 7px 25px;
	text-decoration: none;
	-webkit-transition: all 450ms; 
	-moz-transition: all 450ms; 
	-ms-transition: all 450ms; 
	-o-transition: all 450ms; 
	transition: all 450ms;
	}	

nav ul ul {
    position: absolute;
    display: none;
    list-style: none;
	text-align: left;
	line-height: 0;
	padding: 20px 0 15px 0;
	z-index: 1000;
	padding: 25px 0 15px 0;
	}

nav li li {
  	padding: 0;
    margin: 0px;
    line-height: 0px;
    position: relative;
    padding: 5px 0 5px 0;
    }

nav li li a{
    display: block;
    font-size: 12px;
    line-height: 14px;
    width: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
    text-shadow: none;
   }

nav li li li li li{
	display: none;
	}

/* Drop Down */

nav > ul > li > ul {
 	top: 17px;
 	}

 nav li:hover li ul{
    top: -999em;
	}
 nav li:hover ul.nojs{
    display: block;
	}

nav li li:hover ul {
    left: 200px;
    top: -25px;
	}

 nav li li:hover li ul{
    top: -999em;
	}
 nav li li li:hover ul{
    left: 165px;
    top: 0px;
	}
 nav li li li:hover li ul{
    top: -999em;
	}

 nav li li li li:hover ul{
    left: 165px;
    top: 0px;
	}

nav li li li li:hover li ul{
    top: -999em;
	}

nav li li li li li:hover ul{
    left: 150px;
    top: 0px;
	}

.scrollup{
    width: 80px;
    height: 80px;
    position:fixed;
    bottom:50px;
    right: 10px;
    display: none;
    text-indent:-9999px;
    background: url('./images/up1.png') no-repeat;
    width: 70px;
    right: 0;
	}

#container {
	position: relative;
	}

#container a {
	-webkit-transition: all 450ms; 
	-moz-transition: all 450ms; 
	-ms-transition: all 450ms; 
	-o-transition: all 450ms; 
	transition: all 450ms;
	}

section {
	width: 100%;
	position: relative;
	}

section #padding {
	text-align: center;
	padding: 100px 50px 100px 50px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	}

#extraContainer7 aside {
	display: none;
	}

aside {
	margin: 0px 0px 50px 0px;
	padding: 75px 50px 75px 50px;
	text-align: center;
	position: relative;
	background-repeat: no-repeat!important;
	background-attachment: fixed!important;
	background-size: cover!important;
	line-height: normal;
	}

#sideTitle {
	padding-top: 20px;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	font-size: 40px;
	text-align: center;
	letter-spacing: 2px;
	}

#extraContainer2, #extraContainer3, #extraContainer4, #extraContainer5, #extraContainer6 {
	padding: 0px 40px 0px 40px;
	text-align: center;
	font-size: 16px;
	margin-top: 60px;
	line-height: normal;
	display: none;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	}

.clear {
	clear: both;
	}

#sidecontent {}

#socialicons{
	text-align: center;
	}	

a.social{
	font-family: 'SocialicoRegular';
	font-size: 28px;
	margin: 0 10px 10px 10px;
	display: inline-block;
	-webkit-transition: all 450ms; 
	-moz-transition: all 450ms; 
	-ms-transition: all 450ms; 
	-o-transition: all 450ms; 
	transition: all 450ms;
	}

a.social:hover {
	color: #999;
	}

#footer {
	text-align: center;
	padding: 20px;
	font-size: 15px!important;	
	}


/* @group Photo Album */

.album-title {
    font-size: 34px;
 	padding-bottom: 10px;
 	line-height: 32px;
	}

.album-description {
	padding-bottom: 75px;
	}

.album-wrapper {}

.thumbnail-wrap {
   	margin: 0px 40px 100px 40px;
  	display: inline-block;
 	border: 1px solid rgba(255, 255, 255, .55);
  	width: 300px!important;
  	height: 300px!important;
	}

.thumbnail-wrap:last-child {}

.thumbnail-wrap:hover{}

.thumbnail-frame {
    float: left;
    position: relative;
    width: 269px!important;
    height: 269px;
    margin: 15px;
    background-color: rgba(255, 255, 255, 1.0);
  	}

.thumbnail-frame:hover {
	position: absolute;
	}
	
.thumbnail-frame a {}
.thumbnail-frame a:hover {}

.thumbnail-frame a img {
	-webkit-transition: all 450ms; 
	-moz-transition: all 450ms; 
	-ms-transition: all 450ms; 
	-o-transition: all 450ms; 
	transition: all 450ms;
	}


.thumbnail-frame a img:hover {opacity: 0.2;}


.thumbnail-frame a img:hover .thumbnail-frame {
	background: #fff;
	}

.thumbnail-frame img:hover {}


.ie8 .thumbnail-frame img:hover{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	}

.thumbnail-caption {
	text-align: center;
 	font-size: 18px;
 	position: relative;
 	-webkit-transition: all 450ms; 
 	-moz-transition: all 450ms; 
 	-ms-transition: all 450ms; 
 	-o-transition: all 450ms; 
 	transition: all 450ms;
 	line-height: 18px;
 	color: #fff;
 	margin-top: -150px;
 	opacity: 0;
	}
 .thumbnail-frame:hover .thumbnail-caption {
 	opacity: 1;
 	}
 
/* @end */


/* @group Single Page (Photo view) */

.photo-background {
    text-align: center;
    margin: 0 auto;
	}

.photo-background p {
    text-align: center;
    margin: 0;
    color: #373737;
	}

.photo-header navigation {
 	margin: 20px auto 0 auto;
    padding: 20px;
    border-top: none;
    height: 111px;
    position: relative;
    font-size: 2.5em;
    text-align: center;
   	}

.photo-navigation{}

.photo-navigation:hover p.photo-links {
	opacity: 1;
	}

p.photo-links {
	position: relative;
	}

.photo-links {
   	bottom: 0px;
    font-size: 1em;
    -webkit-transition: all 450ms; 
    -moz-transition: all 450ms; 
    -ms-transition: all 450ms; 
    -o-transition: all 450ms; 
    transition: all 450ms;
   	}

.photo-header navigation a:link, .photo-header navigation a:visited {
    color: #fff;
    text-decoration: none;
  	line-height: 18px;
    font-size: .5em;
	}

.photo-header navigation a:hover {
    text-decoration: none;
    color: #878787;
    }

.photo-frame{
    margin-top: 11px;
	}

.photo-background p.photo-title {
    line-height: 20px;
    font-size: 1.5em;
    padding-top: 40px;
    }

.photo-background p.photo-caption {
    font-size: .5em;
    line-height: 16px;
    font-family: arial;
    text-align: center;
 	}

p.photo-caption {
	font-size: 34px!important;
	}

img.photo-frame {
    clear: both;
    height: auto;
    max-width: 100%;
    position: relative;
    padding-bottom: 40px;
	}

/* @end */
	

/* @group Blog */
/* @group Archive Page */
.blog-archive-background{}
.blog-entry-summary{}
.blog-archive-headings-wrapper{display: none;}
.blog-archive-entries-wrapper{}
.blog-archive-entries-wrapper .blog-entry{}
.blog-archive-month{}
.blog-archive-link{}
.blog-archive-link a:link,.blog-archive-link a:visited{}
/* @end */

.blog-entry{
	margin: 0px;
	padding: 70px;
	background-color: rgba(255, 255, 255, .80);
	border-bottom: 1px solid;
	border: none;
	margin-bottom: 120px;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	outline: solid rgba(255, 255, 255, .55) 1px;
	outline-offset: 20px;
	}

.blog-entry:first-child {
	margin-top: 50px;

	}

.blog-entry:last-child {
	border: none;
	margin-bottom: 120px;
	}

h1.blog-entry-title{}
	
h1.blog-entry-title a{
	font-size: 30px;
	text-align: center;
	letter-spacing: 2px;
	line-height: 20px;
	}
	
h1.blog-entry-title a:hover{}
	
.blog-entry-date{
	padding: 7px 0px 0px 0px;
	margin-right: 5px;
	display: inline-block;
	}

.blog-entry-category{}
.blog-entry-category a:link,.blog-entry-category a:visited{}
.blog-read-more{}

.blog-entry-body{
	padding: 20px 0px 20px 0px;
	overflow: hidden;
	}

.blog-entry-body img {
	width: 100%;
	height: auto;
	padding-bottom: 20px;
	}

.blog-entry-comments{
	font-size:0.8em;
	text-align:right;
	}
	
p.blog-entry-tags{
	font-size:0.9em;
	padding: 0;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	}

/* @Group Blog Sidebar */

.plugin_sidebar{
	display: inline-block;
	width: 100%;
	height: auto;
	}

/* Categories Sidebar */

#blog-categories{
	position: relative;
	margin-bottom: 50px;
	margin-top: 50px;
	}
		
#blog-categories a{}
#blog-categories a:hover{}
	
#blog-categories:before{
	content:"Categories:";
	display:block;
	font-size:1.3em;
	margin-bottom: 10px;
	padding-bottom: 20px;
	text-transform: uppercase;
	padding-top: 50px;
	}

.ie8 #blog-categories:before{
	text-align: center;
	}

.blog-category-link-enabled{}
.blog-category-link-disabled{}

/* Archives Sidebar */

#blog-archives{
	position: relative;
	margin-top: 50px;
	}

#blog-archives:before{
	content:"Archives:";
	display:block;
	font-size:1.3em;
	margin-bottom: 10px;
	padding-bottom: 20px;
	letter-spacing: 1px; 
	text-transform: uppercase;
	}

.ie8 #blog-archives:before{
	text-align: center;
	}

#blog-archives br{display:none;}
.blog-archive-link-enabled:after{content:", ";}
.blog-archive-link-enabled{}
.blog-archive-link-disabled:after{content:", ";}
.blog-archive-link-disabled{display:inline;margin-right:5px;}

/* Tag Sidebar */

ul.blog-tag-cloud{
	position: relative;
	margin-bottom: 50px;
	margin-top: 50px;

	}
	
ul.blog-tag-cloud:before{
	content:"Tag cloud:";
	display:block;
	font-size:1.3em;
	margin-bottom: 10px;
	padding-bottom: 20px;
	letter-spacing: 1px; 
	text-transform: uppercase;
	border-bottom: 1px solid;
	}

.ie8 ul.blog-tag-cloud:before{
	text-align: center;
	}
	
ul.blog-tag-cloud li{
	display:inline;
	margin:0 5px 0 0;
	padding:0;
	}
	
ul.blog-tag-cloud li a:after{content:",";}
ul.blog-tag-cloud li a{}
ul.blog-tag-cloud li a:hover{}
	
.blog-tag-size-1{font-size:0.8em;}
.blog-tag-size-2{font-size:0.85em;}
.blog-tag-size-3{font-size:0.9em;}
.blog-tag-size-4{font-size:0.95em;}
.blog-tag-size-5{font-size:1em;}
.blog-tag-size-6{font-size:1.05em;}
.blog-tag-size-7{font-size:1.1em;}
.blog-tag-size-8{font-size:1.15em;}
.blog-tag-size-9{font-size:1.2em;}
.blog-tag-size-10{font-size:1.25em;}
.blog-tag-size-11{font-size:1.3em;}
.blog-tag-size-12{font-size:1.35em;}
.blog-tag-size-13{font-size:1.4em;}
.blog-tag-size-14{font-size:1.45em;}
.blog-tag-size-15{font-size:1.5em;}
.blog-tag-size-16{font-size:1.55em;}
.blog-tag-size-17{font-size:1.6em;}
.blog-tag-size-18{font-size:1.65em;}
.blog-tag-size-19{font-size:1.7em;}
.blog-tag-size-20{font-size:1.75em;}

/* RSS Sidebar */

#blog-rss-feeds{
	position: relative;
	margin-bottom: 100px;
	margin-top: 50px;
	}
	
#blog-rss-feeds:before{
	content:"Feeds:";
	display:block;
	font-size:1.3em;
	margin-bottom: 10px;
	padding-bottom: 20px;
	letter-spacing: 1px; 
	text-transform: uppercase;
	}
	
.ie8 #blog-rss-feeds:before{
	text-align: center;
	}
	
.blog-rss-link{
	background: url('images/rss-icon.png') no-repeat;
	background-position: 0 2px;
	display: inline-block; 
	padding-left: 23px;
	}
	
.blog-comments-rss-link{}

/* @end */



/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
   padding-bottom: 23px;
   font-size: 42px;
   text-align: center;
   letter-spacing: 1px;
   }

.movie-page-description {}

.movie-thumbnail-frame {
	display: inline-block;
	text-align: center;
    margin: 70px 50px 50px 0px;
    width: 300px;
    height: 200px;
  	z-index: 100;
    }

.movie-thumbnail-frame:hover img {
	opacity: .2;
	}

.movie-thumbnail-frame img{
	width: 300px !important;
	height: 200px;
	-webkit-transition: all 450ms; 
	-moz-transition: all 450ms; 
	-ms-transition: all 450ms; 
	-o-transition: all 450ms; 
	transition: all 450ms;
	}

.movie-thumbnail-caption{
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 15px;
	font-size: 13px;
	font-family: 'TheanoDidotRegular';
	}

.movie-thumbnail-frame:hover{
	background: url('./images/p1.png')no-repeat;
	background-position: 55% 50%;
	}

.movie-background {
    padding: 24px;
    text-align: center;
	}

.movie-title {
    font-size: 14px;
    line-height: 18px;
    margin: 20px 0;
	}

.movie-frame {
    margin-bottom: 10px;
	} 
    
/* @end */

/* @group Single Page (Movie View) */

.movie-background {
    margin: 0;
    padding: 24px;
    text-align: center;
	}

.movie-title {
    font-size: 1em;
    line-height: 1.1em;
    margin: 20px 0;
	}

.movie-frame {
    margin-bottom: 10px;
	}

/* @end */


/* @group Contact Form */

#padding .message-text{
	padding-bottom: 40px;
	padding-top: 40px;
	font-size: 44px;
	text-align: center;
	letter-spacing: 2px;
	line-height: 32px;
	}

#padding .message-text span {
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	line-height: normal;
	padding-top: 15px;
	display: block;
	}

 .message-text {
 	display: none;
 	}

form div .message-text {
	display: block;
	}

form div {
	padding-top: 25px;
	padding-bottom: 50px;
	background-color: rgba(255, 255, 255, .80);
	}

form {
	padding: 20px;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid rgba(255, 255, 255, .30);
	}

#padding .message-text {
	background: none;
	}


form div #padding .message-text {
	display: none;
	}

form div label {
	text-transform: uppercase; 
	font-size: 0.9em;
	letter-spacing: 1px;
	}

.form-input-field {
   width: 70%;
    padding: 7px;
    text-align: center;
	outline: none;
    border: 1px solid rgba(255, 255, 255, .30);
   	} 

.form-input-button {
 	padding: 7px 28px 7px 28px;
 	margin: 10px 10px 0 0;
    text-transform: uppercase;
    font-size: 0.75em;
    border: 1px solid rgba(255, 255, 255, .60);
    background-color: rgba(0, 0, 0, .70)!important;
    background: none!important;
	cursor: pointer;
 	-webkit-appearance: none;
    -webkit-transition: all 450ms; 
    -moz-transition: all 450ms; 
    -ms-transition: all 450ms; 
    -o-transition: all 450ms; 
    transition: all 450ms;
    } 

.form-input-button:hover {
	background-color: rgba(255, 255, 255, .30)!important;
	}

/* @end */


.ie8 section #padding, ie8 aside, .ie8 #extraContainer2, .ie8 #extraContainer3, .ie8 #extraContainer4, .ie8 #extraContainer5, .ie8 #extraContainer6 {
	background-image: none!important;
	}
	
#menuBtn{
	position: relative;
	width: 100%;
	display: none;
	cursor: pointer;
	}

 #menuBtn:before{
	content: "MENU";
	font-size: 16px;
	cursor: pointer;
	}

#menuBtn.show:before{
	content: "CLOSE";
	font-size: 16px;
	cursor: pointer;
	}

#extraContainer8 #tl {
	display: none;
	}


@media only screen and (min-width: 1024px) and (max-width: 1024px) {	
	
section #padding, aside, #extraContainer2, #extraContainer3, #extraContainer4, #extraContainer5, #extraContainer6 {
	background-attachment: scroll!important;
	}


#titlelogo h2 { 
	font-size: 17px!important;
	}

.thumbnail-wrap {
   	margin: 0px 20px 100px 20px;
	}

body{
	-webkit-text-size-adjust: none;
	}
	

.movie-thumbnail-frame {
	margin-left: 60px;
	}
	
}


@media only screen and (max-width: 960px) {

#menuBtn {
	display: block;
	text-align: center;
	padding-top: 17px;
	padding-bottom: 17px;
	background-color: rgba(255, 255, 255, .80)!important;
	}

.show {
	display: block!important;
	}

nav {
	display: none;
	padding-top: 0;
	}

nav ul {
	position: absolute;
	width: 100%;
	background: rgba(255, 255, 255, .95);
	padding-top: 10px;
	padding-bottom: 10px;
	}

nav ul li {
	display: block;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 0;
	background: none!important;
	}

nav ul ul {
	background: none!important;
	}

nav ul ul {
	position: relative;
	padding-top: 10px;
	width: 100%;
	text-align: center;
	}

nav li li a {
	width: 100%;
	font-size: 11px;
	}

nav li li:hover ul {
	left: 0;
	top: 0;
	}

nav ul li ul li {
	display: block;
	padding: 0;
	padding-top: 5px;
	width: 94%;
	}

nav > ul > li > ul {
	top: 5px;
	}

nav ul li ul li ul li {
	width: 100%;
	}

}

@media only screen and (min-width: 768px) and (max-width: 768px) {

section #padding, aside, #extraContainer2, #extraContainer3, #extraContainer4, #extraContainer5, #extraContainer6 {
	background-attachment: scroll!important;
	}

.thumbnail-wrap {
	margin-left: 10px;
	margin-right: 10px;
	}

.movie-thumbnail-frame {
	margin-right: 30px;
	}

}



@media only screen and (max-width: 768px) {


body{
	-webkit-text-size-adjust: none;
	}

#tlwrap {
	top: 15%;
	}

#titlelogo {
	padding: 33px 66px 26px 66px;
	}

#titlelogo h2 {
	line-height: 23px!important;
	font-size: 16px!important;
	}

form {
	width: 90%;
	}

}


@media only screen and (max-width: 767px) {

.movie-thumbnail-frame {
	margin: 25px 0px 25px 0px;
    }
    
}


@media only screen and (min-width: 667px) and (max-width: 667px) {
section #padding, aside, #extraContainer2, #extraContainer3, #extraContainer4, #extraContainer5, #extraContainer6 {
	background-attachment: scroll!important;
	}

}


@media only screen and (min-width: 568px) and (max-width: 568px) {

#titlelogo h1 {
	font-size: 40px!important;
	}

#titlelogo h2 {
	font-size: 17px!important;
	}

#titlelogo h2 span {
	font-size: 12px;
	}

}


@media only screen and (max-width: 568px) {
	
section #padding, aside, #extraContainer2, #extraContainer3, #extraContainer4, #extraContainer5, #extraContainer6 {
	background-attachment: scroll!important;
	}

#extraContainer2, #extraContainer3, #extraContainer4, #extraContainer5, #extraContainer6 {
	margin-top: 40px;
	}

aside {
	margin-bottom: 40px;
	}


#logo img {
	padding-top: 10px;
	padding-bottom: 0;
	}

#titlelogo h1 {
	padding-top: 10px;
	}

#titlelogo h2 span {
	font-size: 10px;
	padding-bottom: 10px;
	}

nav ul li ul li {
	width: 91%;
	}

#footer {
	font-size: 14px!important;
	}


.scrollup {
	opacity: 0!important;
	}

#tl {
	display: none;
	}

#extraContainer8 #tl {
	display: block;
	position: relative;
	left: 0;
	outline: solid rgba(0, 0, 0, .09) 1px;
	outline-offset: -20px;
	}

#nwrap {
	border: none!important;
	}

section #padding {
	padding-bottom: 50px!important;
	padding-top: 50px!important;
	}

section h1, .album-title, .movie-page-title, .filesharing-description, #padding .message-text,  h1 {
	font-size: 32px!important;
	line-height: 32px;
	}

h1, section h1, #extraContainer2 h1, #extraContainer3 h1, #extraContainer4 h1, #extraContainer5 h1, #extraContainer6 h1 {font-size: 32px!important; line-height: 42px!important;}
h2, section h2, #extraContainer2 h2, #extraContainer3 h2, #extraContainer4 h2, #extraContainer5 h2, #extraContainer6 h2 {font-size: 28px!important;}
h3, section h3, #extraContainer2 h3, #extraContainer3 h3, #extraContainer4 h3, #extraContainer5 h3, #extraContainer6 h3 {font-size: 24px!important;}
h4, section h4, #extraContainer2 h4, #extraContainer3 h4, #extraContainer4 h4, #extraContainer5 h4, #extraContainer6 h4 {font-size: 20px!important;}
h5, section h5, #extraContainer2 h5, #extraContainer3 h5, #extraContainer4 h5, #extraContainer5 h5, #extraContainer6 h5 {font-size: 18px!important;}
h6, section h6, #extraContainer2 h6, #extraContainer3 h6, #extraContainer4 h6, #extraContainer5 h6, #extraContainer6 h6 {font-size: 16px!important;}

a.social {
	font-size: 27px;
	margin: 0 15px 0 15px;
	}

.blog-entry {
	padding: 30px;
	}

aside, #sidecontent {
	padding-left: 0px!important;
	padding-right: 0px!important;
	}

.movie-thumbnail-frame {
	margin: 30px 0px 0px 0px;
    }

.movie-thumbnail-frame:hover{
	background-position: 55% 25%;
	}

.movie-thumbnail-frame, .movie-thumbnail-frame img {
	width: 90%!important;
	height: auto;
	border: none;
	}

}


@media only screen and (max-width: 567px) {

#titlelogo h1 {
	font-size: 32px!important;
	}

#titlelogo h2 {
	font-size: 15px!important;
	}

}

@media only screen and (max-width: 480px) {

section #padding, aside, #extraContainer2, #extraContainer3, #extraContainer4, #extraContainer5 {
	padding-left: 20px!important;
	padding-right: 20px!important;
	}

.thumbnail-wrap {
	margin-left: 0;
	margin-right: 0;
	}

}


@media only screen and (max-width: 320px) {


#titlelogo h1 {
	padding-top: 20px;
	}

#titlelogo h2 span {
	padding-bottom: 20px;
	}

#menuBtn {
	padding-top: 10px;
	padding-bottom: 10px;
	}

nav ul li ul li {
	width: 84%;
	}

#sideTitle {
	font-size: 26px;
	padding-left: 0;
	padding-right: 0;
	}

.form-input-button {
 	padding: 7px 18px 7px 18px;
 	}

.thumbnail-wrap {
	margin-left: 0;
	margin-right: 0;
	width: 250px!important;
	height: 250px!important;
	}

.thumbnail-frame, .thumbnail-frame img {
	width: 220px!important;
	height: 220px!important;
	}

#titlelogo {
	padding: 0;
	}

form {
	padding: 5px!important;
	width: 95%!important;
	}


}


