/*
File: 'HV-XXL-r Right' (RapidWeaver 4, 5 and >) styles.css Style Sheet
Created: July 2012
Author: Henk Vrieselaar
http://www.henkvrieselaar.com
*/

/* @group General Styles */

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

body {
	margin: 0;
	padding: 0;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

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

/* remember to define focus styles! */
:focus {
	outline: 0;
	-moz-outline-style:none;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* @end */
body {
	margin: 2px 0 0 30px;
	padding: 0;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}

#strip2 {
	/*Background of the Menu, Sidebar, EC3 and EC4 goes*/
	padding: 0;
	position: fixed;
	z-index: 10;
	top: 0px;
	height: 100% !important;
}

#borderstrip {
	/*Background of the Menu, Sidebar, EC3 and EC4 goes*/
	padding: 0;
	position: fixed;
	z-index: 10;
	top: 0px;
	height: 100% !important;
}

#strip {
	/*Where the Menu, Sidebar, EC3 and EC4 goes*/
	padding: 0;
	position: fixed;
	z-index: 150;
	top: 0px;
	height: 100% !important;
}

#containerstrip {
/*transparent vertical strip*/
	top: 0;
	position: fixed;
	height: 20000px;
}

#containerborder {
/*transparent vertical strip*/
	top: 0;
	position: fixed;
	height: 20000px;
	z-index: 10;
}

fieldset {
	border-style: none;
	padding: 0;
	float: left;
	margin: 3px 0 10px;
}

/* @font-face kit by Fonts2u (http://www.fonts2u.com) */
@font-face {
	font-family: "Socialico";
	src:url("fonts/Socialico.eot?") format("eot"),
	url("fonts/Socialico.woff") format("woff"),
	url("fonts/Socialico.ttf") format("truetype"),
	url("fonts/Socialico.svg#Socialico") format("svg");
	font-weight: normal;
	font-style: normal;}

a.social{
	letter-spacing: 8px;
	display: inline-block;
	text-align: center;
	font: 36px "Socialico";}

a.social:last-child{
	border: none;
	background-color: transparent;}

a.social:hover{
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;}

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

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

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

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

#myExtraContent1 {
	margin-top: 0;
	line-height: 1.6;
	padding: 15px 30px 0;
	position: relative;
	z-index: 10;}

#myExtraContent2 {
	margin-top: 0px;
	line-height: 1.6;
	padding: 10px 30px 0;
	margin-bottom: 10px;
	position: relative;
	z-index: 10;
}

#myExtraContent3 {
	line-height: 1.6;
	padding: 20px 30px 0;
	margin-bottom: 20px;
	position: relative;
	z-index: 10;
}

#myExtraContent4 {
	line-height: 1.6;
	padding: 10px 10px 0;
	margin-bottom: 10px;
	position: relative;
	z-index: 10;}
	
#myExtraContent5 {
	line-height: 1.6;
	padding: 5px 10px 0;
	position: relative;
	z-index: 10;}

#myExtraContent6 {
	z-index: 1000 !important;
	position: fixed;
	line-height: 1.4;
	text-align: right;
	right: 20px;
	bottom: 15px;
}

div.symnivoheader{margin-bottom:0px !important;}
div.symnivofooter{margin-top:0px !important;}

a {
	outline: none;
	 -webkit-transition-property:color; 
	-webkit-transition-duration: 500ms; 
	-webkit-transition-timing-function: linear;
}

p {
}

b, strong {

}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a img {
	border:none
}

img {
	border: none;
}

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

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

/* @group Layout */

#container {
	padding: 0;
	margin: 0;
	position: relative;
}

.clearer {
	clear: both;
}

img[alt^='flexible'] {max-width: 100%;height: auto;}

#pageHeader {
	position: relative;
	z-index: 10;
	background-color: transparent;
	padding-bottom: 5px;
	padding-top: 0;
}

#pageHeader img {
	top: 0px;
	padding: 5px 0 0 30px;
	position: relative;
}

#pageHeader h1 {
	text-align: left;
	z-index: 10;
	position: relative;
	padding: 0 30px;
}

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

#pageHeader h2 {
	text-align: left;
	z-index: 10;
	position: relative;
	color: white;
	padding-left: 30px;
	padding-right: 30px;
	font-weight: normal;
	font-style: normal;
}

#contentContainer {
	padding: 0;
	position: relative;
	z-index: 15;
	margin: 0;
	width: 100%;
}

#contentContainer #content {
	font-size: 12px;
	line-height: 1.6;
	padding: 15px 20px 15px 30px;
}

#sidebarContainer {
	width: auto;
	z-index: 1;
	position: relative;
	padding: 0;
	z-index: 5;
	background-color: transparent;
	margin: 0;
}

#sidebarContainer #sidebar {
	font-size: 12px;
	line-height: 1.6;
	margin-top: 11px;
	padding: 3px 10px 20px;
}

#sidebarContainer .sideHeader {
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	line-height: 1.4;
	padding-bottom: 5px;
}

#footer {
	font-size: 12px;
	line-height: 1.6;
	z-index: 15;
	position: relative;
	padding-top: 15px;
	padding-bottom: 2px;
	margin: 0;
}

#footer p {
	padding-left: 30px;
	padding-right: 30px;
}

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

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

/* @group Toolbar */

/* @group Bread-crumb */

#breadcrumbcontainer {
	margin: 0 0 50px;
	font-size: 12px;
	line-height: 1.4;
	z-index: 1;
	color: black;
	position: relative;
	background-color: transparent;;
}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0;
	z-index: 100;
	padding: 0 0 0 30px;
}

#breadcrumbcontainer li {
	display: inline;
	z-index: 100;
}

#breadcrumbcontainer a {
	text-decoration: none;
}

#breadcrumbcontainer a:hover {
	z-index: 100;
}
	
/* @end */

/* @group Toolbar */
#navcontainer {
	z-index: 8;
	margin-top:20px;
	padding-left: 10px;
	padding-right: 10px;
}

#navcontainer .current {
}

#navcontainer .currentAncestor {
}

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

#navcontainer li {
}

#navcontainer a {
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	padding-right: 5px;
	padding-left: 0;
}
#navcontainer a:hover {}
#navcontainer a:active {}

/* Child - Level 1 */
#navcontainer ul ul {padding-bottom: 10px;}
#navcontainer ul ul li {}
#navcontainer ul ul a {line-height: 1;}
#navcontainer ul ul a:hover{}
#navcontainer ul ul .current{}
#navcontainer ul ul .currentAncestor {}

/* Child - Level 2 */
#navcontainer ul ul ul {}
#navcontainer ul ul ul li{}
#navcontainer ul ul ul a {line-height: 1;}
#navcontainer ul ul ul a:hover{}

/* Toolbar Styles */

/* @group Global Classes */

blockquote {
	color: #4c4c4c;
	font-style: italic;
	font-size: 1em;
	padding: 3px 10px;
	margin: 0;
}

.imageStyle {
}

h1 {
	font-size: 1.6em;
	margin: 0 0 3px;
}

h2 {
	font-size: 1.4em;
	margin: 0 0 3px;
}

h3 {
	font-size: 1.2em;
	margin: 0 0 3px;
}

h4 {
	font-size: 1em;
	margin: 0 0 3px;
}

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

/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
	margin: 10px 0;
	padding: 0;
}

#sidebarContainer #sidebar li {
}
	
/* Table Styles */
table {
	font-size: 1em;
}
/* @end */

/* @group Blog */

/* @group Archive Page */

.blog-archive-background {
}

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

.blog-archive-entries-wrapper {
}

.blog-archive-entries-wrapper .blog-entry {
	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;
}.blog-archive-link a:link, .blog-archive-link a:visited {
}

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

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: 0px;
}
	
/* @end */

/* @group Tag Cloud */
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: 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.10em;
}

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

/* @end */

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

.blog-entry-title {
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.2;
	margin: 0;
	text-transform: uppercase;
	padding: 0;
}

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

.blog-entry-title a:link,
.blog-entry-title a:visited {
}

.blog-entry-title a:hover {
}

.blog-entry-date {
	font-size: 11px;
	margin-bottom: 12px;
	line-height: 1.2;
	padding: 2px 0px 4px;
	letter-spacing: 2px;
}

.blog-entry-date a:link {
	color: red;
}

.blog-entry-date a:hover {
	color: orange;
}

.blog-read-more a:link {
}

.blog-read-more {
	display: block;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 8px;
	font-size: 12px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	text-transform: uppercase;
}

.blog-entry-body {
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
}

.blog-entry-comments {
	margin-top: 0px;
	padding-bottom: 5px;
}

/*styles the category link in the main entry */
.blog-entry-category {
	padding-left: 0px;
	margin-left: 0px;
	text-decoration: none;
}

/* styles the archives in the blog sidebar */
.blog-entry-category a:link, .blog-entry-category a:visited {
	margin-bottom: 15px;
	line-height: 1;
}

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

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

/* Styles the blog categories in the blog sidebar */
#blog-categories {
	margin-bottom: 10px;
	line-height: 1.4;
	margin-top: 0px;
	padding-top: 0px;	
	font-size: 13px;
	text-transform: uppercase;
}

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

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

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

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

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
	margin-bottom: 20px;
	line-height: 1.5;
	text-decoration: none;
	margin-top: 12px;
}

.blog-rss-link {
	background: url(images/rss_icon.jpg) no-repeat left center;
	padding-left: 16px;
	text-decoration: none !important;
}

.blog-comments-rss-link {
	background: url(images/rss_icon.jpg) no-repeat left center;
	padding-left: 16px;
}

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

/* Trackback links */
a.blog-trackback-link {
	padding-left: 0px;
	text-decoration: none;
}

/* @end */

/* @group File Sharing */

.filesharing-description {
	margin-bottom: 15px;
	margin-top: 0px;
}

.filesharing-item {
	margin-bottom: 15px;
}

.filesharing-item-title {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 5px;
	margin-bottom: 0px;
	text-transform: uppercase;
}

.filesharing-item-title a:link {
	font-size: 16px;
	width: inherit;
	text-decoration: none;
}

.filesharing-item-title a:visited {	
	font-size: 16px;
	padding-left: 0px;
	padding-bottom: 5px;
	text-decoration: none;
}

.filesharing-item-description {
	margin-top: 2px;
	margin-bottom: 10px;
	padding: 0px;
}

/* @end */

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

.album-title {
	font-size: 18px;
	margin: 5px 0px;
	font-weight: normal;
	letter-spacing: 1px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0px;
	color: green;
	position: relative;
}

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

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

.thumbnail-wrap {
    text-align: left;
    position: relative;
    float: left;
    padding-bottom: 45px;
    margin-right: 35px;
    margin-top: 0px;
    margin-bottom: 12px;
}

.thumbnail-wrap:hover {
}

.thumbnail-frame {
	position: absolute;
    bottom: 0;
    left: 0;
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
    padding: 0px;
    margin-right: auto;
    margin-top: auto;
    margin-left: auto;
    border: 1px solid black;
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 300ms;
}

.thumbnail-frame img:hover {
    padding: 0px;
    border: 1px solid white;
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 300ms; 
    background-color: transparent;
}

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

/* @end */

/* @group Single Page (Photo view) */
.photo-background img.bg {
	display: none;
}

.photo-background {
	background: #ffffff;
	margin-bottom: 40px;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
}

.photo-navigation {
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 15px;
}

.photo-title {
	font-size: 2em; 
	font-weight: bold;
	line-height: 1.2;
	font-style: normal;
	padding-top: 0px;
	font-weight: bold;
	text-align: center;
}

.photo-caption {
	font-size: 1.4em;
	margin: 0 0px 15px;
	font-weight: normal;
	text-align: center;
}

.photo-links {
	padding: 0px;
	display: block;
	font-size: 1.1em;
	text-align: center;
}

.photo-navigation a:link, .photo-navigation a:visited {
}

.photo-navigation a:hover {
}

.photo-frame {
	margin-top: 5px;
	background: transparent;
	padding: 8px;
	border: 1px solid #cccccc;
}

/* @end */

/* @group EXIF data */
/* Data wrapper */
.exif-data {
	font-size: 11px;
	line-height: 1.5;
	margin-top: 15px;
}
/* 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 */

#flashcontent,
#photo-slideshow {
text-align: center;}

/* @group Quicktime Page */

.movie-description {
	padding-top: 10px;
}
	
/* @end */

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

.movie-page-title {
	font-size: 18px;
	color: #000;
	margin: 0px;
	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: 0px;
	padding: 0;
}

.movie-thumbnail-frame img {
	width: auto;
	float: left;
	margin-bottom: 5px;
	padding: 0;
	border: 1px solid black;
	-webkit-transition: border-color 300ms ease-in;
}

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


.movie-thumbnail-frame a:hover {
}

.movie-thumbnail-frame:hover {
}


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

/* @group Quicktime Page */

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

.movie-title {
}

.movie-frame {

}

/* @end */

/* @group Contact Form */
.message-text {
} 

.required-text {
} 

.form-input-field {
	width: 90%;
	border: 1px solid black;
	outline-width: 1px;
	outline-color: #FF0000;
	outline-style: solid; 
	color: red;
	line-height: 1.4;
	padding: 5px;
} 

.form-input-button {
	border: 1px solid black;
	font-size: 13px;
	margin-left: 0;
	padding-left: 10px;
	padding-right: 10px;
	background-color: white;
	 -webkit-transition-property:color; 
	-webkit-transition-duration: 300ms; 
	-webkit-transition-timing-function: linear;
} 
/* @end */

/* @group Sitemap */

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

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

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

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

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

.rw-sitemap ul ul {
    padding: 0 0 0 40px;
    line-height: 1.2;
	text-transform: capitalize;
	list-style: circle outside;
}

.rw-sitemap ul ul ul {
    line-height: 1.2;
	margin-bottom: 10px;
	text-transform: capitalize;
}

.rw-sitemap ul ul ul ul {
    line-height: 1.2;
	margin-bottom: 10px;
	text-transform: capitalize;
}

	
/* @end */	