/* @group RESET */

html,body,h1,h2,h3,h4,h5,h6 {
	border: 0;
	outline: 0;
	font-size: 1em;
	font-family: inherit;
	vertical-align: baseline;
	margin: 0;
	padding: 0
}

body {
	color: #fff;
	font-size: 70%;
	overflow: hidden;
}

.external {
	background: url(css/images/external.png) no-repeat right center;
	padding-right: 15px
}

.image-left {
	float: left;
	position: relative;
	margin: 5px 5px 5px 0;
	padding: 3px
}

.image-right {
	float: right;
	position: relative;
	margin: 5px 0 5px 5px;
	padding: 3px
}

img {border: none;}

h1,h2,h3,h4,h5 {
	line-height: 1em;
	text-decoration: none
}

h1 {
	font-size: 2.2em
}

h2 {
	font-size: 2em
}

h3 {
	font-size: 1.8em
}

h4 {
	font-size: 1.6em
}

h5 {
	font-size: 1.4em
}

blockquote, .standout {
	font: italic bold 1.6em Georgia, "Times New Roman", Times, serif;
	padding: 2px
}

code {
	font: 500 1.1em "Courier New", Courier, mono;
	padding: 2px
}

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
}

/* @end */
/* @group GENERAL TAGS */

a:link,a:visited,a:hover,a:active,a:focus {
	border: none;
	outline: none;
	color: #ccc;
	text-decoration: none
}

h6,#headerContainer h2 {
	font-size: 1.2em
}

#clearFooter,#sidebarContainer,.galleria-info-close,#navContainer li:hover ul ul,#navContainer li:hover ul ul ul,#navContainer li:hover ul ul ul ul {
	display: none
}

.notouch .galleria-info-close:hover,.touch .galleria-info-close:active,.notouch .galleria-info-link:hover,.touch .galleria-info-link:active,.notouch .galleria-image-nav-left:hover,.notouch .galleria-image-nav-right:hover,.touch .galleria-image-nav-left:active,.touch .galleria-image-nav-right:active,.notouch .galleria-thumb-nav-left:hover,.notouch .galleria-thumb-nav-right:hover,.touch .galleria-thumb-nav-left:active,.touch .galleria-thumb-nav-right:active {
	opacity: 1;
	filter: alpha(opacity=100)
}

.galleria-carousel .galleria-thumb-nav-left,.galleria-carousel .galleria-thumb-nav-right,#navContainer li:hover ul,#navContainer li li:hover ul,#navContainer li li li:hover ul,#navContainer li li li li:hover ul,.rw-sitemap {
	display: block
}

.blog-tag-size-1,.blog-tag-size-2,.blog-tag-size-3,.blog-tag-size-4,.blog-tag-size-5,.blog-tag-size-6,.blog-tag-size-7,.blog-tag-size-8,.blog-tag-size-9,.blog-tag-size-11,.blog-tag-size-12,.blog-tag-size-13,.blog-tag-size-14,.blog-tag-size-15,.blog-tag-size-16,.blog-tag-size-17,.blog-tag-size-18,.blog-tag-size-19,.blog-tag-size-20 {
	font-size: 1em
}

iframe{
	width: 100%;
	border: none;
}

/* @end */

/* @group HEADER */

/*#headerContainer, #contentContainer, #content, #navContainer {
	border: 1px solid #ee5050;
}*/

#socialContainer {
	width: 100%;
	top: 0;
	right: 0;
	height: auto;
	z-index: 500;
	position: relative;
	overflow: hidden;
	letter-spacing: 8px;
}

#headerContainer {
	position: absolute;
	top: 0;
	margin-top: 26px;
	left: 0;
	padding: 10px 0 10px 0;
	height: auto;
	min-height: 45px;
	width: 100%;
	z-index: 10;
}

#logoContainer {
	position: relative;
	float: left;
	width: auto;
	height: auto;
	top: 0;
	left: 40px;
	z-index: 10;
	padding-right: 50px
}

#headerContainer h1 {
    top: 0;
    padding-left: 40px;
	font-size: 2.3em;
	font-weight: 700
}

#headerContainer h2 {
    top: 0;
    padding-left: 40px;
	font-size: 1.2em;
	font-weight: 700
}



/* @end */

/* @group CONTENT */

#cover {
	position: absolute;
	bottom: 0;
	height: 100%;
	width: 100%
}

#overlay {
	position: relative;
	height: 100%
}

#contentContainer {
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 100%;
	top: 69px;
	margin: 0 auto;
	padding-top: 50px;
	
}

.aux1 {
	z-index: 10;
	position: relative;
	bottom: 370px;
	left: 0;
	width: 30%;
	padding: 10px 10px 10px 53px
}

.aux2 {
	z-index: 10;
	position: relative;
	bottom: 380px;
	left: 0;
	width: 30%;
	height: auto;
	margin: 0 20px;
	padding: 10px 10px 10px 53px
}

#content {
    display: none;
	position: relative;
	z-index: 1;
	height: auto;
	min-height: 0;
	margin: 0;
	padding: 20px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#search-results {
	position: relative;
	width: 200px;
	height: 50px;
	border: 1px solid #000
}

#content img {
	padding-right: 5px
}

#breadContainer {
	position: absolute;
	bottom: 45px;
	float: right;
	right: 52px;
	text-align: right;
	font-size: .8em;
	color: #000;
	z-index: 3
}

#breadContainer ul {
	list-style-type: none
}

#breadContainer li {
	display: inline
}

#footerContainer {
	position: absolute;
	width: 100%;
	height: 10px;
	text-align: right;
	right: 0;
	bottom: 15px;
	margin-bottom: 53px;
	margin-top: 10px;
	font-size: 1em;
	font-weight: 900;
	z-index: 10;
	padding: 10px 40px 10px 10px;
}

#rw_email_contact {
	padding-left: .5em
}

#myExtraContent1 {
	position: relative;
	top: -48px;
	font-size: 1em;
	z-index: 1;
	margin: 0 50px 20px;
	padding: 10px;
	height: auto;
	width: auto;
	min-height: 1%; /*IE hack*/
}

#navSlide {
	position: absolute;
	display: none;
	z-index: 500;
	top: 4px;
	right: 40px;
	width: 60px;
	height: 20px;
	text-align: center;
	text-decoration: none;
	padding: 2px 1px 1px 1px;
	color: #fff;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

/* @end */

/* @group GALLERIA */

.galleria-container {
	height: 100%;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1
}

.galleria-container img {
	-moz-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	z-index: 1
}

.galleria-stage {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1
}

.galleria-thumbnails-container {
	height: 50px;
	bottom: 0;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 1;
	background: transparent url(css/images/bg80.png);
	padding: 10px 50px 0
}

.galleria-carousel .galleria-thumbnails-list {
	margin-left: 30px;
	margin-right: 30px
}

.galleria-thumbnails .galleria-image {
	height: 40px;
	width: 60px;
	background: #000;
	border: 1px solid #000;
	float: left;
	cursor: pointer;
	margin: 0 5px 0 0
}

.galleria-counter {
	position: absolute;
	bottom: 80px;
	left: 0;
	padding-left: 11px;
	text-align: right;
	color: #FFF;
	font: normal 1em arial,sans-serif;
	z-index: 10
}

.galleria-loader {
	background: url(images/progress.gif) no-repeat center;
	width: 20px;
	height: 20px;
	position: fixed;
	top: 45%;
	right: 0;
	left: 0;
	z-index: 1;
	display: none;
	margin: 0 auto
}

.galleria-info {
	width: 100%;
	height: auto;
	bottom: 68px;
	left: 0;
	padding-left: 40px;
	z-index: 10;
	position: absolute;
	overflow: hidden;
	color: #000
}

.galleria-info-text {
	color: #000;
	display: block;
	zoom: 1;
	padding: 12px
}

.galleria-info-title {
	color: #000;
	margin: 0 0 7px;
	font: italic bold 1.6em Georgia, "Times New Roman", Times, serif;
}

.galleria-info-description {
	color: #000;
	margin: 0
}

.galleria-info-link {
	display: none;
	background-position: -669px -5px;
	opacity: .7;
	filter: alpha(opacity=70);
	position: absolute;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background-color: #000
}

.galleria-image-nav {
	position: absolute;
	top: 50%;
	margin-top: -62px;
	width: 100%;
	height: 62px;
	left: 0
}

.galleria-image-nav-left,.galleria-image-nav-right {
	opacity: .3;
	filter: alpha(opacity=30);
	cursor: pointer;
	width: 62px;
	height: 124px;
	position: absolute;
	left: 10px;
	z-index: 1;
	background-position: 0 46px
}

.galleria-image-nav-right {
	left: auto;
	right: 10px;
	background-position: -254px 46px;
	z-index: 2
}

.galleria-thumb-nav-left,.galleria-thumb-nav-right {
	cursor: pointer;
	display: none;
	background-position: -495px 17px;
	position: absolute;
	left: 35px;
	top: 0;
	height: 40px;
	width: 23px;
	z-index: 3;
	opacity: .8;
	filter: alpha(opacity=80)
}

.galleria-thumb-nav-right {
	background-position: -578px 17px;
	border-right: none;
	right: 40px;
	left: auto
}

.galleria-thumbnails-container .disabled {
	opacity: .2;
	filter: alpha(opacity=20);
	cursor: default
}

.notouch .galleria-thumbnails-container .disabled:hover {
	opacity: .2;
	filter: alpha(opacity=20);
	background-color: transparent
}

.galleria-thumb-nav-left,.galleria-thumb-nav-right,.galleria-info-link,.galleria-info-close,.galleria-image-nav-left,.galleria-image-nav-right {
	background-image: url(scripts/themes/classic/classic-map1.png);
	background-repeat: no-repeat;
	z-index: 10
}

.album-title {
	font-size: 1.5em;
	letter-spacing: -1px;
	line-height: 1.5;
	font-weight: bolder;
	color: #FFF
}

.album-description {
	color: #FFF
}

.thumbnail-caption {
	font-size: .8em;
	color: #000
}

/* @end */

/* @group NAVIGATION */

#navContainer {
	position: absolute;
	display: inline;
	z-index: 200;
	top: 40px;
	right: 0;
	width: 70%;
	padding: 0;
}

#navContainer ul {
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	z-index: 200;
	margin: 0 45px 20px 20px;
	padding: 0;
	float: right;
}

#navContainer a {
	display: inline;
	text-decoration: none;
	z-index: 20;
	padding: 0;
}

#navContainer li {
	float: left;
	position: relative;
	line-height: 33px;
	display: inline;
	margin: 0
}

#navContainer li a {
	display: block;
	text-decoration: none;
	z-index: 20;
	right: 0;
	font-weight: 900;
	margin: 0 0 0 20px;
}

#navContainer li p {
	display: block;
	text-decoration: none;
	cursor: default;
	z-index: 30;
	margin: 0;
	padding: 0 25px 0 15px;
}

/*second level*/

#navContainer ul ul {
	position: absolute;
	top: 52px;
	left: 0;
	display: none;
	width: 140px;
	margin: 0;
	padding: 0;
}

#navContainer ul ul::before {
    position: absolute;
    left: 20px;
    top: -20px;
    /*margin: 20px / 2;*/ 
}

#navContainer ul ul li {
	position: relative;
	line-height: 22px;
	display: block;
	width: 150px;
	margin: 0
}

#navContainer ul ul li a {
	font-size: 1em;
	font-weight: 900;
	display: block;
	text-decoration: none;
	z-index: 20;
	padding-left: 5px
}

#navContainer ul ul li p {
	display: block;
	text-decoration: none;
	cursor: default;
	z-index: 30;
	margin: 0;
	padding: 0 15px 0 0
}

/*third level*/

#navContainer ul ul ul {
	top: 10px;
	left: -144px;
	width: 155px;
	margin: 0;
	padding: 0;
}

#navContainer ul ul ul::before {
     position: absolute;
     left: 150px;
     top: 0;
     margin: 20px / 2;
}

#navContainer ul ul ul li {
	padding-top: 0;
	margin: 0
}

/* @end */

/* @group NAVIGATION MOBILE */

#navContainer2{
	display: none;
	position: relative;
	top: 30px;
	left: 0; 
 }

#navContainer2 ul {
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	z-index: 200;
	margin: 0;
	padding-left: 40px;
}

#navContainer2 #current {
	text-decoration: none;
	font-style: normal;
}

#navContainer2 .currentAncestor {
	font-style: normal;
	text-decoration: none;
}

/* Parent - Level 0 */

#navContainer2 ul .current {
	font-style: normal;
	text-decoration: none;
}

#navContainer2 li {
	display: block;
}

#navContainer2 a {
	text-transform: uppercase;
	display: block;
	padding: 0;
	text-decoration: none;
	margin-left: 5px;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: 800;
}

#navContainer2 a:hover {
	font-style: normal;
}

/* Child - Level 1 */

#navContainer2 ul ul {
	display: none;
	margin-left: 10px;
	position: static;
	background: none;
}

#navContainer2 ul ul li {
	display: block;
	visibility: visible !important;
}

#navContainer2 ul ul a {
	color: #000;
	font-size: 1em;
}

#navContainer2 ul ul a:hover {
	color: #000;
}

#navContainer2 ul ul .current {
	color: #000;
}

#navContainer2 ul ul .currentAncestor {
	color: #000;
}
	
#navContainer2 li:hover ul, #navContainer2 li.hover ul {
	display: none; 
}

#navContainer2 li .active {
	display: none;
}

/* @end */

/* @group BLOG */

.blog-entry {
	color: #000;
	padding-bottom: 100px;
	padding-left: 9px;
	margin: 0;
}

.blog-entry-title {
	font-size: 1.5em;
	letter-spacing: -1px;
	color: #000;
	font-weight: 700
}

.blog-entry-date {
	margin-bottom: 15px;
	letter-spacing: -1px;
	color: #000;
	padding: 10px 0 0
}

.blog-entry-category {
	margin-top: 10px;
	text-align: left
}

#blog-categories:before {
	content: "Categories:";
	display: block;
	margin-bottom: 5px;
	font-size: 1.2em;
	color: #000;
	font-weight: 700;
	letter-spacing: -1px
}

.blog-entry-body {
	color: #fff;
}

.blog-entry-comments {
	margin-top: 10px;
	font-size: 1em
}

#blog-archives:before {
	content: "Archives:";
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 30px;
	font-size: 1.2em;
	color: #000;
	font-weight: 700;
	letter-spacing: -1px
}

.blog-archive-headings-wrapper {
	margin-left: 52px;
	height: 135px;
	text-align: left;
	position: relative
}

.blog-archive-entries-wrapper {
	position: relative;
	text-align: left;
	margin: 0 0 120px 52px;
	padding: 0 0 20px
}

.blog-archive-entries-wrapper .blog-entry {
	border-bottom: 0;
	margin: 0;
	padding: 10px 0 20px
}

.blog-archive-entries-wrapper .blog-entry-body {
	border-bottom: #ddd 1px;
	text-align: justify;
	margin: 0 30px;
	padding: 10px 0 20px
}

.blog-archive-month {
	color: #000;
	font-size: 2em;
	margin: 30px 0 5px
}

.blog-archive-link {
	padding-left: 0;
	font-size: 1.6em
}

.blog-archive-link a:link,.blog-archive-link a:visited {
	color: #000;
	border-bottom-color: #000
}

#blog-categories {
	padding-top: 30px
}

#blog-rss-feeds:before {
	content: "Feeds:";
	display: block;
	margin-bottom: 5px;
	font-size: 1.2em;
	color: #000;
	padding-top: 30px;
	font-weight: 700;
	letter-spacing: -1px
}

.blog-entry-author {
	padding-top: 0;
	text-align: left;
	padding-left: 10px
}

.blog-entry-tags {
	padding: 15px 10px 0 0
}

p.blog-entry-tags {
	font-size: 1.2em;
	font-weight: 700
}

p.blog-entry-tags a {
	font-weight: 400
}

.blog-read-more {
	display: block;
	float: right;
	font-weight: 700;
	letter-spacing: -1px;
	margin: 30px 0 10px 5px
}

ul.blog-tag-cloud:before {
	content: "Tags:";
	display: block;
	padding-top: 30px;
	margin-bottom: 5px;
	font-size: 1.2em;
	color: #000;
	font-weight: 700;
	letter-spacing: -1px
}

ul.blog-tag-cloud li a:after {
	content: " "
}

ul.blog-tag-cloud {
	text-align: justify;
	margin: 0;
	padding: 0
}

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

.blog-tag-size-10 {
	font-size: 1.25em
}

/* @end */

/* @group SITEMAP */

.rw-sitemap ul {
	padding: 0 0 10px 10px
}

.rw-sitemap ul li {
	padding: 2px
}

.rw-sitemap ul li a {
	border: none
}

/* @end */

/* @group QUICKTIME */

.movie-page-title {
	font-size: 1.5em;
/*	letter-spacing: .1em;*/
	margin-bottom: 10px;
	font-weight: 700
}

.movie-page-description {
	font-size: 1em;
	margin: 10px 0 20px
}

.movie-thumbnail-frame {
	display: inline-block;
	position: relative;
	width: 300px;
	height: 200px;
	margin: 0 30px 50px 0
}

.movie-thumbnail-frame:hover {
	-webkit-transform: scale(1.009);
}

.movie-thumbnail-frame span {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	width: 300px;
	height: 200px;
	opacity: .5
}

.movie-thumbnail-frame span:hover {
	opacity: 1;
}

.movie-thumbnail-frame img {
	width: 100%;
	height: 100%;
	display: inline;
	margin: 0
}

.movie-thumbnail-caption {
	font-size: 1em;
	line-height: 20px
}

.movie-background {
	background-image: none;
	display: inline;
	padding: 0
}

.movie-frame {
	text-align: center;
	padding-top: 25px
}

.movie-title {
	padding-top: 20px;
	font-size: 14px;
	margin: 0 30px
}

/* @end */

/* @group FORM */

.message-text {
	font-size: 1.2em;
	letter-spacing: -1px;
	margin-bottom: 10px;
	font-weight: 700
}

.form-input-field {
	font-size: 1em;
	width: 50%;
	border: 1px solid #ccc;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-perspective: 1000;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all 150ms;
	-moz-transition: all 150ms;
	-ms-transition: all 150ms;
	-o-transition: all 150ms;
	transition: all 150ms;
	background-color: #FFF;
	padding: 5px
}

.form-input-field:focus {
	-webkit-transform: scale(1.03);
	background-color: #FFF;
	outline: none
}

.form-input-button {
	margin: 10px 10px 20px 0
}

/* @end */

/* @group FILESHARING */

.filesharing-page-title {
    float: left;
	font-size: 1.5em;
	padding-bottom: 50px
}

.filesharing-description {
	padding-bottom: 25px;
	padding-top: 2px;
	font-size: 1.3em;
	font-weight: 900;
}

.filesharing-item-title a {
    float: left;
    /*width: 100%;*/
	border-top: 1px solid #000;
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
	background: -webkit-linear-gradient(top, #000, #000);
	background: -moz-linear-gradient(top, #000, #000000);
	background: -ms-linear-gradient(top, #000, #000);
	background: -o-linear-gradient(top, #000, #000);
	padding: 5px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	color: #ffffff;
	font-size: 1.2em;
	font-family: Georgia, serif;
	text-decoration: none;
	vertical-align: middle;
}

.filesharing-item-title a:hover {
	border-top-color: #666;
	background: #666;
	color: #fff;
}

.filesharing-item-title a:active {
	border-top-color: #1b435e;
	background: #1b435e;
}

.filesharing-item-description {
	padding: 2px;
	margin-top: 10px;
	float: left;
	display: block;
}

.filesharing-item {
	clear: both;
	min-height: 50px;
	overflow: hidden;
	padding: 25px 0;
}

/* @end */
