/* This is the RETRACT Rapidweaver theme by Henk Vrieselaar
www.henkvrieselaar.com */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

ol, ul {
	margin:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

blockquote, q {
	quotes:none;
}

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

:focus {
	outline:0;
}

ins {
	text-decoration:none;
}

del {
	text-decoration:line-through;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

html {
	overflow-y:scroll;
}

div, p, a, li, td {
	-webkit-text-size-adjust:none;
}

body {
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
}

body *,
body *:before,
body *:after {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

fieldset {
	padding:0;
	margin:0;
	background-color:transparent!important;
}

fieldset input[type="text"] {
	border-style:solid;
	border-width:1px;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
	background-color: transparent;
	padding: 1px 3px 2px;
}

fieldset input[type="submit"] {
	background-color:transparent;
	font-family:FontAwesome;
}

fieldset input[type="submit"], fieldset input[type="submit"]:hover {
	border-style:none;
	padding-left:5px;}

#banner-image {
	background: url('../../../rw_common/themes/retract/images/banners/banner1.jpg') no-repeat center center;}

#myExtraContent1 {
	position:fixed;
	z-index:9999999;
	margin: 0 auto;
	top: 8px;
	padding-bottom: 20px;
	height: 10px;
	overflow: hidden;}
	
#myExtraContent1 img {height: 28px; width: auto;
	vertical-align: middle;
}

#myExtraContent2 {
line-height: 1.5;
	position:absolute;
	z-index:10;
	margin: 0 auto;
	text-align: center;
	bottom: 0;
	padding-bottom: 10px;}

#myExtraContent2 .fa {padding-right: 5px;padding-left: 5px;}

#myExtraContent3 {
line-height:1.5;
	position:relative;
	z-index:10;
	text-align: left;
	padding: 20px;
	margin: 0 auto;}

#myExtraContent4 {
	line-height: 1.5;
	position:relative;
	z-index:9999999;	
	padding-bottom: 0px;
	text-align: left;
	margin: -45px 0 0;}

#myExtraContent5 {
	line-height: 1.5;
	position:relative;
	z-index:10;
	padding: 0;
	margin: 45px auto 0;
	font-size: 12px;
	text-align: left;
}

#myExtraContent4 a:link,#myExtraContent5 a:link {
  letter-spacing: 0px !important;
	font-weight: normal !important;
	font-style: normal !important;}

#myExtraContent3 .fa ,#myExtraContent4 .fa,#myExtraContent5 .fa {
	padding-right: 10px;
}

#myExtraContent4 a:hover,#myExtraContent5 a:hover {text-shadow: none;}


.fa {
	-webkit-font-smoothing:none;
	-webkit-font-smoothing:subpixel-antialiased;
	-webkit-font-smoothing:antialiased;
}

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

img, a img {
	max-width: 100%;
	margin: 0;
	padding: 0;
	height: auto;
}

#freeStyle {
	display: none;
}

#freeStyle img {
	max-width: none;
	width: 100%;
}

#breadcrumbcontainer .fa {
	display:inline-block!important;
}

a, a:hover {
	outline:0;
}

a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

a:active {
	text-decoration:none;
}

a img {
	border:0;
}

img {
	border:0;
}

.image-left {
	float:left;
	margin:3px 10px 3px 0;
}

.image-right {
	float:right;
	margin:3px 0 3px 10px;
}

body{
-webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
	-moz-animation:fadeIn ease-in 1;
	animation:fadeIn ease-in 1;
 
	-webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
	-moz-animation-fill-mode:forwards;
	animation-fill-mode:forwards;
	-webkit-animation-duration:300ms;
	-moz-animation-duration:300ms;
	animation-duration:300ms;}
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

#container {
	margin:0 auto;
	padding: 30px 0;
}

.clearer {
	clear:both;
}

#banner-image {
	background: url('../../../rw_common/themes/retract/images/banners/banner1.jpg') no-repeat center center;}

#title {
	position: relative;
	margin-top: 15px;
	z-index: 999;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

#titlebg {background-position: center top;
	padding-top: 50px;
	padding-bottom: 50px;
}
@media (max-width: 1350px ) {
#titlebg {padding-bottom: 45px;}}
@media (max-width: 1150px ) {
#titlebg {padding-bottom: 40px;}}
@media (max-width: 1024px ) {
#titlebg {padding-bottom: 35px;}}
@media (max-width: 900px ) {
#titlebg {padding-bottom: 30px;}}
@media (max-width: 768px ) {
#titlebg {padding-top: 40px;
	padding-bottom: 25px;
}}
@media (max-width: 600px ) {
#titlebg {
	padding-top: 40px;
	padding-bottom: 20px;
}}

#title h1 {
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	padding-bottom: 5px;
	text-align: center;
	line-height: 1;
	-webkit-text-stroke-width: 0px;
	padding-top: 14px;}

#title h1, #title h1 a:link, #title h1 a:visited {
	text-decoration:none;
}

#title h2 {
	z-index:10;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 0 20px;
	text-align: center;
	line-height: 1.2;
	position: relative;
	font-weight: normal;
	font-style: normal;
}

#header{padding-top: 0px;}

#contentContainer {
	position:relative;
	z-index:5;
	width:65%;
}

#contentContainer #content {
	padding:0;
	line-height:1.5;
	position:relative;
	z-index:1;
}

#myExtraContent3 .fa,#contentContainer #content .fa,#sidebarContainer #sidebar .fa  {
	padding-right: 5px;
}

#sidebarContainer {
	float:right;
	width:35%;
	z-index:5;
	position:relative;
}

#sidebarContainer #sidebar {
	line-height:1.5;
	padding-bottom:0;
	padding-left:0;
	position:relative;
}

#sidebarContainer .sideHeader {
	font-style:normal;
	font-size:1.4em;
}

#footer {
	font-size:12px;
	line-height:1.4;
	position:relative;
	z-index:1;
	padding: 20px 0 10px;
	margin: 0;
	margin-right:auto;
	margin-left:auto;
}

#content-wrapper {
	width: 100% !important;
	left:0;}

#footer p {
	margin:0 0 15px;
	padding-left:0;
	padding-right:0;
	text-align: center;}

#breadcrumbcontainer {display: none;}

#breadcrumbcontainer ul {}

#logo {margin-top:33px;}

#breadcrumbcontainer [class^="icon-"], #breadcrumbcontainer .fa {
	display:none;}

#breadcrumbcontainer ul {
	list-style:none;
	margin:0;
	padding:0;}

#breadcrumbcontainer li {display:inline;}
#breadcrumbcontainer a {text-decoration:none;}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 10px 15px 0;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;}
	
.hamburger:hover {}

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 40px;
    height: 4px;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
    
.hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -10px; }
  .hamburger-inner::after {
    bottom: -10px; }

/*
 * Collapse
 */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.15s;
  transition-delay: 0.15s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--collapse .hamburger-inner::after {
  top: -20px;
  transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
.hamburger--collapse .hamburger-inner::before {
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.32s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear; }
.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1); }



/* start Menu */
nav:not(.mm-menu){display: none;}
.header{
	line-height: 40px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
	width: 100%;
	height: 47px;
	z-index: 9999999;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.15);
box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.15);}
	
.mm-menu a {
  font-family: sans-serif;
  font-style: normal;
  letter-spacing: 0.55px;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -mox-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: 300;}

.mm-menu .current,.mm-menu .currentAncestor,.mm-menu a:hover {
  	font-weight: 700;
   letter-spacing: 0px;}
	
.fa:hover,.hamburger:hover{
	/* CSS3 animation */
    -webkit-animation-name: animation;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    -webkit-animation-delay: 0;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-name: animation;
    -moz-animation-duration: 0.5s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: 1;
    -moz-animation-direction: normal;
    -moz-animation-delay: 0;
    -moz-animation-play-state: running;
    -moz-animation-fill-mode: forwards;}


/* keyframes #animation */
@-webkit-keyframes animation {
    0% {
        -webkit-transform: scale(1);
    }
    30% {
        -webkit-transform: scale(1.12);
    }
    100% {
        -webkit-transform: scale(1.06);
    }
}
@-moz-keyframes animation {
    0% {
        -moz-transform: scale(1);
    }
    30% {
        -moz-transform: scale(1.12);
    }
    100% {
        -moz-transform: scale(1.06);
    }
}


/* end Menu */	
	
blockquote {
	font-size:1em;
	margin:5px 0;
	padding:10px 15px;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	font-weight: 400;
	font-style: normal;
	line-height: 1.1;
	padding-bottom: 5px;
}

h1 {
	font-size:2.25em;
}

h2 {
	font-size:2em;
}

h3 {
	font-size:1.75em;
}

h4 {
	font-size:1.5em;
}

h5 {
	font-size:1.25em;
}

h6 {
	font-size:1.1em;
}

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-alpha;
}

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

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

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

#sidebarContainer #sidebar ul {
	margin:10px 0;
	padding:0;
}

table {
	font-size:1em;
}

.blog-entry-summary {
	margin-bottom:10px;
}

.blog-archive-headings-wrapper {
	margin-bottom:10px;
	padding-bottom:10px;
}

.blog-archive-month {
	letter-spacing:2px;
	margin-bottom:5px;
	font-style:normal;
	font-size:2em;
}

.blog-archive-link {
	margin-bottom:2px;
	padding-bottom:10px;
}

p.blog-entry-tags, .blog-archive-link-enabled, .blog-archive-link-disabled, .blog-category-link-enabled, .blog-category-link-disabled {
	padding-left:0;
}

html>body .blog-archive-link-disabled, html>body .blog-archive-link-enabled, html>body .blog-archive-link-enabled:link, html>body .blog-archive-link-enabled:visited {
	padding-left:0;
}

ul.blog-tag-cloud {
	margin:0 0 10px;
	padding:0;
	text-align:left;
}

ul.blog-tag-cloud li {
	display:inline;
	padding-right:5px;
}

.blog-tag-size-1 {
	font-size:.8em;
}

.blog-tag-size-2 {
	font-size:.85em;
}

.blog-tag-size-3 {
	font-size:.9em;
}

.blog-tag-size-4 {
	font-size:.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.1em;
}

.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;
}

ul.blog-tag-cloud {
	margin:0;
	padding:0 0 10px;
}

ul.blog-tag-cloud:before {
	content:"Tag cloud";
	text-transform:uppercase;
	font-size:1em;
	line-height:1.1;
	text-align:left;
	margin-top: 10px;
	margin-bottom: 15px;
	border-bottom-style: solid;
	border-bottom-width: 0.5px;
	padding-bottom: 1px;
}

.blog-entry {
	margin-bottom:7px;
	padding: 7px 12px;
	border-style: solid;
	border-width: 1px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.blog-entry-title {
	font-size:2.3em;
	line-height: 1.1em;
	margin: 5px 0 0;;
}

.blog-entry-title .fa{
	padding-right: 7px;
}

.blog-entry-title:hover {
}

.blog-entry-title a {
	margin-bottom:0;
	text-decoration:none;
}

.blog-entry-title a:link, .blog-entry-title a:visited {
	text-decoration:none;
}

.blog-entry-title a:hover {
	text-decoration:none;
}

.blog-entry-date {
	font-size:12px;
	margin-bottom:10px;
	line-height:1.4;
	padding: 6px 0 2px;
}

.blog-read-more a:link {
	font-style:italic;
}

.blog-read-more {
	display:block;
	margin-top:5px;
	font-size:12px;
	margin-bottom:15px;
	font-style:italic;
	padding:0;
}

.blog-entry-body {
	margin-bottom:10px;
}

.blog-entry-comments {
	margin-top:10px;
}

.blog-entry-category {
	padding-left:0;
	margin-left:0;
	text-decoration:none;
}

.blog-entry-category a:link, .blog-entry-category a:visited {
	text-decoration:none;
	margin-bottom:15px;
	line-height:1;
}

.blog-archive-link-enabled {
	padding-left:0;
}

.blog-archive-link-disabled {
	padding-left:0;
}

#blog-categories:before, #blog-archives:before, ul.blog-tag-cloud:before, #blog-rss-feeds:before {
	display:block;
	margin-bottom:0;
	font-size:1em;
}

#blog-categories, #blog-archives {
	padding-top:0;
	padding-bottom:0px;
}

#blog-categories:before {
	content:"Categories";
	text-transform:uppercase;
	font-size:1em;
	line-height:1.1;
	text-align:left;
	margin-top: 0;
	margin-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 0.5px;
	padding-bottom: 1px;
}

#blog-archives a, #blog-categories a {
	text-decoration:none;
	margin-right:10px;
	display: inline;
}

#blog-categories a:hover {
	text-decoration:none;
}

.blog-category-link-enabled {
	padding-left:0;
}

.blog-category-link-disabled {
	padding-left:0;
}

#blog-archives:before {
	content:"Archives";
	text-transform:uppercase;
	font-size:1em;
	line-height:1.1;
	text-align:left;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 0.5px;
	padding-bottom: 1px;}

#blog-rss-feeds:before {
	content:"Feeds";
	text-transform:uppercase;
	font-size:1em;
	line-height:1.1;
	text-align:left;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 0.5px;
	padding-bottom: 1px;
}

#blog-rss-feeds {
	margin-bottom:10px;
	line-height:1.4;
	text-decoration:none;
}

.blog-rss-link {
	text-decoration:none;
	text-indent:0;
	padding-right:0;
}

a.blog-comment-link {
	padding-left:0;
	margin-right:5px;
	text-decoration:none;
}

a.blog-trackback-link {
	padding-left:0;
	text-decoration:none;
}

.filesharing-description {
	margin:0px;
}

.filesharing-item {
	margin-bottom:7px;
	padding: 7px 12px;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
	border-style: solid;
	border-width: 1px;
}

.filesharing-item-title {
	margin-bottom: 8px;
}

.filesharing-item-title .fa{
	padding-right: 7px;
}

.filesharing-item-title a{
	font-size: 1.4em;
	line-height: 1.1em;
	display: inline-block;
}


.filesharing-item-description {
	margin:0;
	padding:0px;
}

.album-title {
	font-size: 1.5em;
	margin:0 0 5px;
	padding-bottom:5px;
	padding-top:0;
	padding-left:0;
	position:relative;
}

.album-description {
	margin-bottom:10px;
}

.album-wrapper {
	display:block;
	width:99%;
	position:relative;
}

.thumbnail-wrap {
	text-align:left;
	position:relative;
	padding-bottom:35px;
	margin: 5px 15px 12px 1px;
	float:left;
}

.thumbnail-frame {
	position:absolute;
	bottom:0;
	left:0;
	-webkit-font-smoothing: none;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-font-smoothing: antialiased;
}

.thumbnail-frame img {
	position:relative;
	margin:auto;
	-webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1); 
}
    
.thumbnail-frame img:hover {
	padding: 0;
	-webkit-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.45);
-moz-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.45);
box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.45);
    z-index: 2;
    -webkit-transition: all 150ms ease-in;
    -webkit-transform: scale(1.15);
    -ms-transition: all 150ms ease-in;
    -ms-transform: scale(1.15);   
    -moz-transition: all 150ms ease-in;
    -moz-transform: scale(1.15);
    transition: all 150ms ease-in;
    transform: scale(1.15);
}

.thumbnail-caption {
	margin: 0;
	padding:0;
	width:100%;
	height:38px;
	display:block;
	font-size:11px;
	text-align:center;
	line-height:1.2;
}

.photo-background {
	text-align:center;
}

.photo-navigation {
	height:105px;
	margin-bottom:20px;
	width:100%;
	text-align:center;
	margin-top:10px;
}

.photo-links {
	padding: 0 0 20px 40px;
	margin:0;
	font-size:14px;
}

.photo-frame {
	padding:0;
	margin-bottom:10px;
	border-style:solid;
	border-width:10px;
}

.photo-title {
	font-size:1.5em;
	padding: 10px 0 15px 40px;
	margin:0;
}

.photo-caption {
	font-size:1.2em;
	padding:0 0 0 40px;
	margin:0 0 10px;
}

.exif-data {
	font-size:11px;
	line-height:1.3;
}

.movie-description {
	padding-top:10px;
}

.movie-page-title {
	font-size:18px;
	color:#000;
	margin:0;
	margin-bottom:5px;
}

.movie-page-description {
	margin-bottom:10px;
}

.movie-thumbnail-frame {
	width:132px;
	float:left;
	text-align:center;
	margin:0 10px 35px 0;
}

.movie-thumbnail-frame a:link {
	width:132px;
	float:left;
	margin-bottom:0;
	padding:0;
}

.movie-thumbnail-frame img {
	width:auto;
	float:left;
	margin-bottom:5px;
	padding:0;
	border-style:solid;
	border-width:1px;
}

.movie-thumbnail-frame img:hover {
	border:1px solid #fff;
}

.movie-thumbnail-caption {
	text-align:center;
	font-size:11px;
}

.movie-description {
	padding-top:10px;
}

.movie-background {
	padding-left:10px;
}

/* Contact Form */

form {
  margin: 0;
  padding: 0;}

.message-text {}
.required-text {}

.form-input-field {
  width: 95%;
  -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  padding: 6px 10px;
	transition-duration: 250ms;
  transition-property: background-color;
	border-style: none;
}

.form-input-field:focus {
  outline: 0;
}

.form-input-button {
  -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
  padding: 8px 20px;
  border: none;
}

.form-input-button[type=submit]:hover,.form-input-button[type=reset]:hover {
  transition-duration: 250ms;
  transition-property: background-color;
}

/* End Contact Form */

.rw-sitemap ul {
	margin:0;
	padding:0;
	list-style-type:disc;
	list-style-position:inside;
	text-transform:uppercase;
	line-height:1.1;
}

.rw-sitemap ul li {
	margin:0 0 10px;
}

.rw-sitemap ul li:last-child {
	margin:0;
}

.rw-sitemap ul li li {
	margin:0 0 5px;
}

.rw-sitemap ul li li:last-child {
	margin:0;
}

.rw-sitemap ul ul {
	padding:0 0 0 50px;
	list-style-type:circle;
	margin-top:10px;
	line-height:1.2;
	text-transform:capitalize;
}

.rw-sitemap ul ul ul, .rw-sitemap ul ul ul ul {
	list-style-type:circle;
	margin-top:5px;
	margin-bottom:10px;
	padding-left:30px;
}

.rw-sitemap [class^="icon-"] {
	display:none;
}

#sitemap li .fa {
	padding-right:10px;
}

#dsq-comments-title {
  clear: none !important;
}

#dsq-content .dsq-options {
  clear: none !important;
}

#dsq-thread-settings {
  clear: none !important;
}

#dsq-content div {
  clear: none !important;
}

.dsq-login-buttons li {
  clear: none !important;
  margin-bottom: 25px!important;
}

.dsq-button {
  float: none ! important;
}

/* JS-Kit Override */

.js-singleCommentBodyT {
  display: block;
  padding-top: 17px !important;

}

.js-singleCommentHeader {
  padding: 0 8px !important;
}

.js-OldComments,
.js-commentFieldLabel,
.js-pmFieldLabel,
.js-singleCommentBody,
.js-singleCommentKarmaComMod,
.js-commentBodyLabel,
.js-commentCmtTextarea,
.js-commentAvatarArea,
.js-OldCommentsWrap,
.js-OldComments,
.js-CreateCommentFieldsWrap,
.js-CreateCommentFields,
.js-commentCmtTextarea,
.js-kit-comments div {
  clear: none !important;
}

.js-singleCommentText {
  display: block !important;
  clear: both !important;
}

.js-kit-comments br {
  display: none !important;
}

.js-singleCommentBody br {
  display: block !important;
}

#contentContainer #content a:hover,#contentContainer #content a:active,
#sidebarContainer #sidebar a:hover,
#sidebarContainer #sidebar a:active,
#footer a:hover, #footer a:active,
#myExtraContent1 a:hover,
#myExtraContent1 a:active,
#myExtraContent2 a:hover,
#myExtraContent2 a:active,
#myExtraContent3 a:hover,
#myExtraContent3 a:active,
#myExtraContent4 a:hover,
#myExtraContent4 a:active,
#myExtraContent5 a:hover,
#myExtraContent5 a:active,#blog-archives a:hover, #blog-categories a:hover,#blog-rss-feeds a:hover,ul.blog-tag-cloud a:hover{
	text-decoration: underline;
}

.scrollup {position: absolute;
}

@media screen and (max-width:1024px) {
#title h1{
	padding-top: 10px;
}
#title h2{
	padding-bottom: 13px;
}
#container {
	padding-top: 30px;
	padding-bottom: 25px;
}

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

@media screen and (max-width:768px) {
.hamburger {padding-right: 10px;}
#myExtraContent2 {padding-bottom: 7px;}
#container {padding: 20px;}

h1 {font-size:2em;}
h2 {font-size:1.75em;}
h3 {font-size:1.5em;}
h4 {font-size:1.25em;}
h5 {font-size:1em;}
h6 {font-size:0.75em;}

#contentContainer {
	width:auto;
	padding-right:0!important;
	padding-left:0!important;
	float:none!important;
	margin-top:0;
	margin-bottom:15px;
}

#sidebarContainer {
	float:left;
	width:100%;
	margin-top:0;
	padding-top:0px;
	padding-bottom:0;
}

#breadcrumbcontainer {
	padding-left:20px;
	padding-right:20px;
	text-align:left;
}

#breadbg {
	position:absolute;
	top:0;}
	
.mean-container a.meanmenu-reveal {
	padding-right:20px;
}

#contentContainer #content {
	padding-right:0!important;
	padding-left:0!important;
}}

@media screen and (max-width:600px) {
.hamburger {padding-right: 0;}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {width: 30px;height: 3px;border-radius: 2px; }
.hamburger-inner {margin-top: -2px; }
#myExtraContent3 .fa,#myExtraContent4 .fa,#myExtraContent5 .fa,#contentContainer #content .fa,#sidebarContainer #sidebar .fa  {padding-right:5px;}
#myExtraContent2 {padding-bottom: 5px;}
#myExtraContent2 .fa {padding-right: 4px;padding-left: 4px;}
#myExtraContent4 .fa,#myExtraContent5 .fa {padding-right: 8px;}

#container, #logo,#footer,#breadcrumbcontainer {
	padding-left:15px!important;
	padding-right:15px!important;
}

#title h1{
	padding-top: 5px;
}
#title h2{
	padding-bottom: 7px;
	padding-top: 3px;
}

#container {
	padding-top: 15px;
	padding-bottom: 15px;
}

input.form-input-field {
	width:85%;
}

#breadcrumbcontainer a {
	letter-spacing:-1px;
}}

@media screen and (max-width:480px) {
#myExtraContent4 fieldset input[type="text"] {width:85px;}}
