<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Novocain Theme by TTD Themes */

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%;
  vertical-align:baseline;
  background:transparent;
}                  

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

nav ul { list-style:none; }

blockquote, q { quotes:none; }

blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }

a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }

ins { background-color:#ff9; color:#000; text-decoration:none; }

mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }

/* tables still need cellspacing="0" in the markup */
table { border-collapse:collapse; border-spacing:0; }

hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }

input, select { vertical-align:middle; }

/* @group General Styles */

body {
	border-top: 3px solid white;
}

p {
}

b, strong {

}

a:link, a:visited {
}

a:hover, a:active {
}

img {
	border: none;
}

.image-left {
	float: left;
}

.image-right {
	float: right;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 100;
}
h1 {
    font-size: 2.5em;
    line-height: 1.5em;
     
}
h2 {
    font-size: 1.7em;
    line-height: 1.5em;
   
}
h3 {
    font-size: 1.4em;
    line-height: 1.5em;
}
     
h4 {
    font-size: 1.3em;
    line-height: 1.5em;
     
}
h5 {
    font-size: 1.2em;
    line-height: 1.5em;
}
     
h6 {
    font-size: .5em;
    line-height: 1.5em;
     
}

.clear {
    clear: both;
}
img.scale-with-grid {
    height: auto;
    max-width: 100%;
}
.image-left {
    float: left;
    padding: 11px;
}



img {
	width: 100%;
	height: auto;
	max-width: 100%;
	
}
	
/* @end */

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

}


/* Social Icons */

#socialIcons {
    float: right;
    font-size: 3em;
    font-style: normal;
    margin: 0 auto;
    text-align: right;
    width: auto;
    height: auto;
    padding-bottom: 10px;
    padding-right: 10px;
 
   
}

#socialIcons a {
    padding: 6px;
    text-decoration: none;
    -webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
		
 
}

#socialIcons: before {
 	    content: '';
        position: absolute;
        border-style: solid;
        border-color: transparent;
        bottom: -10px;
        
         border-width: 0 10px 10px 0;
        border-right-color: #000000;
        left: 10;

}

#socialIcons: after {
	  content: '';
        position: absolute;
        border-style: solid;
        border-color: transparent;
        bottom: -10px;
        
         border-width: 0 0 10px 10px;
        border-left-color: #000000;
        right: 10;
}


#socialIcons a:hover {


	
  text-shadow: none;  
    -webkit-transition: 500ms linear 0s;  
    -moz-transition: 500ms linear 0s;  
    -o-transition: 500ms linear 0s;  
    transition: 500ms linear 0s;  
    outline: 0 none;  

}

span.social {
	display: inline;
	  font-family: 'Socialico';
	
}

header span.social {
	display: inline-block;
    font-family: 'Socialico';
    font-size: 25px;
    font-style: normal;
    height: 26px;
    line-height: 30px;
}

header span.social a {
	 
}

.ie9 aside span.social {
    font-size: 0.95em;
}
.ie7 aside span.social {
    display: inline;
    float: none;
}

/* end Social Icons */

/* @group Layout */

.container {
	display: none;
}

#container {
}

.clearer {
	clear: both;
}

#pageHeader {
    height: auto;
    width: auto;
	 
}

#wrapper {

    height: auto;
    margin: 0 auto;
    padding-top: 0;
    width: 100%;
}

#pageHeader img {
    height: auto;
    margin-bottom: -10px;
    margin-top: 5px;
    width: auto;
   
}

#pageHeader h1 {
    padding-left: 10px;
    display: inline-block;
    font-size: 2.6em;
    width: auto;
     letter-spacing: .9px;
}
#pageHeader h2 {
    
    display: inline;
    font-size: .9em;
    height: auto;
    margin-top: -16px;
    width: auto;
    letter-spacing: .9px;
    
}

#banner {
	width: auto;
	height: auto;
	-webkit-box-shadow:rgba(0, 0, 0, 0.699219) 0 0 30px inset;
	  box-shadow:rgba(0, 0, 0, 0.699219) 0 0 15px inset;
	
	
	padding-top: 2px;
}

#featureImg {
	width: 100%;
	height: auto;
	 
	
	-webkit-box-shadow:#000000 0 0 20px;
  box-shadow:#000000 0 0 20px;
}

#wrapper2 {
	width: 100%;
	height: auto;

}

#main {
	width: auto;
	height: auto;
	
}

#contentContainer {

	width: auto;
	height: auto;
}

#contentContainer #content {
	
}

 #content {
 
 	width: auto;
 	height: auto;
 }

#sidebarContainer {
	border-top: 3px double #8e8e8e;
}

#sidebarContainer #sidebar {
}

#sidebar img {
	width: auto;
	height: auto;
}

#sidebarContainer .sideHeader {
}

.sideHeader {
	font-size: 2.4em;
	letter-spacing: .7px;
	line-height: 26px;
}

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

#extraContainer2 {
	letter-spacing: .989px;
	width: 100%;
	height: auto;
	
}

#footer { 
	
	height: auto;
	padding-bottom: 20px;
	padding-top: 3px;
	width: auto;
	 
}

#footer p {
  	font-size: 0.7em;
    letter-spacing: .97px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-top: 6px;
    text-align: left;
    width: auto;
    height: auto;
}

#footer a:link, #footer a:visited {
}

#footer a:hover, #footer a:active {
	
}
/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
    float: none;
   	font-size: 0.7em;
    letter-spacing: .95px;
    padding-bottom: 7px;
    padding-left: 5px;
    text-align: left;
    width: auto;
    padding-bottom: 17px;
    height: auto;
   
    
}

#breadcrumbcontainer ul {
	list-style: none;
}

#breadcrumbcontainer li {
	padding-left: 2px;
	display: inline;
}

#breadcrumbcontainer a {
	text-decoration: none;
 

}

#breadcrumbcontainer a:hover {
	 text-shadow: none;  
    -webkit-transition: 500ms linear 0s;  
    -moz-transition: 500ms linear 0s;  
    -o-transition: 500ms linear 0s;  
    transition: 500ms linear 0s;  
    outline: 0 none;  
   
}
	
/* @end */

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {
    float: none;
    font-size: 0.9em;
    letter-spacing: 1px;
    margin: 0;
    opacity: 0.7;
    padding: 0 0 0px;
    position: absolute;
    width: 100%;
    z-index: 100;
}
#navcontainer a.current {
}
#navcontainer ul { 
    float: right;
    margin-right: 0px;
    margin-top: 0px;
    padding: 0;
    position: relative;
    z-index: 100;
    color: black;
}
#navcontainer ul li {
    display: inline-block;
    float: left;
    line-height: 45px;
    padding: 0;
    position: relative;
    color: black;
    margin-right: 0px;
}
#navcontainer ul li a {
    display: block;
    text-decoration: none;
    width: 100%;
    margin-right: 35px;
}
#navcontainer ul li a:hover {
    -moz-transition: all 500ms linear 0s;
    outline: 0 none;
    text-shadow: none;
}
#navcontainer ul ul {
    margin: -1px 0 0 -1px;
    padding: 0;
    width: 100%;
    
}
#navcontainer li ul li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.65);
    border-left: 0px solid rgba(255, 255, 255, 0.1);
    border-right: 0px solid rgba(255, 255, 255, 0.1);
    font-size: 0.9em;
    line-height: 19px;
    margin: 0;
    width: 100%;
    z-index: 300;
    
}
#navcontainer li ul li a {
    margin: 0;
    padding: 9px 0;
    text-shadow: none;
    padding-left: 0px;
    margin-left: 10px;
    
}
#navcontainer li ul {
    left: -999em;
    margin-top: 45px;
    padding: 0px 0 0 5px;
    position: absolute;
    top: 0;
    width: 165px;
    padding-left: 0px;
    margin-left: -2px;
}

#navcontainer li ul ul {
    margin: 0 0 0 170px;
    padding: 0;
    font-size: 1.2em;
}

#navcontainer li:hover ul ul, #navcontainer li:hover ul ul ul, #navcontainer li:hover ul ul ul ul, #navcontainer li:hover ul ul ul ul ul, #navcontainer li.sfhover ul ul, #navcontainer li.sfhover ul ul ul, #navcontainer li.sfhover ul ul ul ul, #navcontainer li.sfhover ul ul ul ul ul {
    left: -999em;
}

#navcontainer li:hover ul, #navcontainer li li:hover ul, #navcontainer li li li:hover ul, #navcontainer li li li li:hover ul, #navcontainer li li li li li:hover ul, #navcontainer li li li li li li:hover ul, #navcontainer li.sfhover ul, #navcontainer li li.sfhover ul, #navcontainer li li li.sfhover ul, #navcontainer li li li li.sfhover ul, #navcontainer li li li li li.sfhover ul #navcontainer li li li li lili.sfhover ul {
    left: auto;
}

#navcontainer ul ul span.sf-sub-indicator {
    display: none;
}    

/* @end */

/* @group Global Classes */

blockquote, .standout {
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

.imageStyle {
}



/* Main content area unordered list styles */
#contentContainer #content ul {
}

#contentContainer #content li {
}

ul.disc {
	list-style-type: disc;
}

ul.circle {
	list-style-type: circle;
}

ul.square {
	list-style-type: square;
}

ol.arabic-numbers {
	list-style-type: decimal;
}

ol.upper-alpha {
	list-style-type: upper-latin;
}

ol.lower-alpha {
	list-style-type: upper-latin;
}

ol.upper-roman {
	list-style-type: upper-roman;
}

ol.lower-roman {
	list-style-type: lower-roman;
}

/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
}


/* Table Styles */
table {
}
/* @end */

/* @group Blog */

/* @group Tag Cloud */


ul.blog-tag-cloud {

}

ul.blog-tag-cloud li {
	display: inline;
}

#sidebarContainer #sidebar ul.blog-tag-cloud li a {
}

#sidebarContainer #sidebar ul.blog-tag-cloud li a:hover {
	text-decoration: underline;
}
	
/* @end */

.blog-entry {
    margin-bottom: 15px;
    position: relative;
    margin-right: 15px;
    margin-left: 15px;
    line-height: 18px;
    margin-top: 40px;
    padding-bottom: 15px;
    padding-left: 10px;
    

    
}
.blog-entry-title {
    float: left;
    font-size: 1em;
}

.blog-permalink {
	
	
}
.blog-entry-title a {
    line-height: 1.5em;
    font-size: 2.5em;
    letter-spacing: .9px;

    
}
.blog-entry-title, .blog-archive-month {
    font-size: 1.3em;

    margin-bottom: 8px;
    margin-top: 10px;
    width: 100%;

}
.blog-entry-title, .blog-archive-month {
    margin-right: 100px;
    padding: 7px 0 0;
}
.blog-entry-title a {
    text-decoration: none;
}
.blog-entry-title a:hover {
    text-decoration: underline;
}
.blog-entry-date {   
    float: left;
    font-size: 1.2em;
    width: 100%;
    margin-bottom: 20px;
    margin-top: -15px;
}
.blog-entry-body {
    clear: both;
}
.blog-entry-comments {
    margin-top: 7px;
}
p.blog-entry-tags {
    font-size: 10px;
    margin-top: 7px;
}
#blog-archives, #blog-categories, #blog-rss-feeds {
    margin-top: 12px;
   
    
}
#blog-categories:before {
    content: "Categories:";
    display: block;
      font-size: 2.5em;
      letter-spacing: .9px;
      margin-bottom: 5px;
    padding: 15px 0px 15px 5px;
    background: #ececec;
    width: 100%;
    text-align: left;

}

.blog-category-link-enabled {
	line-height: 20px;
	font-size: 1.5em;
	padding-left: 5px;
}

#blog-archives:before {
    content: "Archives:";
    display: block;
 	font-size: 2.5em;
    letter-spacing: .9px;
    margin-bottom: 5px;
   padding: 15px 0px 15px 5px;
    background: #ececec;
    width: 100%;
    text-align: left;
}
#blog-archives br {
    display: none;
    
}
.blog-archive-link-enabled:after {
    content: ", ";
    
}
.blog-archive-link-enabled {
    margin-right: 5px;
    line-height: 20px;
	font-size: 1.5em;
	padding-left: 5px;

}
.blog-archive-link-disabled:after {
    content: ", ";
}
.blog-archive-link-disabled {
    display: inline;
    margin-right: 5px;
    
}
.blog-archive-headings-wrapper {
    margin-bottom: 24px;
}
ul.blog-tag-cloud {
    display: block;
    margin: 0 0 18px;
    padding: 18px 0 0;
    text-align: justify;
}
ul.blog-tag-cloud:before {
    content: "Tag cloud:";
    display: block;
     font-size: 1.3em;
    margin-bottom: 5px;
}
ul.blog-tag-cloud li {
    display: inline;
    padding-right: 5px;
}
ul.blog-tag-cloud li a:after {
    content: ", ";
}
.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;
}
#blog-rss-feeds {
    padding-bottom: 10px;
}
#blog-rss-feeds:before {
    content: "Feeds:";
    display: block;
      font-size: 2.5em;
      letter-spacing: .9px;
    margin-bottom: 5px;
   padding: 15px 0px 15px 5px;
    background: #ececec;
    width: 100%;
    text-align: left;
}
.blog-rss-link {
      background-image: url(images/rss_feed1.png);
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    padding-left: 19px;
    line-height: 20px;
	font-size: 1.5em;
	
}
.blog-comments-rss-link {
  background-image: url(images/rss_feed1.png);
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    padding-left: 19px;
    
   
}

/* @end */

/* @group File Sharing */

.filesharing-description {
	line-height: 36px;
	margin-right: 10px;
	padding-top: 50px;
	font-size: 2.3em;
	margin-bottom: 25px;
	padding-left: 20px;
	letter-spacing: 1px;
	width: auto;
	padding-bottom: 10px;
	
}

.filesharing-item {
	margin-left: 15px;
	padding-bottom: 20px;
	margin-right: 15px;
		width: auto;

}
.filesharing-item-title {
	margin-bottom: 5px;
	text-align: left;
	width: 100%;
	padding-left: 10px;
		width: auto;
}	

.filesharing-item-title a:link {
	margin-bottom: 30px;
	font-size: 1.9em;
	text-decoration: none;
	letter-spacing: 1px;
	font-style: italic;
	
}

.filesharing-item-title a:hover {
	 text-shadow: none;  
    -webkit-transition: 500ms linear 0s;  
    -moz-transition: 500ms linear 0s;  
    -o-transition: 500ms linear 0s;  
    transition: 500ms linear 0s;  
    outline: 0 none;  

}


.filesharing-item-title a:visited {
}

.filesharing-item-description {
	margin-right: 10px;
	padding-left: 10px;

}
/* @end */

/* @group Photo Album */

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

.album-title {
    font-size: 3em;
    letter-spacing: 1px;
    font-style: normal;
    line-height: 60px;
    margin: 55px 0 0;
    padding: 10px 0 0;
    text-align: left;
    width: auto;
    margin-bottom: -9px;
    padding-left: 13px;
}
.album-description {
    font-size: 1.4em;
    font-style: italic;
    margin: 0 0 20px;
    padding-bottom: 6px;
    padding-top: 0;
    text-align: left;
    width: auto;
    padding-left: 13px;
}



.album-wrapper {
    width: 100%;
}
.thumbnail-wrap {
    display: block;
    float: left;
    height: auto;
    margin: 1%;
    padding: 0 15px;
    margin-bottom: 42px;
}

.thumbnail-frame {
}
.thumbnail-frame a:hover {
    -moz-transition: all 500ms linear 0s;
    outline: 0 none;
    text-shadow: -1px 1px 8px #FFFFCC, 1px -1px 8px #FFFFFF;
}
.thumbnail-frame a {
}
.thumbnail-frame a:hover {
}
.thumbnail-frame a img {
    float: left;
    margin: 15px;
    -webkit-transition: margin 0.5s ease-out;
    -moz-transition: margin 0.5s ease-out;
    -o-transition: margin 0.5s ease-out;
        border-radius: 3px 3px 3px 3px;
}
.thumbnail-frame a img:hover {
    margin-top: 2px;
}
.thumbnail-caption {
    letter-spacing: 0.9px;
    margin: -17px -15px 0 15px;
    padding-bottom: 8px;
    padding-top: 8px;
    text-align: center;
}
	
/* @end */

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

.photo-background {
    background-color: black;
    margin: 0 auto;
    max-width: 1000px;
    text-align: center;
}
.photo-background img {
    width: 100%;
}

.photo-frame img {
	width: 100%;
	height: auto;
}

.photo-background p {
    color: #FFFFFF;
    margin: 0;
    text-align: center;
}
.photo-navigation {
    border-top: medium none;
    font-size: 1.5em;
    height: 111px;
    margin: 20px auto 0;
    padding: 20px;
    text-align: center;
    width: auto;
}
.photo-links {
    font-size: 1.3em;
    top: 100px;
}
.photo-navigation a:link, .photo-navigation a:visited {
    color: #FFFFFF;
    font-size: 0.6em;
    line-height: 18px;
    text-align: center;
    text-decoration: none;
}
.photo-navigation a:hover {
    color: #878787;
    text-decoration: none;
}
.photo-frame {
    
}
.photo-background p.photo-title {
    font-size: 1.2em;
    line-height: 26px;
    padding-bottom: 7px;
    text-align: center;
}
.photo-background p.photo-caption {
    font-family: Times New Roman,Times;
    font-size: 0.5em;
    font-style: italic;
    line-height: 16px;
    margin: 21px 0 0;
}
img.photo-frame {
    clear: both;
    height: auto;
    max-width: 100%;
    position: inherit;
    top: 10px;
    width: 100%;
}

/* @group EXIF data */
/* Data wrapper */
.exif-data {
}

.exif-data p {
}

/* p tag classes for all exif data */
p.exif-version {
}

p.exif-colour-space {
}

p.exif-focal-length {
}

p.exif-dimensions {
}

p.exif-pixel-y-dimension {
}

p.exif-pixel-x-dimension {
}

p.exif-oecf-value {
}

p.exif-subsec-time-original {
}

p.exif-exposure-mode {
}

p.exif-spatial-frequency-response {
}

p.exif-scene-capture-type {
}

p.exif-subject-location {
}

p.exif-shutter-speed {
}

p.exif-datetime-original {
}

p.exif-subsec-time {
}

p.exif-compressed-bits-per-pixel {
}

p.exif-flash-energy {
}

p.exif-saturation {
}

p.exif-brightness {
}

p.exif-exposure-time {
}

p.exif-f-number {
}

p.exif-file-source {
}

p.exif-gain-control {
}

p.exif-subject-area {
}

p.exif-cfa-pattern {
}

p.exif-scene-type {
}

p.exif-white-balance {
}

p.exif-flash {
}

p.exif-exposure-index {
}

p.exif-flashpix-version {
}

p.exif-device-setting-description {
}

p.exif-focalplane-x-resolution {
}

p.exif-image-uniqueid {
}

p.exif-components-configuration {
}

p.exif-light-source {
}

p.exif-sensing-method {
}

p.exif-aperture {
}

p.exif-sharpness {
}

p.exif-exposure-program {
}

p.exif-subject-distance {
}

p.exif-subsec-time-digitized {
}

p.exif-contrast {
}

p.exif-focalplane-resolution-unit {
}

p.exif-gamma {
}

p.exif-35mm-focal-length {
}

p.exif-datetime-digitized {
}

p.exif-subject-distance-range {
}

p.exif-custom-rendered {
}

p.exif-max-aperture {
}

p.exif-sound-file {
}

p.exif-metering-mode {
}

p.exif-spectral-sensitivity {
}

p.exif-exposure-bias {
}

p.exif-focalplane-y-resolution {
}

p.exif-iso-rating {
}

p.exif-maker-note {
}

p.exif-digital-zoom-ratio {
}

p.exif-user-comment {
}
/* @end */

/* @end */
	
/* @end */

/* @group Quicktime Page */

.movie-page-title {
	font-size: 2em;
	width: auto;
	text-align: left;
	letter-spacing: .8px;
	padding-top: 30px;
	padding-left: 10px;
}

.movie-page-description {
	padding-bottom: 23px;
	width: auto;
	text-align: left;
	padding-top: 10px;
	font-size: 1.2em;
	letter-spacing: .9px;
	padding-left: 10px;
}

.movie-thumbnail-frame {
	float: left;
	padding: 0;
	margin: 0 10px 20px;
}

.movie-thumbnail-frame a img {
    height: 165px;
    width: 306px;
}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-caption {
	text-align: center;
}
	
/* @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 */


/* @end */

/* @group Contact Form */
.message-text {
  font-size: 2.2em;
  letter-spacing:.5px;
  margin-bottom:10px;
  margin-top: 50px;
  margin-left: 15px;
}
.required-text {
}
.form-input-field a:hover {
  background-color:#999999;
  background-position:initial initial;
  background-repeat:initial initial;
}
.form-input-field {
  -webkit-appearance:none;
  -webkit-transition:background-color 300ms initial initial;
  background-color:#CACACA;
  border-bottom-left-radius:0;
  border-bottom-right-radius:0;
  border-style:none;
  border-top-left-radius:0;
  border-top-right-radius:0;
  color:white;
  line-height:normal;
  margin-bottom:10px;
  outline:none;
  padding:10px 12px;
  width:70%;
  margin-left: 15px;
}
form label {
  font-size: 1.3em;
  letter-spacing:1px;
  margin-bottom:5px;
  text-transform:uppercase;
  margin-left: 15px;
}
.form-input-button {
  -webkit-appearance:none;
  -webkit-transition:background-color 300ms initial initial;
  background-color:#CACACA;
  border-bottom-left-radius:0;
  border-bottom-right-radius:0;
  border-style:none;
  border-top-left-radius:0;
  border-top-right-radius:0;
  color:#2B2B2B;
  line-height:normal;
  margin-bottom:10px;
  outline:none;
  padding:10px 12px;
  margin-left: 15px;
}
.form-input-button:hover {
  background-color:#999999;
}</pre></body></html>