/* Mellifluous 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 { display: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: 2px solid #2b2b2b;
}

p {
}

b, strong {

}

a:link, a:visited {
	color: #909090;
}

a:hover, a:active {
	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;  

}

.imageStyle {
    display: block;
    height: auto;
    margin: 0 auto;
    width: auto;
}

img {
    height: auto;
    max-width: 100%;
    width: auto;
}
.image-left {
	float: left;
}

.image-right {
	float: right;
}
	
/* @end */

/* @fontface */

@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;

}

@font-face {
    font-family: 'GothamMediumRegular';
    src: url('font/ufonts.com_gotham-medium-webfont.eot');
    src: url('font/ufonts.com_gotham-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/ufonts.com_gotham-medium-webfont.woff') format('woff'),
         url('font/ufonts.com_gotham-medium-webfont.ttf') format('truetype'),
         url('font/ufonts.com_gotham-medium-webfont.svg#GothamMediumRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* @fontface */

/* @group Layout */

#container {
	margin: 0 auto;
	width: auto;
	box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
}

.clearer {
	clear: both;
}

#wrapper_2 {
	width: 	auto;
	margin: 0 auto;
}

/* Social Icons */

#socialIcons {
    float: none;
    font-size: 1.7em;
    font-style: normal;
    height: 36px;
    margin: 0 auto;
    text-align: right;
    width: 94%;
    padding-top: 2px;

   
}

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


}

#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 {
	color: gray;
}

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

/* end Social Icons */

#wrapper {
 
    height: auto;
    padding-top: 0;
    margin: 0 auto;
    
}
#pageHeader {
    float: none;
    height: auto;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    width: 99%;
    
}
#logo {
    height: auto;
    text-align: left;
    width: 100%;
}

#pageHeader h1 {
    font-size: 2.8em;
    margin-right: 0;
    margin-bottom: -20px;
    width: 100%;
    
    
}

#pageHeader h2 {
	font-size: 1em;
	height: auto;
    width: 100%;
	letter-spacing: .9px;
	

}


#banner {
	height: auto;
	margin: 0 auto;
	
	border: 8px solid #f2f2f2;
}

#featureImg {
	height: auto;
	width: auto;
	margin: 0 auto;
}


#main {
	width: auto;
	margin: 0 auto;
}

#contentContainer {
	margin: 0 auto;
	width: auto;
	
}

#contentContainer #content {
}

#content {
	
}

#sidebarContainer {

}

#sidebar img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

#sidebarContainer #sidebar {
}

#sidebarContainer .sideHeader {
}

.sideHeader {
	font-size: 1.6em;
	padding-bottom: 8px;
}

#extraContainer2 {
	margin: 0 auto;
	width: auto;
}

#footer { 
	margin: 0 auto;
	
	-webkit-box-shadow:rgba(0, 0, 0, 0.699219) 0 0 30px inset;
	box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.698) inset;

}

#wrapper3 {	
	width: auto;
	margin: 0 auto;
}

#wrapper4 {
	margin: 0 auto;
	padding-top: 18px;
	padding-bottom: 18px;
	width: auto;
}

#breadcrumbcontainer p {
    font-size: .7em;
	width: auto;
    text-align: center;
    margin: 0 auto;
    padding-top: 2px;
    
}
#footer a:link, #footer a:visited {
	 text-decoration: none;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}
#breadcrumbcontainer {
    width: auto;
    margin: 0 auto;
}

#breadcrumbcontainer ul {
	 list-style: none;
	 font-size: .7em;
	 text-align: center;

}
#breadcrumbcontainer li {
	   display: inline;
}

#breadcrumbcontainer a {
	text-decoration: none;
}

#breadcrumbcontainer a:hover {
}
	
/* @end */

/* @group Toolbar */

    
    @media (min-width: 769px) {
      nav ul     { display: none; }
      nav      { display: none; }
      nav select { display: inline-block; }
    }
 	 
/* Toolbar Styles */



#navcontainer {
    height: auto;
    margin: 0 auto;
    position: relative;
    margin-top: 5px;
    margin-bottom: 10px;
    
    border-bottom-left-radius:3px;
  border-bottom-right-radius:3px;
  border-top-left-radius:3px;
  border-top-right-radius:3px;
}
#navcontainer ul {
    font-size: 0.95em;
    height: auto;
    margin: 0 auto;
    padding: 6px 0px 6px 0px;
    position: relative;
    width: 100%;
    z-index: 100;

}

#navcontainer ul li {
    display: inline-block;
    line-height: 29px;
    margin: 0;
    padding:0px 35px 0 6px;
    position: relative;
}

#navcontainer ul li ul {
    font-size: 0.875em;
    height: 131px;
    margin-top: 21px;
    opacity: 0.8;
    padding-top: 36px;
    background: ;
    padding-left: 0;
}
#navcontainer ul li a {
    display: block;
    padding-left: 0;
    text-decoration: none;
}
#navcontainer ul a:hover {
}
#navcontainer ul li a:active {
    text-decoration: underline;
}
#navcontainer #current {
}

#navcontainer li ul li #current {
	border-bottom: none;
}
#navcontainer ul li a:hover {
}
#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);
    font-size: 0.9em;
    line-height: 39px;
    margin: 0;
    width: 124px;
    z-index: 300;
}
#navcontainer li ul li a {
    margin: 0 0 0px;
    padding: 0;
    text-shadow: none;
}
#navcontainer li ul {
    left: -999em;
    margin-left: -2px;
    margin-top: 45px;
    padding: 0;
    position: absolute;
    top: 0;
    width: 165px;
}
#navcontainer li ul ul {
    font-size: 1.2em;
    margin: 0 0 0 170px;
    padding: 0;
}
#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, 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;
     
}

.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-body img {
	height: auto;
	width: 100%;
	max-width: 100%;
}

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

}
.blog-entry-title {
    float: left;
    font-size: 1em;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
 
}

.blog-permalink {
	
	
}
.blog-entry-title a {
    line-height: 1.5em;
    font-size: 1.6em;
    letter-spacing: .9px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
    padding-left: 0px;
    display: block;
    width: 98%;
    margin: 0 auto;
  
}
.blog-entry-title, .blog-archive-month {
    font-size: 1.3em;

    margin-bottom: 13px;
    margin-top: 5px;
    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 {
    
}
.blog-entry-date {   
    float: left;
    font-size: .9em;
    width: auto;
    margin-bottom: 20px;
    margin-top: -3px;
    padding-left: 10px;
    font-style: italic;

}
.blog-entry-body {
    clear: both;
    padding-left: 10px;
    padding-right: 10px;

}

.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: 1.3em;
      letter-spacing: .95px;
      margin-bottom: 5px;
    padding: 10px 0px 5px 0px;
 
    
    text-transform: uppercase;

}

.blog-category-link-enabled {
	line-height: 17px;
	font-size: 1.1em;
	text-decoration: none;
}

#blog-archives:before {
    content: "Archives:";
    display: block;
 	font-size: 1.3em;
    letter-spacing: .9px;
    margin-bottom: 5px;
   padding: 10px 0px 5px 0px;

    text-transform: uppercase;
}
#blog-archives br {
    display: none;
    
}
.blog-archive-link-enabled:after {
	
    content: ", ";
    
}
.blog-archive-link-enabled {
    margin-right: 5px;
    font-size: 1.1em;
    text-decoration: none;

}
.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: 1.3em;
      letter-spacing: .9px;
    margin-bottom: 5px;
   padding: 10px 0px 5px 0px;

    text-transform: uppercase;
}
.blog-rss-link {
      background-image: url(images/rss_feed1.png);
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    padding-left: 19px;
    font-size: 1.1em;
    text-decoration: none;
}
.blog-comments-rss-link {
  background-image: url(images/picons23.png);
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    padding-left: 19px;
    font-size: 1em;
    text-decoration: none;
      
}

.blog-comment-link {
	text-decoration: none;
	font-style: italic;
	padding-left: 5px;
}

/* @end */



/* @group File Sharing */

.filesharing-description {
    font-size: 1.6em;
    letter-spacing: 0.8px;
    line-height: 36px;
    margin: 0 auto 21px;
    padding-bottom: 0;
    padding-top: 35px;
    width: 98%;
}

.filesharing-item {
	margin-left: 10px;
	padding-bottom: 20px;
	margin-right: 10px;
	margin-bottom: 8px;

}
.filesharing-item-title {
    margin-bottom: 5px;
    padding-left: 10px;
    text-align: left;
    width: 98%;
    margin: 0 auto;
}
.filesharing-item-title a:link {
    display: block;
    font-size: 1.1em;
    font-style: italic;
    letter-spacing: 1px;
    margin-bottom: 10px;
    text-decoration: none;
    padding-bottom: 7px;
    padding-top: 15px;
    
    border-bottom: 2px dashed #cacaca;
 
}

.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: 2em;
    letter-spacing: 1px;
    line-height: 60px;
    text-align: left;
    width: 97%;
    margin: 0 auto;
    padding: 0;
    margin-bottom: -15px;
    margin-top: 35px;
}
.album-description {
    font-size: 1.2em;
    font-style: italic;
    margin: 0 auto;
    padding-bottom: 9px;
    text-align: left;
    width: 97%;
    margin-bottom: 20px;
}

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

.thumbnail-frame {
}
.thumbnail-frame a:hover {
    -moz-transition: all 500ms linear 0s;
    outline: 0 none;
    text-shadow: -1px 1px 8px #FFFFCC,
}
.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;
     padding: 2px;
        
    box-shadow: 0 1px 2px #000000;
}
.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-image: url(images/background_1.png);
	background-repeat: repeat;
    margin: 0 auto;
    max-width: 100%;
    text-align: center;
    height: 1200px;
}
.photo-background img {
    max-width: auto;
}
.photo-background p {
    color: #2b2b2b;
    margin: 0;
    text-align: center;
}
.photo-navigation {
    border-top: medium none;
    font-size: 1.2em;
   
    margin: -8px auto 0;
    padding: 20px;
    text-align: center;
    width: auto;
}
.photo-links {
    font-size: 1.2em;
    text-transform: uppercase;
}
.photo-navigation a:link, .photo-navigation a:visited {
    color: #fff;
    text-decoration: none;
}
.photo-navigation a:hover {
    color: #acacac;
    outline-style: none;
    outline-width: 0;
    text-decoration: none;
    
}
.photo-frame {
}
.photo-background p.photo-title {
    color: white;
    font-size: 1.7em;
    line-height: 46px;
    text-align: center;
}
.photo-background p.photo-caption {
    color: #c2c2c2;
    font-size: 0.7em;
    font-style: italic;
    line-height: 1.7em;
}
img.photo-frame {
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 5px 30px #000000, 0 1px 0 rgba(255, 255, 255, 0.06) inset, 0 -1px 0 rgba(255, 255, 255, 0.06) inset, 1px 0 0 rgba(255, 255, 255, 0.06) inset, -1px 0 0 rgba(255, 255, 255, 0.06) inset;
    clear: both;
    height: auto;
    margin-bottom: 100px;
    max-width: auto;
    position: relative;
    top: 10px;
    width: auto;
}


/* @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;
    letter-spacing: 0.7px;
    line-height: 31px;
    margin: 0 auto;
    padding-left: 0;
    padding-top: 35px;
    text-align: left;
    width: 97%;
}
.movie-page-description {
    font-size: 1.2em;
    font-style: italic;
    margin: 0 auto;
    padding-bottom: 5px;
    padding-left: 0;
    text-align: left;
    width: 97%;
}
.movie-thumbnail-frame {
    float: left;
    margin: 31px;
}
.movie-thumbnail-frame a img {
    box-shadow: 0 5px 3px -4px #4E4E4E;
    height: 150px;
    width: 250px;
}
.movie-thumbnail-frame:hover {
    opacity: 0.5;
}
.movie-thumbnail-caption {
    margin-top: 5px;
    padding-left: 9px;
    text-align: justify;
    font-style: italic;
}
	
/* @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 Single Page (Movie View) */

.movie-background {
}

.movie-title {
}

.movie-frame {
}
	
/* @end */


/* @end */

/* @group Contact Form */

.message-text {
  font-size: 1.7em;
  letter-spacing:.5px;
  padding-bottom: 5px;
  border-bottom: 8px solid #e8e8e8;
  margin: 0 auto;
  width: 95%;
  margin-top: 50px;
}
.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:#e8e8e8;
  border-style:none;
  color: #2b2b2b;
  line-height:normal;
  margin-bottom:10px;
  outline:none;
  padding:10px 12px;
  width:70%;
  margin-left: 15px;
  border-radius: 0px 0px 0px 0px;
	box-shadow: 0 1px 2px #000000;
  font-family: arial;
  
  border: 2px solid white;
}
form label {
  font-size: 1em;
  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:#e8e8e8;
	border-radius: 14px 3px 14px 3px;
  border-style:none;
  color:#2B2B2B;
  line-height:normal;
  margin-bottom:10px;
  outline:none;
  padding:10px 12px;
  margin: 0 -14px 0 15px;
}
.form-input-button:hover {
  background-color:#cacaca;
}


.view {
    width: 300px;
    height: 300px;
     margin: 57px 34px;
    float: left;
    border: 4px solid #e8e8e8;
    overflow: hidden;
    position: relative;
    text-align: center;
    box-shadow: 0 5px 4px -2px #4E4E4E;
    cursor: default;
    background: #fff url(../images/bgimg.jpg) no-repeat center center
}
.view .mask, .view .content {
    width: 300px;
    height: 300px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0
}
.view img {
    display: block;
    position: relative
}
.view h2 {
    text-transform: uppercase;
    color: #2b2b2b;
    text-align: center;
    position: relative;
    font-size: 2.4em;
    padding: 10px;
    background: rgba(0, 0, 0, 0.8);
    margin: 20px 0 0 0
}
.view p {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 1.1em;
    position: relative;
    color: #fff;
    padding: 10px 20px 20px;
    text-align: center
}
.view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #e8e8e8;
    text-transform: uppercase;
    box-shadow: 0 0 1px #000
}
.view a.info:hover {
    box-shadow: 0 0 5px #000
}
.view-sixth img {
   -webkit-transition: all 0.4s ease-in-out 0.5s;
   -moz-transition: all 0.4s ease-in-out 0.5s;
   -o-transition: all 0.4s ease-in-out 0.5s;
   -ms-transition: all 0.4s ease-in-out 0.5s;
   transition: all 0.4s ease-in-out 0.5s;
}
.view-sixth .mask {
    background-color: rgba(255, 255, 255, 0.7);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.3s ease-in 0.4s;
   -moz-transition: all 0.3s ease-in 0.4s;
   -o-transition: all 0.3s ease-in 0.4s;
   -ms-transition: all 0.3s ease-in 0.4s;
   transition: all 0.3s ease-in 0.4s;

}
.view-sixth h2 {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   border-bottom: 1px solid rgba(0, 0, 0, 0.3);
   background: transparent;
   margin: 20px 40px 0px 40px;
   -webkit-transform: scale(10);
   -moz-transform: scale(10);
   -o-transform: scale(10);
   -ms-transform: scale(10);
   transform: scale(10);
   -webkit-transition: all 0.3s ease-in-out 0.1s;
   -moz-transition: all 0.3s ease-in-out 0.1s;
   -o-transition: all 0.3s ease-in-out 0.1s;
   -ms-transition: all 0.3s ease-in-out 0.1s;
   transition: all 0.3s ease-in-out 0.1s;
}
.view-sixth p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(10);
   -moz-transform: scale(10);
   -o-transform: scale(10);
   -ms-transform: scale(10);
   transform: scale(10);
   -webkit-transition: all 0.3s ease-in-out 0.2s;
   -moz-transition: all 0.3s ease-in-out 0.2s;
   -o-transition: all 0.3s ease-in-out 0.2s;
   -ms-transition: all 0.3s ease-in-out 0.2s;
   transition: all 0.3s ease-in-out 0.2s;
}
.view-sixth a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: translateY(100px);
   -moz-transform: translateY(100px);
   -o-transform: translateY(100px);
   -ms-transform: translateY(100px);
   transform: translateY(100px);
   -webkit-transition: all 0.3s ease-in-out 0.1s;
   -moz-transition: all 0.3s ease-in-out 0.1s;
   -o-transition: all 0.3s ease-in-out 0.1s;
   -ms-transition: all 0.3s ease-in-out 0.1s;
   transition: all 0.3s ease-in-out 0.1s;
}
.view-sixth:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
}
.view-sixth:hover img {
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
}
.view-sixth:hover h2 {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;
}
.view-sixth:hover p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}
.view-sixth:hover a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.3s;
   -moz-transition-delay: 0.3s;
   -o-transition-delay: 0.3s;
   -ms-transition-delay: 0.3s;
   transition-delay: 0.3s;
}
				
